Skip to content

v1.4.155

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jul 21:42

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 overlay fallback measure-fit loop 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
  • fix(ssh): allow blank user in VS Code authority by @AmethystLiang in #10072
  • fix(emulator): iOS ax via plain-JSON serve-sim helper (supersedes #10007) by @AmethystLiang in #10029
  • fix(mobile): bind markdown creation to file owner by @AmethystLiang in #10083
  • Fix p1 remote terminal resync by @AmethystLiang in #10089
  • Revert "Preserve Codex [tui] settings across managed CODEX_HOME remirrors (#9475)" by @AmethystLiang in #10085
  • fix(terminal): route host-agnostic setup and floating terminals instead of failing them closed by @nwparker in #10151
  • Rename 'local network' to 'LAN' across the UI by @AmethystLiang in #10216
  • fix(worktree): verify exited PTYs before blocking deletion by @nwparker in #10106
  • fix(release): regenerate Windows blockmap via app-builder-lib JS by @nwparker in #10110
  • fix(new-workspace): polish Project and Run-on pickers in create dialog by @nwparker in #10120
  • Stack head identity above base ref in compare row by @AmethystLiang in #10430
  • Fix fork PR/MR worktree creation race via durable review-head refs by @AmethystLiang in #10429

Full Changelog: v1.4.152...v1.4.155