What I built
A project-local cockpit for running real coding agents side by side while preserving their native terminal behavior.
It adds coordination state, roles, task visibility, and MCP tools around the agents instead of replacing them with a fake chat UI.
How it works
Define roles, launch a session, let agents use shared MCP tools for messages/tasks/context, and watch their panes, git state, and project tasks in one TUI.
What it proves
The output is a more controlled multi-agent work session with shared context and fewer human routing chores.