Skip to content

Haleclipse/codex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,347 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm i -g @cometix/codex

@cometix/codex — A customized fork of OpenAI Codex CLI, the local coding agent that runs in your terminal.

Codex CLI splash


Install

npm install -g @cometix/codex

Then run codex to get started.

Fork Customizations

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.)
  • 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 @cometix/codex npm registry instead of GitHub releases

Upstream Sync

This fork is regularly synced with the upstream OpenAI Codex repository. Current base: 0.111.0.

Using Codex with your ChatGPT plan

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.

Docs

This repository is licensed under the Apache-2.0 License.

About

Lightweight coding agent that runs in your terminal

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Rust 96.3%
  • TypeScript 2.1%
  • Python 0.8%
  • JavaScript 0.3%
  • Starlark 0.2%
  • PowerShell 0.1%
  • Other 0.2%