@qwen-code/qwen-code 0.18.3-preview.0 → 0.18.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.
Files changed (508) hide show
  1. package/README.md +64 -492
  2. package/bundled/loop/SKILL.md +53 -26
  3. package/bundled/loop/SKILL.test.ts +67 -0
  4. package/bundled/qc-helper/docs/configuration/settings.md +25 -18
  5. package/bundled/qc-helper/docs/extension/introduction.md +38 -0
  6. package/bundled/qc-helper/docs/features/channels/_meta.ts +1 -0
  7. package/bundled/qc-helper/docs/features/channels/overview.md +4 -4
  8. package/bundled/qc-helper/docs/features/channels/qqbot.md +179 -0
  9. package/bundled/qc-helper/docs/features/commands.md +49 -0
  10. package/bundled/qc-helper/docs/features/followup-suggestions.md +10 -6
  11. package/bundled/qc-helper/docs/features/hooks.md +6 -3
  12. package/bundled/qc-helper/docs/features/status-line.md +4 -2
  13. package/bundled/qc-helper/docs/qwen-serve.md +9 -4
  14. package/bundled/qc-helper/docs/reference/keyboard-shortcuts.md +11 -5
  15. package/bundled/qc-helper/docs/support/troubleshooting.md +5 -0
  16. package/chunks/{agent-X42UKL4M.js → agent-PPGQVSZN.js} +24 -23
  17. package/chunks/{agent-headless-7FQ7NX6G.js → agent-headless-5SGQIWGS.js} +24 -23
  18. package/chunks/{anthropicContentGenerator-KLBHYGH6.js → anthropicContentGenerator-OLOGBVLP.js} +4 -4
  19. package/chunks/{askUserQuestion-QPZXR3UO.js → askUserQuestion-ANRVSBIJ.js} +2 -2
  20. package/chunks/{ca-RK4QPLIX.js → ca-K6MD665I.js} +42 -2
  21. package/chunks/chunk-2ES3D3TW.js +1026 -0
  22. package/chunks/{chunk-O4PICXES.js → chunk-2MPVVENX.js} +14 -6
  23. package/chunks/{chunk-BJ5HQ23U.js → chunk-4HMWGHPP.js} +9 -10
  24. package/chunks/{chunk-SFRV6BGY.js → chunk-4TW2JM5Q.js} +3 -3
  25. package/chunks/{chunk-ZOFNJQNJ.js → chunk-7GX7XYZU.js} +3 -3
  26. package/chunks/{chunk-VIEIRAK3.js → chunk-7OCZ77KA.js} +4 -2
  27. package/chunks/{chunk-3U2ZIZDP.js → chunk-A6OKBLUA.js} +732 -617
  28. package/chunks/{chunk-RTTAC5VW.js → chunk-AQDPHFDZ.js} +1 -1
  29. package/chunks/{chunk-U62OHNQR.js → chunk-BR6DF3Y4.js} +6 -6
  30. package/chunks/{chunk-IDYDPBBN.js → chunk-DZCZZPCY.js} +3 -3
  31. package/chunks/{chunk-ZMIBJS45.js → chunk-E5SRTXRG.js} +1 -1
  32. package/chunks/{chunk-FIQECJTQ.js → chunk-F6FP3URI.js} +1 -1
  33. package/chunks/{chunk-IQHSD7K5.js → chunk-FPZF3BNV.js} +1 -1
  34. package/chunks/{chunk-NNIYWQIS.js → chunk-HU3RKEK2.js} +2 -1
  35. package/chunks/{chunk-HA2UEYZP.js → chunk-IKOWINH4.js} +7 -4
  36. package/chunks/{chunk-JHSQY3J5.js → chunk-IS4QOHTV.js} +6 -5
  37. package/chunks/{chunk-MN5RAXVB.js → chunk-IUEQOXOI.js} +18 -6
  38. package/chunks/{chunk-CPVI5J2L.js → chunk-JIJBNW4A.js} +1 -1
  39. package/chunks/{chunk-ZNUMXPNK.js → chunk-JJHY7NAD.js} +7 -3
  40. package/chunks/{chunk-YJDVHAGL.js → chunk-JN6FVOPP.js} +2 -2
  41. package/chunks/{chunk-P5CE42XM.js → chunk-JP3LQIMW.js} +1046 -293
  42. package/chunks/{chunk-VU6A2OBJ.js → chunk-JXQ23SNT.js} +217 -219
  43. package/chunks/{chunk-WPTCDQN6.js → chunk-M5VYHAHT.js} +2 -2
  44. package/chunks/{chunk-VFW7VM7A.js → chunk-MP436DDQ.js} +131009 -128408
  45. package/chunks/{chunk-LXYWINWF.js → chunk-N5QHMPZU.js} +1 -1
  46. package/chunks/{chunk-LYSND7KR.js → chunk-PTGKSUUJ.js} +2 -2
  47. package/chunks/{chunk-6X6PTTH3.js → chunk-VNMHFAZ3.js} +24 -12
  48. package/chunks/{chunk-LYRSMKLS.js → chunk-VWPDSQZY.js} +2 -2
  49. package/chunks/{chunk-B4ZF2KSI.js → chunk-WWU2KUSR.js} +2 -2
  50. package/chunks/{chunk-QP4R5FTG.js → chunk-Z7XXFPGP.js} +4 -3
  51. package/chunks/{chunk-TW522KN6.js → chunk-ZTQ26VBE.js} +13 -6
  52. package/chunks/{computer-use-WHPP33BI.js → computer-use-LPHSGISW.js} +24 -23
  53. package/chunks/contextCommand-SQPW6JX7.js +54 -0
  54. package/chunks/{cron-create-DQKRQMCP.js → cron-create-OKGQO6GX.js} +6 -6
  55. package/chunks/{cron-delete-DOFPHFTI.js → cron-delete-DTJP7L6O.js} +6 -6
  56. package/chunks/{cron-list-RCVOO3CB.js → cron-list-VKZUASFG.js} +24 -10
  57. package/chunks/{de-FGPM4KW5.js → de-K2F3T3TR.js} +41 -1
  58. package/chunks/{dist-2UCAYOX7.js → dist-BD27IA3L.js} +16 -5
  59. package/chunks/{dist-33LHH26D.js → dist-KIYB7DQW.js} +1 -1
  60. package/chunks/{dist-UH7CYT7F.js → dist-OLC6NBSB.js} +51 -10
  61. package/chunks/dist-QFFZWACU.js +2136 -0
  62. package/chunks/{dist-KF43SZZV.js → dist-QUSDBLAK.js} +1 -1
  63. package/chunks/{edit-V22UFE4F.js → edit-OPGWEYXB.js} +26 -27
  64. package/chunks/{en-VP6XPGEC.js → en-KGSAKBJP.js} +232 -0
  65. package/chunks/{enter-worktree-HYS5U3QO.js → enter-worktree-JLFLU22E.js} +24 -23
  66. package/chunks/{enterPlanMode-UR2KPB4Y.js → enterPlanMode-JFBUNYML.js} +47 -23
  67. package/chunks/{exit-worktree-JNIUZIZ3.js → exit-worktree-NU64ZZRI.js} +191 -41
  68. package/chunks/{exitPlanMode-NJY3Y6XQ.js → exitPlanMode-UR6YQE64.js} +81 -43
  69. package/chunks/{fr-ATYBVCLT.js → fr-2CAQEOK6.js} +41 -1
  70. package/chunks/{geminiContentGenerator-SDUMCYHD.js → geminiContentGenerator-KUVZXCGX.js} +4 -4
  71. package/chunks/{glob-Z6UYFZCH.js → glob-RNX6IBFD.js} +26 -24
  72. package/chunks/{grep-WHWDB2HD.js → grep-5GUNAZFX.js} +96 -43
  73. package/chunks/{ja-W2QEA2OI.js → ja-QWL7V6OJ.js} +41 -1
  74. package/chunks/{keychain-token-storage-QSTRHKKL.js → keychain-token-storage-ALKQXYJQ.js} +2 -2
  75. package/chunks/loop-wakeup-RX6YIUSG.js +167 -0
  76. package/chunks/{ls-TRD77UTS.js → ls-6PLNWHMU.js} +3 -3
  77. package/chunks/{lsp-2VFWQPZS.js → lsp-3HFQU4OF.js} +2 -2
  78. package/chunks/{monitor-F4V4YEE4.js → monitor-LYHRV6SR.js} +24 -23
  79. package/chunks/{notebook-edit-P45433KC.js → notebook-edit-B5FEP65B.js} +25 -26
  80. package/chunks/{openaiContentGenerator-DRXB5MSN.js → openaiContentGenerator-XYMMXZFG.js} +12 -11
  81. package/chunks/{pt-ZKEWJFBW.js → pt-2SPOLMAY.js} +41 -1
  82. package/chunks/{qwenContentGenerator-3XZMXLHX.js → qwenContentGenerator-QWPW3P7K.js} +26 -25
  83. package/chunks/{qwenOAuth2-KK433U33.js → qwenOAuth2-XWC5SU63.js} +4 -4
  84. package/chunks/{read-file-WQPROSSJ.js → read-file-ROEHCU4A.js} +9 -8
  85. package/chunks/{ripGrep-EAE7GW6T.js → ripGrep-YBPCCX22.js} +24 -23
  86. package/chunks/{ru-VEKTPJ74.js → ru-35IVJTEH.js} +41 -1
  87. package/chunks/{scheduler-WCMRRLYM.js → scheduler-NIQSNCLH.js} +24 -23
  88. package/chunks/{send-message-QZOC5GA2.js → send-message-IIT3SHA7.js} +2 -2
  89. package/chunks/{serve-BVDNMP5D.js → serve-GME2SMSV.js} +1249 -279
  90. package/chunks/{shell-W4LWEOQL.js → shell-E7NADQBV.js} +24 -23
  91. package/chunks/{skill-VTJI4OPM.js → skill-WVYNAGWW.js} +11 -10
  92. package/chunks/{src-E42UOH5I.js → src-4HJAM36V.js} +137 -59
  93. package/chunks/{syntheticOutput-WJSUK4SZ.js → syntheticOutput-H67FYXU7.js} +3 -3
  94. package/chunks/{task-create-GGSC27HO.js → task-create-OVXHSHAI.js} +7 -7
  95. package/chunks/{task-list-EDHHHSK4.js → task-list-QUUCQJ3U.js} +6 -6
  96. package/chunks/{task-stop-WR5PDVZY.js → task-stop-WA5DMTKK.js} +2 -2
  97. package/chunks/{task-update-UR7NUHBV.js → task-update-PC5427TI.js} +7 -7
  98. package/chunks/{team-create-OAGMFFDJ.js → team-create-BOSQOS35.js} +26 -25
  99. package/chunks/{team-delete-FC33URJK.js → team-delete-ZTEMYRJ3.js} +6 -6
  100. package/chunks/{todoWrite-GO2ME7ZV.js → todoWrite-J6L6ELD6.js} +4 -4
  101. package/chunks/{tool-search-XZPD5EPI.js → tool-search-PPLILX5J.js} +9 -8
  102. package/chunks/{web-fetch-NLLATYIL.js → web-fetch-6XLPPTP7.js} +5 -5
  103. package/chunks/{workflow-AIC3XOX5.js → workflow-CDROZNXC.js} +242 -39
  104. package/chunks/{write-file-6GIRRW43.js → write-file-QY4X7MMO.js} +26 -27
  105. package/chunks/{zh-TW-6YFNCKTA.js → zh-TW-BSG6BUWK.js} +232 -2
  106. package/chunks/{zh-OIXDDQHB.js → zh-X4KM6MTW.js} +233 -0
  107. package/cli.js +10735 -5708
  108. package/examples/agent/agents/diary.md +1 -1
  109. package/examples/mcp-server/qwen-extension.json +8 -1
  110. package/examples/starter/agents/diary.md +1 -1
  111. package/locales/ca.js +67 -2
  112. package/locales/de.js +68 -2
  113. package/locales/en.js +304 -0
  114. package/locales/fr.js +69 -2
  115. package/locales/ja.js +65 -2
  116. package/locales/pt.js +67 -2
  117. package/locales/ru.js +68 -2
  118. package/locales/zh-TW.js +288 -2
  119. package/locales/zh.js +288 -0
  120. package/package.json +4 -3
  121. package/web-shell/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2 +0 -0
  122. package/web-shell/assets/KaTeX_AMS-Regular-DMm9YOAa.woff +0 -0
  123. package/web-shell/assets/KaTeX_AMS-Regular-DRggAlZN.ttf +0 -0
  124. package/web-shell/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf +0 -0
  125. package/web-shell/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff +0 -0
  126. package/web-shell/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2 +0 -0
  127. package/web-shell/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff +0 -0
  128. package/web-shell/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2 +0 -0
  129. package/web-shell/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf +0 -0
  130. package/web-shell/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf +0 -0
  131. package/web-shell/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff +0 -0
  132. package/web-shell/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2 +0 -0
  133. package/web-shell/assets/KaTeX_Fraktur-Regular-CB_wures.ttf +0 -0
  134. package/web-shell/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2 +0 -0
  135. package/web-shell/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff +0 -0
  136. package/web-shell/assets/KaTeX_Main-Bold-Cx986IdX.woff2 +0 -0
  137. package/web-shell/assets/KaTeX_Main-Bold-Jm3AIy58.woff +0 -0
  138. package/web-shell/assets/KaTeX_Main-Bold-waoOVXN0.ttf +0 -0
  139. package/web-shell/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2 +0 -0
  140. package/web-shell/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf +0 -0
  141. package/web-shell/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff +0 -0
  142. package/web-shell/assets/KaTeX_Main-Italic-3WenGoN9.ttf +0 -0
  143. package/web-shell/assets/KaTeX_Main-Italic-BMLOBm91.woff +0 -0
  144. package/web-shell/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2 +0 -0
  145. package/web-shell/assets/KaTeX_Main-Regular-B22Nviop.woff2 +0 -0
  146. package/web-shell/assets/KaTeX_Main-Regular-Dr94JaBh.woff +0 -0
  147. package/web-shell/assets/KaTeX_Main-Regular-ypZvNtVU.ttf +0 -0
  148. package/web-shell/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf +0 -0
  149. package/web-shell/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2 +0 -0
  150. package/web-shell/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff +0 -0
  151. package/web-shell/assets/KaTeX_Math-Italic-DA0__PXp.woff +0 -0
  152. package/web-shell/assets/KaTeX_Math-Italic-flOr_0UB.ttf +0 -0
  153. package/web-shell/assets/KaTeX_Math-Italic-t53AETM-.woff2 +0 -0
  154. package/web-shell/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf +0 -0
  155. package/web-shell/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2 +0 -0
  156. package/web-shell/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff +0 -0
  157. package/web-shell/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2 +0 -0
  158. package/web-shell/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff +0 -0
  159. package/web-shell/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf +0 -0
  160. package/web-shell/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf +0 -0
  161. package/web-shell/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff +0 -0
  162. package/web-shell/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2 +0 -0
  163. package/web-shell/assets/KaTeX_Script-Regular-C5JkGWo-.ttf +0 -0
  164. package/web-shell/assets/KaTeX_Script-Regular-D3wIWfF6.woff2 +0 -0
  165. package/web-shell/assets/KaTeX_Script-Regular-D5yQViql.woff +0 -0
  166. package/web-shell/assets/KaTeX_Size1-Regular-C195tn64.woff +0 -0
  167. package/web-shell/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf +0 -0
  168. package/web-shell/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2 +0 -0
  169. package/web-shell/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf +0 -0
  170. package/web-shell/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2 +0 -0
  171. package/web-shell/assets/KaTeX_Size2-Regular-oD1tc_U0.woff +0 -0
  172. package/web-shell/assets/KaTeX_Size3-Regular-CTq5MqoE.woff +0 -0
  173. package/web-shell/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf +0 -0
  174. package/web-shell/assets/KaTeX_Size4-Regular-BF-4gkZK.woff +0 -0
  175. package/web-shell/assets/KaTeX_Size4-Regular-DWFBv043.ttf +0 -0
  176. package/web-shell/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2 +0 -0
  177. package/web-shell/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff +0 -0
  178. package/web-shell/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2 +0 -0
  179. package/web-shell/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf +0 -0
  180. package/web-shell/assets/abap-DsBKuouk.js +1 -0
  181. package/web-shell/assets/actionscript-3-D_z4Izcz.js +1 -0
  182. package/web-shell/assets/ada-727ZlQH0.js +1 -0
  183. package/web-shell/assets/andromeeda-C3khCPGq.js +1 -0
  184. package/web-shell/assets/angular-html-LfdN0zeE.js +1 -0
  185. package/web-shell/assets/angular-ts-CKsD7JZE.js +1 -0
  186. package/web-shell/assets/apache-Dn00JSTd.js +1 -0
  187. package/web-shell/assets/apex-COJ4H7py.js +1 -0
  188. package/web-shell/assets/apl-BBq3IX1j.js +1 -0
  189. package/web-shell/assets/applescript-Bu5BbsvL.js +1 -0
  190. package/web-shell/assets/ara-7O62HKoU.js +1 -0
  191. package/web-shell/assets/arc-CRFN10gD.js +1 -0
  192. package/web-shell/assets/architectureDiagram-3BPJPVTR-IRlu1CpH.js +36 -0
  193. package/web-shell/assets/asciidoc-BPT9niGB.js +1 -0
  194. package/web-shell/assets/asm-Dhn9LcZ4.js +1 -0
  195. package/web-shell/assets/astro-CqkE3fuf.js +1 -0
  196. package/web-shell/assets/aurora-x-D-2ljcwZ.js +1 -0
  197. package/web-shell/assets/awk-eg146-Ew.js +1 -0
  198. package/web-shell/assets/ayu-dark-Cv9koXgw.js +1 -0
  199. package/web-shell/assets/ballerina-Du268qiB.js +1 -0
  200. package/web-shell/assets/bat-fje9CFhw.js +1 -0
  201. package/web-shell/assets/beancount-BwXTMy5W.js +1 -0
  202. package/web-shell/assets/berry-3xVqZejG.js +1 -0
  203. package/web-shell/assets/bibtex-xW4inM5L.js +1 -0
  204. package/web-shell/assets/bicep-DHo0CJ0O.js +1 -0
  205. package/web-shell/assets/blade-a8OxSdnT.js +1 -0
  206. package/web-shell/assets/blockDiagram-GPEHLZMM-htIZ6iw8.js +132 -0
  207. package/web-shell/assets/bsl-Dgyn0ogV.js +1 -0
  208. package/web-shell/assets/c-C3t2pwGQ.js +1 -0
  209. package/web-shell/assets/c4Diagram-AAUBKEIU-A2GoRq3O.js +10 -0
  210. package/web-shell/assets/cadence-DNquZEk8.js +1 -0
  211. package/web-shell/assets/cairo--RitsXJZ.js +1 -0
  212. package/web-shell/assets/catppuccin-frappe-CD_QflpE.js +1 -0
  213. package/web-shell/assets/catppuccin-latte-DRW-0cLl.js +1 -0
  214. package/web-shell/assets/catppuccin-macchiato-C-_shW-Y.js +1 -0
  215. package/web-shell/assets/catppuccin-mocha-LGGdnPYs.js +1 -0
  216. package/web-shell/assets/channel-WwImfsc7.js +1 -0
  217. package/web-shell/assets/chunk-2J33WTMH-CdP2AC6u.js +1 -0
  218. package/web-shell/assets/chunk-4BX2VUAB-DrA07nW2.js +1 -0
  219. package/web-shell/assets/chunk-55IACEB6-CFGnVU2f.js +1 -0
  220. package/web-shell/assets/chunk-727SXJPM-BTMkq3Tk.js +206 -0
  221. package/web-shell/assets/chunk-AQP2D5EJ-C9sYg04Z.js +231 -0
  222. package/web-shell/assets/chunk-FMBD7UC4-Cag-cj6I.js +15 -0
  223. package/web-shell/assets/chunk-ND2GUHAM-CDSTFoR7.js +1 -0
  224. package/web-shell/assets/chunk-QZHKN3VN-CN9Z6oOs.js +1 -0
  225. package/web-shell/assets/clarity-BHOwM8T6.js +1 -0
  226. package/web-shell/assets/classDiagram-4FO5ZUOK-CJKQYFeJ.js +1 -0
  227. package/web-shell/assets/classDiagram-v2-Q7XG4LA2-CJKQYFeJ.js +1 -0
  228. package/web-shell/assets/clojure-DxSadP1t.js +1 -0
  229. package/web-shell/assets/cmake-DbXoA79R.js +1 -0
  230. package/web-shell/assets/cobol-PTqiYgYu.js +1 -0
  231. package/web-shell/assets/codeowners-Bp6g37R7.js +1 -0
  232. package/web-shell/assets/codeql-sacFqUAJ.js +1 -0
  233. package/web-shell/assets/coffee-dyiR41kL.js +1 -0
  234. package/web-shell/assets/common-lisp-C7gG9l05.js +1 -0
  235. package/web-shell/assets/coq-Dsg_Bt_b.js +1 -0
  236. package/web-shell/assets/cose-bilkent-S5V4N54A-DuN9j8Du.js +1 -0
  237. package/web-shell/assets/cpp-BksuvNSY.js +1 -0
  238. package/web-shell/assets/crystal-DtDmRg-F.js +1 -0
  239. package/web-shell/assets/csharp-D9R-vmeu.js +1 -0
  240. package/web-shell/assets/css-BPhBrDlE.js +1 -0
  241. package/web-shell/assets/csv-B0qRVHPH.js +1 -0
  242. package/web-shell/assets/cue-DtFQj3wx.js +1 -0
  243. package/web-shell/assets/cypher-m2LEI-9-.js +1 -0
  244. package/web-shell/assets/cytoscape.esm-CUqq0XTU.js +331 -0
  245. package/web-shell/assets/d-BoXegm-a.js +1 -0
  246. package/web-shell/assets/dagre-BM42HDAG-ByCWe45f.js +4 -0
  247. package/web-shell/assets/dark-plus-C3mMm8J8.js +1 -0
  248. package/web-shell/assets/dart-B9wLZaAG.js +1 -0
  249. package/web-shell/assets/dax-ClGRhx96.js +1 -0
  250. package/web-shell/assets/defaultLocale-DX6XiGOO.js +1 -0
  251. package/web-shell/assets/desktop-DEIpsLCJ.js +1 -0
  252. package/web-shell/assets/diagram-2AECGRRQ-eWyU_pKZ.js +43 -0
  253. package/web-shell/assets/diagram-5GNKFQAL-0Bfu3Fq5.js +10 -0
  254. package/web-shell/assets/diagram-KO2AKTUF-B6KBKkQP.js +3 -0
  255. package/web-shell/assets/diagram-LMA3HP47-TToDmeA_.js +24 -0
  256. package/web-shell/assets/diagram-OG6HWLK6-CQCkC2Yx.js +24 -0
  257. package/web-shell/assets/diff-BgYniUM_.js +1 -0
  258. package/web-shell/assets/docker-COcR7UxN.js +1 -0
  259. package/web-shell/assets/dotenv-BjQB5zDj.js +1 -0
  260. package/web-shell/assets/dracula-BzJJZx-M.js +1 -0
  261. package/web-shell/assets/dracula-soft-BXkSAIEj.js +1 -0
  262. package/web-shell/assets/dream-maker-C-nORZOA.js +1 -0
  263. package/web-shell/assets/edge-D5gP-w-T.js +1 -0
  264. package/web-shell/assets/elixir-CLiX3zqd.js +1 -0
  265. package/web-shell/assets/elm-CmHSxxaM.js +1 -0
  266. package/web-shell/assets/emacs-lisp-BX77sIaO.js +1 -0
  267. package/web-shell/assets/erDiagram-TEJ5UH35-Cm9ls1iB.js +85 -0
  268. package/web-shell/assets/erb-BYTLMnw6.js +1 -0
  269. package/web-shell/assets/erlang-B-DoSBHF.js +1 -0
  270. package/web-shell/assets/everforest-dark-BgDCqdQA.js +1 -0
  271. package/web-shell/assets/everforest-light-C8M2exoo.js +1 -0
  272. package/web-shell/assets/fennel-bCA53EVm.js +1 -0
  273. package/web-shell/assets/fish-w-ucz2PV.js +1 -0
  274. package/web-shell/assets/flowDiagram-I6XJVG4X-Dyoz80Pv.js +162 -0
  275. package/web-shell/assets/fluent-Dayu4EKP.js +1 -0
  276. package/web-shell/assets/fortran-fixed-form-TqA4NnZg.js +1 -0
  277. package/web-shell/assets/fortran-free-form-DKXYxT9g.js +1 -0
  278. package/web-shell/assets/fsharp-XplgxFYe.js +1 -0
  279. package/web-shell/assets/ganttDiagram-6RSMTGT7-Cfut9yaU.js +292 -0
  280. package/web-shell/assets/gdresource-BHYsBjWJ.js +1 -0
  281. package/web-shell/assets/gdscript-DfxzS6Rs.js +1 -0
  282. package/web-shell/assets/gdshader-SKMF96pI.js +1 -0
  283. package/web-shell/assets/genie-ajMbGru0.js +1 -0
  284. package/web-shell/assets/gherkin--30QC5Em.js +1 -0
  285. package/web-shell/assets/git-commit-i4q6IMui.js +1 -0
  286. package/web-shell/assets/git-rebase-B-v9cOL2.js +1 -0
  287. package/web-shell/assets/gitGraphDiagram-PVQCEYII-BCuJdlfD.js +106 -0
  288. package/web-shell/assets/github-dark-DHJKELXO.js +1 -0
  289. package/web-shell/assets/github-dark-default-Cuk6v7N8.js +1 -0
  290. package/web-shell/assets/github-dark-dimmed-DH5Ifo-i.js +1 -0
  291. package/web-shell/assets/github-dark-high-contrast-E3gJ1_iC.js +1 -0
  292. package/web-shell/assets/github-light-DAi9KRSo.js +1 -0
  293. package/web-shell/assets/github-light-default-D7oLnXFd.js +1 -0
  294. package/web-shell/assets/github-light-high-contrast-BfjtVDDH.js +1 -0
  295. package/web-shell/assets/gleam-B430Bg39.js +1 -0
  296. package/web-shell/assets/glimmer-js-D-cwc0-E.js +1 -0
  297. package/web-shell/assets/glimmer-ts-pgjy16dm.js +1 -0
  298. package/web-shell/assets/glsl-DBO2IWDn.js +1 -0
  299. package/web-shell/assets/gnuplot-CM8KxXT1.js +1 -0
  300. package/web-shell/assets/go-B1SYOhNW.js +1 -0
  301. package/web-shell/assets/graph-qsFoMdT2.js +1 -0
  302. package/web-shell/assets/graphql-cDcHW_If.js +1 -0
  303. package/web-shell/assets/groovy-DkBy-JyN.js +1 -0
  304. package/web-shell/assets/hack-D1yCygmZ.js +1 -0
  305. package/web-shell/assets/haml-B2EZWmdv.js +1 -0
  306. package/web-shell/assets/handlebars-BQGss363.js +1 -0
  307. package/web-shell/assets/haskell-BILxekzW.js +1 -0
  308. package/web-shell/assets/haxe-C5wWYbrZ.js +1 -0
  309. package/web-shell/assets/hcl-HzYwdGDm.js +1 -0
  310. package/web-shell/assets/hjson-T-Tgc4AT.js +1 -0
  311. package/web-shell/assets/hlsl-ifBTmRxC.js +1 -0
  312. package/web-shell/assets/houston-DnULxvSX.js +1 -0
  313. package/web-shell/assets/html-C2L_23MC.js +1 -0
  314. package/web-shell/assets/html-derivative-CSfWNPLT.js +1 -0
  315. package/web-shell/assets/http-FRrOvY1W.js +1 -0
  316. package/web-shell/assets/hxml-TIA70rKU.js +1 -0
  317. package/web-shell/assets/hy-BMj5Y0dO.js +1 -0
  318. package/web-shell/assets/imba-bv_oIlVt.js +1 -0
  319. package/web-shell/assets/index-BDZiTAkl.css +1 -0
  320. package/web-shell/assets/index-DaebdpHq.js +516 -0
  321. package/web-shell/assets/infoDiagram-5YYISTIA-CXKxF2VL.js +2 -0
  322. package/web-shell/assets/ini-BjABl1g7.js +1 -0
  323. package/web-shell/assets/init-Gi6I4Gst.js +1 -0
  324. package/web-shell/assets/ishikawaDiagram-YF4QCWOH-DE7HWSU8.js +70 -0
  325. package/web-shell/assets/java-xI-RfyKK.js +1 -0
  326. package/web-shell/assets/javascript-ySlJ1b_l.js +1 -0
  327. package/web-shell/assets/jinja-DGy0s7-h.js +1 -0
  328. package/web-shell/assets/jison-BqZprYcd.js +1 -0
  329. package/web-shell/assets/journeyDiagram-JHISSGLW-D__YUfds.js +139 -0
  330. package/web-shell/assets/json-BQoSv7ci.js +1 -0
  331. package/web-shell/assets/json5-w8dY5SsB.js +1 -0
  332. package/web-shell/assets/jsonc-TU54ms6u.js +1 -0
  333. package/web-shell/assets/jsonl-DREVFZK8.js +1 -0
  334. package/web-shell/assets/jsonnet-BfivnA6A.js +1 -0
  335. package/web-shell/assets/jssm-P4WzXJd0.js +1 -0
  336. package/web-shell/assets/jsx-BAng5TT0.js +1 -0
  337. package/web-shell/assets/julia-BBuGR-5E.js +1 -0
  338. package/web-shell/assets/kanagawa-dragon-CkXjmgJE.js +1 -0
  339. package/web-shell/assets/kanagawa-lotus-CfQXZHmo.js +1 -0
  340. package/web-shell/assets/kanagawa-wave-DWedfzmr.js +1 -0
  341. package/web-shell/assets/kanban-definition-UN3LZRKU-D82R169M.js +89 -0
  342. package/web-shell/assets/kotlin-B5lbUyaz.js +1 -0
  343. package/web-shell/assets/kusto-mebxcVVE.js +1 -0
  344. package/web-shell/assets/laserwave-DUszq2jm.js +1 -0
  345. package/web-shell/assets/latex-C-cWTeAZ.js +1 -0
  346. package/web-shell/assets/layout-CNYaLpI5.js +1 -0
  347. package/web-shell/assets/lean-XBlWyCtg.js +1 -0
  348. package/web-shell/assets/less-BfCpw3nA.js +1 -0
  349. package/web-shell/assets/light-plus-B7mTdjB0.js +1 -0
  350. package/web-shell/assets/linear-DpyMbKqT.js +1 -0
  351. package/web-shell/assets/liquid-D3W5UaiH.js +1 -0
  352. package/web-shell/assets/log-Cc5clBb7.js +1 -0
  353. package/web-shell/assets/logo-IuBKFhSY.js +1 -0
  354. package/web-shell/assets/lua-CvWAzNxB.js +1 -0
  355. package/web-shell/assets/luau-Du5NY7AG.js +1 -0
  356. package/web-shell/assets/make-Bvotw-X0.js +1 -0
  357. package/web-shell/assets/markdown-UIAJJxZW.js +1 -0
  358. package/web-shell/assets/marko-z0MBrx5-.js +1 -0
  359. package/web-shell/assets/material-theme-D5KoaKCx.js +1 -0
  360. package/web-shell/assets/material-theme-darker-BfHTSMKl.js +1 -0
  361. package/web-shell/assets/material-theme-lighter-B0m2ddpp.js +1 -0
  362. package/web-shell/assets/material-theme-ocean-CyktbL80.js +1 -0
  363. package/web-shell/assets/material-theme-palenight-Csfq5Kiy.js +1 -0
  364. package/web-shell/assets/matlab-D9-PGadD.js +1 -0
  365. package/web-shell/assets/mdc-DB_EDNY_.js +1 -0
  366. package/web-shell/assets/mdx-sdHcTMYB.js +1 -0
  367. package/web-shell/assets/mermaid-Ci6OQyBP.js +1 -0
  368. package/web-shell/assets/mermaid.core-D1KEFDhn.js +309 -0
  369. package/web-shell/assets/min-dark-CafNBF8u.js +1 -0
  370. package/web-shell/assets/min-light-CTRr51gU.js +1 -0
  371. package/web-shell/assets/mindmap-definition-RKZ34NQL-BwVUFGFE.js +96 -0
  372. package/web-shell/assets/mipsasm-BC5c_5Pe.js +1 -0
  373. package/web-shell/assets/mojo-Tz6hzZYG.js +1 -0
  374. package/web-shell/assets/monokai-D4h5O-jR.js +1 -0
  375. package/web-shell/assets/move-DB_GagMm.js +1 -0
  376. package/web-shell/assets/narrat-DLbgOhZU.js +1 -0
  377. package/web-shell/assets/nextflow-B0XVJmRM.js +1 -0
  378. package/web-shell/assets/nginx-D_VnBJ67.js +1 -0
  379. package/web-shell/assets/night-owl-C39BiMTA.js +1 -0
  380. package/web-shell/assets/nim-ZlGxZxc3.js +1 -0
  381. package/web-shell/assets/nix-shcSOmrb.js +1 -0
  382. package/web-shell/assets/nord-Ddv68eIx.js +1 -0
  383. package/web-shell/assets/nushell-D4Tzg5kh.js +1 -0
  384. package/web-shell/assets/objective-c-Deuh7S70.js +1 -0
  385. package/web-shell/assets/objective-cpp-BUEGK8hf.js +1 -0
  386. package/web-shell/assets/ocaml-BNioltXt.js +1 -0
  387. package/web-shell/assets/one-dark-pro-GBQ2dnAY.js +1 -0
  388. package/web-shell/assets/one-light-PoHY5YXO.js +1 -0
  389. package/web-shell/assets/ordinal-Cboi1Yqb.js +1 -0
  390. package/web-shell/assets/pascal-JqZropPD.js +1 -0
  391. package/web-shell/assets/perl-CHQXSrWU.js +1 -0
  392. package/web-shell/assets/php-B5ebYQev.js +1 -0
  393. package/web-shell/assets/pieDiagram-4H26LBE5-BO_qoEGx.js +30 -0
  394. package/web-shell/assets/plastic-3e1v2bzS.js +1 -0
  395. package/web-shell/assets/plsql-LKU2TuZ1.js +1 -0
  396. package/web-shell/assets/po-BFLt1xDp.js +1 -0
  397. package/web-shell/assets/poimandres-CS3Unz2-.js +1 -0
  398. package/web-shell/assets/polar-DKykz6zU.js +1 -0
  399. package/web-shell/assets/postcss-B3ZDOciz.js +1 -0
  400. package/web-shell/assets/powerquery-CSHBycmS.js +1 -0
  401. package/web-shell/assets/powershell-BIEUsx6d.js +1 -0
  402. package/web-shell/assets/prisma-B48N-Iqd.js +1 -0
  403. package/web-shell/assets/prolog-BY-TUvya.js +1 -0
  404. package/web-shell/assets/proto-zocC4JxJ.js +1 -0
  405. package/web-shell/assets/pug-CM9l7STV.js +1 -0
  406. package/web-shell/assets/puppet-Cza_XSSt.js +1 -0
  407. package/web-shell/assets/purescript-Bg-kzb6g.js +1 -0
  408. package/web-shell/assets/python-DhUJRlN_.js +1 -0
  409. package/web-shell/assets/qml-D8XfuvdV.js +1 -0
  410. package/web-shell/assets/qmldir-C8lEn-DE.js +1 -0
  411. package/web-shell/assets/qss-DhMKtDLN.js +1 -0
  412. package/web-shell/assets/quadrantDiagram-W4KKPZXB-Cx0ZaWPo.js +7 -0
  413. package/web-shell/assets/r-CwjWoCRV.js +1 -0
  414. package/web-shell/assets/racket-CzouJOBO.js +1 -0
  415. package/web-shell/assets/raku-B1bQXN8T.js +1 -0
  416. package/web-shell/assets/razor-CNLDkMZG.js +1 -0
  417. package/web-shell/assets/red-bN70gL4F.js +1 -0
  418. package/web-shell/assets/reg-5LuOXUq_.js +1 -0
  419. package/web-shell/assets/regexp-DWJ3fJO_.js +1 -0
  420. package/web-shell/assets/rel-DJlmqQ1C.js +1 -0
  421. package/web-shell/assets/requirementDiagram-4Y6WPE33-BJPXejOA.js +84 -0
  422. package/web-shell/assets/riscv-QhoSD0DR.js +1 -0
  423. package/web-shell/assets/rose-pine-CmCqftbK.js +1 -0
  424. package/web-shell/assets/rose-pine-dawn-Ds-gbosJ.js +1 -0
  425. package/web-shell/assets/rose-pine-moon-CjDtw9vr.js +1 -0
  426. package/web-shell/assets/rst-4NLicBqY.js +1 -0
  427. package/web-shell/assets/ruby-DeZ3UC14.js +1 -0
  428. package/web-shell/assets/rust-Be6lgOlo.js +1 -0
  429. package/web-shell/assets/sankeyDiagram-5OEKKPKP-C1xeIL9i.js +40 -0
  430. package/web-shell/assets/sas-BmTFh92c.js +1 -0
  431. package/web-shell/assets/sass-BJ4Li9vH.js +1 -0
  432. package/web-shell/assets/scala-DQVVAn-B.js +1 -0
  433. package/web-shell/assets/scheme-BJGe-b2p.js +1 -0
  434. package/web-shell/assets/scss-C31hgJw-.js +1 -0
  435. package/web-shell/assets/sdbl-BLhTXw86.js +1 -0
  436. package/web-shell/assets/sequenceDiagram-3UESZ5HK-CSYKQUjf.js +162 -0
  437. package/web-shell/assets/shaderlab-B7qAK45m.js +1 -0
  438. package/web-shell/assets/shellscript-atvbtKCR.js +1 -0
  439. package/web-shell/assets/shellsession-C_rIy8kc.js +1 -0
  440. package/web-shell/assets/slack-dark-BthQWCQV.js +1 -0
  441. package/web-shell/assets/slack-ochin-DqwNpetd.js +1 -0
  442. package/web-shell/assets/smalltalk-DkLiglaE.js +1 -0
  443. package/web-shell/assets/snazzy-light-Bw305WKR.js +1 -0
  444. package/web-shell/assets/solarized-dark-DXbdFlpD.js +1 -0
  445. package/web-shell/assets/solarized-light-L9t79GZl.js +1 -0
  446. package/web-shell/assets/solidity-C1w2a3ep.js +1 -0
  447. package/web-shell/assets/soy-C-lX7w71.js +1 -0
  448. package/web-shell/assets/sparql-bYkjHRlG.js +1 -0
  449. package/web-shell/assets/splunk-Cf8iN4DR.js +1 -0
  450. package/web-shell/assets/sql-COK4E0Yg.js +1 -0
  451. package/web-shell/assets/ssh-config-BknIz3MU.js +1 -0
  452. package/web-shell/assets/stata-DorPZHa4.js +1 -0
  453. package/web-shell/assets/stateDiagram-AJRCARHV-d9hiHlAW.js +1 -0
  454. package/web-shell/assets/stateDiagram-v2-BHNVJYJU-DgReoybQ.js +1 -0
  455. package/web-shell/assets/stylus-BeQkCIfX.js +1 -0
  456. package/web-shell/assets/svelte-MSaWC3Je.js +1 -0
  457. package/web-shell/assets/swift-BSxZ-RaX.js +1 -0
  458. package/web-shell/assets/synthwave-84-CbfX1IO0.js +1 -0
  459. package/web-shell/assets/system-verilog-C7L56vO4.js +1 -0
  460. package/web-shell/assets/systemd-CUnW07Te.js +1 -0
  461. package/web-shell/assets/talonscript-C1XDQQGZ.js +1 -0
  462. package/web-shell/assets/tasl-CQjiPCtT.js +1 -0
  463. package/web-shell/assets/tcl-DQ1-QYvQ.js +1 -0
  464. package/web-shell/assets/templ-dwX3ZSMB.js +1 -0
  465. package/web-shell/assets/terraform-BbSNqyBO.js +1 -0
  466. package/web-shell/assets/tex-rYs2v40G.js +1 -0
  467. package/web-shell/assets/timeline-definition-PNZ67QCA-BhCBkq8k.js +120 -0
  468. package/web-shell/assets/tokyo-night-DBQeEorK.js +1 -0
  469. package/web-shell/assets/toml-CB2ApiWb.js +1 -0
  470. package/web-shell/assets/ts-tags-CipyTH0X.js +1 -0
  471. package/web-shell/assets/tsv-B_m7g4N7.js +1 -0
  472. package/web-shell/assets/tsx-B6W0miNI.js +1 -0
  473. package/web-shell/assets/turtle-BMR_PYu6.js +1 -0
  474. package/web-shell/assets/twig-NC5TFiHP.js +1 -0
  475. package/web-shell/assets/typescript-Dj6nwHGl.js +1 -0
  476. package/web-shell/assets/typespec-BpWG_bgh.js +1 -0
  477. package/web-shell/assets/typst-BVUVsWT6.js +1 -0
  478. package/web-shell/assets/v-CAQ2eGtk.js +1 -0
  479. package/web-shell/assets/vala-BFOHcciG.js +1 -0
  480. package/web-shell/assets/vb-CdO5JTpU.js +1 -0
  481. package/web-shell/assets/vennDiagram-CIIHVFJN-DPPFWp_y.js +34 -0
  482. package/web-shell/assets/verilog-CJaU5se_.js +1 -0
  483. package/web-shell/assets/vesper-BEBZ7ncR.js +1 -0
  484. package/web-shell/assets/vhdl-DYoNaHQp.js +1 -0
  485. package/web-shell/assets/viml-m4uW47V2.js +1 -0
  486. package/web-shell/assets/vitesse-black-Bkuqu6BP.js +1 -0
  487. package/web-shell/assets/vitesse-dark-D0r3Knsf.js +1 -0
  488. package/web-shell/assets/vitesse-light-CVO1_9PV.js +1 -0
  489. package/web-shell/assets/vue-BuYVFjOK.js +1 -0
  490. package/web-shell/assets/vue-html-xdeiXROB.js +1 -0
  491. package/web-shell/assets/vyper-nyqBNV6O.js +1 -0
  492. package/web-shell/assets/wardley-L42UT6IY-CcOUIgXY.js +173 -0
  493. package/web-shell/assets/wardleyDiagram-YWT4CUSO-p7oR5X7r.js +78 -0
  494. package/web-shell/assets/wasm-C6j12Q_x.js +1 -0
  495. package/web-shell/assets/wasm-CG6Dc4jp.js +1 -0
  496. package/web-shell/assets/wenyan-7A4Fjokl.js +1 -0
  497. package/web-shell/assets/wgsl-CB0Krxn9.js +1 -0
  498. package/web-shell/assets/wikitext-DCE3LsBG.js +1 -0
  499. package/web-shell/assets/wolfram-C3FkfJm5.js +1 -0
  500. package/web-shell/assets/xml-e3z08dGr.js +1 -0
  501. package/web-shell/assets/xsl-Dd0NUgwM.js +1 -0
  502. package/web-shell/assets/xychartDiagram-2RQKCTM6-Dfr7-SEy.js +7 -0
  503. package/web-shell/assets/yaml-CVw76BM1.js +1 -0
  504. package/web-shell/assets/zenscript-HnGAYVZD.js +1 -0
  505. package/web-shell/assets/zig-BVz_zdnA.js +1 -0
  506. package/web-shell/index.html +23 -0
  507. package/chunks/chunk-C64WAJOC.js +0 -117
  508. package/chunks/contextCommand-WP7BU7IY.js +0 -53
