What's Changed
- test(e2e): verify Claude is prefilled with issue URL on start by @AmethystLiang in #9980
- Fix legacy worktree lineage projection after stable updates by @OrcaWin in #9913
- Fix paired remote terminal parse backpressure by @OrcaWin in #9683
- fix(deps): resolve Dependabot security alerts by @nwparker in #10006
- fix(sidebar): use automation icon for Hide automation-created filter by @brennanb2025 in #10000
- fix(worktrees): show CLI-created local worktrees in the sidebar while a remote runtime is active by @smk508 in #6628
- feat(agent-status): question glyph for "needs you" state everywhere by @brennanb2025 in #9996
- perf(web): pause the runtime heartbeat while the window is hidden by @nwparker in #9883
- perf(runtime): arm the WS-server heartbeat only while clients are connected by @nwparker in #9885
- perf(mobile): coalesce duplicate concurrent home-screen requests by @nwparker in #9888
- perf(mobile): gate dictation setup progress polling on foreground + single-flight by @nwparker in #9892
- Enable accessibility tree (
ax) command on iOS emulator sessions by @AmethystLiang in #10007 - fix(types): use concrete Node stat result type by @brennanb2025 in #10017
- feat(telemetry): classify codex trust-grant fallbacks and attribute grant lane by @brennanb2025 in #10001
- feat(ssh): open SSH workspaces in VS Code Remote-SSH by @AmethystLiang in #10005
- fix(rate-limits): authenticate OpenCode Go through a session cookie jar by @bbingz in #8047
- Preserve Codex [tui] settings across managed CODEX_HOME remirrors by @brennanb2025 in #9475
- fix(worktree-palette): guard undefined review title in matcher (crash c5d87873) by @nwparker in #10024
- Revert "Show current branch in Source Control header (#9787)" by @AmethystLiang in #10032
- fix(terminal): stop measure<->fit feedback loop in overlay fallback (React #185) by @OrcaWin in #10026
- fix(runtime): route HUB-owned SSH worktrees through owning runtime by @OrcaWin in #9994
- fix(settings): stop React #185 in Voice speech-model dropdown (crashes 7f93d89c, 362b566d) by @nwparker in #10028
- Update paired Orca servers from the active client by @OrcaWin in #9839
- fix(linux): restore Ubuntu 20.04 launch — pin node-pty glibc symbols + add glibc/libstdc++ packaging gate (#9902) by @nwparker in #10019
- rename: rebrand user-facing Native chat to Chat UI by @AmethystLiang in #10036
Full Changelog: v1.4.152...v1.4.153-rc.1