New Features
- OpenCode presets now include GLM 5.2 through the Z.AI and Z.AI Coding Plan providers.
- GPT-5.6 (Sol, Terra, and Luna) is available for the OpenAI and Codex agents, with Sol as the new default.
Improvements
- Any extension can now enable a native-code backend module, approved once via a single consent prompt instead of an allowlist or a per-workspace dialog.
- Tracker link chips in chat now show more of the item title before truncating.
Fixed
- Bundled Codex runtime updated to 0.142.5 so the Codex Chrome plugin can start in Nimbalyst with the current Codex plugin protocol.
- The Claude Usage popover now shows the Claude provider icon instead of a generic layers icon.
- Editing a markdown file with em dashes or curly quotes no longer corrupts the text into
âsymbols or traps it in a reload loop. - File links to paths with spaces (e.g.
My Project) now stay clickable in chat instead of breaking at the first space. - Sidebar resize handles now keep responding while dragged over a mockup preview.
- Codex/ChatGPT sessions no longer reject Nimbalyst's own tools with "user rejected MCP tool call".
- Extension agent provider settings now save correctly instead of being discarded.
Commits
- Release v0.68.0
- fix: stop Codex sessions rejecting Nimbalyst MCP tools
- fix: allow saving extension agent provider settings
- fix: keep panel resizing responsive over embedded editors
- fix: show Claude icon in usage popover
- fix: show more of tracker link title in chat
- feat: add GPT-5.6 models for OpenAI and Codex
- feat: add adaptive launcher icon foreground assets
- feat: prepare Android app for Play Store launch
- fix: keep file links with spaces clickable in chat
- fix: stop markdown corruption and reload loop from encoding misdetection
- fix: stop duplicate React in dev from optimizeDeps re-optimize churn
- refactor: gate backend modules by consent, not an allowlist
- feat(opencode): add GLM 5.2 presets (#735)
- fix: restore Codex Chrome plugin compatibility (#751)
- docs: public release notes for v0.67.3
- Release v0.67.3
- fix: stop Claude Code from breaking after update on Windows
- Release v0.67.2
- test: include shared-index schemas in MCP budget check
Downloads
- macOS: Download the .dmg file
- Windows: Download the .exe file
- Linux: Download the .AppImage file