Launching today

Termi Protocol
Watch your AI coding agents build, live in 3D
97 followers
Watch your AI coding agents build, live in 3D
97 followers
The Termi Protocol is a 3D simulation of AI agent workflows. Give your coding agents a face, a desk and a living room. Watch them read, write and run commands live in 3D, like a game. You run the agents; we visualize the process.













Termi Protocol
Giving CLI agents a literal body in a 3D room is a clever way to make what Claude Code / Codex are actually doing legible instead of scrolling terminal logs. The practical thing I'd want to know: does Termi attach to my existing agent sessions (reading the terminal/process I already have running), or does it need to launch and wrap the agents itself? And does the visualization run fully local, or does it stream my file/command activity to a hosted backend to render the room?
@noctis06 you actually think it's a practical way of checking if your agent is doing legible work or not, or you just kidding?
Termi Protocol
@noctis06 Thank you for the valuable feedback and thoughtful question.
Termi connects to your existing agent sessions. You do not need to restart them or go through an extra wrapping process. It basically attaches to the sessions you already have running and gives them a body inside the 3D room.
The visualization also runs fully local. Your file activity, command activity, and agent workflow are not sent to a hosted backend for rendering.
Termi Protocol
@thys_beesman
Thank you, I really appreciate that.
Yes, that is one of the main reasons I built it. Agents often work with a kind of hive-mind psychology, especially when multiple sessions are active at the same time. In a normal terminal, it is easy to miss when one of them gets stuck, repeats the same action, or runs into an error.
In Termi, the visual layer helps make those moments obvious. For example, if an agent hits a possible error, a red warning appears above its head and the robot starts shaking, so you can immediately notice that something needs attention.
On the technical side, it also notifies you when an error happens. You can then check the history section to see where it happened, what caused it, and decide how to intervene.
So the goal is not to replace terminal logs, but to make problems easier to catch and supervise before they disappear inside a long wall of text.
watching agents work in 3d is genuinely fun. i stared at agent logs for years and they never showed intent. does the view hint at why, not just what?
Termi Protocol
@andrewzakonov
Exactly, that is the idea.
When a project grows, managing agents through terminal logs becomes harder. With Termi, I wanted to make the process more fun, but also make real problems easier to see.
For example, if an agent hits a bug or has an issue with the file it is running, the robot can shake, make a small alert sound, and show a red warning above its head. Then the issue is added to the history section, where you can see what happened and why.
So the goal is not only to show what the agent is doing, but to make its state and problems easier to understand.
the little office setup is weirdly charming, watching my agent pace around the room while it ran tests actually made debugging feel less painful. would love a way to peek at the full command output without losing the 3d view though
Termi Protocol
@blahgeputc93775
Thank you for the great feedback, I really appreciate it.
And yes, that exact feature is already in Termi. The Command Center on the right side is built for this. You can keep the 3D project scene in the center, while checking the full command output and agent details without leaving the room view.
The bottom section also lets you inspect your other Termis and follow what each one is doing. I tried to design it so the visual layer stays fun, but the technical details are always one step away when you need them.
Giving agents a desk and a living room is delightfully absurd and weirdly useful at the same time - watching the process beats reading a wall of logs for spotting when an agent gets stuck in a loop. I live in Claude Code all day, so yes, I want to see my agent pacing around its office. Congrats on the launch!
Termi Protocol
@david_marko
Thank you so much, I really appreciate that.
Yes, that is exactly the goal. I wanted to gamify the coding agent workflow without making it less serious. When you live in Claude Code all day, watching a wall of logs can get tiring, and it is easy to miss when an agent gets stuck or loops.
Giving agents a desk, a room, and visible behavior makes the process more enjoyable, but also easier to supervise. The fun part is intentional, but the workflow problem behind it is very real.
Thanks again for the support and for checking out the launch.
Congrats with a launch!
So we're not all confused here, it's just a fun project, you are not suggesting it as a serious workflow, right?
Termi Protocol
@valzubkov
Thank you, I really appreciate it.
This project is our main ship. Termi is planned as a 9 stage roadmap, and we want to improve it step by step instead of trying to force everything into the first version.
The current stage is what we call the Milano Protocol. Its focus is turning the agent workflow into a 3D and gamified experience. The next stage will be the Istanbul Protocol, where we will focus more on identifying missing parts, improving workflow control, and making agent management easier in real use.
So yes, the playful side is intentional, but this is also a long-term product for making coding agent work more understandable and manageable.