v0.7.11
What's Changed
- fix(ai): restore bundled claude-fable-5 after redeployment by @fivetaku in #1386
- fix(update): refresh stale on-disk default workflow skills after update by @Yeachan-Heo in #1387
- fix: prefix cmux workspace titles by @nahwan-kim in #1388
- feat(coding-agent): add Fable 5 built-in model profiles by @fivetaku in #1389
- fix(ralplan): persist role artifacts via env handoff by @BongSuCHOI in #1384
- Retry transient Windows psmux attach refusal by @Yeachan-Heo in #1393
- Fail closed on vanished gjc tmux owners by @Yeachan-Heo in #1390
- Fix TUI stdout EIO crash after tmux detach by @dgk-dev in #1398
- Improve TUI beginner command discoverability by @Yeachan-Heo in #1396
- Fix hotkeys markdown test after command discoverability update by @Yeachan-Heo in #1402
- Fix retry resume after crash by @twoimo in #1401
- Fix queued prompts during compaction by @twoimo in #1403
- Fix Escape abort after compaction queue change by @Yeachan-Heo in #1404
- fix(coding-agent): preserve tmux resume picker by @nahwan-kim in #1405
- Fix skill prompt card width wrapping by @twoimo in #1408
- perf(web_search): class-based timeouts, hedged DDG fallback, chain caching, prewarm, faster Gemini fail-through by @HaD0Yun in #1407
- Fix Coordinator MCP tmux prompt submit key by @Yeachan-Heo in #1410
- Fix Telegram /session_recent formatting by @Yeachan-Heo in #1413
- fix(cmux): guard workspace auto-rename against clobbering user titles by @sj00c in #1414
- Improve beginner command palette UX by @Yeachan-Heo in #1415
- Fix Coordinator MCP multiline tmux prompt delivery by @Yeachan-Heo in #1417
- fix(coding-agent): preserve tmux sessions after PTY close by @dgk-dev in #1418
- fix(coding-agent): reserve tmux status rows for managed launches by @dgk-dev in #1419
- workflow: standardize ralplan decision artifacts by @changeroa in #1420
- fix: avoid Windows Alt+Enter queue conflict by @Yeachan-Heo in #1425
- fix(model-selector): keep cursor at end after prefilled search input by @kimjunny in #1426
- fix(coding-agent): print resume hint command on its own line by @sskys18 in #1423
- fix(coding-agent): keep managed --tmux window auto-sized on attach by @larrabee-kor in #1427
- fix(state): return lock-owned stamped envelopes by @Heoooooon in #1428
- fix(tui): place prefilled input cursor at end by @Heoooooon in #1429
New Contributors
- @BongSuCHOI made their first contribution in #1384
- @twoimo made their first contribution in #1401
- @kimjunny made their first contribution in #1426
- @sskys18 made their first contribution in #1423
- @larrabee-kor made their first contribution in #1427
Full Changelog: v0.7.10...v0.7.11