3D visual workspace for AI coding agents
Termi Protocol is a 3D workspace that visualizes AI coding agents' actions in real time. Instead of reading terminal logs, users watch agents animate while writing code, searching the web, reading files, or waiting for approval. It solves the problem of disconnected, text-only agent sessions for developers working with multiple AI coding agents.
Related
Replay coding-agent sessions on a 3D codebase map
Mindwalk replays coding-agent sessions on a 3D map of your codebase, letting developers visualize and debug agent actions spatially. It uses LLMs to power the coding agent whose sessions are replayed, helping developers understand agent behavior and codebase structure.
Agent Draw: AI agent draws on canvas while you talk
Agent Draw is a tool built on TLDraw that lets an LLM-powered agent draw on a shared canvas in real time as you speak. It solves the problem of needing a visual assistant during presentations or brainstorming sessions, allowing the agent to illustrate concepts while the user talks.
CleanSlate IDE with built-in agent manager for multi-agent coding workflows
CleanSlate is an IDE that integrates an agent manager directly, allowing developers to create, manage, and switch between multiple coding agents without leaving the editor. It solves the friction of toggling between separate agent management tools and the IDE, enabling seamless context preservation and multi-agent orchestration for developers working with LLM-powered coding agents.
AI coding agents communicate via Git repo group chat
A system where multiple AI coding agents collaborate by using a Git repository as a shared group chat. Each agent commits messages and code changes, enabling asynchronous communication and coordination. It solves the problem of orchestrating multiple LLM-based agents for complex software development tasks.
AI agent that manages multiple coding tasks across git worktrees
TaskCooker is an open-source AI agent that helps developers manage multiple coding tasks across different git worktrees. It integrates with existing AI subscriptions like Claude Code to automate task tracking and context switching, reducing the cognitive load of juggling many terminal tabs.
