yangchuansheng

Patch Codex desktop Fast mode and Plugins for API key mode

16
1
69% credibility
Found May 17, 2026 at 16 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

patch-codex-fast is a community-created skill that modifies the Codex desktop application to unlock features (Fast mode and Plugins) that are normally only available when signing in with ChatGPT OAuth, making them work with a direct API key instead. It safely extracts the app bundle, applies targeted changes to enable these features, disables certain security checks so the modified app can run, and provides a complete rollback path if anything goes wrong. The tool is designed to be used through Codex itself as an AI assistant skill, handling all the complexity automatically while warning users about the unofficial nature of the modification.

How It Works

1
🤔 You want more from Codex

You've been using Codex with your own API key, but notice that Fast mode and Plugins are mysteriously hidden from you.

2
🔍 You discover a workaround

You find patch-codex-fast, a community tool that unlocks those hidden features so they work with your API key setup.

3
You install the skill

You add this skill to your Codex assistant with a simple command, and it becomes part of your AI helper's toolkit.

4
🔧 Codex does the heavy lifting

You ask Codex to run the patch, and it automatically checks your setup, applies the changes, and verifies everything worked.

5
Everything goes smoothly?
Patch succeeds

You restart Codex and discover Fast mode and Plugins are now available alongside your API key.

↩️
Something goes wrong

Codex won't launch, so you ask for a rollback and everything is restored to how it was before.

🚀 You get the full experience

Fast mode speeds up your coding, Plugins expand what Codex can do, and Google Chrome stays visible in Computer Use—all with your own API key.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 16 to 16 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is patch-codex-fast?

This is a Python tool that patches the Codex desktop app to unlock features that OpenAI normally gates behind ChatGPT OAuth. Specifically, it enables Fast/Speed mode and the Plugins sidebar when you're signed in with an API key instead of the standard OAuth flow. The patch works by modifying the app's bundled JavaScript gates and disabling Electron integrity fuses so the modified app can actually load. It also preserves the Google Chrome plugin row under Computer Use. A rollback script restores everything if something breaks.

Why is it gaining traction?

The hook is simple: Codex desktop with an API key is deliberately crippled compared to the OAuth version. This project gives you the full experience without being locked into ChatGPT accounts. The optional Zed remote-open patch is a bonus for developers who want Codex to open files in Zed over SSH. The skill-based installation through `npx skills` makes it dead simple to invoke from within Codex itself.

Who should use this?

Developers running Codex desktop with their own API keys who want Fast mode and plugin support without OAuth. Teams using Codex in air-gapped or enterprise environments where ChatGPT OAuth is not available. Anyone who prefers API-key billing and control but doesn't want to lose Codex features.

Verdict

This is a clever, well-documented hack for a real pain point, but the 16 stars and 0.699% credibility score reflect its niche status and rapid evolution. The pattern-matching approach means it may break on future Codex updates, and modifying an Electron app's fuses carries inherent risk. Use it if you need the functionality, but treat it as a tool you maintain alongside Codex, not a set-and-forget solution.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.