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

agent-version:openhands@current

Structured · live

agent-version:openhands@current json

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

File · agent-stack/versions/extended-products-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-version:openhands@current",
  "_kind": "AgentVersion",
  "_file": "agent-stack/versions/extended-products-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentProductId": "agent:openhands",
    "versionRange": ">=0.10.0",
    "releasedAt": "2024-03-01",
    "cliCommand": "openhands",
    "installMethods": [
      "install:manual"
    ],
    "minSchemaVersion": "6.0.0"
  },
  "outgoingEdges": [
    {
      "from": "agent-version:openhands@current",
      "to": "knowledge-fabric-impl:openhands.knowledge@current",
      "kind": "composed_of",
      "attributes": {
        "role": "knowledge-fabric"
      }
    },
    {
      "from": "agent-version:openhands@current",
      "to": "agent:openhands",
      "kind": "version_of"
    },
    {
      "from": "agent-version:openhands@current",
      "to": "capability:streaming",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.10.0",
        "level": "full",
        "notes": "OpenHands streams agent steps via its event-stream."
      }
    },
    {
      "from": "agent-version:openhands@current",
      "to": "capability:supports-mcp",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.20.0",
        "level": "experimental",
        "notes": "OpenHands added MCP integration support in 0.2x line."
      }
    },
    {
      "from": "agent-version:openhands@current",
      "to": "capability:supports-tool-use",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.10.0",
        "level": "full",
        "notes": "OpenHands' core action interface is tool-use."
      }
    },
    {
      "from": "agent-version:openhands@current",
      "to": "capability:streaming",
      "kind": "supports",
      "attributes": {
        "versionRange": "current",
        "level": "full",
        "notes": "OpenHands streams agent reasoning + tool output."
      }
    },
    {
      "from": "agent-version:openhands@current",
      "to": "capability:can-multi-turn",
      "kind": "supports",
      "attributes": {
        "versionRange": "current",
        "level": "full",
        "notes": "Long agent loops with multi-turn dialogue."
      }
    },
    {
      "from": "agent-version:openhands@current",
      "to": "capability:supports-mcp",
      "kind": "supports",
      "attributes": {
        "versionRange": "current",
        "level": "partial",
        "notes": "MCP support added via plugins; not all transports verified."
      }
    },
    {
      "from": "agent-version:openhands@current",
      "to": "capability:streaming",
      "kind": "supports",
      "attributes": {
        "versionRange": "current",
        "level": "full",
        "notes": "Streams tool-call deltas where the backing model supports it."
      }
    },
    {
      "from": "agent-version:openhands@current",
      "to": "memory-system:file-based-markdown-pattern",
      "kind": "uses_memory_system",
      "attributes": {}
    },
    {
      "from": "agent-version:openhands@current",
      "to": "install:manual",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent:openhands",
      "to": "agent-version:openhands@current",
      "kind": "has_version"
    },
    {
      "from": "claim:extended-agent-version-agent-version-openhands-current-clicommand",
      "to": "agent-version:openhands@current",
      "kind": "about_subject"
    },
    {
      "from": "claim:extended-agent-version-agent-version-openhands-current-versionrange",
      "to": "agent-version:openhands@current",
      "kind": "about_subject"
    }
  ]
}