Skip to content

[codex] Update Claude manifest validation path#5

Merged
lbeck-dropbox merged 1 commit into
mainfrom
codex/update-claude-manifest-validation
Jun 24, 2026
Merged

[codex] Update Claude manifest validation path#5
lbeck-dropbox merged 1 commit into
mainfrom
codex/update-claude-manifest-validation

Conversation

@lbeck-dropbox

Copy link
Copy Markdown
Collaborator

Summary

  • Update validation manifest paths to use claude/.claude-plugin/plugin.json.
  • Normalize manifest-listed skill directories to their SKILL.md files in the MCP host skills tests.

Why

The Claude plugin manifest moved under .claude-plugin/, but the validation tests still expected the old claude/plugin.json location. The moved manifest also lists skill directories, so the skills validation needs to resolve those entries to the concrete SKILL.md files before checking them.

Validation

  • python3 package_validation_tests.py
  • python3 mcp_host_skills_tests.py
  • git diff --check

@lbeck-dropbox lbeck-dropbox marked this pull request as ready for review June 24, 2026 16:43

@meastes meastes left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@lbeck-dropbox lbeck-dropbox merged commit 2f9c81a into main Jun 24, 2026
3 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.

3 participants