Open the clawd-eyes web UI in the default browser
Opens the Clawd-Eyes web UI in the default browser if running on port 5173
/plugin marketplace add arevlo/claude-code-workflows/plugin install clawd-eyes@claude-code-workflowsOpen the clawd-eyes web UI in your default browser.
Check if web UI is running
lsof -i :5173 2>/dev/null | grep LISTEN
If running, open in browser
open http://localhost:5173
If not running, inform user