codex-coder
v0.1.0
Published
Local Codex agent for the codex-coder Cloudflare web app.
Readme
codex-coder
Local Codex agent for the codex-coder Cloudflare web app.
The published CLI connects to:
https://codex-coder-prod.zenteno125.workers.devInstall
npm install -g codex-coderPair and Start
codex-coder startThe agent prints a QR code and a 6-digit pairing code. Open the web app, sign in, and claim the code from the devices screen.
Commands
codex-coder init
codex-coder start
codex-coder status
codex-coder pageUse a different gateway if needed:
codex-coder start --gateway-url https://example.comPublish
From this package directory:
npm publish