We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6d958f commit 5b4f5edCopy full SHA for 5b4f5ed
github-copilot/agent.json
@@ -1,7 +1,7 @@
1
{
2
"id": "github-copilot",
3
"name": "GitHub Copilot",
4
- "version": "1.436.0",
+ "version": "1.437.0",
5
"description": "GitHub's AI pair programmer",
6
"repository": "https://github.com/github/copilot-language-server-release",
7
"authors": [
@@ -10,7 +10,7 @@
10
"license": "proprietary",
11
"distribution": {
12
"npx": {
13
- "package": "@github/copilot-language-server@1.436.0",
+ "package": "@github/copilot-language-server@1.437.0",
14
"args": [
15
"--acp"
16
]
0 commit comments