Saggar 0.14.0
Saggar 0.14.0 was released on 2026-07-30.
Added
- Preview local image file paths when hovering over them in a terminal.
- Added optional, sanitized crash reporting that excludes terminal content and personal data.
- Browse every command typed in a terminal with ⌘⇧J, then jump straight to its prompt.
Changed
- ⌘↑ / ⌘↓ now move between terminals, the app's most repeated gesture. The prompt walk moves to ⌘⇧↑ / ⌘⇧↓ and the scrollback's ends to ⌥⌘↑ / ⌥⌘↓; ⌘⇧] / ⌘⇧[ and ⌘Home / ⌘End keep working.
Fixed
- Keep a queued run-next command to one short line in the terminal's header, so a long agent prompt no longer spills over the header and the terminal.
- Give Turbo a beat to resolve agent prompts before sending needs-you notifications.
- Make terminal number shortcuts count only visible rows, skipping terminals inside collapsed projects.
- Stop stubborn foreground programs after a short grace period when closing their terminal, so agent sessions can be resumed.
- Use a slim overlay scrollbar in the project rail instead of a wide permanent gutter.
- Let the full header bar expand or collapse a docked monitor.
- Keep the arrow cursor over docked monitors instead of leaking the terminal underneath's caret through them.
- Fully stop foreground programs when closing their terminal, so agent sessions can be resumed.
- Show a terminal's full name when hovering over its title.
- Keep new terminals in the project visible when their action runs, including model picks and ⌘T from popped-out terminals.
- Keep inactive terminals open while they're visible in popped-out windows.
- Keep older remote-control pairings working after security upgrades.
- Stop failed background requests when navigating to documentation pages.
- Show a useful empty state after the last terminal closes instead of asking returning users to add their first project.
- Strip Claude Code's animated spinner from terminal names, so a working terminal no longer wears a moving dot.
- Keep “Close inactive terminals” visible, and let it close idle agent terminals.