v0.1.1 — fix install validation
Patch release. Fixes plugin install failing with agents: Invalid input.
The commands/agents fields in plugin.json must be arrays of paths, not a string. Removed them — Claude Code auto-discovers commands/ and agents/.
Install
/plugin marketplace add akash-viven/cursor-plugin-cc
/plugin install cursor@akash-viven
/cursor:setup
🤖 Generated with Claude Code