v1.4.110
What's Changed
- Add worktree labels for localhost ports by @gatsby74 in #6424
- Bump mobile app.json to 0.0.17 by @brennanb2025 in #6775
- fix(native-chat): gate view toggle to supported agents (Claude/Codex) by @Jinwoo-H in #6781
- Support respawn-pane in Claude Agent Teams tmux shim by @srs-adamr in #6771
- feat(browser): add Helium as a Chromium cookie-import source by @NicholasZolton in #6768
- Keep worktree hover popovers responsive while a workspace is deleting by @brennanb2025 in #6780
- fix(terminal): report PTY's applied size so dropped resizes self-heal (split-mount desync) by @Jinwoo-H in #6785
- Recommend Tailscale when the remote Orca runtime is unreachable by @s546126 in #6637
- fix(mobile): fail fast when iOS App Store train is closed by @brennanb2025 in #6633
- Clarify auto-merge UI and errors when direct merge is available by @AmethystLiang in #6777
- Keep mobile-fit terminals at phone size during post-spawn size sync by @brennanb2025 in #6794
- Reduce CPU from source-control git polling on Windows by @brennanb2025 in #6736
- Hide Jump to Worktree for sessions in the current worktree by @brennanb2025 in #6791
- Keep new terminal tabs open during startup by @brennanb2025 in #6796
- Show coding agent icons on mobile terminal tabs by @AmethystLiang in #6792
- Follow the active terminal's worktree in the Checks panel by @brennanb2025 in #6799
- Prevent sleeping agents from getting stranded in stale terminals by @brennanb2025 in #6800
- Improve toast layout and dev tools by @KayleeWilliams in #6782
- feat(native-chat): per-leaf toggle eligibility + composer UX (paste, draft, scrollbar, focus) by @Jinwoo-H in #6783
- Stop new terminal tabs from closing right after they open by @brennanb2025 in #6801
- Allow duplicate review worktree creation by @nwparker in #6812
- refactor(quick-open): split ripgrep guidance by @nwparker in #6808
- refactor(pr-context): split guard tests by @nwparker in #6810
- refactor(mobile-markdown): split bridge save guard tests by @nwparker in #6811
- Prevent false mobile reconnects during active runtime traffic by @brennanb2025 in #6805
- refactor(telemetry): split client lifecycle tests by @nwparker in #6813
- refactor(command-code): split managed hook script by @nwparker in #6807
- Polish terminal context menu shortcuts by @nwparker in #6809
- Remove unused dead-code exports by @nwparker in #6821
- fix: include legacy commit statuses in PR checks by @nwparker in #6556
- fix: reject mobile-scope web pairing and surface forbidden runtime errors (#5508) by @nwparker in #6581
- perf(startup): lazy-load locale catalogs + mermaid (−5.40MB / −31% eager cold-start JS) by @nwparker in #6804
- Prevent and recover from degraded terminal daemon spawns by @nwparker in #6830
- Measure and batch restored terminal startup by @nwparker in #6836
- Fix/remote skill install floating terminal by @vladmesh in #6816
- Fix startup routing test for diagnostic wrappers by @nwparker in #6837
- Fix startup terminal color replies for hidden Codex panes by @nwparker in #6824
- Show the git primary action on mobile Source Control by @brennanb2025 in #6659
- fix: keep a worktree's sole newborn terminal mounted when its PTY dies on startup (direnv Landing bounce) by @nwparker in #6842
- chore(lint): upgrade oxlint to 1.71 + enable 7 new rules (autofixed backlog) by @nwparker in #6841
- Prevent regressions in Windows local project adds by @brennanb2025 in #6815
- fix(mobile): bump session max-lines ratchet to unbreak mobile lint by @nwparker in #6851
- fix(browser): mount floating-workspace browser webview via a slot viewport root by @nwparker in #6854
- fix: recover corrupt lazy-chunk parse errors instead of crashing the boundary by @nwparker in #6850
- chore(lint): adopt unicorn/prefer-import-meta-properties (error) by @nwparker in #6847
- Fix floating workspace editor ownership by @Jinwoo-H in #6859
- Document headless Linux server setup by @sdhilip200 in #6802
- fix(win): guard xterm link providers so a RangeError can't kill the renderer by @brennanb2025 in #6855
- fix(win): stop renderer crash-loop with an auto-recovery circuit breaker by @brennanb2025 in #6856
- fix(win): record a redacted breadcrumb when fs:readDir throws by @brennanb2025 in #6862
- fix(win): release PR-refresh aliases when a worktree is removed by @brennanb2025 in #6861
- Restore agent terminal screen on hibernation wake by @brennanb2025 in #6833
- fix(terminal): force model clear when webgl texture atlas is reset by @AmethystLiang in #6868
New Contributors
- @srs-adamr made their first contribution in #6771
- @NicholasZolton made their first contribution in #6768
- @s546126 made their first contribution in #6637
- @vladmesh made their first contribution in #6816
- @sdhilip200 made their first contribution in #6802
Full Changelog: v1.4.107...v1.4.110