Skip to content

Orca Mobile Android mobile-android-v0.0.32

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jul 05:51
c445f26

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
  • fix(mobile): report interrupted native chat sends as delivery-unknown, not failed by @AmethystLiang in #10021
  • fix(e2e): capture daemon startup logs before window ready by @AmethystLiang in #10040
  • fix(mobile): keep native chat from resizing the covered terminal PTY by @brennanb2025 in #9988
  • fix(file-explorer): stop italic ignored filenames clipping ".md" to ".ma" by @nwparker in #10047
  • fix(native-chat): handle reordering with timestampless transcripts by @AmethystLiang in #10050
  • fix(sidebar): identify remote server workspaces by @OrcaWin in #10061
  • fix(skills): make skippedReason switch exhaustive by @Zuz666 in #9594
  • fix(terminal): never sweep descendants of an already-exited PTY root (hardening, #9191 investigation) by @nwparker in #10069
  • feat(review): assignable "Send Review Notes to Agent" keyboard shortcut (#10027) by @nwparker in #10070
  • perf(main): park worktree metadata pollers while the window is hidden by @nwparker in #9849
  • perf(main): gate idle git-common polling + coarse-FS add/remove fix (re-open of #9882) by @nwparker in #10074
  • perf(startup): overlap catalog/session disk reads with the worktree scan by @nwparker in #9841
  • fix(ssh): allow blank user in VS Code authority by @AmethystLiang in #10072
  • fix(agents): scope Settings agent list and quick-launch menu to the remote-server host by @brennanb2025 in #9790
  • fix(emulator): iOS ax via plain-JSON serve-sim helper (supersedes #10007) by @AmethystLiang in #10029
  • feat(dashboard-popout): size the terminal dialog's PTY to the dialog grid by @brennanb2025 in #9997
  • test(runtime): cover remote terminal retirement across paired viewers by @OrcaWin in #10053
  • fix(runtime): stop a throwing client-event listener from wedging worktree sleep + harden fan-out by @OrcaWin in #10052
  • Bind mobile 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
  • perf(renderer): share retained TabBar projections by @nwparker in #10094

New Contributors

Full Changelog: v1.4.151-rc.1...mobile-android-v0.0.32