0.11.0 (2026-05-14)
Features
- add sponsored tips with frequency-gated display (#1140) (a4cbb78)
- groq: dynamic model discovery with mapModel filtering and hybrid catalog (#1143) (a65bdb4)
- implement high-performance SQLite storage layer with JSON audit log (Phase 2 Masterpiece) (#1106) (e12432e)
- nvidia-nim: add latest chat models, remove duplicate Mixtral 8x22B entry. Verified against integrate.api.nvidia.com/v1/models on 2026-05-13. Tracks #1099. (#1145) (0f6668f)
- provider: add Gitlawb Opengateway as default provider with MiMo (#1165) (5b5ba88)
- provider: add Venice official provider (#1109) (f9621ab)
- provider: add Xiaomi MiMo integration (#1152) (18483e4)
Bug Fixes
- agent: prevent mid-flight peeking and taking over of forks (#1153) (74e3947)
- bashPermissions: block command substitution in array subscript position (#1111) (4a98a4a)
- bashSecurity: tighten fc -e detection to avoid long-flag false positives (#1107) (0c88def)
- codex: normalize empty MCP object schemas (#1121) (7ea74f2)
- errors: surface re-auth hint on OAuth token expiry 401s (#1042) (#1142) (921594e)
- hide missing-module slash command stubs (#1136) (cf33f03)
- integrations: cap gpt-5.5 context window at Codex effective limit (#1118) (#1141) (cac11dc)
- replace raw abort signal timeouts (#1123) (877b4dc)
- surface actionable error when fetch fails in _doOpenAIRequest (#447) (3af0924)
- update vulnerable dependencies (#1149) (5328f57)