{
"id": "interaction-primitive:agent-mux-cli-detect-host",
"_kind": "InteractionPrimitive",
"_file": "extensions/interaction-patterns/agent-mux-cli-workspaces-host.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "amux detect-host",
"kind": "cli-subcommand",
"surface": "cli",
"parentBin": "amux",
"subcommandVerb": "detect-host",
"flags": [],
"subcommandExitCodes": [
"0:success:detected (or no host) — always succeeds"
],
"description": "Detect which agent harness is running this CLI. Source:\npackages/agent-mux/cli/src/commands/detect-host.ts:13-39.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "package:a5c-ai-agent-mux-cli",
"to": "interaction-primitive:agent-mux-cli-detect-host",
"kind": "exposes_subcommand",
"attributes": {}
}
]
}