v1.4.176-rc.0
Pre-release
Pre-release
What's Changed
- chore(mobile): prepare 0.0.41 releases by @Jinwoo-H in #12781
- Change question card submit button label to 'Submit' by @AmethystLiang in #12782
- Remove source control group order preference by @AmethystLiang in #12785
- Display SSH worktrees immediately using persisted metadata by @AmethystLiang in #12646
- Fix sidebar PR status hidden by workspace activity by @brennanb2025 in #12793
- Register PTY output processors in memory profile census by @AmethystLiang in #12795
- fix(file-explorer): sort numbered file names naturally across every listing surface by @brennanb2025 in #11576
- fix(runtime): degrade focused terminal create on a windowless host (STA-2585) by @Jinwoo-H in #12791
- fix(native chat): retain transcript while reconnecting (STA-3333) by @brennanb2025 in #12495
- refactor(mobile): separate native chat controller contract by @brennanb2025 in #12826
- fix(runtime): require consecutive missed probes before reaping a paired socket (STA-3320) by @Jinwoo-H in #12790
- Revert #12793: put PR status back in the left status lane (1 of 2) by @brennanb2025 in #12815
- Revert #12658: show PR status on active and done workspaces too (2 of 2) by @brennanb2025 in #12825
- fix(runtime): stop a stalled tick from forgiving banked missed probes (STA-3320) by @Jinwoo-H in #12841
- fix(terminal): recover live panes after renderer restart (STA-3536) by @brennanb2025 in #12776
- fix(mobile): keep hosts visible when credentials are unavailable by @brennanb2025 in #12775
- fix(terminal): fence detached daemon endpoint ownership by @nwparker in #12709
- Add per-worker model and effort overrides by @Jinwoo-H in #12851
- fix(native-chat): report the current Claude model from the terminal frame by @brennanb2025 in #12860
- fix(agent-hooks): resumed Claude Code session gets its sidebar agent row at SessionStart (STA-3386) by @brennanb2025 in #12859
- fix(mobile): bound home host auto-connect fanout by @brennanb2025 in #11642
- fix(computer): deliver macOS coordinate clicks via the HID event tap (STA-3433) by @brennanb2025 in #12839
- fix(tasks): hold dialog-confirmed issue state over stale Tasks list refetches (STA-3343) by @brennanb2025 in #12830
- fix(browser): recover browser tab when guest WebContents is destroyed (STA-3448) by @brennanb2025 in #12831
- fix(settings): recover HTTP proxy settings from safeStorage failures (STA-3442) by @brennanb2025 in #12838
- fix(skills): match official skill files despite local sidecars by @innocarpe in #12812
- feat(dashboard): add experimental agent map view by @brennanb2025 in #12168
- fix(menu): restore paste in macOS native dialogs by @pstanton237 in #12645
- fix(mobile): expose host card actions by @brennanb2025 in #11648
- fix(terminal): clear stranded link hover tooltip by @nwparker in #12786
- fix(daemon): detect severed macOS TCC attribution behind terminal automation denials (STA-3491) by @brennanb2025 in #12848
- Prevent long branch names from overlapping chip by @AmethystLiang in #12842
- perf(terminal): bound the reattach payload agent-signal scan by @nwparker in #12681
- Show SSH worktrees immediately via persisted metadata by @AmethystLiang in #12799
- Demote address picker to optional disclosure on Orca Relay by @AmethystLiang in #12796
- fix(ai-vault): group OMP task subagent transcripts under their parent session by @dcieslak19973 in #12803
- fix(repo-icon): fall back to a lucide icon when an image icon fails to load by @erishforG in #12867
- fix: prioritize filenames in new-tab file results by @nwparker in #12670
- fix: prioritize filenames in cmd+p quick open by @nwparker in #12679
- perf: bound repeated watcher, Session History, and terminal work by @brennanb2025 in #12828
- fix(mobile): choose host for new workspace by @brennanb2025 in #11647
- test(runtime): pin the fail-closed contract for bare Cursor titles by @bbingz in #12816
- Remove idle agent toggle from global settings by @brennanb2025 in #12941
- fix(terminal): show AI Vault conversation names in tabs by @brennanb2025 in #12778
- fix(azure-devops): retry with -preview api-version and keep project-level Git base for on-prem Server (STA-3494) by @brennanb2025 in #12832
New Contributors
- @pstanton237 made their first contribution in #12645
- @dcieslak19973 made their first contribution in #12803
- @erishforG made their first contribution in #12867
Full Changelog: v1.4.175...v1.4.176-rc.0