What's the primary view when you open the dashboard?

This becomes the default landing page. Pick what you'd reach for most.

A

Kanban Board

Columns by status: Active, Idle, Waiting Permission, Error, Completed. Each card is a session with repo name, model, cost, last activity. Drag sessions between states (e.g., manually archive). Think Jira board but for agent sessions.

B

Project Grid

Group by repository first. Each repo is a card/row showing all its active sessions. Expand a repo to see individual sessions. Best when you have 5+ repos and want "which repos have agents running right now?"

C

Activity Timeline

Chronological feed of all agent activity across repos. Real-time stream of "Agent X in repo Y just edited file Z." Best for passive monitoring, like a news feed for your agents.

D

Command Center

Split dashboard: top row shows aggregate stats (total sessions, total cost, repos active), bottom shows a session list with inline trace preview. Click any session to expand its live trace. Think Grafana meets tmux.