Skip to content

chore: restore .codex-plugin/ + Codex install one-liner (post-revert refinement)#142

Merged
firstintent merged 1 commit into
mainfrom
chore/restore-codex-manifest
May 24, 2026
Merged

chore: restore .codex-plugin/ + Codex install one-liner (post-revert refinement)#142
firstintent merged 1 commit into
mainfrom
chore/restore-codex-manifest

Conversation

@firstintent
Copy link
Copy Markdown
Owner

PR #141 reverted dual-host Node bridge but also dropped Codex manifest. Codex-side manifest is still useful in two-step install: install.sh handles binary, then either /plugin install ccteam (Claude) or codex plugin marketplace add (Codex) wires skills + .mcp.json. Both call ccteam mcp-serve via PATH. No bridge, no Node.js, no version bump.

Codex-side manifest is useful in the two-step install model:
- Step 1: install.sh → binary on $PATH
- Step 2a (Claude): /plugin install reads .claude-plugin/plugin.json
- Step 2b (Codex):  codex plugin marketplace add reads .codex-plugin/plugin.json
- Both wire .mcp.json (command "ccteam") → spawn ccteam mcp-serve on PATH

Restored from PR #140 (which was reverted in PR #141):
- .codex-plugin/plugin.json (rich interface metadata for Codex UI)

Added to README install section:
- Codex install one-liner (`codex plugin marketplace add firstintent/ccteam`)

No code change, no version bump, no test impact.
@firstintent firstintent merged commit 0de4f7b into main May 24, 2026
1 of 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