github docker/sbx-releases v0.23.0

latest releases: v0.28.3, v0.28.2, v0.28.1...
29 days ago

Highlights

This release brings OpenAI OAuth support for Codex sandboxes, allowing users to authenticate via OAuth flow instead of API keys. It also improves session lifecycle management with auto-stop on disconnect — sessions now track active connections via reference counting and automatically stop when all agents and exec sessions have disconnected (detached sandboxes are unaffected).

What's New

Agents

  • Add OpenAI OAuth flow for Codex sandboxes, including --oauth-login flag for create/run commands (#2063)

Daemon

  • Auto-stop sessions when the agent has been disconnected using reference counting; detached sandboxes are excluded (#2095)

Documentation

  • Add AGENTS.md for standalone distribution pipeline overview (#2120)

Don't miss a new sbx-releases release

NewReleases is sending notifications on new releases.