@@ -6,7 +6,7 @@ import {
6
6
  } from "./chunk-KQIKOTQJ.js";
7
7
  import {
8
8
  ChannelBase
9
- } from "./chunk-VU6A2OBJ.js";
9
+ } from "./chunk-JXQ23SNT.js";
10
10
  import "./chunk-UFC57OYT.js";
11
11
  import "./chunk-K5PGHDBN.js";
12
12
  import {
@@ -1,34 +1,32 @@
1
1
  // Force strict mode and setup for ESM
2
2
  "use strict";
3
- import {
4
- StructuredToolError,
5
- checkPriorRead
6
- } from "./chunk-C64WAJOC.js";
7
3
  import {
8
4
  CommitAttributionService,
9
5
  DEFAULT_DIFF_OPTIONS,
10
6
  FileEncoding,
7
+ StructuredToolError,
8
+ checkPriorRead,
11
9
  createPatch,
12
10
  detectLineEnding,
13
11
  getDiffStat,
14
12
  needsUtf8Bom,
15
13
  safeLiteralReplace
16
- } from "./chunk-VFW7VM7A.js";
14
+ } from "./chunk-MP436DDQ.js";
17
15
  import "./chunk-K5PGHDBN.js";
18
- import "./chunk-VIEIRAK3.js";
19
- import "./chunk-O4PICXES.js";
20
- import "./chunk-TW522KN6.js";
21
- import "./chunk-BJ5HQ23U.js";
22
- import "./chunk-SFRV6BGY.js";
23
- import "./chunk-ZOFNJQNJ.js";
24
- import "./chunk-WPTCDQN6.js";
25
- import "./chunk-OMX7CUOE.js";
16
+ import "./chunk-7GX7XYZU.js";
17
+ import "./chunk-7OCZ77KA.js";
18
+ import "./chunk-2ES3D3TW.js";
19
+ import "./chunk-2MPVVENX.js";
20
+ import "./chunk-ZTQ26VBE.js";
21
+ import "./chunk-4HMWGHPP.js";
22
+ import "./chunk-4TW2JM5Q.js";
23
+ import "./chunk-M5VYHAHT.js";
26
24
  import "./chunk-MLZQVCF3.js";
27
25
  import "./chunk-LD2XBG6Z.js";
28
- import "./chunk-CPVI5J2L.js";
29
- import "./chunk-ZMIBJS45.js";
26
+ import "./chunk-JIJBNW4A.js";
27
+ import "./chunk-E5SRTXRG.js";
30
28
  import "./chunk-77WXWU44.js";
31
- import "./chunk-B4ZF2KSI.js";
29
+ import "./chunk-WWU2KUSR.js";
32
30
  import {
33
31
  FileOperationEvent,
34
32
  ReadFileTool,
@@ -36,26 +34,27 @@ import {
36
34
  getLanguageFromFilePath,
37
35
  getSpecificMimeType,
38
36
  logFileOperation
39
- } from "./chunk-P5CE42XM.js";
37
+ } from "./chunk-JP3LQIMW.js";
40
38
  import "./chunk-3PJXIDKI.js";
41
39
  import "./chunk-UWCTAVOD.js";
42
40
  import "./chunk-OFEVLU4C.js";
41
+ import "./chunk-OMX7CUOE.js";
43
42
  import {
44
43
  isAnyAutoMemPath
45
- } from "./chunk-IQHSD7K5.js";
46
- import "./chunk-LYRSMKLS.js";
47
- import "./chunk-RTTAC5VW.js";
44
+ } from "./chunk-FPZF3BNV.js";
45
+ import "./chunk-VWPDSQZY.js";
46
+ import "./chunk-AQDPHFDZ.js";
48
47
  import {
49
48
  BaseDeclarativeTool,
50
49
  ToolDisplayNames,
51
50
  ToolNames
52
- } from "./chunk-ZNUMXPNK.js";
53
- import "./chunk-IDYDPBBN.js";
54
- import "./chunk-FIQECJTQ.js";
51
+ } from "./chunk-JJHY7NAD.js";
52
+ import "./chunk-DZCZZPCY.js";
53
+ import "./chunk-F6FP3URI.js";
55
54
  import "./chunk-64WXLC72.js";
