feat(plugin): add Codex package and align Claude, Cursor, and Codex manifests - #2
Open
matanyall wants to merge 4 commits into
Open
feat(plugin): add Codex package and align Claude, Cursor, and Codex manifests#2matanyall wants to merge 4 commits into
matanyall wants to merge 4 commits into
Conversation
Author
|
@codex fix please? |
|
To use Codex here, create an environment for this repo. |
Author
|
@codex fix pls |
Summary
Testing
To view this in the Codex app: View polylane · Share polylane |
Resolve assets/logo.png in favour of the 1024px branch version; README auto-merged. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…skills by name - Align all three manifests on version 1.0.0 and author CorePlane Labs - Claude plugin.json: add displayName, homepage, repository, license, keywords - Claude marketplace.json: add description and plugin entry metadata - Remove the retired Polylane Map links from README and the platform skill - Commands now load bundled skills by name instead of repo-relative paths, which do not resolve once the plugin is installed - Remove unreferenced root logo.svg (Cursor manifest uses assets/logo.png) - README: order install sections Claude Code, Cursor, Codex; generalize the Publishing section to all three directories Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
- Cursor: author may only carry name and email (cursor/plugins schema) - Codex: shortDescription within the 30-character portal limit, category Developer Tools (also in .agents/plugins/marketplace.json and the submission kit); drop interface.supportURL, which the bundled validate_plugin.py rejects - the portal collects it separately - scripts/validate.sh runs JSON parsing, the mcp.json/.mcp.json identity check, claude plugin validate --strict, Codex's bundled validators, and Cursor's official JSON schemas when the tools are available Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.codex-plugin/plugin.json), the repository marketplace (.agents/plugins/marketplace.json), branded assets, and Codex install docsmain(Cursor plugin) and align all three manifests: version 1.0.0, author CorePlane Labs, Claudeplugin.json/marketplace.jsonmetadata, Cursorauthorper the official schema, CodexshortDescriptionwithin the 30-character portal limit and categoryDeveloper Toolslogo.svgscripts/validate.shand the OpenAI submission kit (submission/README.md)Validation
claude plugin validate --stricton the marketplace, plugin manifest, skills, and commands: passplugin.jsonandmarketplace.jsonagainst thecursor/pluginsofficial schemas (ajv): passvalidate_plugin.pyandquick_validate.py(bundled with Codex 0.153.4): passpolylane@polylane1.0.0: 6 skills, 2 MCP servers) and Codex (polylane@polylane1.0.0: both MCP servers registered;polylane-docs/list-pagesdiscovered in a headless session)Follow-up (outside this repo)
submission/README.md)🤖 Generated with Claude Code