quickstart.md +3 −0
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