fix: sandbox browser CDP proxy

This commit is contained in:
Peter Steinberger
2026-01-10 01:08:05 +00:00
parent 28b7e87c99
commit 3ed877a813
3 changed files with 21 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
## Unreleased
- Sandbox browser: proxy CDP out of the container so host port mappings work (fixes `attachOnly` “profile not running”). — thanks @steipete
- Agents: gate heartbeat prompt to default agent sessions (including non-agent session keys). (#630) — thanks @adam91holt
- Agent: fast abort on /stop and cancel tool calls between tool boundaries. (#617)
- Models/Auth: add OpenCode Zen (multi-model proxy) onboarding. (#623) — thanks @magimetal