v0.3.5
What's Changed
Bug Fix
- fix: Updated
/agent-eyes:init→/agent-eyes-initslash command reference in status messages- The colon pattern (
parent:child) only works for Claude Code plugin marketplace registrations - Since agent-eyes is a standalone MCP server, the init skill uses hyphenated naming (
agent-eyes-init)
- The colon pattern (
New: Interactive Setup Skill
- Added
agent-eyes-initskill for Claude Code (~/.claude/skills/agent-eyes-init/SKILL.md) - Interactive setup wizard using
AskUserQuestionwith multiple-choice prompts - Scans for AI tools: Claude Code, Claude Desktop, VS Code/Copilot, Cursor, Windsurf, Zed
- Detects and replaces competing MCP servers (Playwright, Puppeteer, etc.)
- Idempotent — safe to run on first install, after upgrades, or anytime
Full Changelog: v0.3.4...v0.3.5