Skip to content

microagent status

microagent status <name> [--state-dir <dir>]
microagent status --name <name> [--state-dir <dir>]

status reads the state file for one workspace and prints the latest event: identity, state (prepared, running, stopped, killed, deleted), and backend.

FlagDescription
--name <name>Workspace name (also accepted as positional)
--state-dir <dir>State directory holding the workspace record
--supervisor <path>Override the Apple VF supervisor path
--jsonPrint structured JSON output
Terminal window
microagent status --name research
microagent status agent-1 --state-dir /tmp/microagent-kit --json