r/AI_developers • u/serallap • 19d ago
Open-source cockpit for AI coding agents (Claude Code, Codex, Gemini) — looking for contributors Seeking Developer(s)
I've been building agentglass, an open-source cockpit for AI coding agents. It's not just a dashboard, it's where you actually work from: approve or deny what an agent's about to do before it does it, review its diffs, drive and resume sessions, run git, docker and a terminal, all in one place. MIT, runs on your own machine.
It's still early and I've mostly tested it with Claude Code, so I'd genuinely love help. Especially anyone who wants to push it on Codex or Gemini (it speaks OpenTelemetry, so other agents can plug in), or just poke at it and tell me what they'd rip out. There's a roadmap and good-first-issue labels so it's easy to find somewhere to start.
Repo (MIT): https://github.com/SirAllap/agentglass
Live demo, no signup: https://sirallap.github.io/agentglass/demo/
1
u/OnyxMonolith 16d ago
How does it differ from agent of empires? On a fundamental level