app.md +33 −22
1# Codex app1# Codex app
2 2
3Your Codex command center
4
5The Codex app is a focused desktop experience for working on Codex threads in parallel, with built-in worktree support, automations, and Git functionality.3The Codex app is a focused desktop experience for working on Codex threads in parallel, with built-in worktree support, automations, and Git functionality.
6 4
7ChatGPT Plus, Pro, Business, Edu, and Enterprise plans include Codex. Learn more about [what's included](https://developers.openai.com/codex/pricing).5ChatGPT Plus, Pro, Business, Edu, and Enterprise plans include Codex. Learn more about [what's included](https://developers.openai.com/codex/pricing).
8 6
97 
10 8
119 
12 10
13## Getting started11## Getting started
14 12
1513The Codex app is available on macOS (Apple Silicon).The Codex app is available on macOS and Windows.
14
15Most Codex app features are available on both platforms. Platform-specific
16exceptions are noted in the relevant docs.
16 17
171. Download and install the Codex app181. Download and install the Codex app
18 19
1920 The Codex app is currently only available for macOS. Download the Codex app for macOS or Windows. Choose the Intel build if you're using an Intel-based Mac.
21
22 [Download for macOS (Apple Silicon)](https://persistent.oaistatic.com/codex-app-prod/Codex.dmg)[Download for macOS (Intel)](https://persistent.oaistatic.com/codex-app-prod/Codex-latest-x64.dmg)
20 23
2124 [Download for macOS](https://persistent.oaistatic.com/codex-app-prod/Codex.dmg) Need a different operating system?
22 25
2326 [Get notified for Windows and Linux](https://openai.com/form/codex-app/) [Download for Windows](https://get.microsoft.com/installer/download/9PLM9XGG6VKS?cid=website_cta_psi)
27
28 [Get notified for Linux](https://openai.com/form/codex-app/)
242. Open Codex and sign in292. Open Codex and sign in
25 30
26 Once you downloaded and installed the Codex app, open it and sign in with your ChatGPT account or an OpenAI API key.31 Once you downloaded and installed the Codex app, open it and sign in with your ChatGPT account or an OpenAI API key.
38 43
39 You can ask Codex anything about the project or your computer in general. Here are some examples:44 You can ask Codex anything about the project or your computer in general. Here are some examples:
40 45
4146 Tell me about this projectCopiedBuild a classic Snake game in this repo.CopiedFind and fix bugs in my codebase with minimal, high-confidence changes.Copied- Tell me about this project
47- Build a classic Snake game in this repo.
48- Find and fix bugs in my codebase with minimal, high-confidence changes.
42 49
4350 If you need more inspiration, check out the [explore section](https://developers.openai.com/codex/explore). If you need more inspiration, explore [Codex use cases](https://developers.openai.com/codex/use-cases).
51 If you're new to Codex, read the [best practices guide](https://developers.openai.com/codex/learn/best-practices).
44 52
45---53---
46 54
48 56
49[### Multitask across projects57[### Multitask across projects
50 58
5159Run multiple tasks in parallel and switch quickly between them.](https://developers.openai.com/codex/app/features#multitask-across-projects)[### Built-in Git toolsRun project threads side by side and switch between them quickly.](https://developers.openai.com/codex/app/features#multitask-across-projects)[### Worktrees
52 60
5361Review diffs, comment inline, stage or revert chunks, and commit without leaving the app.](https://developers.openai.com/codex/app/features#built-in-git-tools)[### Worktrees for parallel tasksKeep parallel code changes isolated with built-in Git worktree support.](https://developers.openai.com/codex/app/worktrees)[### Computer use
54 62
5563Isolate changes of multiple Codex threads using built-in Git worktree support.](https://developers.openai.com/codex/app/worktrees)[### Skills supportLet Codex use macOS apps for GUI tasks, browser flows, and native app testing.](https://developers.openai.com/codex/app/computer-use)[### Review and ship changes
56 64
5765Give your Codex agent additional capabilities and reuse skills across App, CLI, and IDE Extension.](https://developers.openai.com/codex/app/features#skills-support)[### AutomationsInspect diffs, address PR feedback, stage files, commit, and push.](https://developers.openai.com/codex/app/review)[### Terminal and actions
58 66
5967Pair skills with automations to automate recurring tasks in the background. Codex adds findings to the inbox, or automatically archives runs if there’s nothing to report.](https://developers.openai.com/codex/app/automations)[### Built-in terminalRun commands in each thread and launch repeatable project actions.](https://developers.openai.com/codex/app/features#integrated-terminal)[### In-app browser
60 68
6169Open a terminal per thread to test your changes, run dev servers, scripts, and custom commands.](https://developers.openai.com/codex/app/features#integrated-terminal)[### Local environmentsOpen rendered pages, leave comments, or let Codex operate local browser flows.](https://developers.openai.com/codex/app/browser)[### Image generation
62 70
6371Define worktree setup scripts and common project actions for easy access.](https://developers.openai.com/codex/app/local-environments)[### Sync with the IDE extensionGenerate or edit images in a thread while you work on the surrounding code and assets.](https://developers.openai.com/codex/app/features#image-generation)[### Automations
64 72
6573Share Auto Context and active threads across app and IDE sessions.](https://developers.openai.com/codex/app/features#sync-with-the-ide-extension)[### MCP supportSchedule recurring tasks, or wake up the same thread for ongoing checks.](https://developers.openai.com/codex/app/automations)[### Skills
66 74
6775Connect your Codex agent to additional services using MCP.](https://developers.openai.com/codex/app/features#mcp-support)Reuse instructions and workflows across the app, CLI, and IDE Extension.](https://developers.openai.com/codex/app/features#skills-support)[### Sidebar and artifacts
68 76
77Follow plans, sources, task summaries, and generated file previews.](https://developers.openai.com/codex/app/features#richer-outputs-and-artifacts)[### Plugins
69 78
7079Need help? Visit the [troubleshooting guide](https://developers.openai.com/codex/app/troubleshooting).Connect apps, skills, and MCP servers to extend what Codex can do.](https://developers.openai.com/codex/plugins)[### IDE Extension sync
80
81Share Auto Context and active threads across app and IDE sessions.](https://developers.openai.com/codex/app/features#sync-with-the-ide-extension)
71 82
7283[Next---
73 84
7485Features](https://developers.openai.com/codex/app/features)Need help? Visit the [troubleshooting guide](https://developers.openai.com/codex/app/troubleshooting).