Skip to content

v1.4.193

Choose a tag to compare

@github-actions github-actions released this 31 Aug 06:42
· 364 commits to main since this release

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

Please note: It usually takes 48–72 hours for a landed PR to be released (except P0+ fixes). We have many more exciting PRs and features coming in later versions!

Notable changes

  • More reliable agent sessions, native chat, terminal recovery, and workspace state across local, remote, and SSH connections.
  • Smoother onboarding and everyday editing with faster rendering, improved review workflows, and clearer agent status.
  • Korean localization for onboarding and the Agent Dashboard, plus mobile, Windows, GPU, and CI reliability improvements.

UI / workspaces

  • Show ready and close actions for draft reviews by @brennanb2025 in #16889
  • Fix GitLab MR management menu in Checks sidebar by @brennanb2025 in #16906
  • Fix lost session-tab changes during initial census by @Jinwoo-H in #17064
  • fix(sta-5781): stop cross-client resets of workspace view preferences by @Jinwoo-H in #17057
  • fix(ui): label agent state glyphs and swap monitoring to a heartbeat by @brennanb2025 in #16981
  • fix(mobile): create-worktree sheet dies after picking a source and loses the picked PR by @brennanb2025 in #16917
  • feat(i18n): localize onboarding checklist steps to Korean by @hwantage in #17108
  • perf(editor): stop re-rendering every code block on each keystroke by @nwparker in #17008
  • feat(i18n): localize Agent Dashboard to Korean by @junyeokk in #17121

Agents / native chat

  • fix(agent-hooks): stop test runs and secondary profiles deleting the user's agent hooks (STA-5679) by @brennanb2025 in #16980
  • feat(native-chat): Codex structured native chat restructure by @brennanb2025 in #16729
  • Fix setup-provisioned skills missing at agent startup by @nwparker in #17124

Terminal

  • fix(terminal): recover OMP from stale working directories by @nwparker in #17128

Windows, remote server / SSH

  • fix(remote): stop painting a disconnected host as connected by @brennanb2025 in #17050
  • Fix Windows daemon host pruning on unverifiable liveness by @brennanb2025 in #16908
  • Never let a non-owning provider answer a PTY presence question false during the daemon swap window by @brennanb2025 in #16953

Mobile

Performance / reliability

New Contributors

Full Changelog: v1.4.192...v1.4.193