Files
Jakob Wennberg 743bc82f93 fix(plugin): marketplace source as git-subdir so Claude.ai can resolve the plugin (#1906)
Claude.ai's Add-marketplace backend fetches the manifest and resolves
every plugin source as a repository; the relative ./claude-plugin source
only works where the whole repo is cloned (Claude Code) and surfaced as
'Repository not accessible' on a public repo. git-subdir with the public
repo URL and the plugin path is the documented form for monorepos and the
one the plugin-directory catalog uses.


Claude-Session: https://claude.ai/code/session_018wCdzRTatKiDByKB8hCNT6

Co-authored-by: Jakob Wennberg <311770904+jakobwennberg-oss@users.noreply.github.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-25 19:11:14 +02:00
..