Skip to content

put codex back - #19

Merged
itsdouges merged 2 commits into
mainfrom
put-codex-back
Aug 31, 2026
Merged

put codex back#19
itsdouges merged 2 commits into
mainfrom
put-codex-back

Conversation

@itsdouges

@itsdouges itsdouges commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

We don't advertise the plugin anymore as codex doesn't support ${PATH} expansion or equivalent. We don't want to break folks however so this pull request adds the original plugin back so they don't get undefined behaviour.


Note

Low Risk
Adds metadata, local MCP config, and a build-time validator; no changes to auth, payment, or production runtime paths.

Overview
Restores Codex support for paper-desktop so existing Codex installs keep working after the plugin was removed from active promotion.

Adds a Codex agents marketplace at .agents/plugins/marketplace.json that lists paper-desktop from ./plugins/paper-desktop with AVAILABLE install and ON_INSTALL auth. The plugin gets a Codex manifest (.codex-plugin/plugin.json) and MCP wiring (mcp.codex.json → local HTTP MCP at 127.0.0.1:29979).

CI build now runs new scripts/validate-codex.mjs, which checks marketplace entries, manifest paths/assets, and optional skills—logic ported from Codex’s Rust marketplace/manifest validators.

Reviewed by Cursor Bugbot for commit ab0e333. Bugbot is set up for automated code reviews on this repo. Configure here.

@itsdouges
itsdouges merged commit c805a5d into main Aug 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant