@qwen-code/qwen-code 0.15.0-preview.0 → 0.15.0-preview.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/locales/de.js CHANGED
@@ -1897,6 +1897,11 @@ export default {
1897
1897
  // Context Usage Component
1898
1898
  // ============================================================================
1899
1899
  'Context Usage': 'Kontextnutzung',
1900
+ '% used': '% verwendet',
1901
+ '% context used': '% Kontext verwendet',
1902
+ 'Context exceeds limit! Use /compress or /clear to reduce.':
1903
+ 'Kontext überschreitet Limit! Verwenden Sie /compress oder /clear zum Reduzieren.',
1904
+ 'Use /compress or /clear': 'Verwenden Sie /compress oder /clear',
1900
1905
  'No API response yet. Send a message to see actual usage.':
1901
1906
  'Noch keine API-Antwort. Senden Sie eine Nachricht, um die tatsächliche Nutzung anzuzeigen.',
1902
1907
  'Estimated pre-conversation overhead':
package/locales/en.js CHANGED
@@ -1083,6 +1083,12 @@ export default {
1083
1083
  'Press Enter to start authentication, Esc to go back',
1084
1084
  'Authenticating... Please complete the login in your browser.':
1085
1085
  'Authenticating... Please complete the login in your browser.',
1086
+ 'Press c to copy the authorization URL to your clipboard.':
1087
+ 'Press c to copy the authorization URL to your clipboard.',
1088
+ 'Copy request sent to your terminal. If paste is empty, copy the URL above manually.':
1089
+ 'Copy request sent to your terminal. If paste is empty, copy the URL above manually.',
1090
+ 'Cannot write to terminal — copy the URL above manually.':
1091
+ 'Cannot write to terminal — copy the URL above manually.',
1086
1092
  'Press Enter or Esc to go back': 'Press Enter or Esc to go back',
1087
1093
 
1088
1094
  // MCP Tool List
@@ -1941,6 +1947,11 @@ export default {
1941
1947
  // Context Usage Component
1942
1948
  // ============================================================================
1943
1949
  'Context Usage': 'Context Usage',
1950
+ '% used': '% used',
1951
+ '% context used': '% context used',
1952
+ 'Context exceeds limit! Use /compress or /clear to reduce.':
1953
+ 'Context exceeds limit! Use /compress or /clear to reduce.',
1954
+ 'Use /compress or /clear': 'Use /compress or /clear',
1944
1955
  'No API response yet. Send a message to see actual usage.':
1945
1956
  'No API response yet. Send a message to see actual usage.',
1946
1957
  'Estimated pre-conversation overhead': 'Estimated pre-conversation overhead',
package/locales/ja.js CHANGED
@@ -1395,6 +1395,11 @@ export default {
1395
1395
  // Context Usage Component
1396
1396
  // ============================================================================
1397
1397
  'Context Usage': 'コンテキスト使用量',
1398
+ '% used': '% 使用',
1399
+ '% context used': '% コンテキスト使用',
1400
+ 'Context exceeds limit! Use /compress or /clear to reduce.':
1401
+ 'コンテキストが制限を超えています!/compress または /clear を使用して減らしてください。',
1402
+ 'Use /compress or /clear': '/compress または /clear を使用',
1398
1403
  'No API response yet. Send a message to see actual usage.':
1399
1404
  'API応答はありません。メッセージを送信して実際の使用量を確認してください。',
1400
1405
  'Estimated pre-conversation overhead': '推定事前会話オーバーヘッド',
package/locales/pt.js CHANGED
@@ -1892,6 +1892,11 @@ export default {
1892
1892
  // Context Usage Component
1893
1893
  // ============================================================================
1894
1894
  'Context Usage': 'Uso do Contexto',
1895
+ '% used': '% usado',
1896
+ '% context used': '% contexto usado',
1897
+ 'Context exceeds limit! Use /compress or /clear to reduce.':
1898
+ 'Contexto excede o limite! Use /compress ou /clear para reduzir.',
1899
+ 'Use /compress or /clear': 'Use /compress ou /clear',
1895
1900
  'No API response yet. Send a message to see actual usage.':
1896
1901
  'Ainda não há resposta da API. Envie uma mensagem para ver o uso real.',
1897
1902
  'Estimated pre-conversation overhead': 'Sobrecarga estimada pré-conversa',
package/locales/ru.js CHANGED
@@ -1823,6 +1823,11 @@ export default {
1823
1823
  // Context Usage Component
1824
1824
  // ============================================================================
1825
1825
  'Context Usage': 'Использование контекста',
1826
+ '% used': '% использовано',
1827
+ '% context used': '% контекста использовано',
1828
+ 'Context exceeds limit! Use /compress or /clear to reduce.':
1829
+ 'Контекст превышает лимит! Используйте /compress или /clear для уменьшения.',
1830
+ 'Use /compress or /clear': 'Используйте /compress или /clear',
1826
1831
  'No API response yet. Send a message to see actual usage.':
1827
1832
  'Пока нет ответа от API. Отправьте сообщение, чтобы увидеть фактическое использование.',
1828
1833
  'Estimated pre-conversation overhead':
package/locales/zh.js CHANGED
@@ -1023,6 +1023,12 @@ export default {
1023
1023
  '按 Enter 开始认证,Esc 返回',
1024
1024
  'Authenticating... Please complete the login in your browser.':
1025
1025
  '认证中... 请在浏览器中完成登录。',
1026
+ 'Press c to copy the authorization URL to your clipboard.':
1027
+ '按 c 复制授权 URL 到剪贴板。',
1028
+ 'Copy request sent to your terminal. If paste is empty, copy the URL above manually.':
1029
+ '已向终端发送复制请求;若粘贴为空,请手动复制上方 URL。',
1030
+ 'Cannot write to terminal — copy the URL above manually.':
1031
+ '无法写入终端,请手动复制上方 URL。',
1026
1032
  'Press Enter or Esc to go back': '按 Enter 或 Esc 返回',
1027
1033
 
1028
1034
  // MCP Server Detail
@@ -1754,6 +1760,11 @@ export default {
1754
1760
  // Context Usage
1755
1761
  // ============================================================================
1756
1762
  'Context Usage': '上下文使用情况',
1763
+ '% used': '% 已用',
1764
+ '% context used': '% 上下文已用',
1765
+ 'Context exceeds limit! Use /compress or /clear to reduce.':
1766
+ '上下文超出限制!请使用 /compress 或 /clear 来减少上下文。',
1767
+ 'Use /compress or /clear': '使用 /compress 或 /clear',
1757
1768
  'Context window': '上下文窗口',
1758
1769
  Used: '已用',
1759
1770
  Free: '空闲',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qwen-code/qwen-code",
3
- "version": "0.15.0-preview.0",
3
+ "version": "0.15.0-preview.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.15.0-preview.0"
24
+ "sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.15.0-preview.2"
25
25
  },
26
26
  "dependencies": {},
27
27
  "optionalDependencies": {