I built agentglass: mission control for your AI coding agents
DEV Community

I built agentglass: mission control for your AI coding agents

I run several AI coding agents at once and never really knew what they were doing - what it cost, which one was stuck, what they just changed. So I built agentglass: real-time mission control and a workspace for AI coding agents, across every provider and every project on your machine.

β–Ά Live demo (no install) Β· ⭐ GitHub

What it does

Point any agent at it - Claude Code hooks or any OpenTelemetry exporter (Codex, Gemini, Bedrock…) - and watch everything move live:

  • πŸ’° Cost per event / session / model
  • ⏱️ Tool latency (real p50 / p95)
  • πŸ”΄ Error timelines + a "what needs you" alert center
  • πŸ’Ύ Persists (SQLite) - history's there the moment you open it

More than a viewer - a workspace

All one keystroke away, same cockpit:

  • πŸ”¬ Diff & review - every Edit/Write, syntax-highlighted
  • 🌿 Source control - lazygit in the browser
  • 🐳 Docker - lazydocker in the browser
  • β–Ά Real terminal - an actual PTY shell, not an emulation
  • πŸ’¬ Chat - drive local Claude sessions

Open source (MIT), local-first

Built solo. Small stack: Bun + SQLite, React/Vite, Tauri desktop, a stdlib-only Python hook forwarder.

If you run more than one agent at a time, I'd love your feedback πŸ‘‡ ⭐ agentglass

Comments

No comments yet. Start the discussion.