quickstart.md +5 −2
14 14
151. Download and install the Codex app151. Download and install the Codex app
16 16
1717 The Codex app is currently only available for macOS. Download the Codex app for Windows or macOS.
18 18
19 [Download for macOS](https://persistent.oaistatic.com/codex-app-prod/Codex.dmg)19 [Download for macOS](https://persistent.oaistatic.com/codex-app-prod/Codex.dmg)
20 20
2121 [Get notified for Windows and Linux](https://openai.com/form/codex-app/) [Get notified for Linux](https://openai.com/form/codex-app/)
222. Open Codex and sign in222. Open Codex and sign in
23 23
24 Once you downloaded and installed the Codex app, open it and sign in with your ChatGPT account or an OpenAI API key.24 Once you downloaded and installed the Codex app, open it and sign in with your ChatGPT account or an OpenAI API key.
41- Find and fix bugs in my codebase with minimal, high-confidence changes.40- Find and fix bugs in my codebase with minimal, high-confidence changes.
42 41
43 If you need more inspiration, check out the [explore section](https://developers.openai.com/codex/explore).42 If you need more inspiration, check out the [explore section](https://developers.openai.com/codex/explore).
43 If you’re new to Codex, read the [best practices guide](https://developers.openai.com/codex/learn/best-practices).
44 44
45 [Learn more about the Codex app](https://developers.openai.com/codex/app)45 [Learn more about the Codex app](https://developers.openai.com/codex/app)
46 46
694. Use Git checkpoints694. Use Git checkpoints
70 70
71 Codex can modify your codebase, so consider creating Git checkpoints before and after each task so you can easily revert changes if needed.71 Codex can modify your codebase, so consider creating Git checkpoints before and after each task so you can easily revert changes if needed.
72 If you’re new to Codex, read the [best practices guide](https://developers.openai.com/codex/learn/best-practices).
72 73
73 [Learn more about the Codex IDE extension](https://developers.openai.com/codex/ide)74 [Learn more about the Codex IDE extension](https://developers.openai.com/codex/ide)
74 75
1004. Use Git checkpoints1014. Use Git checkpoints
101 102
102 Codex can modify your codebase, so consider creating Git checkpoints before and after each task so you can easily revert changes if needed.103 Codex can modify your codebase, so consider creating Git checkpoints before and after each task so you can easily revert changes if needed.
104 If you’re new to Codex, read the [best practices guide](https://developers.openai.com/codex/learn/best-practices).
103 105
104[Learn more about the Codex CLI](https://developers.openai.com/codex/cli)106[Learn more about the Codex CLI](https://developers.openai.com/codex/cli)
105 107