Releases: stablyai/orca
Releases · stablyai/orca
v1.3.17-rc.5
What's Changed
- 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
Full Changelog: v1.3.17-rc.4...v1.3.17-rc.5
v1.3.17-rc.4
v1.3.17-rc.3
What's Changed
- 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
Full Changelog: v1.3.17-rc.2...v1.3.17-rc.3
v1.3.17-rc.2
What's Changed
- 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
Full Changelog: v1.3.17-rc.1...v1.3.17-rc.2
v1.3.17-rc.1
What's Changed
- 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
New Contributors
- @MonforteGG made their first contribution in #950
Full Changelog: v1.3.17-rc.0...v1.3.17-rc.1
v1.3.17-rc.0
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
Full Changelog: v1.3.16...v1.3.17-rc.0
v1.3.16
v1.3.15
What's Changed
- feat(file-explorer): remove delete confirmation, show toast by @AmethystLiang in #992
- docs(electron-skill): harden playwright-cli usage against alias and port collisions by @AmethystLiang in #996
- fix(settings): replace nested button with div[role=button] in BrowserProfileRow by @Jinwoo-H in #995
- fix(terminal): clear drag-select state after Cmd/Ctrl+click on a link by @nwparker in #997
- chore(release): expose patch/minor/major as Cut Release kinds by @nwparker in #999
- fix(ssh): register linked worktree paths with relay on connect by @Jinwoo-H in #994
Full Changelog: v1.3.14...v1.3.15
v1.3.14
What's Changed
- fix: resolve issues page flickering and tile memory exhaustion by @Jinwoo-H in #968
- fix(terminal): suppress xterm auto-replies during session restore by @brennanb2025 in #960
- fix(browser): stop webview reload when moving tab between groups by @brennanb2025 in #959
- fix(status-bar): use shared right-click menu, reposition on re-click, add icons by @nwparker in #969
- fix(editor): overlay rich markdown find bar instead of shifting content by @AmethystLiang in #970
- refactor(renderer): reduce render-time store churn by @nwparker in #966
- chore(release): cut releases via GitHub Actions workflow by @nwparker in #972
- refactor(runtime): split runtime-rpc.ts into a schema-validated method registry by @nwparker in #980
- fix(terminal): linkify bare filenames from
lsand stop underlining trailing whitespace by @nwparker in #983
Full Changelog: v1.3.13...v1.3.14
v1.3.14-rc.1
What's Changed
- refactor(runtime): split runtime-rpc.ts into a schema-validated method registry by @nwparker in #980
- fix(terminal): linkify bare filenames from
lsand stop underlining trailing whitespace by @nwparker in #983
Full Changelog: v1.3.14-rc.0...v1.3.14-rc.1