Skip to content

v1.4.149-rc.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jul 19:06

What's Changed

  • refactor(comments): slim verbose comments in main core (runtime/ipc/daemon/pty) by @nwparker in #9542
  • refactor(comments): slim verbose comments in main integrations (git/providers) by @nwparker in #9543
  • refactor(comments): slim verbose comments in renderer state (store/hooks/lib) by @nwparker in #9545
  • refactor(comments): slim verbose comments in mobile by @nwparker in #9547
  • refactor(comments): slim verbose comments in shared/cli/relay/preload by @nwparker in #9544
  • refactor(comments): slim verbose comments in renderer components by @nwparker in #9546
  • Add unified mobile onboarding for session view and notifications by @brennanb2025 in #9478
  • Stop attaching stale closed PRs/MRs to default-branch checkouts by @brennanb2025 in #9469
  • perf(ssh): cut warm high-latency connects from 88.7s to 7.7s by @nasagong in #9015
  • fix: never surface coding-agent scratch worktrees in the sidebar by @brennanb2025 in #9535
  • feat(skills): ship orca-cli as a first-generation hybrid stub by @brennanb2025 in #9238
  • feat(codex): real-home routing + self-contained multi-account homes by @brennanb2025 in #9501
  • fix(terminal): harden macOS login-preflight spawn path (#9301 follow-ups) by @brennanb2025 in #9606
  • Stop the mobile app from running hot during terminal streaming by @brennanb2025 in #9489
  • fix(source-control): keep huge change sets responsive by @OrcaWin in #9477
  • fix:Keep Jira linked work items attached when the composer project changes by @hoonsbory in #7770
  • feat(codex): remove "Not now" from account-switch notice by @brennanb2025 in #9613
  • perf(status-bar): guard usage-notice anchor against equal-geometry re-render churn by @brennanb2025 in #9615
  • fix(pi): resolve OMP tab identity from the outer wrapper, not the wrapped pi (#6364) by @brennanb2025 in #9600
  • fix(codex): flag signed-out system default by @brennanb2025 in #9619
  • fix(codex): preserve active account during reauth by @brennanb2025 in #9620
  • fix(codex): auto-trust linked worktrees before launch by @brennanb2025 in #9621
  • fix(codex): migrate legacy shared-home sessions before resume by @brennanb2025 in #9624
  • feat(dashboard): add agent dashboard popout by @brennanb2025 in #9604
  • feat(status-bar): consolidate agent usage into a single roster popover by @brennanb2025 in #8761
  • Fix 6 e2e test flakes: worktree teardown, window focus, and terminal cleanup by @AmethystLiang in #9625
  • Revert "Confirm before merging a PR/MR from the sidebar strategy dropdown (#8911)" by @AmethystLiang in #9636
  • fix(accounts): follow the runtime for WSL provider account detection (#9537) by @OrcaWin in #9611
  • docs(headless-server): add upgrade SOP for orca serve on Linux by @PannenetsF in #9575
  • fix(terminal): heal stale PTY grids on window wake by @brennanb2025 in #9626
  • fix(terminal): gate xterm contrast correction by terminal background luminance (#7934) by @AmethystLiang in #9599
  • fix(github): load PR diffs for Enterprise remotes by @wonjerry in #8932
  • perf(renderer): patch the by-worktree agent index instead of full rebuild per status ping by @nwparker in #9383

New Contributors

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