Skip to main content
Get the session state and counts for test cases, bugs, and verdicts. Add --full for the findings and latest message.

Arguments

string
required
The session to inspect.

Output

By default, the command prints:
--full replaces counts with findings.testCases, findings.bugs, and findings.verdicts arrays. It also adds latestMessage (null when unavailable). Test cases and bugs are limited to the main agent. Verdicts are the signed-off outcomes from subagents. state is needs_you, running, waiting_on_agents, failed_start, cancelled, ready, or sleeping.

Examples

List bug names:

Notes

status returns immediately. Use mo read --timeout to wait for output.