v0.11.10
What's Changed
- fix(auth): cancel stalled prompt preflight by @yeongjunyoo in #3086
- fix(tui): expose provider retry recovery state by @Yeachan-Heo in #3084
- fix(coding-agent): isolate tombstone reconciliation failures per-target by @haesol-shin in #3068
- fix(tui): collapse and redact bash invocations by @Yeachan-Heo in #3085
- revert: remove incomplete invocation redaction merge by @Yeachan-Heo in #3095
- fix(notifications): structural Telegram daemon fix — serve-across-generations epoch, marker-free heartbeat, root GC, 429 cooldown, lazy topics (gen 27) by @Yeachan-Heo in #3048
- feat(agents): give read-only role agents irc and read-only git access by @Yeachan-Heo in #3109
- fix(ci): capture SDK daemon CLI child output through files by @Yeachan-Heo in #3114
- test: remediate 11 confirmed-flaky tests + fix broker identity publish race by @Yeachan-Heo in #3111
- fix(tools): allow literal mid-word tildes in restricted role-agent bash by @Yeachan-Heo in #3115
- fix(security): reject bash tilde expansion in assignment words (#3117) by @Yeachan-Heo in #3121
- ci: add non-required rehearsal dispatch mode to release CI by @Yeachan-Heo in #3122
- fix(gjc): allow /dev/null redirects and repair hook-seeded deep-interview state by @Yeachan-Heo in #3127
- fix(coding-agent): enforce ACP eval permissions by @Oreochococukie in #3130
- ci: drop default contents:write to read in release CI by @Yeachan-Heo in #3136
- fix(vendor/insane-search): clamp/validate rate-limit backoff base + cancellation/timeout regression (successor to #3112) by @dmae97 in #3131
- fix(session): await local:// legacy migration gate on /new, fork, handoff, and branch transitions by @nahwan-kim in #3080
- feat(models): repoint opus presets to claude-opus-5 by @Yeachan-Heo in #3123
- test: close the teardown-ordering witness gap and fix a soak-caught dispose flake by @Yeachan-Heo in #3144
New Contributors
- @haesol-shin made their first contribution in #3068
- @dmae97 made their first contribution in #3131
Full Changelog: v0.11.9...v0.11.10