Agent Cockpit
Mission control for AI coding agents
Agent Cockpit provides a single control room for managing multiple AI coding agents such as Claude Code and Codex. It aggregates approval requests, diffs, tool calls, and execution state into a unified interface, allowing developers to approve or deny risky actions, inspect changes, and monitor progress without switching terminals. The system records a chronological timeline of events, making it possible to replay sessions and understand the sequence of edits, approvals, and tool invocations.
The platform is built with a three‑layer architecture: a provider layer that emits standardized events from each coding agent, a local Node daemon that normalizes those events, stores them in SQLite, and broadcasts updates via WebSocket, and a React‑based browser UI that displays the live control room. This design keeps all data local, preserving project confidentiality while offering auditability.
Agent Cockpit is open source under the MIT license, written in TypeScript and React, and can be installed and operational within a minute. It targets developers who run several AI‑driven coding assistants simultaneously and need a shared timeline, centralized approvals, and reduced context‑switching overhead.
Reviews
Loading reviews…
Similar apps

AI Coding Agents
Cockpit
The local-first cockpit for AI coding at scale
AI Coding Agents
Dock Agent
Monitor & approve AI coding agent commands in one panel
AI Coding Agents
agent-deck
Dashboard for managing multiple AI coding agent sessions.

AI Coding Agents
CodexMonitor
Monitor Codex activity
AI Coding Agents
TUICommander
AI-native IDE for multi-agent development
AI Coding Agents
Agno
Open-source platform that enables developers to create, deploy and monitor AI agents with built-in memory, knowledge integration, and…