56
- import "./chunk-LXYWINWF.js";
57
- import "./chunk-NNIYWQIS.js";
58
- import "./chunk-LYSND7KR.js";
55
+ import "./chunk-N5QHMPZU.js";
56
+ import "./chunk-HU3RKEK2.js";
57
+ import "./chunk-PTGKSUUJ.js";
59
58
  import "./chunk-55ZMG67I.js";
60
59
  import "./chunk-H6BD2ELD.js";
61
60
  import "./chunk-5IFG2VC4.js";
@@ -65,7 +64,7 @@ import {
65
64
  makeRelative,
66
65
  shortenPath,
67
66
  unescapePath
68
- } from "./chunk-HA2UEYZP.js";
67
+ } from "./chunk-IKOWINH4.js";
69
68
  import "./chunk-ZERZSAZL.js";
70
69
  import "./chunk-QN5NZ3UQ.js";
71
70
  import "./chunk-BR4QREVK.js";
@@ -8,6 +8,176 @@ import "./chunk-J2S4EL5Y.js";
8
8
  // packages/cli/src/i18n/locales/en.js
9
9
  init_esbuild_shims();
10
10
  var en_default = {
11
+ "Cannot disable an extension-provided MCP server here.": "Cannot disable an extension-provided MCP server here.",
12
+ 'Cleared authentication for "{{name}}".': 'Cleared authentication for "{{name}}".',
13
+ 'MCP "{{name}}" disabled for all projects.': 'MCP "{{name}}" disabled for all projects.',
14
+ 'Enable extension "{{name}}" to manage this MCP server.': 'Enable extension "{{name}}" to manage this MCP server.',
15
+ "Extension-provided MCP servers cannot be favorited.": "Extension-provided MCP servers cannot be favorited.",
16
+ "User level": "User level",
17
+ "Project level": "Project level",
18
+ // ==========================================================================
19
+ // Extensions manager dialog (Installed / Discover / Sources tabs)
20
+ // ==========================================================================
21
+ " \xB7 {{marketplace}} (Tab to clear)": " \xB7 {{marketplace}} (Tab to clear)",
22
+ '"{{name}}" {{state}}.': '"{{name}}" {{state}}.',
23
+ "(Tab / \u2190\u2192 to switch)": "(Tab / \u2190\u2192 to switch)",
24
+ "+ Add new marketplace": "+ Add new marketplace",
25
+ "+ Install a new extension": "+ Install a new extension",
26
+ Actions: "Actions",
27
+ "Add Marketplace": "Add Marketplace",
28
+ "Add a marketplace in the Sources tab to discover extensions.": "Add a marketplace in the Sources tab to discover extensions.",
29
+ "Add new": "Add new",
30
+ "Add to Favorites": "Add to Favorites",
31
+ 'Added "{{name}}" to favorites.': 'Added "{{name}}" to favorites.',
32
+ 'Added marketplace "{{name}}".': 'Added marketplace "{{name}}".',
33
+ "Adding...": "Adding...",
34
+ "Back to extension list": "Back to extension list",
35
+ "Browse extensions ({{count}})": "Browse extensions ({{count}})",
36
+ "By: {{a}}": "By: {{a}}",
37
+ "Change scope": "Change scope",
38
+ 'Change scope for "{{name}}":': 'Change scope for "{{name}}":',
39
+ "Changing scope...": "Changing scope...",
40
+ 'Uninstalling "{{name}}"...': 'Uninstalling "{{name}}"...',
41
+ 'Update available for "{{name}}".': 'Update available for "{{name}}".',
42
+ '"{{name}}" is already up to date.': '"{{name}}" is already up to date.',
43
+ 'Checking "{{name}}" for updates...': 'Checking "{{name}}" for updates...',
44
+ '"{{name}}" does not support update checks.': '"{{name}}" does not support update checks.',
45
+ '"{{name}}" cannot be update-checked (Claude marketplace plugins update by reinstalling).': '"{{name}}" cannot be update-checked (Claude marketplace plugins update by reinstalling).',
46
+ 'Failed to check "{{name}}" for updates.': 'Failed to check "{{name}}" for updates.',
47
+ "Claude plugin marketplace": "Claude plugin marketplace",
48
+ Commands: "Commands",
49
+ "Components:": "Components:",
50
+ "Could not load this marketplace.": "Could not load this marketplace.",
51
+ "Current: {{scope}}": "Current: {{scope}}",
52
+ Disabled: "Disabled",
53
+ Discover: "Discover",
54
+ 'Disabling "{{name}}"...': 'Disabling "{{name}}"...',
55
+ 'Disabling MCP "{{name}}"...': 'Disabling MCP "{{name}}"...',
56
+ "Discover extensions": "Discover extensions",
57
+ "Discovering extensions...": "Discovering extensions...",
58
+ 'Enabling "{{name}}"...': 'Enabling "{{name}}"...',
59
+ 'Enabling MCP "{{name}}"...': 'Enabling MCP "{{name}}"...',
60
+ "Enter extension source:": "Enter extension source:",
61
+ "Enter marketplace source (Claude format):": "Enter marketplace source (Claude format):",
62
+ "Examples:": "Examples:",
63
+ "Extension details": "Extension details",
64
+ "Extension v{{version}}": "Extension v{{version}}",
65
+ "Extensions are not available in this environment.": "Extensions are not available in this environment.",
66
+ "Failed to open {{url}}": "Failed to open {{url}}",
67
+ Favorites: "Favorites",
68
+ "Global (User Scope)": "Global (User Scope)",
69
+ "Install Extension": "Install Extension",
70
+ "Install for the current workspace (project scope)": "Install for the current workspace (project scope)",
71
+ "Install for you (user scope)": "Install for you (user scope)",
72
+ "Install {{count}} extension(s) to which scope?": "Install {{count}} extension(s) to which scope?",
73
+ Installed: "Installed",
74
+ 'Installed extension "{{name}}".': 'Installed extension "{{name}}".',
75
+ "Installed extensions ({{count}}):": "Installed extensions ({{count}}):",
76
+ "Installed {{count}} extension(s).": "Installed {{count}} extension(s).",
77
+ "{{name}}: installed, but the scope rollback failed \u2014 it may be disabled at all scopes; re-enable it from the Installed tab.": "{{name}}: installed, but the scope rollback failed \u2014 it may be disabled at all scopes; re-enable it from the Installed tab.",
78
+ 'Could not change scope, and the rollback also failed \u2014 "{{name}}" may be disabled at all scopes. Re-enable it from the Installed tab. ({{error}})': 'Could not change scope, and the rollback also failed \u2014 "{{name}}" may be disabled at all scopes. Re-enable it from the Installed tab. ({{error}})',
79
+ "Installed {{ok}}, failed {{fail}}: {{detail}}": "Installed {{ok}}, failed {{fail}}: {{detail}}",
80
+ "Installing...": "Installing...",
81
+ "Last updated: {{date}}": "Last updated: {{date}}",
82
+ MCP: "MCP",
83
+ 'MCP "{{name}}" {{state}}.': 'MCP "{{name}}" {{state}}.',
84
+ "MCP servers": "MCP servers",
85
+ "Mark for Update": "Mark for Update",
86
+ Marketplaces: "Marketplaces",
87
+ "No extensions discovered.": "No extensions discovered.",
88
+ "No extensions match your search.": "No extensions match your search.",
89
+ "No extensions or marketplaces added yet.": "No extensions or marketplaces added yet.",
90
+ "No homepage available.": "No homepage available.",
91
+ "No installable extensions selected.": "No installable extensions selected.",
92
+ "No plugins or MCP servers installed.": "No plugins or MCP servers installed.",
93
+ None: "None",
94
+ "Note: Uninstall permanently removes this extension.": "Note: Uninstall permanently removes this extension.",
95
+ "Open homepage": "Open homepage",
96
+ "Project (Workspace)": "Project (Workspace)",
97
+ "Refreshed {{count}} extension(s).": "Refreshed {{count}} extension(s).",
98
+ "Remove from Favorites": "Remove from Favorites",
99
+ "Remove marketplace": "Remove marketplace",
100
+ 'Remove marketplace "{{name}}"?': 'Remove marketplace "{{name}}"?',
101
+ 'Removed "{{name}}" from favorites.': 'Removed "{{name}}" from favorites.',
102
+ 'Removed marketplace "{{name}}".': 'Removed marketplace "{{name}}".',
103
+ "Scope:": "Scope:",
104
+ 'Set "{{name}}" scope to {{scope}}.': 'Set "{{name}}" scope to {{scope}}.',
105
+ Sources: "Sources",
106
+ "Type to search \xB7 Space to toggle \xB7 Enter to view \xB7 Ctrl+R refresh \xB7 Esc to go back": "Type to search \xB7 Space to toggle \xB7 Enter to view \xB7 Ctrl+R refresh \xB7 Esc to go back",
107
+ Uninstall: "Uninstall",
108
+ 'Uninstalled "{{name}}".': 'Uninstalled "{{name}}".',
109
+ "Update Now": "Update Now",
110
+ "Update marketplace": "Update marketplace",
111
+ "Update marketplace (last updated {{date}})": "Update marketplace (last updated {{date}})",
112
+ 'Could not update marketplace "{{name}}".': 'Could not update marketplace "{{name}}".',
113
+ 'Updated "{{name}}".': 'Updated "{{name}}".',
114
+ 'Updated marketplace "{{name}}".': 'Updated marketplace "{{name}}".',
115
+ "Use the Discover tab to find and install plugins.": "Use the Discover tab to find and install plugins.",
116
+ "Version: {{v}}": "Version: {{v}}",
117
+ "Will install:": "Will install:",
118
+ "Would open: {{url}}": "Would open: {{url}}",
119
+ "Y/Enter to confirm \xB7 N/Esc to cancel": "Y/Enter to confirm \xB7 N/Esc to cancel",
120
+ "Press R to retry \xB7 Esc to go back": "Press R to retry \xB7 Esc to go back",
121
+ "Enter to select \xB7 R refresh \xB7 Esc to go back": "Enter to select \xB7 R refresh \xB7 Esc to go back",
122
+ "from {{marketplace}}": "from {{marketplace}}",
123
+ installed: "installed",
124
+ "{{count}} Agents": "{{count}} Agents",
125
+ "{{count}} Commands": "{{count}} Commands",
126
+ "{{count}} MCP": "{{count}} MCP",
127
+ "{{count}} Skills": "{{count}} Skills",
128
+ "{{count}} available extensions": "{{count}} available extensions",
129
+ "\u2191 more above": "\u2191 more above",
130
+ "\u2191\u2193 navigate \xB7 Enter open \xB7 d remove marketplace \xB7 Esc close": "\u2191\u2193 navigate \xB7 Enter open \xB7 d remove marketplace \xB7 Esc close",
131
+ "\u2191\u2193 navigate \xB7 Enter select \xB7 Esc close": "\u2191\u2193 navigate \xB7 Enter select \xB7 Esc close",
132
+ "\u2191\u2193 navigate \xB7 Enter select \xB7 d remove marketplace \xB7 Esc close": "\u2191\u2193 navigate \xB7 Enter select \xB7 d remove marketplace \xB7 Esc close",
133
+ "\u2191\u2193 navigate \xB7 Space enable/disable \xB7 f favorite \xB7 Enter details \xB7 Esc close": "\u2191\u2193 navigate \xB7 Space enable/disable \xB7 f favorite \xB7 Enter details \xB7 Esc close",
134
+ "\u2193 more below": "\u2193 more below",
135
+ "\u26A0 Make sure you trust an extension before installing, updating, or using it. We cannot verify what MCP servers, files, or other software an extension includes, or that it works as intended. See the extension homepage for more information.": "\u26A0 Make sure you trust an extension before installing, updating, or using it. We cannot verify what MCP servers, files, or other software an extension includes, or that it works as intended. See the extension homepage for more information.",
136
+ // ============================================================================
137
+ // Tool display names (chat-stream badge labels)
138
+ // ----------------------------------------------------------------------------
139
+ // Namespaced `toolDisplayName.<English display name>` keys (from core
140
+ // `ToolDisplayNames`). Per this file's key-is-default-text convention each
141
+ // English entry maps to itself; `localizeToolDisplayName` detects that
142
+ // self-mapping and returns the bare display name. Localized values live in
143
+ // zh.js / zh-TW.js; other locales fall back to the English display name.
144
+ // ============================================================================
145
+ "toolDisplayName.Edit": "toolDisplayName.Edit",
146
+ "toolDisplayName.WriteFile": "toolDisplayName.WriteFile",
147
+ "toolDisplayName.ReadFile": "toolDisplayName.ReadFile",
148
+ "toolDisplayName.Grep": "toolDisplayName.Grep",
149
+ "toolDisplayName.Glob": "toolDisplayName.Glob",
150
+ "toolDisplayName.Shell": "toolDisplayName.Shell",
151
+ "toolDisplayName.Shell Command": "toolDisplayName.Shell Command",
152
+ "toolDisplayName.TodoList": "toolDisplayName.TodoList",
153
+ "toolDisplayName.SaveMemory": "toolDisplayName.SaveMemory",
154
+ "toolDisplayName.Agent": "toolDisplayName.Agent",
155
+ "toolDisplayName.Skill": "toolDisplayName.Skill",
156
+ "toolDisplayName.EnterPlanMode": "toolDisplayName.EnterPlanMode",
157
+ "toolDisplayName.ExitPlanMode": "toolDisplayName.ExitPlanMode",
158
+ "toolDisplayName.WebFetch": "toolDisplayName.WebFetch",
159
+ "toolDisplayName.WebSearch": "toolDisplayName.WebSearch",
160
+ "toolDisplayName.ListFiles": "toolDisplayName.ListFiles",
161
+ "toolDisplayName.Lsp": "toolDisplayName.Lsp",
162
+ "toolDisplayName.AskUserQuestion": "toolDisplayName.AskUserQuestion",
163
+ "toolDisplayName.CronCreate": "toolDisplayName.CronCreate",
164
+ "toolDisplayName.CronList": "toolDisplayName.CronList",
165
+ "toolDisplayName.CronDelete": "toolDisplayName.CronDelete",
166
+ "toolDisplayName.LoopWakeup": "toolDisplayName.LoopWakeup",
167
+ "toolDisplayName.TaskCreate": "toolDisplayName.TaskCreate",
168
+ "toolDisplayName.TaskUpdate": "toolDisplayName.TaskUpdate",
169
+ "toolDisplayName.TaskList": "toolDisplayName.TaskList",
170
+ "toolDisplayName.TaskStop": "toolDisplayName.TaskStop",
171
+ "toolDisplayName.TeamCreate": "toolDisplayName.TeamCreate",
172
+ "toolDisplayName.TeamDelete": "toolDisplayName.TeamDelete",
173
+ "toolDisplayName.SendMessage": "toolDisplayName.SendMessage",
174
+ "toolDisplayName.StructuredOutput": "toolDisplayName.StructuredOutput",
175
+ "toolDisplayName.Monitor": "toolDisplayName.Monitor",
176
+ "toolDisplayName.NotebookEdit": "toolDisplayName.NotebookEdit",
177
+ "toolDisplayName.ToolSearch": "toolDisplayName.ToolSearch",
178
+ "toolDisplayName.EnterWorktree": "toolDisplayName.EnterWorktree",
179
+ "toolDisplayName.ExitWorktree": "toolDisplayName.ExitWorktree",
180
+ "toolDisplayName.Workflow": "toolDisplayName.Workflow",
11
181
  // ============================================================================
12
182
  // Help / UI Components
13
183
  // ============================================================================
@@ -418,6 +588,37 @@ var en_default = {
418
588
  "Show usage statistics dashboard.": "Show usage statistics dashboard.",
419
589
  "Show model-specific usage statistics.": "Show model-specific usage statistics.",
420
590
  "Show tool-specific usage statistics.": "Show tool-specific usage statistics.",
591
+ "Show daily token usage statistics.": "Show daily token usage statistics.",
592
+ "Show monthly token usage statistics.": "Show monthly token usage statistics.",
593
+ "Export token usage statistics to CSV or JSON.": "Export token usage statistics to CSV or JSON.",
594
+ "No usage data.": "No usage data.",
595
+ "{{label}}: {{tokens}} tokens ({{requests}} requests)": "{{label}}: {{tokens}} tokens ({{requests}} requests)",
596
+ "Daily token usage for {{value}}": "Daily token usage for {{value}}",
597
+ "Monthly token usage for {{value}}": "Monthly token usage for {{value}}",
598
+ "Total: {{tokens}} tokens": "Total: {{tokens}} tokens",
599
+ "Requests: {{requests}}": "Requests: {{requests}}",
600
+ "Breakdown:": "Breakdown:",
601
+ "Input: {{tokens}}": "Input: {{tokens}}",
602
+ "Output: {{tokens}}": "Output: {{tokens}}",
603
+ "Cached (included in Input): {{tokens}}": "Cached (included in Input): {{tokens}}",
604
+ "Thoughts: {{tokens}}": "Thoughts: {{tokens}}",
605
+ "By model:": "By model:",
606
+ "By auth type:": "By auth type:",
607
+ "By model/auth type:": "By model/auth type:",
608
+ "By source:": "By source:",
609
+ "Failed to load token usage stats: {{error}}": "Failed to load token usage stats: {{error}}",
610
+ "Expected --format csv or --format json.": "Expected --format csv or --format json.",
611
+ "Expected a file path after --output.": "Expected a file path after --output.",
612
+ "Unexpected argument: {{argument}}": "Unexpected argument: {{argument}}",
613
+ "Usage: /stats export <daily|monthly> [YYYY-MM-DD|YYYY-MM] [--format csv|json] [--output path]": "Usage: /stats export <daily|monthly> [YYYY-MM-DD|YYYY-MM] [--format csv|json] [--output path]",
614
+ "Token usage export path must be within the project working directory.": "Token usage export path must be within the project working directory.",
615
+ "Export target does not exist: {{path}}": "Export target does not exist: {{path}}",
616
+ "Cannot resolve export path within the working directory.": "Cannot resolve export path within the working directory.",
617
+ "Could not create a temporary export file.": "Could not create a temporary export file.",
618
+ "Token usage exported to {{format}}: {{path}}": "Token usage exported to {{format}}: {{path}}",
619
+ "Failed to export token usage stats: {{error}}": "Failed to export token usage stats: {{error}}",
620
+ "Unclosed quote in arguments.": "Unclosed quote in arguments.",
621
+ "Note: generation timing (TTFT/TPS) belongs to generation metrics.": "Note: generation timing (TTFT/TPS) belongs to generation metrics.",
421
622
  "exit the cli": "exit the cli",
422
623
  "Manage workspace directories": "Manage workspace directories",
423
624
  "Add directories to the workspace. Use comma to separate multiple paths": "Add directories to the workspace. Use comma to separate multiple paths",
@@ -435,6 +636,20 @@ var en_default = {
435
636
  "Uninstall an extension": "Uninstall an extension",
436
637
  "No extensions installed.": "No extensions installed.",
437
638
  'Extension "{{name}}" not found.': 'Extension "{{name}}" not found.',
639
+ 'The scope to install the extension in: "user" (global, default) or "project" (current workspace only).': 'The scope to install the extension in: "user" (global, default) or "project" (current workspace only).',
640
+ 'Extension "{{name}}" installed successfully and enabled for the current workspace.': 'Extension "{{name}}" installed successfully and enabled for the current workspace.',
641
+ 'Marketplace "{{name}}" not found.': 'Marketplace "{{name}}" not found.',
642
+ "No marketplace sources added yet.": "No marketplace sources added yet.",
643
+ "No marketplaces added yet.": "No marketplaces added yet.",
644
+ "Adds a marketplace source (Claude format).": "Adds a marketplace source (Claude format).",
645
+ "The marketplace source to add: owner/repo (GitHub), a git or https URL, or a local path.": "The marketplace source to add: owner/repo (GitHub), a git or https URL, or a local path.",
646
+ "Removes a marketplace source.": "Removes a marketplace source.",
647
+ "The name of the marketplace to remove.": "The name of the marketplace to remove.",
648
+ "Lists configured marketplace sources.": "Lists configured marketplace sources.",
649
+ "Re-fetches a marketplace source and its plugin listing.": "Re-fetches a marketplace source and its plugin listing.",
650
+ "The name of the marketplace to update.": "The name of the marketplace to update.",
651
+ "Manage marketplace sources for discovering extensions.": "Manage marketplace sources for discovering extensions.",
652
+ "You need at least one command before continuing.": "You need at least one command before continuing.",
438
653
  "No extensions to update.": "No extensions to update.",
439
654
  "Usage: /extensions install <source>": "Usage: /extensions install <source>",
440
655
  'Installing extension from "{{source}}"...': 'Installing extension from "{{source}}"...',
@@ -457,6 +672,12 @@ var en_default = {
457
672
  'Extension "{{name}}" installed successfully and enabled.': 'Extension "{{name}}" installed successfully and enabled.',
458
673
  "The github URL, local path, or marketplace source (marketplace-url:plugin-name) of the extension to install.": "The github URL, local path, or marketplace source (marketplace-url:plugin-name) of the extension to install.",
459
674
  "The git ref to install from.": "The git ref to install from.",
675
+ "--registry is only applicable for npm extensions.": "--registry is only applicable for npm extensions.",
676
+ "Custom npm registry URL (only for npm extensions).": "Custom npm registry URL (only for npm extensions).",
677
+ "--ref is not applicable for npm extensions. Use @version suffix instead (e.g. @scope/package@1.2.0).": "--ref is not applicable for npm extensions. Use @version suffix instead (e.g. @scope/package@1.2.0).",
678
+ "Installs an extension from a git repository URL, local path, scoped npm package (@scope/name), or claude marketplace (marketplace-url:plugin-name).": "Installs an extension from a git repository URL, local path, scoped npm package (@scope/name), or claude marketplace (marketplace-url:plugin-name).",
679
+ Description: "Description",
680
+ "Delete Session": "Delete Session",
460
681
  "Enable auto-update for this extension.": "Enable auto-update for this extension.",
461
682
  "Enable pre-release versions for this extension.": "Enable pre-release versions for this extension.",
462
683
  "Acknowledge the security risks of installing an extension and skip the confirmation prompt.": "Acknowledge the security risks of installing an extension and skip the confirmation prompt.",
@@ -689,6 +910,16 @@ var en_default = {
689
910
  "Restore a tool call. This will reset the conversation and file history to the state it was in when the tool call was suggested": "Restore a tool call. This will reset the conversation and file history to the state it was in when the tool call was suggested",
690
911
  "Could not detect terminal type. Supported terminals: VS Code, Cursor, Windsurf, and Trae.": "Could not detect terminal type. Supported terminals: VS Code, Cursor, Windsurf, and Trae.",
691
912
  'Terminal "{{terminal}}" is not supported yet.': 'Terminal "{{terminal}}" is not supported yet.',
913
+ // === History collapse/expand commands ===
914
+ "Set history to collapse by default when resuming a session": "Set history to collapse by default when resuming a session",
915
+ "Set history to expand by default when resuming a session": "Set history to expand by default when resuming a session",
916
+ "Expand the currently collapsed history transcript": "Expand the currently collapsed history transcript",
917
+ "Control history display preferences and visibility": "Control history display preferences and visibility",
918
+ "History will be collapsed by default for future resumed sessions.": "History will be collapsed by default for future resumed sessions.",
919
+ "History will be expanded by default for future resumed sessions.": "History will be expanded by default for future resumed sessions.",
920
+ "History is already expanded in this session.": "History is already expanded in this session.",
921
+ "Usage: /history collapse-on-resume|expand-on-resume|expand-now": "Usage: /history collapse-on-resume|expand-on-resume|expand-now",
922
+ "History collapsed: {{n}} messages hidden. Use /history expand-now to show.": "History collapsed: {{n}} messages hidden. Use /history expand-now to show.",
692
923
  // ============================================================================
693
924
  // Commands - Language
694
925
  // ============================================================================
@@ -779,6 +1010,7 @@ var en_default = {
779
1010
  connected: "connected",
780
1011
  connecting: "connecting",
781
1012
  disconnected: "disconnected",
1013
+ "needs authentication": "needs authentication",
782
1014
  // MCP Server List
783
1015
  "User MCPs": "User MCPs",
784
1016
  "Project MCPs": "Project MCPs",
@@ -4,47 +4,48 @@ import {
4
4
  GitWorktreeService,
5
5
  writeWorktreeSession,
6
6
  writeWorktreeSessionMarker
7
- } from "./chunk-VFW7VM7A.js";
7
+ } from "./chunk-MP436DDQ.js";
8
8
  import "./chunk-K5PGHDBN.js";
9
- import "./chunk-VIEIRAK3.js";
10
- import "./chunk-O4PICXES.js";
11
- import "./chunk-TW522KN6.js";
12
- import "./chunk-BJ5HQ23U.js";
13
- import "./chunk-SFRV6BGY.js";
14
- import "./chunk-ZOFNJQNJ.js";
15
- import "./chunk-WPTCDQN6.js";
16
- import "./chunk-OMX7CUOE.js";
9
+ import "./chunk-7GX7XYZU.js";
10
+ import "./chunk-7OCZ77KA.js";
11
+ import "./chunk-2ES3D3TW.js";
12
+ import "./chunk-2MPVVENX.js";
13
+ import "./chunk-ZTQ26VBE.js";
14
+ import "./chunk-4HMWGHPP.js";
15
+ import "./chunk-4TW2JM5Q.js";
16
+ import "./chunk-M5VYHAHT.js";
17
17
  import "./chunk-MLZQVCF3.js";
18
18
  import "./chunk-LD2XBG6Z.js";
19
- import "./chunk-CPVI5J2L.js";
20
- import "./chunk-ZMIBJS45.js";
19
+ import "./chunk-JIJBNW4A.js";
20
+ import "./chunk-E5SRTXRG.js";
21
21
  import "./chunk-77WXWU44.js";
22
- import "./chunk-B4ZF2KSI.js";
23
- import "./chunk-P5CE42XM.js";
22
+ import "./chunk-WWU2KUSR.js";
23
+ import "./chunk-JP3LQIMW.js";
24
24
  import "./chunk-3PJXIDKI.js";
25
25
  import "./chunk-UWCTAVOD.js";
26
26
  import "./chunk-OFEVLU4C.js";
27
- import "./chunk-IQHSD7K5.js";
28
- import "./chunk-LYRSMKLS.js";
29
- import "./chunk-RTTAC5VW.js";
27
+ import "./chunk-OMX7CUOE.js";
28
+ import "./chunk-FPZF3BNV.js";
29
+ import "./chunk-VWPDSQZY.js";
30
+ import "./chunk-AQDPHFDZ.js";
30
31
  import {
31
32
  BaseDeclarativeTool,
32
33
  BaseToolInvocation,
33
34
  ToolDisplayNames,
34
35
  ToolNames
35
- } from "./chunk-ZNUMXPNK.js";
36
- import "./chunk-IDYDPBBN.js";
37
- import "./chunk-FIQECJTQ.js";
36
+ } from "./chunk-JJHY7NAD.js";
37
+ import "./chunk-DZCZZPCY.js";
38
+ import "./chunk-F6FP3URI.js";
38
39
  import "./chunk-64WXLC72.js";
39
- import "./chunk-LXYWINWF.js";
40
- import "./chunk-NNIYWQIS.js";
41
- import "./chunk-LYSND7KR.js";
40
+ import "./chunk-N5QHMPZU.js";
41
+ import "./chunk-HU3RKEK2.js";
42
+ import "./chunk-PTGKSUUJ.js";
42
43
  import "./chunk-55ZMG67I.js";
43
44
  import "./chunk-H6BD2ELD.js";
44
45
  import "./chunk-5IFG2VC4.js";
45
46
  import {
46
47
  createDebugLogger
47
- } from "./chunk-HA2UEYZP.js";
48
+ } from "./chunk-IKOWINH4.js";
48
49
  import "./chunk-ZERZSAZL.js";
49
50
  import "./chunk-QN5NZ3UQ.js";
50
51
  import "./chunk-BR4QREVK.js";
@@ -1,46 +1,47 @@
1
1
  // Force strict mode and setup for ESM
2
2
  "use strict";
3
- import "./chunk-VFW7VM7A.js";
3
+ import "./chunk-MP436DDQ.js";
4
4
  import "./chunk-K5PGHDBN.js";
5
- import "./chunk-VIEIRAK3.js";
6
- import "./chunk-O4PICXES.js";
7
- import "./chunk-TW522KN6.js";
8
- import "./chunk-BJ5HQ23U.js";
9
- import "./chunk-SFRV6BGY.js";
10
- import "./chunk-ZOFNJQNJ.js";
11
- import "./chunk-WPTCDQN6.js";
12
- import "./chunk-OMX7CUOE.js";
5
+ import "./chunk-7GX7XYZU.js";
6
+ import "./chunk-7OCZ77KA.js";
7
+ import "./chunk-2ES3D3TW.js";
8
+ import "./chunk-2MPVVENX.js";
9
+ import "./chunk-ZTQ26VBE.js";
10
+ import "./chunk-4HMWGHPP.js";
11
+ import "./chunk-4TW2JM5Q.js";
12
+ import "./chunk-M5VYHAHT.js";
13
13
  import "./chunk-MLZQVCF3.js";
14
14
  import "./chunk-LD2XBG6Z.js";
15
- import "./chunk-CPVI5J2L.js";
16
- import "./chunk-ZMIBJS45.js";
15
+ import "./chunk-JIJBNW4A.js";
16
+ import "./chunk-E5SRTXRG.js";
17
17
  import "./chunk-77WXWU44.js";
18
- import "./chunk-B4ZF2KSI.js";
19
- import "./chunk-P5CE42XM.js";
18
+ import "./chunk-WWU2KUSR.js";
19
+ import "./chunk-JP3LQIMW.js";
20
20
  import "./chunk-3PJXIDKI.js";
21
21
  import "./chunk-UWCTAVOD.js";
22
22
  import "./chunk-OFEVLU4C.js";
23
- import "./chunk-IQHSD7K5.js";
24
- import "./chunk-LYRSMKLS.js";
25
- import "./chunk-RTTAC5VW.js";
23
+ import "./chunk-OMX7CUOE.js";
24
+ import "./chunk-FPZF3BNV.js";
25
+ import "./chunk-VWPDSQZY.js";
26
+ import "./chunk-AQDPHFDZ.js";
26
27
  import {
27
28
  BaseDeclarativeTool,
28
29
  BaseToolInvocation,
29
30
  ToolDisplayNames,
30
31
  ToolNames
31
- } from "./chunk-ZNUMXPNK.js";
32
- import "./chunk-IDYDPBBN.js";
33
- import "./chunk-FIQECJTQ.js";
32
+ } from "./chunk-JJHY7NAD.js";
33
+ import "./chunk-DZCZZPCY.js";
34
+ import "./chunk-F6FP3URI.js";
34
35
  import "./chunk-64WXLC72.js";
35
- import "./chunk-LXYWINWF.js";
36
- import "./chunk-NNIYWQIS.js";
37
- import "./chunk-LYSND7KR.js";
36
+ import "./chunk-N5QHMPZU.js";
37
+ import "./chunk-HU3RKEK2.js";
38
+ import "./chunk-PTGKSUUJ.js";
38
39
  import "./chunk-55ZMG67I.js";
39
40
  import "./chunk-H6BD2ELD.js";
40
41
  import "./chunk-5IFG2VC4.js";
41
42
  import {
42
43
  createDebugLogger
43
- } from "./chunk-HA2UEYZP.js";
44
+ } from "./chunk-IKOWINH4.js";
44
45
  import "./chunk-ZERZSAZL.js";
45
46
  import "./chunk-QN5NZ3UQ.js";
46
47
  import "./chunk-BR4QREVK.js";
@@ -115,6 +116,29 @@ var EnterPlanModeToolInvocation = class extends BaseToolInvocation {
115
116
  returnDisplay: `Error entering plan mode: ${errorMessage}`
116
117
  };
117
118
  }
