Skip to content

Commit 93646f8

Browse files
Update github-copilot to 1.417.0
- github-copilot: 1.416.0 -> 1.417.0
1 parent afb77b6 commit 93646f8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ description: Discover Agent Client Protocol agents
8282
arrow="true"
8383
>
8484
GitHub's AI pair programmer
85-
<p><code>1.416.0</code></p>
85+
<p><code>1.417.0</code></p>
8686
</Card>
8787
<Card
8888
title="Mistral Vibe"

github-copilot/agent.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "github-copilot",
33
"name": "GitHub Copilot",
4-
"version": "1.416.0",
4+
"version": "1.417.0",
55
"description": "GitHub's AI pair programmer",
66
"repository": "https://github.com/github/copilot-language-server-release",
77
"authors": [
@@ -10,7 +10,7 @@
1010
"license": "proprietary",
1111
"distribution": {
1212
"npx": {
13-
"package": "@github/copilot-language-server@1.416.0",
13+
"package": "@github/copilot-language-server@1.417.0",
1414
"args": [
1515
"--acp"
1616
]

0 commit comments

Comments
 (0)