Bug Fix
Restore full interactive installer — the install simplification in v10.7.0 (commit 21b10b4) over-applied scope and replaced the entire runInstallCommand with just two claude CLI commands. This gutted the interactive IDE multi-select, --ide flag, and all 13 IDE-specific setup dispatchers.
What changed
- Claude Code: now uses native
claude plugin marketplace add+claude plugin install(the intended simplification) - All other IDEs (Gemini CLI, OpenCode, Windsurf, OpenClaw, Codex CLI, Copilot CLI, Antigravity, Goose, Crush, Roo Code, Warp): full installer flow restored — file copy, marketplace registration, interactive multi-select via
@clack/prompts, and IDE-specific setup --ide <id>flag works again for direct IDE targeting