co-mono/packages/coding-agent/docs
Mario Zechner 177c694406 feat: custom provider support with streamSimple
- Add resetApiProviders() to clear and re-register built-in providers
- Add createAssistantMessageEventStream() factory for extensions
- Add streamSimple support in ProviderConfig for custom API implementations
- Call resetApiProviders() on /reload to clean up extension providers
- Add custom-provider.md documentation
- Add custom-provider.ts example with full Anthropic implementation
- Update extensions.md with streamSimple config option
2026-01-24 23:15:11 +01:00
..
compaction.md Update custom-compaction example to use serializeConversation 2025-12-31 13:24:23 +01:00
custom-provider.md feat: custom provider support with streamSimple 2026-01-24 23:15:11 +01:00
extensions.md feat: custom provider support with streamSimple 2026-01-24 23:15:11 +01:00
rpc.md fix(coding-agent): handle auto-compaction failures gracefully 2026-01-16 23:13:26 +01:00
sdk.md feat(coding-agent): ResourceLoader, package management, and /reload command (#645) 2026-01-22 13:49:38 +01:00
session.md feat(coding-agent): add session path toggle and deletion to /resume 2026-01-18 20:25:00 +01:00
skills.md feat(coding-agent): support disable-model-invocation frontmatter for skills 2026-01-24 03:34:40 +01:00
theme.md Add theme-configurable HTML export colors (from PR #387) 2026-01-01 22:21:40 +01:00
tree.md Fix navigateTree API: add missing type updates, handler passthrough, and docs 2026-01-16 21:47:01 +01:00
tui.md feat(coding-agent): Add widget placement option (#850) 2026-01-19 15:54:24 +01:00