Codex Switch Web

Voice-ready control plane for the local Codex runtime.

Sign in to work against the same developer profiles, Codex accounts, and local session files used by the CLI on this machine.

Transport

Channels + JWT

Browser login, protected API routes, and streamed chat delivery over the same single-domain deployment.

Queue Layer

Redis + Celery

Background workers and scheduled tasks are ready for voice flows, summaries, and runtime-side orchestration.

Deployment

codex.mohuls.com

Live stack
  • Next.js frontend with credential-based sign-in
  • Django API served under `codex.mohuls.com/api/`
  • Realtime runtime control and local developer chat sync