Open-source dashboard to visualize AI coding agents (Claude Code)

r/LocalLLaMA
Generative AI AI Tools

I built a real-time visual layer for Claude Code agents in a medieval fantasy style. Repo: When running multiple Claude Code agents across different CLI sessions and projects, I found it hard to understand what was actually happening. Everything lives in terminals and logs, and once you have several agents running in parallel, tracking their state becomes non-trivial. So I built a tool that visualizes Claude Code agents in real time. Each agent becomes a character in a 2D village, with movements mapped to its current activity (read, edit, bash, etc.