iiRecord
Agentic AI Atlas · adapters detect
interaction-primitive:adapters-cli-detecta5c.ai
II.
InteractionPrimitive overview

interaction-primitive:adapters-cli-detect

Reference · live

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.

InteractionPrimitiveOutgoing · 0Incoming · 2

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
supports_interaction_primitive1