overview.md +0 −31 deleted
File DeletedView Diff
1# Codex
2
3One agent for everywhere you code
4
5 
6
7 
8
9Codex is OpenAI’s coding agent for software development. ChatGPT Plus, Pro, Business, Edu, and Enterprise plans include Codex. It can help you:
10
11- **Write code**: Describe what you want to build, and Codex generates code that matches your intent, adapting to your existing project structure and conventions.
12- **Understand unfamiliar codebases**: Codex can read and explain complex or legacy code, helping you grasp how teams organize systems.
13- **Review code**: Codex analyzes code to identify potential bugs, logic errors, and unhandled edge cases.
14- **Debug and fix problems**: When something breaks, Codex helps trace failures, diagnose root causes, and suggest targeted fixes.
15- **Automate development tasks**: Codex can run repetitive workflows such as refactoring, testing, migrations, and setup tasks so you can focus on higher-level engineering work.
16
17[Get started with Codex](https://developers.openai.com/codex/quickstart)
18
19[### Quickstart
20
21Download and start building with Codex.
22
23 Get started](https://developers.openai.com/codex/quickstart) [### Explore
24
25Get inspirations on what you can build with Codex.
26
27 Learn more](https://developers.openai.com/codex/explore) [### Community
28
29Join the OpenAI Discord to ask questions, share workflows and connect with others.
30
31 Join the Discord](https://discord.gg/openai)