II.
AgentCoreImpl JSON
Structured · liveagent-core-impl:cyclop-one.core@current
Cyclop One Core (current) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-core-impl:cyclop-one.core@current",
"_kind": "AgentCoreImpl",
"_file": "agent-stack/core-impls/community-agent-cores-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Cyclop One Core (current)",
"agentVersionId": "agent-version:cyclop-one@current",
"packageRef": "source-ref:cyclop-one-github",
"loopIteratorPolicy": "tool-use-loop",
"loopIteratorNotes": "Product description identifies Cyclop One as an autonomous desktop agent\npowered by Claude vision that reasons over screen captures and performs\nmouse and keyboard actions at the OS level.\n",
"contextManagementStrategy": "user-managed",
"subagentInvokerPolicy": "not-applicable",
"resultSynthesisPolicy": "model-direct",
"stopDetectionStrategy": "model-stop-token",
"transportClientLibrary": "Claude vision desktop control loop",
"supportedTransportProtocols": [
"model-transport:anthropic-messages"
],
"parallelToolCallHandling": "sequentialized",
"streamingFidelity": "partial",
"thinkingChannelHandling": "model-dependent"
},
"outgoingEdges": [
{
"from": "agent-core-impl:cyclop-one.core@current",
"to": "layer:4-agent-core",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-core-impl:cyclop-one.core@current",
"to": "agent:cyclop-one",
"kind": "composes",
"attributes": {
"role": "core"
}
},
{
"from": "agent-core-impl:cyclop-one.core@current",
"to": "source-ref:cyclop-one-github",
"kind": "depends_on",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-version:cyclop-one@current",
"to": "agent-core-impl:cyclop-one.core@current",
"kind": "composed_of",
"attributes": {
"role": "core"
}
}
]
}