github stablyai/orca v1.4.163-rc.1

latest release: v1.4.163-rc.2
pre-release6 hours ago

What's Changed

  • feat(cli): add orca account add / account list for headless hosts (Claude + Codex) by @dommer1 in #9177
  • fix(pty): do not create unused Pi/OMP home dirs on bare shells by @innocarpe in #10198
  • fix(mobile): keep closed sessions empty by @brennanb2025 in #11251
  • fix(mobile): reset reconnect attempts only after the E2EE handshake completes by @brennanb2025 in #11465
  • fix(mobile): close terminal session tabs authoritatively by @brennanb2025 in #11240
  • refactor(providers): split provider contract types so onWriteUnavailable can drop its cast [stacked on #10065] by @brennanb2025 in #10434
  • fix(skills): stop OS sidecars marking an untouched skill as modified by @brennanb2025 in #11471
  • fix(skills): stop a project's own skill copy driving global freshness by @brennanb2025 in #11474
  • fix(checks): rank successful checks above skipped and neutral by @hanqyu in #11337
  • fix(editor): map .cts/.mts to the typescript language id by @taehwanis in #11294
  • fix(mobile): recover when half-open sockets omit close events by @himomohi in #11368
  • fix(mobile): render the terminal caret for main-buffer TUIs (Claude Code) by @ye4241 in #11387
  • fix(test): stabilize system SSH transport integration by @brennanb2025 in #11597
  • fix(browser): scope Cmd/Ctrl+F find to the focused split (#11348) by @amirilovic in #11351
  • fix(ssh): preserve first config directive value by @hsusul in #11297
  • Add audit-only daemon incarnation evidence by @brennanb2025 in #11606
  • fix(status-bar): align usage density modes by @hyein-cbio in #11376
  • Unify Linear and task provider setup into guided flows by @AmethystLiang in #11533
  • fix(win): harden startup during partial updates by @OrcaWin in #11613
  • fix(sidebar): let the scroll anchor follow a re-keyed row by @nwparker in #11543
  • Fix daemon audit evidence polarity and trigger scope by @brennanb2025 in #11626
  • fix(editor): drop the unreachable uppercase .R extension key by @taehwanis in #11322
  • fix(mobile): keep terminal input composable while the connection is cut by @brennanb2025 in #11463
  • fix(mobile): recover pairing saves from Android SecureStore failures by @brennanb2025 in #11430
  • [P0] fix(relay): slice PTY flush remainder from the memoized source chunk by @nwparker in #11621
  • [P2] perf(relay): stop re-encoding frames to size PTY chunks by @nwparker in #11620
  • [P1] fix(ssh): key the PTY model-migration fence by app pty id by @nwparker in #11617
  • fix(windows): make the GPU fallback actually remove the GPU child, and stop WSL latching absent by @OrcaWin in #11295
  • [P2] fix(persistence): tolerate null worktreeMeta entries in linked-item normalization by @nwparker in #11614
  • [P2] fix(persistence): backfill the jira-issue workspace-card property for upgraded profiles by @nwparker in #11618
  • [P2] fix(runtime): stop broadcasting terminalSideEffects to clients without consumers by @nwparker in #11619
  • ci(release-cut): include source ref/commit and cutter in SignPath Slack by @nwparker in #10524
  • test(settings): correct stale coverage note on the remote-scope test by @nwparker in #10733
  • fix(release): survive PSGallery outages in the Windows signing preflight by @nwparker in #10448
  • fix(github): classify blocking check conclusions by @nwparker in #11071
  • fix(remote): replace streams that miss authoritative output by @OrcaWin in #11607
  • Fix packaged skills CLI runtime ownership by @Jinwoo-H in #11627
  • fix(worktree): use local base when remote tracking ref is unavailable by @nwparker in #11065
  • [P0] fix(relay): survive PTY exit after a canceled source delivery by @nwparker in #11634
  • test(e2e): stabilize browser split, terminal pressure, and headless startup by @brennanb2025 in #11628
  • Fix remote terminal recovery and dev HMR instability by @brennanb2025 in #11625
  • fix(remote): keep resumed agent tabs stable on headed hosts by @brennanb2025 in #11448
  • fix(runtime): preserve PTY identity during desktop promotion by @brennanb2025 in #11611
  • fix(computer): reap mac helper after client loss by @nwparker in #11493
  • perf(main): move hang watchdog into a worker thread by @nwparker in #11488
  • Virtualize workspace board lanes for faster open by @AmethystLiang in #11269
  • Fix duplicate remote worktree delete failures by @brennanb2025 in #11623
  • [P0] fix(terminal): pause hidden paired output by @OrcaWin in #11665
  • fix(browser): resolve grab mode race conditions and teardown by @AmethystLiang in #11661
  • fix(browser): clear grab mode operation queue on teardown by @AmethystLiang in #11679
  • Keep Create PR intent running when review lookup is unavailable by @AmethystLiang in #11678

New Contributors

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

Don't miss a new orca release

NewReleases is sending notifications on new releases.