Orca Mobile Android mobile-android-v0.0.37
Pre-release
Pre-release
What's Changed
- fix(terminal): stop keyboard effect re-registering on every pane render by @brennanb2025 in #12348
- test(ssh): freeze FrameDecoder clock in framing unit tests by @AmethystLiang in #12356
- test(terminal): harden daemon upgrade adoption by @OrcaWin in #12353
- Optimize worktree parent picker: conditional mount, virtualization, lazy status loading by @AmethystLiang in #12225
- Improve send comments to ai by @AmethystLiang in #12150
- Fix Codex launch draft delivery after delayed setup by @brennanb2025 in #12347
- fix(ai-vault): support session scanning in SSH worktrees by @AmethystLiang in #11004
- chore(daemon): disambiguate audit observations by @brennanb2025 in #12343
- fix(terminal): reconcile status after escape interrupt by @brennanb2025 in #12345
- feat(orchestration): coordinator-driven release of settled worker terminals (STA-905) by @brennanb2025 in #12355
- fix(renderer): drive agent working spinner on the compositor (STA-3328) by @brennanb2025 in #12359
- fix(agent-status): restore hydrated nonterminal statuses as unconfirmed by @brennanb2025 in #12346
- Add SSH config host picker to add-host dialog by @AmethystLiang in #12334
- fix(mobile): bound terminal viewport resubscribe loop with backoff (STA-3337) by @brennanb2025 in #12362
- fix(ci): seed the adhoc release repo so releases can be tagged by @nwparker in #12375
- fix(updater): base dev builds on published tags, not main's package.json by @nwparker in #12376
- perf(runtime): withhold unchanged mobile snapshots from the graph payload by @OrcaWin in #12245
- fix(ci): vet the adhoc build ref before running it with release secrets by @brennanb2025 in #12161
- fix(browser): guest-retention polish — LRU across kill-switch, release veto on interrupted downloads by @brennanb2025 in #12232
- perf(agent-status): coalesce live status bursts into one render pass (STA-3328) by @brennanb2025 in #12377
- fix(worktrees): fence SSH worktree deletion PTY teardown to the owning host by @brennanb2025 in #12388
- fix(persistence): make the renderer unload checkpoint durably flush before reporting success by @brennanb2025 in #12387
- perf(runtime): memoize mobile snapshots for mounted terminal worktrees by @brennanb2025 in #12383
- fix(ui): always show Onboarding and Restart Orca in Help by @AmethystLiang in #12379
- fix(gitlab): expire project-ref negatives instead of caching them forever by @brennanb2025 in #12390
- fix(runtime): deliver subscription close when retiring a remote transport by @OrcaWin in #12384
- Fix terminal corruption after restored snapshot replay by @brennanb2025 in #12363
- fix(mobile): render Mermaid diagrams in MobileMarkdown by @innocarpe in #11185
- fix(mobile): keep main-buffer TUI footer above the iOS keyboard by @shaharmor in #9178
- fix(runtime): attribute destructive close requests by @bbingz in #12238
- Stop the Windows Orca CLI from crashing when the environment carries both PATH and Path by @nwparker in #12218
- test(e2e): pick the board marquee start point from live geometry by @brennanb2025 in #12409
- fix(terminal): reset stale mouse tracking on cold restore (#12101); stop OSC color-reply echo leak in POSIX agent panes (#12112) by @nwparker in #12202
- fix(orchestration): scope active-coordinator fallback to the handle's worktree by @Jaeyoung22 in #11203
- fix(mobile): keep relay runtime recovery alive without direct connectivity by @OrcaWin in #12374
- fix(runtime): open files from sibling workspaces by @Turtle-Hwan in #11369
- fix(worktrees): preserve folder PTY owner scope by @brennanb2025 in #12429
- fix(browser): rerun guest retention after veto release by @brennanb2025 in #12430
- fix(terminal): apply the running-process close confirmation to every tab close path (#10142) by @nwparker in #12272
- fix(gitlab): load pipeline job traces in the Checks side panel (#7732) by @nwparker in #12266
- fix(sidebar): keep each project's entry-point workspace visible under "Hide sleeping" (#8873) by @nwparker in #12257
- feat(repo-icon): expand the project emoji picker by @chucoding in #12058
- Let a timed-out remote terminal pane reconnect when the host session is still alive by @nwparker in #12213
- fix(app): await durable checkpoints before restart actions by @brennanb2025 in #12433
- Stop a GC pause from silently killing MutationObserver in tests by @nwparker in #12438
- fix(mobile): stop unrenewed-grace rotation churn and close gate cadence gaps by @OrcaWin in #12426
- fix(relay): revive a dead relay broker without user interaction by @Jinwoo-H in #12432
- chore(mobile): bump to 0.0.37 (versionCode 10) by @OrcaWin in #12365
New Contributors
- @Jaeyoung22 made their first contribution in #11203
- @Turtle-Hwan made their first contribution in #11369
- @chucoding made their first contribution in #12058
Full Changelog: v1.4.168-rc.1...mobile-android-v0.0.37