@qwen-code/qwen-code 0.19.7 → 0.19.8-nightly.20260710.205430235

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 (292) hide show
  1. package/bundled/qc-helper/SKILL.md +1 -0
  2. package/bundled/qc-helper/docs/configuration/auth.md +40 -55
  3. package/bundled/qc-helper/docs/configuration/model-providers.md +224 -218
  4. package/bundled/qc-helper/docs/configuration/settings.md +43 -36
  5. package/bundled/qc-helper/docs/features/_meta.ts +1 -0
  6. package/bundled/qc-helper/docs/features/channels/overview.md +20 -12
  7. package/bundled/qc-helper/docs/features/channels/plugins.md +1 -0
  8. package/bundled/qc-helper/docs/features/code-review.md +2 -1
  9. package/bundled/qc-helper/docs/features/commands.md +39 -38
  10. package/bundled/qc-helper/docs/features/computer-use.md +77 -0
  11. package/bundled/qc-helper/docs/features/hooks.md +36 -34
  12. package/bundled/qc-helper/docs/features/memory.md +1 -1
  13. package/bundled/qc-helper/docs/features/tool-use-summaries.md +19 -23
  14. package/bundled/qc-helper/docs/qwen-serve.md +22 -12
  15. package/bundled/qc-helper/docs/reference/keyboard-shortcuts.md +1 -1
  16. package/bundled/review/DESIGN.md +14 -13
  17. package/bundled/review/SKILL.md +38 -61
  18. package/chunks/{MaxSizedBox-XY5LIO5O.js → MaxSizedBox-LOFYQFYJ.js} +13 -14
  19. package/chunks/{StandaloneSessionPicker-APISIRJZ.js → StandaloneSessionPicker-U5OQBGEB.js} +31 -29
  20. package/chunks/{acpAgent-MMOSC2YA.js → acpAgent-SDIFRIED.js} +637 -131
  21. package/chunks/{agent-TKIBLLQT.js → agent-JIBBVHNQ.js} +10 -10
  22. package/chunks/{agent-headless-VLX4C7KX.js → agent-headless-6LGZYJYU.js} +10 -10
  23. package/chunks/{anthropicContentGenerator-AKYPSZIV.js → anthropicContentGenerator-55REPTTF.js} +30 -3
  24. package/chunks/{artifact-tool-D233YJFH.js → artifact-tool-EIN46DPM.js} +1 -1
  25. package/chunks/{askUserQuestion-MKL5ZTMC.js → askUserQuestion-6YX6ZRX7.js} +1 -1
  26. package/chunks/{bridge-BCU73DZO.js → bridge-HVPFYNM4.js} +17 -16
  27. package/chunks/{ca-HCMB2I54.js → ca-MULEGDVS.js} +89 -5
  28. package/chunks/{channel-worker-supervisor-CRCVYQIE.js → channel-worker-supervisor-OPXXT4JK.js} +20 -3
  29. package/chunks/{chunk-DGHJTO2K.js → chunk-2AF26HVM.js} +31 -2
  30. package/chunks/{chunk-3B26UVCX.js → chunk-2GUVUHJY.js} +6 -4
  31. package/chunks/{chunk-FV7425LN.js → chunk-2SZOMGOR.js} +4 -1
  32. package/chunks/{chunk-CNSF3WO5.js → chunk-32KS5XSX.js} +3 -3
  33. package/chunks/{chunk-4UCTWSTP.js → chunk-34UUM3IN.js} +1 -1
  34. package/chunks/{chunk-G7ZG7CA6.js → chunk-3UP777ZS.js} +8 -7
  35. package/chunks/{chunk-MIG5SQNL.js → chunk-4CSVIZLT.js} +4 -4
  36. package/chunks/{chunk-GD236YPV.js → chunk-4ONWIT5C.js} +1 -1
  37. package/chunks/{chunk-4ZJIPVPB.js → chunk-4XK7TNBP.js} +8 -8
  38. package/chunks/{chunk-I4A4K72C.js → chunk-5F2H3PXG.js} +446 -232
  39. package/chunks/chunk-5HOF2K5U.js +19 -0
  40. package/chunks/{chunk-GMOWQOQQ.js → chunk-5ZVIYNLN.js} +228 -36
  41. package/chunks/chunk-6O6Z2I5Q.js +292 -0
  42. package/chunks/{chunk-RYFZCUJO.js → chunk-6QKT5VNZ.js} +14 -6
  43. package/chunks/{chunk-SD4N3QJ2.js → chunk-6ZPSVWLF.js} +61 -17
  44. package/chunks/{chunk-X265R5C6.js → chunk-7YGSDQ5J.js} +2 -2
  45. package/chunks/{chunk-PRDFOIZF.js → chunk-A6KEUFJO.js} +32 -5
  46. package/chunks/{chunk-OWVIH4HY.js → chunk-B5OAMPJ5.js} +389 -87
  47. package/chunks/{chunk-ME3YSROJ.js → chunk-CV2AT2WJ.js} +22 -10
  48. package/chunks/{chunk-U4FRHCLA.js → chunk-DDKUYKHA.js} +1912 -201
  49. package/chunks/{chunk-YDSYD7UI.js → chunk-E3SA2LY4.js} +2 -2
  50. package/chunks/{chunk-6IAWPIQ6.js → chunk-EDM5O3SX.js} +2 -2
  51. package/chunks/{chunk-CISB3IQF.js → chunk-FONJQQWI.js} +65 -6
  52. package/chunks/{chunk-FRFFNYUY.js → chunk-G3WIMNL4.js} +3 -3
  53. package/chunks/{chunk-B34OV7K2.js → chunk-GGQQA4JW.js} +13 -0
  54. package/chunks/chunk-GLE2YUPU.js +34 -0
  55. package/chunks/{chunk-MJI36HER.js → chunk-GOTMC3BX.js} +1 -1
  56. package/chunks/{chunk-RFIL6REB.js → chunk-GRB4QSBD.js} +168 -31
  57. package/chunks/chunk-GVVY7GSP.js +38 -0
  58. package/chunks/{chunk-7JGISHHZ.js → chunk-HDEUQRAR.js} +14 -156
  59. package/chunks/{chunk-NZEGNV4V.js → chunk-HPRI22FZ.js} +6 -6
  60. package/chunks/{chunk-STAZRKOT.js → chunk-I34IHZFJ.js} +117 -459
  61. package/chunks/{chunk-JF7DFPQ5.js → chunk-I3MBKL6Z.js} +12 -2
  62. package/chunks/{chunk-DNV4FSN5.js → chunk-I5XN6KDI.js} +21 -4
  63. package/chunks/{chunk-VZ7HY3YU.js → chunk-IAMRWMFU.js} +1 -1
  64. package/chunks/{chunk-44NROQYV.js → chunk-JOQMY62N.js} +1 -1
  65. package/chunks/{chunk-VQWAZSXN.js → chunk-JW4IKIZ2.js} +57 -35
  66. package/chunks/{chunk-SAIILPQ3.js → chunk-KJMYXFUR.js} +3 -1
  67. package/chunks/{chunk-AFOLR6YL.js → chunk-KQ6MKCFE.js} +102 -16
  68. package/chunks/{chunk-X3YGAX7V.js → chunk-KS2FRTYI.js} +2 -0
  69. package/chunks/{chunk-IUE7YWC3.js → chunk-LE7EF36E.js} +7 -7
  70. package/chunks/{chunk-B4U2M63D.js → chunk-LRY7HD3Q.js} +2101 -11
  71. package/chunks/{chunk-PUQLHSQ2.js → chunk-ME7E6WZB.js} +6 -8
  72. package/chunks/{chunk-LEIJKM7Q.js → chunk-MEK7ZRJ3.js} +1 -1
  73. package/chunks/{chunk-AJBEAUIS.js → chunk-MG2TNCRX.js} +4 -3
  74. package/chunks/{chunk-GL5TV7B5.js → chunk-MSMQURDV.js} +21 -5
  75. package/chunks/{chunk-6BN7NZ5Z.js → chunk-NXDJLKKX.js} +4 -6
  76. package/chunks/{chunk-FEJ2FZ3U.js → chunk-NY2ZOFMM.js} +1 -1
  77. package/chunks/{chunk-QZF5U5KA.js → chunk-NY5BE643.js} +8 -8
  78. package/chunks/{chunk-4RQIB5UZ.js → chunk-O2YT7VB4.js} +0 -34
  79. package/chunks/{chunk-4KJ2BPIT.js → chunk-OACJLMLD.js} +2 -38
  80. package/chunks/chunk-PCWSPWXZ.js +168 -0
  81. package/chunks/{chunk-XPJH4PKR.js → chunk-PJ74K3DH.js} +1 -1
  82. package/chunks/{chunk-FTFXDZYI.js → chunk-PW7VWRLX.js} +45 -29
  83. package/chunks/chunk-R3SLDK6Y.js +468 -0
  84. package/chunks/{chunk-4O344UEE.js → chunk-SDJOZOYY.js} +38 -18
  85. package/chunks/{chunk-ALZ75L2X.js → chunk-SMYIBRAA.js} +412 -376
  86. package/chunks/{chunk-CCGOFQV3.js → chunk-SS5P6JM6.js} +6 -5
  87. package/chunks/{chunk-AIY5UTFI.js → chunk-T3XHYGMG.js} +925 -2872
  88. package/chunks/{chunk-Q6OEPOOC.js → chunk-TB6GWNV4.js} +1 -1
  89. package/chunks/{chunk-24XYI5EI.js → chunk-TERKDCOZ.js} +3 -3
  90. package/chunks/chunk-TVO5C767.js +159 -0
  91. package/chunks/{chunk-TBAZMRW3.js → chunk-TVW53EK7.js} +1 -1
  92. package/chunks/chunk-TX5QZYK6.js +296 -0
  93. package/chunks/{chunk-JD33UY7E.js → chunk-TZRVTPJ6.js} +15 -9
  94. package/chunks/{chunk-65CFHNSE.js → chunk-UAFB2DNB.js} +59 -59
  95. package/chunks/{chunk-QAKFYMJI.js → chunk-UOXLB2LY.js} +152 -17
  96. package/chunks/chunk-V35MD7KN.js +13 -0
  97. package/chunks/{chunk-XSAFNANZ.js → chunk-VWDJHVXM.js} +12 -12
  98. package/chunks/{chunk-XISQIIT7.js → chunk-W77ZLCSX.js} +1 -1
  99. package/chunks/{chunk-BWVQN2HV.js → chunk-WTEIUA2V.js} +4 -4
  100. package/chunks/{chunk-TDGF35EN.js → chunk-XOHNA2S6.js} +1 -1
  101. package/chunks/{chunk-HJ3GX3Y3.js → chunk-XZVUZSDG.js} +25 -11
  102. package/chunks/{chunk-ADZG46HR.js → chunk-YHGCTQG3.js} +1 -1
  103. package/chunks/{chunk-2NPS2UDH.js → chunk-YUNPEB3Q.js} +478 -43
  104. package/chunks/chunk-Z3I3QJK3.js +47 -0
  105. package/chunks/{chunk-P7I3D7FM.js → chunk-Z466FBSA.js} +1 -1
  106. package/chunks/{chunk-YEGT55NW.js → chunk-ZDAZSR2O.js} +3009 -1220
  107. package/chunks/{chunk-VEB3NYSO.js → chunk-ZJQBTFJ6.js} +6 -1
  108. package/chunks/chunk-ZL5HN75Q.js +61 -0
  109. package/chunks/{computer-use-X4KUU3NM.js → computer-use-IW5XBECT.js} +10 -10
  110. package/chunks/{contextCommand-LAYJZF7H.js → contextCommand-4QPLK2SH.js} +14 -14
  111. package/chunks/create-sub-session-7JK3EYWA.js +212 -0
  112. package/chunks/create-sub-session-EVYZYAE3.js +364 -0
  113. package/chunks/{cron-create-JSXEIPVS.js → cron-create-2CCO2PW6.js} +2 -2
  114. package/chunks/{cron-delete-OIFVEPGU.js → cron-delete-ETVTP5IV.js} +2 -2
  115. package/chunks/{cron-list-D4ZX4IOE.js → cron-list-FS3KWOY5.js} +2 -2
  116. package/chunks/{daemon-F3I2RXP6.js → daemon-NNUYIBWA.js} +461 -0
  117. package/chunks/{daemon-status-provider-XSAFKVDS.js → daemon-status-provider-3EPG6BXX.js} +21 -19
  118. package/chunks/{de-PLLFDERI.js → de-QRG6J2CM.js} +89 -5
  119. package/chunks/{dist-YTRKAVUB.js → dist-3EIIFOJV.js} +1 -1
  120. package/chunks/{dist-PKFTNUHO.js → dist-7F5GWZDZ.js} +2 -1
  121. package/chunks/{dist-FQ5WRJPL.js → dist-CBJ7OJ5R.js} +2 -2
  122. package/chunks/{dist-OT7G2WNM.js → dist-LIFJ2YAI.js} +1 -1
  123. package/chunks/{dist-573HNSVO.js → dist-OKXOQ63L.js} +2 -1
  124. package/chunks/{dist-IMFFBMAT.js → dist-SU5LY5R4.js} +3 -1
  125. package/chunks/{earlyInputCapture-AERYYGXE.js → earlyInputCapture-HP5XAS7A.js} +10 -10
  126. package/chunks/{edit-WZTZDGCI.js → edit-MDICC6KH.js} +11 -11
  127. package/chunks/{en-GA2RMXY5.js → en-HF3KFWZG.js} +91 -5
  128. package/chunks/{enter-worktree-DEPXBJEL.js → enter-worktree-JWTRNEN4.js} +10 -10
  129. package/chunks/{enterPlanMode-JFGXZHHJ.js → enterPlanMode-GMRZMTBQ.js} +10 -10
  130. package/chunks/environment-2CJAFOFN.js +88 -0
  131. package/chunks/{errors-GMZL4QV7.js → errors-UZOVFD2U.js} +13 -13
  132. package/chunks/{exit-worktree-Y7XBK3VV.js → exit-worktree-QQGEG343.js} +10 -10
  133. package/chunks/{exitPlanMode-WQQER65F.js → exitPlanMode-YK2JVAAB.js} +10 -10
  134. package/chunks/{fast-path-W2U6XDNO.js → fast-path-6SD4JNQW.js} +12 -3
  135. package/chunks/{fast-path-settings-RCRXH2JG.js → fast-path-settings-RAQGCIT7.js} +3 -2
  136. package/chunks/{fr-GWNQG4XH.js → fr-RSCO6HHD.js} +89 -5
  137. package/chunks/{gemini-T4WX6SRW.js → gemini-TFQXPUZB.js} +436 -140
  138. package/chunks/{geminiContentGenerator-MKQACXEJ.js → geminiContentGenerator-LJ2BNXHX.js} +1 -1
  139. package/chunks/{glob-4KKSHZDF.js → glob-3IJ6JR5W.js} +10 -10
  140. package/chunks/{grep-GHRYXSLZ.js → grep-UFZ2RFQZ.js} +10 -10
  141. package/chunks/{handleAutoUpdate-HN7ZOSXY.js → handleAutoUpdate-TEZC5ZIR.js} +17 -13
  142. package/chunks/i18n-5QEODTJV.js +84 -0
  143. package/chunks/{initializer-SRN3IM42.js → initializer-222MPCLQ.js} +18 -16
  144. package/chunks/installationInfo-OZ62OHZ2.js +65 -0
  145. package/chunks/{ja-2HOTA47X.js → ja-RRFGG2DC.js} +89 -5
  146. package/chunks/{list-INTVXUPA.js → list-BN5VBIIE.js} +20 -18
  147. package/chunks/{loadedSettingsAdapter-QVHHQPGM.js → loadedSettingsAdapter-EHTUJRFB.js} +18 -16
  148. package/chunks/{loop-wakeup-OHWEMFP5.js → loop-wakeup-SR2KWT4B.js} +3 -3
  149. package/chunks/{ls-L654WOAT.js → ls-RUBQK5Q2.js} +2 -2
  150. package/chunks/{lsp-M35KE54Y.js → lsp-DUTVY2ZA.js} +3 -5
  151. package/chunks/{mcp-7V4T46RG.js → mcp-OPGHD26Y.js} +18 -16
  152. package/chunks/{monitor-464OY2UE.js → monitor-WXBDVYYV.js} +10 -10
  153. package/chunks/{nonInteractiveCli-LJEEODU2.js → nonInteractiveCli-CWIBGJ4U.js} +54 -49
  154. package/chunks/{notebook-edit-BLJYCNDO.js → notebook-edit-T7P7M73F.js} +11 -11
  155. package/chunks/{openaiContentGenerator-PFF6HYB2.js → openaiContentGenerator-OES264C3.js} +7 -7
  156. package/chunks/{pidfile-LIBUENIV.js → pidfile-LJ3NLS2P.js} +10 -10
  157. package/chunks/{pt-2THT3YHA.js → pt-D4CG46JM.js} +89 -5
  158. package/chunks/{qwenContentGenerator-SUUHZ6CR.js → qwenContentGenerator-QJ67LAJ5.js} +12 -12
  159. package/chunks/{read-file-L7TBQVX7.js → read-file-KZD7TLU7.js} +5 -5
  160. package/chunks/{read-mcp-resource-CNQHBSJM.js → read-mcp-resource-Q56IMYOH.js} +1 -1
  161. package/chunks/{record-artifact-PP3LKHTS.js → record-artifact-GZ5D5HZX.js} +4 -4
  162. package/chunks/{ripGrep-CKKX3GRB.js → ripGrep-KUJLX75U.js} +10 -10
  163. package/chunks/{ru-Z67YJHBG.js → ru-O2QUEL22.js} +89 -5
  164. package/chunks/{run-qwen-serve-5OKADVLE.js → run-qwen-serve-M52KVRGI.js} +664 -153
  165. package/chunks/{scheduler-ZRW3AIDU.js → scheduler-FFATTAYZ.js} +10 -10
  166. package/chunks/{send-message-OA6MV4EU.js → send-message-HAGK3VTV.js} +2 -2
  167. package/chunks/{serve-36WS32W6.js → serve-B5S32524.js} +21 -18
  168. package/chunks/{server-M372UENX.js → server-6HK5FJMR.js} +3301 -665
  169. package/chunks/{session-F5KSNP2N.js → session-3WB76VTQ.js} +55 -50
  170. package/chunks/{settings-WFLNS3WT.js → settings-W3IX7NHK.js} +27 -23
  171. package/chunks/{shell-DEDSWN56.js → shell-HZIU2ZG7.js} +10 -10
  172. package/chunks/{skill-A2TL2NPC.js → skill-34OUFB65.js} +5 -5
  173. package/chunks/{spawnChannel-RQHUWTCL.js → spawnChannel-FTZJ3I5O.js} +12 -12
  174. package/chunks/{src-XKZMNHXS.js → src-NELBIIGI.js} +48 -10
  175. package/chunks/standalone-update-LICI2VSK.js +79 -0
  176. package/chunks/{startInteractiveUI-REKSTOHU.js → startInteractiveUI-LZEV5YI2.js} +2203 -1764
  177. package/chunks/stdioHelpers-CA7MG65Z.js +14 -0
  178. package/chunks/{syntheticOutput-F7LSDCAR.js → syntheticOutput-XFFJVCGV.js} +2 -2
  179. package/chunks/{task-create-RPFZNB4B.js → task-create-VINUSVBF.js} +3 -3
  180. package/chunks/{task-list-TGGJX7EA.js → task-list-YZ2AWQEG.js} +1 -1
  181. package/chunks/{task-stop-W7NGTMYQ.js → task-stop-PEXPKUW3.js} +1 -1
  182. package/chunks/{task-update-5WUG5MVQ.js → task-update-BHIX57YH.js} +3 -3
  183. package/chunks/{team-create-TBQVWAG7.js → team-create-2JS2OYSF.js} +10 -10
  184. package/chunks/{team-delete-UHQQ2QQX.js → team-delete-2OHXSBVS.js} +1 -1
  185. package/chunks/{team-plan-approval-FZPGUSHJ.js → team-plan-approval-PHLGYUY7.js} +10 -10
  186. package/chunks/{theme-manager-DQZVNSOC.js → theme-manager-UYXLX37P.js} +10 -10
  187. package/chunks/{todoWrite-C4ZAMSR3.js → todoWrite-7Q4ELT4F.js} +1 -1
  188. package/chunks/{tool-search-FDQ3SLNJ.js → tool-search-2MWA3GWE.js} +6 -6
  189. package/chunks/total-session-admission-PRZK35X4.js +72 -0
  190. package/chunks/{trustedFolders-Z475EIHL.js → trustedFolders-IT4JBNPG.js} +12 -12
  191. package/chunks/{updateCheck-E2ZX7RL7.js → updateCheck-X3ZWDO3Z.js} +17 -13
  192. package/chunks/updateEventEmitter-NXWTRHXY.js +10 -0
  193. package/chunks/{validateNonInterActiveAuth-O4ECBHQL.js → validateNonInterActiveAuth-IAOL7CM3.js} +51 -45
  194. package/chunks/{version-CEDD6ZZR.js → version-25QF6A5H.js} +1 -1
  195. package/chunks/{web-fetch-UYGMOHW4.js → web-fetch-I7FOWHGA.js} +2 -2
  196. package/chunks/{workflow-CQQ4J4I6.js → workflow-LZZ5U3IT.js} +11 -11
  197. package/chunks/{workspace-providers-status-MVYXMYDG.js → workspace-providers-status-7DTOAWEL.js} +21 -18
  198. package/chunks/workspace-registry-BBIPESIZ.js +76 -0
  199. package/chunks/{workspace-service-OMBR6ZLG.js → workspace-service-SY3P3FUY.js} +25 -23
  200. package/chunks/{workspace-skills-status-IMMQ7CAY.js → workspace-skills-status-GTT2A4WN.js} +20 -18
  201. package/chunks/{write-file-VWGY7AJP.js → write-file-M6IHNW3V.js} +11 -11
  202. package/chunks/{zh-7XVVRTDH.js → zh-K2EH6BDD.js} +91 -5
  203. package/chunks/{zh-TW-DPH554OG.js → zh-TW-4GPXJ7ZY.js} +91 -5
  204. package/cli.js +13 -12
  205. package/locales/ca.js +115 -7
  206. package/locales/de.js +114 -7
  207. package/locales/en.js +118 -7
  208. package/locales/fr.js +115 -7
  209. package/locales/ja.js +116 -6
  210. package/locales/pt.js +114 -7
  211. package/locales/ru.js +114 -7
  212. package/locales/zh-TW.js +114 -6
  213. package/locales/zh.js +114 -6
  214. package/package.json +3 -6
  215. package/web-shell/assets/{arc-C7hjaa7g.js → arc-G3HZaqaL.js} +1 -1
  216. package/web-shell/assets/{architectureDiagram-3BPJPVTR-pm9KtMZY.js → architectureDiagram-3BPJPVTR-DhBrwwch.js} +1 -1
  217. package/web-shell/assets/{blockDiagram-GPEHLZMM-CApElKsU.js → blockDiagram-GPEHLZMM-16JbbF0N.js} +1 -1
  218. package/web-shell/assets/{c4Diagram-AAUBKEIU-BeDe0-9N.js → c4Diagram-AAUBKEIU-DQ3-pKgc.js} +1 -1
  219. package/web-shell/assets/channel-CX7ZHuuL.js +1 -0
  220. package/web-shell/assets/{chunk-2J33WTMH-DJEkmLdl.js → chunk-2J33WTMH-ERCn30sp.js} +1 -1
  221. package/web-shell/assets/{chunk-4BX2VUAB-DXX8gdpe.js → chunk-4BX2VUAB-DTysfbFi.js} +1 -1
  222. package/web-shell/assets/{chunk-55IACEB6-DORmk1kQ.js → chunk-55IACEB6-BFGrbTBi.js} +1 -1
  223. package/web-shell/assets/{chunk-727SXJPM-DWmO4mCZ.js → chunk-727SXJPM-DCX4Oar-.js} +1 -1
  224. package/web-shell/assets/{chunk-AQP2D5EJ-C7LRaYw2.js → chunk-AQP2D5EJ-CgT6sBr3.js} +1 -1
  225. package/web-shell/assets/{chunk-FMBD7UC4-CCdXgyC5.js → chunk-FMBD7UC4-C1Uuk1KV.js} +1 -1
  226. package/web-shell/assets/{chunk-ND2GUHAM-SyL_xvWc.js → chunk-ND2GUHAM-DajgESiu.js} +1 -1
  227. package/web-shell/assets/{chunk-QZHKN3VN-BzOuCKxa.js → chunk-QZHKN3VN-DLJSvy9X.js} +1 -1
  228. package/web-shell/assets/classDiagram-4FO5ZUOK-B-oT3UI8.js +1 -0
  229. package/web-shell/assets/classDiagram-v2-Q7XG4LA2-B-oT3UI8.js +1 -0
  230. package/web-shell/assets/{cose-bilkent-S5V4N54A-BMPWyDKc.js → cose-bilkent-S5V4N54A-CH3w3qs7.js} +1 -1
  231. package/web-shell/assets/{dagre-BM42HDAG-B_GnPWik.js → dagre-BM42HDAG-BloXan9B.js} +1 -1
  232. package/web-shell/assets/{diagram-2AECGRRQ-fJqMc3S_.js → diagram-2AECGRRQ-BbZiGcmK.js} +1 -1
  233. package/web-shell/assets/{diagram-5GNKFQAL-ximV3O9D.js → diagram-5GNKFQAL-GQlYvLJv.js} +1 -1
  234. package/web-shell/assets/{diagram-KO2AKTUF-2vVyjzqw.js → diagram-KO2AKTUF-CtIBvVq3.js} +1 -1
  235. package/web-shell/assets/{diagram-LMA3HP47-Dckcx1sT.js → diagram-LMA3HP47-D5TBo9a2.js} +1 -1
  236. package/web-shell/assets/{diagram-OG6HWLK6-BAVv47ga.js → diagram-OG6HWLK6-N0gQhw6R.js} +1 -1
  237. package/web-shell/assets/{erDiagram-TEJ5UH35-Bn3nf5J0.js → erDiagram-TEJ5UH35-zab9vDj3.js} +1 -1
  238. package/web-shell/assets/{flowDiagram-I6XJVG4X-BIbGF9JT.js → flowDiagram-I6XJVG4X-BnnjtWJa.js} +1 -1
  239. package/web-shell/assets/{ganttDiagram-6RSMTGT7-CDbhb3AH.js → ganttDiagram-6RSMTGT7-2T0SQU4f.js} +1 -1
  240. package/web-shell/assets/{gitGraphDiagram-PVQCEYII-CbKG1a_w.js → gitGraphDiagram-PVQCEYII-DAD6_que.js} +1 -1
  241. package/web-shell/assets/index-XLkWfLja.css +5 -0
  242. package/web-shell/assets/index-srlTR1Jg.js +786 -0
  243. package/web-shell/assets/{infoDiagram-5YYISTIA-DUFxTy8m.js → infoDiagram-5YYISTIA-C-j8d0xO.js} +1 -1
  244. package/web-shell/assets/{ishikawaDiagram-YF4QCWOH-D69hrBG8.js → ishikawaDiagram-YF4QCWOH-D97bAKoT.js} +1 -1
  245. package/web-shell/assets/{journeyDiagram-JHISSGLW-DsvEw51Y.js → journeyDiagram-JHISSGLW-BJAHfJmm.js} +1 -1
  246. package/web-shell/assets/{kanban-definition-UN3LZRKU-lFFjZEYd.js → kanban-definition-UN3LZRKU-CZgR5aac.js} +1 -1
  247. package/web-shell/assets/{linear-Bo5bWzvo.js → linear-DOd4kYhA.js} +1 -1
  248. package/web-shell/assets/{mermaid.core-C_HKMJx5.js → mermaid.core-BBaplnXA.js} +5 -5
  249. package/web-shell/assets/{mindmap-definition-RKZ34NQL-DlV-NUTs.js → mindmap-definition-RKZ34NQL-IhBF_BR5.js} +1 -1
  250. package/web-shell/assets/{pieDiagram-4H26LBE5-B2e6FH2a.js → pieDiagram-4H26LBE5-B4R4sYyH.js} +1 -1
  251. package/web-shell/assets/{quadrantDiagram-W4KKPZXB-D75kSk-b.js → quadrantDiagram-W4KKPZXB-DKd1SJ61.js} +1 -1
  252. package/web-shell/assets/{requirementDiagram-4Y6WPE33-CQ6xakhM.js → requirementDiagram-4Y6WPE33-Cw96V0Xb.js} +1 -1
  253. package/web-shell/assets/{sankeyDiagram-5OEKKPKP-J_XTKrcY.js → sankeyDiagram-5OEKKPKP-C6ne_yWi.js} +1 -1
  254. package/web-shell/assets/{sequenceDiagram-3UESZ5HK-D7jTcBtf.js → sequenceDiagram-3UESZ5HK-CCyp4PDp.js} +1 -1
  255. package/web-shell/assets/{stateDiagram-AJRCARHV-CrlM_OT3.js → stateDiagram-AJRCARHV-DHvIqTmx.js} +1 -1
  256. package/web-shell/assets/stateDiagram-v2-BHNVJYJU-DvFhmpwA.js +1 -0
  257. package/web-shell/assets/{timeline-definition-PNZ67QCA-5oZi76Ef.js → timeline-definition-PNZ67QCA-amb3n9zH.js} +1 -1
  258. package/web-shell/assets/{vennDiagram-CIIHVFJN-DO5YptPK.js → vennDiagram-CIIHVFJN-Abf2qRFJ.js} +1 -1
  259. package/web-shell/assets/{wardley-L42UT6IY-4t1eJDvM.js → wardley-L42UT6IY-BBlOp1av.js} +1 -1
  260. package/web-shell/assets/{wardleyDiagram-YWT4CUSO-DKZc661S.js → wardleyDiagram-YWT4CUSO-gE_sZ0Ak.js} +1 -1
  261. package/web-shell/assets/{xychartDiagram-2RQKCTM6-su9hp08G.js → xychartDiagram-2RQKCTM6-BwOni53i.js} +1 -1
  262. package/web-shell/index.html +16 -4
  263. package/chunks/chunk-6SHO7WFF.js +0 -79
  264. package/chunks/chunk-IFEWJXFS.js +0 -37
  265. package/node_modules/@qwen-code/audio-capture/dist/index.d.ts +0 -35
  266. package/node_modules/@qwen-code/audio-capture/dist/index.js +0 -48
  267. package/node_modules/@qwen-code/audio-capture/dist/index.js.map +0 -1
  268. package/node_modules/@qwen-code/audio-capture/dist/platform.d.ts +0 -7
  269. package/node_modules/@qwen-code/audio-capture/dist/platform.js +0 -18
  270. package/node_modules/@qwen-code/audio-capture/dist/platform.js.map +0 -1
  271. package/node_modules/@qwen-code/audio-capture/node_modules/node-gyp-build/LICENSE +0 -21
  272. package/node_modules/@qwen-code/audio-capture/node_modules/node-gyp-build/README.md +0 -58
  273. package/node_modules/@qwen-code/audio-capture/node_modules/node-gyp-build/SECURITY.md +0 -5
  274. package/node_modules/@qwen-code/audio-capture/node_modules/node-gyp-build/bin.js +0 -84
  275. package/node_modules/@qwen-code/audio-capture/node_modules/node-gyp-build/build-test.js +0 -19
  276. package/node_modules/@qwen-code/audio-capture/node_modules/node-gyp-build/index.js +0 -6
  277. package/node_modules/@qwen-code/audio-capture/node_modules/node-gyp-build/node-gyp-build.js +0 -207
  278. package/node_modules/@qwen-code/audio-capture/node_modules/node-gyp-build/optional.js +0 -7
  279. package/node_modules/@qwen-code/audio-capture/node_modules/node-gyp-build/package.json +0 -43
  280. package/node_modules/@qwen-code/audio-capture/package.json +0 -30
  281. package/node_modules/@qwen-code/audio-capture/prebuilds/darwin-arm64/@qwen-code+audio-capture.node +0 -0
  282. package/node_modules/@qwen-code/audio-capture/prebuilds/darwin-x64/@qwen-code+audio-capture.node +0 -0
  283. package/node_modules/@qwen-code/audio-capture/prebuilds/linux-arm64/@qwen-code+audio-capture.node +0 -0
  284. package/node_modules/@qwen-code/audio-capture/prebuilds/linux-x64/@qwen-code+audio-capture.node +0 -0
  285. package/node_modules/@qwen-code/audio-capture/prebuilds/win32-x64/@qwen-code+audio-capture.node +0 -0
  286. package/web-shell/assets/channel-BNf1dW-j.js +0 -1
  287. package/web-shell/assets/classDiagram-4FO5ZUOK-uOIGlzgi.js +0 -1
  288. package/web-shell/assets/classDiagram-v2-Q7XG4LA2-uOIGlzgi.js +0 -1
  289. package/web-shell/assets/index-CnE2ur2L.js +0 -779
  290. package/web-shell/assets/index-hSKXrlSE.css +0 -5
  291. package/web-shell/assets/stateDiagram-v2-BHNVJYJU-Bs4TK_84.js +0 -1
  292. /package/chunks/{chunk-Y6Z2O3WR.js → chunk-JM7BYJO5.js} +0 -0
package/locales/de.js CHANGED
@@ -229,6 +229,42 @@ export default {
229
229
  'Delete {{name}}': '{{name}} löschen',
230
230
  'Unknown Step': 'Unbekannter Schritt',
231
231
  'Esc to close': 'Esc zum Schließen',
232
+ Transcript: 'Transkript',
233
+ 'to close': 'zum Schließen',
234
+ 'to scroll': 'zum Scrollen',
235
+ 'Failed to render transcript.': 'Transkript konnte nicht gerendert werden.',
236
+ 'Read {{count}} file': '{{count}} Datei gelesen',
237
+ 'Read {{count}} files': '{{count}} Dateien gelesen',
238
+ 'Reading {{count}} file': 'Lese {{count}} Datei',
239
+ 'Reading {{count}} files': 'Lese {{count}} Dateien',
240
+ 'Edited {{count}} file': '{{count}} Datei bearbeitet',
241
+ 'Edited {{count}} files': '{{count}} Dateien bearbeitet',
242
+ 'Editing {{count}} file': 'Bearbeite {{count}} Datei',
243
+ 'Editing {{count}} files': 'Bearbeite {{count}} Dateien',
244
+ 'Wrote {{count}} file': '{{count}} Datei geschrieben',
245
+ 'Wrote {{count}} files': '{{count}} Dateien geschrieben',
246
+ 'Writing {{count}} file': 'Schreibe {{count}} Datei',
247
+ 'Writing {{count}} files': 'Schreibe {{count}} Dateien',
248
+ 'Searched {{count}} pattern': '{{count}} Muster durchsucht',
249
+ 'Searched {{count}} patterns': '{{count}} Muster durchsucht',
250
+ 'Searching {{count}} pattern': 'Durchsuche {{count}} Muster',
251
+ 'Searching {{count}} patterns': 'Durchsuche {{count}} Muster',
252
+ 'Listed {{count}} directory': '{{count}} Verzeichnis aufgelistet',
253
+ 'Listed {{count}} directories': '{{count}} Verzeichnisse aufgelistet',
254
+ 'Listing {{count}} directory': 'Liste {{count}} Verzeichnis auf',
255
+ 'Listing {{count}} directories': 'Liste {{count}} Verzeichnisse auf',
256
+ 'Ran {{count}} command': '{{count}} Befehl ausgeführt',
257
+ 'Ran {{count}} commands': '{{count}} Befehle ausgeführt',
258
+ 'Running {{count}} command': 'Führe {{count}} Befehl aus',
259
+ 'Running {{count}} commands': 'Führe {{count}} Befehle aus',
260
+ 'Ran {{count}} agent': '{{count}} Agent ausgeführt',
261
+ 'Ran {{count}} agents': '{{count}} Agenten ausgeführt',
262
+ 'Running {{count}} agent': 'Führe {{count}} Agent aus',
263
+ 'Running {{count}} agents': 'Führe {{count}} Agenten aus',
264
+ 'Used {{count}} tool': '{{count}} Werkzeug verwendet',
265
+ 'Used {{count}} tools': '{{count}} Werkzeuge verwendet',
266
+ 'Using {{count}} tool': 'Verwende {{count}} Werkzeug',
267
+ 'Using {{count}} tools': 'Verwende {{count}} Werkzeuge',
232
268
  'Enter to select, ↑↓ to navigate, Esc to close':
233
269
  'Enter zum Auswählen, ↑↓ zum Navigieren, Esc zum Schließen',
234
270
  'Esc to go back': 'Esc zum Zurückgehen',
@@ -1708,8 +1744,6 @@ export default {
1708
1744
  'Sie können den Berechtigungsmodus schnell mit Tab oder /approval-mode wechseln.',
1709
1745
  'Try /insight to generate personalized insights from your chat history.':
1710
1746
  'Probieren Sie /insight, um personalisierte Erkenntnisse aus Ihrem Chatverlauf zu erstellen.',
1711
- 'Press Ctrl+O to toggle compact mode — hide tool output and thinking for a cleaner view.':
1712
- 'Ctrl+O drücken, um den Kompaktmodus umzuschalten — Tool-Ausgabe und Denkprozess ausblenden.',
1713
1747
  'Add a QWEN.md file to give Qwen Code persistent project context.':
1714
1748
  'Fügen Sie eine QWEN.md-Datei hinzu, um Qwen Code dauerhaften Projektkontext zu geben.',
1715
1749
  'Use /btw to ask a quick side question without disrupting the conversation.':
@@ -1869,11 +1903,7 @@ export default {
1869
1903
  'Raw-Modus nicht verfügbar. Bitte in einem interaktiven Terminal ausführen.',
1870
1904
  '(Use ↑ ↓ arrows to navigate, Enter to select, Ctrl+C to exit)\n':
1871
1905
  '(↑ ↓ Pfeiltasten zum Navigieren, Enter zum Auswählen, Ctrl+C zum Beenden)\n',
1872
- 'to toggle compact mode': 'Kompaktmodus umschalten',
1873
- 'Hide tool output and thinking for a cleaner view (toggle with Ctrl+O).':
1874
- 'Tool-Ausgabe und Denkprozess ausblenden für eine übersichtlichere Ansicht (mit Ctrl+O umschalten).',
1875
- 'Press Ctrl+O to show full tool output':
1876
- 'Ctrl+O für vollständige Tool-Ausgabe drücken',
1906
+ 'to view transcript': 'zum Anzeigen des Transkripts',
1877
1907
  'Switch to plan mode or exit plan mode':
1878
1908
  'In den Plan-Modus wechseln oder den Plan-Modus verlassen',
1879
1909
  'Set how hard reasoning-capable models think ({{tiers}}); mapped and clamped per provider.':
@@ -2105,4 +2135,81 @@ export default {
2105
2135
  in: 'ein',
2106
2136
  out: 'aus',
2107
2137
  'In/Out': 'Ein/Aus',
2138
+ // Update command
2139
+ 'Check for Qwen Code updates and install if available':
2140
+ 'Auf Qwen Code-Updates prüfen und installieren, falls verfügbar',
2141
+ 'Qwen Code update available! {{current}} → {{latest}}':
2142
+ 'Qwen Code-Update verfügbar! {{current}} → {{latest}}',
2143
+ 'A new version of Qwen Code is available! {{current}} → {{latest}}':
2144
+ 'Eine neue Version von Qwen Code ist verfügbar! {{current}} → {{latest}}',
2145
+ 'Qwen Code {{version}} is up to date!': 'Qwen Code {{version}} ist aktuell!',
2146
+ 'Failed to check for updates. Please check your network or registry configuration.':
2147
+ 'Suche nach Updates fehlgeschlagen. Bitte Netzwerk- oder Registry-Konfiguration prüfen.',
2148
+ 'Unable to check for updates: {{reason}}':
2149
+ 'Updates können nicht geprüft werden: {{reason}}',
2150
+ 'Update successful! The new version will be used on your next run.':
2151
+ 'Update erfolgreich! Die neue Version wird beim nächsten Start verwendet.',
2152
+ 'Update downloaded. It will be applied after you exit this session.':
2153
+ 'Update heruntergeladen. Es wird nach dem Beenden dieser Sitzung angewendet.',
2154
+ 'Update failed: {{error}}': 'Update fehlgeschlagen: {{error}}',
2155
+ 'Downloading update...': 'Update wird heruntergeladen...',
2156
+ 'Update successful! Please restart Qwen Code to use the new version. Switching model providers before restarting may not work correctly.':
2157
+ 'Update erfolgreich! Bitte starten Sie Qwen Code neu, um die neue Version zu verwenden. Das Wechseln von Modellanbietern vor dem Neustart funktioniert möglicherweise nicht korrekt.',
2158
+ 'Automatic update failed. Please try updating manually.':
2159
+ 'Automatisches Update fehlgeschlagen. Bitte versuchen Sie, manuell zu aktualisieren.',
2160
+ 'Automatic update failed: {{error}}. Re-run the installer to update manually.':
2161
+ 'Automatisches Update fehlgeschlagen: {{error}}. Führen Sie das Installationsprogramm erneut aus, um manuell zu aktualisieren.',
2162
+ 'Running from a local git clone. Please update with "git pull".':
2163
+ 'Wird aus einem lokalen Git-Klon ausgeführt. Bitte mit "git pull" aktualisieren.',
2164
+ 'Running via npx, update not applicable.':
2165
+ 'Wird über npx ausgeführt, Update nicht anwendbar.',
2166
+ 'Running via pnpx, update not applicable.':
2167
+ 'Wird über pnpx ausgeführt, Update nicht anwendbar.',
2168
+ 'Running via bunx, update not applicable.':
2169
+ 'Wird über bunx ausgeführt, Update nicht anwendbar.',
2170
+ 'Installed via Homebrew. Please update with "brew upgrade".':
2171
+ 'Über Homebrew installiert. Bitte mit "brew upgrade" aktualisieren.',
2172
+ "Locally installed. Please update via your project's package.json.":
2173
+ 'Lokal installiert. Bitte über die package.json Ihres Projekts aktualisieren.',
2174
+ 'Update requires sudo. Please run:':
2175
+ 'Das Update erfordert sudo. Bitte ausführen:',
2176
+ 'Standalone install detected. Attempting to automatically update now...':
2177
+ 'Standalone-Installation erkannt. Automatisches Update wird jetzt versucht...',
2178
+ 'Standalone install detected. Please rerun the standalone installer to update:':
2179
+ 'Standalone-Installation erkannt. Bitte führen Sie den Standalone-Installer zum Aktualisieren erneut aus:',
2180
+ 'Run the following to update:': 'Führen Sie Folgendes zum Aktualisieren aus:',
2181
+ 'Unable to auto-update this standalone installation. Please reinstall from:':
2182
+ 'Diese Standalone-Installation kann nicht automatisch aktualisiert werden. Bitte neu installieren von:',
2183
+ 'Manual update required. Please reinstall Qwen Code.':
2184
+ 'Manuelles Update erforderlich. Bitte installieren Sie Qwen Code neu.',
2185
+
2186
+ // ============================================================================
2187
+ // reload-plugins command
2188
+ // ============================================================================
2189
+ '{{count}} extension': '{{count}} extension',
2190
+ '{{count}} extensions': '{{count}} extensions',
2191
+ '{{count}} command': '{{count}} command',
2192
+ '{{count}} commands': '{{count}} commands',
2193
+ '{{count}} skill': '{{count}} skill',
2194
+ '{{count}} skills': '{{count}} skills',
2195
+ '{{count}} agent': '{{count}} agent',
2196
+ '{{count}} agents': '{{count}} agents',
2197
+ '{{count}} hook': '{{count}} hook',
2198
+ '{{count}} hooks': '{{count}} hooks',
2199
+ '{{count}} extension MCP server': '{{count}} extension MCP server',
2200
+ '{{count}} extension MCP servers': '{{count}} extension MCP servers',
2201
+ '{{count}} extension LSP server': '{{count}} extension LSP server',
2202
+ '{{count}} extension LSP servers': '{{count}} extension LSP servers',
2203
+ 'Reload extension changes from disk': 'Reload extension changes from disk',
2204
+ 'Reloaded extensions: {{summary}}': 'Reloaded extensions: {{summary}}',
2205
+ 'Reload failed: {{message}}': 'Reload failed: {{message}}',
2206
+ 'Reload failed.': 'Reload failed.',
2207
+ 'Extensions changed on disk. Run /reload-plugins to apply updates.':
2208
+ 'Extensions changed on disk. Run /reload-plugins to apply updates.',
2209
+ 'Failed to refresh extension content: {{message}}. Run /reload-plugins to apply updates.':
2210
+ 'Failed to refresh extension content: {{message}}. Run /reload-plugins to apply updates.',
2211
+ 'Failed to refresh extension content. Run /reload-plugins to apply updates.':
2212
+ 'Failed to refresh extension content. Run /reload-plugins to apply updates.',
2213
+ 'Extension reload did not complete. Run /reload-plugins to try again.':
2214
+ 'Extension reload did not complete. Run /reload-plugins to try again.',
2108
2215
  };
package/locales/en.js CHANGED
@@ -199,6 +199,7 @@ export default {
199
199
  'toolDisplayName.CronList': 'toolDisplayName.CronList',
200
200
  'toolDisplayName.CronDelete': 'toolDisplayName.CronDelete',
201
201
  'toolDisplayName.LoopWakeup': 'toolDisplayName.LoopWakeup',
202
+ 'toolDisplayName.CreateSubSession': 'toolDisplayName.CreateSubSession',
202
203
  'toolDisplayName.TaskCreate': 'toolDisplayName.TaskCreate',
203
204
  'toolDisplayName.TaskUpdate': 'toolDisplayName.TaskUpdate',
204
205
  'toolDisplayName.TaskList': 'toolDisplayName.TaskList',
@@ -266,7 +267,7 @@ export default {
266
267
  'to search history': 'to search history',
267
268
  'to paste images': 'to paste images',
268
269
  'for external editor': 'for external editor',
269
- 'to toggle compact mode': 'to toggle compact mode',
270
+ 'to view transcript': 'to view transcript',
270
271
  'Jump through words in the input': 'Jump through words in the input',
271
272
  'Close dialogs, cancel requests, or quit application':
272
273
  'Close dialogs, cancel requests, or quit application',
@@ -486,6 +487,42 @@ export default {
486
487
  'Delete {{name}}': 'Delete {{name}}',
487
488
  'Unknown Step': 'Unknown Step',
488
489
  'Esc to close': 'Esc to close',
490
+ Transcript: 'Transcript',
491
+ 'to close': 'to close',
492
+ 'to scroll': 'to scroll',
493
+ 'Failed to render transcript.': 'Failed to render transcript.',
494
+ 'Read {{count}} file': 'Read {{count}} file',
495
+ 'Read {{count}} files': 'Read {{count}} files',
496
+ 'Reading {{count}} file': 'Reading {{count}} file',
497
+ 'Reading {{count}} files': 'Reading {{count}} files',
498
+ 'Edited {{count}} file': 'Edited {{count}} file',
499
+ 'Edited {{count}} files': 'Edited {{count}} files',
500
+ 'Editing {{count}} file': 'Editing {{count}} file',
501
+ 'Editing {{count}} files': 'Editing {{count}} files',
502
+ 'Wrote {{count}} file': 'Wrote {{count}} file',
503
+ 'Wrote {{count}} files': 'Wrote {{count}} files',
504
+ 'Writing {{count}} file': 'Writing {{count}} file',
505
+ 'Writing {{count}} files': 'Writing {{count}} files',
506
+ 'Searched {{count}} pattern': 'Searched {{count}} pattern',
507
+ 'Searched {{count}} patterns': 'Searched {{count}} patterns',
508
+ 'Searching {{count}} pattern': 'Searching {{count}} pattern',
509
+ 'Searching {{count}} patterns': 'Searching {{count}} patterns',
510
+ 'Listed {{count}} directory': 'Listed {{count}} directory',
511
+ 'Listed {{count}} directories': 'Listed {{count}} directories',
512
+ 'Listing {{count}} directory': 'Listing {{count}} directory',
513
+ 'Listing {{count}} directories': 'Listing {{count}} directories',
514
+ 'Ran {{count}} command': 'Ran {{count}} command',
515
+ 'Ran {{count}} commands': 'Ran {{count}} commands',
516
+ 'Running {{count}} command': 'Running {{count}} command',
517
+ 'Running {{count}} commands': 'Running {{count}} commands',
518
+ 'Ran {{count}} agent': 'Ran {{count}} agent',
519
+ 'Ran {{count}} agents': 'Ran {{count}} agents',
520
+ 'Running {{count}} agent': 'Running {{count}} agent',
521
+ 'Running {{count}} agents': 'Running {{count}} agents',
522
+ 'Used {{count}} tool': 'Used {{count}} tool',
523
+ 'Used {{count}} tools': 'Used {{count}} tools',
524
+ 'Using {{count}} tool': 'Using {{count}} tool',
525
+ 'Using {{count}} tools': 'Using {{count}} tools',
489
526
  'Enter to select, ↑↓ to navigate, Esc to close':
490
527
  'Enter to select, ↑↓ to navigate, Esc to close',
491
528
  'Esc to go back': 'Esc to go back',
@@ -1865,8 +1902,6 @@ export default {
1865
1902
  'You can switch permission mode quickly with Tab or /approval-mode.',
1866
1903
  'Try /insight to generate personalized insights from your chat history.':
1867
1904
  'Try /insight to generate personalized insights from your chat history.',
1868
- 'Press Ctrl+O to toggle compact mode — hide tool output and thinking for a cleaner view.':
1869
- 'Press Ctrl+O to toggle compact mode — hide tool output and thinking for a cleaner view.',
1870
1905
  'Add a QWEN.md file to give Qwen Code persistent project context.':
1871
1906
  'Add a QWEN.md file to give Qwen Code persistent project context.',
1872
1907
  'Use /btw to ask a quick side question without disrupting the conversation.':
@@ -2378,10 +2413,6 @@ export default {
2378
2413
  'Raw mode not available. Please run in an interactive terminal.',
2379
2414
  '(Use ↑ ↓ arrows to navigate, Enter to select, Ctrl+C to exit)\n':
2380
2415
  '(Use ↑ ↓ arrows to navigate, Enter to select, Ctrl+C to exit)\n',
2381
- 'Hide tool output and thinking for a cleaner view (toggle with Ctrl+O).':
2382
- 'Hide tool output and thinking for a cleaner view (toggle with Ctrl+O).',
2383
- 'Press Ctrl+O to show full tool output':
2384
- 'Press Ctrl+O to show full tool output',
2385
2416
  'Switch to plan mode or exit plan mode':
2386
2417
  'Switch to plan mode or exit plan mode',
2387
2418
  'Set how hard reasoning-capable models think ({{tiers}}); mapped and clamped per provider.':
@@ -2552,4 +2583,84 @@ export default {
2552
2583
  reqs: 'reqs',
2553
2584
  in: 'in',
2554
2585
  out: 'out',
2586
+
2587
+ // Update command
2588
+ 'Check for Qwen Code updates and install if available':
2589
+ 'Check for Qwen Code updates and install if available',
2590
+ 'Qwen Code update available! {{current}} → {{latest}}':
2591
+ 'Qwen Code update available! {{current}} → {{latest}}',
2592
+ 'A new version of Qwen Code is available! {{current}} → {{latest}}':
2593
+ 'A new version of Qwen Code is available! {{current}} → {{latest}}',
2594
+ 'Qwen Code {{version}} is up to date!':
2595
+ 'Qwen Code {{version}} is up to date!',
2596
+ 'Failed to check for updates. Please check your network or registry configuration.':
2597
+ 'Failed to check for updates. Please check your network or registry configuration.',
2598
+ 'Unable to check for updates: {{reason}}':
2599
+ 'Unable to check for updates: {{reason}}',
2600
+ 'Update successful! The new version will be used on your next run.':
2601
+ 'Update successful! The new version will be used on your next run.',
2602
+ 'Update downloaded. It will be applied after you exit this session.':
2603
+ 'Update downloaded. It will be applied after you exit this session.',
2604
+ 'Update failed: {{error}}': 'Update failed: {{error}}',
2605
+ 'Downloading update...': 'Downloading update...',
2606
+ 'Update successful! Please restart Qwen Code to use the new version. Switching model providers before restarting may not work correctly.':
2607
+ 'Update successful! Please restart Qwen Code to use the new version. Switching model providers before restarting may not work correctly.',
2608
+ 'Automatic update failed. Please try updating manually.':
2609
+ 'Automatic update failed. Please try updating manually.',
2610
+ 'Automatic update failed: {{error}}. Re-run the installer to update manually.':
2611
+ 'Automatic update failed: {{error}}. Re-run the installer to update manually.',
2612
+ 'Running from a local git clone. Please update with "git pull".':
2613
+ 'Running from a local git clone. Please update with "git pull".',
2614
+ 'Running via npx, update not applicable.':
2615
+ 'Running via npx, update not applicable.',
2616
+ 'Running via pnpx, update not applicable.':
2617
+ 'Running via pnpx, update not applicable.',
2618
+ 'Running via bunx, update not applicable.':
2619
+ 'Running via bunx, update not applicable.',
2620
+ 'Installed via Homebrew. Please update with "brew upgrade".':
2621
+ 'Installed via Homebrew. Please update with "brew upgrade".',
2622
+ "Locally installed. Please update via your project's package.json.":
2623
+ "Locally installed. Please update via your project's package.json.",
2624
+ 'Update requires sudo. Please run:': 'Update requires sudo. Please run:',
2625
+ 'Standalone install detected. Attempting to automatically update now...':
2626
+ 'Standalone install detected. Attempting to automatically update now...',
2627
+ 'Standalone install detected. Please rerun the standalone installer to update:':
2628
+ 'Standalone install detected. Please rerun the standalone installer to update:',
2629
+ 'Run the following to update:': 'Run the following to update:',
2630
+ 'Unable to auto-update this standalone installation. Please reinstall from:':
2631
+ 'Unable to auto-update this standalone installation. Please reinstall from:',
2632
+ 'Manual update required. Please reinstall Qwen Code.':
2633
+ 'Manual update required. Please reinstall Qwen Code.',
2634
+ '⚠️ History gap: earlier conversation was lost before this point (storage interruption) and could not be recovered.':
2635
+ '⚠️ History gap: earlier conversation was lost before this point (storage interruption) and could not be recovered.',
2636
+
2637
+ // ============================================================================
2638
+ // reload-plugins command
2639
+ // ============================================================================
2640
+ '{{count}} extension': '{{count}} extension',
2641
+ '{{count}} extensions': '{{count}} extensions',
2642
+ '{{count}} command': '{{count}} command',
2643
+ '{{count}} commands': '{{count}} commands',
2644
+ '{{count}} skill': '{{count}} skill',
2645
+ '{{count}} skills': '{{count}} skills',
2646
+ '{{count}} agent': '{{count}} agent',
2647
+ '{{count}} agents': '{{count}} agents',
2648
+ '{{count}} hook': '{{count}} hook',
2649
+ '{{count}} hooks': '{{count}} hooks',
2650
+ '{{count}} extension MCP server': '{{count}} extension MCP server',
2651
+ '{{count}} extension MCP servers': '{{count}} extension MCP servers',
2652
+ '{{count}} extension LSP server': '{{count}} extension LSP server',
2653
+ '{{count}} extension LSP servers': '{{count}} extension LSP servers',
2654
+ 'Reload extension changes from disk': 'Reload extension changes from disk',
2655
+ 'Reloaded extensions: {{summary}}': 'Reloaded extensions: {{summary}}',
2656
+ 'Reload failed: {{message}}': 'Reload failed: {{message}}',
2657
+ 'Reload failed.': 'Reload failed.',
2658
+ 'Extensions changed on disk. Run /reload-plugins to apply updates.':
2659
+ 'Extensions changed on disk. Run /reload-plugins to apply updates.',
2660
+ 'Failed to refresh extension content: {{message}}. Run /reload-plugins to apply updates.':
2661
+ 'Failed to refresh extension content: {{message}}. Run /reload-plugins to apply updates.',
2662
+ 'Failed to refresh extension content. Run /reload-plugins to apply updates.':
2663
+ 'Failed to refresh extension content. Run /reload-plugins to apply updates.',
2664
+ 'Extension reload did not complete. Run /reload-plugins to try again.':
2665
+ 'Extension reload did not complete. Run /reload-plugins to try again.',
2555
2666
  };
package/locales/fr.js CHANGED
@@ -252,6 +252,42 @@ export default {
252
252
  'Delete {{name}}': 'Supprimer {{name}}',
253
253
  'Unknown Step': 'Étape inconnue',
254
254
  'Esc to close': 'Esc pour fermer',
255
+ Transcript: 'Transcription',
256
+ 'to close': 'pour fermer',
257
+ 'to scroll': 'pour défiler',
258
+ 'Failed to render transcript.': 'Échec du rendu de la transcription.',
259
+ 'Read {{count}} file': 'Lu {{count}} fichier',
260
+ 'Read {{count}} files': 'Lu {{count}} fichiers',
261
+ 'Reading {{count}} file': 'Lecture de {{count}} fichier',
262
+ 'Reading {{count}} files': 'Lecture de {{count}} fichiers',
263
+ 'Edited {{count}} file': 'Modifié {{count}} fichier',
264
+ 'Edited {{count}} files': 'Modifié {{count}} fichiers',
265
+ 'Editing {{count}} file': 'Modification de {{count}} fichier',
266
+ 'Editing {{count}} files': 'Modification de {{count}} fichiers',
267
+ 'Wrote {{count}} file': 'Écrit {{count}} fichier',
268
+ 'Wrote {{count}} files': 'Écrit {{count}} fichiers',
269
+ 'Writing {{count}} file': 'Écriture de {{count}} fichier',
270
+ 'Writing {{count}} files': 'Écriture de {{count}} fichiers',
271
+ 'Searched {{count}} pattern': 'Recherché {{count}} motif',
272
+ 'Searched {{count}} patterns': 'Recherché {{count}} motifs',
273
+ 'Searching {{count}} pattern': 'Recherche de {{count}} motif',
274
+ 'Searching {{count}} patterns': 'Recherche de {{count}} motifs',
275
+ 'Listed {{count}} directory': 'Listé {{count}} répertoire',
276
+ 'Listed {{count}} directories': 'Listé {{count}} répertoires',
277
+ 'Listing {{count}} directory': 'Liste de {{count}} répertoire',
278
+ 'Listing {{count}} directories': 'Liste de {{count}} répertoires',
279
+ 'Ran {{count}} command': 'Exécuté {{count}} commande',
280
+ 'Ran {{count}} commands': 'Exécuté {{count}} commandes',
281
+ 'Running {{count}} command': 'Exécution de {{count}} commande',
282
+ 'Running {{count}} commands': 'Exécution de {{count}} commandes',
283
+ 'Ran {{count}} agent': 'Exécuté {{count}} agent',
284
+ 'Ran {{count}} agents': 'Exécuté {{count}} agents',
285
+ 'Running {{count}} agent': 'Exécution de {{count}} agent',
286
+ 'Running {{count}} agents': 'Exécution de {{count}} agents',
287
+ 'Used {{count}} tool': 'Utilisé {{count}} outil',
288
+ 'Used {{count}} tools': 'Utilisé {{count}} outils',
289
+ 'Using {{count}} tool': 'Utilisation de {{count}} outil',
290
+ 'Using {{count}} tools': 'Utilisation de {{count}} outils',
255
291
  'Enter to select, ↑↓ to navigate, Esc to close':
256
292
  'Enter pour sélectionner, ↑↓ pour naviguer, Esc pour fermer',
257
293
  'Esc to go back': 'Esc pour revenir',
@@ -1913,10 +1949,6 @@ export default {
1913
1949
  'Mode brut non disponible. Veuillez exécuter dans un terminal interactif.',
1914
1950
  '(Use ↑ ↓ arrows to navigate, Enter to select, Ctrl+C to exit)\n':
1915
1951
  '(Utilisez les flèches ↑ ↓ pour naviguer, Enter pour sélectionner, Ctrl+C pour quitter)\n',
1916
- 'Hide tool output and thinking for a cleaner view (toggle with Ctrl+O).':
1917
- 'Masquer la sortie des outils et la réflexion pour une vue plus nette (basculer avec Ctrl+O).',
1918
- 'Press Ctrl+O to show full tool output':
1919
- 'Appuyez sur Ctrl+O pour afficher la sortie complète des outils',
1920
1952
  'Switch to plan mode or exit plan mode':
1921
1953
  'Passer en mode plan ou quitter le mode plan',
1922
1954
  'Set how hard reasoning-capable models think ({{tiers}}); mapped and clamped per provider.':
@@ -2004,7 +2036,7 @@ export default {
2004
2036
  'Afficher le détail de l’utilisation du contexte par élément.',
2005
2037
 
2006
2038
  // === Missing key backfill ===
2007
- 'to toggle compact mode': 'basculer le mode compact',
2039
+ 'to view transcript': 'pour voir la transcription',
2008
2040
  'The name of the extension to update.':
2009
2041
  "Le nom de l'extension à mettre à jour.",
2010
2042
  'Session (temporary)': 'Session (temporaire)',
@@ -2030,8 +2062,6 @@ export default {
2030
2062
  "Demande de copie envoyée au terminal. Si le collage est vide, copiez manuellement l'URL ci-dessus.",
2031
2063
  'Cannot write to terminal — copy the URL above manually.':
2032
2064
  "Impossible d'écrire dans le terminal — copiez manuellement l'URL ci-dessus.",
2033
- 'Press Ctrl+O to toggle compact mode — hide tool output and thinking for a cleaner view.':
2034
- 'Appuyez sur Ctrl+O pour basculer le mode compact — masquer la sortie des outils et la réflexion pour une vue plus nette.',
2035
2065
  'Invalid API key. Coding Plan API keys start with "sk-sp-". Please check.':
2036
2066
  'API Key invalide. Les Coding Plan API Keys commencent par "sk-sp-". Veuillez vérifier.',
2037
2067
  'Lock release warning': 'Avertissement de libération du verrou',
@@ -2107,4 +2137,82 @@ export default {
2107
2137
  in: 'ent.',
2108
2138
  out: 'sort.',
2109
2139
  'In/Out': 'Ent/Sort',
2140
+ // Update command
2141
+ 'Check for Qwen Code updates and install if available':
2142
+ 'Vérifier les mises à jour de Qwen Code et installer si disponible',
2143
+ 'Qwen Code update available! {{current}} → {{latest}}':
2144
+ 'Mise à jour de Qwen Code disponible ! {{current}} → {{latest}}',
2145
+ 'A new version of Qwen Code is available! {{current}} → {{latest}}':
2146
+ 'Une nouvelle version de Qwen Code est disponible ! {{current}} → {{latest}}',
2147
+ 'Qwen Code {{version}} is up to date!': 'Qwen Code {{version}} est à jour !',
2148
+ 'Failed to check for updates. Please check your network or registry configuration.':
2149
+ 'Échec de la vérification des mises à jour. Vérifiez votre réseau ou la configuration du registre.',
2150
+ 'Unable to check for updates: {{reason}}':
2151
+ 'Impossible de vérifier les mises à jour : {{reason}}',
2152
+ 'Update successful! The new version will be used on your next run.':
2153
+ 'Mise à jour réussie ! La nouvelle version sera utilisée lors de la prochaine exécution.',
2154
+ 'Update downloaded. It will be applied after you exit this session.':
2155
+ 'Mise à jour téléchargée. Elle sera appliquée après avoir quitté cette session.',
2156
+ 'Update failed: {{error}}': 'Échec de la mise à jour : {{error}}',
2157
+ 'Downloading update...': 'Téléchargement de la mise à jour...',
2158
+ 'Update successful! Please restart Qwen Code to use the new version. Switching model providers before restarting may not work correctly.':
2159
+ 'Mise à jour réussie ! Redémarrez Qwen Code pour utiliser la nouvelle version. Changer de fournisseur de modèle avant le redémarrage peut ne pas fonctionner correctement.',
2160
+ 'Automatic update failed. Please try updating manually.':
2161
+ 'La mise à jour automatique a échoué. Essayez de mettre à jour manuellement.',
2162
+ 'Automatic update failed: {{error}}. Re-run the installer to update manually.':
2163
+ 'Échec de la mise à jour automatique : {{error}}. Relancez le programme d’installation pour mettre à jour manuellement.',
2164
+ 'Running from a local git clone. Please update with "git pull".':
2165
+ 'Exécution depuis un clone Git local. Veuillez mettre à jour avec "git pull".',
2166
+ 'Running via npx, update not applicable.':
2167
+ 'Exécution via npx, mise à jour non applicable.',
2168
+ 'Running via pnpx, update not applicable.':
2169
+ 'Exécution via pnpx, mise à jour non applicable.',
2170
+ 'Running via bunx, update not applicable.':
2171
+ 'Exécution via bunx, mise à jour non applicable.',
2172
+ 'Installed via Homebrew. Please update with "brew upgrade".':
2173
+ 'Installé via Homebrew. Veuillez mettre à jour avec "brew upgrade".',
2174
+ "Locally installed. Please update via your project's package.json.":
2175
+ 'Installé localement. Veuillez mettre à jour via le package.json de votre projet.',
2176
+ 'Update requires sudo. Please run:':
2177
+ 'La mise à jour nécessite sudo. Veuillez exécuter :',
2178
+ 'Standalone install detected. Attempting to automatically update now...':
2179
+ 'Installation autonome détectée. Tentative de mise à jour automatique...',
2180
+ 'Standalone install detected. Please rerun the standalone installer to update:':
2181
+ 'Installation autonome détectée. Veuillez relancer l’installateur autonome pour mettre à jour :',
2182
+ 'Run the following to update:':
2183
+ 'Exécutez la commande suivante pour mettre à jour :',
2184
+ 'Unable to auto-update this standalone installation. Please reinstall from:':
2185
+ 'Impossible de mettre à jour automatiquement cette installation autonome. Veuillez réinstaller depuis :',
2186
+ 'Manual update required. Please reinstall Qwen Code.':
2187
+ 'Mise à jour manuelle requise. Veuillez réinstaller Qwen Code.',
2188
+
2189
+ // ============================================================================
2190
+ // reload-plugins command
2191
+ // ============================================================================
2192
+ '{{count}} extension': '{{count}} extension',
2193
+ '{{count}} extensions': '{{count}} extensions',
2194
+ '{{count}} command': '{{count}} command',
2195
+ '{{count}} commands': '{{count}} commands',
2196
+ '{{count}} skill': '{{count}} skill',
2197
+ '{{count}} skills': '{{count}} skills',
2198
+ '{{count}} agent': '{{count}} agent',
2199
+ '{{count}} agents': '{{count}} agents',
2200
+ '{{count}} hook': '{{count}} hook',
2201
+ '{{count}} hooks': '{{count}} hooks',
2202
+ '{{count}} extension MCP server': '{{count}} extension MCP server',
2203
+ '{{count}} extension MCP servers': '{{count}} extension MCP servers',
2204
+ '{{count}} extension LSP server': '{{count}} extension LSP server',
2205
+ '{{count}} extension LSP servers': '{{count}} extension LSP servers',
2206
+ 'Reload extension changes from disk': 'Reload extension changes from disk',
2207
+ 'Reloaded extensions: {{summary}}': 'Reloaded extensions: {{summary}}',
2208
+ 'Reload failed: {{message}}': 'Reload failed: {{message}}',
2209
+ 'Reload failed.': 'Reload failed.',
2210
+ 'Extensions changed on disk. Run /reload-plugins to apply updates.':
2211
+ 'Extensions changed on disk. Run /reload-plugins to apply updates.',
2212
+ 'Failed to refresh extension content: {{message}}. Run /reload-plugins to apply updates.':
2213
+ 'Failed to refresh extension content: {{message}}. Run /reload-plugins to apply updates.',
2214
+ 'Failed to refresh extension content. Run /reload-plugins to apply updates.':
2215
+ 'Failed to refresh extension content. Run /reload-plugins to apply updates.',
2216
+ 'Extension reload did not complete. Run /reload-plugins to try again.':
2217
+ 'Extension reload did not complete. Run /reload-plugins to try again.',
2110
2218
  };
package/locales/ja.js CHANGED
@@ -205,6 +205,43 @@ export default {
205
205
  'Delete {{name}}': '{{name}} を削除',
206
206
  'Unknown Step': '不明なステップ',
207
207
  'Esc to close': 'Esc で閉じる',
208
+ Transcript: 'トランスクリプト',
209
+ 'to close': '閉じる',
210
+ 'to scroll': 'スクロール',
211
+ 'Failed to render transcript.': 'トランスクリプトの描画に失敗しました。',
212
+ 'Read {{count}} file': '{{count}} 件のファイルを読み込みました',
213
+ 'Read {{count}} files': '{{count}} 件のファイルを読み込みました',
214
+ 'Reading {{count}} file': '{{count}} 件のファイルを読み込み中',
215
+ 'Reading {{count}} files': '{{count}} 件のファイルを読み込み中',
216
+ 'Edited {{count}} file': '{{count}} 件のファイルを編集しました',
217
+ 'Edited {{count}} files': '{{count}} 件のファイルを編集しました',
218
+ 'Editing {{count}} file': '{{count}} 件のファイルを編集中',
219
+ 'Editing {{count}} files': '{{count}} 件のファイルを編集中',
220
+ 'Wrote {{count}} file': '{{count}} 件のファイルを書き込みました',
221
+ 'Wrote {{count}} files': '{{count}} 件のファイルを書き込みました',
222
+ 'Writing {{count}} file': '{{count}} 件のファイルを書き込み中',
223
+ 'Writing {{count}} files': '{{count}} 件のファイルを書き込み中',
224
+ 'Searched {{count}} pattern': '{{count}} 件のパターンを検索しました',
225
+ 'Searched {{count}} patterns': '{{count}} 件のパターンを検索しました',
226
+ 'Searching {{count}} pattern': '{{count}} 件のパターンを検索中',
227
+ 'Searching {{count}} patterns': '{{count}} 件のパターンを検索中',
228
+ 'Listed {{count}} directory': '{{count}} 件のディレクトリを一覧表示しました',
229
+ 'Listed {{count}} directories':
230
+ '{{count}} 件のディレクトリを一覧表示しました',
231
+ 'Listing {{count}} directory': '{{count}} 件のディレクトリを一覧表示中',
232
+ 'Listing {{count}} directories': '{{count}} 件のディレクトリを一覧表示中',
233
+ 'Ran {{count}} command': '{{count}} 件のコマンドを実行しました',
234
+ 'Ran {{count}} commands': '{{count}} 件のコマンドを実行しました',
235
+ 'Running {{count}} command': '{{count}} 件のコマンドを実行中',
236
+ 'Running {{count}} commands': '{{count}} 件のコマンドを実行中',
237
+ 'Ran {{count}} agent': '{{count}} 件のエージェントを実行しました',
238
+ 'Ran {{count}} agents': '{{count}} 件のエージェントを実行しました',
239
+ 'Running {{count}} agent': '{{count}} 件のエージェントを実行中',
240
+ 'Running {{count}} agents': '{{count}} 件のエージェントを実行中',
241
+ 'Used {{count}} tool': '{{count}} 件のツールを使用しました',
242
+ 'Used {{count}} tools': '{{count}} 件のツールを使用しました',
243
+ 'Using {{count}} tool': '{{count}} 件のツールを使用中',
244
+ 'Using {{count}} tools': '{{count}} 件のツールを使用中',
208
245
  'Enter to select, ↑↓ to navigate, Esc to close':
209
246
  'Enter で選択、↑↓ で移動、Esc で閉じる',
210
247
  'Esc to go back': 'Esc で戻る',
@@ -1139,8 +1176,6 @@ export default {
1139
1176
  'Tab または /approval-mode で権限モードをすばやく切り替えられます。',
1140
1177
  'Try /insight to generate personalized insights from your chat history.':
1141
1178
  '/insight でチャット履歴からパーソナライズされたインサイトを生成できます。',
1142
- 'Press Ctrl+O to toggle compact mode — hide tool output and thinking for a cleaner view.':
1143
- 'Ctrl+O でコンパクトモードを切り替え — ツール出力と思考を非表示にしてすっきり表示。',
1144
1179
  'Add a QWEN.md file to give Qwen Code persistent project context.':
1145
1180
  'QWEN.md ファイルを追加すると、Qwen Code に永続的なプロジェクトコンテキストを与えられます。',
1146
1181
  'Use /btw to ask a quick side question without disrupting the conversation.':
@@ -1406,10 +1441,7 @@ export default {
1406
1441
  'Rawモードが利用できません。インタラクティブターミナルで実行してください。',
1407
1442
  '(Use ↑ ↓ arrows to navigate, Enter to select, Ctrl+C to exit)\n':
1408
1443
  '(↑ ↓ 矢印キーで移動、Enter で選択、Ctrl+C で終了)\n',
1409
- 'to toggle compact mode': 'コンパクトモードの切り替え',
1410
- 'Hide tool output and thinking for a cleaner view (toggle with Ctrl+O).':
1411
- 'コンパクトモードでツール出力と思考を非表示にします(Ctrl+O で切り替え)。',
1412
- 'Press Ctrl+O to show full tool output': 'Ctrl+O で完全なツール出力を表示',
1444
+ 'to view transcript': 'トランスクリプトを表示',
1413
1445
  'Switch to plan mode or exit plan mode':
1414
1446
  'プランモードに切り替えるか、プランモードを終了する',
1415
1447
  'Set how hard reasoning-capable models think ({{tiers}}); mapped and clamped per provider.':
@@ -1869,4 +1901,82 @@ export default {
1869
1901
  in: '入力',
1870
1902
  out: '出力',
1871
1903
  'In/Out': '入力/出力',
1904
+ // Update command
1905
+ 'Check for Qwen Code updates and install if available':
1906
+ 'Qwen Codeのアップデートを確認し、利用可能な場合はインストールします',
1907
+ 'Qwen Code update available! {{current}} → {{latest}}':
1908
+ 'Qwen Code のアップデートがあります!{{current}} → {{latest}}',
1909
+ 'A new version of Qwen Code is available! {{current}} → {{latest}}':
1910
+ 'Qwen Code の新しいバージョンがあります!{{current}} → {{latest}}',
1911
+ 'Qwen Code {{version}} is up to date!': 'Qwen Code {{version}} は最新です!',
1912
+ 'Failed to check for updates. Please check your network or registry configuration.':
1913
+ 'アップデートの確認に失敗しました。ネットワークまたはレジストリ設定を確認してください。',
1914
+ 'Unable to check for updates: {{reason}}':
1915
+ 'アップデートを確認できません: {{reason}}',
1916
+ 'Update successful! The new version will be used on your next run.':
1917
+ 'アップデート成功!新バージョンは次回起動時に使用されます。',
1918
+ 'Update downloaded. It will be applied after you exit this session.':
1919
+ 'アップデートをダウンロードしました。現在のセッション終了後に適用されます。',
1920
+ 'Update failed: {{error}}': 'アップデート失敗:{{error}}',
1921
+ 'Downloading update...': 'アップデートをダウンロードしています...',
1922
+ 'Update successful! Please restart Qwen Code to use the new version. Switching model providers before restarting may not work correctly.':
1923
+ 'アップデートに成功しました!新しいバージョンを使用するには Qwen Code を再起動してください。再起動前にモデルプロバイダーを切り替えると正しく動作しない場合があります。',
1924
+ 'Automatic update failed. Please try updating manually.':
1925
+ '自動アップデートに失敗しました。手動で更新してください。',
1926
+ 'Automatic update failed: {{error}}. Re-run the installer to update manually.':
1927
+ '自動更新に失敗しました: {{error}}。手動で更新するにはインストーラーを再実行してください。',
1928
+ 'Running from a local git clone. Please update with "git pull".':
1929
+ 'ローカル Git クローンから実行中です。"git pull" で更新してください。',
1930
+ 'Running via npx, update not applicable.':
1931
+ 'npx 経由で実行中のため、更新は適用されません。',
1932
+ 'Running via pnpx, update not applicable.':
1933
+ 'pnpx 経由で実行中のため、更新は適用されません。',
1934
+ 'Running via bunx, update not applicable.':
1935
+ 'bunx 経由で実行中のため、更新は適用されません。',
1936
+ 'Installed via Homebrew. Please update with "brew upgrade".':
1937
+ 'Homebrew 経由でインストールされています。"brew upgrade" で更新してください。',
1938
+ "Locally installed. Please update via your project's package.json.":
1939
+ 'ローカルにインストールされています。プロジェクトの package.json 経由で更新してください。',
1940
+ 'Update requires sudo. Please run:':
1941
+ '更新には sudo が必要です。次を実行してください:',
1942
+ 'Standalone install detected. Attempting to automatically update now...':
1943
+ 'スタンドアロンインストールを検出しました。自動更新を試行しています...',
1944
+ 'Standalone install detected. Please rerun the standalone installer to update:':
1945
+ 'スタンドアロンインストールを検出しました。更新するにはスタンドアロンインストーラーを再実行してください:',
1946
+ 'Run the following to update:':
1947
+ '以下のコマンドを実行してアップデートしてください:',
1948
+ 'Unable to auto-update this standalone installation. Please reinstall from:':
1949
+ 'このスタンドアロンインストールを自動更新できません。以下から再インストールしてください:',
1950
+ 'Manual update required. Please reinstall Qwen Code.':
1951
+ '手動更新が必要です。Qwen Codeを再インストールしてください。',
1952
+
1953
+ // ============================================================================
1954
+ // reload-plugins command
1955
+ // ============================================================================
1956
+ '{{count}} extension': '{{count}} extension',
1957
+ '{{count}} extensions': '{{count}} extensions',
1958
+ '{{count}} command': '{{count}} command',
1959
+ '{{count}} commands': '{{count}} commands',
1960
+ '{{count}} skill': '{{count}} skill',
1961
+ '{{count}} skills': '{{count}} skills',
1962
+ '{{count}} agent': '{{count}} agent',
1963
+ '{{count}} agents': '{{count}} agents',
1964
+ '{{count}} hook': '{{count}} hook',
1965
+ '{{count}} hooks': '{{count}} hooks',
1966
+ '{{count}} extension MCP server': '{{count}} extension MCP server',
1967
+ '{{count}} extension MCP servers': '{{count}} extension MCP servers',
1968
+ '{{count}} extension LSP server': '{{count}} extension LSP server',
1969
+ '{{count}} extension LSP servers': '{{count}} extension LSP servers',
1970
+ 'Reload extension changes from disk': 'Reload extension changes from disk',
1971
+ 'Reloaded extensions: {{summary}}': 'Reloaded extensions: {{summary}}',
1972
+ 'Reload failed: {{message}}': 'Reload failed: {{message}}',
1973
+ 'Reload failed.': 'Reload failed.',
1974
+ 'Extensions changed on disk. Run /reload-plugins to apply updates.':
1975
+ 'Extensions changed on disk. Run /reload-plugins to apply updates.',
1976
+ 'Failed to refresh extension content: {{message}}. Run /reload-plugins to apply updates.':
1977
+ 'Failed to refresh extension content: {{message}}. Run /reload-plugins to apply updates.',
1978
+ 'Failed to refresh extension content. Run /reload-plugins to apply updates.':
1979
+ 'Failed to refresh extension content. Run /reload-plugins to apply updates.',
1980
+ 'Extension reload did not complete. Run /reload-plugins to try again.':
1981
+ 'Extension reload did not complete. Run /reload-plugins to try again.',
1872
1982
  };