| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | < 13 hours ago | 6.3 kB | |
| v0.17.0 source code.tar.gz | < 13 hours ago | 7.5 MB | |
| v0.17.0 source code.zip | < 13 hours ago | 8.9 MB | |
| Totals: 3 Items | 16.4 MB | 0 | |
0.17.0 (2026-06-05)
Features
- add conversation cache and session persistence (#705) (353e306)
- memory optimization to prevent OOM in multi-session scenarios (#1437) (22b1a19)
- minimax: add MiniMax M3 model with 1M context window (#1470) (e2fa248)
- nvidia-nim: dynamic model discovery via integrate.api.nvidia.com (#1099) (#1177) (890456b)
- opengateway: add MiniMax M3 and Qwen 3.7 Max to the model catalog (#1515) (8705cd3)
- opengateway: Gemini 3.1 Flash Lite GA model id (#1537) (ea09176)
- provider: auto-switch on rate limit via providerFallbackChain (#768) (#1176) (cfbce38)
- sponsors: add Atlas Cloud sponsor and sponsored tip (#1536) (73a2833)
- xiaomi: retire deprecated MiMo V2 Pro and V2 Omni (#1538) (b1a8026)
Bug Fixes
- api: tighten reasoning_content heuristic to prevent false-positi… (#1201) (1fc5116)
- BashTool: include captured output in non-zero-exit error result (#1231) (#1249) (8416faa)
- cron: enforce MAX_CRON_PROMPT_CHARS cap on durable cron prompt l… (#1224) (f7d42c2)
- plugins: use mergeHooksSettings in marketplace supplement path (#1055) (#1167) (a7fc408)
- preserve raw mode across component re-renders (issue #843) (#1198) (3bf6ccd)
- promptinput: keep bash-mode
!out of the local mirror (#1179) (#1182) (ad3e208) - security: prevent CRLF injection, path injection, and error message leakage (#1477) (7278cad)
- show all configured Mistral models and fix model selection priority (#1360) (#1418) (7df7cad)
- show vision-specific error when provider returns 404 for image requests (#1187) (8801a4c)
- test: stop use-input test from leaking a global stdin mock (#1501) (96ddec7)
- typecheck: make session history cache variant-safe (#1494) (e7abb81)
- typecheck: narrow hook event counts (#1496) (11e46af)
- typecheck: restore AppState hook generics (#1503) (343cd1a)
- typecheck: restore proactive module import surface (#1495) (e357d59)
- typecheck: restore typed add-dir source (#1504) (2c755d3)
- use mistral-vibe-cli-latest as default model for Mistral AI (#1188) (671faf2)
- vscode: send schema-valid permission responses (#1401) (8065f8d)