II.
InteractionPrimitive overview
Reference · liveinteraction-primitive:adapters-cli-detect
adapters detect overview
Report installed version/path/notes for one agent (or `--all`). Calls adapter.detectInstallation(). Source: packages/adapters/cli/src/commands/install.ts:268-401.
Attributes
displayName
adapters detect
kind
cli-subcommand
surface
cli
parentBin
adapters
subcommandVerb
detect
flags
- --all:0:detect every registered agent
subcommandExitCodes
- 0:success:reported install status
- 1:general-error:detectInstallation threw
- 2:usage-error:missing <agent> when --all not used
- 3:agent-not-found:UNKNOWN_AGENT
description
Report installed version/path/notes for one agent (or `--all`). Calls
adapter.detectInstallation(). Source:
packages/adapters/cli/src/commands/install.ts:268-401.
Outgoing edges
None.
Incoming edges
exposes_subcommand1
- package:a5c-ai-adapters-cli·PackageSurfaceAdapters CLI
supports_interaction_primitive1
- agent-ui-impl:adapters.ui@current·AgentUIImpladapters UI (current) — multi-surface