v1.4.151-rc.0
Pre-release
Pre-release
What's Changed
- Relaunch macOS orca serve safely after updates by @OrcaWin in #9634
- fix(mobile): retry session capability probe so tab-row actions survive relay cutover by @brennanb2025 in #9794
- [codex] Continue agent work in a new session by @dacongming0425 in #9170
- Fix headless Linux serve pairing readiness by @OrcaWin in #9785
- fix(dashboard): align terminal-dialog close X with compact header by @brennanb2025 in #9816
- fix(mobile-relay): back off relay reconnects to stop cellular connect/disconnect churn by @brennanb2025 in #9460
- fix(sidebar): keep branch-discovered PR status visible on worktree cards by @brennanb2025 in #9789
- fix(mobile): stop reporting delivered chat messages as "Message not sent" by @brennanb2025 in #9792
- fix(editor): don't flag editor-initiated moves as changed-on-disk by @nwparker in #9506
- fix(terminal): prevent reconnect from killing live daemon sessions by @OrcaWin in #9804
- fix(browser): stop failing goto when a redirect or download aborts the load by @brennanb2025 in #9822
- fix(naming): remove identifier-first name post-processing by @brennanb2025 in #9821
- fix(runtime): scope mirrored-editor close intent to its runtime environment by @nwparker in #9836
- fix(terminal): make remote agent sessions host-authoritative by @OrcaWin in #9687
- perf(rate-limits): throttle statusline usage posts to one curl per pane per 15s by @brennanb2025 in #9829
- fix(sidebar): coalesce staggered reconnect refreshes to stop wake freeze (#8539) by @nwparker in #9847
- ci(release-cut): show workflow_dispatch inputs in job summary by @nwparker in #9866
- Show setup-needed hosts in workspace run picker by @Jinwoo-H in #7835
- fix(terminal): make remote workspace sleep converge by @OrcaWin in #9874
- fix(agent-status): clear worktree-attributed orphans on relay/daemon teardown (#9030) by @nwparker in #9878
- perf(editor): don't slice the markdown suffix per-character in the rich-editor preprocessor by @nwparker in #9887
- perf(ssh): send a single keepalive after wake, not two by @nwparker in #9880
- perf(dashboard-popout): park the kanban clock when hidden or timestamp-free by @nwparker in #9881
New Contributors
- @dacongming0425 made their first contribution in #9170
Full Changelog: v1.4.150...v1.4.151-rc.0