Skip to content

v0.1.1 — fix install validation

Choose a tag to compare

@akash-viven akash-viven released this 15 Jun 07:19

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