Official Ambient V1 integration for Codex. Use Ambient models for chat, code, builds, audits, and large-repository work without leaving Codex.
Requirements: Codex, Python 3.8+, and an Ambient API key.
codex plugin marketplace add AmbientCrypto/ambient-codex
codex plugin add ambient-codex@ambient-codexStart a new Codex thread, then use $ambient:
$ambient
Need a key? Create one at app.ambient.xyz, then follow the setup prompt. See the installation guide for the one-time terminal launcher and troubleshooting.
Ask naturally:
use Ambient to audit this diff
ask Ambient to review this design
build this feature with Ambient
change Ambient mode
change the code model
Modes:
- Normal Codex — Ambient runs only when requested.
- Delegate — Codex sends larger coding and review work to Ambient.
- Ambient session — Ambient becomes the primary chat and generation engine for the current Codex thread.
See the concise feature guide for models, builds, audits, large repositories, and session behavior.
Only prompts and files you route to Ambient leave your machine. Never send API keys, credentials, or other sensitive material. Generated code is untrusted until reviewed and tested.
The plugin is in plugins/ambient-codex. Contributor
setup and release gates are in CONTRIBUTING.md.
MIT licensed.