OpenAI has released Codex CLI, a local coding agent that interprets natural language commands into working code.Codex CLI can prototype new apps, refactor existing projects, and fix bugs by interpreting natural language descriptions.It supports over a dozen languages, including Python, JavaScript, TypeScript, Go, Ruby, and PHP.Codex CLI requires Node.js, npm, and an OpenAI API key to use.