Skip to content

Fix plugin.json userConfig: add required type and title#6

Merged
hammadtq merged 1 commit intomainfrom
fix/plugin-manifest-schema
Apr 2, 2026
Merged

Fix plugin.json userConfig: add required type and title#6
hammadtq merged 1 commit intomainfrom
fix/plugin-manifest-schema

Conversation

@hammadtq
Copy link
Copy Markdown
Collaborator

@hammadtq hammadtq commented Apr 2, 2026

Summary

  • Adds missing type: "string" and title fields to the socket_api_token userConfig entry
  • Without these, Claude Code rejects the manifest on plugin install

Test plan

  • claude plugin marketplace update attach-dev
  • claude plugin install attach-guard@attach-dev succeeds
  • claude doctor shows no plugin errors

🤖 Generated with Claude Code

Claude Code validates that userConfig options have `type` and `title`
fields. Without them, plugin installation fails with a manifest error.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@hammadtq hammadtq merged commit 4be68cb into main Apr 2, 2026
2 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