@qwen-code/qwen-code 0.14.0-preview.3 → 0.14.0-preview.4
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/bundled/loop/SKILL.md +61 -0
- package/bundled/qc-helper/docs/extension/extension-releasing.md +85 -2
- package/bundled/qc-helper/docs/extension/introduction.md +34 -6
- package/bundled/qc-helper/docs/features/_meta.ts +1 -0
- package/bundled/qc-helper/docs/features/hooks.md +12 -7
- package/bundled/qc-helper/docs/features/scheduled-tasks.md +139 -0
- package/bundled/qc-helper/docs/features/sub-agents.md +12 -8
- package/bundled/review/SKILL.md +144 -6
- package/cli.js +15028 -9273
- package/locales/de.js +13 -0
- package/locales/en.js +13 -0
- package/locales/ja.js +13 -0
- package/locales/pt.js +13 -0
- package/locales/ru.js +13 -0
- package/locales/zh.js +13 -0
- package/package.json +8 -8
package/locales/de.js
CHANGED
|
@@ -623,6 +623,19 @@ export default {
|
|
|
623
623
|
'No hook config selected': 'Keine Hook-Konfiguration ausgewählt',
|
|
624
624
|
'To modify or remove this hook, edit settings.json directly or ask Qwen to help.':
|
|
625
625
|
'Um diesen Hook zu ändern oder zu entfernen, bearbeiten Sie settings.json direkt oder fragen Sie Qwen.',
|
|
626
|
+
// Hooks - Disabled Step
|
|
627
|
+
'Hook Configuration - Disabled': 'Hook-Konfiguration - Deaktiviert',
|
|
628
|
+
'All hooks are currently disabled. You have {{count}} that are not running.':
|
|
629
|
+
'Alle Hooks sind derzeit deaktiviert. Sie haben {{count}} die nicht ausgeführt werden.',
|
|
630
|
+
'{{count}} configured hook': '{{count}} konfigurierter Hook',
|
|
631
|
+
'{{count}} configured hooks': '{{count}} konfigurierte Hooks',
|
|
632
|
+
'When hooks are disabled:': 'Wenn Hooks deaktiviert sind:',
|
|
633
|
+
'No hook commands will execute': 'Keine Hook-Befehle werden ausgeführt',
|
|
634
|
+
'StatusLine will not be displayed': 'StatusLine wird nicht angezeigt',
|
|
635
|
+
'Tool operations will proceed without hook validation':
|
|
636
|
+
'Tool-Operationen werden ohne Hook-Validierung fortgesetzt',
|
|
637
|
+
'To re-enable hooks, remove "disableAllHooks" from settings.json or ask Qwen Code.':
|
|
638
|
+
'Um Hooks wieder zu aktivieren, entfernen Sie "disableAllHooks" aus settings.json oder fragen Sie Qwen Code.',
|
|
626
639
|
// Hooks - Source
|
|
627
640
|
Project: 'Projekt',
|
|
628
641
|
User: 'Benutzer',
|
package/locales/en.js
CHANGED
|
@@ -696,6 +696,19 @@ export default {
|
|
|
696
696
|
'No hook config selected': 'No hook config selected',
|
|
697
697
|
'To modify or remove this hook, edit settings.json directly or ask Qwen to help.':
|
|
698
698
|
'To modify or remove this hook, edit settings.json directly or ask Qwen to help.',
|
|
699
|
+
// Hooks - Disabled Step
|
|
700
|
+
'Hook Configuration - Disabled': 'Hook Configuration - Disabled',
|
|
701
|
+
'All hooks are currently disabled. You have {{count}} that are not running.':
|
|
702
|
+
'All hooks are currently disabled. You have {{count}} that are not running.',
|
|
703
|
+
'{{count}} configured hook': '{{count}} configured hook',
|
|
704
|
+
'{{count}} configured hooks': '{{count}} configured hooks',
|
|
705
|
+
'When hooks are disabled:': 'When hooks are disabled:',
|
|
706
|
+
'No hook commands will execute': 'No hook commands will execute',
|
|
707
|
+
'StatusLine will not be displayed': 'StatusLine will not be displayed',
|
|
708
|
+
'Tool operations will proceed without hook validation':
|
|
709
|
+
'Tool operations will proceed without hook validation',
|
|
710
|
+
'To re-enable hooks, remove "disableAllHooks" from settings.json or ask Qwen Code.':
|
|
711
|
+
'To re-enable hooks, remove "disableAllHooks" from settings.json or ask Qwen Code.',
|
|
699
712
|
// Hooks - Source
|
|
700
713
|
Project: 'Project',
|
|
701
714
|
User: 'User',
|
package/locales/ja.js
CHANGED
|
@@ -409,6 +409,19 @@ export default {
|
|
|
409
409
|
'No hook config selected': 'フック設定が選択されていません',
|
|
410
410
|
'To modify or remove this hook, edit settings.json directly or ask Qwen to help.':
|
|
411
411
|
'このフックを変更または削除するには、settings.json を直接編集するか、Qwen に尋ねてください。',
|
|
412
|
+
// Hooks - Disabled Step
|
|
413
|
+
'Hook Configuration - Disabled': 'フック設定 - 無効',
|
|
414
|
+
'All hooks are currently disabled. You have {{count}} that are not running.':
|
|
415
|
+
'すべてのフックは現在無効です。{{count}} が実行されていません。',
|
|
416
|
+
'{{count}} configured hook': '{{count}} 個の設定されたフック',
|
|
417
|
+
'{{count}} configured hooks': '{{count}} 個の設定されたフック',
|
|
418
|
+
'When hooks are disabled:': 'フックが無効な場合:',
|
|
419
|
+
'No hook commands will execute': 'フックコマンドは実行されません',
|
|
420
|
+
'StatusLine will not be displayed': 'StatusLine は表示されません',
|
|
421
|
+
'Tool operations will proceed without hook validation':
|
|
422
|
+
'ツール操作はフック検証なしで続行されます',
|
|
423
|
+
'To re-enable hooks, remove "disableAllHooks" from settings.json or ask Qwen Code.':
|
|
424
|
+
'フックを再有効化するには、settings.json から "disableAllHooks" を削除するか、Qwen Code に尋ねてください。',
|
|
412
425
|
// Hooks - Source
|
|
413
426
|
Project: 'プロジェクト',
|
|
414
427
|
User: 'ユーザー',
|
package/locales/pt.js
CHANGED
|
@@ -629,6 +629,19 @@ export default {
|
|
|
629
629
|
'No hook config selected': 'Nenhuma configuração de hook selecionada',
|
|
630
630
|
'To modify or remove this hook, edit settings.json directly or ask Qwen to help.':
|
|
631
631
|
'Para modificar ou remover este hook, edite settings.json diretamente ou pergunte ao Qwen.',
|
|
632
|
+
// Hooks - Disabled Step
|
|
633
|
+
'Hook Configuration - Disabled': 'Configuração de Hook - Desativado',
|
|
634
|
+
'All hooks are currently disabled. You have {{count}} that are not running.':
|
|
635
|
+
'Todos os hooks estão desativados. Você tem {{count}} que não estão em execução.',
|
|
636
|
+
'{{count}} configured hook': '{{count}} hook configurado',
|
|
637
|
+
'{{count}} configured hooks': '{{count}} hooks configurados',
|
|
638
|
+
'When hooks are disabled:': 'Quando os hooks estão desativados:',
|
|
639
|
+
'No hook commands will execute': 'Nenhum comando de hook será executado',
|
|
640
|
+
'StatusLine will not be displayed': 'StatusLine não será exibido',
|
|
641
|
+
'Tool operations will proceed without hook validation':
|
|
642
|
+
'As operações de ferramentas prosseguirão sem validação de hook',
|
|
643
|
+
'To re-enable hooks, remove "disableAllHooks" from settings.json or ask Qwen Code.':
|
|
644
|
+
'Para reativar os hooks, remova "disableAllHooks" do settings.json ou pergunte ao Qwen Code.',
|
|
632
645
|
// Hooks - Source
|
|
633
646
|
Project: 'Projeto',
|
|
634
647
|
User: 'Usuário',
|
package/locales/ru.js
CHANGED
|
@@ -634,6 +634,19 @@ export default {
|
|
|
634
634
|
'No hook config selected': 'Конфигурация хука не выбрана',
|
|
635
635
|
'To modify or remove this hook, edit settings.json directly or ask Qwen to help.':
|
|
636
636
|
'Чтобы изменить или удалить этот хук, отредактируйте settings.json напрямую или спросите Qwen.',
|
|
637
|
+
// Hooks - Disabled Step
|
|
638
|
+
'Hook Configuration - Disabled': 'Конфигурация хуков - Отключено',
|
|
639
|
+
'All hooks are currently disabled. You have {{count}} that are not running.':
|
|
640
|
+
'Все хуки в данный момент отключены. У вас {{count}} не выполняются.',
|
|
641
|
+
'{{count}} configured hook': '{{count}} настроенный хук',
|
|
642
|
+
'{{count}} configured hooks': '{{count}} настроенных хуков',
|
|
643
|
+
'When hooks are disabled:': 'Когда хуки отключены:',
|
|
644
|
+
'No hook commands will execute': 'Никакие команды хуков не будут выполняться',
|
|
645
|
+
'StatusLine will not be displayed': 'StatusLine не будет отображаться',
|
|
646
|
+
'Tool operations will proceed without hook validation':
|
|
647
|
+
'Операции инструментов будут выполняться без проверки хуков',
|
|
648
|
+
'To re-enable hooks, remove "disableAllHooks" from settings.json or ask Qwen Code.':
|
|
649
|
+
'Чтобы снова включить хуки, удалите "disableAllHooks" из settings.json или спросите Qwen Code.',
|
|
637
650
|
// Hooks - Source
|
|
638
651
|
Project: 'Проект',
|
|
639
652
|
User: 'Пользователь',
|
package/locales/zh.js
CHANGED
|
@@ -660,6 +660,19 @@ export default {
|
|
|
660
660
|
'No hook config selected': '未选择 Hook 配置',
|
|
661
661
|
'To modify or remove this hook, edit settings.json directly or ask Qwen to help.':
|
|
662
662
|
'要修改或删除此 Hook,请直接编辑 settings.json 或询问 Qwen。',
|
|
663
|
+
// Hooks - Disabled Step
|
|
664
|
+
'Hook Configuration - Disabled': 'Hook 配置 - 已禁用',
|
|
665
|
+
'All hooks are currently disabled. You have {{count}} that are not running.':
|
|
666
|
+
'所有 Hook 当前已禁用。您有 {{count}} 未运行。',
|
|
667
|
+
'{{count}} configured hook': '{{count}} 个已配置的 Hook',
|
|
668
|
+
'{{count}} configured hooks': '{{count}} 个已配置的 Hook',
|
|
669
|
+
'When hooks are disabled:': '当 Hook 被禁用时:',
|
|
670
|
+
'No hook commands will execute': '不会执行任何 Hook 命令',
|
|
671
|
+
'StatusLine will not be displayed': '不会显示状态栏',
|
|
672
|
+
'Tool operations will proceed without hook validation':
|
|
673
|
+
'工具操作将在没有 Hook 验证的情况下继续',
|
|
674
|
+
'To re-enable hooks, remove "disableAllHooks" from settings.json or ask Qwen Code.':
|
|
675
|
+
'要重新启用 Hook,请从 settings.json 中删除 "disableAllHooks" 或询问 Qwen Code。',
|
|
663
676
|
// Hooks - Source
|
|
664
677
|
Project: '项目',
|
|
665
678
|
User: '用户',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qwen-code/qwen-code",
|
|
3
|
-
"version": "0.14.0-preview.
|
|
3
|
+
"version": "0.14.0-preview.4",
|
|
4
4
|
"description": "Qwen Code - AI-powered coding assistant",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -21,16 +21,16 @@
|
|
|
21
21
|
"bundled"
|
|
22
22
|
],
|
|
23
23
|
"config": {
|
|
24
|
-
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.14.0-preview.
|
|
24
|
+
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.14.0-preview.4"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {},
|
|
27
27
|
"optionalDependencies": {
|
|
28
|
-
"@lydell/node-pty": "1.
|
|
29
|
-
"@lydell/node-pty-darwin-arm64": "1.
|
|
30
|
-
"@lydell/node-pty-darwin-x64": "1.
|
|
31
|
-
"@lydell/node-pty-linux-x64": "1.
|
|
32
|
-
"@lydell/node-pty-win32-arm64": "1.
|
|
33
|
-
"@lydell/node-pty-win32-x64": "1.
|
|
28
|
+
"@lydell/node-pty": "1.2.0-beta.10",
|
|
29
|
+
"@lydell/node-pty-darwin-arm64": "1.2.0-beta.10",
|
|
30
|
+
"@lydell/node-pty-darwin-x64": "1.2.0-beta.10",
|
|
31
|
+
"@lydell/node-pty-linux-x64": "1.2.0-beta.10",
|
|
32
|
+
"@lydell/node-pty-win32-arm64": "1.2.0-beta.10",
|
|
33
|
+
"@lydell/node-pty-win32-x64": "1.2.0-beta.10",
|
|
34
34
|
"@teddyzhu/clipboard": "0.0.5",
|
|
35
35
|
"@teddyzhu/clipboard-darwin-arm64": "0.0.5",
|
|
36
36
|
"@teddyzhu/clipboard-darwin-x64": "0.0.5",
|