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.
| Flag | Description |
|---|---|
--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 |
--json | Print structured JSON output |
Examples
Section titled “Examples”microagent status --name researchmicroagent status agent-1 --state-dir /tmp/microagent-kit --jsonRelated
Section titled “Related”psfor a list view- State and identity