@qwen-code/qwen-code 0.14.3-preview.0 → 0.14.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/README.md +2 -0
- package/bundled/qc-helper/docs/configuration/settings.md +20 -12
- package/bundled/qc-helper/docs/features/_meta.ts +1 -0
- package/bundled/qc-helper/docs/features/hooks.md +113 -0
- package/bundled/qc-helper/docs/features/sandbox.md +9 -1
- package/bundled/qc-helper/docs/features/sub-agents.md +89 -5
- package/bundled/qc-helper/docs/features/tips.md +54 -0
- package/cli.js +259058 -254972
- package/locales/de.js +12 -0
- package/locales/en.js +11 -0
- package/locales/fr.js +2086 -0
- package/locales/ja.js +11 -0
- package/locales/pt.js +12 -0
- package/locales/ru.js +12 -0
- package/locales/zh.js +11 -0
- package/package.json +2 -2
package/locales/ja.js
CHANGED
|
@@ -1123,6 +1123,7 @@ export default {
|
|
|
1123
1123
|
'Press Ctrl+C again to exit.': 'Ctrl+C をもう一度押すと終了します',
|
|
1124
1124
|
'Press Ctrl+D again to exit.': 'Ctrl+D をもう一度押すと終了します',
|
|
1125
1125
|
'Press Esc again to clear.': 'Esc をもう一度押すとクリアします',
|
|
1126
|
+
'Press ↑ to edit queued messages': '↑ を押してキュー内のメッセージを編集',
|
|
1126
1127
|
// MCP Status
|
|
1127
1128
|
'⏳ MCP servers are starting up ({{count}} initializing)...':
|
|
1128
1129
|
'⏳ MCPサーバーを起動中({{count}} 初期化中)...',
|
|
@@ -1175,6 +1176,16 @@ export default {
|
|
|
1175
1176
|
'Tab または /approval-mode で権限モードをすばやく切り替えられます。',
|
|
1176
1177
|
'Try /insight to generate personalized insights from your chat history.':
|
|
1177
1178
|
'/insight でチャット履歴からパーソナライズされたインサイトを生成できます。',
|
|
1179
|
+
'Add a QWEN.md file to give Qwen Code persistent project context.':
|
|
1180
|
+
'QWEN.md ファイルを追加すると、Qwen Code に永続的なプロジェクトコンテキストを与えられます。',
|
|
1181
|
+
'Use /btw to ask a quick side question without disrupting the conversation.':
|
|
1182
|
+
'会話を中断せずに /btw でちょっとした横道の質問ができます。',
|
|
1183
|
+
'Context is almost full! Run /compress now or start /new to continue.':
|
|
1184
|
+
'コンテキストがもうすぐいっぱいです!今すぐ /compress を実行するか、/new を開始して続けてください。',
|
|
1185
|
+
'Context is getting full. Use /compress to free up space.':
|
|
1186
|
+
'コンテキストが埋まりつつあります。/compress を使って空きを増やしてください。',
|
|
1187
|
+
'Long conversation? /compress summarizes history to free context.':
|
|
1188
|
+
'会話が長くなりましたか? /compress は履歴を要約してコンテキストを空けます。',
|
|
1178
1189
|
'Tips for getting started:': '始めるためのヒント:',
|
|
1179
1190
|
'1. Ask questions, edit files, or run commands.':
|
|
1180
1191
|
'1. 質問したり、ファイルを編集したり、コマンドを実行したりできます',
|
package/locales/pt.js
CHANGED
|
@@ -1445,6 +1445,8 @@ export default {
|
|
|
1445
1445
|
'Press Ctrl+C again to exit.': 'Pressione Ctrl+C novamente para sair.',
|
|
1446
1446
|
'Press Ctrl+D again to exit.': 'Pressione Ctrl+D novamente para sair.',
|
|
1447
1447
|
'Press Esc again to clear.': 'Pressione Esc novamente para limpar.',
|
|
1448
|
+
'Press ↑ to edit queued messages':
|
|
1449
|
+
'Pressione ↑ para editar mensagens na fila',
|
|
1448
1450
|
|
|
1449
1451
|
// ============================================================================
|
|
1450
1452
|
// MCP Status
|
|
@@ -1512,6 +1514,16 @@ export default {
|
|
|
1512
1514
|
'Você pode alternar o modo de permissão rapidamente com Shift+Tab ou /approval-mode.',
|
|
1513
1515
|
'Try /insight to generate personalized insights from your chat history.':
|
|
1514
1516
|
'Experimente /insight para gerar insights personalizados do seu histórico de conversas.',
|
|
1517
|
+
'Add a QWEN.md file to give Qwen Code persistent project context.':
|
|
1518
|
+
'Adicione um arquivo QWEN.md para dar ao Qwen Code um contexto persistente do projeto.',
|
|
1519
|
+
'Use /btw to ask a quick side question without disrupting the conversation.':
|
|
1520
|
+
'Use /btw para fazer uma pergunta lateral rápida sem interromper a conversa.',
|
|
1521
|
+
'Context is almost full! Run /compress now or start /new to continue.':
|
|
1522
|
+
'O contexto está quase cheio! Execute /compress agora ou inicie /new para continuar.',
|
|
1523
|
+
'Context is getting full. Use /compress to free up space.':
|
|
1524
|
+
'O contexto está ficando cheio. Use /compress para liberar espaço.',
|
|
1525
|
+
'Long conversation? /compress summarizes history to free context.':
|
|
1526
|
+
'Conversa longa? /compress resume o histórico para liberar contexto.',
|
|
1515
1527
|
|
|
1516
1528
|
// ============================================================================
|
|
1517
1529
|
// Exit Screen / Stats
|
package/locales/ru.js
CHANGED
|
@@ -1367,6 +1367,8 @@ export default {
|
|
|
1367
1367
|
'Press Ctrl+C again to exit.': 'Нажмите Ctrl+C снова для выхода.',
|
|
1368
1368
|
'Press Ctrl+D again to exit.': 'Нажмите Ctrl+D снова для выхода.',
|
|
1369
1369
|
'Press Esc again to clear.': 'Нажмите Esc снова для очистки.',
|
|
1370
|
+
'Press ↑ to edit queued messages':
|
|
1371
|
+
'Нажмите ↑ для редактирования сообщений в очереди',
|
|
1370
1372
|
|
|
1371
1373
|
// ============================================================================
|
|
1372
1374
|
// Статус MCP
|
|
@@ -1706,6 +1708,16 @@ export default {
|
|
|
1706
1708
|
'Вы можете быстро переключать режим разрешений с помощью Tab или /approval-mode.',
|
|
1707
1709
|
'Try /insight to generate personalized insights from your chat history.':
|
|
1708
1710
|
'Попробуйте /insight, чтобы получить персонализированные выводы из истории чатов.',
|
|
1711
|
+
'Add a QWEN.md file to give Qwen Code persistent project context.':
|
|
1712
|
+
'Добавьте файл QWEN.md, чтобы предоставить Qwen Code постоянный контекст проекта.',
|
|
1713
|
+
'Use /btw to ask a quick side question without disrupting the conversation.':
|
|
1714
|
+
'Используйте /btw, чтобы задать короткий побочный вопрос, не прерывая основной разговор.',
|
|
1715
|
+
'Context is almost full! Run /compress now or start /new to continue.':
|
|
1716
|
+
'Контекст почти заполнен! Выполните /compress сейчас или начните /new, чтобы продолжить.',
|
|
1717
|
+
'Context is getting full. Use /compress to free up space.':
|
|
1718
|
+
'Контекст заполняется. Используйте /compress, чтобы освободить место.',
|
|
1719
|
+
'Long conversation? /compress summarizes history to free context.':
|
|
1720
|
+
'Долгий разговор? /compress подведёт итог истории, чтобы освободить контекст.',
|
|
1709
1721
|
|
|
1710
1722
|
// ============================================================================
|
|
1711
1723
|
// Custom API Key Configuration
|
package/locales/zh.js
CHANGED
|
@@ -1409,6 +1409,7 @@ export default {
|
|
|
1409
1409
|
'Press Ctrl+C again to exit.': '再次按 Ctrl+C 退出',
|
|
1410
1410
|
'Press Ctrl+D again to exit.': '再次按 Ctrl+D 退出',
|
|
1411
1411
|
'Press Esc again to clear.': '再次按 Esc 清除',
|
|
1412
|
+
'Press ↑ to edit queued messages': '按 ↑ 编辑排队消息',
|
|
1412
1413
|
|
|
1413
1414
|
// ============================================================================
|
|
1414
1415
|
// MCP Status
|
|
@@ -1473,6 +1474,16 @@ export default {
|
|
|
1473
1474
|
'按 Tab 或输入 /approval-mode 可快速切换权限模式。',
|
|
1474
1475
|
'Try /insight to generate personalized insights from your chat history.':
|
|
1475
1476
|
'试试 /insight,从聊天记录中生成个性化洞察。',
|
|
1477
|
+
'Add a QWEN.md file to give Qwen Code persistent project context.':
|
|
1478
|
+
'添加 QWEN.md 文件,为 Qwen Code 提供持久的项目上下文。',
|
|
1479
|
+
'Use /btw to ask a quick side question without disrupting the conversation.':
|
|
1480
|
+
'用 /btw 快速问一个小问题,不会打断当前对话。',
|
|
1481
|
+
'Context is almost full! Run /compress now or start /new to continue.':
|
|
1482
|
+
'上下文即将用满!请立即执行 /compress 或使用 /new 开启新会话。',
|
|
1483
|
+
'Context is getting full. Use /compress to free up space.':
|
|
1484
|
+
'上下文空间不足,用 /compress 释放空间。',
|
|
1485
|
+
'Long conversation? /compress summarizes history to free context.':
|
|
1486
|
+
'对话太长?用 /compress 总结历史,释放上下文。',
|
|
1476
1487
|
|
|
1477
1488
|
// ============================================================================
|
|
1478
1489
|
// Exit Screen / Stats
|
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.4-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.
|
|
24
|
+
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.14.4-preview.0"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {},
|
|
27
27
|
"optionalDependencies": {
|