v2.9.0
Highlights
- Agent session persistence — Thread messages, open editor tabs, and file buffers restore when you return to a conversation.
- Disk conflict handling — Workspace files watched on disk; modal when on-disk changes clash with unsaved editor edits.
- Problems tab — LSP diagnostics from open files in the agent workspace.
- Editor polish — Scroll position per tab; command palette and rename wiring improvements.
- Safer links — More reliable
file://and open-external behavior for previews (including Windows paths). - UI fix — Removed the assistant "Edit prompt" control that suggested editing AI replies.
Run npm run electron:build locally to produce installers for your platform, or use your existing CI/build pipeline to attach artifacts to this release if needed.
Full Changelog: v2.8.1...v2.9.0