@nexus-agent-x/codex
v0.144.4-nexus.1
Published
NexusAgentX distribution of the OpenAI Codex CLI.
Downloads
1,449
Readme
@nexus-agent-x/codex
This package is the unofficial NexusAgentX distribution of OpenAI Codex CLI.
It is built from the NexusAgentX/codex
fork and carries the fork's additional patches.
Install it globally with:
npm install -g @nexus-agent-x/codexWhen replacing an existing official npm installation, uninstall it first;
both packages provide the same codex executable:
npm uninstall -g @openai/codex
npm install -g @nexus-agent-x/codexThe release pipeline builds and validates native packages for:
- Linux x64 and ARM64
- macOS Intel and Apple Silicon
- Windows x64 and ARM64
macOS and Windows executables are unsigned community builds.
The upstream project is openai/codex.
This distribution is licensed under Apache-2.0 and is not an official OpenAI
release.
