displayName
amux adapters detect
kind
cli-subcommand
surface
cli
parentBin
amux
subcommandVerb
adapters detect
flags
[]
subcommandExitCodes
- 0:success:detection result emitted
- 1:general-error:internal error
- 2:usage-error:missing <agent>
description
Detect whether the named adapter is installed (delegates to
AdapterRegistry.detect). Source:
packages/agent-mux/cli/src/commands/adapters.ts:80-107.