overview.md +0 −31 deleted
File DeletedView Diff
1# Codex
2
3
4
5Codex is OpenAI’s coding agent for software development. ChatGPT Plus, Pro, Business, Edu, and Enterprise plans include Codex. It can help you:
6
7- **Write code**: Describe what you want to build, and Codex generates code that matches your intent, adapting to your existing project structure and conventions.
8- **Understand unfamiliar codebases**: Codex can read and explain complex or legacy code, helping you grasp how teams organize systems.
9- **Review code**: Codex analyzes code to identify potential bugs, logic errors, and unhandled edge cases.
10- **Debug and fix problems**: When something breaks, Codex helps trace failures, diagnose root causes, and suggest targeted fixes.
11- **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.
12
13[Get started with Codex](https://developers.openai.com/codex/quickstart)
14
15[### Quickstart
16
17Download and start building with Codex.
18
19 Get started](https://developers.openai.com/codex/quickstart) [### Explore
20
21Get inspirations on what you can build with Codex.
22
23 Learn more](https://developers.openai.com/codex/explore) [### Community
24
25Read community posts, explore meetups, and connect with Codex builders.
26
27 See community](/community) [### Codex for Open Source
28
29Apply or nominate maintainers for API credits, ChatGPT Pro with Codex, and selective Codex Security access.
30
31 Learn more](https://developers.openai.com/community/codex-for-oss)