Administrative dashboard for the live Codex runtime, release sync, auth state, thread management, approvals, and raw RPC debugging.
Domain: codexapi.pro
Use the PostgreSQL-backed admin account for the hosted dashboard.
Running `v1.0.46`.
# Changelog ## v1.0.46 npm scope update - 2026-05-29 - Published the custom launcher under the official npm org package `@codexapi/codexclaude`. - Updated customer install and forced-update commands to `npm install -g @codexapi/codexclaude@latest`. - Released launcher `2.0.5` so the npm package page itself shows the official org-scoped install command. ## v1.0.46 - 2026-05-29 - Released `codexclaude` v2.0.4 with Deepseek v4 Budget as a third selectable model beside ChatGPT-5.5 and Opus 4.7. - Routed `deepseek-v4-pro` Codex Responses requests through the CodexAPI.pro Deepseek-compatible gateway with a separate Deepseek billing service. - Added npm latest-version enforcement to `codexclaude` so older agents are prompted to update before coding starts. - Added `/root/codexclaude/codexclaude.md` as the customization ledger for future official Codex CLI upgrades. - Updated backend release metadata and public setup copy for the new launcher. ## Desktop Setup Client v1.0.16 - 2026-05-28 - Fixed Desktop Coding Mode MCP execution for Blender and Roblox Studio by adding a local MCP stdio bridge that starts explicitly enabled MCP servers, discovers their tools, forwards those tool definitions with Opus 4.7 requests, and runs the `tool_use` / `tool_result` loop locally. - Added MCP bridge diagnostics to the Desktop Coding Mode context and status line so customers can see whether MCP tools were forwarded and how many tool calls were executed. - Matched Roblox Studio MCP's expected config shape with `command = "npx"` and `args = ["-y", "robloxstudio-mcp@latest"]`, while keeping existing stored `roblox_studio` preset selections compatible. - Switched the Desktop MCP bridge to newline-delimited JSON-RPC by default so standard MCP servers such as Blender and Roblox Studio expose tools correctly. - Hardened Windows MCP process startup so command-based MCP packages such as `npx` presets launch correctly from the desktop app. - Updated the public Desktop Setup Client installer metadata and download links to v1.0.16. ## Desktop Setup Client v1.0.14 - 2026-05-28 - Added the CodexAPI.pro MCP + Skills Pack to the Windows Desktop Setup Client. - Codex setup now writes popular MCP server presets into the customer's `~/.codex/config.toml`, including the OpenAI Codex memories MCP plus curated developer, browser, documentation, database, cloud, and design presets. - Credentialed MCP servers are installed as disabled presets until the customer adds the required local environment variables. - Claude Desktop setup now receives safe MCP server presets and bundled skills are copied into both Codex and Claude skill folders. - Desktop Coding Mode now loads the same MCP and skill catalog into every task context. ## v1.0.45 - 2026-05-27 - Added admin-only Internal Surge Pricing for the next 12 hours at `$9` per million input tokens and `$48` per million output tokens. - Set the permanent post-surge internal billing base for Codex and Claude to `$8` per million input tokens and `$45` per million output tokens. - Kept customer-facing display rates unchanged while hiding internal wallet-deduction rates from customer API and dashboard payloads. - Expanded the admin Token Rates panel with explicit internal-vs-display labels, current internal mode, active window, landing rates, tokens in-window, and extra-margin reporting. - Improved responsive wrapping in admin cards and rate controls so long values remain readable on narrow screens. - Refreshed SEO metadata and structured-data coverage on the public sites for clearer indexing, snippets, and social previews. ## v1.0.44 - 2026-05-27 - Updated the official Codex CLI compatibility target to `0.134.0` and synced the upstream stable release manifest. - Updated the hosted Codex binary to `codex-cli 0.134.0` while preserving Full Access defaults and `--search` startup commands. - Updated Claude Code on the host to `2.1.152`. - Released `codexclaude` v2.0.3 pinned to official `@openai/codex` `0.134.0`. - Refreshed dashboard, docs, and public copy that referenced Codex `0.133.0`. ## v1.0.43 - 2026-05-27 - Added first-login collection for email plus a customer-chosen dashboard password. - Preserved original issued marketplace credentials while enabling email plus Chosen Password as an additional login path. - Added admin-visible Chosen Password display under Customers & Wallets and Access & Tokens. - Updated welcome emails with email login details and a 7-day one-click sign-on link that opens the Desktop Client download area. - Kept the Windows Desktop Setup Client on the same login endpoint so email plus Chosen Password works there too. ## v1.0.42 - 2026-05-27 - Fixed duplicate-device and duplicate-network customer registration so flagged signups now enter admin review instead of failing with a 409 Conflict response. - Added PostgreSQL-backed customer inbox messages for public broadcasts, private admin messages, and stored copies of lifecycle emails sent to customers. - Added admin Inbox & Push tooling for writing public or private customer messages from `/admin`. - Released CodexAPI.pro Desktop Setup Client v1.0.11 with broader Codex Desktop / Claude Desktop detection, corrected CodexAPI.pro provider readiness classification, Windows notifications for unread inbox messages, and system-tray minimize-on-close behavior. ## v1.0.41 - 2026-05-26 - Fixed Claude Code / VS Code routing so customer sessions stay in the customer's local project directory instead of being handled by a hosted remote Claude Code workspace. - Added local `/v1/messages/count_tokens` support for Claude Code startup token-count probes, avoiding upstream count-token incompatibilities. - Hardened Claude request handling so client disconnects no longer create noisy backend tracebacks. - Released CodexAPI.pro Desktop Setup Client v1.0.10 with stricter desktop readiness checks and signed-in remote Ubuntu/Debian SSH setup for Codex CLI and Claude Code. ## v1.0.40 - 2026-05-25 - Added Google account signup directly from the Windows Desktop Setup Client using a `codexapi-desktop://` return flow. - Added manual account creation inside the Desktop Setup Client with email, password, country, mobile, starting package, device fingerprint, and PostgreSQL-backed wallet provisioning. - After desktop signup, the app verifies the returned wallet token, saves the login for one year, loads the Token Wallet, and enables Codex Desktop / Claude Desktop configuration. - Released CodexAPI.pro Desktop Setup Client v1.0.9 with the signup flow and updated public installer metadata. ## v1.0.39 - 2026-05-25 - Added the three-mode pricing system: Surge Pricing, Standard Pricing, and Reduced Pricing, all served from one master countdown payload. - Activated Reduced Pricing for the current 60-minute window at `$4.50` per million input tokens and `$27` per million output tokens. - Added exact-text SVG pricing icons for Surge Pricing, Standard Pricing, and Reduced Pricing across the dashboard and desktop app. - Updated the Windows Desktop Setup Client to v1.0.8 with vivid pricing-mode display, synced countdown, and refreshed installer metadata. ## v1.0.38 - 2026-05-25 - Added a 60-minute Surge Pricing event countdown with automatic fallback to normal `$5` / `$30` billing after the event expires. - Added direct Deepseek v4 Pro surge opt-out routing for both Codex Responses and Claude Messages traffic without using OpenRouter. - Added the exact in-session notices for customers who choose Deepseek v4 or pause during active Surge Pricing. - Added the `$2` / `$5` Deepseek v4 opt-out billing card and separated it from standard Codex/Claude surge billing. - Updated the Windows Desktop Setup Client to v1.0.7 with automatic 60-second balance, usage, pricing, and Toolbox refresh while the app is open. - Added a visible Surge Event countdown beside the desktop Token Wallet, plus saved Toolbox options for Stay, Deepseek v4, and Pause. ## v1.0.37 - 2026-05-25 - Added customer-visible Surge Pricing status in the dashboard wallet card, including the active tariff, normal tariff, and Reduced Pricing target. - Added a customer Toolbox with account-level Surge Pricing behavior: stay on the active premium route, opt Codex requests into Deepseek v4 during surge windows, or pause new model calls until the surge ends. - Added the same Toolbox controls to the Windows Desktop Setup Client and moved the Token Wallet plus Topup action higher in the app for immediate visibility. - Added a 7-day dashboard single sign-on link endpoint so desktop and lifecycle emails can open customers directly at the active pricing tariff section. - Updated admin operational pages with Toolbox controls, Surge Pricing email delivery, and serving-cost margin calculations based on the configured internal cost price. - Released CodexAPI.pro Desktop Setup Client v1.0.6 with recurring update checks, wallet-first layout, Topup shortcut, and Surge Pricing opt-out controls. ## v1.0.36 - 2026-05-25 - Added the `$99` 10-Day Unlimited Promo package with quantity support up to 5 blocks; each quantity adds another 10 days while preserving the customer's existing API username/token. - Added Stripe Checkout handling for the promo as a one-time payment with saved-card setup for future purchases and automatic top-ups. - Added admin Unlimited Promo settings for promo input/output cost assumptions plus 5-hour and 24-hour fair-use limits in USD. - Added customer-facing Unlimited Promo dashboard offer cards and a usage monitor that shows token counts, reset estimates, and fair-use progress without exposing private dollar limits. - Added dedicated Unlimited Promo invitation and activation email templates with 7-day one-click dashboard sign-on links. ## v1.0.35 - 2026-05-25 - Added Titan, Apex, and Enterprise Token Wallet packages: $120 to $1250 credit, $150 to $1600 credit, and $200 to $2200 credit. - Confirmed the new paid credit packages fund both official Codex CLI ChatGPT-5.5 sessions and Claude Code Opus 4.7 sessions through the same customer wallet and API username. - Refreshed customer email templates so welcome, top-up, low-balance, checkout-fix, admin-created, Google welcome, and fair-use notices explain Codex CLI plus Claude Code / Opus 4.7 setup. - Added automatic 7-day one-click dashboard sign-on links to touchpoint emails when the customer account is known, pointing customers to `https://codexapi.pro/dashboard.html` for all setup details. - Updated dashboard, top-up, referral, Telegram, homepage, and changelog package displays to include the new higher-credit packs. ## v1.0.34 - 2026-05-24 - Routed Claude Code API traffic through the dedicated remote Claude Code agent on the private SSH tunnel, with per-customer isolated workspaces and main-server wallet billing preserved. - Verified separate customer-token Claude Code requests end to end through the CodexAPI.pro `/v1/messages` gateway. - Added admin-only GPT-5.5 Usage and Opus 4.7 Usage pages showing serving cost, client charges, gross margin, daily usage, top customers, and recent requests. - Standardized admin serving-cost reporting at $5 per million input tokens and $30 per million output tokens across both model families. ## v1.0.33 - 2026-05-24 - Released the CodexAPI.pro Desktop Setup Client v1.0.5 for Windows. - Added direct Windows download links for Codex Desktop and Claude Desktop inside the setup client. - Added Linux-first operating system selection to the client dashboard, with Windows desktop setup and VS Code instructions clearly separated. - Updated the CodexAPI.pro homepage, install page, dashboard, and ChatPlus homepage with the v1.0.5 desktop client download path. ## v1.0.32 - 2026-05-23 - Restricted the promotional $149 Unlimited Credit subscription to the official OpenAI Codex CLI with ChatGPT-5.5 only. - Added active API blockers for Opus 4.7, Claude Code, and codexclaude traffic on Unlimited subscriptions with a clear customer-facing reason. - Updated purchase, checkout, dashboard, and documentation copy so customers see the Unlimited scope before and during purchase. - Released `codexclaude` v2.0.2 with backend-identifying request headers so plan restrictions can be enforced server-side. ## v1.0.31 - 2026-05-23 - Fixed the `codexclaude` Opus 4.7 path so Codex Responses requests now route through a working Claude tool-call provider instead of timing out on coding/tool prompts. - Verified the `codexclaude model` selector only exposes `ChatGPT-5.5` and `Opus 4.7`, writes the selected model to `~/.codex/config.toml`, and honors that selection before Codex starts. - Released `codexclaude` v2.0.1 with terminal-visible changelog support and a forced-update metadata response. - Tightened synthetic Responses streaming events for compatible model routes so Codex receives output items before text deltas. ## v1.0.30 - 2026-05-23 - Updated the current Codex compatibility target to official Codex CLI `0.133.0` while keeping public install commands on the official npm channel. - Released `codexclaude` v2.0.0 as a forced launcher update, backed by official `@openai/codex` `0.133.0` and preserving CodexAPI.pro login, model selection, Full Access, high reasoning, fast mode, and wallet-linked provider config. - Added a `codexclaude` wallet/status preflight line so users see their selected model, high/fast runtime profile, current project path, and Token Wallet balance before Codex starts. ## v1.0.29 - 2026-05-22 - Fixed `codexclaude login` returning `Internal Server Error` by returning the Claude Code setup payload correctly from the customer login endpoint. - Released `codexclaude` v1.0.1 as a forced launcher update so outdated clients receive an Update Now message before normal coding resumes. - Added a codexclaude version metadata endpoint and update gate. The update replaces only the launcher/config writer and does not delete local Codex session history. ## v1.0.28 - 2026-05-21 - Added the first CodexAPI.pro-owned coding CLI release, `codexclaude` v1.0.0, so customers can log in with dashboard credentials, choose ChatGPT-5.5 or Opus 4.7, and launch a full-access Codex workflow from one command. - Added richer customer usage analytics with wallet-spend charts split between Codex CLI and Claude Code, daily spend, token mix, request counts, and recent billed completions. - Made dashboard login return both Codex CLI and Claude Code setup payloads immediately so new sessions can switch model families without a refresh. ## v1.0.27 - 2026-05-19 - Added a dedicated `/gumroad` buyer activation page with Google and manual signup options. - Added Gumroad.com customer marking and automatic one-time `$200` Token Wallet credit for Gumroad-created accounts. - Hardened public signup creation so repeat accounts from the same IP address or device fingerprint are blocked before wallet credit is issued. ## v1.0.26 - 2026-05-19 - Updated the hosted CodexAPI.pro compatibility target and customer setup payloads to Codex CLI `0.131.0`. - Updated the host machine's official OpenAI Codex CLI runtime target to `@openai/codex@0.131.0`. - Bumped the in-house Codex package metadata to `0.131.0` so internal packaging tracks the current upstream Codex release. ## v1.0.25 - 2026-05-09 - Added an admin-only GPT-5.5 provider selector for the public Codex Responses gateway so new starts/resumes can use the selected GPT-5.5 route. - Added a compatible secondary GPT-5.5 execution route while keeping all client-facing setup and model labels under CodexAPI.pro GPT-5.5. - Added an admin model usage chart with provider/model request totals, token totals, and wallet deductions. - Updated token wallet billing display to $5 per million input tokens and $25 per million output tokens for both providers. ## v1.0.24 - 2026-05-08 - Updated the CodexAPI.pro public Codex compatibility target to Codex CLI `0.129.0` and verified the host is already running `@openai/codex` `0.129.0` with current npm. - Enabled Codex app-server `experimentalApi` negotiation so `permissions` profile payloads used by the new `/permissions` Full Access client toggle are accepted. - Added `/api/v1/permissions` and `/api/v1/skills`, exposed root Codex skill availability in agent defaults, and made `CODEX_HOME=/root/.codex` explicit for the service. - Added Windows PowerShell-specific public Codex setup/start/resume/smoke-test command support for API users. ## v1.0.23 - 2026-05-04 - Rebuilt the CodexAPI.pro homepage around instant Codex CLI API access, current wallet packs, the promotional $149 Unlimited Credit plan, Stripe top-ups, and resumable public Codex setup. - Added fresh SEO metadata, structured data, sitemap, robots file, and a new 1200x630 Open Graph image for Google, WhatsApp, Facebook, and other social previews. - Configured SMTP delivery for CodexAPI.pro and polished signup, wallet top-up, low-balance, and Unlimited fair-use email templates. ## v1.0.22 - 2026-05-04 - Repriced PAYG and top-up packs to the new wallet-credit values, including the private exit-intent $50 to $585 offer. - Added a vivid top-of-dashboard top-up panel, subscription card, and exit-intent offer modal for signed-in customers. - Added the promotional $149 Unlimited Credit subscription flow with private fair-use enforcement and admin-adjustable 5-hour and 3-day limits. ## v1.0.21 - 2026-05-03 - Hardened Stripe wallet top-ups so paid Checkout sessions are reloaded from Stripe, fulfilled idempotently, and credited as soon as the webhook or return confirmation succeeds. - Preserved existing wallet API tokens during Stripe top-ups, low-balance SSO, and normal admin simulation so G2G buyers do not need to reconfigure Codex after adding credit. - Added direct client simulation controls to the admin Access & Tokens page. ## v1.0.20 - 2026-05-03 - Repaired legacy G2G wallet-token state so each buyer account has exactly one active buyer API token. - Hid expired/admin-impersonation tokens from buyer token summaries to avoid confusing G2G delivery credentials. - Hardened dashboard login token reuse so existing active wallet tokens are preferred over creating extra buyer tokens. - Kept the G2G creation success message visible after dashboard refresh so admins can see that the order was created. ## v1.0.19 - 2026-05-03 - Fixed G2G order creation so the admin page gives visible progress and creates a usable account from a single wallet-credit amount. - Stopped customer dashboard logins from issuing a new wallet API token every time; existing active wallet tokens are now reused. - Expanded the G2G delivery and token display areas so admins can read and copy the generated setup text without cramped fields. ## v1.0.18 - 2026-05-03 - Added a once-per-version release notes modal for admin and customer dashboard sessions. - Preserved direct admin section links after login and made Access & Tokens load independently of the full dashboard refresh. - Added wallet balances to the Access & Tokens API key list so admins can see remaining credit beside each token. ## v1.0.17 - 2026-05-02 - Corrected public Codex token billing so cumulative reported input context is stored separately and only newly added input tokens are charged. - Added token usage idempotency by response ID to prevent duplicate wallet deductions for the same completion. - Added billing regression coverage for the advertised `$2/M` input and `$15/M` output rates plus cumulative input delta handling. ## v1.0.16 - 2026-05-01 - Rebuilt G2G Codex delivery commands around one-time config-file setup blocks instead of long inline `-c` command strings. - Added separate Linux/macOS/WSL and Windows PowerShell G2G setup, start, resume, and smoke-test commands. - Updated the G2G admin command cards with exact-copy buttons and non-wrapping command rendering so marketplace delivery text stays executable. ## v1.0.15 - 2026-05-01 - Added plaintext token persistence for newly created managed API keys so admins can retrieve customer and G2G tokens after creation. - Updated the admin Access & Tokens and Customers & Wallets tables to show full stored tokens with copy controls instead of only prefixes. - Labeled legacy hash-only token rows clearly because older plaintext tokens cannot be reconstructed from their hashes. ## v1.0.14 - 2026-05-01 - Fixed the G2G Orders admin layout so the create form and delivery preview use the intended 5/7 grid split instead of collapsed single-column cards. - Added scrollable delivery and command previews so generated G2G instructions remain readable after token-filled commands are created. - Added a public favicon response and cleaned login autocomplete metadata to keep live browser verification free of avoidable console errors. ## v1.0.13 - 2026-05-01 - Added a dedicated admin G2G Orders workspace for one-click marketplace account delivery. - Stored G2G usernames and account notes on API users for future admin reference. - Rebuilt G2G delivery output with dashboard credentials, wallet details, and token-filled public Codex CLI commands split by state. ## v1.0.12 - 2026-05-01 - Updated the official public OpenAI Codex install command to `npm install -g @openai/codex@latest` across generated API payloads, docs, and customer-facing pages. - Updated the CodexAPI.pro public Codex compatibility target to Codex CLI `0.128.0`. - Reviewed the Codex `0.128.0` app-server protocol changes and documented the relevant additions: `permissions` profile selection, `thread/goal/*`, `hooks/list`, `modelProvider/capabilities/read`, and the continued stdio-first production transport. ## v1.0.11 - 2026-04-30 - Auto-issued wallet-linked API tokens when admins create API users. - Added one-click G2G marketplace account generation with paste-ready public Codex CLI delivery instructions. - Returned token-specific official public Codex setup, start, override, smoke-test, and resume commands with admin-created accounts. ## v1.0.10 - 2026-04-30 - Pinned customer-facing official OpenAI Codex CLI guidance for the then-current public Codex release. - Added a one-time $10 CodexAPI.pro share-credit offer for signed-in customer wallets. - Added live dashboard wallet refresh polling and share-credit status removal after claim. - Updated public SEO and Open Graph metadata for the CodexAPI.pro Codex API service. ## v1.0.9 - 2026-04-29 - Changed Codex token billing to micro-USD accounting at $2 per million input tokens and $15 per million output tokens. - Added token usage transactions with input tokens, output tokens, charged USD, and balance-after values. - Added a customer dashboard token usage list and daily usage graph. - Moved app-server token debits to turn completion so the wallet is charged after each completed prompt. ## v1.0.8 - 2026-04-29 - Integrated Modbot WhatsApp notifications for signup and wallet-balance thresholds. - Added required country and WhatsApp/mobile collection during first-time signup. - Added signed dashboard SSO links for notification-driven Stripe recharges. - Added matching formatted email notifications for WhatsApp notices. ## v1.0.7 - 2026-04-29 - Fixed public Codex token-usage billing so completed streams drain available wallet credit instead of silently skipping deduction when usage exceeds the remaining balance. - Added a preflight wallet check for `/v1/responses` so wallet-linked public Codex calls are blocked once a customer balance reaches zero. ## v1.0.6 - 2026-04-29 - Updated the public Codex startup commands shown on the client dashboard and install page. - Added logged-in OpenAI Codex override commands to the client dashboard so CodexAPI.pro API settings win for that run. - Hid register/login fields for signed-in dashboard users and added a visible logout button. ## v1.0.5 - 2026-04-29 - Corrected the official OpenAI `@openai/codex` CLI setup guide for CodexAPI.pro provider usage. - Added generated command variants that isolate CodexAPI.pro with `CODEX_HOME="$HOME/.codexapi-codex"` so existing OpenAI/ChatGPT Codex logins are overridden for that run. - Updated non-interactive examples to use `codex --search exec ...`, because the current official CLI rejects `codex exec --search ...`. ## v1.0.4 - 2026-04-29 - Added admin-created manual API tokens for the official OpenAI `@openai/codex` CLI provider flow. - Returned token-specific official Codex CLI install/start/smoke-test configuration when an admin creates a token. - Documented the manual-token workflow in `/api-docs` and the public Codex CLI guide. ## v1.0.3 - 2026-04-25 - Added admin-managed API users with username/password credentials and wallet balances stored in cents. - Added a configurable per-call USD price for wallet-linked managed API keys. - Added wallet charging for standard API calls made with user-linked managed API keys while leaving static tokens and unlinked keys unchanged. - Added admin dashboard controls for billing settings, API users, wallet balances, and assigning managed API tokens to billing users. ## v1.0.2 - 2026-04-16 - Added PostgreSQL-backed managed API keys that admins can create and revoke from the hosted admin dashboard. - Extended bearer authentication so managed `api` and `admin` keys work alongside the existing static environment tokens. - Expanded `/api-docs` into a verbose operator-facing guide with auth rules, defaults, project lifecycle notes, approval flow details, version display, and embedded agent reference material. - Displayed the running version and changelog directly on the admin dashboard and docs page. ## v1.0.1 - 2026-04-16 - Added the stable `/api/v1` project-scoped browser-agent surface for managed projects, turns, files, events, approvals, and resume behavior. - Added project-scoped approval and interrupt endpoints for browser coding clients. - Normalized managed sandbox policy values to the upstream Codex app-server wire enum format. ## v1.0.0 - 2026-04-16 - Published the HTTPS API and admin dashboard on `codexapi.pro`. - Integrated PostgreSQL-backed admin login. - Added public docs, release sync, security hardening, and the managed Codex app-server lifecycle API.