mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 19:05:11 +00:00
- Add google-gemini-cli provider: free Gemini 2.0/2.5 via Cloud Code Assist - Add google-antigravity provider: free Gemini 3, Claude, GPT-OSS via sandbox - Move OAuth infrastructure from coding-agent to ai package - Fix thinking signature handling for cross-model handoff - Fix OpenAI message ID length limit (max 64 chars) - Add GitHub Copilot overflow pattern detection - Add OAuth provider tests for context overflow and streaming |
||
|---|---|---|
| .. | ||
| .temp-images | ||
| data | ||
| abort.test.ts | ||
| agent.test.ts | ||
| context-overflow.test.ts | ||
| copilot-initiator.test.ts | ||
| empty.test.ts | ||
| gemini-3-flash-tool-calling.test.ts | ||
| google-thought-signature.test.ts | ||
| handoff.test.ts | ||
| image-limits.test.ts | ||
| image-tool-result.test.ts | ||
| mistral-debug.test.ts | ||
| mistral-empty-assistant.test.ts | ||
| mistral-sdk.test.ts | ||
| stream.test.ts | ||
| tokens.test.ts | ||
| tool-call-without-result.test.ts | ||
| tool-validation.test.ts | ||
| total-tokens.test.ts | ||
| unicode-surrogate.test.ts | ||
| xhigh.test.ts | ||