codex-plusplus Tweak System Skill by ara.so — Daily 2026 Skills collection. is a tweak injection system for the Codex desktop app (Electron-based). It patches , injects a loader stub, and runs a hot-reloadable runtime from the user directory. Tweaks are small ESM modules with a manifest and lifecycle — no app rebuild required. --- Installation Homebrew (macOS, recommended) Bun (global) Source bootstrap (macOS / Linux) Windows PowerShell The installer: 1. Locates (or Windows equivalent) 2. Backs up the original to 3. Patches to require the loader 4. Recomputes asar header SHA-256, writes it in…