your codex account pool, in one local console
inventory every Codex identity on this machine · one-tap smart switch · unified local proxy routing · everything stays on this device.
accounts
click any account to expand details · click switch to set activestrategy chatgpt-first → highest-7d-remaining · last rotation 2h ago: team-research hit 5h limit → fallback to brian.dev
next pick · brian.dev · then design-night
usage overview
account meta
recent switches
quick actions
usage overview
account meta
recent switches
quick actions
usage overview
account meta
recent switches
quick actions
usage overview
account meta
recent switches
quick actions
usage overview
account meta
recent switches
quick actions
cost & usage analytics
local estimate from your Codex session logs · token consumption, cost by project, hourly heatmap, and top sessions — never leaves this machine.
weekly budget
tracked against this week's local cost estimatecost by project · top 10
activity heatmap · hour × weekday
recent sessions · top 80
| session | project | model | tokens | cost | updated |
|---|---|---|---|---|---|
| sess_8f2a | studio-web | gpt-5-codex | 4.2M | $8.41 | 2026/06/17 16:57 |
| sess_71bd | codex-tools | gpt-5-codex | 2.8M | $5.62 | 2026/06/17 14:12 |
| sess_5c09 | data-pipeline | gpt-5 | 1.9M | $3.80 | 2026/06/17 11:48 |
| sess_3e44 | mobile-app | gpt-5-mini | 920k | $1.10 | 2026/06/16 22:30 |
| sess_2a18 | infra-scripts | gpt-5-codex | 640k | $1.28 | 2026/06/16 19:05 |
top prompts by cost
local api proxy & routing
expose your account pool as a single OpenAI-compatible endpoint · load-balance across identities, manage proxy keys, deploy to remote servers, and tunnel via cloudflared.
proxy key manager
sk-proxy-••••••••••••••3f9a
| label | key | requests | created | |
|---|---|---|---|---|
| default | sk-proxy-…3f9a | 12,408 | 2026-05-01 | |
| ci-runner | sk-proxy-…7b2c | 3,991 | 2026-05-18 |
load balance strategy
supported models
remote servers
cloudflared tunnel
github inspection results
scan GitHub for projects related to local Codex account management · borrow ideas, watch licenses. runs manually by default; logs stay in the browser.
Desktop manager for rotating multiple Codex/ChatGPT identities with a local OpenAI-compatible proxy and per-account quota tracking.
CLI tool that rotates auth.json files for several AI providers and keeps session tokens warm.
how it works · principles
the design rules behind account rotation, the local proxy, inspection, and analytics — and the boundaries each one respects to keep everything local and safe.
how reference projects are discovered, ranked, and surfaced without ever auto-running.
working rules
- queries github only when you press refresh.
- ranks candidates by name, description, and topic match.
- caches results locally so repeat views cost no calls.
guardrails
- no credentials are ever sent to github.
- respects github rate limits with backoff.
how the pool is exposed as one endpoint and how requests are routed across identities.
working rules
- binds to localhost and speaks the OpenAI-compatible api.
- routes by the selected strategy (sequential or round-robin).
- skips rate-limited or disabled accounts automatically.
guardrails
- proxy keys are stored locally and shown masked.
- remote deploy requires your explicit action.
how the active identity is chosen and when an automatic fallback happens.
working rules
- prefers chatgpt accounts, then highest 7d remaining.
- falls back when the current account hits its 5h limit.
- manual switch always overrides automatic choice.
guardrails
- disabled accounts are never auto-selected.
- switching never deletes or overwrites stored auth.
how authenticated sessions are kept valid and isolated from each other.
working rules
- each identity keeps its own auth.json snapshot.
- switching swaps the active auth atomically.
- expired tokens are flagged for re-authorization.
guardrails
- tokens are never logged in plaintext.
- export is redacted unless you opt into full export.
how cost and token figures are produced and why they are estimates.
working rules
- parses local session logs only.
- applies a bundled price table per model.
- aggregates by project, hour, and session.
guardrails
- figures are estimates, not official billing.
- no log content is uploaded anywhere.
settings
language, appearance, launch behavior, and editor integration — all stored locally on this device.