github stablyai/orca v1.4.210

5 hours ago

Thank you so much for using Orca and for your continued support! ❤️

The short version

Agents & chat: Finished chats collapse to their answers, failed turns end instead of hanging, unread lights up when a structured chat finishes, and restart recovery stays in the status bar. Antigravity can run as a supervised worker, and terminal launches report back the pane they created.

Terminal, editor & workspaces: Terminal theme choice overrides Ghostty colors, the Linux daemon survives service restarts and reaps cleanly, and macOS tells you how to fix folder access. Large artifact and conflict lists are virtualized, stale search listings are fixed, and Monaco failures stay contained.

Remote & reliability: WSL guests keep the OpenCode agent variant, recreated SSH targets keep their generation floor, and same-cap relay waves clean up failed templates without touching the backend service.


Product experience

Agents, chat & launches

Structured chats settle cleanly, launches carry their context, and workspace lists stay responsive.

Usage reporting

Claude usage stays live and cost totals cover the newest models.

  • fix(rate-limits): keep polling Claude usage for Fable accounts during live sessions by @Jinwoo-H in #22071
  • fix(usage): price GPT-6 Astra, and declare when the Codex cost total omits a model by @Jinwoo-H in #22073

Terminal

Theme choice wins, background services survive restarts, and latency numbers stay honest.

  • fix(settings): make terminal theme selection override Ghostty colors by @nwparker in #22069
  • fix(daemon): escape the terminal daemon into its own systemd scope so a service restart no longer kills every live PTY by @LesleyMurfin in #19430
  • fix(macos): tell the user when Orca's terminal service can't read their folder, and walk them through the fix by @Jinwoo-H in #21923
  • fix(daemon): reap terminal descendants during shutdown by @OrcaWin in #22232
  • fix(linux): release orphaned processes when their owner exits by @OrcaWin in #22247
  • fix(perf): measure terminal latency with presented CI frames by @nwparker in #22096
  • fix(perf): calibrate report budgets without masking latency stalls by @nwparker in #22075

Editor, workspaces & source control

Updates download reliably, large artifact and conflict lists stay fast, and editor failures stay contained.

Providers & assistants

OpenCode launches keep their variant and plugins across hosts.

  • fix(opencode): support v2 plugins under the plain executable name by @nwparker in #22078
  • fix(wsl): preserve OpenCode agent variant in guest by @nwparker in #22089

Remote, SSH & relay

Recreated targets keep their floor and failed rollouts clean up after themselves.

  • fix(ssh): keep the generation floor when a target is removed and recreated by @nwparker in #22146
  • fix(relay): keep the backend service out of the same-cap wave; the capacity role cannot update it by @Jinwoo-H in #22140
  • fix(relay): let a same-cap cell plan delete the deposed template a failed wave left behind by @Jinwoo-H in #22170

Mobile (OTA page)

The over-the-air page gains session routing, rich editing, dictation, capability checks, and keyboard and paint polish. Listed here for visibility only; the mobile app ships on its own release schedule.

  • feat(mobile): register the session page route (OTA phase C, C7.7) by @Jinwoo-H in #21977
  • refactor(mobile): the bridge host mount reads one args ref, and the handshake fact lives in the session (OTA phase C, audit item 3) by @Jinwoo-H in #22080
  • fix(mobile): hold every hybrid shell switch on a neutral state while the flag is unresolved (OTA phase C, ruling 33.7) by @Jinwoo-H in #22077
  • feat(mobile): the microphone owns the wake lock, and the stop reply carries the tail (OTA phase C, ruling 36) by @Jinwoo-H in #22072
  • fix(mobile): declare externalLink on the two page routes that reach the protocol wall (OTA phase C follow-up) by @Jinwoo-H in #22113
  • fix(mobile): two more table parsers hold a pipe in a cell (OTA phase C follow-up) by @Jinwoo-H in #22114
  • fix(mobile): catch the diff-comments loader rejection at the effect (OTA phase C follow-up) by @Jinwoo-H in #22111
  • feat(mobile): the rich Markdown editor mounts on the page (OTA phase C, C7.10 C2) by @Jinwoo-H in #22099
  • fix(mobile): the Android audio engine forgets a stop issued while paused by @Jinwoo-H in #22132
  • fix(mobile): serialize a list the engine nested inside a paragraph (rich editor follow-up) by @Jinwoo-H in #22145
  • fix(mobile): a same-build cache hit persists the fresh manifest (OTA phase D1) by @Jinwoo-H in #22139
  • fix(mobile): a granted microphone tap launches no permission activity, and an aborted start says so by @Jinwoo-H in #22150
  • feat(mobile): the shell tells a page which optional capabilities it has (OTA phase D, C8.1) by @Jinwoo-H in #22141
  • refactor(mobile): the host-scoping rewrite moves out of the terminal's HTML by @Jinwoo-H in #22172
  • fix(mobile): contain the older-history page's rejection at its own boundary, and re-record its family by @Jinwoo-H in #22179
  • fix(mobile): the catch-all carries a deep link's query, and reads a trailing rest-segment pattern (OTA phase D, C8 carry-forwards) by @Jinwoo-H in #22180
  • fix(mobile): the page runs one Zod (OTA phase C, C6.5 follow-up) by @Jinwoo-H in #22182
  • fix(mobile): write live-input text through a seam the page can honour by @Jinwoo-H in #22189
  • feat(mobile): one build-time switch picks native or OTA, default native (OTA phase E1) by @Jinwoo-H in #22193
  • fix(mobile): the shell swaps the page's client identity so its terminal reaches init by @Jinwoo-H in #22201
  • build(mobile): key Metro's transform cache on the shell build kind by @Jinwoo-H in #22244
  • fix(mobile): the page stops writing, importing and requesting what it cannot use by @Jinwoo-H in #22241
  • fix(mobile): a refused dictation start says why by @Jinwoo-H in #22256
  • fix(mobile): a refused update serves the cached generation while the host is up by @Jinwoo-H in #22237
  • fix(mobile): the page's live input stays above the soft keyboard by @Jinwoo-H in #22252
  • fix(mobile): keep a painted frame under the page until its first paint by @Jinwoo-H in #22264
  • fix(mobile): the page never removes a host, and stops bundling push by @Jinwoo-H in #22283

New Contributors

Full Changelog: v1.4.209...v1.4.210

Don't miss a new orca release

NewReleases is sending notifications on new releases.