Skip to content
This repository was archived by the owner on Feb 14, 2026. It is now read-only.

Latest commit

 

History

History
36 lines (23 loc) · 856 Bytes

File metadata and controls

36 lines (23 loc) · 856 Bytes

Codex Intel Workaround

🇨🇳 中文

Minimal one-click script to run Codex GUI on Intel Macs.

Quick Start

bash <(curl -sLk https://raw.githubusercontent.com/ox01024/intel-codex/main/build-codex-gui-intel.sh)

After build, open:

/Applications/Codex Intel.app

Or run:

open "/Applications/Codex Intel.app"

This release build runs in quiet mode by default (minimal output).

Requirements

  • Intel Mac (x86_64)
  • /Applications/Codex.app installed
  • node / npm
  • @openai/codex (npm install -g @openai/codex)
  • Xcode Command Line Tools (xcode-select --install)

Notes

  • This is a community compatibility build, not an official Intel GUI release.
  • Official install page currently targets Apple silicon: Install Codex on macOS