@zhang3f/codexrouter
v1.0.9
Published
<p align="center"><code>npm i -g @zhang3f/codexrouter</code></p> <p align="center"><strong>Codex Router</strong> is a coding agent that runs locally on your computer. <p align="center"> <img src="https://github.com/openai/codex/blob/main/.github/codex-c
Readme
Quickstart
Installing and running Codex Router
Install globally with your preferred package manager:
# Install using npm
npm install -g @zhang3f/codexrouterThen simply run coder to get started. The npm package creates and uses
only ~/.codexrouter by default so it stays isolated from any existing
~/.codex CLI configuration.
Each GitHub Release contains macOS executables. In practice, you likely want one of these:
- macOS
- Apple Silicon/arm64:
codex-aarch64-apple-darwin.tar.gz - x86_64 (older Mac hardware):
codex-x86_64-apple-darwin.tar.gz
- Apple Silicon/arm64:
Each archive contains a single entry with the platform baked into the name (e.g., codex-aarch64-apple-darwin), so you likely want to rename it to codex after extracting it.
Using Codex Router with your ChatGPT plan
Run coder and select Sign in with ChatGPT. We recommend signing into your ChatGPT account to use Codex Router as part of your Plus, Pro, Business, Edu, or Enterprise plan. Learn more about what's included in your ChatGPT plan.
You can also use Codex Router with an API key, but this requires additional setup.
Docs
This repository is licensed under the Apache-2.0 License.
