Bug Fixes
- fix: prevent UI freeze when tmux server is dead (#444)
- fix: permission prompt shows as idle when session was previously acknowledged (#493, original #427)
- fix: always bash-c wrap commands when wrapper is configured (#494, original #431)
- fix(tmux): check COLORFGBG before OS appearance for theme detection (#495, original #426)
- fix: render path suggestions as floating overlay to prevent dialog jump (#449)
- fix: reset multi-repo state when reopening new session dialog (#470)
- fix: use Kitty keyboard pop instead of push mode 0 (#473)
Features
- feat: show current task description inline for selected session (#474)
- feat: add conducting parent selector to new session dialog (#476)
- feat(tmux): add opt-in user-scope tmux launch via systemd-run (#467)
- feat: add auto-mode toggle (--permission-mode auto) for Claude sessions (#441)
- feat(worktree): add setup script support for post-creation automation (#497, original #432)
- feat(ui): show immediate placeholder when creating worktree sessions (#498, original #433)
- feat: add MiniMax as cost tracking provider with model pricing (#499, original #428)
Security
- fix(security): secret resolution, path validation, permission hardening, and dependency updates (#496, original #407)
Full Changelog: v1.2...v1.3