OpenAI’s open-source coding agent
OpenAI Codex CLI is an open-source coding agent. Explore tools, extensions, and integrations built for the Codex ecosystem.
npm install -g @openai/codexRequires Node.js 22+. Works on macOS, Linux, and WSL.
cd your-project && codexOpens an interactive session. Codex reads your codebase and suggests changes.
Set your OpenAI API key, choose a model, and configure sandboxing preferences in ~/.codex/config.yaml.
The strongest lanes in this ecosystem, ranked by visible public proof.
1 tracked builds
Filter the ranked board by type, timing, and proof signal.
2 signals found
A codex plugin for running optimization loops inside a codebase. It is useful when you have a measurable target and m...
A codex plugin for running optimization loops inside a codebase. It is useful when you have a measurable target and many possible changes to try: test runtime, build speed, bundle size, model loss, Lighthouse scores, memory use, query latency, or any other metric you can print from a script.
OpenCode plugin for using ChatGPT Plus/Pro in GPT-5 and Codex workflows with OAuth login, multi-account rotation, fai...
OpenCode plugin for using ChatGPT Plus/Pro in GPT-5 and Codex workflows with OAuth login, multi-account rotation, failover, and guided setup