iiRecord
Agentic AI Atlas · Roo Code
agent:roo-codea5c.ai
II.
AgentProduct JSON

agent:roo-code

Structured · live

Roo Code 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:roo-code",
  "_kind": "AgentProduct",
  "_file": "agent-stack/products/extended-products.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Roo Code",
    "vendor": "Roo Code (community fork of Cline)",
    "homepageUrl": "https://roocode.com/",
    "primarySurface": "ide-extension",
    "supportTier": "none",
    "productKind": "ide-extension-agent",
    "stackScope": "full",
    "description": "Roo Code is an open-source fork of Cline distributed as a VS Code\nextension. It adds multi-mode personas (architect / code / ask /\ndebug), custom modes, and integrated MCP tool support.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent:roo-code",
      "to": "agent-version:roo-code@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-version:roo-code@current",
      "to": "agent:roo-code",
      "kind": "version_of"
    },
    {
      "from": "platform:kradle",
      "to": "agent:roo-code",
      "kind": "hosts",
      "attributes": {
        "notes": "Roo Code agents dispatch into Kradle-managed repositories"
      }
    },
    {
      "from": "claim:roo-code-is-cline-fork",
      "to": "agent:roo-code",
      "kind": "asserts_about"
    },
    {
      "from": "plugin-target:roo-code",
      "to": "agent:roo-code",
      "kind": "hosted_by",
      "attributes": {}
    },
    {
      "from": "scope-boundary:roo-code.scope",
      "to": "agent:roo-code",
      "kind": "bounds_subject"
    }
  ]
}