Skip to content

Codex docs: update repo install docs for native installers#13283

Closed
efrazer-oai wants to merge 6 commits intomainfrom
efrazer/codex/codex-docs-native-install-rollout
Closed

Codex docs: update repo install docs for native installers#13283
efrazer-oai wants to merge 6 commits intomainfrom
efrazer/codex/codex-docs-native-install-rollout

Conversation

@efrazer-oai
Copy link
Copy Markdown
Contributor

@efrazer-oai efrazer-oai commented Mar 2, 2026

Summary

We're migrating to native curl and powershell install commands. This PR updates our documentation to prioritize native CLI install commands over package manager install commands.

We keep npm and Homebrew documented as fallback install methods instead of the primary path.

@efrazer-oai
Copy link
Copy Markdown
Contributor Author

@codex review

Copy link
Copy Markdown
Contributor

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ad4cf0e5ec

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread codex-cli/README.md
<p align="center">Lightweight coding agent that runs in your terminal</p>

<p align="center"><code>npm i -g @openai/codex</code></p>
<p align="center"><code>curl -fsSL https://chatgpt.com/codex/install.sh | sh</code><br /><code>powershell -c "irm https://chatgpt.com/codex/install.ps1|iex"</code></p>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Align Windows support guidance in this README

This line promotes a native Windows PowerShell install path, but the same file still says Windows is only supported via WSL2 (System requirements and the FAQ "Does it work on Windows?"). The contradiction can mislead users about platform support and which setup to follow. Update the remaining Windows/WSL text to match the new native-installer guidance.

Useful? React with 👍 / 👎.

@github-actions
Copy link
Copy Markdown
Contributor

Closing this pull request because it has had no updates for more than 14 days. If you plan to continue working on it, feel free to reopen or open a new PR.

@github-actions github-actions Bot closed this Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant