Begin a Codex CLI session by entering codex in your terminal. The CLI automatically detects the project structure and initiates an interactive dialogue.
/initUse /init in Codex CLI to analyze projects and create a base AGENTS.md file. Run /status to verify loaded configurations.
Codex CLI uses @ to specify files (e.g., @spec.md) in prompts and ! to execute inline shell commands (e.g., !node --test).
Codex CLI’s “next” workflow in AGENTS.md helps navigate and complete feature lists incrementally with one command.
In Codex CLI, the interview technique asks developers questions to customize generated code and specs based on personal preferences and experience.
Codex CLI is a terminal-based AI coding agent that operates in the developer’s environment, reading files and executing commands.