chore: update CHANGELOG for sandbox CLI commands

This commit is contained in:
sheeek
2026-01-09 09:41:02 +01:00
committed by Peter Steinberger
parent 75927d736a
commit bcd52ee546

View File

@@ -2,6 +2,7 @@
## Unreleased
- CLI: add `sandbox list` and `sandbox recreate` commands for managing Docker sandbox containers after image/config updates. (#563) — thanks @pasogott
- Providers: add Microsoft Teams provider with polling, attachments, and CLI send support. (#404) — thanks @onutc
- Commands: accept /models as an alias for /model.
- Debugging: add raw model stream logging flags and document gateway watch mode.