@qwen-code/qwen-code 0.12.3 → 0.12.4-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/cli.js +32176 -31752
- package/locales/de.js +34 -0
- package/locales/en.js +33 -0
- package/locales/ja.js +34 -0
- package/locales/pt.js +34 -0
- package/locales/ru.js +34 -0
- package/locales/zh.js +33 -0
- package/package.json +2 -2
- package/sandbox-macos-permissive-open.sb +3 -1
package/locales/de.js
CHANGED
|
@@ -99,6 +99,7 @@ export default {
|
|
|
99
99
|
'Analysiert das Projekt und erstellt eine maßgeschneiderte QWEN.md-Datei.',
|
|
100
100
|
'List available Qwen Code tools. Usage: /tools [desc]':
|
|
101
101
|
'Verfügbare Qwen Code Werkzeuge auflisten. Verwendung: /tools [desc]',
|
|
102
|
+
'List available skills.': 'Verfügbare Skills auflisten.',
|
|
102
103
|
'Available Qwen Code CLI tools:': 'Verfügbare Qwen Code CLI-Werkzeuge:',
|
|
103
104
|
'No tools available': 'Keine Werkzeuge verfügbar',
|
|
104
105
|
'View or change the approval mode for tool usage':
|
|
@@ -376,6 +377,7 @@ export default {
|
|
|
376
377
|
'Diese Editoren werden derzeit unterstützt. Bitte beachten Sie, dass einige Editoren nicht im Sandbox-Modus verwendet werden können.',
|
|
377
378
|
'Your preferred editor is:': 'Ihr bevorzugter Editor ist:',
|
|
378
379
|
'Manage extensions': 'Erweiterungen verwalten',
|
|
380
|
+
'Manage installed extensions': 'Installierte Erweiterungen verwalten',
|
|
379
381
|
'List active extensions': 'Aktive Erweiterungen auflisten',
|
|
380
382
|
'Update extensions. Usage: update <extension-names>|--all':
|
|
381
383
|
'Erweiterungen aktualisieren. Verwendung: update <Erweiterungsnamen>|--all',
|
|
@@ -585,6 +587,38 @@ export default {
|
|
|
585
587
|
'Fehler beim Konfigurieren von {{terminalName}}.',
|
|
586
588
|
'Your terminal is already configured for an optimal experience with multiline input (Shift+Enter and Ctrl+Enter).':
|
|
587
589
|
'Ihr Terminal ist bereits für optimale Erfahrung mit mehrzeiliger Eingabe konfiguriert (Umschalt+Enter und Strg+Enter).',
|
|
590
|
+
// ============================================================================
|
|
591
|
+
// Commands - Hooks
|
|
592
|
+
// ============================================================================
|
|
593
|
+
'Manage Qwen Code hooks': 'Qwen Code-Hooks verwalten',
|
|
594
|
+
'List all configured hooks': 'Alle konfigurierten Hooks auflisten',
|
|
595
|
+
'Enable a disabled hook': 'Einen deaktivierten Hook aktivieren',
|
|
596
|
+
'Disable an active hook': 'Einen aktiven Hook deaktivieren',
|
|
597
|
+
|
|
598
|
+
// ============================================================================
|
|
599
|
+
// Commands - Session Export
|
|
600
|
+
// ============================================================================
|
|
601
|
+
'Export current session message history to a file':
|
|
602
|
+
'Den Nachrichtenverlauf der aktuellen Sitzung in eine Datei exportieren',
|
|
603
|
+
'Export session to HTML format': 'Sitzung in das HTML-Format exportieren',
|
|
604
|
+
'Export session to JSON format': 'Sitzung in das JSON-Format exportieren',
|
|
605
|
+
'Export session to JSONL format (one message per line)':
|
|
606
|
+
'Sitzung in das JSONL-Format exportieren (eine Nachricht pro Zeile)',
|
|
607
|
+
'Export session to markdown format':
|
|
608
|
+
'Sitzung in das Markdown-Format exportieren',
|
|
609
|
+
|
|
610
|
+
// ============================================================================
|
|
611
|
+
// Commands - Insights
|
|
612
|
+
// ============================================================================
|
|
613
|
+
'generate personalized programming insights from your chat history':
|
|
614
|
+
'Personalisierte Programmier-Einblicke aus Ihrem Chatverlauf generieren',
|
|
615
|
+
|
|
616
|
+
// ============================================================================
|
|
617
|
+
// Commands - Session History
|
|
618
|
+
// ============================================================================
|
|
619
|
+
'Resume a previous session': 'Eine vorherige Sitzung fortsetzen',
|
|
620
|
+
'Restore a tool call. This will reset the conversation and file history to the state it was in when the tool call was suggested':
|
|
621
|
+
'Einen Tool-Aufruf wiederherstellen. Dadurch werden Konversations- und Dateiverlauf auf den Zustand zurückgesetzt, in dem der Tool-Aufruf vorgeschlagen wurde',
|
|
588
622
|
'Could not detect terminal type. Supported terminals: VS Code, Cursor, Windsurf, and Trae.':
|
|
589
623
|
'Terminal-Typ konnte nicht erkannt werden. Unterstützte Terminals: VS Code, Cursor, Windsurf und Trae.',
|
|
590
624
|
'Terminal "{{terminal}}" is not supported yet.':
|
package/locales/en.js
CHANGED
|
@@ -118,6 +118,7 @@ export default {
|
|
|
118
118
|
'Analyzes the project and creates a tailored QWEN.md file.',
|
|
119
119
|
'List available Qwen Code tools. Usage: /tools [desc]':
|
|
120
120
|
'List available Qwen Code tools. Usage: /tools [desc]',
|
|
121
|
+
'List available skills.': 'List available skills.',
|
|
121
122
|
'Available Qwen Code CLI tools:': 'Available Qwen Code CLI tools:',
|
|
122
123
|
'No tools available': 'No tools available',
|
|
123
124
|
'View or change the approval mode for tool usage':
|
|
@@ -459,6 +460,7 @@ export default {
|
|
|
459
460
|
'These editors are currently supported. Please note that some editors cannot be used in sandbox mode.',
|
|
460
461
|
'Your preferred editor is:': 'Your preferred editor is:',
|
|
461
462
|
'Manage extensions': 'Manage extensions',
|
|
463
|
+
'Manage installed extensions': 'Manage installed extensions',
|
|
462
464
|
'List active extensions': 'List active extensions',
|
|
463
465
|
'Update extensions. Usage: update <extension-names>|--all':
|
|
464
466
|
'Update extensions. Usage: update <extension-names>|--all',
|
|
@@ -659,6 +661,37 @@ export default {
|
|
|
659
661
|
'Failed to configure {{terminalName}}.',
|
|
660
662
|
'Your terminal is already configured for an optimal experience with multiline input (Shift+Enter and Ctrl+Enter).':
|
|
661
663
|
'Your terminal is already configured for an optimal experience with multiline input (Shift+Enter and Ctrl+Enter).',
|
|
664
|
+
// ============================================================================
|
|
665
|
+
// Commands - Hooks
|
|
666
|
+
// ============================================================================
|
|
667
|
+
'Manage Qwen Code hooks': 'Manage Qwen Code hooks',
|
|
668
|
+
'List all configured hooks': 'List all configured hooks',
|
|
669
|
+
'Enable a disabled hook': 'Enable a disabled hook',
|
|
670
|
+
'Disable an active hook': 'Disable an active hook',
|
|
671
|
+
|
|
672
|
+
// ============================================================================
|
|
673
|
+
// Commands - Session Export
|
|
674
|
+
// ============================================================================
|
|
675
|
+
'Export current session message history to a file':
|
|
676
|
+
'Export current session message history to a file',
|
|
677
|
+
'Export session to HTML format': 'Export session to HTML format',
|
|
678
|
+
'Export session to JSON format': 'Export session to JSON format',
|
|
679
|
+
'Export session to JSONL format (one message per line)':
|
|
680
|
+
'Export session to JSONL format (one message per line)',
|
|
681
|
+
'Export session to markdown format': 'Export session to markdown format',
|
|
682
|
+
|
|
683
|
+
// ============================================================================
|
|
684
|
+
// Commands - Insights
|
|
685
|
+
// ============================================================================
|
|
686
|
+
'generate personalized programming insights from your chat history':
|
|
687
|
+
'generate personalized programming insights from your chat history',
|
|
688
|
+
|
|
689
|
+
// ============================================================================
|
|
690
|
+
// Commands - Session History
|
|
691
|
+
// ============================================================================
|
|
692
|
+
'Resume a previous session': 'Resume a previous session',
|
|
693
|
+
'Restore a tool call. This will reset the conversation and file history to the state it was in when the tool call was suggested':
|
|
694
|
+
'Restore a tool call. This will reset the conversation and file history to the state it was in when the tool call was suggested',
|
|
662
695
|
'Could not detect terminal type. Supported terminals: VS Code, Cursor, Windsurf, and Trae.':
|
|
663
696
|
'Could not detect terminal type. Supported terminals: VS Code, Cursor, Windsurf, and Trae.',
|
|
664
697
|
'Terminal "{{terminal}}" is not supported yet.':
|
package/locales/ja.js
CHANGED
|
@@ -85,6 +85,7 @@ export default {
|
|
|
85
85
|
'プロジェクトを分析し、カスタマイズされた QWEN.md ファイルを作成',
|
|
86
86
|
'List available Qwen Code tools. Usage: /tools [desc]':
|
|
87
87
|
'利用可能な Qwen Code ツールを一覧表示。使い方: /tools [desc]',
|
|
88
|
+
'List available skills.': '利用可能なスキルを一覧表示する。',
|
|
88
89
|
'Available Qwen Code CLI tools:': '利用可能な Qwen Code CLI ツール:',
|
|
89
90
|
'No tools available': '利用可能なツールはありません',
|
|
90
91
|
'View or change the approval mode for tool usage':
|
|
@@ -328,6 +329,7 @@ export default {
|
|
|
328
329
|
'ワークスペース内のすべてのディレクトリを表示',
|
|
329
330
|
'set external editor preference': '外部エディタの設定',
|
|
330
331
|
'Manage extensions': '拡張機能を管理',
|
|
332
|
+
'Manage installed extensions': 'インストール済みの拡張機能を管理する',
|
|
331
333
|
'List active extensions': '有効な拡張機能を一覧表示',
|
|
332
334
|
'Update extensions. Usage: update <extension-names>|--all':
|
|
333
335
|
'拡張機能を更新。使い方: update <拡張機能名>|--all',
|
|
@@ -371,6 +373,38 @@ export default {
|
|
|
371
373
|
'{{terminalName}} の設定に失敗しました',
|
|
372
374
|
'Your terminal is already configured for an optimal experience with multiline input (Shift+Enter and Ctrl+Enter).':
|
|
373
375
|
'ターミナルは複数行入力(Shift+Enter と Ctrl+Enter)に最適化されています',
|
|
376
|
+
// ============================================================================
|
|
377
|
+
// Commands - Hooks
|
|
378
|
+
// ============================================================================
|
|
379
|
+
'Manage Qwen Code hooks': 'Qwen Code のフックを管理する',
|
|
380
|
+
'List all configured hooks': '設定済みのフックをすべて表示する',
|
|
381
|
+
'Enable a disabled hook': '無効なフックを有効にする',
|
|
382
|
+
'Disable an active hook': '有効なフックを無効にする',
|
|
383
|
+
|
|
384
|
+
// ============================================================================
|
|
385
|
+
// Commands - Session Export
|
|
386
|
+
// ============================================================================
|
|
387
|
+
'Export current session message history to a file':
|
|
388
|
+
'現在のセッションのメッセージ履歴をファイルにエクスポートする',
|
|
389
|
+
'Export session to HTML format': 'セッションを HTML 形式でエクスポートする',
|
|
390
|
+
'Export session to JSON format': 'セッションを JSON 形式でエクスポートする',
|
|
391
|
+
'Export session to JSONL format (one message per line)':
|
|
392
|
+
'セッションを JSONL 形式でエクスポートする(1 行に 1 メッセージ)',
|
|
393
|
+
'Export session to markdown format':
|
|
394
|
+
'セッションを Markdown 形式でエクスポートする',
|
|
395
|
+
|
|
396
|
+
// ============================================================================
|
|
397
|
+
// Commands - Insights
|
|
398
|
+
// ============================================================================
|
|
399
|
+
'generate personalized programming insights from your chat history':
|
|
400
|
+
'チャット履歴からパーソナライズされたプログラミングインサイトを生成する',
|
|
401
|
+
|
|
402
|
+
// ============================================================================
|
|
403
|
+
// Commands - Session History
|
|
404
|
+
// ============================================================================
|
|
405
|
+
'Resume a previous session': '前のセッションを再開する',
|
|
406
|
+
'Restore a tool call. This will reset the conversation and file history to the state it was in when the tool call was suggested':
|
|
407
|
+
'ツール呼び出しを復元します。これにより、会話とファイルの履歴はそのツール呼び出しが提案された時点の状態に戻ります',
|
|
374
408
|
'Could not detect terminal type. Supported terminals: VS Code, Cursor, Windsurf, and Trae.':
|
|
375
409
|
'ターミナルの種類を検出できませんでした。サポートされているターミナル: VS Code、Cursor、Windsurf、Trae',
|
|
376
410
|
'Terminal "{{terminal}}" is not supported yet.':
|
package/locales/pt.js
CHANGED
|
@@ -111,6 +111,7 @@ export default {
|
|
|
111
111
|
'Analisa o projeto e cria um arquivo QWEN.md personalizado.',
|
|
112
112
|
'List available Qwen Code tools. Usage: /tools [desc]':
|
|
113
113
|
'Listar ferramentas Qwen Code disponíveis. Uso: /tools [desc]',
|
|
114
|
+
'List available skills.': 'Listar habilidades disponíveis.',
|
|
114
115
|
'Available Qwen Code CLI tools:': 'Ferramentas CLI do Qwen Code disponíveis:',
|
|
115
116
|
'No tools available': 'Nenhuma ferramenta disponível',
|
|
116
117
|
'View or change the approval mode for tool usage':
|
|
@@ -401,6 +402,7 @@ export default {
|
|
|
401
402
|
'Estes editores são suportados atualmente. Note que alguns editores não podem ser usados no modo sandbox.',
|
|
402
403
|
'Your preferred editor is:': 'Seu editor preferido é:',
|
|
403
404
|
'Manage extensions': 'Gerenciar extensões',
|
|
405
|
+
'Manage installed extensions': 'Gerenciar extensões instaladas',
|
|
404
406
|
'List active extensions': 'Listar extensões ativas',
|
|
405
407
|
'Update extensions. Usage: update <extension-names>|--all':
|
|
406
408
|
'Atualizar extensões. Uso: update <nomes-das-extensoes>|--all',
|
|
@@ -590,6 +592,38 @@ export default {
|
|
|
590
592
|
'Falha ao configurar {{terminalName}}.',
|
|
591
593
|
'Your terminal is already configured for an optimal experience with multiline input (Shift+Enter and Ctrl+Enter).':
|
|
592
594
|
'Seu terminal já está configurado para uma experiência ideal com entrada multilinhas (Shift+Enter e Ctrl+Enter).',
|
|
595
|
+
// ============================================================================
|
|
596
|
+
// Commands - Hooks
|
|
597
|
+
// ============================================================================
|
|
598
|
+
'Manage Qwen Code hooks': 'Gerenciar hooks do Qwen Code',
|
|
599
|
+
'List all configured hooks': 'Listar todos os hooks configurados',
|
|
600
|
+
'Enable a disabled hook': 'Ativar um hook desativado',
|
|
601
|
+
'Disable an active hook': 'Desativar um hook ativo',
|
|
602
|
+
|
|
603
|
+
// ============================================================================
|
|
604
|
+
// Commands - Session Export
|
|
605
|
+
// ============================================================================
|
|
606
|
+
'Export current session message history to a file':
|
|
607
|
+
'Exportar o histórico de mensagens da sessão atual para um arquivo',
|
|
608
|
+
'Export session to HTML format': 'Exportar a sessão para o formato HTML',
|
|
609
|
+
'Export session to JSON format': 'Exportar a sessão para o formato JSON',
|
|
610
|
+
'Export session to JSONL format (one message per line)':
|
|
611
|
+
'Exportar a sessão para o formato JSONL (uma mensagem por linha)',
|
|
612
|
+
'Export session to markdown format':
|
|
613
|
+
'Exportar a sessão para o formato Markdown',
|
|
614
|
+
|
|
615
|
+
// ============================================================================
|
|
616
|
+
// Commands - Insights
|
|
617
|
+
// ============================================================================
|
|
618
|
+
'generate personalized programming insights from your chat history':
|
|
619
|
+
'Gerar insights personalizados de programação a partir do seu histórico de chat',
|
|
620
|
+
|
|
621
|
+
// ============================================================================
|
|
622
|
+
// Commands - Session History
|
|
623
|
+
// ============================================================================
|
|
624
|
+
'Resume a previous session': 'Retomar uma sessão anterior',
|
|
625
|
+
'Restore a tool call. This will reset the conversation and file history to the state it was in when the tool call was suggested':
|
|
626
|
+
'Restaurar uma chamada de ferramenta. Isso redefinirá o histórico da conversa e dos arquivos para o estado em que a chamada da ferramenta foi sugerida',
|
|
593
627
|
'Could not detect terminal type. Supported terminals: VS Code, Cursor, Windsurf, and Trae.':
|
|
594
628
|
'Não foi possível detectar o tipo de terminal. Terminais suportados: VS Code, Cursor, Windsurf e Trae.',
|
|
595
629
|
'Terminal "{{terminal}}" is not supported yet.':
|
package/locales/ru.js
CHANGED
|
@@ -119,6 +119,7 @@ export default {
|
|
|
119
119
|
'Анализ проекта и создание адаптированного файла QWEN.md',
|
|
120
120
|
'List available Qwen Code tools. Usage: /tools [desc]':
|
|
121
121
|
'Просмотр доступных инструментов Qwen Code. Использование: /tools [desc]',
|
|
122
|
+
'List available skills.': 'Показать доступные навыки.',
|
|
122
123
|
'Available Qwen Code CLI tools:': 'Доступные инструменты Qwen Code CLI:',
|
|
123
124
|
'No tools available': 'Нет доступных инструментов',
|
|
124
125
|
'View or change the approval mode for tool usage':
|
|
@@ -398,6 +399,7 @@ export default {
|
|
|
398
399
|
'В настоящее время поддерживаются следующие редакторы. Обратите внимание, что некоторые редакторы нельзя использовать в режиме песочницы.',
|
|
399
400
|
'Your preferred editor is:': 'Ваш предпочитаемый редактор:',
|
|
400
401
|
'Manage extensions': 'Управление расширениями',
|
|
402
|
+
'Manage installed extensions': 'Управлять установленными расширениями',
|
|
401
403
|
'List active extensions': 'Показать активные расширения',
|
|
402
404
|
'Update extensions. Usage: update <extension-names>|--all':
|
|
403
405
|
'Обновить расширения. Использование: update <extension-names>|--all',
|
|
@@ -596,6 +598,38 @@ export default {
|
|
|
596
598
|
'Не удалось настроить {{terminalName}}.',
|
|
597
599
|
'Your terminal is already configured for an optimal experience with multiline input (Shift+Enter and Ctrl+Enter).':
|
|
598
600
|
'Ваш терминал уже настроен для оптимальной работы с многострочным вводом (Shift+Enter и Ctrl+Enter).',
|
|
601
|
+
// ============================================================================
|
|
602
|
+
// Commands - Hooks
|
|
603
|
+
// ============================================================================
|
|
604
|
+
'Manage Qwen Code hooks': 'Управлять хуками Qwen Code',
|
|
605
|
+
'List all configured hooks': 'Показать все настроенные хуки',
|
|
606
|
+
'Enable a disabled hook': 'Включить отключенный хук',
|
|
607
|
+
'Disable an active hook': 'Отключить активный хук',
|
|
608
|
+
|
|
609
|
+
// ============================================================================
|
|
610
|
+
// Commands - Session Export
|
|
611
|
+
// ============================================================================
|
|
612
|
+
'Export current session message history to a file':
|
|
613
|
+
'Экспортировать историю сообщений текущей сессии в файл',
|
|
614
|
+
'Export session to HTML format': 'Экспортировать сессию в формат HTML',
|
|
615
|
+
'Export session to JSON format': 'Экспортировать сессию в формат JSON',
|
|
616
|
+
'Export session to JSONL format (one message per line)':
|
|
617
|
+
'Экспортировать сессию в формат JSONL (одно сообщение на строку)',
|
|
618
|
+
'Export session to markdown format':
|
|
619
|
+
'Экспортировать сессию в формат Markdown',
|
|
620
|
+
|
|
621
|
+
// ============================================================================
|
|
622
|
+
// Commands - Insights
|
|
623
|
+
// ============================================================================
|
|
624
|
+
'generate personalized programming insights from your chat history':
|
|
625
|
+
'Создать персонализированные инсайты по программированию на основе истории чата',
|
|
626
|
+
|
|
627
|
+
// ============================================================================
|
|
628
|
+
// Commands - Session History
|
|
629
|
+
// ============================================================================
|
|
630
|
+
'Resume a previous session': 'Продолжить предыдущую сессию',
|
|
631
|
+
'Restore a tool call. This will reset the conversation and file history to the state it was in when the tool call was suggested':
|
|
632
|
+
'Восстановить вызов инструмента. Это вернет историю разговора и файлов к состоянию на момент, когда был предложен этот вызов инструмента',
|
|
599
633
|
'Could not detect terminal type. Supported terminals: VS Code, Cursor, Windsurf, and Trae.':
|
|
600
634
|
'Не удалось определить тип терминала. Поддерживаемые терминалы: VS Code, Cursor, Windsurf и Trae.',
|
|
601
635
|
'Terminal "{{terminal}}" is not supported yet.':
|
package/locales/zh.js
CHANGED
|
@@ -116,6 +116,7 @@ export default {
|
|
|
116
116
|
'分析项目并创建定制的 QWEN.md 文件',
|
|
117
117
|
'List available Qwen Code tools. Usage: /tools [desc]':
|
|
118
118
|
'列出可用的 Qwen Code 工具。用法:/tools [desc]',
|
|
119
|
+
'List available skills.': '列出可用技能。',
|
|
119
120
|
'Available Qwen Code CLI tools:': '可用的 Qwen Code CLI 工具:',
|
|
120
121
|
'No tools available': '没有可用工具',
|
|
121
122
|
'View or change the approval mode for tool usage':
|
|
@@ -437,6 +438,7 @@ export default {
|
|
|
437
438
|
'当前支持以下编辑器。请注意,某些编辑器无法在沙箱模式下使用。',
|
|
438
439
|
'Your preferred editor is:': '您的首选编辑器是:',
|
|
439
440
|
'Manage extensions': '管理扩展',
|
|
441
|
+
'Manage installed extensions': '管理已安装的扩展',
|
|
440
442
|
'List active extensions': '列出活动扩展',
|
|
441
443
|
'Update extensions. Usage: update <extension-names>|--all':
|
|
442
444
|
'更新扩展。用法:update <extension-names>|--all',
|
|
@@ -623,6 +625,37 @@ export default {
|
|
|
623
625
|
'Failed to configure {{terminalName}}.': '配置 {{terminalName}} 失败。',
|
|
624
626
|
'Your terminal is already configured for an optimal experience with multiline input (Shift+Enter and Ctrl+Enter).':
|
|
625
627
|
'您的终端已配置为支持多行输入(Shift+Enter 和 Ctrl+Enter)的最佳体验。',
|
|
628
|
+
// ============================================================================
|
|
629
|
+
// Commands - Hooks
|
|
630
|
+
// ============================================================================
|
|
631
|
+
'Manage Qwen Code hooks': '管理 Qwen Code Hook',
|
|
632
|
+
'List all configured hooks': '列出所有已配置的 Hook',
|
|
633
|
+
'Enable a disabled hook': '启用已禁用的 Hook',
|
|
634
|
+
'Disable an active hook': '禁用已启用的 Hook',
|
|
635
|
+
|
|
636
|
+
// ============================================================================
|
|
637
|
+
// Commands - Session Export
|
|
638
|
+
// ============================================================================
|
|
639
|
+
'Export current session message history to a file':
|
|
640
|
+
'将当前会话的消息记录导出到文件',
|
|
641
|
+
'Export session to HTML format': '将会话导出为 HTML 文件',
|
|
642
|
+
'Export session to JSON format': '将会话导出为 JSON 文件',
|
|
643
|
+
'Export session to JSONL format (one message per line)':
|
|
644
|
+
'将会话导出为 JSONL 文件(每行一条消息)',
|
|
645
|
+
'Export session to markdown format': '将会话导出为 Markdown 文件',
|
|
646
|
+
|
|
647
|
+
// ============================================================================
|
|
648
|
+
// Commands - Insights
|
|
649
|
+
// ============================================================================
|
|
650
|
+
'generate personalized programming insights from your chat history':
|
|
651
|
+
'根据你的聊天记录生成个性化编程洞察',
|
|
652
|
+
|
|
653
|
+
// ============================================================================
|
|
654
|
+
// Commands - Session History
|
|
655
|
+
// ============================================================================
|
|
656
|
+
'Resume a previous session': '恢复先前会话',
|
|
657
|
+
'Restore a tool call. This will reset the conversation and file history to the state it was in when the tool call was suggested':
|
|
658
|
+
'恢复某次工具调用。这将把对话与文件历史重置到提出该工具调用建议时的状态',
|
|
626
659
|
'Could not detect terminal type. Supported terminals: VS Code, Cursor, Windsurf, and Trae.':
|
|
627
660
|
'无法检测终端类型。支持的终端:VS Code、Cursor、Windsurf 和 Trae。',
|
|
628
661
|
'Terminal "{{terminal}}" is not supported yet.':
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qwen-code/qwen-code",
|
|
3
|
-
"version": "0.12.
|
|
3
|
+
"version": "0.12.4-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.12.
|
|
23
|
+
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.12.4-preview.0"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {},
|
|
26
26
|
"optionalDependencies": {
|