Skip to content

v0.3.5

Choose a tag to compare

@jellythomas jellythomas released this 21 Mar 07:49
· 33 commits to main since this release

What's Changed

Bug Fix

  • fix: Updated /agent-eyes:init/agent-eyes-init slash 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)

New: Interactive Setup Skill

  • Added agent-eyes-init skill for Claude Code (~/.claude/skills/agent-eyes-init/SKILL.md)
  • Interactive setup wizard using AskUserQuestion with 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