co-mono/packages/ai/src
Mario Zechner 1caadb2e2a fix(ai): use parametersJsonSchema for Google tool declarations, revert Antigravity opus model
- Use parametersJsonSchema instead of parameters for Gemini tool declarations
  to support full JSON Schema (anyOf, oneOf, const, etc.)
- Keep legacy parameters field for Claude models on Cloud Code Assist, where
  the API translates parameters into Anthropic's input_schema
- Revert claude-opus-4-6-thinking back to claude-opus-4-5-thinking (model
  doesn't exist on the Antigravity endpoint)

fixes #1398
2026-02-08 15:53:17 +01:00
..
providers fix(ai): use parametersJsonSchema for Google tool declarations, revert Antigravity opus model 2026-02-08 15:53:17 +01:00
utils fix(ai): guard google oauth node http imports for browser bundlers closes #1330 2026-02-06 18:44:57 +01:00
api-registry.ts refactor(ai): register api providers 2026-01-24 23:15:11 +01:00
cli.ts refactor(oauth): add provider registry 2026-01-24 23:15:11 +01:00
env-api-keys.ts feat(ai): add Kimi For Coding provider support 2026-01-29 04:12:28 +01:00
index.ts fix(ai,coding-agent): re-export typebox symbols and align docs closes #1338 2026-02-06 18:34:25 +01:00
models.generated.ts fix(ai): use parametersJsonSchema for Google tool declarations, revert Antigravity opus model 2026-02-08 15:53:17 +01:00
models.ts fix(ai): enable xhigh for anthropic opus 4.6 2026-02-05 22:57:43 +01:00
stream.ts fix(ai): OAuth login/refresh now respects HTTP proxy env vars 2026-02-01 19:08:13 +01:00
types.ts fix(ai): omit strict for unsupported openai completions 2026-02-02 00:44:55 +01:00