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/reuse dashboard for collected metrics |
66
+
|`vp logs stop`| Stop the dashboard container |
67
+
|`vp logs status`| Show dashboard container status |
68
+
69
+
The dashboard shows per-agent HTTP traffic, usage over time, and Claude token
70
+
metrics. It also lets you compare agents side-by-side. All data stays on your
71
+
machine.
72
+
33
73
## Image Namespace
34
74
35
75
By default, agent images use the `vibepod` namespace for Claude, Codex, and platform services, and `nezhar` for Gemini/OpenCode/Devstral/Auggie/Copilot.
36
76
37
-
38
77
Current defaults are aligned to existing container repos:
0 commit comments