@qwen-code/qwen-code 0.14.0-preview.5 → 0.14.1-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
@@ -79,6 +79,7 @@ export default {
79
79
  'CLI Version': 'CLI-Version',
80
80
  'Git Commit': 'Git-Commit',
81
81
  Model: 'Modell',
82
+ 'Fast Model': 'Schnelles Modell',
82
83
  Sandbox: 'Sandbox',
83
84
  'OS Platform': 'Betriebssystem',
84
85
  'OS Arch': 'OS-Architektur',
@@ -599,6 +600,10 @@ export default {
599
600
  'Loading hooks...': 'Hooks werden geladen...',
600
601
  'Error loading hooks:': 'Fehler beim Laden der Hooks:',
601
602
  'Press Escape to close': 'Escape zum Schließen drücken',
603
+ 'Press Escape, Ctrl+C, or Ctrl+D to cancel':
604
+ 'Escape, Ctrl+C oder Ctrl+D zum Abbrechen',
605
+ 'Press Space, Enter, or Escape to dismiss':
606
+ 'Leertaste, Enter oder Escape zum Schließen',
602
607
  'No hook selected': 'Kein Hook ausgewählt',
603
608
  // Hooks - List Step
604
609
  'No hook events found.': 'Keine Hook-Ereignisse gefunden.',
@@ -985,6 +990,8 @@ export default {
985
990
  // Commands - Model
986
991
  // ============================================================================
987
992
  'Switch the model for this session': 'Modell für diese Sitzung wechseln',
993
+ 'Set fast model for background tasks':
994
+ 'Schnelles Modell für Hintergrundaufgaben festlegen',
988
995
  'Content generator configuration not available.':
989
996
  'Inhaltsgenerator-Konfiguration nicht verfügbar.',
990
997
  'Authentication type not available.':
@@ -1336,8 +1343,8 @@ export default {
1336
1343
  unknown: 'unbekannt',
1337
1344
  "Failed to switch model to '{{modelId}}'.\n\n{{error}}":
1338
1345
  "Modell konnte nicht auf '{{modelId}}' umgestellt werden.\n\n{{error}}",
1339
- 'Qwen 3.5 Plus — efficient hybrid model with leading coding performance':
1340
- 'Qwen 3.5 Plus — effizientes Hybridmodell mit führender Programmierleistung',
1346
+ 'Qwen 3.6 Plus — efficient hybrid model with leading coding performance':
1347
+ 'Qwen 3.6 Plus — effizientes Hybridmodell mit führender Programmierleistung',
1341
1348
  'The latest Qwen Vision model from Alibaba Cloud ModelStudio (version: qwen3-vl-plus-2025-09-23)':
1342
1349
  'Das neueste Qwen Vision Modell von Alibaba Cloud ModelStudio (Version: qwen3-vl-plus-2025-09-23)',
1343
1350
 
@@ -1961,4 +1968,9 @@ export default {
1961
1968
  'Raw-Modus nicht verfügbar. Bitte in einem interaktiven Terminal ausführen.',
1962
1969
  '(Use ↑ ↓ arrows to navigate, Enter to select, Ctrl+C to exit)\n':
1963
1970
  '(↑ ↓ Pfeiltasten zum Navigieren, Enter zum Auswählen, Strg+C zum Beenden)\n',
1971
+ verbose: 'ausführlich',
1972
+ 'Show full tool output and thinking in verbose mode (toggle with Ctrl+O).':
1973
+ 'Vollständige Tool-Ausgabe und Denkprozess im ausführlichen Modus anzeigen (mit Strg+O umschalten).',
1974
+ 'Press Ctrl+O to show full tool output':
1975
+ 'Strg+O für vollständige Tool-Ausgabe drücken',
1964
1976
  };
package/locales/en.js CHANGED
@@ -98,6 +98,7 @@ export default {
98
98
  'CLI Version': 'CLI Version',
99
99
  'Git Commit': 'Git Commit',
100
100
  Model: 'Model',
101
+ 'Fast Model': 'Fast Model',
101
102
  Sandbox: 'Sandbox',
102
103
  'OS Platform': 'OS Platform',
103
104
  'OS Arch': 'OS Arch',
@@ -673,6 +674,10 @@ export default {
673
674
  'Loading hooks...': 'Loading hooks...',
674
675
  'Error loading hooks:': 'Error loading hooks:',
675
676
  'Press Escape to close': 'Press Escape to close',
677
+ 'Press Escape, Ctrl+C, or Ctrl+D to cancel':
678
+ 'Press Escape, Ctrl+C, or Ctrl+D to cancel',
679
+ 'Press Space, Enter, or Escape to dismiss':
680
+ 'Press Space, Enter, or Escape to dismiss',
676
681
  'No hook selected': 'No hook selected',
677
682
  // Hooks - List Step
678
683
  'No hook events found.': 'No hook events found.',
@@ -1147,6 +1152,7 @@ export default {
1147
1152
  // Commands - Model
1148
1153
  // ============================================================================
1149
1154
  'Switch the model for this session': 'Switch the model for this session',
1155
+ 'Set fast model for background tasks': 'Set fast model for background tasks',
1150
1156
  'Content generator configuration not available.':
1151
1157
  'Content generator configuration not available.',
1152
1158
  'Authentication type not available.': 'Authentication type not available.',
@@ -1385,8 +1391,8 @@ export default {
1385
1391
  unknown: 'unknown',
1386
1392
  "Failed to switch model to '{{modelId}}'.\n\n{{error}}":
1387
1393
  "Failed to switch model to '{{modelId}}'.\n\n{{error}}",
1388
- 'Qwen 3.5 Plus — efficient hybrid model with leading coding performance':
1389
- 'Qwen 3.5 Plus — efficient hybrid model with leading coding performance',
1394
+ 'Qwen 3.6 Plus — efficient hybrid model with leading coding performance':
1395
+ 'Qwen 3.6 Plus — efficient hybrid model with leading coding performance',
1390
1396
  'The latest Qwen Vision model from Alibaba Cloud ModelStudio (version: qwen3-vl-plus-2025-09-23)':
1391
1397
  'The latest Qwen Vision model from Alibaba Cloud ModelStudio (version: qwen3-vl-plus-2025-09-23)',
1392
1398
 
@@ -2002,4 +2008,9 @@ export default {
2002
2008
  'Raw mode not available. Please run in an interactive terminal.',
2003
2009
  '(Use ↑ ↓ arrows to navigate, Enter to select, Ctrl+C to exit)\n':
2004
2010
  '(Use ↑ ↓ arrows to navigate, Enter to select, Ctrl+C to exit)\n',
2011
+ verbose: 'verbose',
2012
+ 'Show full tool output and thinking in verbose mode (toggle with Ctrl+O).':
2013
+ 'Show full tool output and thinking in verbose mode (toggle with Ctrl+O).',
2014
+ 'Press Ctrl+O to show full tool output':
2015
+ 'Press Ctrl+O to show full tool output',
2005
2016
  };
package/locales/ja.js CHANGED
@@ -66,6 +66,7 @@ export default {
66
66
  'CLI Version': 'CLIバージョン',
67
67
  'Git Commit': 'Gitコミット',
68
68
  Model: 'モデル',
69
+ 'Fast Model': '高速モデル',
69
70
  Sandbox: 'サンドボックス',
70
71
  'OS Platform': 'OSプラットフォーム',
71
72
  'OS Arch': 'OSアーキテクチャ',
@@ -385,6 +386,9 @@ export default {
385
386
  'Loading hooks...': 'フックを読み込んでいます...',
386
387
  'Error loading hooks:': 'フックの読み込みエラー:',
387
388
  'Press Escape to close': 'Escape キーで閉じる',
389
+ 'Press Escape, Ctrl+C, or Ctrl+D to cancel':
390
+ 'Escape、Ctrl+C、Ctrl+D でキャンセル',
391
+ 'Press Space, Enter, or Escape to dismiss': 'Space、Enter、Escape で閉じる',
388
392
  'No hook selected': 'フックが選択されていません',
389
393
  // Hooks - List Step
390
394
  'No hook events found.': 'フックイベントが見つかりません。',
@@ -740,6 +744,8 @@ export default {
740
744
  'サマリーの生成に失敗 - LLMレスポンスからテキストコンテンツを受信できませんでした',
741
745
  // Model
742
746
  'Switch the model for this session': 'このセッションのモデルを切り替え',
747
+ 'Set fast model for background tasks':
748
+ 'バックグラウンドタスク用の高速モデルを設定',
743
749
  'Content generator configuration not available.':
744
750
  'コンテンツジェネレーター設定が利用できません',
745
751
  'Authentication type not available.': '認証タイプが利用できません',
@@ -1026,8 +1032,8 @@ export default {
1026
1032
  'not set': '未設定',
1027
1033
  none: 'なし',
1028
1034
  unknown: '不明',
1029
- 'Qwen 3.5 Plus — efficient hybrid model with leading coding performance':
1030
- 'Qwen 3.5 Plus — 効率的なハイブリッドモデル、業界トップクラスのコーディング性能',
1035
+ 'Qwen 3.6 Plus — efficient hybrid model with leading coding performance':
1036
+ 'Qwen 3.6 Plus — 効率的なハイブリッドモデル、業界トップクラスのコーディング性能',
1031
1037
  'The latest Qwen Vision model from Alibaba Cloud ModelStudio (version: qwen3-vl-plus-2025-09-23)':
1032
1038
  'Alibaba Cloud ModelStudioの最新Qwen Visionモデル(バージョン: qwen3-vl-plus-2025-09-23)',
1033
1039
  // Dialogs - Permissions
@@ -1454,4 +1460,8 @@ export default {
1454
1460
  'Rawモードが利用できません。インタラクティブターミナルで実行してください。',
1455
1461
  '(Use ↑ ↓ arrows to navigate, Enter to select, Ctrl+C to exit)\n':
1456
1462
  '(↑ ↓ 矢印キーで移動、Enter で選択、Ctrl+C で終了)\n',
1463
+ verbose: '詳細',
1464
+ 'Show full tool output and thinking in verbose mode (toggle with Ctrl+O).':
1465
+ '詳細モードで完全なツール出力と思考を表示します(Ctrl+O で切り替え)。',
1466
+ 'Press Ctrl+O to show full tool output': 'Ctrl+O で完全なツール出力を表示',
1457
1467
  };
package/locales/pt.js CHANGED
@@ -91,6 +91,7 @@ export default {
91
91
  'CLI Version': 'Versão da CLI',
92
92
  'Git Commit': 'Commit do Git',
93
93
  Model: 'Modelo',
94
+ 'Fast Model': 'Modelo Rápido',
94
95
  Sandbox: 'Sandbox',
95
96
  'OS Platform': 'Plataforma do SO',
96
97
  'OS Arch': 'Arquitetura do SO',
@@ -604,6 +605,10 @@ export default {
604
605
  'Loading hooks...': 'Carregando hooks...',
605
606
  'Error loading hooks:': 'Erro ao carregar hooks:',
606
607
  'Press Escape to close': 'Pressione Escape para fechar',
608
+ 'Press Escape, Ctrl+C, or Ctrl+D to cancel':
609
+ 'Pressione Escape, Ctrl+C ou Ctrl+D para cancelar',
610
+ 'Press Space, Enter, or Escape to dismiss':
611
+ 'Pressione Espaço, Enter ou Escape para dispensar',
607
612
  'No hook selected': 'Nenhum hook selecionado',
608
613
  // Hooks - List Step
609
614
  'No hook events found.': 'Nenhum evento de hook encontrado.',
@@ -992,6 +997,8 @@ export default {
992
997
  // Commands - Model
993
998
  // ============================================================================
994
999
  'Switch the model for this session': 'Trocar o modelo para esta sessão',
1000
+ 'Set fast model for background tasks':
1001
+ 'Definir modelo rápido para tarefas em segundo plano',
995
1002
  'Content generator configuration not available.':
996
1003
  'Configuração do gerador de conteúdo não disponível.',
997
1004
  'Authentication type not available.': 'Tipo de autenticação não disponível.',
@@ -1339,8 +1346,8 @@ export default {
1339
1346
  unknown: 'desconhecido',
1340
1347
  "Failed to switch model to '{{modelId}}'.\n\n{{error}}":
1341
1348
  "Falha ao trocar o modelo para '{{modelId}}'.\n\n{{error}}",
1342
- 'Qwen 3.5 Plus — efficient hybrid model with leading coding performance':
1343
- 'Qwen 3.5 Plus — modelo híbrido eficiente com desempenho líder em programação',
1349
+ 'Qwen 3.6 Plus — efficient hybrid model with leading coding performance':
1350
+ 'Qwen 3.6 Plus — modelo híbrido eficiente com desempenho líder em programação',
1344
1351
  'The latest Qwen Vision model from Alibaba Cloud ModelStudio (version: qwen3-vl-plus-2025-09-23)':
1345
1352
  'O modelo Qwen Vision mais recente do Alibaba Cloud ModelStudio (versão: qwen3-vl-plus-2025-09-23)',
1346
1353
 
@@ -1951,4 +1958,9 @@ export default {
1951
1958
  'Modo raw não disponível. Execute em um terminal interativo.',
1952
1959
  '(Use ↑ ↓ arrows to navigate, Enter to select, Ctrl+C to exit)\n':
1953
1960
  '(Use ↑ ↓ para navegar, Enter para selecionar, Ctrl+C para sair)\n',
1961
+ verbose: 'detalhado',
1962
+ 'Show full tool output and thinking in verbose mode (toggle with Ctrl+O).':
1963
+ 'Mostrar saída completa da ferramenta e raciocínio no modo detalhado (alternar com Ctrl+O).',
1964
+ 'Press Ctrl+O to show full tool output':
1965
+ 'Pressione Ctrl+O para exibir a saída completa da ferramenta',
1954
1966
  };
package/locales/ru.js CHANGED
@@ -99,6 +99,7 @@ export default {
99
99
  'CLI Version': 'Версия CLI',
100
100
  'Git Commit': 'Git-коммит',
101
101
  Model: 'Модель',
102
+ 'Fast Model': 'Быстрая модель',
102
103
  Sandbox: 'Песочница',
103
104
  'OS Platform': 'Платформа ОС',
104
105
  'OS Arch': 'Архитектура ОС',
@@ -610,6 +611,10 @@ export default {
610
611
  'Loading hooks...': 'Загрузка хуков...',
611
612
  'Error loading hooks:': 'Ошибка загрузки хуков:',
612
613
  'Press Escape to close': 'Нажмите Escape для закрытия',
614
+ 'Press Escape, Ctrl+C, or Ctrl+D to cancel':
615
+ 'Нажмите Escape, Ctrl+C или Ctrl+D для отмены',
616
+ 'Press Space, Enter, or Escape to dismiss':
617
+ 'Нажмите Пробел, Enter или Escape для закрытия',
613
618
  'No hook selected': 'Хук не выбран',
614
619
  // Hooks - List Step
615
620
  'No hook events found.': 'События хуков не найдены.',
@@ -993,6 +998,8 @@ export default {
993
998
  // Команды - Модель
994
999
  // ============================================================================
995
1000
  'Switch the model for this session': 'Переключение модели для этой сессии',
1001
+ 'Set fast model for background tasks':
1002
+ 'Установить быструю модель для фоновых задач',
996
1003
  'Content generator configuration not available.':
997
1004
  'Конфигурация генератора содержимого недоступна.',
998
1005
  'Authentication type not available.': 'Тип авторизации недоступен.',
@@ -1262,8 +1269,8 @@ export default {
1262
1269
  unknown: 'неизвестно',
1263
1270
  "Failed to switch model to '{{modelId}}'.\n\n{{error}}":
1264
1271
  "Не удалось переключиться на модель '{{modelId}}'.\n\n{{error}}",
1265
- 'Qwen 3.5 Plus — efficient hybrid model with leading coding performance':
1266
- 'Qwen 3.5 Plus — эффективная гибридная модель с лидирующей производительностью в программировании',
1272
+ 'Qwen 3.6 Plus — efficient hybrid model with leading coding performance':
1273
+ 'Qwen 3.6 Plus — эффективная гибридная модель с лидирующей производительностью в программировании',
1267
1274
  'The latest Qwen Vision model from Alibaba Cloud ModelStudio (version: qwen3-vl-plus-2025-09-23)':
1268
1275
  'Последняя модель Qwen Vision от Alibaba Cloud ModelStudio (версия: qwen3-vl-plus-2025-09-23)',
1269
1276
 
@@ -1958,4 +1965,9 @@ export default {
1958
1965
  'Raw-режим недоступен. Пожалуйста, запустите в интерактивном терминале.',
1959
1966
  '(Use ↑ ↓ arrows to navigate, Enter to select, Ctrl+C to exit)\n':
1960
1967
  '(↑ ↓ стрелки для навигации, Enter для выбора, Ctrl+C для выхода)\n',
1968
+ verbose: 'подробный',
1969
+ 'Show full tool output and thinking in verbose mode (toggle with Ctrl+O).':
1970
+ 'Показывать полный вывод инструментов и процесс рассуждений в подробном режиме (переключить с помощью Ctrl+O).',
1971
+ 'Press Ctrl+O to show full tool output':
1972
+ 'Нажмите Ctrl+O для показа полного вывода инструментов',
1961
1973
  };
package/locales/zh.js CHANGED
@@ -96,6 +96,7 @@ export default {
96
96
  'CLI Version': 'CLI 版本',
97
97
  'Git Commit': 'Git 提交',
98
98
  Model: '模型',
99
+ 'Fast Model': '快速模型',
99
100
  Sandbox: '沙箱',
100
101
  'OS Platform': '操作系统平台',
101
102
  'OS Arch': '操作系统架构',
@@ -637,6 +638,9 @@ export default {
637
638
  'Loading hooks...': '正在加载 Hook...',
638
639
  'Error loading hooks:': '加载 Hook 出错:',
639
640
  'Press Escape to close': '按 Escape 关闭',
641
+ 'Press Escape, Ctrl+C, or Ctrl+D to cancel':
642
+ '按 Escape、Ctrl+C 或 Ctrl+D 取消',
643
+ 'Press Space, Enter, or Escape to dismiss': '按空格、回车或 Escape 关闭',
640
644
  'No hook selected': '未选择 Hook',
641
645
  // Hooks - List Step
642
646
  'No hook events found.': '未找到 Hook 事件。',
@@ -1089,6 +1093,7 @@ export default {
1089
1093
  // Commands - Model
1090
1094
  // ============================================================================
1091
1095
  'Switch the model for this session': '切换此会话的模型',
1096
+ 'Set fast model for background tasks': '设置后台任务的快速模型',
1092
1097
  'Content generator configuration not available.': '内容生成器配置不可用',
1093
1098
  'Authentication type not available.': '认证类型不可用',
1094
1099
  'No models available for the current authentication type ({{authType}}).':
@@ -1309,8 +1314,8 @@ export default {
1309
1314
  unknown: '未知',
1310
1315
  "Failed to switch model to '{{modelId}}'.\n\n{{error}}":
1311
1316
  "无法切换到模型 '{{modelId}}'.\n\n{{error}}",
1312
- 'Qwen 3.5 Plus — efficient hybrid model with leading coding performance':
1313
- 'Qwen 3.5 Plus — 高效混合架构,编程性能业界领先',
1317
+ 'Qwen 3.6 Plus — efficient hybrid model with leading coding performance':
1318
+ 'Qwen 3.6 Plus — 高效混合架构,编程性能业界领先',
1314
1319
  'The latest Qwen Vision model from Alibaba Cloud ModelStudio (version: qwen3-vl-plus-2025-09-23)':
1315
1320
  '来自阿里云 ModelStudio 的最新 Qwen Vision 模型(版本:qwen3-vl-plus-2025-09-23)',
1316
1321
 
@@ -1808,4 +1813,8 @@ export default {
1808
1813
  '原始模式不可用。请在交互式终端中运行。',
1809
1814
  '(Use ↑ ↓ arrows to navigate, Enter to select, Ctrl+C to exit)\n':
1810
1815
  '(使用 ↑ ↓ 箭头导航,Enter 选择,Ctrl+C 退出)\n',
1816
+ verbose: '详细',
1817
+ 'Show full tool output and thinking in verbose mode (toggle with Ctrl+O).':
1818
+ '详细模式下显示完整工具输出和思考过程(Ctrl+O 切换)。',
1819
+ 'Press Ctrl+O to show full tool output': '按 Ctrl+O 查看详细工具调用结果',
1811
1820
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qwen-code/qwen-code",
3
- "version": "0.14.0-preview.5",
3
+ "version": "0.14.1-preview.0",
4
4
  "description": "Qwen Code - AI-powered coding assistant",
5
5
  "repository": {
6
6
  "type": "git",
@@ -21,7 +21,7 @@
21
21
  "bundled"
22
22
  ],
23
23
  "config": {
24
- "sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.14.0-preview.5"
24
+ "sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.14.1-preview.0"
25
25
  },
26
26
  "dependencies": {},
27
27
  "optionalDependencies": {