Bug Fix
- Fix install path resolution —
install compound-engineeringnow always fetches from GitHub. Previously, a same-named local directory would shadow the GitHub fetch, causing a "Could not find plugin.json" error. Only explicit paths (./path,/absolute,~/home) are treated as local.
What's New in 0.5.0
- Cursor CLI/IDE target —
--to cursorconverts Claude Code plugins to Cursor format- Agents →
.cursor/rules/*.mdc(Agent Requested mode) - Commands →
.cursor/commands/*.md - Skills →
.cursor/skills/(identical standard) - MCP servers →
.cursor/mcp.json - Works with both Cursor IDE and Cursor CLI (
cursor-agent)
- Agents →
Install
bunx @every-env/compound-plugin install compound-engineering --to cursor