Releases: stablyai/orca
Releases · stablyai/orca
v1.4.31-rc.0
What's Changed
- Clean up hidden rate limit PTYs by @Jinwoo-H in #2862
- fix(sidebar): keep scroll position stable when deleting a workspace by @tmchow in #2863
- Improve refresh local base ref UX by @brennanb2025 in #2570
- Fix keyboard layout shortcut dispatch by @nwparker in #2867
- Keep skill install action visible after detection by @AmethystLiang in #2868
- Fix wrapped terminal file links by @Jinwoo-H in #2690
- fix: Node native runtime rebuild verification by @xipeng-jin in #2845
- fix(worktree): match slash-named branches in base-ref search by @tmchow in #2861
- Fix updater release asset readiness checks by @brennanb2025 in #2870
Full Changelog: v1.4.30...v1.4.31-rc.0
v1.4.30
What's Changed
- Center Settings content in right pane by @xipeng-jin in #2772
- Fix macOS daemon DNS resolver reuse by @nwparker in #2835
- Fix Claude approval status clearing by @nwparker in #2833
- Fix release E2E failures from run 26464693075 by @nwparker in #2849
- Add Command Code agent status tracking by @nwparker in #2853
- Fix SSH sessions after host sleep by @nwparker in #2854
- Add powerMonitor to electron mock in attach-main-window-services test by @brennanb2025 in #2855
- Redesign tour intro preview by @brennanb2025 in #2852
- Persist worktree creation base in git config by @brennanb2025 in #2859
- Fix blocked terminal clipboard write guidance by @nwparker in #2860
- Recover hidden terminal output from main-owned state by @nwparker in #2848
- Fix hidden browser automation paintability by @Jinwoo-H in #2851
New Contributors
- @xipeng-jin made their first contribution in #2772
Full Changelog: v1.4.29...v1.4.30
v1.4.30-rc.1
What's Changed
- Persist worktree creation base in git config by @brennanb2025 in #2859
- Fix blocked terminal clipboard write guidance by @nwparker in #2860
- Recover hidden terminal output from main-owned state by @nwparker in #2848
Full Changelog: v1.4.30-rc.0...v1.4.30-rc.1
v1.4.30-rc.0
What's Changed
- Center Settings content in right pane by @xipeng-jin in #2772
- Fix macOS daemon DNS resolver reuse by @nwparker in #2835
- Fix Claude approval status clearing by @nwparker in #2833
- Fix release E2E failures from run 26464693075 by @nwparker in #2849
- Add Command Code agent status tracking by @nwparker in #2853
- Fix SSH sessions after host sleep by @nwparker in #2854
- Add powerMonitor to electron mock in attach-main-window-services test by @brennanb2025 in #2855
- Redesign tour intro preview by @brennanb2025 in #2852
New Contributors
- @xipeng-jin made their first contribution in #2772
Full Changelog: v1.4.29...v1.4.30-rc.0
v1.4.29
What's Changed
- Fix shell-launched OMP status hooks by @nwparker in #2821
- Fix release E2E drift by @nwparker in #2822
- Add Command Code as a supported CLI agent by @BorjaLL in #2520
- feat: add multi-select support to explorer file tree by @db-keli in #1840
- Fix floating terminal tab switch shortcuts by @nwparker in #2823
- Fix floating workspace link routing by @Jinwoo-H in #2825
- Improve mobile markdown editing by @Jinwoo-H in #2826
- fix(shell-ready): honor user's ZDOTDIR (XDG-layout fix, redo of #1737) by @prateek in #1947
- feat(terminal): add terminalJISYenToBackslash setting by @octu0 in #2818
- Confirm onboarding dismissal by @nwparker in #2829
- Add live terminal preview to settings by @twoTimesAgnew in #2049
- Fix smart GitHub URL create latency by @nwparker in #2831
- Clear delivered diff notes after sending by @AmethystLiang in #2820
- fix(sidebar): indent worktree rows under their project header by @tmchow in #2841
- Remove ready-to-merge badge from checks panel by @AmethystLiang in #2846
- fix(ci): skip zsh shell example when zsh is unavailable by @AmethystLiang in #2847
New Contributors
- @db-keli made their first contribution in #1840
- @twoTimesAgnew made their first contribution in #2049
Full Changelog: v1.4.28...v1.4.29
v1.4.29-rc.0
What's Changed
- Fix shell-launched OMP status hooks by @nwparker in #2821
- Fix release E2E drift by @nwparker in #2822
- Add Command Code as a supported CLI agent by @BorjaLL in #2520
- feat: add multi-select support to explorer file tree by @db-keli in #1840
- Fix floating terminal tab switch shortcuts by @nwparker in #2823
- Fix floating workspace link routing by @Jinwoo-H in #2825
- Improve mobile markdown editing by @Jinwoo-H in #2826
- fix(shell-ready): honor user's ZDOTDIR (XDG-layout fix, redo of #1737) by @prateek in #1947
- feat(terminal): add terminalJISYenToBackslash setting by @octu0 in #2818
- Confirm onboarding dismissal by @nwparker in #2829
- Add live terminal preview to settings by @twoTimesAgnew in #2049
- Fix smart GitHub URL create latency by @nwparker in #2831
- Clear delivered diff notes after sending by @AmethystLiang in #2820
New Contributors
- @db-keli made their first contribution in #1840
- @twoTimesAgnew made their first contribution in #2049
Full Changelog: v1.4.28...v1.4.29-rc.0
v1.4.28
What's Changed
- Suppress GPU shutdown crash prompts by @brennanb2025 in #2759
- Rename Smart sort to Agent Activity by @brennanb2025 in #2761
- Allow case-only file explorer renames by @AmethystLiang in #2763
- Suppress recoverable Chromium child crash reports by @nwparker in #2762
- Revert "Align tab bar action buttons" by @AmethystLiang in #2767
- Tune light sidebar hover contrast by @nwparker in #2770
- Use dropdown for onboarding notification sounds by @nwparker in #2766
- Add agent command templates to quick commands by @brennanb2025 in #2771
- Add Cmd-J settings and quick actions by @brennanb2025 in #2769
- Left-align onboarding tour intro and add Continue action by @brennanb2025 in #2774
- Allow OS metadata during worktree delete preflight by @brennanb2025 in #2760
- Revert "Allow OS metadata during worktree delete preflight" by @brennanb2025 in #2776
- Fix multiline quick command execution by @nwparker in #2779
- Allow starting from primary worktree after adding repo by @AmethystLiang in #2781
- Restore agent hook opt-out controls by @nwparker in #2778
- Refine shortcut settings UX by @nwparker in #2787
- Fix RC PTY regression from agent hook build output collision by @Jinwoo-H in #2788
- Unpack yaml for packaged Orca CLI by @Jinwoo-H in #2790
- Fix Checks panel local branch empty state by @brennanb2025 in #2768
- Persist right sidebar visibility globally by @brennanb2025 in #2792
- fix: pr-bug-scan validated finding from #2774 by @buf0-bot[bot] in #2789
- Improve Computer Use permission setup by @Jinwoo-H in #2758
- Isolate Codex hooks in Orca runtime home by @brennanb2025 in #2350
- Fix Cmd+J create workspace selection by @brennanb2025 in #2800
- test: cover markdown ordered list exits by @Jinwoo-H in #2805
- Add file-opening commands to Orca CLI by @Jinwoo-H in #2782
- Fix floating workspace terminal shortcut focus by @Jinwoo-H in #2801
- Collapse child agents in worktree cards by @AmethystLiang in #2807
- Re-add scroll to open workspace control by @brennanb2025 in #2796
- Add OMP (oh-my-pi) as first-class TuiAgent by @oldschoola in #2662
- Reveal new worktrees in sidebar by @Jinwoo-H in #2804
- Fix onboarding tour footer and copy by @brennanb2025 in #2799
- Revert Claude scoped settings launch path by @brennanb2025 in #2809
- Fix Windows terminal PATH refresh by @Jinwoo-H in #2810
- Fix OMP agent status routing by @nwparker in #2815
- Bridge legacy Codex sessions into runtime home by @brennanb2025 in #2816
- Make onboarding flow a centered modal by @nwparker in #2817
- Prefer hardlinks for Codex session bridge by @brennanb2025 in #2819
- Fix Chrome cookie import schema drift by @Jinwoo-H in #2812
New Contributors
- @oldschoola made their first contribution in #2662
Full Changelog: v1.4.27...v1.4.28
v1.4.28-rc.7
What's Changed
- Make onboarding flow a centered modal by @nwparker in #2817
- Prefer hardlinks for Codex session bridge by @brennanb2025 in #2819
Full Changelog: v1.4.28-rc.6...v1.4.28-rc.7
v1.4.28-rc.6
What's Changed
- Fix Cmd+J create workspace selection by @brennanb2025 in #2800
- test: cover markdown ordered list exits by @Jinwoo-H in #2805
- Add file-opening commands to Orca CLI by @Jinwoo-H in #2782
- Fix floating workspace terminal shortcut focus by @Jinwoo-H in #2801
- Collapse child agents in worktree cards by @AmethystLiang in #2807
- Re-add scroll to open workspace control by @brennanb2025 in #2796
- Add OMP (oh-my-pi) as first-class TuiAgent by @oldschoola in #2662
- Reveal new worktrees in sidebar by @Jinwoo-H in #2804
- Fix onboarding tour footer and copy by @brennanb2025 in #2799
- Revert Claude scoped settings launch path by @brennanb2025 in #2809
- Fix Windows terminal PATH refresh by @Jinwoo-H in #2810
- Fix OMP agent status routing by @nwparker in #2815
- Bridge legacy Codex sessions into runtime home by @brennanb2025 in #2816
New Contributors
- @oldschoola made their first contribution in #2662
Full Changelog: v1.4.28-rc.5...v1.4.28-rc.6
v1.4.28-rc.5
What's Changed
- Fix Checks panel local branch empty state by @brennanb2025 in #2768
- Persist right sidebar visibility globally by @brennanb2025 in #2792
- fix: pr-bug-scan validated finding from #2774 by @buf0-bot[bot] in #2789
- Improve Computer Use permission setup by @Jinwoo-H in #2758
- Isolate Codex hooks in Orca runtime home by @brennanb2025 in #2350
Full Changelog: v1.4.28-rc.4...v1.4.28-rc.5