{
  "lastUpdated": "2026-06-27T12:49:13.405Z",
  "categories": [
    {
      "id": "core-editing",
      "name": "Core Editing",
      "description": "Multi-file editing, streaming, undo capabilities"
    },
    {
      "id": "terminal",
      "name": "Terminal Integration",
      "description": "Shell and command execution support"
    },
    {
      "id": "mcp",
      "name": "MCP Support",
      "description": "Model Context Protocol server and client capabilities"
    },
    {
      "id": "ide",
      "name": "IDE Integrations",
      "description": "VS Code, JetBrains, and other editor support"
    },
    {
      "id": "agentic",
      "name": "Agentic Features",
      "description": "Planning, tool use, and autonomous capabilities"
    }
  ],
  "features": [
    {
      "categoryId": "core-editing",
      "featureId": "multi-file-editing",
      "featureName": "Multi-file Editing",
      "description": "Edit multiple files in a single operation",
      "tools": {
        "claude-code": {
          "supported": true,
          "notes": "Implied by core Claude Code functionality; multiple release notes reference file operations and code changes across sessions"
        },
        "openai-codex": {
          "supported": true,
          "notes": "CLI operates on codebases with tool calls and code mode, implying multi-file editing capability across sessions"
        },
        "cursor": {
          "supported": true,
          "notes": "Core Cursor capability evidenced by agent-based editing across multiple files, supported by multitask and worktrees features in v3.2"
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.22.0",
          "addedAt": "2025-12-22T16:54:19Z"
        },
        "kiro": {
          "supported": true,
          "notes": "Implied by agent-based operation and tool usage patterns described across releases"
        },
        "github-copilot": {
          "supported": false
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "1.0.2",
          "addedAt": "2024-11-13T05:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": false
        }
      },
      "lastUpdated": "2026-06-27T12:50:44.999Z"
    },
    {
      "categoryId": "core-editing",
      "featureId": "streaming-output",
      "featureName": "Streaming Output",
      "description": "Real-time streaming of AI responses",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.191",
          "addedAt": "2026-06-24T18:54:40.112Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.142.0",
          "addedAt": "2026-06-22T22:19:53Z"
        },
        "cursor": {
          "supported": true,
          "notes": "Real-time streaming of AI responses is a standard capability for AI coding tools like Cursor with interactive chat interfaces"
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.44.0",
          "addedAt": "2026-05-27T21:12:51Z"
        },
        "kiro": {
          "supported": true,
          "notes": "Compact tool card previews and real-time agent interaction described in v2.9.0 suggest streaming output"
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.65",
          "addedAt": "2026-06-24T21:41:13Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "2.1.29",
          "addedAt": "2026-04-28T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.0.11",
          "addedAt": "2026-06-24T05:30:00Z"
        }
      },
      "lastUpdated": "2026-06-27T12:50:44.999Z"
    },
    {
      "categoryId": "core-editing",
      "featureId": "undo-redo",
      "featureName": "Undo/Redo",
      "description": "Ability to undo and redo changes",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.183",
          "addedAt": "2026-06-19T00:02:37.935Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.142.0",
          "addedAt": "2026-06-22T22:19:53Z"
        },
        "cursor": {
          "supported": true,
          "notes": "Standard editor capability inherent to VS Code-based Cursor; implied by diff/review workflow in v3.6"
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.49.0",
          "addedAt": "2026-06-25T20:12:27Z"
        },
        "kiro": {
          "supported": false
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.30",
          "addedAt": "2026-04-16T19:10:02Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "1.6.1",
          "addedAt": "2025-04-02T04:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.0.13",
          "addedAt": "2026-06-27T01:58:53Z"
        }
      },
      "lastUpdated": "2026-06-27T12:50:44.999Z"
    },
    {
      "categoryId": "core-editing",
      "featureId": "diff-view",
      "featureName": "Diff View",
      "description": "Visual comparison of changes",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.195",
          "addedAt": "2026-06-26T18:16:23.150Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.142.3",
          "addedAt": "2026-06-26T21:29:20Z"
        },
        "cursor": {
          "supported": true,
          "notes": "Standard Cursor feature for reviewing AI-generated changes; implied by Auto-review Run Mode in v3.6"
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.49.0",
          "addedAt": "2026-06-25T20:12:27Z"
        },
        "kiro": {
          "supported": false
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.64",
          "addedAt": "2026-06-23T17:21:01Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "2.0.44",
          "addedAt": "2026-04-15T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.0.12",
          "addedAt": "2026-06-24T23:17:33Z"
        }
      },
      "lastUpdated": "2026-06-27T12:50:44.999Z"
    },
    {
      "categoryId": "terminal",
      "featureId": "command-execution",
      "featureName": "Command Execution",
      "description": "Run shell commands",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.195",
          "addedAt": "2026-06-26T18:16:23.150Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.142.2",
          "addedAt": "2026-06-25T07:32:07Z"
        },
        "cursor": {
          "supported": true,
          "addedInVersion": "1.6",
          "addedAt": "2025-09-12T01:25:00.000Z"
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.49.0",
          "addedAt": "2026-06-25T20:12:27Z"
        },
        "kiro": {
          "supported": true,
          "addedInVersion": "2.9.0",
          "addedAt": "2026-06-24T00:00:00.000Z"
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.65",
          "addedAt": "2026-06-24T21:41:13Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "3.3.18",
          "addedAt": "2026-06-23T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.0.13",
          "addedAt": "2026-06-27T01:58:53Z"
        }
      },
      "lastUpdated": "2026-06-27T12:50:44.999Z"
    },
    {
      "categoryId": "terminal",
      "featureId": "shell-integration",
      "featureName": "Shell Integration",
      "description": "Integration with user shell environment",
      "tools": {
        "claude-code": {
          "supported": true,
          "notes": "v2.1.193 references Bash/PowerShell command classification; v2.1.181 references sandbox settings; v2.1.179 references WSL2 mouse-wheel scrolling fix"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.137.0",
          "addedAt": "2026-06-04T01:17:20Z"
        },
        "cursor": {
          "supported": true,
          "notes": "v3.4 development environments for cloud agents implies shell/environment integration"
        },
        "gemini-cli": {
          "supported": true,
          "notes": "PTY (pseudo-terminal) support referenced in v0.46.0, Termux relaunch fix in v0.45.0 indicates shell environment integration"
        },
        "kiro": {
          "supported": true,
          "notes": "v2.6.0 mentions automatic window titles for terminals; v2.6.1 references Linux shared library dependencies, indicating native shell integration"
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.41",
          "addedAt": "2026-05-05T20:45:24Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "1.13.3",
          "addedAt": "2025-12-24T05:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "notes": "v1.0.6 added shell-style path auto-completion for /open and /add-dir commands"
        }
      },
      "lastUpdated": "2026-06-27T12:50:44.999Z"
    },
    {
      "categoryId": "terminal",
      "featureId": "background-tasks",
      "featureName": "Background Tasks",
      "description": "Run tasks in background",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.195",
          "addedAt": "2026-06-26T18:16:23.150Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.142.0",
          "addedAt": "2026-06-22T22:19:53Z"
        },
        "cursor": {
          "supported": true,
          "addedInVersion": "2.5",
          "addedAt": "2026-02-17T00:00:00.000Z"
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.49.0",
          "addedAt": "2026-06-25T20:12:27Z"
        },
        "kiro": {
          "supported": false
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.65",
          "addedAt": "2026-06-24T21:41:13Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "1.13.3",
          "addedAt": "2025-12-24T05:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.0.11",
          "addedAt": "2026-06-24T05:30:00Z"
        }
      },
      "lastUpdated": "2026-06-27T12:50:44.999Z"
    },
    {
      "categoryId": "mcp",
      "featureId": "mcp-client",
      "featureName": "MCP Client",
      "description": "Connect to MCP servers",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.195",
          "addedAt": "2026-06-26T18:16:23.150Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.142.2",
          "addedAt": "2026-06-25T07:32:07Z"
        },
        "cursor": {
          "supported": true,
          "addedInVersion": "2.6",
          "addedAt": "2026-03-03T00:00:00.000Z"
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.47.0",
          "addedAt": "2026-06-18T01:51:23Z"
        },
        "kiro": {
          "supported": true,
          "addedInVersion": "2.10.0",
          "addedAt": "2026-06-26T01:00:00.000Z"
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.65",
          "addedAt": "2026-06-24T21:41:13Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "3.3.18",
          "addedAt": "2026-06-23T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.0.7",
          "addedAt": "2026-06-09T20:40:53Z"
        }
      },
      "lastUpdated": "2026-06-27T12:50:44.999Z"
    },
    {
      "categoryId": "mcp",
      "featureId": "mcp-server",
      "featureName": "MCP Server",
      "description": "Expose as MCP server",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.195",
          "addedAt": "2026-06-26T18:16:23.150Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.142.2",
          "addedAt": "2026-06-25T07:32:07Z"
        },
        "cursor": {
          "supported": false
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.44.0",
          "addedAt": "2026-05-27T21:12:51Z"
        },
        "kiro": {
          "supported": true,
          "addedInVersion": "2.4.1",
          "addedAt": "2026-05-21T00:00:00.000Z"
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.65",
          "addedAt": "2026-06-24T21:41:13Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "3.3.18",
          "addedAt": "2026-06-23T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.0.7",
          "addedAt": "2026-06-09T20:40:53Z"
        }
      },
      "lastUpdated": "2026-06-27T12:50:45.000Z"
    },
    {
      "categoryId": "mcp",
      "featureId": "custom-tools",
      "featureName": "Custom Tools",
      "description": "Define and use custom tools",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.38",
          "addedAt": "2026-02-10T00:06:12.496Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.131.0",
          "addedAt": "2026-05-18T17:39:34Z"
        },
        "cursor": {
          "supported": true,
          "notes": "v3.9 'Customize Cursor' suggests custom tool/extension support; Automations framework implies customizable tool definitions"
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.30.0",
          "addedAt": "2026-02-25T03:05:56Z"
        },
        "kiro": {
          "supported": true,
          "notes": "v2.10.0 mentions 'custom agent authors' with tighter control over context, and agent/MCP configs, implying custom tool definitions"
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.35",
          "addedAt": "2026-04-23T23:24:24Z"
        },
        "windsurf": {
          "supported": true,
          "notes": "v3.2.16 added a 'devin plugin system for extending Devin Local', indicating custom tool/extension support"
        },
        "antigravity-cli": {
          "supported": true,
          "notes": "v1.0.10 mentions 'builtin skill' and v1.0.9 mentions plugins installation with submodule support, suggesting custom tool/plugin extensibility"
        }
      },
      "lastUpdated": "2026-06-27T12:50:45.000Z"
    },
    {
      "categoryId": "ide",
      "featureId": "vscode",
      "featureName": "VS Code",
      "description": "Visual Studio Code integration",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.179",
          "addedAt": "2026-06-16T17:51:27.805Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.136.0",
          "addedAt": "2026-06-01T17:49:22Z"
        },
        "cursor": {
          "supported": true,
          "notes": "Cursor is built on VS Code, making VS Code integration a foundational capability"
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.43.0",
          "addedAt": "2026-05-22T01:01:44Z"
        },
        "kiro": {
          "supported": false
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.64",
          "addedAt": "2026-06-23T17:21:01Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "1.9566.9",
          "addedAt": "2026-02-25T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": false
        }
      },
      "lastUpdated": "2026-06-27T12:50:45.000Z"
    },
    {
      "categoryId": "ide",
      "featureId": "jetbrains",
      "featureName": "JetBrains",
      "description": "IntelliJ/WebStorm integration",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.136",
          "addedAt": "2026-05-08T16:30:41.957Z"
        },
        "openai-codex": {
          "supported": false
        },
        "cursor": {
          "supported": false
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.41.0",
          "addedAt": "2026-05-05T20:47:50Z"
        },
        "kiro": {
          "supported": false
        },
        "github-copilot": {
          "supported": false
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "1.11.0",
          "addedAt": "2025-07-17T04:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": false
        }
      },
      "lastUpdated": "2026-06-27T12:50:45.000Z"
    },
    {
      "categoryId": "ide",
      "featureId": "vim-neovim",
      "featureName": "Vim/Neovim",
      "description": "Vim or Neovim integration",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.183",
          "addedAt": "2026-06-19T00:02:37.935Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.136.0",
          "addedAt": "2026-06-01T17:49:22Z"
        },
        "cursor": {
          "supported": false
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.45.0",
          "addedAt": "2026-06-03T01:05:14Z"
        },
        "kiro": {
          "supported": false
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.60",
          "addedAt": "2026-06-05T16:46:20Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "1.12.31",
          "addedAt": "2025-11-13T05:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": false
        }
      },
      "lastUpdated": "2026-06-27T12:50:45.000Z"
    },
    {
      "categoryId": "ide",
      "featureId": "web-ui",
      "featureName": "Web UI",
      "description": "Browser-based interface",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.186",
          "addedAt": "2026-06-22T18:03:48.955Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.142.0",
          "addedAt": "2026-06-22T22:19:53Z"
        },
        "cursor": {
          "supported": true,
          "addedInVersion": "1.7",
          "addedAt": "2025-09-29T05:08:58.822Z"
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.47.0",
          "addedAt": "2026-06-18T01:51:23Z"
        },
        "kiro": {
          "supported": false
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.64",
          "addedAt": "2026-06-23T17:21:01Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "2.0.44",
          "addedAt": "2026-04-15T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.0.13",
          "addedAt": "2026-06-27T01:58:53Z"
        }
      },
      "lastUpdated": "2026-06-27T12:50:45.000Z"
    },
    {
      "categoryId": "agentic",
      "featureId": "planning",
      "featureName": "Planning Mode",
      "description": "Plan before executing changes",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.186",
          "addedAt": "2026-06-22T18:03:48.955Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.142.0",
          "addedAt": "2026-06-22T22:19:53Z"
        },
        "cursor": {
          "supported": true,
          "addedInVersion": "2.2",
          "addedAt": "2025-12-10T00:00:00.000Z"
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.43.0",
          "addedAt": "2026-05-22T01:01:44Z"
        },
        "kiro": {
          "supported": true,
          "addedInVersion": "1.23.1",
          "addedAt": "2025-12-23T05:00:00.000Z"
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.63",
          "addedAt": "2026-06-16T00:47:09Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "2.0.44",
          "addedAt": "2026-04-15T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": false
        }
      },
      "lastUpdated": "2026-06-27T12:50:45.000Z"
    },
    {
      "categoryId": "agentic",
      "featureId": "autonomous-mode",
      "featureName": "Autonomous Mode",
      "description": "Extended autonomous operation",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.195",
          "addedAt": "2026-06-26T18:16:23.150Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.142.0",
          "addedAt": "2026-06-22T22:19:53Z"
        },
        "cursor": {
          "supported": true,
          "addedInVersion": "3.8",
          "addedAt": "2026-06-18T00:00:00.000Z"
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.47.0",
          "addedAt": "2026-06-18T01:51:23Z"
        },
        "kiro": {
          "supported": true,
          "addedInVersion": "2.7.0",
          "addedAt": "2026-06-12T20:00:00.000Z"
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.65",
          "addedAt": "2026-06-24T21:41:13Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "3.3.18",
          "addedAt": "2026-06-23T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.0.12",
          "addedAt": "2026-06-24T23:17:33Z"
        }
      },
      "lastUpdated": "2026-06-27T12:50:45.000Z"
    },
    {
      "categoryId": "agentic",
      "featureId": "task-decomposition",
      "featureName": "Task Decomposition",
      "description": "Break complex tasks into steps",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.195",
          "addedAt": "2026-06-26T18:16:23.150Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.142.0",
          "addedAt": "2026-06-22T22:19:53Z"
        },
        "cursor": {
          "supported": true,
          "addedInVersion": "3.2",
          "addedAt": "2026-04-24T00:00:00.000Z"
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.41.0",
          "addedAt": "2026-05-05T20:47:50Z"
        },
        "kiro": {
          "supported": true,
          "notes": "v2.9.0 mentions 'sub-agent calls' with compact tool card previews, indicating task decomposition into sub-tasks"
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.64",
          "addedAt": "2026-06-23T17:21:01Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "2.2.17",
          "addedAt": "2026-05-06T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.0.13",
          "addedAt": "2026-06-27T01:58:53Z"
        }
      },
      "lastUpdated": "2026-06-27T12:50:45.000Z"
    },
    {
      "categoryId": "agentic",
      "featureId": "context-management",
      "featureName": "Context Management",
      "description": "Manage context across conversations",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.193",
          "addedAt": "2026-06-25T19:05:08.367Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.142.2",
          "addedAt": "2026-06-25T07:32:07Z"
        },
        "cursor": {
          "supported": true,
          "addedInVersion": "3.7",
          "addedAt": "2026-06-04T00:00:00.000Z"
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.45.0",
          "addedAt": "2026-06-03T01:05:14Z"
        },
        "kiro": {
          "supported": true,
          "addedInVersion": "2.10.0",
          "addedAt": "2026-06-26T01:00:00.000Z"
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.65",
          "addedAt": "2026-06-24T21:41:13Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "3.3.18",
          "addedAt": "2026-06-23T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.0.10",
          "addedAt": "2026-06-19T04:36:23Z"
        }
      },
      "lastUpdated": "2026-06-27T12:50:45.000Z"
    }
  ]
}