All releases

v1.9.0 Mar 20, 2026

Redesigned sidebar and quicker permissions

New

4 changes
  • Chat/Permissions: added a session-based permission auto-accept toggle and polished permission-shield visuals for quicker, clearer approval workflows.
  • Git: refreshed history visuals and added clearer branch-boundary markers.
  • Git: added remote removal from sync workflows and stabilized polling to reduce noisy background refreshes (thanks to @yulia-ivashko).
  • Files: added debounced editor auto-save (thanks to @nguyenngothuong).

Improvements

6 changes
  • UI/Navigation: delivered a major sidebar redesign with clearer hierarchy, unified action patterns, and improved session organization (thanks to @yulia-ivashko).
  • Chat: reduced streaming CPU usage and background churn with steady turn rendering, debounced updates, and less storage thrash during long runs.
  • Panels/UI: softened panel resize affordances and tightened service dropdown/layout spacing for a cleaner, less distracting workspace.
  • Files: reworked search UI for searching in files.
  • Desktop/macOS: lowered the minimum supported macOS version to Ventura (13.0), expanding compatibility on older systems (thanks to @craigharman).
  • Updates/Reliability: unified update-check behavior across runtimes.

Fixes

3 changes
  • Chat: fixed scroll-to-latest and timeline tracking behavior.
  • Settings/UI: fixed settings scrolling on mobile, made outside-click closing immediate, and reduced settings load churn/CPU spikes.
  • Reliability/Platform: improved Windows path/process behavior and restored macOS PTY/microphone compatibility.