[Bug] Plugin appears installed in discover but not functional; symlinked .claude directory causes state mismatch
Bug Description
I'm not able to install the commit-commands plugin from your marketplace. It doesn't show in installed plugins, but when I find it in discover, it appears as installed! (/commit etc. doesn't work)
My .claude is a symlink and settings.json has
{
"enableAllProjectMcpServers": true,
"enabledPlugins": {
"code-simplifier@claude-plugins-official": true,
"commit-commands@claude-plugins-official": true
}
}
_Removing commit-commands from the settings doesn't change anything - it still says Installed in marketplace..._
Yesterday I installed commit-commands in another repo as shared in this repo and that was the sam I wanted in this failing repo. My user installed plugins works in both repos.
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.1.6
- Feedback ID: ffc223a8-7cbe-49f9-8bda-7dc67ecf6245
Errors
[]
<img width="520" height="262" alt="Image" src="https://github.com/user-attachments/assets/7304237e-c01f-478c-a313-5fbd9a5748b3" />
<img width="542" height="351" alt="Image" src="https://github.com/user-attachments/assets/bd2f3fb2-7fab-4d82-90be-d26182b7ab8a" />
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