iiRecord
Agentic AI Atlas · Windsurf
agent:windsurfa5c.ai
II.
AgentProduct JSON

agent:windsurf

Structured · live

Windsurf 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:windsurf",
  "_kind": "AgentProduct",
  "_file": "agent-stack/products/extended-products.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Windsurf",
    "vendor": "Codeium (Exafunction, Inc.)",
    "homepageUrl": "https://codeium.com/windsurf",
    "primarySurface": "ide-extension",
    "supportTier": "none",
    "productKind": "ide-extension-agent",
    "stackScope": "full",
    "description": "Windsurf is Codeium's agentic IDE — a VS Code-derived editor with\nCascade, an AI flow that reads, edits, and runs code across the\nworkspace. Supports MCP tool servers and multiple model backends.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent:windsurf",
      "to": "agent-version:windsurf@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-version:windsurf@current",
      "to": "agent:windsurf",
      "kind": "version_of"
    },
    {
      "from": "platform:krate",
      "to": "agent:windsurf",
      "kind": "hosts",
      "attributes": {
        "notes": "Windsurf agents dispatch into Krate-managed repositories"
      }
    },
    {
      "from": "claim:windsurf-learns-codebase",
      "to": "agent:windsurf",
      "kind": "asserts_about"
    },
    {
      "from": "claim:windsurf-has-cascade",
      "to": "agent:windsurf",
      "kind": "asserts_about"
    },
    {
      "from": "source-ref:windsurf-app",
      "to": "agent:windsurf",
      "kind": "source_of",
      "attributes": {}
    }
  ]
}