v1.4.178-rc.2
Pre-release
Pre-release
·
32 commits
to main
since this release
What's Changed
- fix(agents): deliver grok launch drafts on its composer frame (8s → 0.7s) by @nwparker in #13308
- Revert the Korean Won to backquote mapping by @nwparker in #13312
- fix: keep cross-project dialog actions in bounds by @nwparker in #13317
- fix(sidebar): show Cursor rows and stop a stray "claude" title hijacking OpenCode by @nwparker in #12466
- fix(workspace): stabilize smart entry keyboard flow by @nwparker in #13319
- fix(pty): stop color-scheme 997 replies from painting cooked prompts by @nwparker in #13309
- fix(tasks): restore GitHub page and scroll position on reopen by @Jinwoo-H in #13096
- Polish Artifacts management UI by @Jinwoo-H in #13356
- Exclude idle current tabs from Cmd+J recent; add live attention badges by @AmethystLiang in #13299
- fix(grok): carry reasoning effort for models outside the seed catalog by @AmethystLiang in #13365
- Support live toggle of agent status hooks with WSL relay gating by @AmethystLiang in #13361
- Gate artifact publishing behind off-by-default capability by @AmethystLiang in #13368
- fix(settings): emit Windows font family names as UTF-8 by @bbingz in #12602
- fix(agent-hooks): exit Windows hooks when Orca env is missing by @innocarpe in #11568
- fix(ci): run the root-directory guard on stock macOS bash 3.2 by @ethznn in #12879
- fix(terminal): restore the floating workspace open and maximized by @brennanb2025 in #13258
- fix(terminal): deliver SIGWINCH to the PTY foreground process group by @brennanb2025 in #13164
- fix(terminal): wait for shell-ready before every SSH startup command by @brennanb2025 in #12963
- fix(terminal): agent pane auto-launch lost under fish + Starship (STA-3417) by @brennanb2025 in #12840
- fix(git): bypass WSL login shells for status reads by @OrcaWin in #13207
- refactor(task-page): extract pure helpers and share task preset query map by @AmethystLiang in #13367
- fix(terminal): keep the reattach grid push alive for a hidden pane by @brennanb2025 in #13155
- fix(orchestration): release context-only dispatches by @Jinwoo-H in #13376
- feat(agents): add Prime Agent as a supported TUI agent with session history by @smwbev in #12935
- Reland canonical PTY hydration without evicting live legacy rows by @AmethystLiang in #13132
- fix(mobile): load the repo list in GitHub Project mode by @Jinwoo-H in #12972
- docs: update GitHub star history chart by @AmethystLiang in #13380
- fix(cursor): accept BOM-prefixed hook JSON by @plaonn in #12652
- fix: pr-bug-scan validated finding from #4213 by @buf0-bot[bot] in #4311
- Show a preedit the IME resumes without a compositionstart by @nwparker in #13284
- fix(terminal): claim printable keydowns structurally so committed IME text survives by @nwparker in #13288
- fix(i18n): restore the Japanese renderings the brand revert left in Latin by @makoto-developer in #12934
- test(terminal): pin the macOS key-binding substitution against #11170 by @nwparker in #13315
- feat(terminal): encode IME commits as CSI-u under the all-keys kitty flag by @nwparker in #13310
- test(e2e): normalise the pty line terminator so the IME specs can run on Windows by @nwparker in #13313
- test(e2e): cover a macOS system key remap reaching the terminal (#11170) by @nwparker in #13314
New Contributors
- @ethznn made their first contribution in #12879
- @plaonn made their first contribution in #12652
- @makoto-developer made their first contribution in #12934
Full Changelog: v1.4.178-rc.1...v1.4.178-rc.2