@qwen-code/qwen-code 0.19.0 → 0.19.1

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.
Files changed (44) hide show
  1. package/bundled/qc-helper/docs/features/mcp.md +6 -2
  2. package/bundled/qc-helper/docs/qwen-serve.md +1 -1
  3. package/chunks/{agent-IPSDEZNB.js → agent-7CZOLKXM.js} +2 -2
  4. package/chunks/{agent-headless-ZMTUWMZJ.js → agent-headless-K37PBQK5.js} +2 -2
  5. package/chunks/{chunk-YF3ORUIU.js → chunk-2X2WXY6L.js} +309 -352
  6. package/chunks/{chunk-GAAALA2X.js → chunk-FXT37TZS.js} +3 -3
  7. package/chunks/{chunk-VRIVIYRL.js → chunk-NQDRRVJD.js} +4 -4
  8. package/chunks/{chunk-KFR4QTV3.js → chunk-OJMCOR55.js} +64 -57
  9. package/chunks/{chunk-S7ILEIB4.js → chunk-PNT7QCLK.js} +2 -3
  10. package/chunks/{chunk-CICUTYTF.js → chunk-YMBWB67C.js} +24 -31
  11. package/chunks/{computer-use-YYK42DD5.js → computer-use-AY6HODX4.js} +2 -2
  12. package/chunks/{contextCommand-BO45MUAA.js → contextCommand-KVKJ63NZ.js} +4 -4
  13. package/chunks/{cron-create-DXKAP5KN.js → cron-create-NHRAAWT5.js} +8 -5
  14. package/chunks/{edit-QERNJN7K.js → edit-OXD4P5YK.js} +2 -2
  15. package/chunks/{en-UTXMGXIR.js → en-7OGNWWME.js} +1 -0
  16. package/chunks/{enter-worktree-6ZKH5IL3.js → enter-worktree-NKNFTLNO.js} +2 -2
  17. package/chunks/{enterPlanMode-B2PBF4MA.js → enterPlanMode-7W2FCILY.js} +2 -2
  18. package/chunks/{exit-worktree-EOCMQO4I.js → exit-worktree-NCRZ52XD.js} +2 -2
  19. package/chunks/{exitPlanMode-WSRXCBRZ.js → exitPlanMode-AZIUQQHA.js} +2 -2
  20. package/chunks/{geminiContentGenerator-NTR4LTKS.js → geminiContentGenerator-5HKVP4JF.js} +1 -1
  21. package/chunks/{glob-IWDJQI2V.js → glob-VCPO3AQO.js} +2 -2
  22. package/chunks/{grep-2DV5BXMH.js → grep-R3W7SG6T.js} +2 -2
  23. package/chunks/{monitor-6HBDS2RS.js → monitor-TQCZALTB.js} +2 -2
  24. package/chunks/{notebook-edit-J5AY5BRY.js → notebook-edit-RYYGIJTA.js} +2 -2
  25. package/chunks/{openaiContentGenerator-ENABCJDM.js → openaiContentGenerator-2AUZ47JU.js} +2 -2
  26. package/chunks/{qwenContentGenerator-ISW42U7C.js → qwenContentGenerator-QM6ENWSO.js} +3 -3
  27. package/chunks/{read-file-NRX2FSSQ.js → read-file-ZSIMNYPB.js} +1 -1
  28. package/chunks/{ripGrep-WF5CKHR5.js → ripGrep-LONCTNP3.js} +2 -2
  29. package/chunks/{scheduler-PNPG5WJ3.js → scheduler-FMNCHQQH.js} +2 -2
  30. package/chunks/{serve-ZBRCIIHW.js → serve-XLPTFQOQ.js} +32 -11
  31. package/chunks/{shell-DLIL6MLU.js → shell-G2CEO7D7.js} +2 -2
  32. package/chunks/{skill-32TXHY4A.js → skill-E5YLTHY3.js} +1 -1
  33. package/chunks/{src-PDDLF5BB.js → src-GCZS2DES.js} +2 -4
  34. package/chunks/{team-create-EHLDSJGI.js → team-create-RQCITTFK.js} +2 -2
  35. package/chunks/{tool-search-FU7IZAOO.js → tool-search-2COFGD5N.js} +1 -1
  36. package/chunks/{workflow-WUDNBCGX.js → workflow-A5VAXYUS.js} +18 -10
  37. package/chunks/{write-file-NVFPX6CH.js → write-file-P2RNFLJR.js} +2 -2
  38. package/chunks/{zh-YOXVTJU5.js → zh-3RMSEO5M.js} +1 -0
  39. package/chunks/{zh-TW-J2TTW67R.js → zh-TW-R7WRLTJS.js} +1 -0
  40. package/cli.js +358 -202
  41. package/locales/en.js +1 -0
  42. package/locales/zh-TW.js +1 -0
  43. package/locales/zh.js +1 -0
  44. package/package.json +3 -3
package/locales/en.js CHANGED
@@ -1386,6 +1386,7 @@ export default {
1386
1386
  'Size:': 'Size:',
1387
1387
  '{{count}} bytes': '{{count}} bytes',
1388
1388
  'Reference in chat': 'Reference in chat',
1389
+ 'MCP resource server': 'MCP resource server',
1389
1390
 
1390
1391
  // Invalid tool related translations
1391
1392
  '{{count}} invalid tools': '{{count}} invalid tools',
package/locales/zh-TW.js CHANGED
@@ -1193,6 +1193,7 @@ export default {
1193
1193
  'Size:': '大小:',
1194
1194
  '{{count}} bytes': '{{count}} 位元組',
1195
1195
  'Reference in chat': '在對話中引用',
1196
+ 'MCP resource server': 'MCP 資源伺服器',
1196
1197
  '{{count}} invalid tools': '{{count}} 個無效工具',
1197
1198
  invalid: '無效',
1198
1199
  'invalid: {{reason}}': '無效:{{reason}}',
package/locales/zh.js CHANGED
@@ -1298,6 +1298,7 @@ export default {
1298
1298
  'Size:': '大小:',
1299
1299
  '{{count}} bytes': '{{count}} 字节',
1300
1300
  'Reference in chat': '在对话中引用',
1301
+ 'MCP resource server': 'MCP 资源服务器',
1301
1302
 
1302
1303
  // Invalid tool related translations
1303
1304
  '{{count}} invalid tools': '{{count}} 个无效工具',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qwen-code/qwen-code",
3
- "version": "0.19.0",
3
+ "version": "0.19.1",
4
4
  "description": "Qwen Code - AI-powered coding assistant",
5
5
  "repository": {
6
6
  "type": "git",
@@ -26,11 +26,11 @@
26
26
  "web-shell"
27
27
  ],
28
28
  "config": {
29
- "sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.19.0"
29
+ "sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.19.1"
30
30
  },
31
31
  "dependencies": {},
32
32
  "optionalDependencies": {
33
- "@qwen-code/audio-capture": "0.19.0",
33
+ "@qwen-code/audio-capture": "0.19.1",
34
34
  "@lydell/node-pty": "1.2.0-beta.10",
35
35
  "@lydell/node-pty-darwin-arm64": "1.2.0-beta.10",
36
36
  "@lydell/node-pty-darwin-x64": "1.2.0-beta.10",