{
  "version": "1.0.0",
  "agents": [
    {
      "id": "agoragentic-acp",
      "name": "Agoragentic",
      "version": "1.3.0",
      "description": "Agent marketplace with 174+ AI capabilities. Browse, invoke, and pay for agent services settled in USDC on Base L2.",
      "repository": "https://github.com/rhein1/agoragentic-integrations",
      "website": "https://agoragentic.com",
      "authors": [
        "ACRE / Agoragentic"
      ],
      "license": "MIT",
      "distribution": {
        "npx": {
          "package": "agoragentic-mcp@1.3.0",
          "args": [
            "--acp"
          ]
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/agoragentic-acp.svg"
    },
    {
      "id": "amp-acp",
      "name": "Amp",
      "version": "0.9.0",
      "description": "ACP wrapper for Amp - the frontier coding agent",
      "repository": "https://github.com/tao12345666333/amp-acp",
      "authors": [
        "tao12345666333"
      ],
      "license": "Apache-2.0",
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/amp-acp.svg",
      "distribution": {
        "binary": {
          "darwin-aarch64": {
            "archive": "https://github.com/tao12345666333/amp-acp/releases/download/v0.9.0/amp-acp-darwin-aarch64.tar.gz",
            "cmd": "./amp-acp",
            "sha256": "240a1a464f2a400ae51e9613b7f52b2abb6e7a29759001e9185291325671ccf1"
          },
          "darwin-x86_64": {
            "archive": "https://github.com/tao12345666333/amp-acp/releases/download/v0.9.0/amp-acp-darwin-x86_64.tar.gz",
            "cmd": "./amp-acp",
            "sha256": "0dc6d1ab8054e09b10ef49eea3e61afe363473d785bc9682ecb997480ec2f61f"
          },
          "linux-aarch64": {
            "archive": "https://github.com/tao12345666333/amp-acp/releases/download/v0.9.0/amp-acp-linux-aarch64.tar.gz",
            "cmd": "./amp-acp",
            "sha256": "b9e365221838b1a6e177c2fcd8f25a30086c3630e0330f1f6f74b25d2d4126c2"
          },
          "linux-x86_64": {
            "archive": "https://github.com/tao12345666333/amp-acp/releases/download/v0.9.0/amp-acp-linux-x86_64.tar.gz",
            "cmd": "./amp-acp",
            "sha256": "afaa50a152eb86a8ff21e354ded63fe2d21b730859692e3a60b2c4c9ef23df31"
          },
          "windows-x86_64": {
            "archive": "https://github.com/tao12345666333/amp-acp/releases/download/v0.9.0/amp-acp-windows-x86_64.zip",
            "cmd": "amp-acp.exe",
            "sha256": "3b2c3d14d703fcf9572da9733e4941703a7744bd37ec4aaa75421d6002c0157b"
          }
        }
      }
    },
    {
      "id": "antigravity-acp",
      "name": "Google Antigravity",
      "version": "1.0.0",
      "description": "Google\u2019s AI coding agent",
      "website": "https://antigravity.google/docs/ide/extensions",
      "authors": [
        "Google LLC"
      ],
      "license": "proprietary",
      "distribution": {
        "binary": {
          "darwin-aarch64": {
            "archive": "https://dl.google.com/agy-extensions/releases/macos/agy-acp-server-agy_acp_server_20260818_01_RC01-darwin-arm64.zip",
            "cmd": "./agy_acp_server.par"
          },
          "linux-x86_64": {
            "archive": "https://dl.google.com/agy-extensions/releases/linux/agy-acp-server-agy_acp_server_20260818_01_RC01-linux-x86_64.zip",
            "cmd": "./agy_acp_server.par",
            "args": [
              "--uid="
            ]
          },
          "linux-aarch64": {
            "archive": "https://dl.google.com/agy-extensions/releases/linux/agy-acp-server-agy_acp_server_20260818_01_RC01-linux-arm64.zip",
            "cmd": "./agy_acp_server.par",
            "args": [
              "--uid="
            ]
          },
          "windows-x86_64": {
            "archive": "https://dl.google.com/agy-extensions/releases/windows/agy-acp-server-agy_acp_server_20260818_01_RC01-windows-x86_64.zip",
            "cmd": "./agy_acp_server.exe"
          },
          "windows-aarch64": {
            "archive": "https://dl.google.com/agy-extensions/releases/windows/agy-acp-server-agy_acp_server_20260818_01_RC01-windows-arm64.zip",
            "cmd": "./agy_acp_server.exe"
          }
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/antigravity-acp.svg"
    },
    {
      "id": "auggie",
      "name": "Auggie CLI",
      "version": "0.36.0",
      "description": "Augment Code's powerful software agent, backed by industry-leading context engine",
      "repository": "https://github.com/augmentcode/auggie",
      "website": "https://www.augmentcode.com/",
      "authors": [
        "Augment Code <support@augmentcode.com>"
      ],
      "license": "proprietary",
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/auggie.svg",
      "distribution": {
        "npx": {
          "package": "@augmentcode/auggie@0.36.0",
          "args": [
            "--acp"
          ],
          "env": {
            "AUGMENT_DISABLE_AUTO_UPDATE": "1"
          }
        }
      }
    },
    {
      "id": "autohand",
      "name": "Autohand Code",
      "version": "0.2.1",
      "description": "Autohand Code - AI coding agent powered by Autohand AI",
      "repository": "https://github.com/autohandai/autohand-acp",
      "website": "https://www.autohand.ai/cli/",
      "authors": [
        "Autohand AI"
      ],
      "license": "Apache-2.0",
      "distribution": {
        "npx": {
          "package": "@autohandai/autohand-acp@0.2.1"
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/autohand.svg"
    },
    {
      "id": "claude-acp",
      "name": "Claude Agent",
      "version": "0.70.0",
      "description": "ACP wrapper for Anthropic's Claude",
      "repository": "https://github.com/agentclientprotocol/claude-agent-acp",
      "authors": [
        "Anthropic",
        "Zed Industries",
        "JetBrains"
      ],
      "license": "proprietary",
      "distribution": {
        "npx": {
          "package": "@agentclientprotocol/claude-agent-acp@0.70.0"
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/claude-acp.svg"
    },
    {
      "id": "cline",
      "name": "Cline",
      "version": "3.0.58",
      "description": "Autonomous coding agent CLI - capable of creating/editing files, running commands, using the browser, and more",
      "repository": "https://github.com/cline/cline",
      "website": "https://cline.bot/cli",
      "authors": [
        "Cline Bot Inc."
      ],
      "license": "Apache-2.0",
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/cline.svg",
      "distribution": {
        "npx": {
          "package": "cline@3.0.58",
          "args": [
            "--acp"
          ]
        }
      }
    },
    {
      "id": "codebuddy-code",
      "name": "Codebuddy Code",
      "version": "2.139.0",
      "description": "Tencent Cloud's official intelligent coding tool",
      "website": "https://www.codebuddy.cn/cli/",
      "authors": [
        "Tencent Cloud"
      ],
      "license": "Proprietary",
      "distribution": {
        "npx": {
          "package": "@tencent-ai/codebuddy-code@2.139.0",
          "args": [
            "--acp"
          ]
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/codebuddy-code.svg"
    },
    {
      "id": "codex-acp",
      "name": "Codex",
      "version": "1.6.2",
      "description": "ACP adapter for OpenAI's coding assistant",
      "repository": "https://github.com/agentclientprotocol/codex-acp",
      "authors": [
        "OpenAI",
        "JetBrains s.r.o",
        "Zed Industries"
      ],
      "license": "Apache-2.0",
      "distribution": {
        "npx": {
          "package": "@agentclientprotocol/codex-acp@1.6.2"
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/codex-acp.svg"
    },
    {
      "id": "cortex-code",
      "name": "Cortex Code",
      "version": "1.0.73",
      "description": "Snowflake's Cortex Code coding agent",
      "repository": "https://docs.snowflake.com/en/user-guide/cortex-code/cortex-code",
      "authors": [
        "Snowflake"
      ],
      "license": "proprietary",
      "distribution": {
        "binary": {
          "darwin-aarch64": {
            "archive": "https://sfc-repo.snowflakecomputing.com/cortex-code-cli/a4643c4278/1.0.73%2B180523.e6179a031de9/coco-1.0.73%2B180523.e6179a031de9-darwin-arm64.tar.gz",
            "cmd": "./coco-1.0.73+180523.e6179a031de9-darwin-arm64/cortex",
            "args": [
              "acp",
              "serve"
            ]
          },
          "darwin-x86_64": {
            "archive": "https://sfc-repo.snowflakecomputing.com/cortex-code-cli/a4643c4278/1.0.73%2B180523.e6179a031de9/coco-1.0.73%2B180523.e6179a031de9-darwin-amd64.tar.gz",
            "cmd": "./coco-1.0.73+180523.e6179a031de9-darwin-amd64/cortex",
            "args": [
              "acp",
              "serve"
            ]
          },
          "linux-x86_64": {
            "archive": "https://sfc-repo.snowflakecomputing.com/cortex-code-cli/a4643c4278/1.0.73%2B180523.e6179a031de9/coco-1.0.73%2B180523.e6179a031de9-linux-amd64.tar.gz",
            "cmd": "./coco-1.0.73+180523.e6179a031de9-linux-amd64/cortex",
            "args": [
              "acp",
              "serve"
            ]
          },
          "linux-aarch64": {
            "archive": "https://sfc-repo.snowflakecomputing.com/cortex-code-cli/a4643c4278/1.0.73%2B180523.e6179a031de9/coco-1.0.73%2B180523.e6179a031de9-linux-arm64.tar.gz",
            "cmd": "./coco-1.0.73+180523.e6179a031de9-linux-arm64/cortex",
            "args": [
              "acp",
              "serve"
            ]
          },
          "windows-x86_64": {
            "archive": "https://sfc-repo.snowflakecomputing.com/cortex-code-cli/a4643c4278/1.0.73%2B180523.e6179a031de9/coco-1.0.73%2B180523.e6179a031de9-windows-amd64.tar.gz",
            "cmd": "./coco-1.0.73+180523.e6179a031de9-windows-amd64/cortex.exe",
            "args": [
              "acp",
              "serve"
            ]
          },
          "windows-aarch64": {
            "archive": "https://sfc-repo.snowflakecomputing.com/cortex-code-cli/a4643c4278/1.0.73%2B180523.e6179a031de9/coco-1.0.73%2B180523.e6179a031de9-windows-arm64.tar.gz",
            "cmd": "./coco-1.0.73+180523.e6179a031de9-windows-arm64/cortex.exe",
            "args": [
              "acp",
              "serve"
            ]
          }
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/cortex-code.svg"
    },
    {
      "id": "corust-agent",
      "name": "Corust Agent",
      "version": "0.6.0",
      "description": "Co-building with a seasoned Rust partner.",
      "repository": "https://github.com/Corust-ai/corust-agent-release",
      "website": "https://corust.ai/",
      "authors": [
        "Corust AI <support@corust.ai>"
      ],
      "license": "GPL-3.0-or-later",
      "distribution": {
        "binary": {
          "darwin-aarch64": {
            "archive": "https://github.com/Corust-ai/corust-agent-release/releases/download/v0.6.0/agent-darwin-arm64.tar.gz",
            "cmd": "./corust-agent-acp"
          },
          "darwin-x86_64": {
            "archive": "https://github.com/Corust-ai/corust-agent-release/releases/download/v0.6.0/agent-darwin-x64.tar.gz",
            "cmd": "./corust-agent-acp"
          },
          "linux-x86_64": {
            "archive": "https://github.com/Corust-ai/corust-agent-release/releases/download/v0.6.0/agent-linux-x64.tar.gz",
            "cmd": "./corust-agent-acp"
          },
          "windows-x86_64": {
            "archive": "https://github.com/Corust-ai/corust-agent-release/releases/download/v0.6.0/agent-windows-x64.zip",
            "cmd": "./corust-agent-acp.exe"
          }
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/corust-agent.svg"
    },
    {
      "id": "crow-cli",
      "name": "crow-cli",
      "version": "0.1.24",
      "description": "Minimal ACP Native Coding Agent",
      "repository": "https://github.com/crow-cli/crow-cli",
      "website": "https://crow-ai.dev",
      "authors": [
        "Thomas Wood"
      ],
      "license": "Apache-2.0",
      "distribution": {
        "binary": {
          "darwin-aarch64": {
            "archive": "https://github.com/crow-cli/crow-cli/releases/download/v0.1.24/crow-cli-darwin-aarch64.tar.gz",
            "cmd": "./crow-cli",
            "args": [
              "acp"
            ]
          },
          "darwin-x86_64": {
            "archive": "https://github.com/crow-cli/crow-cli/releases/download/v0.1.24/crow-cli-darwin-x86_64.tar.gz",
            "cmd": "./crow-cli",
            "args": [
              "acp"
            ]
          },
          "linux-aarch64": {
            "archive": "https://github.com/crow-cli/crow-cli/releases/download/v0.1.24/crow-cli-linux-aarch64.tar.gz",
            "cmd": "./crow-cli",
            "args": [
              "acp"
            ]
          },
          "linux-x86_64": {
            "archive": "https://github.com/crow-cli/crow-cli/releases/download/v0.1.24/crow-cli-linux-x86_64.tar.gz",
            "cmd": "./crow-cli",
            "args": [
              "acp"
            ]
          },
          "windows-x86_64": {
            "archive": "https://github.com/crow-cli/crow-cli/releases/download/v0.1.24/crow-cli-windows-x86_64.zip",
            "cmd": "./crow-cli.exe",
            "args": [
              "acp"
            ]
          }
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/crow-cli.svg"
    },
    {
      "id": "cursor",
      "name": "Cursor",
      "version": "2026.08.11",
      "description": "Cursor's coding agent",
      "website": "https://cursor.com/docs/cli/acp",
      "authors": [
        "Cursor"
      ],
      "license": "proprietary",
      "distribution": {
        "binary": {
          "darwin-aarch64": {
            "archive": "https://downloads.cursor.com/lab/2026.08.11-e8db854/darwin/arm64/agent-cli-package.tar.gz",
            "cmd": "./dist-package/cursor-agent",
            "args": [
              "acp"
            ]
          },
          "darwin-x86_64": {
            "archive": "https://downloads.cursor.com/lab/2026.08.11-e8db854/darwin/x64/agent-cli-package.tar.gz",
            "cmd": "./dist-package/cursor-agent",
            "args": [
              "acp"
            ]
          },
          "linux-aarch64": {
            "archive": "https://downloads.cursor.com/lab/2026.08.11-e8db854/linux/arm64/agent-cli-package.tar.gz",
            "cmd": "./dist-package/cursor-agent",
            "args": [
              "acp"
            ]
          },
          "linux-x86_64": {
            "archive": "https://downloads.cursor.com/lab/2026.08.11-e8db854/linux/x64/agent-cli-package.tar.gz",
            "cmd": "./dist-package/cursor-agent",
            "args": [
              "acp"
            ]
          },
          "windows-aarch64": {
            "archive": "https://downloads.cursor.com/lab/2026.08.11-e8db854/windows/arm64/agent-cli-package.zip",
            "cmd": "./dist-package\\cursor-agent.cmd",
            "args": [
              "acp"
            ]
          },
          "windows-x86_64": {
            "archive": "https://downloads.cursor.com/lab/2026.08.11-e8db854/windows/x64/agent-cli-package.zip",
            "cmd": "./dist-package\\cursor-agent.cmd",
            "args": [
              "acp"
            ]
          }
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/cursor.svg"
    },
    {
      "id": "deepagents",
      "name": "DeepAgents",
      "version": "0.1.7",
      "description": "Batteries-included AI coding and general purpose agent powered by LangChain.",
      "repository": "https://github.com/langchain-ai/deepagentsjs",
      "website": "https://docs.langchain.com/oss/javascript/deepagents/overview",
      "authors": [
        "LangChain"
      ],
      "license": "MIT",
      "distribution": {
        "npx": {
          "package": "deepagents-acp@0.1.7",
          "args": []
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/deepagents.svg"
    },
    {
      "id": "devin",
      "name": "Devin",
      "version": "3000.5.20",
      "description": "Devin CLI coding agent by Cognition",
      "website": "https://docs.devin.ai/cli",
      "authors": [
        "Cognition"
      ],
      "license": "proprietary",
      "repository": "https://github.com/CognitionAI/devin-cli",
      "distribution": {
        "binary": {
          "darwin-aarch64": {
            "archive": "https://static.devin.ai/cli/3000.5.20/devin-3000.5.20-aarch64-apple-darwin.tar.gz",
            "cmd": "./bin/devin",
            "args": [
              "acp"
            ]
          },
          "darwin-x86_64": {
            "archive": "https://static.devin.ai/cli/3000.5.20/devin-3000.5.20-x86_64-apple-darwin.tar.gz",
            "cmd": "./bin/devin",
            "args": [
              "acp"
            ]
          },
          "linux-aarch64": {
            "archive": "https://static.devin.ai/cli/3000.5.20/devin-3000.5.20-aarch64-unknown-linux.tar.gz",
            "cmd": "./bin/devin",
            "args": [
              "acp"
            ]
          },
          "linux-x86_64": {
            "archive": "https://static.devin.ai/cli/3000.5.20/devin-3000.5.20-x86_64-unknown-linux.tar.gz",
            "cmd": "./bin/devin",
            "args": [
              "acp"
            ]
          },
          "windows-aarch64": {
            "archive": "https://static.devin.ai/cli/3000.5.20/devin-3000.5.20-aarch64-pc-windows.zip",
            "cmd": "./bin\\devin.exe",
            "args": [
              "acp"
            ]
          },
          "windows-x86_64": {
            "archive": "https://static.devin.ai/cli/3000.5.20/devin-3000.5.20-x86_64-pc-windows.zip",
            "cmd": "./bin\\devin.exe",
            "args": [
              "acp"
            ]
          }
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/devin.svg"
    },
    {
      "id": "dimcode",
      "name": "DimCode",
      "version": "0.3.20",
      "description": "A coding agent that puts leading models at your command.",
      "website": "https://dimcode.dev/docs/acp.html",
      "authors": [
        "ArcShips"
      ],
      "license": "proprietary",
      "distribution": {
        "npx": {
          "package": "dimcode@0.3.20",
          "args": [
            "acp"
          ]
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/dimcode.svg"
    },
    {
      "id": "dirac",
      "name": "Dirac",
      "version": "0.4.37",
      "description": "Reduces API costs by more than 50%, produces better and faster work. Uses Hash anchored parallel edits, AST manipulation and a whole lot of neat optimizations. Fully Open Source.",
      "repository": "https://github.com/dirac-run/dirac",
      "website": "https://dirac.run",
      "authors": [
        "Dirac Delta Labs"
      ],
      "license": "Apache-2.0",
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/dirac.svg",
      "distribution": {
        "npx": {
          "package": "dirac-cli@0.4.37",
          "args": [
            "--acp"
          ]
        }
      }
    },
    {
      "id": "factory-droid",
      "name": "Factory Droid",
      "version": "0.203.0",
      "description": "Factory Droid - AI coding agent powered by Factory AI",
      "website": "https://factory.ai/product/cli",
      "authors": [
        "Factory AI"
      ],
      "license": "proprietary",
      "distribution": {
        "npx": {
          "package": "droid@0.203.0",
          "args": [
            "exec",
            "--output-format",
            "acp-daemon"
          ],
          "env": {
            "DROID_DISABLE_AUTO_UPDATE": "true",
            "FACTORY_DROID_AUTO_UPDATE_ENABLED": "false"
          }
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/factory-droid.svg"
    },
    {
      "id": "fast-agent",
      "name": "fast-agent",
      "version": "0.10.1",
      "description": "Code and build agents with comprehensive multi-provider support",
      "repository": "https://github.com/evalstate/fast-agent",
      "website": "https://fast-agent.ai",
      "authors": [
        "enquiries@fast-agent.ai"
      ],
      "license": "Apache 2.0",
      "distribution": {
        "uvx": {
          "package": "fast-agent-acp==0.10.1",
          "args": [
            "-x"
          ],
          "env": {
            "FAST_AGENT_MODEL": "codexplan"
          }
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/fast-agent.svg"
    },
    {
      "id": "gemini",
      "name": "Gemini CLI",
      "version": "0.56.0",
      "description": "Google's official CLI for Gemini",
      "repository": "https://github.com/google-gemini/gemini-cli",
      "website": "https://geminicli.com",
      "authors": [
        "Google"
      ],
      "license": "Apache-2.0",
      "distribution": {
        "npx": {
          "package": "@google/gemini-cli@0.56.0",
          "args": [
            "--acp"
          ]
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/gemini.svg"
    },
    {
      "id": "github-copilot-cli",
      "name": "GitHub Copilot",
      "version": "1.0.80",
      "description": "GitHub's AI pair programmer",
      "repository": "https://github.com/github/copilot-cli",
      "website": "https://github.com/features/copilot/cli/",
      "authors": [
        "GitHub"
      ],
      "license": "proprietary",
      "distribution": {
        "npx": {
          "package": "@github/copilot@1.0.80",
          "args": [
            "--acp"
          ]
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/github-copilot-cli.svg"
    },
    {
      "id": "glm-acp-agent",
      "name": "GLM Agent",
      "version": "1.6.1",
      "description": "ACP agent powered by Zhipu AI's GLM Coding Plan models (glm-5.1, glm-5-turbo, glm-4.7, glm-4.5-air). Supports streaming, tool calls, mid-session model switching, image input via Z.AI Coding Plan Vision MCP, and session load/fork/resume with on-disk persistence.",
      "repository": "https://github.com/stefandevo/glm-acp-agent",
      "authors": [
        "Stefan de Vogelaere"
      ],
      "license": "Apache-2.0",
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/glm-acp-agent.svg",
      "distribution": {
        "npx": {
          "package": "glm-acp-agent@1.6.1"
        }
      }
    },
    {
      "id": "goose",
      "name": "goose",
      "version": "1.47.0",
      "description": "A local, extensible, open source AI agent that automates engineering tasks",
      "repository": "https://github.com/block/goose",
      "website": "https://block.github.io/goose/",
      "authors": [
        "Block"
      ],
      "license": "Apache-2.0",
      "distribution": {
        "binary": {
          "darwin-aarch64": {
            "archive": "https://github.com/block/goose/releases/download/v1.47.0/goose-aarch64-apple-darwin.tar.bz2",
            "cmd": "./goose",
            "args": [
              "acp"
            ],
            "sha256": "2ec6bb5d2051de0d1c50151f62c0071b82353098e6b1e377ba01bdebe891df09"
          },
          "darwin-x86_64": {
            "archive": "https://github.com/block/goose/releases/download/v1.47.0/goose-x86_64-apple-darwin.tar.bz2",
            "cmd": "./goose",
            "args": [
              "acp"
            ],
            "sha256": "91c70ca0fa323c30cb567b650f9714246c6a76984039091abe4a97e8e48fdc88"
          },
          "linux-aarch64": {
            "archive": "https://github.com/block/goose/releases/download/v1.47.0/goose-aarch64-unknown-linux-gnu.tar.bz2",
            "cmd": "./goose",
            "args": [
              "acp"
            ],
            "sha256": "ebf4f573d7ce06707a5e5ce81002fc2f0703d7b2e3e8d4c03863aaf3aa378958"
          },
          "linux-x86_64": {
            "archive": "https://github.com/block/goose/releases/download/v1.47.0/goose-x86_64-unknown-linux-gnu.tar.bz2",
            "cmd": "./goose",
            "args": [
              "acp"
            ],
            "sha256": "a8340f47db1d33726fb031ca56e6d8bf05a7df923abdc96ae4bcbf6472de1664"
          },
          "windows-x86_64": {
            "archive": "https://github.com/block/goose/releases/download/v1.47.0/goose-x86_64-pc-windows-msvc.zip",
            "cmd": "./goose-package\\goose.exe",
            "args": [
              "acp"
            ],
            "sha256": "7639a726b0166deaf209af30a4b9282a54869bd53f9c7a6d225d1bc555d01029"
          }
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/goose.svg"
    },
    {
      "id": "grok-build",
      "name": "Grok Build",
      "version": "1.0.10",
      "description": "xAI's coding agent and CLI",
      "website": "https://x.ai/cli",
      "authors": [
        "xAI"
      ],
      "license": "proprietary",
      "distribution": {
        "npx": {
          "package": "@xai-official/grok@1.0.10",
          "args": [
            "agent",
            "stdio"
          ]
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/grok-build.svg"
    },
    {
      "id": "harn",
      "name": "Harn",
      "version": "0.10.116",
      "description": "Harn runs .harn agent pipelines as a native ACP coding agent over stdio.",
      "repository": "https://github.com/burin-labs/harn",
      "website": "https://harnlang.com",
      "authors": [
        "Burin Labs"
      ],
      "license": "Apache-2.0",
      "distribution": {
        "binary": {
          "darwin-aarch64": {
            "archive": "https://github.com/burin-labs/harn/releases/download/v0.10.116/harn-aarch64-apple-darwin.tar.gz",
            "cmd": "./harn",
            "args": [
              "serve",
              "acp"
            ],
            "sha256": "38dde4658104a3da3e20e15e44cfc0c2b4a84a162c4755914c025a99819c0636"
          },
          "darwin-x86_64": {
            "archive": "https://github.com/burin-labs/harn/releases/download/v0.10.116/harn-x86_64-apple-darwin.tar.gz",
            "cmd": "./harn",
            "args": [
              "serve",
              "acp"
            ],
            "sha256": "60a187e33341ffdf1b72aa6ac2332c615005388d90b2a7cd884378c67e7d6348"
          },
          "linux-aarch64": {
            "archive": "https://github.com/burin-labs/harn/releases/download/v0.10.116/harn-aarch64-unknown-linux-gnu.tar.gz",
            "cmd": "./harn",
            "args": [
              "serve",
              "acp"
            ],
            "sha256": "e271b5f984a3ce3030c889f801af5df1757510d9ff35b67b83b121a64f99ebe0"
          },
          "linux-x86_64": {
            "archive": "https://github.com/burin-labs/harn/releases/download/v0.10.116/harn-x86_64-unknown-linux-gnu.tar.gz",
            "cmd": "./harn",
            "args": [
              "serve",
              "acp"
            ],
            "sha256": "a73eff541a2c3dfbe3f449dc714b38538008ff18078ea9baf5524538d1adf2d0"
          },
          "windows-x86_64": {
            "archive": "https://github.com/burin-labs/harn/releases/download/v0.10.116/harn-x86_64-pc-windows-msvc.zip",
            "cmd": "harn.exe",
            "args": [
              "serve",
              "acp"
            ],
            "sha256": "921d8da3e2a84a4fc118a928a741808ae00021784026ed2771213b810b7ea90b"
          }
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/harn.svg"
    },
    {
      "id": "junie",
      "name": "Junie",
      "version": "2913.6.0",
      "description": "AI Coding Agent by JetBrains",
      "repository": "https://github.com/JetBrains/junie-acp-release",
      "website": "https://junie.jetbrains.com",
      "authors": [
        "JetBrains"
      ],
      "license": "proprietary",
      "distribution": {
        "binary": {
          "darwin-aarch64": {
            "archive": "https://github.com/JetBrains/junie-acp-release/releases/download/2913.6/junie-release-2913.6-macos-aarch64.zip",
            "cmd": "./Applications/junie.app/Contents/MacOS/junie",
            "args": [
              "--acp=true"
            ]
          },
          "darwin-x86_64": {
            "archive": "https://github.com/JetBrains/junie-acp-release/releases/download/2913.6/junie-release-2913.6-macos-amd64.zip",
            "cmd": "./Applications/junie.app/Contents/MacOS/junie",
            "args": [
              "--acp=true"
            ]
          },
          "linux-aarch64": {
            "archive": "https://github.com/JetBrains/junie-acp-release/releases/download/2913.6/junie-release-2913.6-linux-aarch64.zip",
            "cmd": "./junie-app/bin/junie",
            "args": [
              "--acp=true"
            ]
          },
          "linux-x86_64": {
            "archive": "https://github.com/JetBrains/junie-acp-release/releases/download/2913.6/junie-release-2913.6-linux-amd64.zip",
            "cmd": "./junie-app/bin/junie",
            "args": [
              "--acp=true"
            ]
          },
          "windows-x86_64": {
            "archive": "https://github.com/JetBrains/junie-acp-release/releases/download/2913.6/junie-release-2913.6-windows-amd64.zip",
            "cmd": "./junie/junie.exe",
            "args": [
              "--acp=true"
            ]
          },
          "windows-aarch64": {
            "archive": "https://github.com/JetBrains/junie-acp-release/releases/download/2913.6/junie-release-2913.6-windows-aarch64.zip",
            "cmd": "./junie/junie.exe",
            "args": [
              "--acp=true"
            ]
          }
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/junie.svg"
    },
    {
      "id": "kilo",
      "name": "Kilo",
      "version": "7.4.23",
      "description": "The open source coding agent",
      "repository": "https://github.com/Kilo-Org/kilocode",
      "website": "https://kilo.ai/",
      "authors": [
        "Kilo Code"
      ],
      "license": "MIT",
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/kilo.svg",
      "distribution": {
        "binary": {
          "darwin-aarch64": {
            "archive": "https://github.com/Kilo-Org/kilocode/releases/download/v7.4.23/kilo-darwin-arm64.zip",
            "cmd": "./kilo",
            "args": [
              "acp"
            ],
            "sha256": "dc22ade0af47e803536a77fc5f16acf6a2332905cb64aebb65ed0c48904700bb"
          },
          "darwin-x86_64": {
            "archive": "https://github.com/Kilo-Org/kilocode/releases/download/v7.4.23/kilo-darwin-x64.zip",
            "cmd": "./kilo",
            "args": [
              "acp"
            ],
            "sha256": "337b0ae256723a49429075786a131a85cdb26378e3a7657d851a4a21a8fc10f0"
          },
          "linux-aarch64": {
            "archive": "https://github.com/Kilo-Org/kilocode/releases/download/v7.4.23/kilo-linux-arm64.tar.gz",
            "cmd": "./kilo",
            "args": [
              "acp"
            ],
            "sha256": "1c5a5c62011cc953e6ec0fb7f34ef79c4bf55a85263002bf8340f97321d27c1f"
          },
          "linux-x86_64": {
            "archive": "https://github.com/Kilo-Org/kilocode/releases/download/v7.4.23/kilo-linux-x64.tar.gz",
            "cmd": "./kilo",
            "args": [
              "acp"
            ],
            "sha256": "160ee9d78bc8a9337d4bd92d4cd85f7f0c11162e350cb1bad779fce48a4dc36f"
          },
          "windows-x86_64": {
            "archive": "https://github.com/Kilo-Org/kilocode/releases/download/v7.4.23/kilo-windows-x64.zip",
            "cmd": "./kilo.exe",
            "args": [
              "acp"
            ],
            "sha256": "605892e087f388accafda61001315c3dc1d09e8df31848c222bc6e79de8b424e"
          }
        },
        "npx": {
          "package": "@kilocode/cli@7.4.23",
          "args": [
            "acp"
          ]
        }
      }
    },
    {
      "id": "kimi",
      "name": "Kimi CLI",
      "version": "1.49.0",
      "description": "Moonshot AI's coding assistant",
      "repository": "https://github.com/MoonshotAI/kimi-cli",
      "website": "https://moonshotai.github.io/kimi-cli/",
      "authors": [
        "Moonshot AI"
      ],
      "license": "MIT",
      "distribution": {
        "binary": {
          "darwin-aarch64": {
            "archive": "https://github.com/MoonshotAI/kimi-cli/releases/download/1.49.0/kimi-1.49.0-aarch64-apple-darwin.tar.gz",
            "cmd": "./kimi",
            "args": [
              "acp"
            ],
            "sha256": "15018b20b203aee09658fdc64840c4846fc17c108d8dba1a19a95581d3ce2921"
          },
          "linux-aarch64": {
            "archive": "https://github.com/MoonshotAI/kimi-cli/releases/download/1.49.0/kimi-1.49.0-aarch64-unknown-linux-gnu.tar.gz",
            "cmd": "./kimi",
            "args": [
              "acp"
            ],
            "sha256": "5ac54cabce16ede27b9d2069b9b88edee25528646e7bb5befa9980a1ca71febb"
          },
          "linux-x86_64": {
            "archive": "https://github.com/MoonshotAI/kimi-cli/releases/download/1.49.0/kimi-1.49.0-x86_64-unknown-linux-gnu.tar.gz",
            "cmd": "./kimi",
            "args": [
              "acp"
            ],
            "sha256": "6ce0b83f583c45a64cc9f51ffe7e1a8e03ee79acda69945fcf8c23341b9d892f"
          },
          "windows-aarch64": {
            "archive": "https://github.com/MoonshotAI/kimi-cli/releases/download/1.49.0/kimi-1.49.0-aarch64-pc-windows-msvc.zip",
            "cmd": "./kimi.exe",
            "args": [
              "acp"
            ],
            "sha256": "3ac8f05c7bd18d902a324c6c03a71084cfbe785b9669bbd556c071ee1d8f2f26"
          },
          "windows-x86_64": {
            "archive": "https://github.com/MoonshotAI/kimi-cli/releases/download/1.49.0/kimi-1.49.0-x86_64-pc-windows-msvc.zip",
            "cmd": "./kimi.exe",
            "args": [
              "acp"
            ],
            "sha256": "2acbbc7ca8c8ac4b03dab1d970f53a292bd226168151b423499feab9fc203ddd"
          }
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/kimi.svg"
    },
    {
      "id": "minion-code",
      "name": "Minion Code",
      "version": "0.1.44",
      "description": "An enhanced AI code assistant built on the Minion framework with rich development tools",
      "repository": "https://github.com/femto/minion-code",
      "authors": [
        "femto"
      ],
      "license": "AGPL-3.0",
      "distribution": {
        "uvx": {
          "package": "minion-code@0.1.44",
          "args": [
            "acp"
          ]
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/minion-code.svg"
    },
    {
      "id": "mistral-vibe",
      "name": "Mistral Vibe",
      "version": "2.24.1",
      "description": "Mistral's open-source coding assistant",
      "repository": "https://github.com/mistralai/mistral-vibe",
      "website": "https://mistral.ai/products/vibe",
      "authors": [
        "Mistral AI"
      ],
      "license": "Apache-2.0",
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/mistral-vibe.svg",
      "distribution": {
        "binary": {
          "darwin-aarch64": {
            "archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.24.1/vibe-acp-darwin-aarch64-2.24.1.tar.gz",
            "cmd": "./vibe-acp",
            "sha256": "4faa3ed31454ee739fac2d5ff052c56056b175611a7b7ace0a4191f2bf83ba93"
          },
          "darwin-x86_64": {
            "archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.24.1/vibe-acp-darwin-x86_64-2.24.1.tar.gz",
            "cmd": "./vibe-acp",
            "sha256": "97d512a02e97fb828824cfb7b72734574f086d0442851c5fdfb432d7dabfa88a"
          },
          "linux-aarch64": {
            "archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.24.1/vibe-acp-linux-aarch64-2.24.1.tar.gz",
            "cmd": "./vibe-acp",
            "sha256": "e43913b43f0666df2a42060cd3bd410805b0ca1218843b0c242edf874a78c31a"
          },
          "linux-x86_64": {
            "archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.24.1/vibe-acp-linux-x86_64-2.24.1.tar.gz",
            "cmd": "./vibe-acp",
            "sha256": "8e87f581e7c292fbeab7377178e947ddc4e83753c409f1db0760631f11d7083c"
          },
          "windows-x86_64": {
            "archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.24.1/vibe-acp-windows-x86_64-2.24.1.zip",
            "cmd": "./vibe-acp.exe",
            "sha256": "a66329ff18845f8e810359910e8da15bb2071648159c13a10838e5ae7a7d9b81"
          }
        }
      }
    },
    {
      "id": "nova",
      "name": "Nova",
      "version": "1.1.37",
      "description": "Nova by Compass AI - a fully-fledged software engineer at your command",
      "repository": "https://github.com/Compass-Agentic-Platform/nova",
      "website": "https://www.compassap.ai/portfolio/nova.html",
      "authors": [
        "Compass AI"
      ],
      "license": "proprietary",
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/nova.svg",
      "distribution": {
        "npx": {
          "package": "@compass-ai/nova@1.1.37",
          "args": [
            "acp"
          ]
        }
      }
    },
    {
      "id": "opencode",
      "name": "OpenCode",
      "version": "1.18.23",
      "description": "The open source coding agent",
      "repository": "https://github.com/anomalyco/opencode",
      "website": "https://opencode.ai",
      "authors": [
        "Anomaly"
      ],
      "license": "MIT",
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/opencode.svg",
      "distribution": {
        "binary": {
          "darwin-aarch64": {
            "archive": "https://github.com/anomalyco/opencode/releases/download/v1.18.23/opencode-darwin-arm64.zip",
            "cmd": "./opencode",
            "args": [
              "acp"
            ],
            "sha256": "373cf36673836f2ce8847295a0bb2cd2447d03c769b44d84185916bd471b4274"
          },
          "darwin-x86_64": {
            "archive": "https://github.com/anomalyco/opencode/releases/download/v1.18.23/opencode-darwin-x64.zip",
            "cmd": "./opencode",
            "args": [
              "acp"
            ],
            "sha256": "6b617da75b5773836fcdc7247d7ea2bd39aec942a58b89a041bafb3d4d2a8c23"
          },
          "linux-aarch64": {
            "archive": "https://github.com/anomalyco/opencode/releases/download/v1.18.23/opencode-linux-arm64.tar.gz",
            "cmd": "./opencode",
            "args": [
              "acp"
            ],
            "sha256": "86d3afaf4e8784f9adab189be2a315c12b27ec40a04b70defbe70595c3cc7c65"
          },
          "linux-x86_64": {
            "archive": "https://github.com/anomalyco/opencode/releases/download/v1.18.23/opencode-linux-x64.tar.gz",
            "cmd": "./opencode",
            "args": [
              "acp"
            ],
            "sha256": "ab7015cd8113e011a461f30a0c2b77d8299a144ff688cb62e93e8802835d7288"
          },
          "windows-aarch64": {
            "archive": "https://github.com/anomalyco/opencode/releases/download/v1.18.23/opencode-windows-arm64.zip",
            "cmd": "./opencode",
            "args": [
              "acp"
            ],
            "sha256": "3ff8c553ae270e89499808fbce7635535762f75cfaae4b0bb818b10d7eb18d9b"
          },
          "windows-x86_64": {
            "archive": "https://github.com/anomalyco/opencode/releases/download/v1.18.23/opencode-windows-x64.zip",
            "cmd": "./opencode.exe",
            "args": [
              "acp"
            ],
            "sha256": "a2fe9e8c2d074d26975024d494927b966680b3efdc3e0377eadb9afb05f7e191"
          }
        }
      }
    },
    {
      "id": "pi-acp",
      "name": "pi ACP",
      "version": "0.0.33",
      "description": "ACP adapter for pi coding agent",
      "repository": "https://github.com/svkozak/pi-acp",
      "authors": [
        "Sergii Kozak <svkozak@gmail.com>"
      ],
      "license": "MIT",
      "distribution": {
        "npx": {
          "package": "pi-acp@0.0.33"
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/pi-acp.svg"
    },
    {
      "id": "poolside",
      "name": "Poolside",
      "version": "1.0.16",
      "description": "Poolside's coding agent",
      "repository": "https://github.com/poolsideai/pool",
      "website": "https://poolside.ai",
      "authors": [
        "Poolside <feedback@poolside.ai>"
      ],
      "license": "proprietary",
      "distribution": {
        "binary": {
          "darwin-aarch64": {
            "archive": "https://downloads.poolside.ai/pool/v1.0.16/pool-darwin-arm64.tar.gz",
            "cmd": "./pool-darwin-arm64",
            "args": [
              "acp"
            ],
            "sha256": "0932af3eb2b57a863acacb664ec8b2b1d3a76c2570a788b086001608cc585f74"
          },
          "darwin-x86_64": {
            "archive": "https://downloads.poolside.ai/pool/v1.0.16/pool-darwin-amd64.tar.gz",
            "cmd": "./pool-darwin-amd64",
            "args": [
              "acp"
            ],
            "sha256": "6d75fae2d7de6c35b6b467b5f682935e3ecde8ff611cb620c56b7bd607e0afde"
          },
          "linux-aarch64": {
            "archive": "https://downloads.poolside.ai/pool/v1.0.16/pool-linux-arm64.tar.gz",
            "cmd": "./pool-linux-arm64",
            "args": [
              "acp"
            ],
            "sha256": "466343b66b03ee4e66476fcc69be1eb5bf8e9155a4ab73e0e72a232d1f8d2a12"
          },
          "linux-x86_64": {
            "archive": "https://downloads.poolside.ai/pool/v1.0.16/pool-linux-amd64.tar.gz",
            "cmd": "./pool-linux-amd64",
            "args": [
              "acp"
            ],
            "sha256": "e86aa8c9feef003540673ab494e91bfadc273218d531c43d662cafb69e464146"
          },
          "windows-aarch64": {
            "archive": "https://downloads.poolside.ai/pool/v1.0.16/pool-windows-arm64.tar.gz",
            "cmd": "./pool-windows-arm64.exe",
            "args": [
              "acp"
            ],
            "sha256": "8dc7d014ced3e9d3ced240bbc7dabaf696bf59f118bd271d9f4e8561e415d75b"
          },
          "windows-x86_64": {
            "archive": "https://downloads.poolside.ai/pool/v1.0.16/pool-windows-amd64.tar.gz",
            "cmd": "./pool-windows-amd64.exe",
            "args": [
              "acp"
            ],
            "sha256": "3e324f1a4b5855ba5363232c06461ec9d6d2ae1a341c827221e79779f8f2bc6f"
          }
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/poolside.svg"
    },
    {
      "id": "qoder",
      "name": "Qoder CLI",
      "version": "0.2.14",
      "description": "AI coding assistant with agentic capabilities",
      "website": "https://qoder.com",
      "authors": [
        "Qoder AI"
      ],
      "license": "proprietary",
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/qoder.svg",
      "distribution": {
        "npx": {
          "package": "@qoder-ai/qodercli@0.2.14",
          "args": [
            "--acp"
          ]
        }
      }
    },
    {
      "id": "qwen-code",
      "name": "Qwen Code",
      "version": "0.22.0",
      "description": "Alibaba's Qwen coding assistant",
      "repository": "https://github.com/QwenLM/qwen-code",
      "website": "https://qwenlm.github.io/qwen-code-docs/en/users/overview",
      "authors": [
        "Alibaba Qwen Team"
      ],
      "license": "Apache-2.0",
      "distribution": {
        "npx": {
          "package": "@qwen-code/qwen-code@0.22.0",
          "args": [
            "--acp",
            "--experimental-skills"
          ]
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/qwen-code.svg"
    },
    {
      "id": "sigit",
      "name": "siGit Code",
      "version": "1.5.2",
      "description": "Local-first coding agent. Runs entirely on your machine with optional on-device LLM inference via Onde.",
      "repository": "https://github.com/getsigit/sigit",
      "website": "https://github.com/getsigit/sigit",
      "authors": [
        "smbCloud"
      ],
      "license": "Apache-2.0",
      "distribution": {
        "binary": {
          "darwin-aarch64": {
            "archive": "https://github.com/getsigit/sigit/releases/download/v1.5.2/sigit-macos-arm64.tar.gz",
            "cmd": "./sigit",
            "sha256": "be17cca0bb7341ac43d0ec3769a75aa5ca4a91c6e3c24512a524f3318eccad08"
          },
          "darwin-x86_64": {
            "archive": "https://github.com/getsigit/sigit/releases/download/v1.5.2/sigit-macos-amd64.tar.gz",
            "cmd": "./sigit",
            "sha256": "dc24791071831e1b6c5b84b09868bb3af62baae71db565d31176becab82744bc"
          },
          "linux-aarch64": {
            "archive": "https://github.com/getsigit/sigit/releases/download/v1.5.2/sigit-linux-arm64",
            "cmd": "./sigit-linux-arm64",
            "sha256": "374bf986b88b4736f4b1f7b16948f157002f7737a29a70140ee7036cd4735206"
          },
          "linux-x86_64": {
            "archive": "https://github.com/getsigit/sigit/releases/download/v1.5.2/sigit-linux-amd64",
            "cmd": "./sigit-linux-amd64",
            "sha256": "70bedf5d9459a86c9beea393a81a7a981c0fa07474b5ad0876ee62f6369d0d15"
          },
          "windows-aarch64": {
            "archive": "https://github.com/getsigit/sigit/releases/download/v1.5.2/sigit-win-arm64.exe",
            "cmd": "./sigit-win-arm64.exe",
            "sha256": "8982d36e86976eacec564989f13844ac0005263f3a5651ea7394a2c013d4b610"
          },
          "windows-x86_64": {
            "archive": "https://github.com/getsigit/sigit/releases/download/v1.5.2/sigit-win-amd64.exe",
            "cmd": "./sigit-win-amd64.exe",
            "sha256": "6d1a1f11f7d1e32a5995f9ea413e626f2e47dcc56fb000e30bf60cebb68e4f24"
          }
        },
        "npx": {
          "package": "@smbcloud/sigit@1.5.2"
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/sigit.svg"
    },
    {
      "id": "stakpak",
      "name": "Stakpak",
      "version": "0.3.88",
      "description": "Open-source DevOps agent in Rust with enterprise-grade security",
      "repository": "https://github.com/stakpak/agent",
      "website": "https://stakpak.dev",
      "authors": [
        "Stakpak Team <contact@stakpak.dev>"
      ],
      "license": "Apache-2.0",
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/stakpak.svg",
      "distribution": {
        "binary": {
          "darwin-aarch64": {
            "archive": "https://github.com/stakpak/agent/releases/download/v0.3.88/stakpak-darwin-aarch64.tar.gz",
            "cmd": "./stakpak",
            "args": [
              "acp"
            ]
          },
          "darwin-x86_64": {
            "archive": "https://github.com/stakpak/agent/releases/download/v0.3.88/stakpak-darwin-x86_64.tar.gz",
            "cmd": "./stakpak",
            "args": [
              "acp"
            ]
          },
          "linux-aarch64": {
            "archive": "https://github.com/stakpak/agent/releases/download/v0.3.88/stakpak-linux-aarch64.tar.gz",
            "cmd": "./stakpak",
            "args": [
              "acp"
            ]
          },
          "linux-x86_64": {
            "archive": "https://github.com/stakpak/agent/releases/download/v0.3.88/stakpak-linux-x86_64.tar.gz",
            "cmd": "./stakpak",
            "args": [
              "acp"
            ]
          },
          "windows-x86_64": {
            "archive": "https://github.com/stakpak/agent/releases/download/v0.3.88/stakpak-windows-x86_64.zip",
            "cmd": "./stakpak.exe",
            "args": [
              "acp"
            ]
          }
        }
      }
    },
    {
      "id": "vtcode",
      "name": "VT Code",
      "version": "0.96.14",
      "description": "An open-source coding agent with LLM-native code understanding and robust shell safety. Supports multiple LLM providers with automatic failover and efficient context management.",
      "repository": "https://github.com/vinhnx/VTCode",
      "website": "https://github.com/vinhnx/VTCode/blob/main/docs/guides/zed-acp.md",
      "authors": [
        "vinhnx"
      ],
      "license": "MIT",
      "distribution": {
        "binary": {
          "darwin-aarch64": {
            "archive": "https://github.com/vinhnx/VTCode/releases/download/0.96.14/vtcode-0.96.14-aarch64-apple-darwin.tar.gz",
            "cmd": "./vtcode",
            "args": [
              "acp"
            ],
            "env": {
              "VT_ACP_ENABLED": "1",
              "VT_ACP_ZED_ENABLED": "1"
            }
          },
          "darwin-x86_64": {
            "archive": "https://github.com/vinhnx/VTCode/releases/download/0.96.14/vtcode-0.96.14-x86_64-apple-darwin.tar.gz",
            "cmd": "./vtcode",
            "args": [
              "acp"
            ],
            "env": {
              "VT_ACP_ENABLED": "1",
              "VT_ACP_ZED_ENABLED": "1"
            }
          },
          "linux-x86_64": {
            "archive": "https://github.com/vinhnx/VTCode/releases/download/0.96.14/vtcode-0.96.14-x86_64-unknown-linux-gnu.tar.gz",
            "cmd": "./vtcode",
            "args": [
              "acp"
            ],
            "env": {
              "VT_ACP_ENABLED": "1",
              "VT_ACP_ZED_ENABLED": "1"
            }
          },
          "windows-x86_64": {
            "archive": "https://github.com/vinhnx/VTCode/releases/download/0.96.14/vtcode-0.96.14-x86_64-pc-windows-msvc.zip",
            "cmd": "vtcode.exe",
            "args": [
              "acp"
            ],
            "env": {
              "VT_ACP_ENABLED": "1",
              "VT_ACP_ZED_ENABLED": "1"
            }
          }
        }
      },
      "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/vtcode.svg"
    }
  ],
  "extensions": []
}
