Skip to content

Repository files navigation

Everything For Codex

Desktop desk that installs the certified OpenCode Free pack onto Codex Router: MiMo, DeepSeek V4 Flash, Big Pickle, Laguna S 2.1, Nemotron 3.5 Lightning, Nemotron 3 Ultra, and Muse Spark 1.2 / 1.3 Contributor Free.

Grok OAuth and Antigravity OAuth stay optional. The window never asks for an API key, OAuth token, or Codex caller URL. Sign-in stays in your own terminal.

This is an Electron window. It talks to the local disk and Codex Router over IPC. It does not start a localhost web server.

Built with TypeScript 7. The compiler emits JavaScript; Electron loads that emit. There is no ts-node / tsx path.

Installers

GitHub Releases ship one English build per OS (the in-app VI / EN toggle is included):

OS File
Windows Everything-For-Codex-*-x64.exe (NSIS) or *-portable.exe
macOS Apple Silicon Everything-For-Codex-*-arm64.zip
macOS Intel Everything-For-Codex-*-x64.zip
Linux Everything-For-Codex-*-x64.AppImage or *.tar.gz

macOS zips are unsigned. After unzip, drag Everything For Codex.app into Applications. Gatekeeper will ask once (xattr -dr com.apple.quarantine if needed). A signed .dmg only comes from npm run dist:mac on a Mac.

Router checkout: %LOCALAPPDATA%\codex-router on Windows, ~/.local/share/codex-router on macOS/Linux.

Run from source

npm install
npm start

Or double-click start.cmd (Windows) / start.command (macOS/Linux).

Build

npm run dist
npm run dist:mac
npm run dist:linux

npm run dist:vi / dist:mac:vi / dist:linux:vi stamp a Vietnamese default. Every build still carries the language toggle; the choice is stored in ~/.codex/everything-for-codex.json.

What it installs

Only anonymous OpenCode Free ids that Codex Router has certified:

  • big-pickle
  • deepseek-v4-flash-free
  • laguna-s-2.1-free
  • mimo-v2.5-free
  • muse-spark-1.2-contributor-free (Responses)
  • muse-spark-1.3-contributor-free (Responses)
  • nemotron-3-ultra-free
  • nemotron-3.5-lightning-free

ling-3.0-flash-fin-free stays blocked until the router certifies a protocol.

After a sync, fully quit and reopen Codex. Contributor Free ids may be used for training. Free limits can 429.

Paid catalogs (Alibaba on OpenCode, Cline Pass, Qwen, Command Code) are shown so you can see them. They are not auto-enabled.

Desk steps

  1. Install — Node, Codex Router, opencode-free, the free pack, optional Grok / Antigravity.
  2. Scan — agents on this machine and the slugs Codex already published.
  3. Configure — write the certified pack (and optionally refresh Claude Desktop mux).
  4. Use — where to pick the slugs after a full quit.
  5. Usage — routed token counts from the local ledgers, plus official vendor list-price USD.
npm test
npm run scan
npm run sync
npm run mux
npm run usage

The free-pack snapshot ships beside the app in resources/setup/.

About

Desktop desk that installs the OpenCode Free pack onto Codex Router

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages