Skip to content

Commit 3f0d6c4

Browse files
author
acp-release[bot]
committed
Update 4 agents to latest versions
- claude-acp: 0.39.0 -> 0.40.0 - fast-agent: 0.7.14 -> 0.7.15 - github-copilot: 1.499.0 -> 1.500.0 - github-copilot-cli: 1.0.57 -> 1.0.59
1 parent ec80c6c commit 3f0d6c4

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

claude-acp/agent.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "claude-acp",
33
"name": "Claude Agent",
4-
"version": "0.39.0",
4+
"version": "0.40.0",
55
"description": "ACP wrapper for Anthropic's Claude",
66
"repository": "https://github.com/agentclientprotocol/claude-agent-acp",
77
"authors": [
@@ -12,7 +12,7 @@
1212
"license": "proprietary",
1313
"distribution": {
1414
"npx": {
15-
"package": "@agentclientprotocol/claude-agent-acp@0.39.0"
15+
"package": "@agentclientprotocol/claude-agent-acp@0.40.0"
1616
}
1717
}
1818
}

fast-agent/agent.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "fast-agent",
33
"name": "fast-agent",
4-
"version": "0.7.14",
4+
"version": "0.7.15",
55
"description": "Code and build agents with comprehensive multi-provider support",
66
"repository": "https://github.com/evalstate/fast-agent",
77
"website": "https://fast-agent.ai",
@@ -11,7 +11,7 @@
1111
"license": "Apache 2.0",
1212
"distribution": {
1313
"uvx": {
14-
"package": "fast-agent-acp==0.7.14",
14+
"package": "fast-agent-acp==0.7.15",
1515
"args": [
1616
"-x"
1717
]

github-copilot-cli/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-cli",
33
"name": "GitHub Copilot",
4-
"version": "1.0.57",
4+
"version": "1.0.59",
55
"description": "GitHub's AI pair programmer",
66
"repository": "https://github.com/github/copilot-cli",
77
"website": "https://github.com/features/copilot/cli/",
@@ -11,7 +11,7 @@
1111
"license": "proprietary",
1212
"distribution": {
1313
"npx": {
14-
"package": "@github/copilot@1.0.57",
14+
"package": "@github/copilot@1.0.59",
1515
"args": [
1616
"--acp"
1717
]

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.499.0",
4+
"version": "1.500.0",
55
"description": "GitHub's AI pair programmer",
66
"repository": "https://github.com/github/copilot-language-server-release",
77
"website": "https://github.com/features/copilot/cli/",
@@ -11,7 +11,7 @@
1111
"license": "proprietary",
1212
"distribution": {
1313
"npx": {
14-
"package": "@github/copilot-language-server@1.499.0",
14+
"package": "@github/copilot-language-server@1.500.0",
1515
"args": [
1616
"--acp"
1717
]

0 commit comments

Comments
 (0)