@qwen-code/qwen-code 0.9.1-preview.0 → 0.10.0-preview.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/locales/de.js CHANGED
@@ -425,6 +425,8 @@ export default {
425
425
  'Diese Erweiterung wird folgende Unteragenten installieren:',
426
426
  'Installation cancelled for "{{name}}".':
427
427
  'Installation von "{{name}}" abgebrochen.',
428
+ 'You are installing an extension from {{originSource}}. Some features may not work perfectly with Qwen Code.':
429
+ 'Sie installieren eine Erweiterung von {{originSource}}. Einige Funktionen funktionieren möglicherweise nicht perfekt mit Qwen Code.',
428
430
  '--ref and --auto-update are not applicable for marketplace extensions.':
429
431
  '--ref und --auto-update sind nicht anwendbar für Marketplace-Erweiterungen.',
430
432
  'Extension "{{name}}" installed successfully and enabled.':
package/locales/en.js CHANGED
@@ -439,6 +439,8 @@ export default {
439
439
  'This extension will install the following subagents:',
440
440
  'Installation cancelled for "{{name}}".':
441
441
  'Installation cancelled for "{{name}}".',
442
+ 'You are installing an extension from {{originSource}}. Some features may not work perfectly with Qwen Code.':
443
+ 'You are installing an extension from {{originSource}}. Some features may not work perfectly with Qwen Code.',
442
444
  '--ref and --auto-update are not applicable for marketplace extensions.':
443
445
  '--ref and --auto-update are not applicable for marketplace extensions.',
444
446
  'Extension "{{name}}" installed successfully and enabled.':
package/locales/ja.js CHANGED
@@ -326,6 +326,8 @@ export default {
326
326
  'List active extensions': '有効な拡張機能を一覧表示',
327
327
  'Update extensions. Usage: update <extension-names>|--all':
328
328
  '拡張機能を更新。使い方: update <拡張機能名>|--all',
329
+ 'You are installing an extension from {{originSource}}. Some features may not work perfectly with Qwen Code.':
330
+ '{{originSource}} から拡張機能をインストールしています。一部の機能は Qwen Code で完全に動作しない可能性があります。',
329
331
  'manage IDE integration': 'IDE連携を管理',
330
332
  'check status of IDE integration': 'IDE連携の状態を確認',
331
333
  'install required IDE companion for {{ideName}}':
package/locales/pt.js CHANGED
@@ -454,6 +454,8 @@ export default {
454
454
  'Esta extensão instalará os seguintes subagentes:',
455
455
  'Installation cancelled for "{{name}}".':
456
456
  'Instalação cancelada para "{{name}}".',
457
+ 'You are installing an extension from {{originSource}}. Some features may not work perfectly with Qwen Code.':
458
+ 'Você está instalando uma extensão de {{originSource}}. Alguns recursos podem não funcionar perfeitamente com o Qwen Code.',
457
459
  '--ref and --auto-update are not applicable for marketplace extensions.':
458
460
  '--ref e --auto-update não são aplicáveis para extensões de marketplace.',
459
461
  'Extension "{{name}}" installed successfully and enabled.':
package/locales/ru.js CHANGED
@@ -444,6 +444,8 @@ export default {
444
444
  'This extension will install the following subagents:':
445
445
  'Это расширение установит следующие подагенты:',
446
446
  'Installation cancelled for "{{name}}".': 'Установка "{{name}}" отменена.',
447
+ 'You are installing an extension from {{originSource}}. Some features may not work perfectly with Qwen Code.':
448
+ 'Вы устанавливаете расширение от {{originSource}}. Некоторые функции могут работать не идеально с Qwen Code.',
447
449
  '--ref and --auto-update are not applicable for marketplace extensions.':
448
450
  '--ref и --auto-update неприменимы для расширений из маркетплейса.',
449
451
  'Extension "{{name}}" installed successfully and enabled.':
package/locales/zh.js CHANGED
@@ -145,15 +145,15 @@ export default {
145
145
  // Commands - Agents
146
146
  // ============================================================================
147
147
  'Manage subagents for specialized task delegation.':
148
- '管理用于专门任务委派的子代理',
148
+ '管理用于专门任务委派的子智能体',
149
149
  'Manage existing subagents (view, edit, delete).':
150
- '管理现有子代理(查看、编辑、删除)',
151
- 'Create a new subagent with guided setup.': '通过引导式设置创建新的子代理',
150
+ '管理现有子智能体(查看、编辑、删除)',
151
+ 'Create a new subagent with guided setup.': '通过引导式设置创建新的子智能体',
152
152
 
153
153
  // ============================================================================
154
154
  // Agents - Management Dialog
155
155
  // ============================================================================
156
- Agents: '代理',
156
+ Agents: '智能体',
157
157
  'Choose Action': '选择操作',
158
158
  'Edit {{name}}': '编辑 {{name}}',
159
159
  'Edit Tools: {{name}}': '编辑工具: {{name}}',
@@ -168,21 +168,21 @@ export default {
168
168
  'Enter to select, ↑↓ to navigate, Esc to go back':
169
169
  'Enter 选择,↑↓ 导航,Esc 返回',
170
170
  'Invalid step: {{step}}': '无效步骤: {{step}}',
171
- 'No subagents found.': '未找到子代理。',
171
+ 'No subagents found.': '未找到子智能体。',
172
172
  "Use '/agents create' to create your first subagent.":
173
- "使用 '/agents create' 创建您的第一个子代理。",
173
+ "使用 '/agents create' 创建您的第一个子智能体。",
174
174
  '(built-in)': '(内置)',
175
- '(overridden by project level agent)': '(已被项目级代理覆盖)',
175
+ '(overridden by project level agent)': '(已被项目级智能体覆盖)',
176
176
  'Project Level ({{path}})': '项目级 ({{path}})',
177
177
  'User Level ({{path}})': '用户级 ({{path}})',
178
- 'Built-in Agents': '内置代理',
179
- 'Extension Agents': '扩展代理',
180
- 'Using: {{count}} agents': '使用中: {{count}} 个代理',
181
- 'View Agent': '查看代理',
182
- 'Edit Agent': '编辑代理',
183
- 'Delete Agent': '删除代理',
178
+ 'Built-in Agents': '内置智能体',
179
+ 'Extension Agents': '扩展智能体',
180
+ 'Using: {{count}} agents': '使用中: {{count}} 个智能体',
181
+ 'View Agent': '查看智能体',
182
+ 'Edit Agent': '编辑智能体',
183
+ 'Delete Agent': '删除智能体',
184
184
  Back: '返回',
185
- 'No agent selected': '未选择代理',
185
+ 'No agent selected': '未选择智能体',
186
186
  'File Path: ': '文件路径: ',
187
187
  'Tools: ': '工具: ',
188
188
  'Color: ': '颜色: ',
@@ -193,25 +193,25 @@ export default {
193
193
  'Edit color': '编辑颜色',
194
194
  '❌ Error:': '❌ 错误:',
195
195
  'Are you sure you want to delete agent "{{name}}"?':
196
- '您确定要删除代理 "{{name}}" 吗?',
196
+ '您确定要删除智能体 "{{name}}" 吗?',
197
197
  // ============================================================================
198
198
  // Agents - Creation Wizard
199
199
  // ============================================================================
200
200
  'Project Level (.qwen/agents/)': '项目级 (.qwen/agents/)',
201
201
  'User Level (~/.qwen/agents/)': '用户级 (~/.qwen/agents/)',
202
- '✅ Subagent Created Successfully!': '✅ 子代理创建成功!',
202
+ '✅ Subagent Created Successfully!': '✅ 子智能体创建成功!',
203
203
  'Subagent "{{name}}" has been saved to {{level}} level.':
204
- '子代理 "{{name}}" 已保存到 {{level}} 级别。',
204
+ '子智能体 "{{name}}" 已保存到 {{level}} 级别。',
205
205
  'Name: ': '名称: ',
206
206
  'Location: ': '位置: ',
207
- '❌ Error saving subagent:': '❌ 保存子代理时出错:',
207
+ '❌ Error saving subagent:': '❌ 保存子智能体时出错:',
208
208
  'Warnings:': '警告:',
209
209
  'Name "{{name}}" already exists at {{level}} level - will overwrite existing subagent':
210
- '名称 "{{name}}" 在 {{level}} 级别已存在 - 将覆盖现有子代理',
210
+ '名称 "{{name}}" 在 {{level}} 级别已存在 - 将覆盖现有子智能体',
211
211
  'Name "{{name}}" exists at user level - project level will take precedence':
212
212
  '名称 "{{name}}" 在用户级别存在 - 项目级别将优先',
213
213
  'Name "{{name}}" exists at project level - existing subagent will take precedence':
214
- '名称 "{{name}}" 在项目级别存在 - 现有子代理将优先',
214
+ '名称 "{{name}}" 在项目级别存在 - 现有子智能体将优先',
215
215
  'Description is over {{length}} characters': '描述超过 {{length}} 个字符',
216
216
  'System prompt is over {{length}} characters':
217
217
  '系统提示超过 {{length}} 个字符',
@@ -221,13 +221,13 @@ export default {
221
221
  'Generate with Qwen Code (Recommended)': '使用 Qwen Code 生成(推荐)',
222
222
  'Manual Creation': '手动创建',
223
223
  'Describe what this subagent should do and when it should be used. (Be comprehensive for best results)':
224
- '描述此子代理应该做什么以及何时使用它。(为了获得最佳效果,请全面描述)',
224
+ '描述此子智能体应该做什么以及何时使用它。(为了获得最佳效果,请全面描述)',
225
225
  'e.g., Expert code reviewer that reviews code based on best practices...':
226
226
  '例如:专业的代码审查员,根据最佳实践审查代码...',
227
- 'Generating subagent configuration...': '正在生成子代理配置...',
228
- 'Failed to generate subagent: {{error}}': '生成子代理失败: {{error}}',
229
- 'Step {{n}}: Describe Your Subagent': '步骤 {{n}}: 描述您的子代理',
230
- 'Step {{n}}: Enter Subagent Name': '步骤 {{n}}: 输入子代理名称',
227
+ 'Generating subagent configuration...': '正在生成子智能体配置...',
228
+ 'Failed to generate subagent: {{error}}': '生成子智能体失败: {{error}}',
229
+ 'Step {{n}}: Describe Your Subagent': '步骤 {{n}}: 描述您的子智能体',
230
+ 'Step {{n}}: Enter Subagent Name': '步骤 {{n}}: 输入子智能体名称',
231
231
  'Step {{n}}: Enter System Prompt': '步骤 {{n}}: 输入系统提示',
232
232
  'Step {{n}}: Enter Description': '步骤 {{n}}: 输入描述',
233
233
  // Agents - Tool Selection
@@ -254,22 +254,22 @@ export default {
254
254
  'go back': '返回',
255
255
  '↑↓ to navigate, ': '↑↓ 导航,',
256
256
  'Enter a clear, unique name for this subagent.':
257
- '为此子代理输入一个清晰、唯一的名称。',
257
+ '为此子智能体输入一个清晰、唯一的名称。',
258
258
  'e.g., Code Reviewer': '例如:代码审查员',
259
259
  'Name cannot be empty.': '名称不能为空。',
260
260
  "Write the system prompt that defines this subagent's behavior. Be comprehensive for best results.":
261
- '编写定义此子代理行为的系统提示。为了获得最佳效果,请全面描述。',
261
+ '编写定义此子智能体行为的系统提示。为了获得最佳效果,请全面描述。',
262
262
  'e.g., You are an expert code reviewer...':
263
263
  '例如:您是一位专业的代码审查员...',
264
264
  'System prompt cannot be empty.': '系统提示不能为空。',
265
265
  'Describe when and how this subagent should be used.':
266
- '描述何时以及如何使用此子代理。',
266
+ '描述何时以及如何使用此子智能体。',
267
267
  'e.g., Reviews code for best practices and potential bugs.':
268
268
  '例如:审查代码以查找最佳实践和潜在错误。',
269
269
  'Description cannot be empty.': '描述不能为空。',
270
270
  'Failed to launch editor: {{error}}': '启动编辑器失败: {{error}}',
271
271
  'Failed to save and edit subagent: {{error}}':
272
- '保存并编辑子代理失败: {{error}}',
272
+ '保存并编辑子智能体失败: {{error}}',
273
273
 
274
274
  // ============================================================================
275
275
  // Commands - General (continued)
@@ -419,8 +419,10 @@ export default {
419
419
  '此扩展将排除以下核心工具:{{tools}}',
420
420
  'This extension will install the following skills:': '此扩展将安装以下技能:',
421
421
  'This extension will install the following subagents:':
422
- '此扩展将安装以下子代理:',
422
+ '此扩展将安装以下子智能体:',
423
423
  'Installation cancelled for "{{name}}".': '已取消安装 "{{name}}"。',
424
+ 'You are installing an extension from {{originSource}}. Some features may not work perfectly with Qwen Code.':
425
+ '您正在安装来自 {{originSource}} 的扩展。某些功能可能无法完美兼容 Qwen Code。',
424
426
  '--ref and --auto-update are not applicable for marketplace extensions.':
425
427
  '--ref 和 --auto-update 不适用于市场扩展。',
426
428
  'Extension "{{name}}" installed successfully and enabled.':
@@ -479,7 +481,7 @@ export default {
479
481
  'Enabled (Workspace):': '已启用(工作区):',
480
482
  'Context files:': '上下文文件:',
481
483
  'Skills:': '技能:',
482
- 'Agents:': '代理:',
484
+ 'Agents:': '智能体:',
483
485
  'MCP servers:': 'MCP 服务器:',
484
486
  'Link extension failed to install.': '链接扩展安装失败。',
485
487
  'Extension "{{name}}" linked successfully and enabled.':
@@ -1059,7 +1061,7 @@ export default {
1059
1061
  'Code Changes:': '代码变更:',
1060
1062
  Performance: '性能',
1061
1063
  'Wall Time:': '总耗时:',
1062
- 'Agent Active:': '代理活跃时间:',
1064
+ 'Agent Active:': '智能体活跃时间:',
1063
1065
  'API Time:': 'API 时间:',
1064
1066
  'Tool Time:': '工具时间:',
1065
1067
  'Session Stats': '会话统计',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qwen-code/qwen-code",
3
- "version": "0.9.1-preview.0",
3
+ "version": "0.10.0-preview.0",
4
4
  "description": "Qwen Code - AI-powered coding assistant",
5
5
  "repository": {
6
6
  "type": "git",
@@ -20,7 +20,7 @@
20
20
  "locales"
21
21
  ],
22
22
  "config": {
23
- "sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.9.1-preview.0"
23
+ "sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.10.0-preview.0"
24
24
  },
25
25
  "dependencies": {},
26
26
  "optionalDependencies": {