{
  "lastUpdated": "2026-07-12T12:00:47.063Z",
  "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 general coding capabilities and file handling improvements mentioned in v2.1.205"
        },
        "openai-codex": {
          "supported": true,
          "notes": "CLI tool designed for code editing operations; code mode mentioned in v0.144.1 suggests file editing capabilities"
        },
        "cursor": {
          "supported": true,
          "notes": "Cursor is a code editor built on VS Code with AI capabilities; multi-file editing is a core feature evidenced by worktrees and multi-root workspaces support in v3.2"
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.22.0",
          "addedAt": "2025-12-22T16:54:19Z"
        },
        "kiro": {
          "supported": false
        },
        "github-copilot": {
          "supported": true,
          "notes": "v1.0.69 mentions 'approve file edits to bypass sandbox restrictions', implying multi-file editing capability"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "1.0.2",
          "addedAt": "2024-11-13T05:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": false
        }
      },
      "lastUpdated": "2026-07-12T12:02:11.057Z"
    },
    {
      "categoryId": "core-editing",
      "featureId": "streaming-output",
      "featureName": "Streaming Output",
      "description": "Real-time streaming of AI responses",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.204",
          "addedAt": "2026-07-08T00:04:57.555Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.142.0",
          "addedAt": "2026-06-22T22:19:53Z"
        },
        "cursor": {
          "supported": false
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.44.0",
          "addedAt": "2026-05-27T21:12:51Z"
        },
        "kiro": {
          "supported": false
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.70",
          "addedAt": "2026-07-10T01:28:35Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "2.1.29",
          "addedAt": "2026-04-28T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.1.0",
          "addedAt": "2026-07-08T03:25:54Z"
        }
      },
      "lastUpdated": "2026-07-12T12:02:11.057Z"
    },
    {
      "categoryId": "core-editing",
      "featureId": "undo-redo",
      "featureName": "Undo/Redo",
      "description": "Ability to undo and redo changes",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.199",
          "addedAt": "2026-07-02T17:33:48.451Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.143.0",
          "addedAt": "2026-07-08T01:31:10Z"
        },
        "cursor": {
          "supported": false
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.49.0",
          "addedAt": "2026-06-25T20:12:27Z"
        },
        "kiro": {
          "supported": false
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.69",
          "addedAt": "2026-07-07T21:19:09Z"
        },
        "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-07-12T12:02:11.057Z"
    },
    {
      "categoryId": "core-editing",
      "featureId": "diff-view",
      "featureName": "Diff View",
      "description": "Visual comparison of changes",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.206",
          "addedAt": "2026-07-09T17:54:03.009Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.144.1",
          "addedAt": "2026-07-09T23:02:40Z"
        },
        "cursor": {
          "supported": true,
          "notes": "Standard feature of VS Code-based editors; Cursor's AI editing workflow inherently requires diff views for reviewing changes"
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.50.0",
          "addedAt": "2026-07-08T18:31:54Z"
        },
        "kiro": {
          "supported": false
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.69",
          "addedAt": "2026-07-07T21:19:09Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "3.4.22",
          "addedAt": "2026-07-04T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.1.1",
          "addedAt": "2026-07-10T03:40:13Z"
        }
      },
      "lastUpdated": "2026-07-12T12:02:11.057Z"
    },
    {
      "categoryId": "terminal",
      "featureId": "command-execution",
      "featureName": "Command Execution",
      "description": "Run shell commands",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.207",
          "addedAt": "2026-07-10T22:25:09.430Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.144.0",
          "addedAt": "2026-07-09T16:47:12Z"
        },
        "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.12.0",
          "addedAt": "2026-07-09T03:00:00.000Z"
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.70",
          "addedAt": "2026-07-10T01:28:35Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "3.4.22",
          "addedAt": "2026-07-04T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.1.1",
          "addedAt": "2026-07-10T03:40:13Z"
        }
      },
      "lastUpdated": "2026-07-12T12:02:11.057Z"
    },
    {
      "categoryId": "terminal",
      "featureId": "shell-integration",
      "featureName": "Shell Integration",
      "description": "Integration with user shell environment",
      "tools": {
        "claude-code": {
          "supported": true,
          "notes": "Terminal issues fixed in v2.1.207, git push integration in v2.1.206 suggest shell integration"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.143.0",
          "addedAt": "2026-07-08T01:31:10Z"
        },
        "cursor": {
          "supported": false
        },
        "gemini-cli": {
          "supported": true,
          "notes": "PTY resize fixes (v0.46.0) and Termux environment handling (v0.45.0) confirm shell integration support."
        },
        "kiro": {
          "supported": true,
          "notes": "v2.9.0 references 'compound shell commands' and approval flows; v2.12.0 mentions improved command approval prompts"
        },
        "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.15 mentions 'improved Windows compatibility for editor support' and tmux session support in v1.0.14 indicates shell environment integration"
        }
      },
      "lastUpdated": "2026-07-12T12:02:11.057Z"
    },
    {
      "categoryId": "terminal",
      "featureId": "background-tasks",
      "featureName": "Background Tasks",
      "description": "Run tasks in background",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.206",
          "addedAt": "2026-07-09T17:54:03.009Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.143.0",
          "addedAt": "2026-07-08T01:31:10Z"
        },
        "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.70",
          "addedAt": "2026-07-10T01:28:35Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "3.4.22",
          "addedAt": "2026-07-04T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.1.0",
          "addedAt": "2026-07-08T03:25:54Z"
        }
      },
      "lastUpdated": "2026-07-12T12:02:11.057Z"
    },
    {
      "categoryId": "mcp",
      "featureId": "mcp-client",
      "featureName": "MCP Client",
      "description": "Connect to MCP servers",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.206",
          "addedAt": "2026-07-09T17:54:03.009Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.144.0",
          "addedAt": "2026-07-09T16:47:12Z"
        },
        "cursor": {
          "supported": true,
          "addedInVersion": "3.10",
          "addedAt": "2026-06-30T00:00:00.000Z"
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.47.0",
          "addedAt": "2026-06-18T01:51:23Z"
        },
        "kiro": {
          "supported": true,
          "addedInVersion": "2.12.0",
          "addedAt": "2026-07-09T03:00:00.000Z"
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.70",
          "addedAt": "2026-07-10T01:28:35Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "3.4.22",
          "addedAt": "2026-07-04T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.1.0",
          "addedAt": "2026-07-08T03:25:54Z"
        }
      },
      "lastUpdated": "2026-07-12T12:02:11.057Z"
    },
    {
      "categoryId": "mcp",
      "featureId": "mcp-server",
      "featureName": "MCP Server",
      "description": "Expose as MCP server",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.206",
          "addedAt": "2026-07-09T17:54:03.009Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.143.0",
          "addedAt": "2026-07-08T01:31:10Z"
        },
        "cursor": {
          "supported": false
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.44.0",
          "addedAt": "2026-05-27T21:12:51Z"
        },
        "kiro": {
          "supported": true,
          "addedInVersion": "2.11.0",
          "addedAt": "2026-07-02T18:00:00.000Z"
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.70",
          "addedAt": "2026-07-10T01:28:35Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "3.4.22",
          "addedAt": "2026-07-04T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.0.15",
          "addedAt": "2026-07-01T22:59:00Z"
        }
      },
      "lastUpdated": "2026-07-12T12:02:11.057Z"
    },
    {
      "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.143.0",
          "addedAt": "2026-07-08T01:31:10Z"
        },
        "cursor": {
          "supported": true,
          "notes": "v3.9 'Customize Cursor' and MCP support in v3.10 suggest custom tool definitions are supported"
        },
        "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' and agent/MCP config management, implying custom tool support"
        },
        "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' supports custom extension/tooling"
        },
        "antigravity-cli": {
          "supported": true,
          "notes": "v1.0.9 mentions external plugin installation with Git submodule support, and v1.0.10 mentions builtin skills, suggesting custom tool/skill support"
        }
      },
      "lastUpdated": "2026-07-12T12:02:11.057Z"
    },
    {
      "categoryId": "ide",
      "featureId": "vscode",
      "featureName": "VS Code",
      "description": "Visual Studio Code integration",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.200",
          "addedAt": "2026-07-03T04:33:49.616Z"
        },
        "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 (fork), making VS Code integration a foundational feature"
        },
        "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-07-12T12:02:11.057Z"
    },
    {
      "categoryId": "ide",
      "featureId": "jetbrains",
      "featureName": "JetBrains",
      "description": "IntelliJ/WebStorm integration",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.200",
          "addedAt": "2026-07-03T04:33:49.616Z"
        },
        "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-07-12T12:02:11.057Z"
    },
    {
      "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": true,
          "addedInVersion": "1.0.15",
          "addedAt": "2026-07-01T22:59:00Z"
        }
      },
      "lastUpdated": "2026-07-12T12:02:11.057Z"
    },
    {
      "categoryId": "ide",
      "featureId": "web-ui",
      "featureName": "Web UI",
      "description": "Browser-based interface",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.199",
          "addedAt": "2026-07-02T17:33:48.451Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.144.0",
          "addedAt": "2026-07-09T16:47:12Z"
        },
        "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.70",
          "addedAt": "2026-07-10T01:28:35Z"
        },
        "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-07-12T12:02:11.057Z"
    },
    {
      "categoryId": "agentic",
      "featureId": "planning",
      "featureName": "Planning Mode",
      "description": "Plan before executing changes",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.199",
          "addedAt": "2026-07-02T17:33:48.451Z"
        },
        "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.70",
          "addedAt": "2026-07-10T01:28:35Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "2.0.44",
          "addedAt": "2026-04-15T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.1.0",
          "addedAt": "2026-07-08T03:25:54Z"
        }
      },
      "lastUpdated": "2026-07-12T12:02:11.057Z"
    },
    {
      "categoryId": "agentic",
      "featureId": "autonomous-mode",
      "featureName": "Autonomous Mode",
      "description": "Extended autonomous operation",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.207",
          "addedAt": "2026-07-10T22:25:09.430Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.144.0",
          "addedAt": "2026-07-09T16:47:12Z"
        },
        "cursor": {
          "supported": true,
          "addedInVersion": "3.8",
          "addedAt": "2026-06-18T00:00:00.000Z"
        },
        "gemini-cli": {
          "supported": true,
          "addedInVersion": "v0.50.0",
          "addedAt": "2026-07-08T18:31:54Z"
        },
        "kiro": {
          "supported": true,
          "addedInVersion": "2.7.0",
          "addedAt": "2026-06-12T20:00:00.000Z"
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.69",
          "addedAt": "2026-07-07T21:19:09Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "3.4.22",
          "addedAt": "2026-07-04T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.1.0",
          "addedAt": "2026-07-08T03:25:54Z"
        }
      },
      "lastUpdated": "2026-07-12T12:02:11.057Z"
    },
    {
      "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.143.0",
          "addedAt": "2026-07-08T01:31:10Z"
        },
        "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, implying task decomposition into sub-tasks"
        },
        "github-copilot": {
          "supported": true,
          "addedInVersion": "v1.0.69",
          "addedAt": "2026-07-07T21:19:09Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "2.2.17",
          "addedAt": "2026-05-06T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.1.0",
          "addedAt": "2026-07-08T03:25:54Z"
        }
      },
      "lastUpdated": "2026-07-12T12:02:11.057Z"
    },
    {
      "categoryId": "agentic",
      "featureId": "context-management",
      "featureName": "Context Management",
      "description": "Manage context across conversations",
      "tools": {
        "claude-code": {
          "supported": true,
          "addedInVersion": "2.1.203",
          "addedAt": "2026-07-07T17:40:17.341Z"
        },
        "openai-codex": {
          "supported": true,
          "addedInVersion": "rust-v0.144.0",
          "addedAt": "2026-07-09T16:47:12Z"
        },
        "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.70",
          "addedAt": "2026-07-10T01:28:35Z"
        },
        "windsurf": {
          "supported": true,
          "addedInVersion": "3.4.22",
          "addedAt": "2026-07-04T00:00:00.000Z"
        },
        "antigravity-cli": {
          "supported": true,
          "addedInVersion": "1.1.0",
          "addedAt": "2026-07-08T03:25:54Z"
        }
      },
      "lastUpdated": "2026-07-12T12:02:11.057Z"
    }
  ]
}