iiRecord
Agentic AI Atlas · Windsurf
tool:windsurfa5c.ai
II.
Tool JSON

tool:windsurf

Structured · live

Windsurf json

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

File · domain/tools/tools-dev-platforms-cicd.yamlCluster · domain
Record JSON
{
  "id": "tool:windsurf",
  "_kind": "Tool",
  "_file": "domain/tools/tools-dev-platforms-cicd.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Windsurf",
    "homepageUrl": "https://windsurf.com",
    "kind": "other",
    "description": "AI-powered IDE by Codeium (formerly Codeium Editor) that provides\nagentic coding flows — Cascade — capable of multi-step autonomous edits,\nterminal commands, and web search directly within the editor.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:windsurf",
      "to": "skill-area:software-development",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:windsurf",
      "to": "skill-area:developer-environment",
      "kind": "used_for",
      "attributes": {}
    },
    {
      "from": "tool:windsurf",
      "to": "skill-area:editor-fluency",
      "kind": "used_for",
      "attributes": {}
    },
    {
      "from": "tool:windsurf",
      "to": "tool:cursor",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "AI-powered IDEs — Windsurf has Cascade agentic flows; Cursor has inline AI edits"
      }
    },
    {
      "from": "tool:windsurf",
      "to": "tool:aider",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "AI coding assistants — Windsurf is an IDE; Aider is terminal-based"
      }
    },
    {
      "from": "tool:windsurf",
      "to": "tool:cline",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "AI coding agents"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "tool:aider",
      "to": "tool:windsurf",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "AI coding agents"
      }
    }
  ]
}