codex-coder
v0.1.6
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.zenteno125.workers.devInstall
npm install -g codex-coderPair and Start
codex-coder startThe agent prints the web app URL, the direct login/registration URL, 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 pair
codex-coder start
codex-coder status
codex-coder doctor
codex-coder unpair
codex-coder pageUse a different gateway if needed:
codex-coder start --gateway-url https://example.comPublish
From this package directory:
npm publish