Open SourceAgents35k
OpenAI Codex CLI
OpenAI's open-source terminal coding agent with a cloud service.
Codex CLI is OpenAI's open-source coding agent that runs locally in the terminal and can read, modify, and execute code in a sandboxed environment. It supports configurable approval modes that control how much it can do without human confirmation and integrates with OpenAI models. It is OpenAI's terminal-based counterpart to other agentic coding tools.
Repository
openai/codexLanguage
RustWhat you'd build with it
- Run an agentic coding session in the terminal that edits and executes code in a sandbox
- Control autonomy with approval modes ranging from manual confirmation to fuller automation
- Automate local development and refactoring tasks backed by OpenAI models
Tags
cliopenaicoding-agent