diff --git a/CHANGELOG.md b/CHANGELOG.md index ba7e89635..efd2e6011 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ ### Fixes - Telegram: chunk block-stream replies to avoid “message is too long” errors (#124) — thanks @mukhtharcm. - Gmail hooks: resolve gcloud Python to a real executable when PATH uses mise shims — thanks @joargp. +- Control UI: generate UUIDs when `crypto.randomUUID()` is unavailable over HTTP — thanks @ratulsarna. - Agent: add soft block-stream chunking (800–1200 chars default) with paragraph/newline preference. - Agent tools: scope the Discord tool to Discord surface runs. - Agent tools: format verbose tool summaries without brackets, with unique emojis and `tool: detail` style.