{
"id": "agent:openclaw",
"_kind": "AgentProduct",
"_file": "agent-stack/products/openclaw.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "OpenClaw",
"vendor": "openclaw community",
"homepageUrl": "https://github.com/openclaw/openclaw",
"primarySurface": "cli",
"supportTier": "adapter-only",
"productKind": "full-cli-agent",
"stackScope": "full",
"description": "Open-source CLI coding agent integrated into the v6 catalog through\nthe agent-mux adapter. Supports plugins and an auto-approve\ninteraction primitive.\n"
},
"outgoingEdges": [
{
"from": "agent:openclaw",
"to": "agent-version:openclaw@current",
"kind": "has_version"
}
],
"incomingEdges": [
{
"from": "agent-core-impl:openclaw.core@current",
"to": "agent:openclaw",
"kind": "composes",
"attributes": {
"role": "core"
}
},
{
"from": "agent-platform-impl:openclaw.platform@current",
"to": "agent:openclaw",
"kind": "composes",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-runtime-impl:openclaw.runtime@current",
"to": "agent:openclaw",
"kind": "composes",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-version:openclaw@current",
"to": "agent:openclaw",
"kind": "version_of"
},
{
"from": "claim:source-provenance-agent-stack-products-openclaw-yaml",
"to": "agent:openclaw",
"kind": "about_subject"
},
{
"from": "discovery-signal:openclaw-hooks-mux",
"to": "agent:openclaw",
"kind": "applies_to",
"attributes": {}
},
{
"from": "discovery-signal:openclaw-host-env",
"to": "agent:openclaw",
"kind": "applies_to",
"attributes": {}
},
{
"from": "plugin-target:openclaw",
"to": "agent:openclaw",
"kind": "hosted_by",
"attributes": {}
}
]
}