Skip to content

fix(codex): fix marketplace install and skills discovery#61

Closed
cofin wants to merge 1 commit into
mainfrom
fix/codex-marketplace-install-skills
Closed

fix(codex): fix marketplace install and skills discovery#61
cofin wants to merge 1 commit into
mainfrom
fix/codex-marketplace-install-skills

Conversation

@cofin

@cofin cofin commented Apr 27, 2026

Copy link
Copy Markdown
Owner

Fixes #60.

  • Transformed .agents/plugins/plugins/flow into a complete Codex plugin package using symlinks.
  • Added authentication: ON_INSTALL policy to the marketplace manifest.
  • Updated tools/validate-codex-manifest.py to verify marketplace source paths and manifest presence.
  • Bumped version to 0.20.3.

@cofin

cofin commented Apr 27, 2026

Copy link
Copy Markdown
Owner Author

Superseded by #62, which has the correct fix (relocate the package to repo-root plugins/flow/ — Codex resolves source.path relative to the marketplace root, not relative to marketplace.json).

@cofin cofin closed this Apr 27, 2026
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.

Codex marketplace install has no skills because source.path does not package plugin contents

1 participant