Install
CHANGELOG
March 1, 2026

Intent 0.2.16 Release Notes

Highlights:
- Fixed a crashing bug introduced in 02.12: a silent dependency upgrade buried in a lockfile regeneration caused the app to crash whenever you opened a terminal.
- Provider auth status now visible in Settings: see at a glance whether you're logged in to Claude, Codex, or OpenCode, with a link to sign-in instructions for common support issues.
- Redesigned Changes panel: per-file grouping, "mark as viewed" checkboxes, and commit headers.
- Copy branch name from the Changes panel or overview card.
- Files opened in the editor now auto-refresh when an agent edits them — no manual reload required.
- Improved keyboard navigation in file search results. Cmd+O now opens the workspace list as a sidebar panel instead of an overlay.
- Windows-specific editor and path handling fixes.
- Queued messages no longer get stuck when event delivery races with stream completion.

Other fixes:
- Spec panel not opening after a background agent write.
- Messages lost for navigated-to agents.
- Directory clicks in file explorer.
- Workspace switcher badge mismatches.
- Transition crashes during workspace switching.
- file:// URLs now work in the embedded browser.