co-mono/packages/ai/src/utils
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
..
oauth Prepare for alternative Codex harness certification 2026-01-10 13:22:10 +01:00
event-stream.ts refactor(ai): improve error handling and stop reason types 2025-09-18 19:57:13 +02:00
json-parse.ts refactor(ai): improve error handling and stop reason types 2025-09-18 19:57:13 +02:00
overflow.ts Add MiniMax provider support (#656 by @dannote) 2026-01-13 02:27:09 +01:00
sanitize-unicode.ts Add Unicode surrogate sanitization for all providers 2025-10-13 14:26:54 +02:00
typebox-helpers.ts refactor(ai): improve error handling and stop reason types 2025-09-18 19:57:13 +02:00
validation.ts Enable more biome lints and fix things 2025-12-21 22:56:20 +01:00