co-mono/packages/ai/src
Mario Zechner 8af8d0d672 Add MiniMax provider support (#656 by @dannote)
- Add minimax to KnownProvider and Api types
- Add MINIMAX_API_KEY to getEnvApiKey()
- Generate MiniMax-M2 and MiniMax-M2.1 models
- Add context overflow detection pattern
- Add tests to all required test files
- Update README and CHANGELOG with attribution

Also fixes:
- Bedrock duplicate toolResult ID when content has multiple blocks
- Sandbox extension unused parameter lint warning
2026-01-13 02:27:09 +01:00
..
providers Add MiniMax provider support (#656 by @dannote) 2026-01-13 02:27:09 +01:00
utils Add MiniMax provider support (#656 by @dannote) 2026-01-13 02:27:09 +01:00
cli.ts Revert "Remove Anthropic OAuth support" 2026-01-09 06:00:20 +01:00
index.ts Add the codex bridge prompt in the html export 2026-01-06 14:21:34 +01:00
models.generated.ts Add MiniMax provider support (#656 by @dannote) 2026-01-13 02:27:09 +01:00
models.ts fix: clean up Codex thinking level handling 2026-01-05 21:58:26 +01:00
stream.ts Add MiniMax provider support (#656 by @dannote) 2026-01-13 02:27:09 +01:00
types.ts Add MiniMax provider support (#656 by @dannote) 2026-01-13 02:27:09 +01:00