Skip to content

chore(cask): update sbx to v0.23.0#100

Merged
chris-crone merged 1 commit intomainfrom
chore/update-sbx-0.23.0
Apr 2, 2026
Merged

chore(cask): update sbx to v0.23.0#100
chris-crone merged 1 commit intomainfrom
chore/update-sbx-0.23.0

Conversation

@docker-read-write
Copy link
Copy Markdown

Automated update from Docker Sandboxes release workflow.

Version: v0.23.0
SHA256 (darwin-arm64): 5d6472034f93eccfb853b5a7241b66592b8bd6fa9c97043e9fbc7323b986f003

Changes:

  • Updated Casks/sbx.rb (latest)
  • Added Casks/sbx@0.23.0.rb (pinned)

Release Notes

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)

@docker-read-write docker-read-write bot requested a review from a team as a code owner April 2, 2026 23:30
@chris-crone chris-crone merged commit 641cc72 into main Apr 2, 2026
6 checks passed
@rcjsuen rcjsuen deleted the chore/update-sbx-0.23.0 branch April 3, 2026 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants