co-mono/packages/coding-agent/src/core/extensions
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
..
index.ts refactor(oauth): add provider registry 2026-01-24 23:15:11 +01:00
loader.ts refactor(oauth): add provider registry 2026-01-24 23:15:11 +01:00
runner.ts refactor(oauth): add provider registry 2026-01-24 23:15:11 +01:00
types.ts feat: custom provider support with streamSimple 2026-01-24 23:15:11 +01:00
wrapper.ts refactor(coding-agent): unify tool and event handler context creation 2026-01-08 03:45:39 +01:00