Wanghong Yuan

Results 12 comments of Wanghong Yuan

Thanks for reporting. Based on my analysis of the error logs, this appears to be a configuration/state mismatch issue The error Plugin path not found: C:\Users\Christian.paul\Desktop\figma-bilateral\.claude\plugins\front-heavy-dev indicates that: You have...

Apologize for breaking your usage. Thanks for providing the details. Let me investigate and fix this.

@ariccio thanks for reporting. Could you please share more details on what are broken, preferably with logs? Are you also on Windows?

@CPaulBeroe we merged a couple of PRs to fix Windows specific issues. Please let us know if tomorrow's build works for you. Thanks

does this still repro? I tried curl -fsSL https://gist.github.com/dcversus/e18f1566a1c5515c8da56288b4975507/raw/claude-hooks-reproduction-test.sh | bash with claude, not claude --dangerously-skip-permissions, got ``` the hooks are firing successfully! The log shows: - Session started at...

Thanks for reporting: .mcp.json, .lsp.json should be copied now when the plugin is installed. Could you try the today's Claude build.

@doron-sincere could you share the hooks structure? my understanding is that you do not have a self-contained plugin, which has $plugin/.claude-plugin/plugin.json and $plugin/all_files. Instead, you have a marketplace.json that list...

Sorry for breaking your experience due to our change. I see that your hooks have `"command": "${CLAUDE_PLUGIN_ROOT}/core/hooks/`. I will make a fix. Just double check: commands and agents are still...

> ~This seems to be fixed and is working as-expected (for me) in v2.0.67 - thank you!~ > > Edit: I spoke too soon 🤦🏼 - looks like they still...