You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`vp logs start`| Start or resume dashboard for collected metrics |
65
+
|`vp logs stop`| Stop the dashboard container |
66
+
|`vp logs status`| Show dashboard container status |
67
+
68
+
The dashboard shows per-agent HTTP traffic, usage over time, and Claude token
69
+
metrics. It also lets you compare agents side-by-side. All data stays on your
70
+
machine.
71
+
33
72
## Image Namespace
34
73
35
74
By default, agent images use the `vibepod` namespace for Claude, Codex, and platform services, and `nezhar` for Gemini/OpenCode/Devstral/Auggie/Copilot.
36
75
37
-
38
76
Current defaults are aligned to existing container repos:
0 commit comments