Show HN: Viewport – A clean local agent monitor A developer released Viewport, an open-source local browser monitor that provides a clean interface for observing and controlling CLI coding agents. The tool runs as a lightweight Node.js wrapper, streaming agent activity to a local browser view with controls for pausing, killing, and steering prompts, while persisting run timelines in a SQLite database. Viewport auto-discovers common agent CLIs like Claude, Codex, Gemini, and Grok from the user's PATH, offering developers a way to monitor and manage coding agent sessions without external dependencies or build steps. Viewport is a local browser monitor for CLI coding agents. With viewport, you can run a coding agent through a lightweight wrapper, stream its activity into a clean local browser view, and give the operator fast controls for pause, kill, steering prompts, evidence pinning, plus after-action summaries. viewport starts a local server on 127.0.0.1 and prints the URL. viewport run --