Skip to content

dimos status utility #1505

@dimos-bot

Description

@dimos-bot

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions