๐ v2.9.5
โจ New Providers
| Provider | Base URL | Models | Type |
|---|---|---|---|
| OpenCode Zen | opencode.ai/zen/v1
| minimax-m2.5-free, big-pickle, gpt-5-nano | Free |
| OpenCode Go | opencode.ai/zen/go/v1
| glm-5, kimi-k2.5, minimax-m2.7, minimax-m2.5 | Paid |
Both use the new OpencodeExecutor with multi-format routing (OpenAI / Claude / Responses / Gemini).
๐ Bug Fixes
| Issue | Fix |
|---|---|
| #523 / #526 | CLI config files saved the masked display key โ now resolved via keyId DB lookup
|
| Embedding credentials | Custom embedding providers now correctly resolve credentials from the provider node ID |
| #531 | CACHE_TAG_PATTERN now matches surrounding \n sequences
|
Tests
832/832 โ
PR #528 by @jacob2826 ยท PR #530 by @kang-heewon