Skip to content

Codex Provider Switcher v1.1.0

Choose a tag to compare

@tuolaji996 tuolaji996 released this 25 Jul 03:31

What's new

  • Added official-host diagnostics for ChatGPT login, Apps, plugins, Remote, and image generation.
  • Added end-to-end third-party probes for Responses SSE, function-call/tool-output replay, and Codex's current /v1/images/generations backend.
  • Added full image decoding and bounded response reads before a generated image can pass validation.
  • Added a shortcut to the official Codex Connections page for mobile Remote pairing.
  • Preserved successful tool and image results only for the exact endpoint/model that passed.
  • Removed blanket termination of unrelated WSL codex app-server processes during restart.

Verified

  • The official ChatGPT login and required host feature flags remained enabled while the third-party route was active.
  • The configured third-party endpoint completed Responses text streaming and a stateless function-call/tool-output round trip.
  • A real Images API request generated a fully decoded and visually inspected 1254 x 1254 PNG.
  • The packaged installer, installed binaries, desktop shortcut, and chat-history partition were checked on Windows.

Boundaries

  • Mobile Remote still requires QR pairing in the official ChatGPT desktop and mobile apps with the same account and workspace.
  • Individual plugins can still require their own OAuth connection and permission approval.
  • This release is unsigned and requires the .NET 8 Windows Desktop Runtime.