Skip to content

docs: clarify Codex support in plugin metadata#64

Merged
yyiilluu merged 1 commit into
mainfrom
marketing/codex-discovery-copy-20260601
Jun 1, 2026
Merged

docs: clarify Codex support in plugin metadata#64
yyiilluu merged 1 commit into
mainfrom
marketing/codex-discovery-copy-20260601

Conversation

@yyiilluu
Copy link
Copy Markdown
Contributor

@yyiilluu yyiilluu commented Jun 1, 2026

Summary

  • Updates npm/PyPI/plugin/marketplace descriptions to mention both Claude Code and Codex support.
  • Aligns published package copy around turning corrections into durable skills.
  • Updates the plugin README summary to describe the Claude Code/Codex payload more accurately.

Test Plan / Validation

  • git diff --check
  • python3 -m json.tool package.json
  • python3 -m json.tool plugin/.claude-plugin/plugin.json
  • python3 -m json.tool .claude-plugin/marketplace.json
  • python3 - <<'PY'\nimport tomllib\nwith open('plugin/pyproject.toml','rb') as f:\n tomllib.load(f)\nPY\n\n## Marketing rationale\nCodex is now part of the public pitch and install flow, but several distribution surfaces still positioned claude-smart as Claude Code-only. This small metadata update improves discoverability for Codex and multi-host agent-memory searches without changing product claims.

Summary by CodeRabbit

  • Documentation
    • Updated plugin descriptions and metadata to reflect support for both Claude Code and Codex
    • Clarified feature descriptions across marketplace and package documentation

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 1, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 4deae325-9084-4319-a56f-bd5bb30ab7a3

📥 Commits

Reviewing files that changed from the base of the PR and between 94577ea and ac229ff.

📒 Files selected for processing (5)
  • .claude-plugin/marketplace.json
  • package.json
  • plugin/.claude-plugin/plugin.json
  • plugin/README.md
  • plugin/pyproject.toml

📝 Walkthrough

Walkthrough

This PR updates descriptive metadata and documentation across five configuration and manifest files to reflect plugin support for both Claude Code and Codex LLM backends. All mentions of "Claude Code" are expanded to "Claude Code and Codex," and messaging emphasizes durable skill acquisition via the reflexio framework.

Changes

Plugin and Package Metadata Updates

Layer / File(s) Summary
Plugin and package metadata updates for Codex support
.claude-plugin/marketplace.json, plugin/.claude-plugin/plugin.json, package.json, plugin/pyproject.toml, plugin/README.md
Marketplace entry, plugin manifest, NPM package metadata, Python project metadata, and plugin README descriptions are updated to mention both Claude Code and Codex as supported LLM backends and to emphasize durable skills via reflexio.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • ReflexioAI/claude-smart#63: Both PRs update the Claude marketplace/plugin metadata to support Codex alongside Claude Code (notably changing .claude-plugin/marketplace.json descriptions and related plugin/package manifest wording/keywords).

Poem

🐰 From Code alone to Code and Codex bright,
Reflexio skills spring forth with every write,
Metadata blooms with clarity anew,
The marketplace now knows what this rabbit can do! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title accurately summarizes the main change: updating plugin metadata descriptions to clarify Codex support alongside Claude Code.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch marketing/codex-discovery-copy-20260601

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@yyiilluu yyiilluu merged commit 78983aa into main Jun 1, 2026
7 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