v1.4.138-rc.3
Pre-release
Pre-release
What's Changed
- fix: restore the active top-level view across renderer reload by @myungjuice in #8265
- fix(cli): preserve multiline arguments on Windows by @nwparker in #8374
- fix(orchestration): complete tasks on worker_done + coordinator UX fixes by @AmethystLiang in #8030
- perf(terminal): tune cold-park keep-warm so common rotation never remounts by @Jinwoo-H in #8262
- Show agent CLI failure output for branch auto-naming and generation instead of parsing per-CLI error formats by @brennanb2025 in #8045
- fix(pr-comments): let users mark comment authors as bots for the Humans/Bots filter by @dbachko in #7598
- fix(i18n): use useTranslation hook in SidebarNav for reactive language switching by @fsdwen in #7542
- perf(renderer): sweep suppressedPtyExitIds and pendingCodexPaneRestartIds on bulk worktree purge by @xianjianlf2 in #7656
- Add Previous/Next change navigation buttons to the Diff View by @brennanb2025 in #6668
- fix(terminal): gate Shift+Enter CSI-u on active protocol by @nwparker in #8427
- feat(editor): add file editor word wrap preference by @gatsby74 in #8423
- Add F7/Shift+F7 keyboard navigation for diff changes by @sonhyrd in #8240
- fix(terminal): handle Linux IME candidate digits without composition events by @yuqi1991 in #8241
- Fix ssh import safety by @AmethystLiang in #8435
New Contributors
- @myungjuice made their first contribution in #8265
Full Changelog: v1.4.138-rc.2...v1.4.138-rc.3