Back to work

Orchestration

Potato v3

A terminal cockpit for coordinating real coding agents.

Potato runs Codex, Claude Code, and generic CLI agents in project-aware panes with roles, shared task state, MCP coordination tools, git awareness, and OpenSpec task visibility.

Potato terminal cockpit demo showing agent panes and coordination UI.
The public Potato README demo shows the terminal cockpit for running agents with shared project coordination.

Multi-agent work quickly turns into too many terminals, copy-pasted context, unclear ownership, and no trustworthy view of who is doing what.

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.