← Platform overview
D — LIVE DASHBOARD

See what every agent is doing, live.

localhost:3377 gives you a real-time view of every agent session, every token spend, every memory write, and every worktree change.

Open your dashboard → nexus-prime start # then open localhost:3377
1
local URL, always localhost:3377
0ms
latency (it's local)
12+
agent types tracked
0
data sent to cloud

When you run coding agents in the background, you have no idea what they're doing. Are they stuck? Are they writing good code? Are they burning your Claude budget on re-reads? You find out when the session ends.

Nexus Prime's dashboard at localhost:3377 streams every agent action live: file writes, memory stores, token counts, worktree diffs. One pane. Every agent. Real-time. No cloud. The data never leaves your machine.

Real-time token tracking
See input tokens, output tokens, and cache hits per session. Spot runaway spend before the session ends.
Memory hygiene view
See what your agents are remembering. Prune stale memories. Promote high-value ones.
Worktree tree view
All active worktrees, which agent is in each, what files changed, merge status.
Selection ledger
A chronological log of every significant agent action. Export to CSV for billing review.