II.
AgentCoreImpl JSON
Structured · liveagent-core-impl:cli-anything.core@current
CLI Anything Core (current) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-core-impl:cli-anything.core@current",
"_kind": "AgentCoreImpl",
"_file": "agent-stack/core-impls/community-agent-cores-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "CLI Anything Core (current)",
"agentVersionId": "agent-version:cli-anything@current",
"packageRef": "source-ref:cli-anything-github",
"loopIteratorPolicy": "custom",
"loopIteratorNotes": "Product description identifies CLI Anything as a wrapper generator that\nturns existing software into agent-callable CLI interfaces with structured\ncommand-line protocols.\n",
"contextManagementStrategy": "none",
"subagentInvokerPolicy": "not-applicable",
"resultSynthesisPolicy": "post-processed",
"stopDetectionStrategy": "structured-end-event",
"transportClientLibrary": "generated CLI wrapper protocol",
"supportedTransportProtocols": [
"model-transport:passthrough"
],
"parallelToolCallHandling": "not-supported",
"streamingFidelity": "text-only",
"thinkingChannelHandling": "not-supported"
},
"outgoingEdges": [
{
"from": "agent-core-impl:cli-anything.core@current",
"to": "layer:4-agent-core",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-core-impl:cli-anything.core@current",
"to": "agent:cli-anything",
"kind": "composes",
"attributes": {
"role": "core"
}
},
{
"from": "agent-core-impl:cli-anything.core@current",
"to": "source-ref:cli-anything-github",
"kind": "depends_on",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-version:cli-anything@current",
"to": "agent-core-impl:cli-anything.core@current",
"kind": "composed_of",
"attributes": {
"role": "core"
}
}
]
}