Gabe Ruttner
|
5babd09679
|
docs: chunky overhaul (#3129)
* improve overall docs structure and things
|
2026-03-04 14:33:15 -08:00 |
|
Gabe Ruttner
|
de68e1375a
|
Feat: typescript middleware (#3066)
* feat: typed middleware
* feat: chaining
* feat: typed global input
* feat: typed global output
* feat: inferred types from middleware
* feat: with chaining
* docs: initial pass
* feat: implicit chaining
* fix: implicit spread
* docs: separate examples
* refactor: rename middleware hooks from `pre`/`post` to `before`/`after` for consistency
* fix: search
* chore: lint
* fix: tests
* Update frontend/docs/pages/home/middleware.mdx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* release: 1.13.0
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-23 04:16:00 -08:00 |
|
Mohammed Nafees
|
1361047d11
|
Add upgrading and downgrading guide to self-hosting docs (#3044)
* new instance upgrade downgrade doc
* fix vercel build
* PR comments
* fix services
* no best practices section
|
2026-02-19 15:41:56 +01:00 |
|
Gabe Ruttner
|
94066fab98
|
Feat--llm-readable-docs (#3030)
* feat: generate flat files
* feat: init mcp
* feat: enhance tab labels with themed icons and add new logos for programming languages
* feat: install in onboarding flows
* structural cleanup
* chore: remove desktop and add buttons
* feat: posthog instrumentation
* fix: responsive buttons
* nit: raw
* feat: minisearch
* feat: wip improved search
* feat: update MCP installation documentation and links
* chore: lint
* chore: cleanup comment
* fix: docstring
* fix: improve search highlighting and scrolling behavior
* chore: lint
* chore: review
* feat: add safeBase64Encode function and update origin handling in theme.config.tsx
* chore: feedback
* feat: ruby logo
* chore: lint
|
2026-02-16 03:07:45 -08:00 |
|