From eefbd40b0c1398d146a298bcbd4654773c9d166d Mon Sep 17 00:00:00 2001 From: Devraj Mehta Date: Wed, 11 Feb 2026 22:55:01 -0500 Subject: [PATCH] Update GitHub Copilot to Copilot CLI --- github-copilot/agent.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/github-copilot/agent.json b/github-copilot/agent.json index 2f227b5..992e4b6 100644 --- a/github-copilot/agent.json +++ b/github-copilot/agent.json @@ -1,16 +1,16 @@ { "id": "github-copilot", "name": "GitHub Copilot", - "version": "1.429.0", + "version": "0.0.407", "description": "GitHub's AI pair programmer", - "repository": "https://github.com/github/copilot-language-server-release", + "repository": "https://github.com/github/copilot-cli", "authors": [ "Microsoft" ], "license": "proprietary", "distribution": { "npx": { - "package": "@github/copilot-language-server@1.429.0", + "package": "@github/copilot@0.0.407", "args": [ "--acp" ]