Read-only browser visibility for coding agents
peek-cli gives coding agents a narrow way to inspect web apps: screenshots from open browser tabs. The tool uses a Chrome extension and a local WebSocket daemon, then exposes simple CLI commands such as peeked start, peeked list, and peeked at <url>. Its safety claim is specific. The agent can request a screenshot, while browser control, script injection, clicks, and typing stay outside the interface. That makes it relevant for frontend debugging and localhost UI checks where visual state matters, but direct browser access would be too risky.