Skip to content

Commit d763474

Browse files
author
acp-release[bot]
committed
Update 2 agents to latest versions
- factory-droid: 0.128.0 -> 0.129.0 - github-copilot-cli: 1.0.48 -> 1.0.49
1 parent 9666917 commit d763474

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

factory-droid/agent.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "factory-droid",
33
"name": "Factory Droid",
4-
"version": "0.128.0",
4+
"version": "0.129.0",
55
"description": "Factory Droid - AI coding agent powered by Factory AI",
66
"website": "https://factory.ai/product/cli",
77
"authors": [
@@ -10,7 +10,7 @@
1010
"license": "proprietary",
1111
"distribution": {
1212
"npx": {
13-
"package": "droid@0.128.0",
13+
"package": "droid@0.129.0",
1414
"args": [
1515
"exec",
1616
"--output-format",

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.48",
4+
"version": "1.0.49",
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.48",
14+
"package": "@github/copilot@1.0.49",
1515
"args": [
1616
"--acp"
1717
]

0 commit comments

Comments
 (0)