displayName
amux agent list
kind
cli-subcommand
surface
cli
parentBin
amux
subcommandVerb
agent list
flags
- --global:0:list global sub-agents
- --project:0:list project sub-agents (default)
subcommandExitCodes
- 0:success:listed sub-agents
- 2:usage-error:missing/unknown <agent>
description
List installed custom sub-agent files/folders for a harness. Source:
packages/agent-mux/cli/src/commands/agent.ts:143-151.