co-mono/packages/coding-agent/src/core
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
..
compaction Hook up custom summarization on branch switch 2026-01-12 00:09:33 +01:00
export-html Prepare for alternative Codex harness certification 2026-01-10 13:22:10 +01:00
extensions Revert "Fix jiti alias resolution in dev mode with tsx" 2026-01-12 17:41:46 +01:00
tools feat(coding-agent): add pluggable operations for remote tool execution 2026-01-08 19:32:25 +01:00
agent-session.ts Improve Google Cloud Code Assist error handling (#665) 2026-01-13 00:41:20 +01:00
auth-storage.ts Revert "Remove Anthropic OAuth support" 2026-01-09 06:00:20 +01:00
bash-executor.ts fix(coding-agent): UTF-8 corruption in remote bash execution 2026-01-10 13:55:02 +01:00
event-bus.ts Fix event bus async error handling, clear pending messages on session switch, improve SDK docs 2026-01-04 22:04:50 +01:00
exec.ts Merge hooks and custom-tools into unified extensions system (#454) 2026-01-05 01:43:35 +01:00
footer-data-provider.ts fix(coding-agent): footer git branch not updating after external branch switches 2026-01-11 23:27:22 +01:00
index.ts Rename /branch command to /fork 2026-01-11 23:12:31 +01:00
keybindings.ts Add Alt+Up hotkey to restore queued messages (#604) 2026-01-09 20:31:51 +01:00
messages.ts Merge hooks and custom-tools into unified extensions system (#454) 2026-01-05 01:43:35 +01:00
model-registry.ts feat(ai): Add Amazon Bedrock provider (#494) 2026-01-13 00:32:59 +01:00
model-resolver.ts Add MiniMax provider support (#656 by @dannote) 2026-01-13 02:27:09 +01:00
prompt-templates.ts fix(coding-agent): follow symlinked directories in prompt template loading (#601) 2026-01-09 18:41:42 +01:00
sdk.ts Fix --no-skills flag not preventing skills from loading 2026-01-08 23:41:54 +01:00
session-manager.ts fix(coding-agent): make /new create a new session file 2026-01-12 17:06:33 +01:00
settings-manager.ts Rename /branch command to /fork 2026-01-11 23:12:31 +01:00
skills.ts Skip over exact duplicate skills 2025-12-24 22:45:19 +01:00
system-prompt.ts Revert "Remove Anthropic OAuth support" 2026-01-09 06:00:20 +01:00
timings.ts Release v0.27.1 2025-12-22 19:28:26 +01:00