<p align="center"><code>npm i -g @cometix/codex</code></p> <p align="center"><strong>@cometix/codex</strong> — A customized fork of <a href="https://github.com/openai/codex">OpenAI Codex CLI</a>, the local coding agent that runs in your terminal.</p> <p a
npm i -g @cometix/codex
@cometix/codex — A customized fork of OpenAI Codex CLI, the local coding agent that runs in your terminal.

---
``shell`
npm install -g @cometix/codex
Then run codex to get started.
This fork includes the following enhancements over the upstream openai/codex:
- StatusLine (CxLine) — Bottom status bar displaying model name, reasoning effort, usage percentage, and rate limit reset time
- Reasoning Translation — Real-time translation of agent reasoning content via /translate command, supporting 15+ LLM providers (OpenAI, Anthropic, DeepSeek, Moonshot, Qwen, Groq, Gemini, etc.)@cometix/codex
- Personality for all models — The Personality feature is enabled for every model, not limited to select ones
- CJK block cursor fix — Correct block cursor width for CJK characters on Windows Terminal
- Update detection via npm — Version checking uses the npm registry instead of GitHub releases
This fork is regularly synced with the upstream OpenAI Codex repository. Current base: 0.98.0.
Run codex` and select Sign in with ChatGPT. We recommend signing into your ChatGPT account to use Codex as part of your Plus, Pro, Team, Edu, or Enterprise plan. Learn more about what's included in your ChatGPT plan.
You can also use Codex with an API key, but this requires additional setup.
- Codex Documentation
- Upstream Repository
This repository is licensed under the Apache-2.0 License.