v1.4.143-rc.0
Pre-release
Pre-release
What's Changed
- fix(agent-status): reap finished Claude named agents/teammates from the sidebar roster by @brennanb2025 in #8825
- fix: close Add Project host selector when an SSH credential prompt appears by @Jaemmeong in #8491
- fix(i18n): correct Chinese translations including styling syntax and terminology by @ousugo in #8723
- fix(terminal): kill agent descendant processes on session teardown (STA-1800) by @brennanb2025 in #8706
- test(windows): allow native launcher compilation time by @brennanb2025 in #8897
- Fix manual project order across paired runtime hosts by @Jinwoo-H in #8894
- Preserve original markdown style when editing in the rich editor by @brennanb2025 in #8862
- fix(gitea): share and cache the /pulls scan so card refreshes can't hammer a self-hosted forge by @xianjianlf2 in #8858
- fix(native-chat): deliver AskUserQuestion answer by option number, not label (STA-1860) by @brennanb2025 in #8840
- fix(ssh): AND lsof selectors so relay reset can't kill unrelated processes by @xianjianlf2 in #8849
- fix(status-bar): sync usage meters with display mode by @gatsby74 in #8582
- fix(crash-reporting): coalesce repeated renderer error breadcrumbs by @brennanb2025 in #8800
- fix(runtime): harden watcher and PTY teardown ownership by @brennanb2025 in #8661
- fix(worktrees): stop surfacing prunable git worktrees as live workspaces by @kaynansc in #8409
- Fix PR checks sticking to a stale linked PR after a terminal branch switch by @brennanb2025 in #8760
New Contributors
- @Jaemmeong made their first contribution in #8491
- @ousugo made their first contribution in #8723
Full Changelog: v1.4.142...v1.4.143-rc.0