Agent Quest: visualize Codex agents as characters in a fantasy village #19512
FulAppiOS
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I built a real-time visual layer for Codex agents in a medieval fantasy style.
Repo:
https://github.com/FulAppiOS/Agent-Quest
⸻
When running multiple Codex agents across different 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 AI 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.
Beta Was this translation helpful? Give feedback.
All reactions