This release focuses on safer persistence and file permissions, more reliable config writes, and bounded agent transcript/prompt logging to prevent unbounded memory/log growth while improving debuggability.
New Features
- Capped in-memory transcript and prompt history (with truncation banner)
- Introduced a new
TranscriptBufferutility to store agent transcript...
- Introduced a new