b-nnett/codex-plusplus
A tweak system that patches the OpenAI Codex desktop app to enable custom plugins, UI modifications, and native OS feature access.

Codex++ patches the Codex desktop application to load a local runtime from the user’s data directory, enabling the installation and management of tweaks stored in a local folder. It provides a native bridge for accessing AppKit, Metal, helper processes, and other OS-level features, with automatic re-patching when Codex receives updates. The system allows developers to extend and customize the Codex AI coding assistant without modifying the app bundle.