github stablyai/orca v1.4.150-rc.0

pre-release3 hours ago

What's Changed

  • Keep embedded browser commands on the registered Orca target by @OrcaWin in #9633
  • fix(ssh): apply node-pty console fallback to Windows relays by @OrcaWin in #9638
  • chore: remove stray mock folder and design-notes docs by @brennanb2025 in #9641
  • perf(sidebar): stabilize worktree card props so cards memo-bail on order-preserving epoch bumps by @nwparker in #9392
  • perf(persistence): single full-state serialization per save by @nwparker in #9381
  • fix(editor): reconcile multi-byte markdown saves without byte-offset crash (#9492) by @brennanb2025 in #9642
  • fix(windows): paste copied image files by @OrcaWin in #9640
  • Fix Windows ConPTY OSC color reply leaks at the PTY owner by @OrcaWin in #9651
  • fix(automations): retire owned desktop terminals by @chsong1 in #9493
  • Access the Floating Workspace from mobile (#8405) by @brennanb2025 in #9523
  • fix(editor): surface file-save failures instead of swallowing them by @brennanb2025 in #9657
  • fix(sidebar): attribute spinner-only pane titles to the launched agent by @choihjin in #9647
  • fix(mobile): restore notification opt-in route compatibility by @OrcaWin in #9675
  • Fix mixed-version mobile Codex session resume by @OrcaWin in #9678
  • fix(sidebar): stop the Live Ports hover card flickering on compact worktree cards by @nwparker in #9662
  • fix(terminal): restore clickable link hover after returning to the Orca window by @nwparker in #9659
  • feat(editor): add an opt-in editor font family (default: follow terminal font) by @nwparker in #9658
  • fix(terminal): stop leaking Orca's own NODE_ENV into spawned terminals by @nwparker in #9649
  • fix(runtime): isolate navigation across paired clients by @OrcaWin in #9664
  • fix(terminal): stop advertising the unimplemented Bold Text color override by @nwparker in #9661
  • perf(orchestration): skip per-terminal dispatch scan when no dispatches exist by @nwparker in #9694
  • perf(stats): move the debounced stats write off the main thread by @nwparker in #9697
  • perf(linear): lazy-load @linear/sdk off the launch parse path by @nwparker in #9698
  • feat(dashboard): open-worktree dialog control + finished-time parity by @brennanb2025 in #9686
  • Fix Windows Resource Manager memory and CPU attribution by @adityachaudhary99 in #8845
  • perf(checks-panel): gate the terminal-cwd poll on window visibility by @nwparker in #9695
  • fix(github): keep work-item searches repo-scoped by @OnlyYu1996 in #9668
  • Fix Codex automatic resume across account switches by @brennanb2025 in #9696
  • fix(native-chat): add reconciliation to catch missed transcript updates by @AmethystLiang in #9701
  • perf(mobile): route graph-sync snapshot fanout through the notify coalescer by @nwparker in #9421
  • perf(runtime): gate PTY path-candidate extraction on mobile-connected by @nwparker in #9422
  • fix(editor): fail safe when rich-markdown reconcile throws by @brennanb2025 in #9685
  • fix(rate-limits): unstick Claude "Limited" usage — respect Retry-After and feed live usage from session statuslines by @dbachko in #9617
  • fix(mobile): stop pairing QR column from starving CJK copy (#9700) by @OrcaWin in #9711
  • fix(dashboard-popout): keep moving card under the open terminal by @brennanb2025 in #9709
  • Fix Linear skill-install modal CTA hierarchy by @brennanb2025 in #9643
  • fix(source-control): keep commit generation available for custom commands by @OnlyYu1996 in #9706
  • fix(github): preserve GHES non-default auth ports by @OrcaWin in #9680
  • fix(i18n): correct zh.json 'Match Case' mistranslation by @fsdwen in #9722
  • feat(status-bar): tooltips for Detailed vs Compact usage modes by @brennanb2025 in #9693
  • feat(settings): link Linear capabilities pane to Integrations settings by @brennanb2025 in #9764
  • feat(linear): expose issue activity history by @brennanb2025 in #9667
  • feat(linear): add MCP-compatible issue listing by @brennanb2025 in #9672
  • feat(linear): add complete issue relations by @brennanb2025 in #9674
  • feat(linear): add MCP-style save issue by @brennanb2025 in #9670
  • fix(codex): count per-account homes in usage and state removal blast radius by @brennanb2025 in #9763
  • refactor(cli): split oversized command modules by @brennanb2025 in #9775
  • fix(skills): preserve released history across new tags by @OrcaWin in #9778
  • fix(skills): record latest Linear release history by @brennanb2025 in #9777
  • fix(settings): stop mislabeling a WSL default shell as PowerShell by @OrcaWin in #9779
  • fix(web): preserve paired runtime ownership by @OrcaWin in #9776
  • fix(dashboard-popout): wire terminal copy/paste in the popped-out window by @brennanb2025 in #9765
  • fix(dashboard-popout): zoom the pop-out window, not the main window behind it by @brennanb2025 in #9769
  • feat(codex): surface nested subagents by @brennanb2025 in #9637
  • fix(remote-runtime): recover terminals after network loss by @OrcaWin in #9774
  • fix(worktrees): bound shared worktree list scans by @brennanb2025 in #9786

New Contributors

Full Changelog: v1.4.149...v1.4.150-rc.0

Don't miss a new orca release

NewReleases is sending notifications on new releases.