@qwen-code/qwen-code 0.14.1 → 0.14.2
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/qc-helper/docs/configuration/settings.md +30 -16
- package/bundled/qc-helper/docs/features/approval-mode.md +16 -8
- package/bundled/qc-helper/docs/features/commands.md +1 -0
- package/cli.js +1154 -797
- package/locales/de.js +11 -0
- package/locales/en.js +11 -0
- package/locales/ja.js +11 -0
- package/locales/pt.js +11 -0
- package/locales/ru.js +11 -0
- package/locales/zh.js +10 -0
- package/package.json +2 -2
package/locales/de.js
CHANGED
|
@@ -1973,4 +1973,15 @@ export default {
|
|
|
1973
1973
|
'Vollständige Tool-Ausgabe und Denkprozess im ausführlichen Modus anzeigen (mit Strg+O umschalten).',
|
|
1974
1974
|
'Press Ctrl+O to show full tool output':
|
|
1975
1975
|
'Strg+O für vollständige Tool-Ausgabe drücken',
|
|
1976
|
+
|
|
1977
|
+
'Switch to plan mode or exit plan mode':
|
|
1978
|
+
'Switch to plan mode or exit plan mode',
|
|
1979
|
+
'Exited plan mode. Previous approval mode restored.':
|
|
1980
|
+
'Exited plan mode. Previous approval mode restored.',
|
|
1981
|
+
'Enabled plan mode. The agent will analyze and plan without executing tools.':
|
|
1982
|
+
'Enabled plan mode. The agent will analyze and plan without executing tools.',
|
|
1983
|
+
'Already in plan mode. Use "/plan exit" to exit plan mode.':
|
|
1984
|
+
'Already in plan mode. Use "/plan exit" to exit plan mode.',
|
|
1985
|
+
'Not in plan mode. Use "/plan" to enter plan mode first.':
|
|
1986
|
+
'Not in plan mode. Use "/plan" to enter plan mode first.',
|
|
1976
1987
|
};
|
package/locales/en.js
CHANGED
|
@@ -2013,4 +2013,15 @@ export default {
|
|
|
2013
2013
|
'Show full tool output and thinking in verbose mode (toggle with Ctrl+O).',
|
|
2014
2014
|
'Press Ctrl+O to show full tool output':
|
|
2015
2015
|
'Press Ctrl+O to show full tool output',
|
|
2016
|
+
|
|
2017
|
+
'Switch to plan mode or exit plan mode':
|
|
2018
|
+
'Switch to plan mode or exit plan mode',
|
|
2019
|
+
'Exited plan mode. Previous approval mode restored.':
|
|
2020
|
+
'Exited plan mode. Previous approval mode restored.',
|
|
2021
|
+
'Enabled plan mode. The agent will analyze and plan without executing tools.':
|
|
2022
|
+
'Enabled plan mode. The agent will analyze and plan without executing tools.',
|
|
2023
|
+
'Already in plan mode. Use "/plan exit" to exit plan mode.':
|
|
2024
|
+
'Already in plan mode. Use "/plan exit" to exit plan mode.',
|
|
2025
|
+
'Not in plan mode. Use "/plan" to enter plan mode first.':
|
|
2026
|
+
'Not in plan mode. Use "/plan" to enter plan mode first.',
|
|
2016
2027
|
};
|
package/locales/ja.js
CHANGED
|
@@ -1464,4 +1464,15 @@ export default {
|
|
|
1464
1464
|
'Show full tool output and thinking in verbose mode (toggle with Ctrl+O).':
|
|
1465
1465
|
'詳細モードで完全なツール出力と思考を表示します(Ctrl+O で切り替え)。',
|
|
1466
1466
|
'Press Ctrl+O to show full tool output': 'Ctrl+O で完全なツール出力を表示',
|
|
1467
|
+
|
|
1468
|
+
'Switch to plan mode or exit plan mode':
|
|
1469
|
+
'Switch to plan mode or exit plan mode',
|
|
1470
|
+
'Exited plan mode. Previous approval mode restored.':
|
|
1471
|
+
'Exited plan mode. Previous approval mode restored.',
|
|
1472
|
+
'Enabled plan mode. The agent will analyze and plan without executing tools.':
|
|
1473
|
+
'Enabled plan mode. The agent will analyze and plan without executing tools.',
|
|
1474
|
+
'Already in plan mode. Use "/plan exit" to exit plan mode.':
|
|
1475
|
+
'Already in plan mode. Use "/plan exit" to exit plan mode.',
|
|
1476
|
+
'Not in plan mode. Use "/plan" to enter plan mode first.':
|
|
1477
|
+
'Not in plan mode. Use "/plan" to enter plan mode first.',
|
|
1467
1478
|
};
|
package/locales/pt.js
CHANGED
|
@@ -1963,4 +1963,15 @@ export default {
|
|
|
1963
1963
|
'Mostrar saída completa da ferramenta e raciocínio no modo detalhado (alternar com Ctrl+O).',
|
|
1964
1964
|
'Press Ctrl+O to show full tool output':
|
|
1965
1965
|
'Pressione Ctrl+O para exibir a saída completa da ferramenta',
|
|
1966
|
+
|
|
1967
|
+
'Switch to plan mode or exit plan mode':
|
|
1968
|
+
'Switch to plan mode or exit plan mode',
|
|
1969
|
+
'Exited plan mode. Previous approval mode restored.':
|
|
1970
|
+
'Exited plan mode. Previous approval mode restored.',
|
|
1971
|
+
'Enabled plan mode. The agent will analyze and plan without executing tools.':
|
|
1972
|
+
'Enabled plan mode. The agent will analyze and plan without executing tools.',
|
|
1973
|
+
'Already in plan mode. Use "/plan exit" to exit plan mode.':
|
|
1974
|
+
'Already in plan mode. Use "/plan exit" to exit plan mode.',
|
|
1975
|
+
'Not in plan mode. Use "/plan" to enter plan mode first.':
|
|
1976
|
+
'Not in plan mode. Use "/plan" to enter plan mode first.',
|
|
1966
1977
|
};
|
package/locales/ru.js
CHANGED
|
@@ -1970,4 +1970,15 @@ export default {
|
|
|
1970
1970
|
'Показывать полный вывод инструментов и процесс рассуждений в подробном режиме (переключить с помощью Ctrl+O).',
|
|
1971
1971
|
'Press Ctrl+O to show full tool output':
|
|
1972
1972
|
'Нажмите Ctrl+O для показа полного вывода инструментов',
|
|
1973
|
+
|
|
1974
|
+
'Switch to plan mode or exit plan mode':
|
|
1975
|
+
'Switch to plan mode or exit plan mode',
|
|
1976
|
+
'Exited plan mode. Previous approval mode restored.':
|
|
1977
|
+
'Exited plan mode. Previous approval mode restored.',
|
|
1978
|
+
'Enabled plan mode. The agent will analyze and plan without executing tools.':
|
|
1979
|
+
'Enabled plan mode. The agent will analyze and plan without executing tools.',
|
|
1980
|
+
'Already in plan mode. Use "/plan exit" to exit plan mode.':
|
|
1981
|
+
'Already in plan mode. Use "/plan exit" to exit plan mode.',
|
|
1982
|
+
'Not in plan mode. Use "/plan" to enter plan mode first.':
|
|
1983
|
+
'Not in plan mode. Use "/plan" to enter plan mode first.',
|
|
1973
1984
|
};
|
package/locales/zh.js
CHANGED
|
@@ -1817,4 +1817,14 @@ export default {
|
|
|
1817
1817
|
'Show full tool output and thinking in verbose mode (toggle with Ctrl+O).':
|
|
1818
1818
|
'详细模式下显示完整工具输出和思考过程(Ctrl+O 切换)。',
|
|
1819
1819
|
'Press Ctrl+O to show full tool output': '按 Ctrl+O 查看详细工具调用结果',
|
|
1820
|
+
|
|
1821
|
+
'Switch to plan mode or exit plan mode': '切换到计划模式或退出计划模式',
|
|
1822
|
+
'Exited plan mode. Previous approval mode restored.':
|
|
1823
|
+
'已退出计划模式,已恢复之前的审批模式。',
|
|
1824
|
+
'Enabled plan mode. The agent will analyze and plan without executing tools.':
|
|
1825
|
+
'启用计划模式。智能体将只分析和规划,而不执行工具。',
|
|
1826
|
+
'Already in plan mode. Use "/plan exit" to exit plan mode.':
|
|
1827
|
+
'已处于计划模式。使用 "/plan exit" 退出计划模式。',
|
|
1828
|
+
'Not in plan mode. Use "/plan" to enter plan mode first.':
|
|
1829
|
+
'未处于计划模式。请先使用 "/plan" 进入计划模式。',
|
|
1820
1830
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qwen-code/qwen-code",
|
|
3
|
-
"version": "0.14.
|
|
3
|
+
"version": "0.14.2",
|
|
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.
|
|
24
|
+
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.14.2"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {},
|
|
27
27
|
"optionalDependencies": {
|