Skip to main content
Lists agent tasks. Returns the slug, phase, VM assignment, progress, and cost for each task. By default shows only active tasks for the calling developer. Two independent scopes control the result: developer selects which accounts are listed, and include_terminal selects which phases are listed. include_terminal never widens the set of accounts — to see other developers’ agents, set developer. Equivalent to murmur ls in the CLI.

Parameters

Response

Returns a JSON array of agent summary objects.

Examples

List active agents

Response:

Include completed agents

All developers in a workspace

Errors

  • murmur ls — equivalent CLI command
  • status — detailed status for a single agent
  • spawn — create an agent
  • kill — cancel an agent