# b-nnett/codex-plusplus

Codex++ tweak system for the Codex desktop app

Repository: https://github.com/b-nnett/codex-plusplus
Canonical: https://ross.abutalabs.com/products/codex-plusplus
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2026-06-08T20:05:43+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 86, release rhythm 86, longevity 9
- inputs: {"age_days": 127, "days_push": 86, "days_rel": 94, "gap_med": 1.0, "n_releases_24m": 9}
- flags: young, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3751, forks 199 (observed 2026-08-28T04:08:17.697863+00:00)

## What it is
Codex++ is a tweak loader that patches the OpenAI Codex desktop app to load local tweaks from a user-directory runtime, enabling UI changes, settings pages, main-process code, and native OS-level features. It includes CLI tools for install, repair, and tweak development, plus a watcher that re-applies patches after Codex updates.

## Use cases
- customize the Codex desktop app UI
- add settings pages to Codex
- run custom main-process code in Codex
- load local tweaks without rebuilding the app
- auto-repair patches after Codex updates
- develop native macOS tweaks with AppKit and Metal access

## When to choose
- you want to extend or modify the Codex desktop app locally
- you need tweak hot-loading without rebuilding the app bundle
- you want automatic patch recovery after app updates

## When to avoid
- you need an officially supported extension mechanism
- you cannot accept risk from modifying a proprietary app
- you do not use the Codex desktop app

## Facets
- artifact type: plugin
- maturity: active
- function: plugin-system, developer-tools, cli, middleware
- domain: developer-tools, desktop-applications
- platform: windows, cli
- tags: tweak-loader, codex-desktop, electron-patching, runtime-injection, unofficial-modification, automation, macos, linux, desktop, javascript

## Member repositories
- b-nnett/codex-plusplus (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:17.697863+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:28:59.280124+00:00, confidence not recorded.
  - readme: https://github.com/b-nnett/codex-plusplus (fetched 2026-08-28T04:08:17.697863+00:00, sha e904e0e884e4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
