v1.4.100
What's Changed
- Fix delete workspace confirmation spacing by @brennanb2025 in #6304
- Show GitHub issue workspaces immediately while they initialize by @brennanb2025 in #6139
- Apply agent defaults to AI Vault resume by @Jinwoo-H in #6299
- Wire terminal worktree navigation to back-and-forth stack by @AmethystLiang in #6310
- Fix pwsh availability cold-start cache by @Jinwoo-H in #6313
- Stabilize E2E CI concurrency by @brennanb2025 in #6312
- fix(codex): sanitize hooks config writes by @tmchow in #6247
- fix: allow selecting a project on a non-active host when creating a workspace by @smk508 in #5937
- fix: group multi-host projects by git remote identity by @Jinwoo-H in #6309
- Add diff word wrap toggle by @Jinwoo-H in #6214
- Only create worktree root directory on blur, not per keystroke by @martinbelcic in #6300
- Fix terminal scroll intent across workspace switches by @Jinwoo-H in #6319
- fix(codex): prevent duplicate config.toml hook trust key on Windows by @rodboev in #6318
- fix(orchestration): release dispatch lock when worker_done is sent via orchestration.send by @rodboev in #6317
- fix(ui): match left sidebar divider opacity with the rest of the UI by @gatsby74 in #6290
- Fix duplicate hibernated agent resume by @brennanb2025 in #6323
- fix(ai-vault): surface a workspace's own sessions past the recency cap by @gatsby74 in #6273
- Add GitHub issue timeline activity feed to details dialog by @AmethystLiang in #6330
- Validate entry metadata when matching cached combined diff sections by @AmethystLiang in #6333
- Localize workspace creation and update multi-language translations by @AmethystLiang in #6334
- Update mobile Android APK links by @AmethystLiang in #6337
- Enhance AI Vault sessions with worktree resume and jump actions by @AmethystLiang in #6338
- Style commit text area to match input tokens and fix disabled state by @AmethystLiang in #6339
- Fix diff tab reselect after opening file tab by @nwparker in #6311
- Unify terminal theme settings by @brennanb2025 in #6329
- Remove split terminal from onboarding checklist by @brennanb2025 in #6340
- Support H4 and H5 markdown headings by @AmethystLiang in #6349
- Keep PR checks status in sync by @brennanb2025 in #6328
- Reduce Git refresh subprocess fanout by @brennanb2025 in #6324
- Fix image paste in Remote Host terminals by @Jinwoo-H in #6380
- Remove split pane toolbar button by @brennanb2025 in #6372
- Make permission attention indicators consistent by @brennanb2025 in #6384
- Fix split terminal tab focus target by @brennanb2025 in #6375
- Repair stale split terminal PTY focus by @brennanb2025 in #6379
- perf(git-status): throttle trailing refreshes and coalesce main-process reads by @wolfiesch in #6341
- Fix pending remote terminal tab creation by @dvic in #6353
- Fix renderer freeze (ReDoS) from terminal link detection on ngrok/ConPTY output (#5970) by @MrErikCodes in #6373
- fix(tabs): activate clicks when pointer release has no button by @Jinwoo-H in #6386
- fix: handle native Windows skill update flow for Orca setup by @siddqamar in #6307
- fix: forward Ctrl+Enter as kitty CSI-u so TUIs can cue instead of send by @gatsby74 in #6383
- Reveal automation agent logs from the sidebar by @brennanb2025 in #6387
- Reduce duplicate worktree refresh scans by @brennanb2025 in #6390
- Prevent Codex hook trust prompts on Windows upgrades by @brennanb2025 in #6388
- Fix tab switching after missed drag cleanup by @Jinwoo-H in #6392
- Fix WSL agent runtime selection by @Jinwoo-H in #6394
- Fix tab switching after terminal tab reorder by @Jinwoo-H in #6395
- fix(ports): stop cursor-move redraws corrupting advertised dev-server hosts by @gatsby74 in #6371
- fix(onboarding): stop wrong-host Open as Folder fallback by @rodboev in #6393
- Reduce duplicate diff loading work by @brennanb2025 in #6389
- Show Agent activity for mobile smart sort by @brennanb2025 in #6347
- Fix agent resume after force-exit restore by @Jinwoo-H in #6391
- Keep worktree PR badges stable during refresh by @brennanb2025 in #6397
- Fix slow Codex hook statuses on Windows by @brennanb2025 in #6398
- Fix Chinese IME composition in terminal chat input by @Jinwoo-H in #6396
- Fix GitHub work item status and checks coloring by @AmethystLiang in #6399
- Fix automation run terminal targeting by @RubinCarter in #6374
- Speed up Windows Codex/Claude hooks without dropping events by @brennanb2025 in #6402
- Prevent background worktree creation from stealing focus by @AmethystLiang in #6403
- Restrict AI Vault resume actions to local execution hosts by @AmethystLiang in #6406
- Fix Windows agent hook regressions by @brennanb2025 in #6407
- Enhance PR auto-merge controls and switch to GraphQL mutation by @AmethystLiang in #6405
- Harden Windows hook command resolution by @brennanb2025 in #6409
New Contributors
- @smk508 made their first contribution in #5937
- @martinbelcic made their first contribution in #6300
- @rodboev made their first contribution in #6318
- @MrErikCodes made their first contribution in #6373
- @RubinCarter made their first contribution in #6374
Full Changelog: v1.4.97...v1.4.100