Skip to content

Commit 468bb7d

Browse files
author
acp-release[bot]
committed
Update 2 agents to latest versions
- dirac: 0.4.1 -> 0.4.2 - qwen-code: 0.18.4 -> 0.18.5
1 parent 7bc745e commit 468bb7d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

dirac/agent.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "dirac",
33
"name": "Dirac",
4-
"version": "0.4.1",
4+
"version": "0.4.2",
55
"description": "Reduces API costs by more than 50%, produces better and faster work. Uses Hash anchored parallel edits, AST manipulation and a whole lot of neat optimizations. Fully Open Source.",
66
"repository": "https://github.com/dirac-run/dirac",
77
"website": "https://dirac.run",
@@ -12,7 +12,7 @@
1212
"icon": "./icon.svg",
1313
"distribution": {
1414
"npx": {
15-
"package": "dirac-cli@0.4.1",
15+
"package": "dirac-cli@0.4.2",
1616
"args": [
1717
"--acp"
1818
]

qwen-code/agent.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "qwen-code",
33
"name": "Qwen Code",
4-
"version": "0.18.4",
4+
"version": "0.18.5",
55
"description": "Alibaba's Qwen coding assistant",
66
"repository": "https://github.com/QwenLM/qwen-code",
77
"website": "https://qwenlm.github.io/qwen-code-docs/en/users/overview",
@@ -11,7 +11,7 @@
1111
"license": "Apache-2.0",
1212
"distribution": {
1313
"npx": {
14-
"package": "@qwen-code/qwen-code@0.18.4",
14+
"package": "@qwen-code/qwen-code@0.18.5",
1515
"args": [
1616
"--acp",
1717
"--experimental-skills"

0 commit comments

Comments
 (0)