What's Changed
- fix(daemon): retire empty current-generation daemons by @Jinwoo-H in #9277
- fix(terminal): safely converge revealed inline-TUI panes by @OrcaWin in #9503
- Fix native Windows PTY startup query handling by @Jinwoo-H in #9500
- fix(ui): restore spaces around orca.yaml in trust dialog by @nwparker in #9511
- fix(ui): restore missing spaces in i18n JSX fragment copy by @nwparker in #9513
- perf(window): re-enable macOS main-window background throttling by @nwparker in #9395
- fix(dev): stabilize macOS safeStorage Keychain key name across dev branches by @nwparker in #9400
- fix(sidebar): stop agent 'working' spinner freezing as a broken ring under reduced motion by @OrcaWin in #9515
- perf(renderer): stop agent spinners from keeping the frame pipeline awake (one shared clock, hidden-window stop) by @nwparker in #9380
- fix(agent-status): stamp renderer SSH ownership by @OrcaWin in #9505
- feat(mobile): Quick Commands (terminal + agent-prompt presets) by @brennanb2025 in #9298
- fix(search): open content-search matches through the worktree's owning runtime by @xianjianlf2 in #9262
- test(e2e): deliver node burst via temp file so PowerShell quoting can't break OSC title (#8521) by @OrcaWin in #9391
- fix(worktree): bound teardown RPCs so Windows workspace deletion can't hang by @OrcaWin in #9516
- fix(wsl): forward ORCA_ROOT_PATH/ORCA_WORKTREE_PATH setup vars across the wsl.exe boundary (#9206) by @OrcaWin in #9390
- fix(i18n): 操作按钮/指令的翻译"开放"改为"打开" (#9533) by @fsdwen in #9534
- fix(rate-limits): surface Fable weekly usage when is_active is false (#8979) by @OrcaWin in #9389
- fix(new-workspace): ignore IME composition Enter in workspace name field by @shinju4n in #9526
- perf(renderer): stop full durable-state save on every top-level view switch (#9002) by @OrcaWin in #9393
New Contributors
Full Changelog: v1.4.147-rc.3...v1.4.147-rc.4