Skip to content

Releases: stablyai/orca

v1.3.17-rc.5

25 Apr 00:12

Choose a tag to compare

v1.3.17-rc.5 Pre-release
Pre-release

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

24 Apr 22:26

Choose a tag to compare

v1.3.17-rc.4 Pre-release
Pre-release

What's Changed

  • 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

Full Changelog: v1.3.17-rc.3...v1.3.17-rc.4

v1.3.17-rc.3

24 Apr 21:35

Choose a tag to compare

v1.3.17-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.17-rc.2...v1.3.17-rc.3

v1.3.17-rc.2

24 Apr 21:15

Choose a tag to compare

v1.3.17-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.17-rc.1...v1.3.17-rc.2

v1.3.17-rc.1

24 Apr 10:47

Choose a tag to compare

v1.3.17-rc.1 Pre-release
Pre-release

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

Full Changelog: v1.3.17-rc.0...v1.3.17-rc.1

v1.3.17-rc.0

23 Apr 22:29

Choose a tag to compare

v1.3.17-rc.0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.16...v1.3.17-rc.0

v1.3.16

23 Apr 20:03

Choose a tag to compare

What's Changed

  • fix(ui): submit dialog forms on Enter key by @artile in #989
  • fix(terminal): focus terminal after file-tree drop (#978) by @mvanhorn in #986

New Contributors

Full Changelog: v1.3.15...v1.3.16

v1.3.15

23 Apr 18:31

Choose a tag to compare

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

23 Apr 16:49

Choose a tag to compare

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 ls and stop underlining trailing whitespace by @nwparker in #983

Full Changelog: v1.3.13...v1.3.14

v1.3.14-rc.1

23 Apr 10:42

Choose a tag to compare

v1.3.14-rc.1 Pre-release
Pre-release

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 ls and stop underlining trailing whitespace by @nwparker in #983

Full Changelog: v1.3.14-rc.0...v1.3.14-rc.1