I built agentglass: mission control for your AI coding agents

작성자

카테고리:

← 피드로
DEV Community · David PR · 2026-07-20 개발(SW)
Cover image for I built agentglass: mission control for your AI coding agents

David PR

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 👇

https://github.com/SirAllap/agentglass

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다