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

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

I built a real-time visual layer for Claude Code agents in a medieval fantasy style.

Repo:

https://github.com/FulAppiOS/Agent-Quest

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.).

It doesn’t replace logs — it just gives a quick mental model of system activity.

Supports multiple ~/.claude* directories and sessions running in parallel.

Works with Claude Code CLI workflows (including usage alongside editors like VS Code).

submitted by /u/Redrock990
[link] [comments]

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top