What's Changed
- fix(quality): enforce performance-safe lint baseline by @nwparker in #11074
- fix(preflight): refresh Windows PATH on forced CLI checks by @xianjianlf2 in #10091
- feat(new-workspace): type-ahead Project and Run-on pickers by @nwparker in #11062
- Support emoji-only workspace names by @nwparker in #11057
- Add Slack-style emoji shortcode picker by @nwparker in #11063
- [Hotfix] fix(terminal): gate the developer menu behind Option and unblock manual parking by @nwparker in #11091
- fix(workspaces): hide false repo error for remote servers by @OrcaWin in #11050
- i18n: translate orchestration page and workflow messages by @AmethystLiang in #11097
- fix(skills): stop reporting a failed update when the CLI succeeded by @brennanb2025 in #11105
- perf(terminal): eliminate adverse control and frame-gate cases by @nwparker in #11045
- fix(opencode): harden lifecycle status delivery by @nwparker in #11017
- fix(agent-status): show Codex v2 subagents by @brennanb2025 in #11059
- fix(skills): stop offering an update the CLI provably cannot perform by @brennanb2025 in #11110
- perf(lint): consolidate code-quality gates into Oxlint by @nwparker in #11117
- fix(browser): keep the address bar editable in a narrow toolbar by @yoyoys in #11098
- Improve orchestration migration safety for live legacy workers by @OrcaWin in #11107
- fix(lint): restore nested config discovery in changed-code gate by @nwparker in #11130
- fix(sidebar): restore legible selected-workspace fill in dark mode by @nwparker in #11139
- fix(macos): avoid scene deadlock on app reactivation by @OrcaWin in #11055
- fix(memory): retune image and orca.yaml ceilings that rejected valid input by @nwparker in #10815
- fix(orchestration): reveal worker terminals reliably by @Jinwoo-H in #11142
- ci(pr): run E2E when a PR touches tests/e2e paths (advisory) by @nwparker in #11131
- fix(orchestration): repair version-skewed run schemas by @OrcaWin in #11150
- fix(i18n): translate automation cadence labels by @nwparker in #11068
- chore(i18n): drop orphaned cadence catalog keys by @nwparker in #11154
- test(cli): lock CLI-compatible timeout parse contract by @AmethystLiang in #11206
- fix(diff): stop file-tree navigation remounting combined diffs; make tree resizable by @AmethystLiang in #11088
- feat: add Trae CLI as a supported TUI agent by @zbisure in #10763
- fix(codex): re-confirm spurious shell readings before skipping the restart card by @brennanb2025 in #11076
- feat(dictation): add stop button and shortcut hint to Listening indicator by @nwparker in #11152
- feat: bound direct SSH reconnect fan-out and recovery by @AmethystLiang in #11003
- Improve translations for resource manager and related UI elements by @AmethystLiang in #11205
- fix(native-chat): surface draft launch context in desktop and mobile chat composers by @brennanb2025 in #9802
- fix: pr-bug-scan validated finding from #6471 by @buf0-bot[bot] in #6512
- feat(worktrees): support project-level worktree.sharedDirectories in orca.yaml by @brennanb2025 in #10459
- fix(mobile): exclude proxy fake-ip addresses from pairing QR by @innocarpe in #10498
- Bug floating workspace shortcuts route to main w by @AmethystLiang in #10433
- fix(skills): trust the updater's lock when a run installs content newer than the bundle by @brennanb2025 in #11220
- fix(skills): stop the scan issue budget evicting a read failure by @brennanb2025 in #11221
- Stop relaunching creation-time agents on workspace activation by @AmethystLiang in #10647
- fix(ai-vault): resume a bridged Codex session under the selected account's home by @brennanb2025 in #11224
- fix(codex): keep the stale-pane prompt when two accounts share a label by @brennanb2025 in #11228
- fix(ssh): resync after watcher terminal retry by @AmethystLiang in #10691
- fix(macos): explain the TCC prompts, and surface Full Disk Access only to users macOS is prompting (#9756) by @nwparker in #9910
- fix(release): stop packaging plugin authoring examples into app.asar by @brennanb2025 in #11087
- fix(updater): resume background checks after a local build session ends by @brennanb2025 in #11223
- feat(dashboard): add agent status search board by @brennanb2025 in #11042
- perf(dashboard): stop re-sending repo icon data URLs on every republish by @brennanb2025 in #11089
- fix(runtime): surface desktop RPC startup failures by @brennanb2025 in #11037
- fix(agent-status): prevent ghost sidebar row on completed split-pane detach by @forwaryan in #10698
- fix(macos): prevent stale UI surfaces after wake by @Jinwoo-H in #11226
- feat(main): record main-thread hangs so we can measure them by @brennanb2025 in #10256
- fix(skills): stop the skill review dialog contradicting the badge that opens it by @brennanb2025 in #11128
- fix(macos): show TCC notice after first prompt by @brennanb2025 in #11243
- fix(skills): tell the user how to fix a skill the updater cannot converge by @brennanb2025 in #11248
- fix(perf): correct three 07-27 perf regressions by @nwparker in #11234
- fix(ui): preference sync, picker arming, zoom, chat status, and reverted locales by @nwparker in #11241
- fix(skills): stop calling the updater's own install a modified copy by @brennanb2025 in #11249
- fix: stop notification loss, credentialed cache reuse, and clipboard clobber by @nwparker in #11230
- fix(plugins): close four trust-boundary holes in the plugin system by @nwparker in #11232
- Reject legacy orchestration mail acknowledgment by @Jinwoo-H in #11227
New Contributors
- @yoyoys made their first contribution in #11098
- @zbisure made their first contribution in #10763
- @forwaryan made their first contribution in #10698
Full Changelog: v1.4.160-rc.4...v1.4.160-rc.5