Title here
Summary here
List installed agents
List all installed agents grouped by platform.
By default, lists agents for all detected platforms. Use the –platform flag to limit to specific platforms.
Examples:
aix agent list
aix agent list –platform claude
aix agent list –json
aix agent list [flags] -h, --help help for list
--json Output in JSON format --log-file string write logs to file in JSON format
--log-format string log format: text, json (default "text")
-p, --platform strings target platform(s): claude, opencode (default: all detected)
-q, --quiet suppress non-error output
-v, --verbose count increase verbosity level (e.g., -v, -vv)