You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 2, 2026. It is now read-only.
The previous fix incorrectly removed --directory, which is needed
for uv to find pyproject.toml when running from user project
directory rather than the plugin directory.
Corrected pattern uses CLAUDE_PLUGIN_ROOT directly without the
broken fallback glob.
0 commit comments