Skip to content

fix: use valid relative path in marketplace source field#3

Merged
antfu merged 1 commit intomainfrom
antfu/fix-marketplace-schema
Apr 16, 2026
Merged

fix: use valid relative path in marketplace source field#3
antfu merged 1 commit intomainfrom
antfu/fix-marketplace-schema

Conversation

@antfu
Copy link
Copy Markdown
Owner

@antfu antfu commented Apr 16, 2026

Summary

  • Fix marketplace.json source field from "." to "./" to pass Claude Code's schema validation
  • This resolves the Invalid input error when running /plugin marketplace add antfu/intentracker

🤖 Generated with Claude Code

`"source": "."` fails schema validation; Claude Code requires `"./"`.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@antfu antfu merged commit 9106a2f into main Apr 16, 2026
4 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