What's Changed
- fix(worktree): seed nav history with hydrated active worktree by @brennanb2025 in #1002
- fix(file-explorer): prevent scroll snap after native file drop by @Jinwoo-H in #1003
- feat: make links in file open in Orca browser by @AmethystLiang in #1005
- feat: add Linear integration by @Jinwoo-H in #1007
- fix: dispose hidden PTY listeners before kill by @heyramzi in #991
- feat(tab-drag): VS Code-style blue insertion bar + cross-group drag ghost by @brennanb2025 in #872
- fix(tabs): walk active group order on keyboard tab switch by @brennanb2025 in #1011
- feat(terminal): add Windows default shell setting (PowerShell vs CMD) by @MonforteGG in #950
- fix(fs): address symlink/delete/remote safety issues from review by @AmethystLiang in #1012
- feat(updater): collapse update card into status bar by @AmoabaKelvin in #1008
- fix(titlebar): make empty tab bar space draggable on macOS by @Jinwoo-H in #1013
- Rename add repo copy to add project by @nwparker in #1014
- feat(agent-status): shared types + renderer store slice foundation by @brennanb2025 in #1016
- feat(tab-bar): add colored top border to active tab by @brennanb2025 in #1020
- feat(issues): make issues page writable with inline editing by @Jinwoo-H in #1017
- Fix stuck modifier hint cleanup by @brennanb2025 in #1021
- fix(terminal): terminal mic access by @Jingyue-Wu in #1018
- Fix daemon shell-ready wrapper persistence by @Jinwoo-H in #1025
- feat(ssh): detect remote-host CLI agents in quick-launch menu by @Jinwoo-H in #1027
- Add community PR project tracking workflow by @nwparker in #1030
- fix(issues): enable new-issue button across multi-repo selection by @AmethystLiang in #1051
- Add community PRs directly to project by @nwparker in #1052
- fix(ssh): use SSH target label for home directory remote repos by @Jinwoo-H in #1031
- feat(terminals): per-tab activity indicators by @brennanb2025 in #944
- feat: add Claude account switcher by @Jinwoo-H in #1050
- fix(term): stop daemon emulator from replying to xterm queries by @AmoabaKelvin in #1024
- fix(updater): keep prerelease users on the RC channel by @nwparker in #1053
- Revert "fix(terminal): terminal mic access" by @nwparker in #1057
- fix(linear): stop keychain prompt from appearing during app launch by @Jinwoo-H in #1058
- feat(agent-hooks): shared types, renderer store, local hook server + Claude/Codex/Gemini/OpenCode wiring (gated) by @brennanb2025 in #1019
- refactor(ui): polish sidebar typography and compact task page chrome by @AmethystLiang in #1062
- fix(daemon): defer startup flush past shell raw-mode switch by @nwparker in #1060
- fix(ssh): support Cmd+P file search for non-git folders without ripgrep by @Jinwoo-H in #1065
- feat(ssh): surface SSH status in worktree UI and streamline add-repo flow by @AmethystLiang in #1067
- fix(sidebar): keep worktree spinner working while any split pane is active by @nwparker in #1064
New Contributors
- @MonforteGG made their first contribution in #950
Full Changelog: v1.3.16...v1.3.17