Open-source dashboard to visualize AI coding agents (Claude Code)
Posted by Redrock990@reddit | LocalLLaMA | View on Reddit | 24 comments
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).
Redrock990@reddit (OP)
Just released new version with Codex support
https://github.com/FulAppiOS/Agent-Quest/releases/tag/v0.0.3
Hobbster@reddit
Reminds me of "The Settlers" a lot. Notify me when they start conquering other countries!
Redrock990@reddit (OP)
😂 thanks
LlamaDelRey10@reddit
This is so cute and honestly a really helpful way to visualize what's happening with the agents :) Love it
Redrock990@reddit (OP)
Thx :)
Southern_Sun_2106@reddit
I LOVE the esthetics! Thank you for sharing!! I hope I can turn this into a game that nobody but me will ever play. This is going to be my village. Maybe implement periodic raids, basic resource management. Some local relationships and love drama. This is going to be awesome!! Again, thank you!
bruhhhhhhhhhhhh_h@reddit
Oi this is awesome.
Redrock990@reddit (OP)
Thank you
Technical_Ad_6106@reddit
lol, u couldnt get normal 3d graphics? this is 2026 and we have ai .. come on.
East-Insect6329@reddit
Then build it yourself, this is 2026 and we have ai... come on
Technical_Ad_6106@reddit
if i thought it would be usefull i would.. just impressed how many ppl posting their ai slop these days even if it is as bad as this cr*p. :)
Mayion@reddit
are you this miserable in real life too or only on the internet because you are afraid of getting punched in the face?
Technical_Ad_6106@reddit
painfull huh, to hear an opinion u dont like? and dont worry, nobody is punching me in the face lol and i would never back away from a good fight :)
Mayion@reddit
poor thing.
East-Insect6329@reddit
Convenient lol
Technical_Ad_6106@reddit
sry ill be honest, its actually a pretty cool idea, i just didnt like the graphics ok? ;)
spambait-aspaaaragus@reddit
How many sessions do you people have open at once. Jeez.
Redrock990@reddit (OP)
That’s the fun part — it scales from one session to dozens of active agents 😄 It actually becomes really useful as a companion when working with Claude across multiple sessions
secnigma@reddit
Incredible work!
Redrock990@reddit (OP)
Thx 🍺
DefNattyBoii@reddit
Can you make it harness-agnostic? Or at least provide firstclass support for opencode and pi?
Redrock990@reddit (OP)
Thanks for the feedback, really appreciate it. The project is still evolving and I’m actively exploring compatibility with other agents and setups. The goal is to make it more flexible over time, and I’ll keep updating the repo as new things land.
Right now it’s mainly built around Claude Code (also works well alongside tools like VS Code), but I’m definitely looking into broader support.
Out of curiosity, do you have any specific agents or setups you use that you’d like to see supported?
bapirey191@reddit
Looks awesome, good job!
Redrock990@reddit (OP)
Thx