@qwen-code/qwen-code 0.14.3 → 0.14.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/locales/ja.js CHANGED
@@ -966,8 +966,8 @@ export default {
966
966
  '続行するには認証方法を選択してください。Ctrl+C をもう一度押すと終了します',
967
967
  'Terms of Services and Privacy Notice': '利用規約とプライバシー通知',
968
968
  'Qwen OAuth': 'Qwen OAuth',
969
- 'Free \u00B7 Up to 1,000 requests/day \u00B7 Qwen latest models':
970
- '無料 \u00B7 1日最大1,000リクエスト \u00B7 Qwen最新モデル',
969
+ 'Free \u00B7 100 requests/day \u00B7 Ending 2026-04-15':
970
+ '無料 \u00B7 1日100リクエスト \u00B7 2026-04-15に終了',
971
971
  'Login with QwenChat account to use daily free quota.':
972
972
  'QwenChatアカウントでログインして、毎日の無料クォータをご利用ください。',
973
973
  'Paid \u00B7 Up to 6,000 requests/5 hrs \u00B7 All Alibaba Cloud Coding Plan Models':
@@ -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. 質問したり、ファイルを編集したり、コマンドを実行したりできます',
@@ -1437,8 +1448,9 @@ export default {
1437
1448
  ' qwen auth - Interactive authentication setup\n':
1438
1449
  ' qwen auth - インタラクティブ認証セットアップ\n',
1439
1450
  '✓ Authentication Method: Qwen OAuth': '✓ 認証方法: Qwen OAuth',
1440
- ' Type: Free tier': ' タイプ: 無料プラン',
1441
- ' Limit: Up to 1,000 requests/day': ' 制限: 1日最大1,000リクエスト',
1451
+ ' Type: Free tier (ending 2026-04-15)':
1452
+ ' タイプ: 無料プラン(2026-04-15に終了)',
1453
+ ' Limit: 100 requests/day': ' 制限: 1日100リクエスト',
1442
1454
  ' Models: Qwen latest models\n': ' モデル: Qwen 最新モデル\n',
1443
1455
  '✓ Authentication Method: Alibaba Cloud Coding Plan':
1444
1456
  '✓ 認証方法: Alibaba Cloud Coding Plan',
package/locales/pt.js CHANGED
@@ -1251,8 +1251,8 @@ export default {
1251
1251
  'Terms of Services and Privacy Notice':
1252
1252
  'Termos de Serviço e Aviso de Privacidade',
1253
1253
  'Qwen OAuth': 'Qwen OAuth',
1254
- 'Free \u00B7 Up to 1,000 requests/day \u00B7 Qwen latest models':
1255
- 'Gratuito \u00B7 Até 1.000 solicitações/dia \u00B7 Modelos Qwen mais recentes',
1254
+ 'Free \u00B7 100 requests/day \u00B7 Ending 2026-04-15':
1255
+ 'Gratuito \u00B7 100 solicitações/dia \u00B7 Encerra em 2026-04-15',
1256
1256
  'Login with QwenChat account to use daily free quota.':
1257
1257
  'Faça login com sua conta QwenChat para usar a cota gratuita diária.',
1258
1258
  'Paid \u00B7 Up to 6,000 requests/5 hrs \u00B7 All Alibaba Cloud Coding Plan Models':
@@ -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
@@ -1935,8 +1947,9 @@ export default {
1935
1947
  ' qwen auth - Interactive authentication setup\n':
1936
1948
  ' qwen auth - Configuração interativa de autenticação\n',
1937
1949
  '✓ Authentication Method: Qwen OAuth': '✓ Método de autenticação: Qwen OAuth',
1938
- ' Type: Free tier': ' Tipo: Gratuito',
1939
- ' Limit: Up to 1,000 requests/day': ' Limite: Até 1.000 solicitações/dia',
1950
+ ' Type: Free tier (ending 2026-04-15)':
1951
+ ' Tipo: Gratuito (encerra em 2026-04-15)',
1952
+ ' Limit: 100 requests/day': ' Limite: 100 solicitações/dia',
1940
1953
  ' Models: Qwen latest models\n': ' Modelos: Modelos Qwen mais recentes\n',
1941
1954
  '✓ Authentication Method: Alibaba Cloud Coding Plan':
1942
1955
  '✓ Método de autenticação: Alibaba Cloud Coding Plan',
package/locales/ru.js CHANGED
@@ -1175,8 +1175,8 @@ export default {
1175
1175
  'Terms of Services and Privacy Notice':
1176
1176
  'Условия обслуживания и уведомление о конфиденциальности',
1177
1177
  'Qwen OAuth': 'Qwen OAuth',
1178
- 'Free \u00B7 Up to 1,000 requests/day \u00B7 Qwen latest models':
1179
- 'Бесплатно \u00B7 До 1 000 запросов/день \u00B7 Новейшие модели Qwen',
1178
+ 'Free \u00B7 100 requests/day \u00B7 Ending 2026-04-15':
1179
+ 'Бесплатно \u00B7 100 запросов/день \u00B7 Завершение 2026-04-15',
1180
1180
  'Login with QwenChat account to use daily free quota.':
1181
1181
  'Войдите с помощью аккаунта QwenChat, чтобы использовать ежедневную бесплатную квоту.',
1182
1182
  'Paid \u00B7 Up to 6,000 requests/5 hrs \u00B7 All Alibaba Cloud Coding Plan Models':
@@ -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
@@ -1942,8 +1954,9 @@ export default {
1942
1954
  ' qwen auth - Interactive authentication setup\n':
1943
1955
  ' qwen auth - Интерактивная настройка аутентификации\n',
1944
1956
  '✓ Authentication Method: Qwen OAuth': '✓ Метод аутентификации: Qwen OAuth',
1945
- ' Type: Free tier': ' Тип: Бесплатный',
1946
- ' Limit: Up to 1,000 requests/day': ' Лимит: До 1 000 запросов/день',
1957
+ ' Type: Free tier (ending 2026-04-15)':
1958
+ ' Тип: Бесплатный (завершение 2026-04-15)',
1959
+ ' Limit: 100 requests/day': ' Лимит: 100 запросов/день',
1947
1960
  ' Models: Qwen latest models\n': ' Модели: Последние модели Qwen\n',
1948
1961
  '✓ Authentication Method: Alibaba Cloud Coding Plan':
1949
1962
  '✓ Метод аутентификации: Alibaba Cloud Coding Plan',
package/locales/zh.js CHANGED
@@ -1227,8 +1227,8 @@ export default {
1227
1227
  '您必须选择认证方法才能继续。再次按 Ctrl+C 退出',
1228
1228
  'Terms of Services and Privacy Notice': '服务条款和隐私声明',
1229
1229
  'Qwen OAuth': 'Qwen OAuth (免费)',
1230
- 'Free \u00B7 Up to 1,000 requests/day \u00B7 Qwen latest models':
1231
- '免费 \u00B7 每天最多 1,000 次请求 \u00B7 Qwen 最新模型',
1230
+ 'Free \u00B7 100 requests/day \u00B7 Ending 2026-04-15':
1231
+ '免费 \u00B7 每天 100 次请求 \u00B7 将于 2026-04-15 停止',
1232
1232
  'Login with QwenChat account to use daily free quota.':
1233
1233
  '使用 QwenChat 账号登录,享受每日免费额度。',
1234
1234
  'Paid \u00B7 Up to 6,000 requests/5 hrs \u00B7 All Alibaba Cloud Coding Plan Models':
@@ -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
@@ -1792,8 +1803,9 @@ export default {
1792
1803
  ' qwen auth - Interactive authentication setup\n':
1793
1804
  ' qwen auth - 交互式认证配置\n',
1794
1805
  '✓ Authentication Method: Qwen OAuth': '✓ 认证方式:Qwen OAuth',
1795
- ' Type: Free tier': ' 类型:免费版',
1796
- ' Limit: Up to 1,000 requests/day': ' 限额:每天最多 1,000 次请求',
1806
+ ' Type: Free tier (ending 2026-04-15)':
1807
+ ' 类型:免费版(将于 2026-04-15 停止)',
1808
+ ' Limit: 100 requests/day': ' 限额:每天 100 次请求',
1797
1809
  ' Models: Qwen latest models\n': ' 模型:Qwen 最新模型\n',
1798
1810
  '✓ Authentication Method: Alibaba Cloud Coding Plan':
1799
1811
  '✓ 认证方式:阿里云百炼 Coding Plan',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qwen-code/qwen-code",
3
- "version": "0.14.3",
3
+ "version": "0.14.4",
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.3"
24
+ "sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.14.4"
25
25
  },
26
26
  "dependencies": {},
27
27
  "optionalDependencies": {