Agent Mission Control banner
DanWahlin DanWahlin

Agent Mission Control

Git community

Description

Tauri 2 + Phaser 4 desktop dashboard that visualizes live GitHub Copilot CLI activity.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

![Agent Mission Control](docs/img/agent-mission-control.webp)

🛰️ Agent Mission Control

A live dashboard, history viewer, and analytics chat that provides insights into the activity of [GitHub Copilot CLI](https://github.com/github/copilot-cli) and [GitHub Copilot App](https://github.com/features/ai/github-app) agent sessions. Tool calls, hook callbacks, sub-agent dispatches, skills, edits, reads and more become live signals so you can spot stalls, follow active work, and catch actionable provider issues without scrolling back through terminal output.

Built with [Tauri 2](https://v2.tauri.app/), [Phaser 4](https://phaser.io/), and TypeScript.

🔗 Website: [https://danwahlin.github.io/agent-mission-control](https://danwahlin.github.io/agent-mission-control)

![Agent Mission Control dashboard](docs/img/dashboard.gif)

![Agent Mission Control focus mode](docs/img/focus-mode.gif)

![Agent Mission Control history](docs/img/history.webp)

![Agent Mission Control analytics chat](docs/img/chat.webp)

What it does

Agent Mission Control reads the local session state Copilot CLI already writes under `~/.copilot/session-state/` and tracks:

Signal What it tracks
Edits File write/edit tools, including apply_patch
Reads Reads, search, view, rg (ripgrep), and glob
Commands Shell, SQL, test, and terminal-style commands
Web/Docs Web fetches, docs lookups, and GitHub lookups
Hooks Configured Copilot CLI hook callbacks
Sub-Agents Sub-agent and task calls
Skills skill and memory calls
Intent Ask/intent/plan/schedule calls and fallback alerts
MCP MCP server tool calls
Tokens Input/output token totals from Copilot usage summaries
History + Daily Log Global analytics, daily calendar views, daily debriefs, and handoff exports
Analytics Chat Natural-language questions over local Copilot CLI usage, prompts, skills, agents, and MCP servers

The dashboard panels