-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathqwen-code.json
More file actions
142 lines (142 loc) · 5.97 KB
/
Copy pathqwen-code.json
File metadata and controls
142 lines (142 loc) · 5.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
{
"$schema": "../$schemas/cli.schema.json",
"translations": {
"de": {
"description": "Qwen Code ist der quelloffene Terminal-Coding-Agent von Alibaba zum Verstehen großer Codebasen, Bearbeiten von Dateien, Ausführen von Befehlen und Verbinden mit Qwen- oder OpenAI-kompatiblen Modellen."
},
"es": {
"description": "Qwen Code es el agente de terminal de código abierto de Alibaba para comprender grandes bases de código, editar archivos, ejecutar comandos y conectarse a Qwen o a modelos compatibles con OpenAI."
},
"fr": {
"description": "Qwen Code est l’agent de terminal open source d’Alibaba pour comprendre les bases de code, modifier des fichiers, exécuter des commandes et se connecter à Qwen ou à des modèles compatibles OpenAI."
},
"id": {
"description": "Qwen Code adalah agen terminal sumber terbuka Alibaba untuk memahami basis kode besar, mengedit berkas, menjalankan perintah, dan terhubung ke Qwen atau model yang kompatibel dengan OpenAI."
},
"ja": {
"description": "Qwen Code は、大規模コードベースの理解、ファイル編集、コマンド実行、Qwen または OpenAI 互換モデルへの接続に対応する Alibaba のオープンソースのターミナル向けコーディングエージェントです。"
},
"ko": {
"description": "Qwen Code는 대규모 코드베이스 이해, 파일 편집, 명령 실행, Qwen 또는 OpenAI 호환 모델 연결을 위한 Alibaba의 오픈 소스 터미널 코딩 에이전트입니다."
},
"pt": {
"description": "O Qwen Code é o agente de terminal de código aberto da Alibaba para compreender grandes bases de código, editar arquivos, executar comandos e conectar-se ao Qwen ou a modelos compatíveis com OpenAI."
},
"ru": {
"description": "Qwen Code — терминальный агент Alibaba с открытым кодом для анализа больших кодовых баз, редактирования файлов, выполнения команд и подключения к Qwen или моделям, совместимым с OpenAI."
},
"tr": {
"description": "Qwen Code, büyük kod tabanlarını anlamak, dosyaları düzenlemek, komutları yürütmek ve Qwen ya da OpenAI uyumlu modellere bağlanmak için Alibaba'nın açık kaynaklı terminal kodlama aracısıdır."
},
"zh-Hans": {
"description": "Qwen Code 是 Alibaba 的开源终端编码代理,可用于理解大型代码库、编辑文件、执行命令,并连接 Qwen 或兼容 OpenAI 的模型。"
},
"zh-Hant": {
"description": "Qwen Code 是 Alibaba 的開放原始碼終端機程式設計代理,可用於理解大型程式碼庫、編輯檔案、執行命令,並連接 Qwen 或相容 OpenAI 的模型。"
}
},
"verified": true,
"sources": [
{
"url": "https://github.com/QwenLM/qwen-code",
"title": "Qwen Code repository",
"fields": [
"name",
"description",
"websiteUrl",
"githubUrl",
"license",
"platforms",
"resourceUrls.issue",
"communityUrls.github"
]
},
{
"url": "https://qwenlm.github.io/qwen-code-docs/en/",
"title": "Qwen Code documentation",
"fields": ["description", "docsUrl"]
},
{
"url": "https://qwenlm.github.io/qwen-code-docs/en/users/quickstart/",
"title": "Qwen Code quickstart",
"fields": ["resourceUrls.download", "platforms"]
},
{
"url": "https://github.com/QwenLM/qwen-code/releases/tag/v0.21.2",
"title": "Qwen Code v0.21.2 release",
"fields": ["latestVersion", "resourceUrls.changelog"]
},
{
"url": "https://www.npmjs.com/package/@qwen-code/qwen-code",
"title": "Qwen Code npm package",
"fields": ["releaseTracking"]
},
{
"url": "https://x.com/Alibaba_Qwen",
"title": "Qwen official X account",
"fields": ["communityUrls.twitter"]
}
],
"lastVerifiedAt": "2026-07-31",
"verifiedBy": "codex-agent",
"confidence": "high",
"id": "qwen-code",
"name": "Qwen Code",
"familyId": "qwen-code",
"description": "Qwen Code is Alibaba's open source terminal coding agent for understanding large codebases, editing files, executing commands, and connecting to Qwen or OpenAI-compatible models.",
"websiteUrl": "https://qwenlm.github.io/qwen-code-docs/en/",
"docsUrl": "https://qwenlm.github.io/qwen-code-docs/en/",
"vendor": "Alibaba",
"latestVersion": "0.22.3",
"releaseTracking": {
"provider": "npm",
"identifier": "@qwen-code/qwen-code"
},
"githubUrl": "https://github.com/QwenLM/qwen-code",
"license": "Apache-2.0",
"pricing": [
{
"name": "Open Source",
"value": 0,
"currency": null,
"per": null,
"category": "Individual"
}
],
"resourceUrls": {
"download": "https://qwenlm.github.io/qwen-code-docs/en/users/quickstart/",
"changelog": "https://github.com/QwenLM/qwen-code/releases",
"pricing": null,
"issue": "https://github.com/QwenLM/qwen-code/issues"
},
"communityUrls": {
"linkedin": null,
"twitter": "https://x.com/Alibaba_Qwen",
"github": "https://github.com/QwenLM/qwen-code",
"youtube": null,
"discord": null,
"reddit": null,
"blog": null
},
"relatedProducts": [],
"platforms": [
{
"os": "macOS",
"installPath": null,
"installCommand": "curl -fsSL https://qwen-code-assets.oss-cn-hangzhou.aliyuncs.com/installation/install-qwen-standalone.sh | bash",
"launchCommand": "qwen"
},
{
"os": "Windows",
"installPath": null,
"installCommand": "irm https://qwen-code-assets.oss-cn-hangzhou.aliyuncs.com/installation/install-qwen-standalone.ps1 | iex",
"launchCommand": "qwen"
},
{
"os": "Linux",
"installPath": null,
"installCommand": "curl -fsSL https://qwen-code-assets.oss-cn-hangzhou.aliyuncs.com/installation/install-qwen-standalone.sh | bash",
"launchCommand": "qwen"
}
]
}