Peek-CLI: let coding agents see your browser
Yet another screen capture tool, but wired for AI agent workflows.
Let coding agents see your browser.
Yet another screen capture tool, but wired for AI agent workflows.
This repo actually hands an LLM live control over a ComfyUI graph — list node types, create/connect/delete nodes, tweak params, run queues and even view preview images — via an MCP server and an embedded terminal. The idea of treating the workflow as a JSON DAG so each edit maps to a tool call is smart and pragmatic; it's the kind of niche automation that'll save hours for people iterating image pipelines. My main caveat: giving a model direct edit rights raises obvious safety/permission questions and ties the UX tightly to Claude.
I usually run 3-5 Claude Code sessions concurrently on the same repo and hate juggling worktrees. So I built crew. The idea is simple: If autonomous cars don't
Claude Code usage dashboard reading local files—fills exact gap Anthropic didn't address.
Emotion trend analysis on Claude chats when other history viewers just show logs.
Gives Claude its own machines—VM primitive for AI agents beats hogging your ports and RAM.