Glossary · Service

Codex

OpenAI's coding agent. You can delegate the task of writing code within ChatGPT.

As OpenAI's coding agent, when you instruct a task within ChatGPT, it writes code in a cloud environment, runs tests, and retrieves the results. It features a delegation method that allows multiple tasks to be assigned at the same time.

It is suitable for developers who want to do other work while leaving tasks such as bug fixing, feature addition, and code review in charge. It is used in the flow of connecting to a GitHub repository and applying it directly to an actual project.

Originally, Codex was the name of the initial code generation model that formed the basis of GitHub Copilot, but it is now being reused as the product name of OpenAI's coding agent.

✅ Strengths

⚠️ Limits

← View all glossary entries