codex
Lightweight coding agent that runs in your terminal
Master the Codex CLI: Learn to configure custom prompts using YAML or JSON files for efficient command-line interactions. Boost your productivity today.
Where to Find Codex CLI Configuration Documentation: The Complete GuideFind Codex CLI configuration documentation in three official locations including a basic guide, advanced guide, and auto-generated JSON schema. Get the complete guide here.
How to Use Slash Commands Within Codex CLI: A Developer GuideLearn how developers use slash commands in Codex CLI. Trigger handler functions via the TypeScript SDK with simple forward-slash inputs. This guide details the five-stage detection pipeline.
Codex CLI Skills System: Architecture, Features, and Implementation GuideExplore the Codex CLI skills system's features. This plugin framework offers automatic tool invocation, caching, and UI controls for a seamless developer experience.
Codex CLI Authentication: How the Device-Code Flow Works with ChatGPTLearn how Codex CLI uses Rust and OAuth 2.0 device code flow for secure authentication with ChatGPT. Get a one-time code, verify in your browser, and store tokens locally.
How the Codex CLI Configuration System Works: Complete config.toml GuideExplore the Codex CLI configuration system and understand how config.toml works. Learn about layered sources, strict precedence, and atomic edits.
How MCP Server Support is Implemented in OpenAI CodexExplore how MCP server support is implemented in OpenAI Codex. Discover its Rust architecture, JSON-RPC connections, and TUI integration for seamless tool management.
Sandbox Implementations Supported by Codex CLI: macOS, Linux, and WindowsDiscover Codex CLI sandbox implementations for macOS Seatbelt, Linux Landlock seccomp, and Windows restricted-token. Secure your code execution across platforms.
Where Are the Application Server Protocol Definitions in OpenAI Codex?Find application server protocol definitions in OpenAI Codex within the codex-rsapp-server-protocol crate at srcprotocolv2rs and commonrs. Explore the JSON-RPC wire format.
What Is the app-server Component in OpenAI Codex?Discover the app-server component in OpenAI Codex. Learn how this JSON-RPC 2.0 gateway enables conversation management, model generation, and tool execution for Codex clients.
What Is the CLI Directory in the OpenAI Codex Project?Explore the CLI directory in the OpenAI Codex project. Discover how it implements the command-line interface for legacy TypeScript and modern Rust binaries, handling parsing, loading, and sandboxed execution.
What Is the exec Directory in Codex? The Engine Behind Scriptable AI ExecutionDiscover the exec directory in Codex and understand its role as an event-driven execution engine for scriptable AI. Learn about JSON output, sandbox policies, and automated approvals.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →