summarizer tweaks

This commit is contained in:
2026-05-15 21:54:14 +01:00
parent cf65d5d707
commit 98d1c059cf
3 changed files with 5 additions and 3 deletions

View File

@@ -15,6 +15,10 @@ loosely follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
doesn't advertise itself when it has nothing to dismiss.
### Fixed
- Auto-summary no longer fails immediately with `codex summarizer:
error: unexpected argument '--ask-for-approval' found`. The codex
CLI dropped that flag; we now rely on `--sandbox read-only` (which
already implies no approvals) instead of passing it.
- Toast box no longer flickers / half-erases while the focused
child (claude, codex, opencode, etc.) repaints its TUI. The
overlay is now stitched onto the end of the per-chunk PTY write