OpenAI's Codex CLI as a mixin — the CLI in an overlay, with the OpenAI credential (API key or ChatGPT OAuth), scoped egress, and the config and auth seeds the agent needs. Layer it onto a shell base and run `codex`.
codex| Type | Required | Description | |
|---|---|---|---|
com.docker.sandbox/network-policy@1 | Required | — | |
com.docker.sandbox/credential@1 | Optional | OpenAI API access (API key or ChatGPT OAuth) | |
com.docker.sandbox/lifecycle@1 | Required | — | |
com.docker.sandbox/agent-skills@1 | Optional | — | |
com.docker.sandbox/agent-context@1 | Required | — | |
sbx run <agent> --kit docker/sbx-kit-codex-mixin:latestRun the following command to install sbx on your machine.
brew install docker/tap/sbxwinget install Docker.sbxPulls:
161
Last week