co-mono/packages/ai/src/providers
2026-02-13 23:41:49 +01:00
..
amazon-bedrock.ts Extend interleaved thinking test to Anthropic first-party provider (#1413) 2026-02-12 17:27:42 +01:00
anthropic.ts refactor(ai): fix inconsistencies, trim ai code+replace tests, remove unnceccessary tool_result check 2026-02-12 18:41:12 +01:00
azure-openai-responses.ts fix(ai): correct provider error message typo (closes #958) 2026-01-26 15:37:57 +01:00
github-copilot-headers.ts refactor(ai): fix inconsistencies, trim ai code+replace tests, remove unnceccessary tool_result check 2026-02-12 18:41:12 +01:00
google-gemini-cli.ts ai: update Antigravity system instruction to compact version, fix flaky tool test 2026-02-08 23:37:09 +01:00
google-shared.ts fix(ai): use parametersJsonSchema for Google tool declarations, revert Antigravity opus model 2026-02-08 15:53:17 +01:00
google-vertex.ts fix(ai): default tool call arguments to empty object for Google providers 2026-01-25 03:18:02 +01:00
google.ts fix(ai): correct provider error message typo (closes #958) 2026-01-26 15:37:57 +01:00
openai-codex-responses.ts feat: add configurable transport and codex websocket session caching 2026-02-13 23:41:49 +01:00
openai-completions.ts fix(ai): tolerate malformed trailing tool-call JSON in OpenAI streams closes #1424 2026-02-12 21:09:42 +01:00
openai-responses-shared.ts fix(ai): tolerate malformed trailing tool-call JSON in OpenAI streams closes #1424 2026-02-12 21:09:42 +01:00
openai-responses.ts feat(ai): route copilot claude via anthropic messages api 2026-02-12 18:41:12 +01:00
register-builtins.ts feat: custom provider support with streamSimple 2026-01-24 23:15:11 +01:00
simple-options.ts feat(ai): add generic metadata field to StreamOptions, closes #1384 2026-02-12 17:39:03 +01:00
transform-messages.ts fix(ai): skip errored/aborted assistant messages in transform-messages 2026-01-19 15:55:29 +01:00