iiRecord
Agentic AI Atlas · OpenHands
agent:openhandsa5c.ai
II.
AgentProduct JSON

agent:openhands

Structured · live

OpenHands json

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

File · agent-stack/products/extended-products.yamlCluster · agent-stack
Record JSON
{
  "id": "agent:openhands",
  "_kind": "AgentProduct",
  "_file": "agent-stack/products/extended-products.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "OpenHands",
    "vendor": "All Hands AI (open-source community)",
    "homepageUrl": "https://github.com/All-Hands-AI/OpenHands",
    "primarySurface": "web",
    "supportTier": "none",
    "productKind": "web-agent",
    "stackScope": "full",
    "description": "OpenHands (formerly OpenDevin) is an open-source autonomous software\nengineering agent. It runs in a sandboxed Docker runtime with a web\nUI, supports multiple model backends, and uses MCP tool servers.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent:openhands",
      "to": "agent-version:openhands@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-version:openhands@current",
      "to": "agent:openhands",
      "kind": "version_of"
    },
    {
      "from": "platform:krate",
      "to": "agent:openhands",
      "kind": "hosts",
      "attributes": {
        "notes": "OpenHands agents dispatch into Krate-managed repositories"
      }
    },
    {
      "from": "claim:openhands-has-docker-sandbox",
      "to": "agent:openhands",
      "kind": "asserts_about"
    },
    {
      "from": "source-ref:openhands",
      "to": "agent:openhands",
      "kind": "source_of",
      "attributes": {}
    }
  ]
}