| title | gh-agent-viz Docs |
|---|
Your Copilot agent mission control in the terminal.
- Install
gh extension install maxbeizer/gh-agent-viz
- Launch
gh agent-viz
- Explore with demo data
gh agent-viz --demo
- Key shortcuts — press
?for the full keybinding reference
- Getting Started — what the board means and how to read it
- UI Features — all views, themes, and visualizations
- Operator Guide — daily workflows
- Troubleshooting — common issues and fixes
- Debug Mode — capturing diagnostics
- Local Sessions — how local Copilot sessions are detected
- Security — safety expectations and controls
| Key | View | What it shows |
|---|---|---|
| (default) | Session list | All sessions with status, badges, PR indicators |
enter |
Detail | Full session info, timeline, token usage, attention reason |
K |
Kanban | Sessions in columns: In Progress / Idle / Done |
M |
Mission Control | Fleet summary dashboard with per-repo breakdown |
l |
Logs | Raw markdown session log with live tailing |
c |
Conversation | Styled chat bubbles for session dialogue |
t |
Tool Timeline | Chronological trace of agent tool executions |
d |
Diff | Colored PR diff (green/red) |
? |
Help | Full keybinding reference |
- Developer Workflow — build, test, and smoke flow
- Decisions — architecture decision log