119
+ try {
120
+ const registry = this.config.getToolRegistry();
121
+ const exitPlanModeName = ToolNames.EXIT_PLAN_MODE;
122
+ const revealedBefore = registry.isDeferredToolRevealed(exitPlanModeName);
123
+ if (!revealedBefore) {
124
+ registry.revealDeferredTool(exitPlanModeName);
125
+ const geminiClient = this.config.getGeminiClient();
126
+ if (geminiClient) {
127
+ try {
128
+ await geminiClient.setTools();
129
+ } catch (setErr) {
130
+ registry.unrevealDeferredTool(exitPlanModeName);
131
+ debugLogger.error(
132
+ `[EnterPlanModeTool] Failed to sync exit_plan_mode tool declaration: ${setErr instanceof Error ? setErr.message : String(setErr)}`
133
+ );
134
+ }
135
+ }
136
+ }
137
+ } catch (error) {
138
+ debugLogger.warn(
139
+ `[EnterPlanModeTool] Failed to reveal exit_plan_mode: ${error instanceof Error ? error.message : String(error)}`
140
+ );
141
+ }
118
142
  return {
119
143
  llmContent: "Plan mode is now active. Continue with read-only investigation, ask the user when needed, and use exit_plan_mode when the plan is ready.",
120
144
  returnDisplay: "Entered plan mode."