Skip to content

Commit 49453d5

Browse files
committed
feat(bucket): add qwen-code
1 parent 10db144 commit 49453d5

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

bucket/qwen-code.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"version": "0.6.0-nightly.20260102.105ad743",
3+
"description": "(Scoop bucket by arch3rpro) An open-source AI agent that lives in your terminal.",
4+
"homepage": "https://qwenlm.github.io",
5+
"license": "Apache-2.0",
6+
"suggest": {
7+
"nodejs": "main/nodejs-lts"
8+
},
9+
"url": "https://github.com/QwenLM/qwen-code/releases/download/v0.6.0-nightly.20260102.105ad743/cli.js",
10+
"hash": "unknown",
11+
"bin": [
12+
[
13+
"node",
14+
"qwen",
15+
"$dir\\cli.js"
16+
]
17+
],
18+
"checkver": {
19+
"github": "https://github.com/QwenLM/qwen-code"
20+
},
21+
"autoupdate": {
22+
"url": "https://github.com/QwenLM/qwen-code/releases/download/v$version/cli.js"
23+
}
24+
}

0 commit comments

Comments
 (0)