docs: update changelog for PR 156

This commit is contained in:
Peter Steinberger
2026-01-03 21:58:46 +00:00
parent 8b069e62fc
commit f13f89e8b9

View File

@@ -20,6 +20,7 @@
- Agent: add sandboxed Chromium browser (CDP + optional noVNC observer) for sandboxed sessions.
### Fixes
- CI: fix lint ordering after merge cleanup (#156) — thanks @steipete.
- Auto-reply: drop final payloads when block streaming to avoid duplicate Discord sends.
- Bash tool: default auto-background delay to 10s.
- Telegram: chunk block-stream replies to avoid “message is too long” errors (#124) — thanks @mukhtharcm.