Framework and port details
AgentPeek recognizes common frameworks (Next.js, Vite, Astro, Wrangler, Storybook, Playwright, and static-site servers) and language runtimes (Node, Bun, Deno, Python, Ruby, Rust, or Go); anything else shows its process name. Each row carries the port, the project folder taken from the server's working directory, and how long it's been up.
Server actions
- One click opens the localhost URL in your browser.
- One click copies the URL, ready to paste anywhere.
- One click stops the server cleanly after a safety check verifies the target process.
That last one matters when a coding agent spins up a server on its own: it shows up on the next scan, a few seconds after it starts listening, and you can shut it down without hunting for the PID.
Servers beside sessions
The server list lives in the same panel as your live sessions, so when Claude Code says "the dev server is running", the proof is one glance up. It sits alongside Quick Routes and Fast Actions, the two panels you open for the same kind of errand.
