Compare commits

...

1 Commits

Author SHA1 Message Date
Joey Trasatti
ba17b41550 Add local execution note to README quickstart
- Add a callout that Codex runs code locally on your machine
- Place it directly under the initial install/get-started instructions
2026-03-07 17:46:02 -08:00

View File

@@ -28,6 +28,8 @@ brew install --cask codex
Then simply run `codex` to get started.
> Codex writes code locally on your machine, which is ideal because your bugs deserve low latency too.
<details>
<summary>You can also go to the <a href="https://github.com/openai/codex/releases/latest">latest GitHub Release</a> and download the appropriate binary for your platform.</summary>