Skip to content

fix: plugin subdirectory source so devplan installs#164

Merged
mmorris35 merged 1 commit into
mainfrom
fix/plugin-subdir-source
Jun 5, 2026
Merged

fix: plugin subdirectory source so devplan installs#164
mmorris35 merged 1 commit into
mainfrom
fix/plugin-subdir-source

Conversation

@mmorris35

Copy link
Copy Markdown
Owner

Fixes the install error 'source type your Claude Code version does not support'. Moves the plugin into ./plugins/devplan and updates marketplace source. Verified marketplace add succeeds; this makes install succeed.

Made on Distiller

source '.' (plugin at repo root) is rejected by Claude Code 2.1.144 with
'source type not supported'. The supported pattern is a subdirectory path.
Moves .claude-plugin/plugin.json + skills/ into plugins/devplan/ and points
the marketplace source at ./plugins/devplan. Also keeps the heavy repo root
(src/, plans) out of the installed plugin cache.

Made on [Distiller](https://pamir.ai)
@mmorris35 mmorris35 merged commit e57a0f6 into main Jun 5, 2026
2 checks passed
@mmorris35 mmorris35 deleted the fix/plugin-subdir-source branch June 5, 2026 20:22
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