iiRecord
Agentic AI Atlas · agent-version:cyclop-one@current
agent-version:cyclop-one@currenta5c.ai
II.
AgentVersion JSON

agent-version:cyclop-one@current

Structured · live

agent-version:cyclop-one@current json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · agent-stack/versions/community-agents-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-version:cyclop-one@current",
  "_kind": "AgentVersion",
  "_file": "agent-stack/versions/community-agents-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentProductId": "agent:cyclop-one",
    "versionRange": ">=1.0.0",
    "releasedAt": "2025-01-01",
    "cliCommand": "cyclop",
    "installMethods": [
      "install:manual"
    ],
    "minSchemaVersion": "6.0.0"
  },
  "outgoingEdges": [
    {
      "from": "agent-version:cyclop-one@current",
      "to": "agent-core-impl:cyclop-one.core@current",
      "kind": "composed_of",
      "attributes": {
        "role": "core"
      }
    },
    {
      "from": "agent-version:cyclop-one@current",
      "to": "agent:cyclop-one",
      "kind": "version_of"
    },
    {
      "from": "agent-version:cyclop-one@current",
      "to": "capability:can-multi-turn",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0",
        "level": "full",
        "notes": "Cyclop One runs autonomous desktop sessions with vision-based multi-turn interaction."
      }
    },
    {
      "from": "agent-version:cyclop-one@current",
      "to": "install:manual",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent:cyclop-one",
      "to": "agent-version:cyclop-one@current",
      "kind": "has_version"
    }
  ]
}