-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
Implement dimos status command:
- Show all running dimos processes
- Display PID, blueprint, uptime, memory/CPU usage
- Health status per process
- Quick overview of module/transport topology
Output example:
PID BLUEPRINT UPTIME STATUS MEMORY
12345 unitree-g1-agentic 2h 14m healthy 450MB
67890 go2-nav 5m 32s starting 120MB
Success criteria:
- Human-readable status output
- Machine-readable JSON mode (
--json) - Works with no arguments (shows all) or
--pid(specific process)
Synced from DIM-668
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels