What's Changed
- fix(i18n): correct 'run' translations from '跑步' to '执行' in zh.json by @fsdwen in #8554
- Search worktrees by cached review metadata by @brennanb2025 in #8505
- Improve git pull on remote by @AmethystLiang in #8524
- fix(native-chat): retry not-yet-flushed transcripts instead of settling into a permanent error by @kaynansc in #8418
- Remove finished and killed claude subagents from the sidebar roster by @brennanb2025 in #8522
- fix(native-chat): preserve initial chat mode on paired-host launches by @AmethystLiang in #8567
- fix(native-chat): scope composer sends to the active turn by @AmethystLiang in #8568
- fix(native-chat): target native chat to the active split leaf by @AmethystLiang in #8569
- fix(terminal): stop stale PTY resize after worktree reveal by @brennanb2025 in #8502
- Being able to reply to any comment from bot by @AmethystLiang in #8562
- feat(mobile): match desktop's Smart workspace source picker exactly by @brennanb2025 in #7985
- fix(cli): preserve WSL cwd through the Windows bridge (#6965) by @rodboev in #7640
- Fix folder workspace Git status path by @sdhilip200 in #8326
- Show markdown front-matter by default in the rich editor by @nwparker in #8623
- fix(sidebar): decouple agent-list expansion from the child-worktrees toggle by @nwparker in #8527
- fix(terminal): stop phantom pinned-viewport pins from freezing follow-output by @Jinwoo-H in #8625
- fix(window): extend startup reveal fallback to Linux so first launch never stays hidden by @kaynansc in #8425
- Being able to reply to any comment from bot by @AmethystLiang in #8621
- fix(orchestration): compare stale-dispatch timestamps with julianday by @nwparker in #8514
- fix(source-control): huge-status flag permanently disabled all status refresh — commits in the terminal never surfaced by @moseoh in #8570
- fix(grok): don't tell users to re-run grok login on refreshable token expiry by @nwparker in #8508
- fix(cli): stop ELECTRON_RUN_AS_NODE leaking into orca claude-teams child by @nwparker in #8513
- fix(source-control): route GitHub Enterprise Server remotes to the GitHub provider for PR creation (#8312) by @brennanb2025 in #8603
- Fix orchestration skill coverage for provider-home skill roots (#8256) by @nwparker in #8510
- fix(codex): debounce auto-resolved 'Approve for me' approval notifications (#8387) by @nwparker in #8519
- Route diffs by explicit worktree owner, not focused runtime (#8484) by @nwparker in #8509
- fix(sidebar): scope project display labels by execution host to prevent cross-host path collision (#8345) by @nwparker in #8511
- Fix orchestration stale timestamps by @AmethystLiang in #8636
- Show agent status in terminal tabs by @gatsby74 in #8142
- Resolve terminal tab activity via the canonical worktree-status engine by @AmethystLiang in #8641
- feat(mobile): show usage reset countdown on accounts screen by @kaynansc in #7954
- P2 windows cli hardening by @AmethystLiang in #8638
- P2 mobile firewall scope by @AmethystLiang in #8639
- Fail loudly on chmod errors in remote CLI launcher install by @AmethystLiang in #8648
- P2 watcher lifecycle bounds by @AmethystLiang in #8640
- P2 live log undo memory by @AmethystLiang in #8644
- perf(emulator): stop serve-sim watcher waking the daemon 4×/sec when unused by @nwparker in #8525
- perf(renderer): pause always-on idle timers while the window is hidden by @nwparker in #8528
- Fix recipe serve desktop promotion by @AmethystLiang in #8646
- perf(ssh): merge the two identical 5s keepalive timers into one per connection by @nwparker in #8653
- Create pr not working for stacked worktree by @AmethystLiang in #8651
- fix(browser): handle Cmd-click popups without adopted WebContents by @Jinwoo-H in #8659
- fix(lint): cover active/inactive in the terminal tab activity switch by @brennanb2025 in #8660
- Improve native chat style by @AmethystLiang in #8654
- fix(i18n): localize the terminal tab unread-completion aria-label by @brennanb2025 in #8663
- fix(terminal): self-heal panes whose renderer dies while the PTY stays alive by @brennanb2025 in #8630
- fix(mobile): host Create Workspace drawers in one Modal so dropdowns open by @brennanb2025 in #8642
New Contributors
Full Changelog: v1.4.138...v1.4.139