@claudiolabs/claudin 0.6.3 → 0.6.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (853) hide show
  1. package/dist/chunks/AgentTool-0.6.4-rbaf1y65.mjs +1 -0
  2. package/dist/chunks/App-0.6.4-rq289jnp.mjs +1 -0
  3. package/dist/chunks/ApproveApiKey-0.6.4-7d5f28j9.mjs +1 -0
  4. package/dist/chunks/AssistantSessionChooser-0.6.4-phb69d3e.mjs +1 -0
  5. package/dist/chunks/AutoModeOptInDialog-0.6.4-9bf4j0dx.mjs +1 -0
  6. package/dist/chunks/BypassPermissionsModeDialog-0.6.4-62rbe590.mjs +1 -0
  7. package/dist/chunks/ClaudeMdExternalIncludesDialog-0.6.4-5xv95y7k.mjs +1 -0
  8. package/dist/chunks/ConsoleOAuthFlow-0.6.4-7ng7n8ac.mjs +1 -0
  9. package/dist/chunks/DiffDialog-0.6.4-ydwpx8jz.mjs +3 -0
  10. package/dist/chunks/Doctor-0.6.4-r3nh0zs5.mjs +1 -0
  11. package/dist/chunks/Grove-0.6.4-8mwvr7ha.mjs +1 -0
  12. package/dist/chunks/ITermBackend-0.6.4-w345qte9.mjs +1 -0
  13. package/dist/chunks/InvalidConfigDialog-0.6.4-e1xk1r00.mjs +1 -0
  14. package/dist/chunks/InvalidSettingsDialog-0.6.4-7pz7en7r.mjs +1 -0
  15. package/dist/chunks/MigrationDialog-0.6.4-xgqr16p1.mjs +1 -0
  16. package/dist/chunks/Onboarding-0.6.4-2735sbgf.mjs +1 -0
  17. package/dist/chunks/ProviderManager-0.6.4-q840wtmd.mjs +1 -0
  18. package/dist/chunks/REPL-0.6.4-k1gbkvvz.mjs +1 -0
  19. package/dist/chunks/ResumeConversation-0.6.4-mpzvada2.mjs +1 -0
  20. package/dist/chunks/SnapshotUpdateDialog-0.6.4-jctmc6zk.mjs +1 -0
  21. package/dist/chunks/TeleportProgress-0.6.4-gq0hnh6t.mjs +1 -0
  22. package/dist/chunks/TeleportRepoMismatchDialog-0.6.4-21sqsahr.mjs +1 -0
  23. package/dist/chunks/TeleportResumeWrapper-0.6.4-fjbh45wb.mjs +1 -0
  24. package/dist/chunks/TmuxBackend-0.6.4-5w2x0jdm.mjs +9 -0
  25. package/dist/chunks/ToolSearchTool-0.6.4-5qd1qqs9.mjs +1 -0
  26. package/dist/chunks/TrustDialog-0.6.4-rj702s6d.mjs +1 -0
  27. package/dist/chunks/activeProvider-0.6.4-wdg63cg4.mjs +1 -0
  28. package/dist/chunks/add-dir-0.6.4-kchsbt43.mjs +1 -0
  29. package/dist/chunks/agents-0.6.4-99qwf49d.mjs +110 -0
  30. package/dist/chunks/agents-0.6.4-rdvzbjcr.mjs +3 -0
  31. package/dist/chunks/api-0.6.4-9emwrek2.mjs +1 -0
  32. package/dist/chunks/asciicast-0.6.4-v9b43g5d.mjs +1 -0
  33. package/dist/chunks/assistant-0.6.4-f4m6fp3b.mjs +1 -0
  34. package/dist/chunks/auth-0.6.4-767mww9n.mjs +1 -0
  35. package/dist/chunks/auth-0.6.4-sgz2927j.mjs +1 -0
  36. package/dist/chunks/autoMode-0.6.4-n865xxhg.mjs +48 -0
  37. package/dist/chunks/autoUpdater-0.6.4-bvb6j5ck.mjs +1 -0
  38. package/dist/chunks/backgroundHousekeeping-0.6.4-fercqr2y.mjs +1 -0
  39. package/dist/chunks/branch-0.6.4-0hvhjqr5.mjs +4 -0
  40. package/dist/chunks/bridgePointer-0.6.4-dgames2b.mjs +1 -0
  41. package/dist/chunks/btw-0.6.4-fprrp4ch.mjs +1 -0
  42. package/dist/chunks/buddy-0.6.4-0d1rrwbv.mjs +3 -0
  43. package/dist/chunks/cacache-0.6.4-6yj2mrct.mjs +1 -0
  44. package/dist/chunks/cache-probe-0.6.4-x5tn2a2e.mjs +21 -0
  45. package/dist/chunks/cacheStats-0.6.4-ar55ww2f.mjs +4 -0
  46. package/dist/chunks/caches-0.6.4-54fb2qc2.mjs +1 -0
  47. package/dist/chunks/claudeDesktop-0.6.4-h06j868n.mjs +1 -0
  48. package/dist/chunks/claudemd-0.6.4-35r4255p.mjs +1 -0
  49. package/dist/chunks/clear-0.6.4-6chw4mjb.mjs +1 -0
  50. package/dist/chunks/clearTerminal-0.6.4-81zcpvka.mjs +1 -0
  51. package/dist/chunks/cli-0.6.4-00191v0e.mjs +10 -0
  52. package/dist/chunks/cli-0.6.4-02v7f4p3.mjs +2 -0
  53. package/dist/chunks/cli-0.6.4-0gnhakty.mjs +42 -0
  54. package/dist/chunks/cli-0.6.4-0m6t3msa.mjs +2 -0
  55. package/dist/chunks/cli-0.6.4-0ngrseg8.mjs +15 -0
  56. package/dist/chunks/cli-0.6.4-167h8t8x.mjs +2 -0
  57. package/dist/chunks/cli-0.6.4-1ery4vpn.mjs +50 -0
  58. package/dist/chunks/cli-0.6.4-1k1e5y32.mjs +2 -0
  59. package/dist/chunks/cli-0.6.4-1mgm8ymv.mjs +3 -0
  60. package/dist/chunks/cli-0.6.4-1nzpzrfm.mjs +2 -0
  61. package/dist/chunks/cli-0.6.4-1qryxm4s.mjs +21 -0
  62. package/dist/chunks/cli-0.6.4-1s60014f.mjs +2 -0
  63. package/dist/chunks/cli-0.6.4-28pnb4ka.mjs +18 -0
  64. package/dist/chunks/cli-0.6.4-29860mke.mjs +2 -0
  65. package/dist/chunks/cli-0.6.4-2d65trmc.mjs +2 -0
  66. package/dist/chunks/cli-0.6.4-2dm4scsb.mjs +2 -0
  67. package/dist/chunks/cli-0.6.4-2dwdm1v9.mjs +2 -0
  68. package/dist/chunks/cli-0.6.4-2fqxn556.mjs +2 -0
  69. package/dist/chunks/cli-0.6.4-2mytx51g.mjs +16 -0
  70. package/dist/chunks/cli-0.6.4-2q70rra3.mjs +2 -0
  71. package/dist/chunks/cli-0.6.4-2qaa0gp3.mjs +2 -0
  72. package/dist/chunks/cli-0.6.4-2sh53v7p.mjs +7 -0
  73. package/dist/chunks/cli-0.6.4-2y7ay1jf.mjs +2 -0
  74. package/dist/chunks/cli-0.6.4-3d8syj43.mjs +15 -0
  75. package/dist/chunks/cli-0.6.4-3rqg480e.mjs +2 -0
  76. package/dist/chunks/cli-0.6.4-43y102gt.mjs +2 -0
  77. package/dist/chunks/cli-0.6.4-48fcth51.mjs +2 -0
  78. package/dist/chunks/cli-0.6.4-4b3h6h1j.mjs +2 -0
  79. package/dist/chunks/cli-0.6.4-4dtvmfyr.mjs +24 -0
  80. package/dist/chunks/cli-0.6.4-4g9qybcx.mjs +5324 -0
  81. package/dist/chunks/cli-0.6.4-4jc68p21.mjs +2 -0
  82. package/dist/chunks/cli-0.6.4-4mfc5kte.mjs +2 -0
  83. package/dist/chunks/cli-0.6.4-4qg60938.mjs +5 -0
  84. package/dist/chunks/cli-0.6.4-4qyz0e3r.mjs +2 -0
  85. package/dist/chunks/cli-0.6.4-55a83gct.mjs +2 -0
  86. package/dist/chunks/cli-0.6.4-5eshcq2g.mjs +2 -0
  87. package/dist/chunks/cli-0.6.4-5j8b83wg.mjs +2 -0
  88. package/dist/chunks/cli-0.6.4-6czv84g6.mjs +2 -0
  89. package/dist/chunks/cli-0.6.4-771h1906.mjs +2 -0
  90. package/dist/chunks/cli-0.6.4-78evvtpq.mjs +2 -0
  91. package/dist/chunks/cli-0.6.4-7djzrbzn.mjs +4 -0
  92. package/dist/chunks/cli-0.6.4-7htjg50k.mjs +2 -0
  93. package/dist/chunks/cli-0.6.4-7jvtehkv.mjs +2 -0
  94. package/dist/chunks/cli-0.6.4-7keg9eew.mjs +45 -0
  95. package/dist/chunks/cli-0.6.4-7xp2yhpq.mjs +2 -0
  96. package/dist/chunks/cli-0.6.4-89pes3g1.mjs +2 -0
  97. package/dist/chunks/cli-0.6.4-8jwbt311.mjs +4 -0
  98. package/dist/chunks/cli-0.6.4-95vk17cy.mjs +2 -0
  99. package/dist/chunks/cli-0.6.4-96m5w0az.mjs +2 -0
  100. package/dist/chunks/cli-0.6.4-9ab34q29.mjs +2 -0
  101. package/dist/chunks/cli-0.6.4-9j2480tb.mjs +3 -0
  102. package/dist/chunks/cli-0.6.4-9k5r0pfb.mjs +1 -0
  103. package/dist/chunks/cli-0.6.4-9wdpd5tf.mjs +2 -0
  104. package/dist/chunks/cli-0.6.4-9ydhssth.mjs +2 -0
  105. package/dist/chunks/cli-0.6.4-9z6f4aka.mjs +2 -0
  106. package/dist/chunks/cli-0.6.4-a1der2pe.mjs +2 -0
  107. package/dist/chunks/cli-0.6.4-a4wjm2rf.mjs +58 -0
  108. package/dist/chunks/cli-0.6.4-a7tb1zsc.mjs +3 -0
  109. package/dist/chunks/cli-0.6.4-aprgpdp6.mjs +2 -0
  110. package/dist/chunks/cli-0.6.4-bbsbw8kz.mjs +2 -0
  111. package/dist/chunks/cli-0.6.4-bgwzkgj9.mjs +2 -0
  112. package/dist/chunks/cli-0.6.4-btcax77x.mjs +2 -0
  113. package/dist/chunks/cli-0.6.4-bvrcy0gs.mjs +2 -0
  114. package/dist/chunks/cli-0.6.4-cgktpczq.mjs +2 -0
  115. package/dist/chunks/cli-0.6.4-cp53mw1m.mjs +2 -0
  116. package/dist/chunks/cli-0.6.4-cttwajrp.mjs +2 -0
  117. package/dist/chunks/cli-0.6.4-cxhs267r.mjs +2 -0
  118. package/dist/chunks/cli-0.6.4-cy7jqdcj.mjs +2 -0
  119. package/dist/chunks/cli-0.6.4-da88vvgh.mjs +2 -0
  120. package/dist/chunks/cli-0.6.4-dhyghbjg.mjs +2 -0
  121. package/dist/chunks/cli-0.6.4-dny0rntq.mjs +2 -0
  122. package/dist/chunks/cli-0.6.4-dtrjgbbz.mjs +2 -0
  123. package/dist/chunks/cli-0.6.4-dvh5yb9z.mjs +2 -0
  124. package/dist/chunks/cli-0.6.4-dz01y28k.mjs +133 -0
  125. package/dist/chunks/cli-0.6.4-dzer59m8.mjs +2 -0
  126. package/dist/chunks/cli-0.6.4-e0pqs0qg.mjs +4 -0
  127. package/dist/chunks/cli-0.6.4-e4nxzjbd.mjs +3 -0
  128. package/dist/chunks/cli-0.6.4-ehexec8h.mjs +2 -0
  129. package/dist/chunks/cli-0.6.4-ejrq8g7w.mjs +2 -0
  130. package/dist/chunks/cli-0.6.4-ekg42ba5.mjs +2 -0
  131. package/dist/chunks/cli-0.6.4-em2mfvpg.mjs +193 -0
  132. package/dist/chunks/cli-0.6.4-ex2d76ze.mjs +4 -0
  133. package/dist/chunks/cli-0.6.4-eykta4ak.mjs +2 -0
  134. package/dist/chunks/cli-0.6.4-f1ya630v.mjs +39 -0
  135. package/dist/chunks/cli-0.6.4-f51bqfv1.mjs +4 -0
  136. package/dist/chunks/cli-0.6.4-fg71wev8.mjs +2 -0
  137. package/dist/chunks/cli-0.6.4-fh1fzqd2.mjs +133 -0
  138. package/dist/chunks/cli-0.6.4-fhcsv0k7.mjs +2 -0
  139. package/dist/chunks/cli-0.6.4-fppw8yjy.mjs +2 -0
  140. package/dist/chunks/cli-0.6.4-g1kweb8j.mjs +17 -0
  141. package/dist/chunks/cli-0.6.4-g1qw18ad.mjs +2 -0
  142. package/dist/chunks/cli-0.6.4-g2a0w8wh.mjs +3 -0
  143. package/dist/chunks/cli-0.6.4-g37ywszt.mjs +2 -0
  144. package/dist/chunks/cli-0.6.4-gbc9szsq.mjs +20 -0
  145. package/dist/chunks/cli-0.6.4-gdvys9qy.mjs +2 -0
  146. package/dist/chunks/cli-0.6.4-ge6qg76s.mjs +18 -0
  147. package/dist/chunks/cli-0.6.4-ggxbtbd1.mjs +2 -0
  148. package/dist/chunks/cli-0.6.4-ghagvvva.mjs +2 -0
  149. package/dist/chunks/cli-0.6.4-gyb3cp0m.mjs +15 -0
  150. package/dist/chunks/cli-0.6.4-h2c5gxa3.mjs +2 -0
  151. package/dist/chunks/cli-0.6.4-h598qtx2.mjs +2 -0
  152. package/dist/chunks/cli-0.6.4-h9ncym59.mjs +2 -0
  153. package/dist/chunks/cli-0.6.4-hb3rny4x.mjs +3 -0
  154. package/dist/chunks/cli-0.6.4-hhaw00mw.mjs +2 -0
  155. package/dist/chunks/cli-0.6.4-hk0wy6ay.mjs +2 -0
  156. package/dist/chunks/cli-0.6.4-hrs590q0.mjs +2 -0
  157. package/dist/chunks/cli-0.6.4-hx250zvn.mjs +2 -0
  158. package/dist/chunks/cli-0.6.4-j61ta5y1.mjs +2 -0
  159. package/dist/chunks/cli-0.6.4-j7hr5rd4.mjs +2 -0
  160. package/dist/chunks/cli-0.6.4-jc2r75s6.mjs +2 -0
  161. package/dist/chunks/cli-0.6.4-jg4xm27s.mjs +2 -0
  162. package/dist/chunks/cli-0.6.4-jh0d8t91.mjs +9 -0
  163. package/dist/chunks/cli-0.6.4-jk0aqvhn.mjs +2 -0
  164. package/dist/chunks/cli-0.6.4-jmvxa7qj.mjs +2 -0
  165. package/dist/chunks/cli-0.6.4-jn11nc5a.mjs +2 -0
  166. package/dist/chunks/cli-0.6.4-jra8pavs.mjs +2 -0
  167. package/dist/chunks/cli-0.6.4-jrweqe5y.mjs +2 -0
  168. package/dist/chunks/cli-0.6.4-jvfz5yaf.mjs +2 -0
  169. package/dist/chunks/cli-0.6.4-k2azfhje.mjs +12 -0
  170. package/dist/chunks/cli-0.6.4-k498jsqp.mjs +9 -0
  171. package/dist/chunks/cli-0.6.4-k6a4gc0p.mjs +3 -0
  172. package/dist/chunks/cli-0.6.4-k76c1cdx.mjs +2 -0
  173. package/dist/chunks/cli-0.6.4-kkwh828j.mjs +2 -0
  174. package/dist/chunks/cli-0.6.4-ksf3bj49.mjs +2 -0
  175. package/dist/chunks/cli-0.6.4-kygb95p8.mjs +2 -0
  176. package/dist/chunks/cli-0.6.4-m0b0hm20.mjs +2 -0
  177. package/dist/chunks/cli-0.6.4-n3wmzz8w.mjs +2 -0
  178. package/dist/chunks/cli-0.6.4-n9mgjg26.mjs +2 -0
  179. package/dist/chunks/cli-0.6.4-nscxc6w9.mjs +2 -0
  180. package/dist/chunks/cli-0.6.4-p1yyrrqa.mjs +2 -0
  181. package/dist/chunks/cli-0.6.4-p56yx5pd.mjs +3 -0
  182. package/dist/chunks/cli-0.6.4-p7mvm2y6.mjs +5 -0
  183. package/dist/chunks/cli-0.6.4-pd75v1wy.mjs +6 -0
  184. package/dist/chunks/cli-0.6.4-pg577m2t.mjs +18 -0
  185. package/dist/chunks/cli-0.6.4-pjk8hxs1.mjs +4 -0
  186. package/dist/chunks/cli-0.6.4-pp4r33sa.mjs +4 -0
  187. package/dist/chunks/cli-0.6.4-pqdfmet2.mjs +4 -0
  188. package/dist/chunks/cli-0.6.4-prdj94yp.mjs +4 -0
  189. package/dist/chunks/cli-0.6.4-prv34fmj.mjs +2 -0
  190. package/dist/chunks/cli-0.6.4-q45r4rnd.mjs +2 -0
  191. package/dist/chunks/cli-0.6.4-qcpjz3yn.mjs +2 -0
  192. package/dist/chunks/cli-0.6.4-qxhfaxsk.mjs +2 -0
  193. package/dist/chunks/cli-0.6.4-rdtbn65d.mjs +2 -0
  194. package/dist/chunks/cli-0.6.4-rf4gtxa6.mjs +2 -0
  195. package/dist/chunks/cli-0.6.4-rqmfmwew.mjs +4 -0
  196. package/dist/chunks/cli-0.6.4-rw4dqk3e.mjs +2 -0
  197. package/dist/chunks/cli-0.6.4-s062axqp.mjs +67 -0
  198. package/dist/chunks/cli-0.6.4-sebyspe3.mjs +2 -0
  199. package/dist/chunks/cli-0.6.4-sg59x1y7.mjs +2 -0
  200. package/dist/chunks/cli-0.6.4-sk4r23n0.mjs +2 -0
  201. package/dist/chunks/cli-0.6.4-spysehd5.mjs +2 -0
  202. package/dist/chunks/cli-0.6.4-sz5jkrwv.mjs +8 -0
  203. package/dist/chunks/cli-0.6.4-t13eh9gb.mjs +2 -0
  204. package/dist/chunks/cli-0.6.4-t87tgqs2.mjs +2 -0
  205. package/dist/chunks/cli-0.6.4-tda6fzwk.mjs +2 -0
  206. package/dist/chunks/cli-0.6.4-tgtxrvzn.mjs +3 -0
  207. package/dist/chunks/cli-0.6.4-ttyv846t.mjs +2 -0
  208. package/dist/chunks/cli-0.6.4-v050kzdd.mjs +2 -0
  209. package/dist/chunks/cli-0.6.4-v2fsc12w.mjs +2 -0
  210. package/dist/chunks/cli-0.6.4-v3ym5bjk.mjs +2 -0
  211. package/dist/chunks/cli-0.6.4-vawbj80d.mjs +5 -0
  212. package/dist/chunks/cli-0.6.4-vekd5qeh.mjs +3 -0
  213. package/dist/chunks/cli-0.6.4-vg82smm8.mjs +24 -0
  214. package/dist/chunks/cli-0.6.4-vyqg6c95.mjs +3 -0
  215. package/dist/chunks/cli-0.6.4-vyyncn9y.mjs +34 -0
  216. package/dist/chunks/cli-0.6.4-wpzc8xj5.mjs +3 -0
  217. package/dist/chunks/cli-0.6.4-x0pe866a.mjs +2 -0
  218. package/dist/chunks/cli-0.6.4-x3pc9zn1.mjs +6 -0
  219. package/dist/chunks/cli-0.6.4-x6d6qxpg.mjs +2 -0
  220. package/dist/chunks/cli-0.6.4-x6npewbm.mjs +6 -0
  221. package/dist/chunks/cli-0.6.4-x7ss8dse.mjs +2 -0
  222. package/dist/chunks/cli-0.6.4-x84dfqja.mjs +2 -0
  223. package/dist/chunks/cli-0.6.4-xf6vdp7p.mjs +2 -0
  224. package/dist/chunks/cli-0.6.4-xgmmcr56.mjs +25 -0
  225. package/dist/chunks/cli-0.6.4-xh0mhy0q.mjs +2 -0
  226. package/dist/chunks/cli-0.6.4-xj949nnt.mjs +2 -0
  227. package/dist/chunks/cli-0.6.4-xm44y40c.mjs +2 -0
  228. package/dist/chunks/cli-0.6.4-y9nrcnx6.mjs +2 -0
  229. package/dist/chunks/cli-0.6.4-yak49q2f.mjs +12 -0
  230. package/dist/chunks/cli-0.6.4-ymgdd6a7.mjs +2 -0
  231. package/dist/chunks/cli-0.6.4-ysvx8vre.mjs +12 -0
  232. package/dist/chunks/cli-0.6.4-yxqfeka0.mjs +2 -0
  233. package/dist/chunks/cli-0.6.4-z0j0rsqe.mjs +2 -0
  234. package/dist/chunks/cli-0.6.4-z3hp0qzv.mjs +59 -0
  235. package/dist/chunks/cli-0.6.4-z63xq66c.mjs +2 -0
  236. package/dist/chunks/cli-0.6.4-zgzya3hb.mjs +17 -0
  237. package/dist/chunks/cli-0.6.4-zkfpt86n.mjs +2 -0
  238. package/dist/chunks/cli-0.6.4-zss3bwjp.mjs +2 -0
  239. package/dist/chunks/cli-0.6.4-ztqssjbf.mjs +2 -0
  240. package/dist/chunks/client-0.6.4-ba2mtgjd.mjs +1 -0
  241. package/dist/chunks/color-0.6.4-2g7drx0s.mjs +1 -0
  242. package/dist/chunks/compact-0.6.4-tnqd9mmn.mjs +3 -0
  243. package/dist/chunks/config-0.6.4-3bhr23pq.mjs +1 -0
  244. package/dist/chunks/config-0.6.4-x56wgtde.mjs +1 -0
  245. package/dist/chunks/constants-0.6.4-cy9scgrh.mjs +1 -0
  246. package/dist/chunks/context-0.6.4-sjcg7yxa.mjs +1 -0
  247. package/dist/chunks/context-noninteractive-0.6.4-630bqrtn.mjs +1 -0
  248. package/dist/chunks/conversation-0.6.4-4wkb13gm.mjs +1 -0
  249. package/dist/chunks/copilotHeaders-0.6.4-6ygmq0rm.mjs +1 -0
  250. package/dist/chunks/copy-0.6.4-bgxrhckq.mjs +9 -0
  251. package/dist/chunks/cost-0.6.4-w83wc8ng.mjs +1 -0
  252. package/dist/chunks/createSSHSession-0.6.4-xcjsx731.mjs +1 -0
  253. package/dist/chunks/createSession-0.6.4-wsz3r56j.mjs +1 -0
  254. package/dist/chunks/debug-0.6.4-98yk6kds.mjs +1 -0
  255. package/dist/chunks/defaultActionDeps-0.6.4-gnr6f4bm.mjs +1365 -0
  256. package/dist/chunks/desktop-0.6.4-hpbrkj08.mjs +1 -0
  257. package/dist/chunks/detectRepository-0.6.4-jtg1wvsa.mjs +1 -0
  258. package/dist/chunks/detection-0.6.4-dqwz1bq1.mjs +1 -0
  259. package/dist/chunks/diff-0.6.4-6mtph9me.mjs +1 -0
  260. package/dist/chunks/doctor-0.6.4-rhc37adv.mjs +1 -0
  261. package/dist/chunks/doctorDiagnostic-0.6.4-dwt35xp9.mjs +1 -0
  262. package/dist/chunks/earlyInput-0.6.4-gwc98r30.mjs +1 -0
  263. package/dist/chunks/effort-0.6.4-gat4neps.mjs +10 -0
  264. package/dist/chunks/envUtils-0.6.4-y2b3abdc.mjs +1 -0
  265. package/dist/chunks/environmentSelection-0.6.4-xxrzk7m6.mjs +1 -0
  266. package/dist/chunks/environments-0.6.4-h1v61wzy.mjs +1 -0
  267. package/dist/chunks/errors-0.6.4-ca74wb6q.mjs +1 -0
  268. package/dist/chunks/exampleCommands-0.6.4-g36htc09.mjs +1 -0
  269. package/dist/chunks/exit-0.6.4-z7yj01cx.mjs +1 -0
  270. package/dist/chunks/export-0.6.4-ffzrse4n.mjs +2 -0
  271. package/dist/chunks/extra-usage-0.6.4-d23skk9c.mjs +1 -0
  272. package/dist/chunks/extra-usage-noninteractive-0.6.4-0akfkh19.mjs +1 -0
  273. package/dist/chunks/fast-0.6.4-dy9ew4g1.mjs +1 -0
  274. package/dist/chunks/feedback-0.6.4-5pw5kr6j.mjs +14 -0
  275. package/dist/chunks/firstPartyEventLogger-0.6.4-58n8gvjr.mjs +1 -0
  276. package/dist/chunks/git-0.6.4-5p9es5sh.mjs +1 -0
  277. package/dist/chunks/githubModelsCredentials-0.6.4-c75tjtm6.mjs +1 -0
  278. package/dist/chunks/goal-0.6.4-05yfbtf5.mjs +4 -0
  279. package/dist/chunks/grove-0.6.4-3mxw3jbp.mjs +1 -0
  280. package/dist/chunks/growthbook-0.6.4-w1a2ja8q.mjs +1 -0
  281. package/dist/chunks/headless-0.6.4-1b8pxyk6.mjs +2 -0
  282. package/dist/chunks/heapdump-0.6.4-ckft18df.mjs +6 -0
  283. package/dist/chunks/help-0.6.4-1qswzq2t.mjs +1 -0
  284. package/dist/chunks/hookChains-0.6.4-mc6w2yn4.mjs +3 -0
  285. package/dist/chunks/hooks-0.6.4-zqycdaww.mjs +1 -0
  286. package/dist/chunks/hooks-0.6.4-zw8ak2ae.mjs +79 -0
  287. package/dist/chunks/ide-0.6.4-kjaythhf.mjs +3 -0
  288. package/dist/chunks/image-processor-napi-0.6.4-9n32xq4y.mjs +1 -0
  289. package/dist/chunks/index-0.6.4-1eqjmyfc.mjs +1 -0
  290. package/dist/chunks/index-0.6.4-5x2zgy8s.mjs +1 -0
  291. package/dist/chunks/index-0.6.4-6er8ykqb.mjs +1 -0
  292. package/dist/chunks/index-0.6.4-6z8pdxeg.mjs +1 -0
  293. package/dist/chunks/index-0.6.4-8gxkz67a.mjs +1 -0
  294. package/dist/chunks/index-0.6.4-ay6td6v7.mjs +1 -0
  295. package/dist/chunks/index-0.6.4-bf4fb2rv.mjs +1 -0
  296. package/dist/chunks/index-0.6.4-cs4qnyse.mjs +9 -0
  297. package/dist/chunks/index-0.6.4-d8a7z3cd.mjs +1 -0
  298. package/dist/chunks/index-0.6.4-e1xb3q84.mjs +1 -0
  299. package/dist/chunks/index-0.6.4-fapqkd13.mjs +30 -0
  300. package/dist/chunks/index-0.6.4-fsypm1g5.mjs +1 -0
  301. package/dist/chunks/index-0.6.4-j1dpgmwz.mjs +5 -0
  302. package/dist/chunks/index-0.6.4-k5z3btpk.mjs +1 -0
  303. package/dist/chunks/index-0.6.4-kv8v270h.mjs +1 -0
  304. package/dist/chunks/index-0.6.4-nn5ynnfb.mjs +2 -0
  305. package/dist/chunks/index-0.6.4-np003dn4.mjs +2 -0
  306. package/dist/chunks/index-0.6.4-qtcndy07.mjs +1 -0
  307. package/dist/chunks/index-0.6.4-s0gg7sga.mjs +1 -0
  308. package/dist/chunks/index-0.6.4-scbwf11t.mjs +9 -0
  309. package/dist/chunks/index-0.6.4-sqrhv68x.mjs +17 -0
  310. package/dist/chunks/index-0.6.4-w93mdh3w.mjs +1 -0
  311. package/dist/chunks/init-0.6.4-ccs2p8cg.mjs +1 -0
  312. package/dist/chunks/initReplBridge-0.6.4-7cnffgw6.mjs +1 -0
  313. package/dist/chunks/ink-0.6.4-kv9v236j.mjs +1 -0
  314. package/dist/chunks/insights-0.6.4-v475bskf.mjs +870 -0
  315. package/dist/chunks/install-0.6.4-9x6x6d7w.mjs +1 -0
  316. package/dist/chunks/install-github-app-0.6.4-e0hnh1ac.mjs +149 -0
  317. package/dist/chunks/install-slack-app-0.6.4-5m1bq4zr.mjs +1 -0
  318. package/dist/chunks/instrumentation-0.6.4-j0dm5kvt.mjs +1 -0
  319. package/dist/chunks/interactiveHelpers-0.6.4-trjfh09v.mjs +1 -0
  320. package/dist/chunks/keybindings-0.6.4-52xyg2q7.mjs +2 -0
  321. package/dist/chunks/knowledge-0.6.4-3pd8yspr.mjs +2 -0
  322. package/dist/chunks/latestVersionCache-0.6.4-6nv1r43c.mjs +1 -0
  323. package/dist/chunks/loadAgentsDir-0.6.4-2f1egc65.mjs +1 -0
  324. package/dist/chunks/loadPluginHooks-0.6.4-6bdefjx0.mjs +1 -0
  325. package/dist/chunks/loadPluginHooks-0.6.4-jg6hn8q1.mjs +1 -0
  326. package/dist/chunks/log-0.6.4-byx1v0aw.mjs +1 -0
  327. package/dist/chunks/main-0.6.4-7kgs4wzg.mjs +1 -0
  328. package/dist/chunks/managedEnv-0.6.4-seg7a473.mjs +1 -0
  329. package/dist/chunks/mcp-0.6.4-fme3jax5.mjs +17 -0
  330. package/dist/chunks/mcp-0.6.4-gw2k9j0s.mjs +4 -0
  331. package/dist/chunks/mcp-0.6.4-hz4ymzf8.mjs +1 -0
  332. package/dist/chunks/mcpb-0.6.4-rm87xg1m.mjs +1 -0
  333. package/dist/chunks/memory-0.6.4-hdem4rfy.mjs +3 -0
  334. package/dist/chunks/mobile-0.6.4-xga427dx.mjs +2 -0
  335. package/dist/chunks/model-0.6.4-e7swq7hs.mjs +1 -0
  336. package/dist/chunks/model-0.6.4-raaz0pn8.mjs +2 -0
  337. package/dist/chunks/node-0.6.4-2mhf46p7.mjs +12 -0
  338. package/dist/chunks/oauth-0.6.4-de05kmr6.mjs +1 -0
  339. package/dist/chunks/openaiShim-0.6.4-shaa1wsv.mjs +14 -0
  340. package/dist/chunks/output-style-0.6.4-gfd6r8hz.mjs +1 -0
  341. package/dist/chunks/package-D6422PQU-0.6.4-syh17p64.mjs +1 -0
  342. package/dist/chunks/parseConnectUrl-0.6.4-k2eex22j.mjs +1 -0
  343. package/dist/chunks/parser-0.6.4-43t4x7r9.mjs +1 -0
  344. package/dist/chunks/passes-0.6.4-tbj019p0.mjs +1 -0
  345. package/dist/chunks/permissions-0.6.4-d0fw76d7.mjs +3 -0
  346. package/dist/chunks/plan-0.6.4-084fq0kq.mjs +1 -0
  347. package/dist/chunks/plist-0.6.4-439zn1sw.mjs +1 -0
  348. package/dist/chunks/plugin-0.6.4-mnsbmvwr.mjs +29 -0
  349. package/dist/chunks/pluginStartupCheck-0.6.4-t2kn51a4.mjs +1 -0
  350. package/dist/chunks/plugins-0.6.4-630t2jf7.mjs +9 -0
  351. package/dist/chunks/preActionHook-0.6.4-gfadf2sk.mjs +2 -0
  352. package/dist/chunks/print-0.6.4-pw4vrnzd.mjs +57 -0
  353. package/dist/chunks/privacy-settings-0.6.4-b97bep23.mjs +1 -0
  354. package/dist/chunks/process-0.6.4-yewqx1g2.mjs +1 -0
  355. package/dist/chunks/processBashCommand-0.6.4-64reh5jq.mjs +1 -0
  356. package/dist/chunks/processSlashCommand-0.6.4-46w7k3kw.mjs +9 -0
  357. package/dist/chunks/prompt-0.6.4-1dfbspxp.mjs +1 -0
  358. package/dist/chunks/prompt-0.6.4-ax8j0qse.mjs +1 -0
  359. package/dist/chunks/prompts-0.6.4-avjtc7j4.mjs +1 -0
  360. package/dist/chunks/protocolHandler-0.6.4-z0382sns.mjs +13 -0
  361. package/dist/chunks/provider-0.6.4-dww4c5j2.mjs +2 -0
  362. package/dist/chunks/providerProfiles-0.6.4-phwwz4cg.mjs +1 -0
  363. package/dist/chunks/providerValidation-0.6.4-zctdw7r7.mjs +6 -0
  364. package/dist/chunks/rate-limit-options-0.6.4-sydaxbv7.mjs +1 -0
  365. package/dist/chunks/registerSubcommands-0.6.4-ejhhvkd5.mjs +34 -0
  366. package/dist/chunks/registry-0.6.4-kb0x4rx3.mjs +1 -0
  367. package/dist/chunks/release-notes-0.6.4-es6sgycw.mjs +5 -0
  368. package/dist/chunks/reload-plugins-0.6.4-z5560vpf.mjs +2 -0
  369. package/dist/chunks/remote-env-0.6.4-6ypd7mgt.mjs +1 -0
  370. package/dist/chunks/remoteBridgeCore-0.6.4-r2nre1by.mjs +1 -0
  371. package/dist/chunks/remoteSession-0.6.4-jhazvxam.mjs +1 -0
  372. package/dist/chunks/rename-0.6.4-wnm225zc.mjs +1 -0
  373. package/dist/chunks/replBridgeHandle-0.6.4-90waxyt2.mjs +1 -0
  374. package/dist/chunks/replLauncher-0.6.4-fqvqymes.mjs +1 -0
  375. package/dist/chunks/resume-0.6.4-2edgjvxb.mjs +2 -0
  376. package/dist/chunks/rewind-0.6.4-43tzjabn.mjs +1 -0
  377. package/dist/chunks/rootOptions-0.6.4-efwh7nb7.mjs +1 -0
  378. package/dist/chunks/sandbox-adapter-0.6.4-7ccq9g0r.mjs +1 -0
  379. package/dist/chunks/sandbox-toggle-0.6.4-ca6p1txa.mjs +1 -0
  380. package/dist/chunks/session-0.6.4-xqz0b6bv.mjs +2 -0
  381. package/dist/chunks/sessionDiscovery-0.6.4-zhn2re2r.mjs +1 -0
  382. package/dist/chunks/sessionFileAccessHooks-0.6.4-0s8vv82b.mjs +1 -0
  383. package/dist/chunks/sessionStorage-0.6.4-k27431kx.mjs +1 -0
  384. package/dist/chunks/settings-0.6.4-xg6qae4k.mjs +1 -0
  385. package/dist/chunks/setup-0.6.4-zc0wstra.mjs +5 -0
  386. package/dist/chunks/sinks-0.6.4-3rycgm4d.mjs +1 -0
  387. package/dist/chunks/skills-0.6.4-jwf0fht6.mjs +1 -0
  388. package/dist/chunks/startupProfiler-0.6.4-6c1wp85a.mjs +1 -0
  389. package/dist/chunks/startupUpdateCheck-0.6.4-xqbvq5b5.mjs +1 -0
  390. package/dist/chunks/state-0.6.4-p0ddysh2.mjs +1 -0
  391. package/dist/chunks/stats-0.6.4-hys6q4f4.mjs +6 -0
  392. package/dist/chunks/status-0.6.4-5f8q60ey.mjs +1 -0
  393. package/dist/chunks/stickers-0.6.4-tftjq5eh.mjs +1 -0
  394. package/dist/chunks/subprocessEnv-0.6.4-gz5jdaaq.mjs +1 -0
  395. package/dist/chunks/tasks-0.6.4-s9qwaetv.mjs +1 -0
  396. package/dist/chunks/teamHelpers-0.6.4-h72qp38f.mjs +1 -0
  397. package/dist/chunks/teammateModeSnapshot-0.6.4-ezcvghhw.mjs +1 -0
  398. package/dist/chunks/teleport-0.6.4-e668czw7.mjs +1 -0
  399. package/dist/chunks/terminalSetup-0.6.4-53azbkac.mjs +1 -0
  400. package/dist/chunks/theme-0.6.4-zhw8bpdv.mjs +1 -0
  401. package/dist/chunks/thinkback-0.6.4-cpckywc7.mjs +1 -0
  402. package/dist/chunks/thinkback-play-0.6.4-ke47vrva.mjs +1 -0
  403. package/dist/chunks/toolPool-0.6.4-whn705s5.mjs +1 -0
  404. package/dist/chunks/toolSearch-0.6.4-80h4rrgj.mjs +1 -0
  405. package/dist/chunks/tools-0.6.4-4kf64373.mjs +1 -0
  406. package/dist/chunks/trustedDevice-0.6.4-zbvda07m.mjs +1 -0
  407. package/dist/chunks/turndown.cjs-0.6.4-ghgzppms.mjs +69 -0
  408. package/dist/chunks/ultrareviewCommand-0.6.4-r028gcax.mjs +4 -0
  409. package/dist/chunks/update-0.6.4-a233wpzj.mjs +86 -0
  410. package/dist/chunks/upgrade-0.6.4-mx4jnstf.mjs +1 -0
  411. package/dist/chunks/upstreamproxy-0.6.4-4cmr0qtj.mjs +14 -0
  412. package/dist/chunks/url-handler-napi-0.6.4-vt0a3wdc.mjs +1 -0
  413. package/dist/chunks/usage-0.6.4-8kncs1zq.mjs +1 -0
  414. package/dist/chunks/util-0.6.4-afjsm52j.mjs +1 -0
  415. package/dist/chunks/utils-0.6.4-r5qbctxg.mjs +1 -0
  416. package/dist/chunks/vim-0.6.4-qb1hpv1s.mjs +1 -0
  417. package/dist/chunks/watcher-0.6.4-w81paz2g.mjs +1 -0
  418. package/dist/chunks/wiki-0.6.4-3wc3s65f.mjs +132 -0
  419. package/dist/chunks/worktree-0.6.4-hy75224j.mjs +1 -0
  420. package/dist/chunks/worktreeModeEnabled-0.6.4-7wyg7p08.mjs +1 -0
  421. package/dist/chunks/wrapper-0.6.4-vqj09efm.mjs +7 -0
  422. package/dist/claudin-vscode.vsix +0 -0
  423. package/dist/cli.mjs +2 -2
  424. package/package.json +1 -1
  425. package/dist/chunks/AgentTool-0.6.3-w39w1tm9.mjs +0 -1
  426. package/dist/chunks/App-0.6.3-bf23q7fe.mjs +0 -1
  427. package/dist/chunks/ApproveApiKey-0.6.3-kmctgnz2.mjs +0 -1
  428. package/dist/chunks/AssistantSessionChooser-0.6.3-0ep3n5s0.mjs +0 -1
  429. package/dist/chunks/AutoModeOptInDialog-0.6.3-vxra859t.mjs +0 -1
  430. package/dist/chunks/BypassPermissionsModeDialog-0.6.3-sw13k2p8.mjs +0 -1
  431. package/dist/chunks/ClaudeMdExternalIncludesDialog-0.6.3-60awaqwr.mjs +0 -1
  432. package/dist/chunks/ConsoleOAuthFlow-0.6.3-kk7w26bg.mjs +0 -1
  433. package/dist/chunks/DiffDialog-0.6.3-xvx07sv4.mjs +0 -3
  434. package/dist/chunks/Doctor-0.6.3-4jwxgrk8.mjs +0 -1
  435. package/dist/chunks/Grove-0.6.3-g8cwnttq.mjs +0 -1
  436. package/dist/chunks/ITermBackend-0.6.3-jdkqh9bh.mjs +0 -1
  437. package/dist/chunks/InvalidConfigDialog-0.6.3-0k9mawc3.mjs +0 -1
  438. package/dist/chunks/InvalidSettingsDialog-0.6.3-j8rff6m8.mjs +0 -1
  439. package/dist/chunks/MigrationDialog-0.6.3-car6y4n7.mjs +0 -1
  440. package/dist/chunks/Onboarding-0.6.3-m7danhhz.mjs +0 -1
  441. package/dist/chunks/ProviderManager-0.6.3-pwe3440b.mjs +0 -1
  442. package/dist/chunks/REPL-0.6.3-fgapj6pt.mjs +0 -1
  443. package/dist/chunks/ResumeConversation-0.6.3-8m1y0n85.mjs +0 -1
  444. package/dist/chunks/SnapshotUpdateDialog-0.6.3-btb0czta.mjs +0 -1
  445. package/dist/chunks/TeleportProgress-0.6.3-0cvtw4gc.mjs +0 -1
  446. package/dist/chunks/TeleportRepoMismatchDialog-0.6.3-3ns6hahg.mjs +0 -1
  447. package/dist/chunks/TeleportResumeWrapper-0.6.3-82jmwxw0.mjs +0 -1
  448. package/dist/chunks/TmuxBackend-0.6.3-ampabjvv.mjs +0 -9
  449. package/dist/chunks/ToolSearchTool-0.6.3-8nqsgt07.mjs +0 -1
  450. package/dist/chunks/TrustDialog-0.6.3-vd2hj09s.mjs +0 -1
  451. package/dist/chunks/activeProvider-0.6.3-b2vqxf8h.mjs +0 -1
  452. package/dist/chunks/add-dir-0.6.3-g1q6rzd5.mjs +0 -1
  453. package/dist/chunks/agents-0.6.3-q5xaz38q.mjs +0 -3
  454. package/dist/chunks/agents-0.6.3-x369fczx.mjs +0 -110
  455. package/dist/chunks/api-0.6.3-c8cpd5e4.mjs +0 -1
  456. package/dist/chunks/asciicast-0.6.3-ph0g3j31.mjs +0 -1
  457. package/dist/chunks/assistant-0.6.3-zzx692bw.mjs +0 -1
  458. package/dist/chunks/auth-0.6.3-4t0t2nkn.mjs +0 -1
  459. package/dist/chunks/auth-0.6.3-s9a1xnxb.mjs +0 -1
  460. package/dist/chunks/autoMode-0.6.3-aha41tt9.mjs +0 -48
  461. package/dist/chunks/autoUpdater-0.6.3-nknpfabv.mjs +0 -1
  462. package/dist/chunks/backgroundHousekeeping-0.6.3-t18m5mxn.mjs +0 -1
  463. package/dist/chunks/branch-0.6.3-mm6nsq5m.mjs +0 -4
  464. package/dist/chunks/bridgePointer-0.6.3-96b73p4h.mjs +0 -1
  465. package/dist/chunks/btw-0.6.3-3ad5s4cs.mjs +0 -1
  466. package/dist/chunks/buddy-0.6.3-fv2jmxew.mjs +0 -3
  467. package/dist/chunks/cacache-0.6.3-8n06prq8.mjs +0 -1
  468. package/dist/chunks/cache-probe-0.6.3-vwte845g.mjs +0 -21
  469. package/dist/chunks/cacheStats-0.6.3-3knz38ev.mjs +0 -4
  470. package/dist/chunks/caches-0.6.3-ab262f7m.mjs +0 -1
  471. package/dist/chunks/claudeDesktop-0.6.3-sw2jgmfw.mjs +0 -1
  472. package/dist/chunks/claudemd-0.6.3-ppznmrv5.mjs +0 -1
  473. package/dist/chunks/clear-0.6.3-q5ygewg2.mjs +0 -1
  474. package/dist/chunks/clearTerminal-0.6.3-k13xzp29.mjs +0 -1
  475. package/dist/chunks/cli-0.6.3-0cpgmzyt.mjs +0 -2
  476. package/dist/chunks/cli-0.6.3-0d5cxdkq.mjs +0 -2
  477. package/dist/chunks/cli-0.6.3-0f2ybbnq.mjs +0 -2
  478. package/dist/chunks/cli-0.6.3-0xzsm005.mjs +0 -2
  479. package/dist/chunks/cli-0.6.3-1hr1gfgx.mjs +0 -2
  480. package/dist/chunks/cli-0.6.3-20mtfrec.mjs +0 -2
  481. package/dist/chunks/cli-0.6.3-2seqm104.mjs +0 -4
  482. package/dist/chunks/cli-0.6.3-2znr1dn6.mjs +0 -2
  483. package/dist/chunks/cli-0.6.3-307m09be.mjs +0 -3
  484. package/dist/chunks/cli-0.6.3-32ma4ryx.mjs +0 -58
  485. package/dist/chunks/cli-0.6.3-3k3fr10v.mjs +0 -2
  486. package/dist/chunks/cli-0.6.3-3sga01kt.mjs +0 -2
  487. package/dist/chunks/cli-0.6.3-40mx2zxs.mjs +0 -2
  488. package/dist/chunks/cli-0.6.3-4jyjt985.mjs +0 -2
  489. package/dist/chunks/cli-0.6.3-4n393st8.mjs +0 -2
  490. package/dist/chunks/cli-0.6.3-4tqk3dby.mjs +0 -12
  491. package/dist/chunks/cli-0.6.3-4y6pfyfp.mjs +0 -2
  492. package/dist/chunks/cli-0.6.3-4z9781g7.mjs +0 -2
  493. package/dist/chunks/cli-0.6.3-4zj0d42m.mjs +0 -18
  494. package/dist/chunks/cli-0.6.3-5nfphar2.mjs +0 -3
  495. package/dist/chunks/cli-0.6.3-5pxyd9b0.mjs +0 -4
  496. package/dist/chunks/cli-0.6.3-5rwq19xb.mjs +0 -2
  497. package/dist/chunks/cli-0.6.3-5t2m3g99.mjs +0 -2
  498. package/dist/chunks/cli-0.6.3-6a21y020.mjs +0 -2
  499. package/dist/chunks/cli-0.6.3-6ax8m5hv.mjs +0 -6
  500. package/dist/chunks/cli-0.6.3-6cgyr2zy.mjs +0 -4
  501. package/dist/chunks/cli-0.6.3-6cvpnccg.mjs +0 -4
  502. package/dist/chunks/cli-0.6.3-6ee9dyyg.mjs +0 -3
  503. package/dist/chunks/cli-0.6.3-6h30fzt5.mjs +0 -17
  504. package/dist/chunks/cli-0.6.3-6n6gtkcy.mjs +0 -2
  505. package/dist/chunks/cli-0.6.3-6njpepxe.mjs +0 -2
  506. package/dist/chunks/cli-0.6.3-6yfw5hn3.mjs +0 -2
  507. package/dist/chunks/cli-0.6.3-7adzjn5q.mjs +0 -34
  508. package/dist/chunks/cli-0.6.3-7g460zkw.mjs +0 -2
  509. package/dist/chunks/cli-0.6.3-7qg9g8tc.mjs +0 -2
  510. package/dist/chunks/cli-0.6.3-81rrwwcp.mjs +0 -2
  511. package/dist/chunks/cli-0.6.3-8cn32ma4.mjs +0 -2
  512. package/dist/chunks/cli-0.6.3-8dsgn7hp.mjs +0 -2
  513. package/dist/chunks/cli-0.6.3-8ea1a14z.mjs +0 -2
  514. package/dist/chunks/cli-0.6.3-8ggghhkx.mjs +0 -2
  515. package/dist/chunks/cli-0.6.3-8qad2cfe.mjs +0 -3
  516. package/dist/chunks/cli-0.6.3-8syjpqfr.mjs +0 -4
  517. package/dist/chunks/cli-0.6.3-92dx7xfh.mjs +0 -2
  518. package/dist/chunks/cli-0.6.3-92mddczk.mjs +0 -2
  519. package/dist/chunks/cli-0.6.3-97118c51.mjs +0 -2
  520. package/dist/chunks/cli-0.6.3-99kq55gd.mjs +0 -2
  521. package/dist/chunks/cli-0.6.3-99tcx5qw.mjs +0 -2
  522. package/dist/chunks/cli-0.6.3-9swe2gr2.mjs +0 -45
  523. package/dist/chunks/cli-0.6.3-a9z41xw7.mjs +0 -2
  524. package/dist/chunks/cli-0.6.3-aa0b2a2r.mjs +0 -2
  525. package/dist/chunks/cli-0.6.3-aazxr34f.mjs +0 -2
  526. package/dist/chunks/cli-0.6.3-aexkp8kj.mjs +0 -2
  527. package/dist/chunks/cli-0.6.3-ajqkhkc8.mjs +0 -3
  528. package/dist/chunks/cli-0.6.3-apnw4sqn.mjs +0 -2
  529. package/dist/chunks/cli-0.6.3-ar7px1cs.mjs +0 -3
  530. package/dist/chunks/cli-0.6.3-aw337kkj.mjs +0 -3
  531. package/dist/chunks/cli-0.6.3-b773k4ts.mjs +0 -2
  532. package/dist/chunks/cli-0.6.3-b8vfg8at.mjs +0 -2
  533. package/dist/chunks/cli-0.6.3-bcqjyxwt.mjs +0 -2
  534. package/dist/chunks/cli-0.6.3-be9988sa.mjs +0 -67
  535. package/dist/chunks/cli-0.6.3-bm4fb040.mjs +0 -2
  536. package/dist/chunks/cli-0.6.3-bv459f1w.mjs +0 -50
  537. package/dist/chunks/cli-0.6.3-cbyjhbhd.mjs +0 -2
  538. package/dist/chunks/cli-0.6.3-ce093xrt.mjs +0 -2
  539. package/dist/chunks/cli-0.6.3-cfgaczs0.mjs +0 -9
  540. package/dist/chunks/cli-0.6.3-cn73stdt.mjs +0 -2
  541. package/dist/chunks/cli-0.6.3-cry1qz3j.mjs +0 -2
  542. package/dist/chunks/cli-0.6.3-ct7rzynk.mjs +0 -25
  543. package/dist/chunks/cli-0.6.3-cz70v0dc.mjs +0 -193
  544. package/dist/chunks/cli-0.6.3-dcddpada.mjs +0 -2
  545. package/dist/chunks/cli-0.6.3-djx10r48.mjs +0 -2
  546. package/dist/chunks/cli-0.6.3-dv7ypjqm.mjs +0 -42
  547. package/dist/chunks/cli-0.6.3-dx1n041e.mjs +0 -4
  548. package/dist/chunks/cli-0.6.3-e56v1kt5.mjs +0 -2
  549. package/dist/chunks/cli-0.6.3-ee53b5tf.mjs +0 -2
  550. package/dist/chunks/cli-0.6.3-efydy6w2.mjs +0 -2
  551. package/dist/chunks/cli-0.6.3-ejr47y1x.mjs +0 -2
  552. package/dist/chunks/cli-0.6.3-eqnnyg8r.mjs +0 -10
  553. package/dist/chunks/cli-0.6.3-es8pf0wd.mjs +0 -5
  554. package/dist/chunks/cli-0.6.3-eytmae68.mjs +0 -2
  555. package/dist/chunks/cli-0.6.3-f2hnrcvv.mjs +0 -2
  556. package/dist/chunks/cli-0.6.3-f6vwjwer.mjs +0 -2
  557. package/dist/chunks/cli-0.6.3-fdr38m0k.mjs +0 -2
  558. package/dist/chunks/cli-0.6.3-fdye25f4.mjs +0 -21
  559. package/dist/chunks/cli-0.6.3-fhets69t.mjs +0 -2
  560. package/dist/chunks/cli-0.6.3-fws87r5f.mjs +0 -2
  561. package/dist/chunks/cli-0.6.3-fz79skca.mjs +0 -133
  562. package/dist/chunks/cli-0.6.3-g48fakzt.mjs +0 -4
  563. package/dist/chunks/cli-0.6.3-g4gt6qj9.mjs +0 -18
  564. package/dist/chunks/cli-0.6.3-g4y759q5.mjs +0 -2
  565. package/dist/chunks/cli-0.6.3-g7nc10fr.mjs +0 -2
  566. package/dist/chunks/cli-0.6.3-g7yry9cm.mjs +0 -2
  567. package/dist/chunks/cli-0.6.3-gcncppqh.mjs +0 -2
  568. package/dist/chunks/cli-0.6.3-gm6gpvcp.mjs +0 -2
  569. package/dist/chunks/cli-0.6.3-gmb75jnx.mjs +0 -2
  570. package/dist/chunks/cli-0.6.3-grerfrmn.mjs +0 -2
  571. package/dist/chunks/cli-0.6.3-gywe2011.mjs +0 -2
  572. package/dist/chunks/cli-0.6.3-gz3mwtfc.mjs +0 -15
  573. package/dist/chunks/cli-0.6.3-h1yy6vwa.mjs +0 -3
  574. package/dist/chunks/cli-0.6.3-h9dw5s07.mjs +0 -2
  575. package/dist/chunks/cli-0.6.3-h9pgh5g6.mjs +0 -3
  576. package/dist/chunks/cli-0.6.3-hccmsmnq.mjs +0 -2
  577. package/dist/chunks/cli-0.6.3-hz8r1b9m.mjs +0 -2
  578. package/dist/chunks/cli-0.6.3-jc158pav.mjs +0 -3
  579. package/dist/chunks/cli-0.6.3-jh5sabys.mjs +0 -2
  580. package/dist/chunks/cli-0.6.3-jwkcjnvk.mjs +0 -2
  581. package/dist/chunks/cli-0.6.3-k2n0q631.mjs +0 -39
  582. package/dist/chunks/cli-0.6.3-k5rdtkfr.mjs +0 -3
  583. package/dist/chunks/cli-0.6.3-kay5e0jz.mjs +0 -2
  584. package/dist/chunks/cli-0.6.3-kfn8srsd.mjs +0 -2
  585. package/dist/chunks/cli-0.6.3-kwnp45kq.mjs +0 -2
  586. package/dist/chunks/cli-0.6.3-kz9egvgw.mjs +0 -5323
  587. package/dist/chunks/cli-0.6.3-m74nx2m5.mjs +0 -2
  588. package/dist/chunks/cli-0.6.3-mc6kp3j9.mjs +0 -18
  589. package/dist/chunks/cli-0.6.3-mcmskrq3.mjs +0 -7
  590. package/dist/chunks/cli-0.6.3-mwmvdr0y.mjs +0 -2
  591. package/dist/chunks/cli-0.6.3-mwvq805r.mjs +0 -2
  592. package/dist/chunks/cli-0.6.3-n0nvqsep.mjs +0 -2
  593. package/dist/chunks/cli-0.6.3-n2d97bhc.mjs +0 -2
  594. package/dist/chunks/cli-0.6.3-n3f5zh7x.mjs +0 -2
  595. package/dist/chunks/cli-0.6.3-n95caxs7.mjs +0 -6
  596. package/dist/chunks/cli-0.6.3-nawttnnp.mjs +0 -16
  597. package/dist/chunks/cli-0.6.3-ny9veqgk.mjs +0 -2
  598. package/dist/chunks/cli-0.6.3-p3cb5wr9.mjs +0 -4
  599. package/dist/chunks/cli-0.6.3-p6tkk7cq.mjs +0 -2
  600. package/dist/chunks/cli-0.6.3-pj26ahpb.mjs +0 -15
  601. package/dist/chunks/cli-0.6.3-pqq8j8h2.mjs +0 -2
  602. package/dist/chunks/cli-0.6.3-przsjt5w.mjs +0 -2
  603. package/dist/chunks/cli-0.6.3-pt8n31ph.mjs +0 -2
  604. package/dist/chunks/cli-0.6.3-q35m6zsh.mjs +0 -2
  605. package/dist/chunks/cli-0.6.3-qj1bfrer.mjs +0 -15
  606. package/dist/chunks/cli-0.6.3-qse47680.mjs +0 -5
  607. package/dist/chunks/cli-0.6.3-qt063vx3.mjs +0 -2
  608. package/dist/chunks/cli-0.6.3-r08n6yst.mjs +0 -2
  609. package/dist/chunks/cli-0.6.3-r0chaj0m.mjs +0 -2
  610. package/dist/chunks/cli-0.6.3-r0pavcpp.mjs +0 -2
  611. package/dist/chunks/cli-0.6.3-r8snnnev.mjs +0 -2
  612. package/dist/chunks/cli-0.6.3-r9spk5d9.mjs +0 -2
  613. package/dist/chunks/cli-0.6.3-razq4hma.mjs +0 -2
  614. package/dist/chunks/cli-0.6.3-rbhgbyc8.mjs +0 -24
  615. package/dist/chunks/cli-0.6.3-rcd74wx6.mjs +0 -9
  616. package/dist/chunks/cli-0.6.3-rha5x3b1.mjs +0 -2
  617. package/dist/chunks/cli-0.6.3-rm69szc5.mjs +0 -2
  618. package/dist/chunks/cli-0.6.3-rxzhhezk.mjs +0 -2
  619. package/dist/chunks/cli-0.6.3-ry8ff2h4.mjs +0 -4
  620. package/dist/chunks/cli-0.6.3-rz3jyy54.mjs +0 -133
  621. package/dist/chunks/cli-0.6.3-rzva33s6.mjs +0 -2
  622. package/dist/chunks/cli-0.6.3-s12drscf.mjs +0 -2
  623. package/dist/chunks/cli-0.6.3-sxj65pz4.mjs +0 -2
  624. package/dist/chunks/cli-0.6.3-syb9w8h5.mjs +0 -2
  625. package/dist/chunks/cli-0.6.3-sz0yt1ax.mjs +0 -59
  626. package/dist/chunks/cli-0.6.3-te71cc6c.mjs +0 -8
  627. package/dist/chunks/cli-0.6.3-tjykjtxh.mjs +0 -6
  628. package/dist/chunks/cli-0.6.3-v3fjzj8a.mjs +0 -12
  629. package/dist/chunks/cli-0.6.3-vcpzn6r6.mjs +0 -2
  630. package/dist/chunks/cli-0.6.3-vdzjz0qm.mjs +0 -2
  631. package/dist/chunks/cli-0.6.3-ve8f981m.mjs +0 -3
  632. package/dist/chunks/cli-0.6.3-vp1zy3b1.mjs +0 -2
  633. package/dist/chunks/cli-0.6.3-vsvcyfnd.mjs +0 -17
  634. package/dist/chunks/cli-0.6.3-w038em13.mjs +0 -2
  635. package/dist/chunks/cli-0.6.3-w3rq9jx1.mjs +0 -2
  636. package/dist/chunks/cli-0.6.3-wfrn6z2y.mjs +0 -24
  637. package/dist/chunks/cli-0.6.3-whtn6spz.mjs +0 -2
  638. package/dist/chunks/cli-0.6.3-wr2sys6k.mjs +0 -2
  639. package/dist/chunks/cli-0.6.3-wvdzc276.mjs +0 -1
  640. package/dist/chunks/cli-0.6.3-wwmrkyrs.mjs +0 -20
  641. package/dist/chunks/cli-0.6.3-wws3zqpm.mjs +0 -2
  642. package/dist/chunks/cli-0.6.3-x6f1pr27.mjs +0 -2
  643. package/dist/chunks/cli-0.6.3-x78bwn0g.mjs +0 -5
  644. package/dist/chunks/cli-0.6.3-xe5mxfxe.mjs +0 -2
  645. package/dist/chunks/cli-0.6.3-xewp168m.mjs +0 -2
  646. package/dist/chunks/cli-0.6.3-y1aakb6y.mjs +0 -2
  647. package/dist/chunks/cli-0.6.3-y1mm0v8x.mjs +0 -2
  648. package/dist/chunks/cli-0.6.3-y30hptm0.mjs +0 -2
  649. package/dist/chunks/cli-0.6.3-y61armem.mjs +0 -2
  650. package/dist/chunks/cli-0.6.3-y8ymw6ed.mjs +0 -2
  651. package/dist/chunks/cli-0.6.3-yk56wjb7.mjs +0 -2
  652. package/dist/chunks/cli-0.6.3-ym6dcvjc.mjs +0 -2
  653. package/dist/chunks/cli-0.6.3-ymhjs7dc.mjs +0 -2
  654. package/dist/chunks/cli-0.6.3-ysazbe18.mjs +0 -2
  655. package/dist/chunks/cli-0.6.3-ywk23cbf.mjs +0 -2
  656. package/dist/chunks/cli-0.6.3-z19b5v43.mjs +0 -2
  657. package/dist/chunks/cli-0.6.3-z6sz55zd.mjs +0 -2
  658. package/dist/chunks/cli-0.6.3-z8vc44s1.mjs +0 -2
  659. package/dist/chunks/cli-0.6.3-zd6bnvyc.mjs +0 -4
  660. package/dist/chunks/cli-0.6.3-zmn1fgaa.mjs +0 -2
  661. package/dist/chunks/cli-0.6.3-zqvgfprs.mjs +0 -2
  662. package/dist/chunks/cli-0.6.3-zy0jc7vm.mjs +0 -12
  663. package/dist/chunks/cli-0.6.3-zyrsvq59.mjs +0 -2
  664. package/dist/chunks/client-0.6.3-6pn9sb4n.mjs +0 -1
  665. package/dist/chunks/color-0.6.3-2hpfj774.mjs +0 -1
  666. package/dist/chunks/compact-0.6.3-dnwdmmz1.mjs +0 -3
  667. package/dist/chunks/config-0.6.3-tjhtvb07.mjs +0 -1
  668. package/dist/chunks/config-0.6.3-z2wgyz10.mjs +0 -1
  669. package/dist/chunks/constants-0.6.3-qha9fz15.mjs +0 -1
  670. package/dist/chunks/context-0.6.3-vka61j1y.mjs +0 -1
  671. package/dist/chunks/context-noninteractive-0.6.3-eztt7zsf.mjs +0 -1
  672. package/dist/chunks/conversation-0.6.3-2ek3hdrq.mjs +0 -1
  673. package/dist/chunks/copilotHeaders-0.6.3-62c0y07g.mjs +0 -1
  674. package/dist/chunks/copy-0.6.3-gekdww8z.mjs +0 -9
  675. package/dist/chunks/cost-0.6.3-a2yhjbn3.mjs +0 -1
  676. package/dist/chunks/createSSHSession-0.6.3-5tn04mse.mjs +0 -1
  677. package/dist/chunks/createSession-0.6.3-kyn5dc4w.mjs +0 -1
  678. package/dist/chunks/debug-0.6.3-66czfwwr.mjs +0 -1
  679. package/dist/chunks/defaultActionDeps-0.6.3-x9wk9j9m.mjs +0 -1365
  680. package/dist/chunks/desktop-0.6.3-p8kgbeab.mjs +0 -1
  681. package/dist/chunks/detectRepository-0.6.3-8698wvb5.mjs +0 -1
  682. package/dist/chunks/detection-0.6.3-1y7661gd.mjs +0 -1
  683. package/dist/chunks/diff-0.6.3-mk0y1bzd.mjs +0 -1
  684. package/dist/chunks/doctor-0.6.3-xvwcr7dp.mjs +0 -1
  685. package/dist/chunks/doctorDiagnostic-0.6.3-th9mec17.mjs +0 -1
  686. package/dist/chunks/earlyInput-0.6.3-642zt7fp.mjs +0 -1
  687. package/dist/chunks/effort-0.6.3-zvkntxpn.mjs +0 -10
  688. package/dist/chunks/envUtils-0.6.3-yazqghf2.mjs +0 -1
  689. package/dist/chunks/environmentSelection-0.6.3-0bcr6rhg.mjs +0 -1
  690. package/dist/chunks/environments-0.6.3-2tyy264w.mjs +0 -1
  691. package/dist/chunks/errors-0.6.3-65brz247.mjs +0 -1
  692. package/dist/chunks/exampleCommands-0.6.3-ktqksq57.mjs +0 -1
  693. package/dist/chunks/exit-0.6.3-0ce6gh5m.mjs +0 -1
  694. package/dist/chunks/export-0.6.3-e2mjekav.mjs +0 -2
  695. package/dist/chunks/extra-usage-0.6.3-hqp8h6yy.mjs +0 -1
  696. package/dist/chunks/extra-usage-noninteractive-0.6.3-rfyx9kw2.mjs +0 -1
  697. package/dist/chunks/fast-0.6.3-1jg7ysjx.mjs +0 -1
  698. package/dist/chunks/feedback-0.6.3-1tb6qds2.mjs +0 -14
  699. package/dist/chunks/firstPartyEventLogger-0.6.3-c9kfz0k1.mjs +0 -1
  700. package/dist/chunks/git-0.6.3-vzgvhd0s.mjs +0 -1
  701. package/dist/chunks/githubModelsCredentials-0.6.3-9qcrf80c.mjs +0 -1
  702. package/dist/chunks/goal-0.6.3-mf91z3fg.mjs +0 -4
  703. package/dist/chunks/grove-0.6.3-mmn276sp.mjs +0 -1
  704. package/dist/chunks/growthbook-0.6.3-4p9xew93.mjs +0 -1
  705. package/dist/chunks/headless-0.6.3-qgmxgj70.mjs +0 -2
  706. package/dist/chunks/heapdump-0.6.3-2w4fe2zs.mjs +0 -6
  707. package/dist/chunks/help-0.6.3-wf4xf793.mjs +0 -1
  708. package/dist/chunks/hookChains-0.6.3-q342m95f.mjs +0 -3
  709. package/dist/chunks/hooks-0.6.3-0r48akk8.mjs +0 -79
  710. package/dist/chunks/hooks-0.6.3-r14ya7wn.mjs +0 -1
  711. package/dist/chunks/ide-0.6.3-ad8afpp9.mjs +0 -3
  712. package/dist/chunks/image-processor-napi-0.6.3-tva04ya1.mjs +0 -1
  713. package/dist/chunks/index-0.6.3-0hyrtrrm.mjs +0 -9
  714. package/dist/chunks/index-0.6.3-0vhzk5yx.mjs +0 -5
  715. package/dist/chunks/index-0.6.3-1ykp8wv0.mjs +0 -2
  716. package/dist/chunks/index-0.6.3-2bzz31fe.mjs +0 -1
  717. package/dist/chunks/index-0.6.3-55v75g6w.mjs +0 -1
  718. package/dist/chunks/index-0.6.3-6rpbscw7.mjs +0 -17
  719. package/dist/chunks/index-0.6.3-7mch7z3a.mjs +0 -1
  720. package/dist/chunks/index-0.6.3-858y11er.mjs +0 -1
  721. package/dist/chunks/index-0.6.3-a40sh9ap.mjs +0 -1
  722. package/dist/chunks/index-0.6.3-aj0c98mr.mjs +0 -1
  723. package/dist/chunks/index-0.6.3-b9fkqrrw.mjs +0 -1
  724. package/dist/chunks/index-0.6.3-f5732qxw.mjs +0 -1
  725. package/dist/chunks/index-0.6.3-f5w18za6.mjs +0 -1
  726. package/dist/chunks/index-0.6.3-f6h116cn.mjs +0 -2
  727. package/dist/chunks/index-0.6.3-htq5dpvs.mjs +0 -30
  728. package/dist/chunks/index-0.6.3-hv4mfh2n.mjs +0 -1
  729. package/dist/chunks/index-0.6.3-kadhv0zg.mjs +0 -9
  730. package/dist/chunks/index-0.6.3-tsd8ykv3.mjs +0 -1
  731. package/dist/chunks/index-0.6.3-w2hywyvr.mjs +0 -1
  732. package/dist/chunks/index-0.6.3-wk9kzbcz.mjs +0 -1
  733. package/dist/chunks/index-0.6.3-ygqhtfnf.mjs +0 -1
  734. package/dist/chunks/index-0.6.3-yvah3e6g.mjs +0 -1
  735. package/dist/chunks/init-0.6.3-xaeb8hxb.mjs +0 -1
  736. package/dist/chunks/initReplBridge-0.6.3-nmmr7v8v.mjs +0 -1
  737. package/dist/chunks/ink-0.6.3-6m2sw7dq.mjs +0 -1
  738. package/dist/chunks/insights-0.6.3-6b93b8nm.mjs +0 -870
  739. package/dist/chunks/install-0.6.3-y9zek66z.mjs +0 -1
  740. package/dist/chunks/install-github-app-0.6.3-899pnvtd.mjs +0 -149
  741. package/dist/chunks/install-slack-app-0.6.3-f8saspck.mjs +0 -1
  742. package/dist/chunks/instrumentation-0.6.3-defghs68.mjs +0 -1
  743. package/dist/chunks/interactiveHelpers-0.6.3-7ec0qnvv.mjs +0 -1
  744. package/dist/chunks/keybindings-0.6.3-eh7rjbha.mjs +0 -2
  745. package/dist/chunks/knowledge-0.6.3-a7pn2e1w.mjs +0 -2
  746. package/dist/chunks/latestVersionCache-0.6.3-vf3mkz2d.mjs +0 -1
  747. package/dist/chunks/loadAgentsDir-0.6.3-ykqa9b2g.mjs +0 -1
  748. package/dist/chunks/loadPluginHooks-0.6.3-jxaehczd.mjs +0 -1
  749. package/dist/chunks/loadPluginHooks-0.6.3-mfka3vhj.mjs +0 -1
  750. package/dist/chunks/log-0.6.3-g789gq0t.mjs +0 -1
  751. package/dist/chunks/main-0.6.3-50ac806r.mjs +0 -1
  752. package/dist/chunks/managedEnv-0.6.3-q5zxn368.mjs +0 -1
  753. package/dist/chunks/mcp-0.6.3-4x3akzq5.mjs +0 -4
  754. package/dist/chunks/mcp-0.6.3-e3me04x4.mjs +0 -17
  755. package/dist/chunks/mcp-0.6.3-z1ebxf4w.mjs +0 -1
  756. package/dist/chunks/mcpb-0.6.3-sh1jp60e.mjs +0 -1
  757. package/dist/chunks/memory-0.6.3-03636fpt.mjs +0 -3
  758. package/dist/chunks/mobile-0.6.3-xz0z3r1b.mjs +0 -2
  759. package/dist/chunks/model-0.6.3-s0ftwaqt.mjs +0 -1
  760. package/dist/chunks/model-0.6.3-yzwee2pm.mjs +0 -2
  761. package/dist/chunks/node-0.6.3-ne7h3hdm.mjs +0 -12
  762. package/dist/chunks/oauth-0.6.3-vxgkeqfx.mjs +0 -1
  763. package/dist/chunks/openaiShim-0.6.3-4y4sanm3.mjs +0 -14
  764. package/dist/chunks/output-style-0.6.3-y1p13wj7.mjs +0 -1
  765. package/dist/chunks/package-D6422PQU-0.6.3-x4wa2xz2.mjs +0 -1
  766. package/dist/chunks/parseConnectUrl-0.6.3-her0fmnw.mjs +0 -1
  767. package/dist/chunks/parser-0.6.3-c46sjdq2.mjs +0 -1
  768. package/dist/chunks/passes-0.6.3-egz6jv5r.mjs +0 -1
  769. package/dist/chunks/permissions-0.6.3-8bgzzv8a.mjs +0 -3
  770. package/dist/chunks/plan-0.6.3-2fftma7h.mjs +0 -1
  771. package/dist/chunks/plist-0.6.3-h310zzhq.mjs +0 -1
  772. package/dist/chunks/plugin-0.6.3-5vjh0ct6.mjs +0 -29
  773. package/dist/chunks/pluginStartupCheck-0.6.3-jqsmye9d.mjs +0 -1
  774. package/dist/chunks/plugins-0.6.3-feg1sfss.mjs +0 -9
  775. package/dist/chunks/preActionHook-0.6.3-7zkaatsy.mjs +0 -2
  776. package/dist/chunks/print-0.6.3-q8j3mpqd.mjs +0 -57
  777. package/dist/chunks/privacy-settings-0.6.3-7td307c8.mjs +0 -1
  778. package/dist/chunks/process-0.6.3-xfesfn5r.mjs +0 -1
  779. package/dist/chunks/processBashCommand-0.6.3-jh7fc2p4.mjs +0 -1
  780. package/dist/chunks/processSlashCommand-0.6.3-bf00222w.mjs +0 -9
  781. package/dist/chunks/prompt-0.6.3-2n702z0c.mjs +0 -1
  782. package/dist/chunks/prompt-0.6.3-61gvwdqd.mjs +0 -1
  783. package/dist/chunks/prompts-0.6.3-gctcm2tt.mjs +0 -1
  784. package/dist/chunks/protocolHandler-0.6.3-nkgq5zh2.mjs +0 -13
  785. package/dist/chunks/provider-0.6.3-dz35mvz8.mjs +0 -2
  786. package/dist/chunks/providerProfiles-0.6.3-sc68wn0p.mjs +0 -1
  787. package/dist/chunks/providerValidation-0.6.3-tz2xs2w2.mjs +0 -6
  788. package/dist/chunks/rate-limit-options-0.6.3-q18p5fyf.mjs +0 -1
  789. package/dist/chunks/registerSubcommands-0.6.3-68qc2fq7.mjs +0 -34
  790. package/dist/chunks/registry-0.6.3-ftde6jbj.mjs +0 -1
  791. package/dist/chunks/release-notes-0.6.3-sape6p4t.mjs +0 -5
  792. package/dist/chunks/reload-plugins-0.6.3-1ww9raz4.mjs +0 -2
  793. package/dist/chunks/remote-env-0.6.3-3ck8cv8d.mjs +0 -1
  794. package/dist/chunks/remoteBridgeCore-0.6.3-5s27069y.mjs +0 -1
  795. package/dist/chunks/remoteSession-0.6.3-h9rgyr6h.mjs +0 -1
  796. package/dist/chunks/rename-0.6.3-f6d3tb9q.mjs +0 -1
  797. package/dist/chunks/replBridgeHandle-0.6.3-03kbs579.mjs +0 -1
  798. package/dist/chunks/replLauncher-0.6.3-m72mhx4g.mjs +0 -1
  799. package/dist/chunks/resume-0.6.3-ddb3xb3e.mjs +0 -2
  800. package/dist/chunks/rewind-0.6.3-rr4jn9nq.mjs +0 -1
  801. package/dist/chunks/rootOptions-0.6.3-z0z2w1ta.mjs +0 -1
  802. package/dist/chunks/sandbox-adapter-0.6.3-h9z3rn4v.mjs +0 -1
  803. package/dist/chunks/sandbox-toggle-0.6.3-1z9yck8k.mjs +0 -1
  804. package/dist/chunks/session-0.6.3-697bvb39.mjs +0 -2
  805. package/dist/chunks/sessionDiscovery-0.6.3-k3n13gqg.mjs +0 -1
  806. package/dist/chunks/sessionFileAccessHooks-0.6.3-kgecz2s9.mjs +0 -1
  807. package/dist/chunks/sessionStorage-0.6.3-04ceqntr.mjs +0 -1
  808. package/dist/chunks/settings-0.6.3-1wnc9skg.mjs +0 -1
  809. package/dist/chunks/setup-0.6.3-7eq77dy4.mjs +0 -5
  810. package/dist/chunks/sinks-0.6.3-ph10xa21.mjs +0 -1
  811. package/dist/chunks/skills-0.6.3-sk53kf9f.mjs +0 -1
  812. package/dist/chunks/startupProfiler-0.6.3-mmnjxrje.mjs +0 -1
  813. package/dist/chunks/startupUpdateCheck-0.6.3-0hwcpdc7.mjs +0 -1
  814. package/dist/chunks/state-0.6.3-e3zvped3.mjs +0 -1
  815. package/dist/chunks/stats-0.6.3-8wqbhpqy.mjs +0 -6
  816. package/dist/chunks/status-0.6.3-xjt0xtzy.mjs +0 -1
  817. package/dist/chunks/stickers-0.6.3-vs74c03z.mjs +0 -1
  818. package/dist/chunks/subprocessEnv-0.6.3-5dg03vx3.mjs +0 -1
  819. package/dist/chunks/tasks-0.6.3-dxy60zkj.mjs +0 -1
  820. package/dist/chunks/teamHelpers-0.6.3-jqpd5tn3.mjs +0 -1
  821. package/dist/chunks/teammateModeSnapshot-0.6.3-fpdghs7t.mjs +0 -1
  822. package/dist/chunks/teleport-0.6.3-46bbcspy.mjs +0 -1
  823. package/dist/chunks/terminalSetup-0.6.3-ww94vcqs.mjs +0 -1
  824. package/dist/chunks/theme-0.6.3-kjdtgstr.mjs +0 -1
  825. package/dist/chunks/thinkback-0.6.3-1txnapj2.mjs +0 -1
  826. package/dist/chunks/thinkback-play-0.6.3-96tda7vb.mjs +0 -1
  827. package/dist/chunks/toolPool-0.6.3-0e12cvy1.mjs +0 -1
  828. package/dist/chunks/toolSearch-0.6.3-d1pppx0c.mjs +0 -1
  829. package/dist/chunks/tools-0.6.3-w0rtmt3t.mjs +0 -1
  830. package/dist/chunks/trustedDevice-0.6.3-qap15xhb.mjs +0 -1
  831. package/dist/chunks/turndown.cjs-0.6.3-9pgbeyf6.mjs +0 -69
  832. package/dist/chunks/ultrareviewCommand-0.6.3-v4wvkr58.mjs +0 -4
  833. package/dist/chunks/update-0.6.3-6tah7v14.mjs +0 -86
  834. package/dist/chunks/upgrade-0.6.3-mtpg4ynr.mjs +0 -1
  835. package/dist/chunks/upstreamproxy-0.6.3-fg6qwves.mjs +0 -14
  836. package/dist/chunks/url-handler-napi-0.6.3-4zzkq08v.mjs +0 -1
  837. package/dist/chunks/usage-0.6.3-1b3cmsnk.mjs +0 -1
  838. package/dist/chunks/util-0.6.3-e72k34ck.mjs +0 -1
  839. package/dist/chunks/utils-0.6.3-ahkqyjmy.mjs +0 -1
  840. package/dist/chunks/vim-0.6.3-r0f9g732.mjs +0 -1
  841. package/dist/chunks/watcher-0.6.3-5xzd92av.mjs +0 -1
  842. package/dist/chunks/wiki-0.6.3-ytee2j21.mjs +0 -132
  843. package/dist/chunks/worktree-0.6.3-cmybg2s4.mjs +0 -1
  844. package/dist/chunks/worktreeModeEnabled-0.6.3-8k06dfjq.mjs +0 -1
  845. package/dist/chunks/wrapper-0.6.3-hct87zwr.mjs +0 -7
  846. /package/dist/chunks/{cli-0.6.3-94pqfzn3.mjs → cli-0.6.4-0dsecg4e.mjs} +0 -0
  847. /package/dist/chunks/{cli-0.6.3-v522ej7z.mjs → cli-0.6.4-a772rm3j.mjs} +0 -0
  848. /package/dist/chunks/{cli-0.6.3-ecnnpsad.mjs → cli-0.6.4-ms7sef7r.mjs} +0 -0
  849. /package/dist/chunks/{cli-0.6.3-29t031py.mjs → cli-0.6.4-p7q1dk2n.mjs} +0 -0
  850. /package/dist/chunks/{cli-0.6.3-4k4zf43b.mjs → cli-0.6.4-pdn08sja.mjs} +0 -0
  851. /package/dist/chunks/{cli-0.6.3-dvsz6151.mjs → cli-0.6.4-sd36e6nd.mjs} +0 -0
  852. /package/dist/chunks/{cli-0.6.3-1h3a97cb.mjs → cli-0.6.4-vs7kwtc6.mjs} +0 -0
  853. /package/dist/chunks/{cli-0.6.3-qh59pqrb.mjs → cli-0.6.4-yrfkm9my.mjs} +0 -0
@@ -1,2 +0,0 @@
1
- import{Dca as k,Pca as f,Vba as M,Yba as L,qca as G,rca as h,vca as v,wca as P}from"./cli-0.6.3-cz70v0dc.mjs";import{hga as E,qga as x}from"./cli-0.6.3-mwvq805r.mjs";import{Xha as T,iia as u}from"./cli-0.6.3-vp1zy3b1.mjs";import{wpa as C}from"./cli-0.6.3-qh59pqrb.mjs";import{chmodSync as K,cpSync as S,existsSync as V,mkdirSync as m,readFileSync as _,readdirSync as w,statSync as D,writeFileSync as O}from"fs";import{homedir as R}from"os";import{join as Y}from"path";function b(j){return Y(j,".claude")}function A(j){try{let q=_(j,"utf8"),B=JSON.parse(q);if(B&&typeof B==="object"&&!Array.isArray(B))return B;return null}catch{return null}}function F(j,q){O(j,JSON.stringify(q,null,2),{encoding:"utf8"})}function $(j){m(j,{recursive:!0})}function l(j,q,B,Q){let z=Y(j,".credentials.json"),I=Y(q,".credentials.json");if(!V(z))return 0;try{if(V(I)){let W=_(z),X=_(I);if(W.equals(X))return K(I,384),0;return Q.push(`${I} already exists with different content — kept new file untouched`),0}$(q);let N=_(z);return O(I,N),K(I,384),d(N)}catch(N){return B.push(`failed to copy .credentials.json: ${N instanceof Error?N.message:String(N)}`),0}}function d(j){try{let q=JSON.parse(j.toString("utf8"));if(q&&typeof q==="object")return Object.keys(q).length}catch{}return 1}function y(j,q,B){let Q=Y(j,"CLAUDE.md"),z=Y(q,"CLAUDE.md");if(!V(Q))return!1;if(V(z))return!1;try{$(q);let I=_(Q);return O(z,I),!0}catch(I){return B.push(`failed to copy CLAUDE.md: ${I instanceof Error?I.message:String(I)}`),!1}}function c(j,q,B){let Q=Y(j,"keybindings.json"),z=Y(q,"keybindings.json");if(!V(Q))return!1;if(V(z))return!1;try{$(q);let I=_(Q);return O(z,I),!0}catch(I){return B.push(`failed to copy keybindings.json: ${I instanceof Error?I.message:String(I)}`),!1}}function H(j,q,B,Q){let z=Y(j,B),I=Y(q,B);if(!V(z))return 0;let N=0;try{if(!D(z).isDirectory())return 0;$(q),S(z,I,{recursive:!0,force:!1,errorOnExist:!1}),N=p(I)}catch(W){Q.push(`failed to copy ${B}/: ${W instanceof Error?W.message:String(W)}`)}return N}function p(j){try{if(!V(j))return 0;return w(j).length}catch{return 0}}function a(j,q,B){let Q=Y(j,"settings.json");if(!V(Q))return 0;let z=A(Q);if(!z)return B.push("legacy settings.json could not be parsed; skipped"),0;let I=Y(q,"settings.json"),N=V(I)?A(I)??{}:{},W={...N},X=0;for(let U of g){if(!(U in z))continue;if(U in N)continue;W[U]=z[U],X+=1}if(X===0&&V(I))return 0;try{$(q),F(I,W)}catch(U){return B.push(`failed to write settings.json: ${U instanceof Error?U.message:String(U)}`),0}return X}function J(j){return Y(j,`.claude${E()}.json`)}function n(j){return Y(j,`config${E()}.json`)}function t(j,q,B){let Q=J(j);if(!V(Q))return 0;let z=A(Q);if(!z)return B.push(`legacy ${Q} could not be parsed; skipped`),0;let I=n(q),N=V(I)?A(I)??{}:{},W={...N},X=0;for(let U of Object.keys(z)){if(U in N)continue;W[U]=z[U],X+=1}if(X===0&&V(I))return 0;try{F(I,W)}catch(U){return B.push(`failed to write ${I}: ${U instanceof Error?U.message:String(U)}`),0}return G(null),X}function o(){let q=L().claudeToClaudinMigratedAt;if(typeof q==="string"&&q.length>0)return{migrated:!0,at:q};return{migrated:!1}}function s(j){M((q)=>({...q,claudeToClaudinMigratedAt:j}))}async function Vj(j={}){let q=j.homeDir??R(),B=b(q),Q=j.newDir??T(),z=[],I=[],N={tokens:0,settingsKeys:0,globalConfigKeys:0,claudeMd:!1,plugins:0,skills:0,agents:0,commands:0,keybindings:!1,anthropicProfileCreated:!1,errors:z,warnings:I,alreadyMigrated:!1,legacyDir:B,newDir:Q},W=V(J(q));if(!V(B)&&!W)return N;let X=o();if(X.migrated&&!j.force)return N.alreadyMigrated=!0,N.migratedAt=X.at,N;try{$(Q)}catch(U){return z.push(`failed to create ${Q}: ${U instanceof Error?U.message:String(U)}`),N}if(V(B))N.tokens=l(B,Q,z,I),N.settingsKeys=a(B,Q,z),N.claudeMd=y(B,Q,z),N.plugins=H(B,Q,"plugins",z),N.skills=H(B,Q,"skills",z),N.agents=H(B,Q,"agents",z),N.commands=H(B,Q,"commands",z),N.keybindings=c(B,Q,z);if(N.globalConfigKeys=t(q,Q,I),N.anthropicProfileCreated=i(Q,N.tokens,I),z.length===0){let U=new Date().toISOString();s(U),N.migratedAt=U}return N}function i(j,q,B){if(q<=0)return!1;let Q=Y(j,".credentials.json"),z;try{z=JSON.parse(_(Q,"utf8"))}catch(Z){return B.push(`failed to read migrated .credentials.json for profile bootstrap: ${Z instanceof Error?Z.message:String(Z)}`),!1}let N=z?.claudeAiOauth?.accessToken;if(typeof N!=="string"||N.length===0)return!1;let W=P();if(W.some((Z)=>Z.provider==="anthropic"))return!1;let X=v("anthropic"),U={provider:"anthropic",name:X.name,baseUrl:X.baseUrl,model:X.model};try{if(!k(U,{makeActive:W.length===0}))return B.push("anthropic profile could not be saved after migration"),!1;return!0}catch(Z){return B.push(`failed to create anthropic profile: ${Z instanceof Error?Z.message:String(Z)}`),!1}}function Wj(j){if(j.alreadyMigrated)return`nothing to do (last run: ${j.migratedAt??"unknown"}). Pass --force to re-run.`;let q=[];q.push(`${j.tokens} token${j.tokens===1?"":"s"}`),q.push(`${j.settingsKeys} settings key${j.settingsKeys===1?"":"s"}`),q.push(`${j.globalConfigKeys} global config key${j.globalConfigKeys===1?"":"s"}`),q.push(`${j.claudeMd?1:0} CLAUDE.md`),q.push(`${j.plugins} plugin${j.plugins===1?"":"s"}`),q.push(`${j.skills} skill${j.skills===1?"":"s"}`),q.push(`${j.agents} agent${j.agents===1?"":"s"}`),q.push(`${j.commands} command${j.commands===1?"":"s"}`),q.push(`${j.keybindings?"keybindings copied":"no keybindings"}`),q.push(j.anthropicProfileCreated?"anthropic profile created":"anthropic profile already present");let B=q.join(", "),Q=`. ${j.legacyDir} kept untouched.`,z=`${B}${Q}`;if(j.warnings.length>0)z+=` Warnings: ${j.warnings.join("; ")}`;if(j.errors.length>0)z+=` Errors: ${j.errors.join("; ")}`;return z}function e(j=R()){return V(b(j))}function r(j=R()){return V(J(j))}function Xj(j=R()){let q=L();if(q.claudeToClaudinMigratedAt)return!1;if(q.legacyMigrationSkipped===!0)return!1;return e(j)||r(j)}function Yj(){M((j)=>({...j,legacyMigrationSkipped:!0}))}var g;var jj=C(()=>{x();h();u();f();g=["theme","model","customApiKeyResponses","permissions","verbose","editorMode","mcpServers","providerProfiles","activeProviderProfileId"]});
2
- export{Vj as Yb,Wj as Zb,e as _b,Xj as $b,Yj as ac,jj as bc};
@@ -1,2 +0,0 @@
1
- import{La as Y}from"./cli-0.6.3-4k4zf43b.mjs";import{fS as N,gS as C}from"./cli-0.6.3-zmn1fgaa.mjs";import{Jda as A,Lda as w}from"./cli-0.6.3-cz70v0dc.mjs";import{rga as B,tga as k}from"./cli-0.6.3-ywk23cbf.mjs";import{Zga as L,bha as E,tha as W,wha as j}from"./cli-0.6.3-tjykjtxh.mjs";import{Nha as G,Uha as K}from"./cli-0.6.3-2seqm104.mjs";k();C();import{randomUUID as O}from"crypto";j();w();K();E();function T(f){return f!==null&&typeof f==="object"&&"type"in f&&typeof f.type==="string"}function P(f){return f!==null&&typeof f==="object"&&"type"in f&&f.type==="control_response"&&"response"in f}function S(f){return f!==null&&typeof f==="object"&&"type"in f&&f.type==="control_request"&&"request_id"in f&&"request"in f}function v(f){if((f.type==="user"||f.type==="assistant")&&f.isVirtual)return!1;return f.type==="user"||f.type==="assistant"||f.type==="system"&&f.subtype==="local_command"}function q(f){if(f.type!=="user"||f.isMeta||f.toolUseResult||f.isCompactSummary)return;if(f.origin&&f.origin.kind!=="human")return;let X=f.message.content,Q;if(typeof X==="string")Q=X;else for(let Z of X)if(Z.type==="text"){Q=Z.text;break}if(!Q)return;return A(Q)||void 0}function p(f,X,Q,$,Z,z){try{let H=Y(L(f));if(P(H)){W("[bridge:repl] Ingress message type=control_response"),Z?.(H);return}if(S(H)){W(`[bridge:repl] Inbound control_request subtype=${H.request.subtype}`),z?.(H);return}if(!T(H))return;let J="uuid"in H&&typeof H.uuid==="string"?H.uuid:void 0;if(J&&X.has(J)){W(`[bridge:repl] Ignoring echo: type=${H.type} uuid=${J}`);return}if(J&&Q.has(J)){W(`[bridge:repl] Ignoring re-delivered inbound: type=${H.type} uuid=${J}`);return}if(W(`[bridge:repl] Ingress message type=${H.type}${J?` uuid=${J}`:""}`),H.type==="user"){if(J)Q.add(J);B("tengu_bridge_message_received",{is_repl:!0}),$?.(H)}else W(`[bridge:repl] Ignoring non-user inbound message: type=${H.type}`)}catch(H){W(`[bridge:repl] Failed to parse ingress message: ${G(H)}`)}}var y="This session is outbound-only. Enable Remote Control locally to allow inbound control.";function g(f,X){let{transport:Q,sessionId:$,outboundOnly:Z,onInterrupt:z,onSetModel:H,onSetMaxThinkingTokens:J,onSetPermissionMode:h}=X;if(!Q){W("[bridge:repl] Cannot respond to control_request: transport not configured");return}let V;if(Z&&f.request.subtype!=="initialize"){V={type:"control_response",response:{subtype:"error",request_id:f.request_id,error:y}};let x={...V,session_id:$};Q.write(x),W(`[bridge:repl] Rejected ${f.request.subtype} (outbound-only) request_id=${f.request_id}`);return}switch(f.request.subtype){case"initialize":V={type:"control_response",response:{subtype:"success",request_id:f.request_id,response:{commands:[],output_style:"normal",available_output_styles:["normal"],models:[],account:{},pid:process.pid}}};break;case"set_model":H?.(f.request.model),V={type:"control_response",response:{subtype:"success",request_id:f.request_id}};break;case"set_max_thinking_tokens":J?.(f.request.max_thinking_tokens),V={type:"control_response",response:{subtype:"success",request_id:f.request_id}};break;case"set_permission_mode":{let x=h?.(f.request.mode)??{ok:!1,error:"set_permission_mode is not supported in this context (onSetPermissionMode callback not registered)"};if(x.ok)V={type:"control_response",response:{subtype:"success",request_id:f.request_id}};else V={type:"control_response",response:{subtype:"error",request_id:f.request_id,error:x.error}};break}case"interrupt":z?.(),V={type:"control_response",response:{subtype:"success",request_id:f.request_id}};break;default:V={type:"control_response",response:{subtype:"error",request_id:f.request_id,error:`REPL bridge does not handle control_request subtype: ${f.request.subtype}`}}}let _={...V,session_id:$};Q.write(_),W(`[bridge:repl] Sent control_response for ${f.request.subtype} request_id=${f.request_id} result=${V.response.subtype}`)}function d(f){return{type:"result",subtype:"success",duration_ms:0,duration_api_ms:0,is_error:!1,num_turns:0,result:"",stop_reason:null,total_cost_usd:0,usage:{...N},modelUsage:{},permission_denials:[],session_id:f,uuid:O()}}class R{capacity;ring;set=new Set;writeIdx=0;constructor(f){this.capacity=f,this.ring=Array(f)}add(f){if(this.set.has(f))return;let X=this.ring[this.writeIdx];if(X!==void 0)this.set.delete(X);this.ring[this.writeIdx]=f,this.set.add(f),this.writeIdx=(this.writeIdx+1)%this.capacity}has(f){return this.set.has(f)}clear(){this.set.clear(),this.ring.fill(void 0),this.writeIdx=0}}
2
- export{v as ja,q as ka,p as la,g as ma,d as na,R as oa};
@@ -1,2 +0,0 @@
1
- import{A1 as V,M4 as j,k5 as f,n4 as M,v1 as G,z1 as W}from"./cli-0.6.3-nawttnnp.mjs";import{sba as x,tba as B,v9 as w,w9 as z,z9 as Y}from"./cli-0.6.3-cz70v0dc.mjs";import{iga as J,qga as F}from"./cli-0.6.3-mwvq805r.mjs";import{wpa as Z}from"./cli-0.6.3-qh59pqrb.mjs";function g(){q=void 0,w()}function p(){if(q!==void 0)return q;if(G()!=="firstParty")return q=z(!1);if(!W())return q=z(!1);if(x())return q=z(!1);if(process.env.CLAUDE_CODE_ENTRYPOINT==="local-agent")return q=z(!1);let Q=j();if(Q?.accessToken&&Q.subscriptionType===null)return q=z(!0);if(Q?.accessToken&&Q.scopes?.includes(J)&&(Q.subscriptionType==="enterprise"||Q.subscriptionType==="team"))return q=z(!0);try{let{key:$}=M({skipRetrievingKeyFromApiKeyHelper:!0});if($)return q=z(!0)}catch{}return q=z(!1)}var q;var X=Z(()=>{F();f();V();B();Y()});function S(Q){let $=Q.toUpperCase();return K.has($)||k.some((m)=>$.startsWith(m))}var K,k,y,I;var b=Z(()=>{K=new Set(["CLAUDE_CODE_PROVIDER_MANAGED_BY_HOST","CLAUDE_CODE_USE_BEDROCK","CLAUDE_CODE_USE_VERTEX","CLAUDE_CODE_USE_FOUNDRY","CLAUDE_CODE_USE_GITHUB","ANTHROPIC_BASE_URL","ANTHROPIC_BEDROCK_BASE_URL","ANTHROPIC_VERTEX_BASE_URL","ANTHROPIC_FOUNDRY_BASE_URL","ANTHROPIC_FOUNDRY_RESOURCE","ANTHROPIC_VERTEX_PROJECT_ID","CLOUD_ML_REGION","ANTHROPIC_API_KEY","ANTHROPIC_AUTH_TOKEN","CLAUDE_CODE_OAUTH_TOKEN","AWS_BEARER_TOKEN_BEDROCK","ANTHROPIC_FOUNDRY_API_KEY","CLAUDE_CODE_SKIP_BEDROCK_AUTH","CLAUDE_CODE_SKIP_VERTEX_AUTH","CLAUDE_CODE_SKIP_FOUNDRY_AUTH","ANTHROPIC_MODEL","ANTHROPIC_DEFAULT_HAIKU_MODEL","ANTHROPIC_DEFAULT_HAIKU_MODEL_DESCRIPTION","ANTHROPIC_DEFAULT_HAIKU_MODEL_NAME","ANTHROPIC_DEFAULT_HAIKU_MODEL_SUPPORTED_CAPABILITIES","ANTHROPIC_DEFAULT_OPUS_MODEL","ANTHROPIC_DEFAULT_OPUS_MODEL_DESCRIPTION","ANTHROPIC_DEFAULT_OPUS_MODEL_NAME","ANTHROPIC_DEFAULT_OPUS_MODEL_SUPPORTED_CAPABILITIES","ANTHROPIC_DEFAULT_SONNET_MODEL","ANTHROPIC_DEFAULT_SONNET_MODEL_DESCRIPTION","ANTHROPIC_DEFAULT_SONNET_MODEL_NAME","ANTHROPIC_DEFAULT_SONNET_MODEL_SUPPORTED_CAPABILITIES","ANTHROPIC_SMALL_FAST_MODEL","ANTHROPIC_SMALL_FAST_MODEL_AWS_REGION","CLAUDE_CODE_SUBAGENT_MODEL"]),k=["VERTEX_REGION_CLAUDE_"];y=["apiKeyHelper","awsAuthRefresh","awsCredentialExport","gcpAuthRefresh","otelHeadersHelper","statusLine"],I=new Set(["ANTHROPIC_CUSTOM_HEADERS","ANTHROPIC_CUSTOM_MODEL_OPTION","ANTHROPIC_CUSTOM_MODEL_OPTION_DESCRIPTION","ANTHROPIC_CUSTOM_MODEL_OPTION_NAME","ANTHROPIC_DEFAULT_HAIKU_MODEL","ANTHROPIC_DEFAULT_HAIKU_MODEL_DESCRIPTION","ANTHROPIC_DEFAULT_HAIKU_MODEL_NAME","ANTHROPIC_DEFAULT_HAIKU_MODEL_SUPPORTED_CAPABILITIES","ANTHROPIC_DEFAULT_OPUS_MODEL","ANTHROPIC_DEFAULT_OPUS_MODEL_DESCRIPTION","ANTHROPIC_DEFAULT_OPUS_MODEL_NAME","ANTHROPIC_DEFAULT_OPUS_MODEL_SUPPORTED_CAPABILITIES","ANTHROPIC_DEFAULT_SONNET_MODEL","ANTHROPIC_DEFAULT_SONNET_MODEL_DESCRIPTION","ANTHROPIC_DEFAULT_SONNET_MODEL_NAME","ANTHROPIC_DEFAULT_SONNET_MODEL_SUPPORTED_CAPABILITIES","ANTHROPIC_MODEL","ANTHROPIC_SMALL_FAST_MODEL_AWS_REGION","ANTHROPIC_SMALL_FAST_MODEL","AWS_DEFAULT_REGION","AWS_PROFILE","AWS_REGION","BASH_DEFAULT_TIMEOUT_MS","BASH_MAX_OUTPUT_LENGTH","BASH_MAX_TIMEOUT_MS","CLAUDE_BASH_MAINTAIN_PROJECT_WORKING_DIR","CLAUDE_CODE_API_KEY_HELPER_TTL_MS","CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS","CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC","CLAUDE_CODE_DISABLE_TERMINAL_TITLE","CLAUDE_CODE_ENABLE_TELEMETRY","CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS","CLAUDE_CODE_IDE_SKIP_AUTO_INSTALL","CLAUDE_CODE_MAX_OUTPUT_TOKENS","CLAUDE_CODE_SKIP_BEDROCK_AUTH","CLAUDE_CODE_SKIP_FOUNDRY_AUTH","CLAUDE_CODE_SKIP_VERTEX_AUTH","CLAUDE_CODE_SUBAGENT_MODEL","CLAUDE_CODE_USE_BEDROCK","CLAUDE_CODE_USE_FOUNDRY","CLAUDE_CODE_USE_GITHUB","CLAUDE_CODE_USE_VERTEX","DISABLE_AUTOUPDATER","DISABLE_BUG_COMMAND","DISABLE_COST_WARNINGS","DISABLE_ERROR_REPORTING","DISABLE_FEEDBACK_COMMAND","DISABLE_TELEMETRY","ENABLE_TOOL_SEARCH","MAX_MCP_OUTPUT_TOKENS","MAX_THINKING_TOKENS","MCP_TIMEOUT","MCP_TOOL_TIMEOUT","OTEL_EXPORTER_OTLP_HEADERS","OTEL_EXPORTER_OTLP_LOGS_HEADERS","OTEL_EXPORTER_OTLP_LOGS_PROTOCOL","OTEL_EXPORTER_OTLP_METRICS_CLIENT_CERTIFICATE","OTEL_EXPORTER_OTLP_METRICS_CLIENT_KEY","OTEL_EXPORTER_OTLP_METRICS_HEADERS","OTEL_EXPORTER_OTLP_METRICS_PROTOCOL","OTEL_EXPORTER_OTLP_PROTOCOL","OTEL_EXPORTER_OTLP_TRACES_HEADERS","OTEL_LOG_TOOL_DETAILS","OTEL_LOG_USER_PROMPTS","OTEL_LOGS_EXPORT_INTERVAL","OTEL_LOGS_EXPORTER","OTEL_METRIC_EXPORT_INTERVAL","OTEL_METRICS_EXPORTER","OTEL_METRICS_INCLUDE_ACCOUNT_UUID","OTEL_METRICS_INCLUDE_SESSION_ID","OTEL_METRICS_INCLUDE_VERSION","OTEL_RESOURCE_ATTRIBUTES","USE_BUILTIN_RIPGREP","VERTEX_REGION_CLAUDE_3_5_HAIKU","VERTEX_REGION_CLAUDE_3_5_SONNET","VERTEX_REGION_CLAUDE_3_7_SONNET","VERTEX_REGION_CLAUDE_4_0_OPUS","VERTEX_REGION_CLAUDE_4_0_SONNET","VERTEX_REGION_CLAUDE_4_1_OPUS","VERTEX_REGION_CLAUDE_4_5_SONNET","VERTEX_REGION_CLAUDE_4_6_SONNET","VERTEX_REGION_CLAUDE_HAIKU_4_5"])});
2
- export{g as hS,p as iS,X as jS,S as kS,y as lS,I as mS,b as nS};
@@ -1,2 +0,0 @@
1
- import{AU as SJ,IU as ZJ,qU as YJ,uU as DJ,yU as vJ,zU as c}from"./cli-0.6.3-g4y759q5.mjs";import{A0 as TJ,t0 as CJ}from"./cli-0.6.3-vdzjz0qm.mjs";import{D9 as jJ,Pda as p,W8 as NJ,Xda as wJ,a8 as OJ,b8 as FJ,pba as S,rba as yJ,y8 as xJ}from"./cli-0.6.3-cz70v0dc.mjs";import{afa as R,cfa as VJ,dfa as w,efa as XJ}from"./cli-0.6.3-be9988sa.mjs";import{Yga as v,Zga as y,bha as JJ,tha as G,wha as QJ}from"./cli-0.6.3-tjykjtxh.mjs";import{Nha as W,Oha as C,Uha as e}from"./cli-0.6.3-2seqm104.mjs";import{Xha as s,Yha as I,_ha as t,iia as a}from"./cli-0.6.3-vp1zy3b1.mjs";import{Bla as i,Kja as r,Lja as MJ,Nna as m,Oja as d,Xma as L}from"./cli-0.6.3-g7nc10fr.mjs";import{wpa as T,xpa as BJ}from"./cli-0.6.3-qh59pqrb.mjs";import{mkdir as PJ,readdir as l,readFile as $J,unlink as qJ,writeFile as b}from"fs/promises";import{join as D}from"path";function HQ(J){if(M===J)return;M=J,U()}function UQ(){if(M===void 0)return;M=void 0,U()}function U(){try{GJ.emit()}catch{}}function KJ(J){return D(E(J),cJ)}async function g(J){let Q=KJ(J);try{let V=(await $J(Q,"utf-8")).trim(),X=parseInt(V,10);return isNaN(X)?0:X}catch{return 0}}async function RJ(J,Q){let V=KJ(J);await b(V,String(Q))}function OQ(){if(t(process.env.CLAUDE_CODE_ENABLE_TASKS))return!0;return!i()}async function xQ(J){let Q=E(J),V=await o(J),X;try{X=await S(V,P);let Z=await WJ(J);if(Z>0){let $=await g(J);if(Z>$)await RJ(J,Z)}let Y;try{Y=await l(Q)}catch{Y=[]}for(let $ of Y)if($.endsWith(".json")&&!$.startsWith(".")){let q=D(Q,$);try{await qJ(q)}catch{}}U()}finally{if(X)await X()}}function CQ(){if(process.env.CLAUDE_CODE_TASK_LIST_ID)return process.env.CLAUDE_CODE_TASK_LIST_ID;let J=YJ();if(J)return J.teamName;return c()||M||d()}function _J(J){return J.replace(/[^a-zA-Z0-9_-]/g,"-")}function E(J){return D(s(),"tasks",_J(J))}function A(J,Q){return D(E(J),`${_J(Q)}.json`)}async function bJ(J){let Q=E(J);try{await PJ(Q,{recursive:!0})}catch{}}async function WJ(J){let Q=E(J),V;try{V=await l(Q)}catch{return 0}let X=0;for(let Z of V){if(!Z.endsWith(".json"))continue;let Y=parseInt(Z.replace(".json",""),10);if(!isNaN(Y)&&Y>X)X=Y}return X}async function hJ(J){let[Q,V]=await Promise.all([WJ(J),g(J)]);return Math.max(Q,V)}async function vQ(J,Q){let V=await o(J),X;try{X=await S(V,P);let Z=await hJ(J),Y=String(Z+1),$={id:Y,...Q},q=A(J,Y);return await b(q,v($,null,2)),U(),Y}finally{if(X)await X()}}async function O(J,Q){let V=A(J,Q);try{let X=await $J(V,"utf-8"),Z=y(X),Y=pJ().safeParse(Z);if(!Y.success)return G(`[Tasks] Task ${Q} failed schema validation: ${Y.error.message}`),null;return Y.data}catch(X){if(C(X)==="ENOENT")return null;return G(`[Tasks] Failed to read task ${Q}: ${W(X)}`),p(X),null}}async function EJ(J,Q,V){let X=await O(J,Q);if(!X)return null;let Z={...X,...V,id:Q},Y=A(J,Q);return await b(Y,v(Z,null,2)),U(),Z}async function j(J,Q,V){let X=A(J,Q);if(!await O(J,Q))return null;let Y;try{return Y=await S(X,P),await EJ(J,Q,V)}finally{await Y?.()}}async function SQ(J,Q){let V=A(J,Q);try{let X=parseInt(Q,10);if(!isNaN(X)){let Y=await g(J);if(X>Y)await RJ(J,X)}try{await qJ(V)}catch(Y){if(C(Y)==="ENOENT")return!1;throw Y}let Z=await h(J);for(let Y of Z){let $=Y.blocks.filter((K)=>K!==Q),q=Y.blockedBy.filter((K)=>K!==Q);if($.length!==Y.blocks.length||q.length!==Y.blockedBy.length)await j(J,Y.id,{blocks:$,blockedBy:q})}return U(),!0}catch{return!1}}async function h(J){let Q=E(J),V;try{V=await l(Q)}catch{return[]}let X=V.filter((Y)=>Y.endsWith(".json")).map((Y)=>Y.replace(".json",""));return(await Promise.all(X.map((Y)=>O(J,Y)))).filter((Y)=>Y!==null)}async function AQ(J,Q,V){let[X,Z]=await Promise.all([O(J,Q),O(J,V)]);if(!X||!Z)return!1;if(!X.blocks.includes(V))await j(J,Q,{blocks:[...X.blocks,V]});if(!Z.blockedBy.includes(Q))await j(J,V,{blockedBy:[...Z.blockedBy,Q]});return!0}function LJ(J){return D(E(J),".lock")}async function o(J){await bJ(J);let Q=LJ(J);try{await b(Q,"",{flag:"wx"})}catch{}return Q}async function zQ(J,Q,V,X={}){let Z=A(J,Q);if(!await O(J,Q))return{success:!1,reason:"task_not_found"};if(X.checkAgentBusy)return uJ(J,Q,V);let $;try{$=await S(Z,P);let q=await O(J,Q);if(!q)return{success:!1,reason:"task_not_found"};if(q.owner&&q.owner!==V)return{success:!1,reason:"already_claimed",task:q};if(q.status==="completed")return{success:!1,reason:"already_resolved",task:q};let K=await h(J),B=new Set(K.filter((z)=>z.status!=="completed").map((z)=>z.id)),N=q.blockedBy.filter((z)=>B.has(z));if(N.length>0)return{success:!1,reason:"blocked",task:q,blockedByTasks:N};return{success:!0,task:await EJ(J,Q,{owner:V})}}catch(q){return G(`[Tasks] Failed to claim task ${Q}: ${W(q)}`),p(q),{success:!1,reason:"task_not_found"}}finally{if($)await $()}}async function uJ(J,Q,V){let X=await o(J),Z;try{Z=await S(X,P);let Y=await h(J),$=Y.find((_)=>_.id===Q);if(!$)return{success:!1,reason:"task_not_found"};if($.owner&&$.owner!==V)return{success:!1,reason:"already_claimed",task:$};if($.status==="completed")return{success:!1,reason:"already_resolved",task:$};let q=new Set(Y.filter((_)=>_.status!=="completed").map((_)=>_.id)),K=$.blockedBy.filter((_)=>q.has(_));if(K.length>0)return{success:!1,reason:"blocked",task:$,blockedByTasks:K};let B=Y.filter((_)=>_.status!=="completed"&&_.owner===V&&_.id!==Q);if(B.length>0)return{success:!1,reason:"agent_busy",task:$,busyWithTasks:B.map((_)=>_.id)};return{success:!0,task:await j(J,Q,{owner:V})}}catch(Y){return G(`[Tasks] Failed to claim task ${Q} with busy check: ${W(Y)}`),p(Y),{success:!1,reason:"task_not_found"}}finally{if(Z)await Z()}}async function MQ(J,Q,V,X){let Y=(await h(J)).filter((K)=>K.status!=="completed"&&(K.owner===Q||K.owner===V));for(let K of Y)await j(J,K.id,{owner:void 0,status:"pending"});if(Y.length>0)G(`[Tasks] Unassigned ${Y.length} task(s) from ${V}`);let q=`${V} ${X==="terminated"?"was terminated":"has shut down"}.`;if(Y.length>0){let K=Y.map((B)=>`#${B.id} "${B.subject}"`).join(", ");q+=` ${Y.length} task(s) were unassigned: ${K}. Use TaskList to check availability and TaskUpdate with owner to reassign them to idle teammates.`}return{unassignedTasks:Y.map((K)=>({id:K.id,subject:K.subject})),notificationMessage:q}}var GJ,M,BQ,fJ,pJ,cJ=".highwatermark",P;var HJ=T(()=>{VJ();m();jJ();QJ();a();e();XJ();yJ();wJ();MJ();JJ();ZJ();DJ();GJ=r();BQ=GJ.subscribe;fJ=w(()=>R.enum(["pending","in_progress","completed"])),pJ=w(()=>R.object({id:R.string(),subject:R.string(),description:R.string(),activeForm:R.string().optional(),owner:R.string().optional(),status:fJ(),blocks:R.array(R.string()),blockedBy:R.array(R.string()),metadata:R.record(R.string(),R.unknown()).optional()})),P={retries:{retries:30,minTimeout:5,maxTimeout:100}}});function n(J){return J==="tmux"||J==="iterm2"}var UJ=()=>{};import{mkdirSync as IJ,readFileSync as lJ,writeFileSync as gJ}from"fs";import{mkdir as oJ,readFile as AJ,rm as k,writeFile as nJ}from"fs/promises";import{join as f}from"path";function zJ(J){return J.replace(/[^a-zA-Z0-9]/g,"-").toLowerCase()}function nQ(J){return J.replace(/@/g,"-")}function u(J){return f(I(),zJ(J))}function F(J){return f(u(J),"config.json")}function H(J){try{let Q=lJ(F(J),"utf-8");return y(Q)}catch(Q){if(C(Q)==="ENOENT")return null;return G(`[TeammateTool] Failed to read team file for ${J}: ${W(Q)}`),null}}async function kJ(J){try{let Q=await AJ(F(J),"utf-8");return y(Q)}catch(Q){if(C(Q)==="ENOENT")return null;return G(`[TeammateTool] Failed to read team file for ${J}: ${W(Q)}`),null}}function x(J,Q){let V=u(J);IJ(V,{recursive:!0}),gJ(F(J),v(Q,null,2))}async function rJ(J,Q){let V=u(J);await oJ(V,{recursive:!0}),await nJ(F(J),v(Q,null,2))}function kQ(J,Q){let V=Q.agentId||Q.name;if(!V)return G("[TeammateTool] removeTeammateFromTeamFile called with no identifier"),!1;let X=H(J);if(!X)return G(`[TeammateTool] Cannot remove teammate ${V}: failed to read team file for "${J}"`),!1;let Z=X.members.length;if(X.members=X.members.filter((Y)=>{if(Q.agentId&&Y.agentId===Q.agentId)return!1;if(Q.name&&Y.name===Q.name)return!1;return!0}),X.members.length===Z)return G(`[TeammateTool] Teammate ${V} not found in team file for "${J}"`),!1;return x(J,X),G(`[TeammateTool] Removed teammate from team file: ${V}`),!0}function rQ(J,Q){let V=H(J);if(!V)return!1;let X=V.hiddenPaneIds??[];if(!X.includes(Q))X.push(Q),V.hiddenPaneIds=X,x(J,V),G(`[TeammateTool] Added ${Q} to hidden panes for team ${J}`);return!0}function dQ(J,Q){let V=H(J);if(!V)return!1;let X=V.hiddenPaneIds??[],Z=X.indexOf(Q);if(Z!==-1)X.splice(Z,1),V.hiddenPaneIds=X,x(J,V),G(`[TeammateTool] Removed ${Q} from hidden panes for team ${J}`);return!0}function iQ(J,Q){let V=H(J);if(!V)return!1;let X=V.members.findIndex((Z)=>Z.tmuxPaneId===Q);if(X===-1)return!1;if(V.members.splice(X,1),V.hiddenPaneIds){let Z=V.hiddenPaneIds.indexOf(Q);if(Z!==-1)V.hiddenPaneIds.splice(Z,1)}return x(J,V),G(`[TeammateTool] Removed member with pane ${Q} from team ${J}`),!0}function mQ(J,Q){let V=H(J);if(!V)return!1;let X=V.members.findIndex((Z)=>Z.agentId===Q);if(X===-1)return!1;return V.members.splice(X,1),x(J,V),G(`[TeammateTool] Removed member ${Q} from team ${J}`),!0}function dJ(J,Q,V){let X=H(J);if(!X)return!1;let Z=X.members.find(($)=>$.name===Q);if(!Z)return G(`[TeammateTool] Cannot set member mode: member ${Q} not found in team ${J}`),!1;if(Z.mode===V)return!0;let Y=X.members.map(($)=>$.name===Q?{...$,mode:V}:$);return x(J,{...X,members:Y}),G(`[TeammateTool] Set member ${Q} in team ${J} to mode: ${V}`),!0}function sQ(J,Q){if(!SJ())return;let V=Q??c(),X=vJ();if(V&&X)dJ(V,X,J)}function tQ(J,Q){let V=H(J);if(!V)return!1;let X=new Map(Q.map(($)=>[$.memberName,$.mode])),Z=!1,Y=V.members.map(($)=>{let q=X.get($.name);if(q!==void 0&&$.mode!==q)return Z=!0,{...$,mode:q};return $});if(Z)x(J,{...V,members:Y}),G(`[TeammateTool] Set ${Q.length} member modes in team ${J}`);return!0}async function aQ(J,Q,V){let X=await kJ(J);if(!X){G(`[TeammateTool] Cannot set member active: team ${J} not found`);return}let Z=X.members.find((Y)=>Y.name===Q);if(!Z){G(`[TeammateTool] Cannot set member active: member ${Q} not found in team ${J}`);return}if(Z.isActive===V)return;Z.isActive=V,await rJ(J,X),G(`[TeammateTool] Set member ${Q} in team ${J} to ${V?"active":"idle"}`)}async function iJ(J){let Q=f(J,".git"),V=null;try{let Z=(await AJ(Q,"utf-8")).trim().match(/^gitdir:\s*(.+)$/);if(Z&&Z[1]){let Y=Z[1],$=f(Y,"..","..");V=f($,"..")}}catch{}if(V){let X=await OJ(xJ(),["worktree","remove","--force",J],{cwd:V});if(X.code===0){G(`[TeammateTool] Removed worktree via git: ${J}`);return}if(X.stderr?.includes("not a working tree")){G(`[TeammateTool] Worktree already removed: ${J}`);return}G(`[TeammateTool] git worktree remove failed, falling back to rm: ${X.stderr}`)}try{await k(J,{recursive:!0,force:!0}),G(`[TeammateTool] Removed worktree directory manually: ${J}`)}catch(X){G(`[TeammateTool] Failed to remove worktree ${J}: ${W(X)}`)}}function eQ(J){L().add(J)}function JV(J){L().delete(J)}async function QV(){let J=L();if(J.size===0)return;let Q=Array.from(J);G(`cleanupSessionTeams: removing ${Q.length} orphan team dir(s): ${Q.join(", ")}`),await Promise.allSettled(Q.map((V)=>mJ(V))),await Promise.allSettled(Q.map((V)=>sJ(V))),J.clear()}async function mJ(J){let Q=H(J);if(!Q)return;let V=Q.members.filter((q)=>q.name!==CJ&&q.tmuxPaneId&&q.backendType&&n(q.backendType));if(V.length===0)return;let[{ensureBackendsRegistered:X,getBackendByType:Z},{isInsideTmux:Y}]=await Promise.all([import("./registry-0.6.3-ftde6jbj.mjs"),import("./detection-0.6.3-1y7661gd.mjs")]);await X();let $=!await Y();await Promise.allSettled(V.map(async(q)=>{if(!q.tmuxPaneId||!q.backendType||!n(q.backendType))return;let K=await Z(q.backendType).killPane(q.tmuxPaneId,$);G(`cleanupSessionTeams: killPane ${q.name} (${q.backendType} ${q.tmuxPaneId}) → ${K}`)}))}async function sJ(J){let Q=zJ(J),V=H(J),X=[];if(V){for(let $ of V.members)if($.worktreePath)X.push($.worktreePath)}for(let $ of X)await iJ($);let Z=u(J);try{await k(Z,{recursive:!0,force:!0}),G(`[TeammateTool] Cleaned up team directory: ${Z}`)}catch($){G(`[TeammateTool] Failed to clean up team directory ${Z}: ${W($)}`)}let Y=E(Q);try{await k(Y,{recursive:!0,force:!0}),G(`[TeammateTool] Cleaned up tasks directory: ${Y}`),U()}catch($){G(`[TeammateTool] Failed to clean up tasks directory ${Y}: ${W($)}`)}}var oQ;var tJ=T(()=>{VJ();m();QJ();a();e();FJ();NJ();XJ();JJ();HJ();ZJ();UJ();TJ();oQ=w(()=>R.strictObject({operation:R.enum(["spawnTeam","cleanup"]).describe("Operation: spawnTeam to create a team, cleanup to remove team and task directories."),agent_type:R.string().optional().describe('Type/role of the team lead (e.g., "researcher", "test-runner"). Used for team file and inter-agent coordination.'),team_name:R.string().optional().describe("Name for the new team to create (required for spawnTeam)."),description:R.string().optional().describe("Team description/purpose (only used with spawnTeam).")}))});
2
- export{HQ as QS,UQ as RS,BQ as SS,fJ as TS,OQ as US,xQ as VS,CQ as WS,_J as XS,E as YS,bJ as ZS,vQ as _S,O as $S,j as aT,SQ as bT,h as cT,AQ as dT,zQ as eT,MQ as fT,HJ as gT,n as hT,UJ as iT,oQ as jT,zJ as kT,nQ as lT,u as mT,F as nT,H as oT,kJ as pT,rJ as qT,kQ as rT,rQ as sT,dQ as tT,iQ as uT,mQ as vT,dJ as wT,sQ as xT,tQ as yT,aQ as zT,eQ as AT,JV as BT,QV as CT,sJ as DT,tJ as ET};
@@ -1,2 +0,0 @@
1
- import{Ed as _,Gd as v}from"./cli-0.6.3-h9dw5s07.mjs";import{Re as Z,Se as P}from"./cli-0.6.3-4tqk3dby.mjs";import{$t as K,Cu as A,Zt as X,yu as Y}from"./cli-0.6.3-kz9egvgw.mjs";import{vW as V,yW as C}from"./cli-0.6.3-sxj65pz4.mjs";import{D0 as H,F0 as Q}from"./cli-0.6.3-r0pavcpp.mjs";import{G0 as W}from"./cli-0.6.3-ysazbe18.mjs";import{$da as U,_da as L}from"./cli-0.6.3-p3cb5wr9.mjs";import{spa as B,wpa as M}from"./cli-0.6.3-qh59pqrb.mjs";function x({children:q}){let{bindings:D}=X(),F=J.useRef(null),E=J.useRef(new Map),G=J.useRef(new Set).current;return H(V,{bindings:D,pendingChordRef:F,pendingChord:null,setPendingChord:()=>{},activeContexts:G,registerActiveContext:()=>{},unregisterActiveContext:()=>{},handlerRegistryRef:E,children:q})}function y(q){if(!("message"in q))return 1;let D=q.message.content;return Array.isArray(D)?D.length:1}async function b(q,D,F,{columns:E,verbose:G=!1,chunkSize:I=40,onProgress:$}={}){let T=(w)=>_(H(Y,{children:H(x,{children:H(Z,{messages:q,tools:D,commands:[],verbose:G,toolJSX:null,toolUseConfirmQueue:[],inProgressToolUseIDs:new Set,isMessageSelectorVisible:!1,conversationId:"export",screen:"prompt",streamingToolUses:[],showAllInTranscript:!0,isLoading:!1,renderRange:w})})}),E),N=I;for(let w of q)N+=y(w);for(let w=0;w<N;w+=I){let O=await T([w,w+I]);if(L(O).trim()==="")break;await F(O),$?.(w+I)}}async function l(q,D=[],F){let E=[];return await b(q,D,(G)=>void E.push(L(G)),{columns:F}),E.join("")}var J;var j=M(()=>{U();P();C();K();A();v();Q();J=B(W(),1)});
2
- export{l as Lb,j as Mb};
@@ -1,2 +0,0 @@
1
- import{Xs as R,Ys as T,Zs as $,vx as U,wx as V,zx as f}from"./cli-0.6.3-kz9egvgw.mjs";import{$2 as Q,a3 as _}from"./cli-0.6.3-nawttnnp.mjs";import{Pda as G,Xda as Z,l_ as L,s_ as Y}from"./cli-0.6.3-cz70v0dc.mjs";import{wpa as X}from"./cli-0.6.3-qh59pqrb.mjs";function S(q,j){let z=new Map;for(let x of j)z.set(x.agentType,x);let H=new Set,J=[];for(let x of q){let K=`${x.agentType}:${x.source}`;if(H.has(K))continue;H.add(K);let E=z.get(x.agentType),W=E&&E.source!==x.source?E.source:void 0;J.push({...x,overriddenBy:W})}return J}function I(q){let j=q.model||U();if(!j)return;if(j==="inherit")return"inherit";if(j==="haiku"||j==="sonnet"||j==="opus"){try{if(!V())return"inherit";if(!Q(j))return"inherit"}catch(z){G(z)}return j}return T(j,`agent:${q.agentType}`,{getAvailableModelIds:R,logDebug:()=>{},logErr:G})??j}function N(q){return L(q).toLowerCase()}function P(q,j){return q.agentType.localeCompare(j.agentType,void 0,{sensitivity:"base"})}var O;var h=X(()=>{f();_();Z();Y();$();O=[{label:"User agents",source:"userSettings"},{label:"Project agents",source:"projectSettings"},{label:"Local agents",source:"localSettings"},{label:"Managed agents",source:"policySettings"},{label:"Plugin agents",source:"plugin"},{label:"CLI arg agents",source:"flagSettings"},{label:"Built-in agents",source:"built-in"}]});
2
- export{O as rc,S as sc,I as tc,N as uc,P as vc,h as wc};
@@ -1,2 +0,0 @@
1
- import{wpa as H}from"./cli-0.6.3-qh59pqrb.mjs";function F(){if(!A)A=new Intl.Segmenter(void 0,{granularity:"grapheme"});return A}function K(b){if(!b)return"";return F().segment(b)[Symbol.iterator]().next().value?.segment??""}function M(b){if(!b)return"";let j="";for(let{segment:q}of F().segment(b))j=q;return j}function N(){if(!B)B=new Intl.Segmenter(void 0,{granularity:"word"});return B}function O(b,j){let q=`${b}:${j}`,z=E.get(q);if(!z)z=new Intl.RelativeTimeFormat("en",{style:b,numeric:j}),E.set(q,z);return z}function P(){if(!D)D=Intl.DateTimeFormat().resolvedOptions().timeZone;return D}var A=null,B=null,E,D=null;var J=H(()=>{E=new Map});
2
- export{F as Dea,K as Eea,M as Fea,N as Gea,O as Hea,P as Iea,J as Jea};
@@ -1,2 +0,0 @@
1
- import{upa as j}from"./cli-0.6.3-qh59pqrb.mjs";var Lt=j((Q)=>{var y=Symbol.for("react.transitional.element"),$=Symbol.for("react.portal"),I=Symbol.for("react.fragment"),N=Symbol.for("react.strict_mode"),M=Symbol.for("react.profiler"),Y=Symbol.for("react.consumer"),L=Symbol.for("react.context"),k=Symbol.for("react.forward_ref"),U=Symbol.for("react.suspense"),b=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),D=Symbol.for("react.activity"),m=Symbol.iterator;function q(t){if(t===null||typeof t!=="object")return null;return t=m&&t[m]||t["@@iterator"],typeof t==="function"?t:null}var S={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},g=Object.assign,w={};function l(t,e,n){this.props=t,this.context=e,this.refs=w,this.updater=n||S}l.prototype.isReactComponent={};l.prototype.setState=function(t,e){if(typeof t!=="object"&&typeof t!=="function"&&t!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,t,e,"setState")};l.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(this,t,"forceUpdate")};function P(){}P.prototype=l.prototype;function v(t,e,n){this.props=t,this.context=e,this.refs=w,this.updater=n||S}var T=v.prototype=new P;T.constructor=v;g(T,l.prototype);T.isPureReactComponent=!0;var C=Array.isArray;function E(){}var f={H:null,A:null,T:null,S:null},H=Object.prototype.hasOwnProperty;function R(t,e,n){var r=n.ref;return{$$typeof:y,type:t,key:e,ref:r!==void 0?r:null,props:n}}function z(t,e){return R(t.type,e,t.props)}function x(t){return typeof t==="object"&&t!==null&&t.$$typeof===y}function G(t){var e={"=":"=0",":":"=2"};return"$"+t.replace(/[=:]/g,function(n){return e[n]})}var d=/\/+/g;function a(t,e){return typeof t==="object"&&t!==null&&t.key!=null?G(""+t.key):e.toString(36)}function K(t){switch(t.status){case"fulfilled":return t.value;case"rejected":throw t.reason;default:switch(typeof t.status==="string"?t.then(E,E):(t.status="pending",t.then(function(e){t.status==="pending"&&(t.status="fulfilled",t.value=e)},function(e){t.status==="pending"&&(t.status="rejected",t.reason=e)})),t.status){case"fulfilled":return t.value;case"rejected":throw t.reason}}throw t}function p(t,e,n,r,o){var u=typeof t;if(u==="undefined"||u==="boolean")t=null;var s=!1;if(t===null)s=!0;else switch(u){case"bigint":case"string":case"number":s=!0;break;case"object":switch(t.$$typeof){case y:case $:s=!0;break;case h:return s=t._init,p(s(t._payload),e,n,r,o)}}if(s)return o=o(t),s=r===""?"."+a(t,0):r,C(o)?(n="",s!=null&&(n=s.replace(d,"$&/")+"/"),p(o,e,n,"",function(O){return O})):o!=null&&(x(o)&&(o=z(o,n+(o.key==null||t&&t.key===o.key?"":(""+o.key).replace(d,"$&/")+"/")+s)),e.push(o)),1;s=0;var c=r===""?".":r+":";if(C(t))for(var i=0;i<t.length;i++)r=t[i],u=c+a(r,i),s+=p(r,e,n,u,o);else if(i=q(t),typeof i==="function")for(t=i.call(t),i=0;!(r=t.next()).done;)r=r.value,u=c+a(r,i++),s+=p(r,e,n,u,o);else if(u==="object"){if(typeof t.then==="function")return p(K(t),e,n,r,o);throw e=String(t),Error("Objects are not valid as a React child (found: "+(e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e)+"). If you meant to render a collection of children, use an array instead.")}return s}function _(t,e,n){if(t==null)return t;var r=[],o=0;return p(t,r,"","",function(u){return e.call(n,u,o++)}),r}function B(t){if(t._status===-1){var e=t._result;e=e(),e.then(function(n){if(t._status===0||t._status===-1)t._status=1,t._result=n},function(n){if(t._status===0||t._status===-1)t._status=2,t._result=n}),t._status===-1&&(t._status=0,t._result=e)}if(t._status===1)return t._result.default;throw t._result}var A=typeof reportError==="function"?reportError:function(t){if(typeof window==="object"&&typeof window.ErrorEvent==="function"){var e=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof t==="object"&&t!==null&&typeof t.message==="string"?String(t.message):String(t),error:t});if(!window.dispatchEvent(e))return}else if(typeof process==="object"&&typeof process.emit==="function"){process.emit("uncaughtException",t);return}console.error(t)},W={map:_,forEach:function(t,e,n){_(t,function(){e.apply(this,arguments)},n)},count:function(t){var e=0;return _(t,function(){e++}),e},toArray:function(t){return _(t,function(e){return e})||[]},only:function(t){if(!x(t))throw Error("React.Children.only expected to receive a single React element child.");return t}};Q.Activity=D;Q.Children=W;Q.Component=l;Q.Fragment=I;Q.Profiler=M;Q.PureComponent=v;Q.StrictMode=N;Q.Suspense=U;Q.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=f;Q.__COMPILER_RUNTIME={__proto__:null,c:function(t){return f.H.useMemoCache(t)}};Q.cache=function(t){return function(){return t.apply(null,arguments)}};Q.cacheSignal=function(){return null};Q.cloneElement=function(t,e,n){if(t===null||t===void 0)throw Error("The argument must be a React element, but you passed "+t+".");var r=g({},t.props),o=t.key;if(e!=null)for(u in e.key!==void 0&&(o=""+e.key),e)!H.call(e,u)||u==="key"||u==="__self"||u==="__source"||u==="ref"&&e.ref===void 0||(r[u]=e[u]);var u=arguments.length-2;if(u===1)r.children=n;else if(1<u){for(var s=Array(u),c=0;c<u;c++)s[c]=arguments[c+2];r.children=s}return R(t.type,o,r)};Q.createContext=function(t){return t={$$typeof:L,_currentValue:t,_currentValue2:t,_threadCount:0,Provider:null,Consumer:null},t.Provider=t,t.Consumer={$$typeof:Y,_context:t},t};Q.createElement=function(t,e,n){var r,o={},u=null;if(e!=null)for(r in e.key!==void 0&&(u=""+e.key),e)H.call(e,r)&&r!=="key"&&r!=="__self"&&r!=="__source"&&(o[r]=e[r]);var s=arguments.length-2;if(s===1)o.children=n;else if(1<s){for(var c=Array(s),i=0;i<s;i++)c[i]=arguments[i+2];o.children=c}if(t&&t.defaultProps)for(r in s=t.defaultProps,s)o[r]===void 0&&(o[r]=s[r]);return R(t,u,o)};Q.createRef=function(){return{current:null}};Q.forwardRef=function(t){return{$$typeof:k,render:t}};Q.isValidElement=x;Q.lazy=function(t){return{$$typeof:h,_payload:{_status:-1,_result:t},_init:B}};Q.memo=function(t,e){return{$$typeof:b,type:t,compare:e===void 0?null:e}};Q.startTransition=function(t){var e=f.T,n={};f.T=n;try{var r=t(),o=f.S;o!==null&&o(n,r),typeof r==="object"&&r!==null&&typeof r.then==="function"&&r.then(E,A)}catch(u){A(u)}finally{e!==null&&n.types!==null&&(e.types=n.types),f.T=e}};Q.unstable_useCacheRefresh=function(){return f.H.useCacheRefresh()};Q.use=function(t){return f.H.use(t)};Q.useActionState=function(t,e,n){return f.H.useActionState(t,e,n)};Q.useCallback=function(t,e){return f.H.useCallback(t,e)};Q.useContext=function(t){return f.H.useContext(t)};Q.useDebugValue=function(){};Q.useDeferredValue=function(t,e){return f.H.useDeferredValue(t,e)};Q.useEffect=function(t,e){return f.H.useEffect(t,e)};Q.useEffectEvent=function(t){return f.H.useEffectEvent(t)};Q.useId=function(){return f.H.useId()};Q.useImperativeHandle=function(t,e,n){return f.H.useImperativeHandle(t,e,n)};Q.useInsertionEffect=function(t,e){return f.H.useInsertionEffect(t,e)};Q.useLayoutEffect=function(t,e){return f.H.useLayoutEffect(t,e)};Q.useMemo=function(t,e){return f.H.useMemo(t,e)};Q.useOptimistic=function(t,e){return f.H.useOptimistic(t,e)};Q.useReducer=function(t,e,n){return f.H.useReducer(t,e,n)};Q.useRef=function(t){return f.H.useRef(t)};Q.useState=function(t){return f.H.useState(t)};Q.useSyncExternalStore=function(t,e,n){return f.H.useSyncExternalStore(t,e,n)};Q.useTransition=function(){return f.H.useTransition()};Q.version="19.2.7"});
2
- export{Lt as G0};
@@ -1,2 +0,0 @@
1
- import{vpa as n,wpa as o}from"./cli-0.6.3-qh59pqrb.mjs";var p={};n(p,{stripProtoFields:()=>e,logEventAsync:()=>c,logEvent:()=>i,attachAnalyticsSink:()=>r,_resetForTesting:()=>s});function e(t){return t}function r(){}function i(){}async function c(){}function s(){}var u=()=>{};
2
- export{i as rga,p as sga,u as tga};
@@ -1,2 +0,0 @@
1
- import{K as D}from"./cli-0.6.3-94pqfzn3.mjs";import{U as x}from"./cli-0.6.3-te71cc6c.mjs";import{lb as A}from"./cli-0.6.3-g48fakzt.mjs";import{mb as L}from"./cli-0.6.3-m74nx2m5.mjs";import{rn as k,sR as b,sn as U,tR as u,vn as F,wn as p}from"./cli-0.6.3-kz9egvgw.mjs";import{vS as O,yS as c}from"./cli-0.6.3-razq4hma.mjs";import{A1 as I,E3 as w,F3 as M,F4 as E,G4 as G,k5 as m,v1 as Y}from"./cli-0.6.3-nawttnnp.mjs";import{Ada as $,Dda as z,sba as X,tba as B}from"./cli-0.6.3-cz70v0dc.mjs";import{Dfa as _,Efa as y}from"./cli-0.6.3-0xzsm005.mjs";import{tha as K,wha as T}from"./cli-0.6.3-tjykjtxh.mjs";import{Nha as V,Uha as S}from"./cli-0.6.3-2seqm104.mjs";import{_ha as J,aia as N,iia as v}from"./cli-0.6.3-vp1zy3b1.mjs";import{Hoa as W,Zoa as j}from"./cli-0.6.3-4zj0d42m.mjs";v();c();u();z();m();p();y();j();T();S();I();B();var C=void 0;function h(q){try{let H=new URL(q);return H.search="",H.toString().replace(/\/$/,"")}catch{return}}async function Z(){if(X())return;if(Y()!=="firstParty")return;try{let q=await W.get("https://api.anthropic.com/mcp-registry/v0/servers?version=latest&visibility=commercial",{timeout:5000}),H=new Set;for(let P of q.data.servers)for(let R of P.server.remotes??[]){let Q=h(R.url);if(Q)H.add(Q)}C=H,K(`[mcp-registry] Loaded ${H.size} official MCP URLs`)}catch(q){K(`Failed to fetch MCP registry: ${V(q)}`,{level:"error"})}}M();U();function Xq(){if(J(process.env.CLAUDE_CODE_EXIT_AFTER_FIRST_RENDER)||N())return;O(),b(),x(),A();let q=$()?.transport;if(q==="bedrock"&&!J(process.env.CLAUDE_CODE_SKIP_BEDROCK_AUTH))G();if(q==="vertex"&&!J(process.env.CLAUDE_CODE_SKIP_VERTEX_AUTH))E();if(F(_(),AbortSignal.timeout(3000),[]),D(),Z(),w(),k.initialize(),!N())L.initialize()}
2
- export{Xq as I};
@@ -1,2 +0,0 @@
1
- import{wpa as V}from"./cli-0.6.3-qh59pqrb.mjs";var k0,b;var T=V(()=>{k0=typeof global=="object"&&global&&global.Object===Object&&global,b=k0});var m0,y0,K;var z=V(()=>{T();m0=typeof self=="object"&&self&&self.Object===Object&&self,y0=b||m0||Function("return this")(),K=y0});var l0,B;var x=V(()=>{z();l0=K.Symbol,B=l0});function c0(q){var Z=v0.call(q,N),Q=q[N];try{q[N]=void 0;var Y=!0}catch(L){}var A=u0.call(q);if(Y)if(Z)q[N]=Q;else delete q[N];return A}var j,v0,u0,N,C;var f=V(()=>{x();j=Object.prototype,v0=j.hasOwnProperty,u0=j.toString,N=B?B.toStringTag:void 0;C=c0});function i0(q){return o0.call(q)}var h0,o0,g;var d=V(()=>{h0=Object.prototype,o0=h0.toString;g=i0});function s0(q){if(q==null)return q===void 0?r0:n0;return p&&p in Object(q)?C(q):g(q)}var n0="[object Null]",r0="[object Undefined]",p,k;var m=V(()=>{x();f();d();p=B?B.toStringTag:void 0;k=s0});function t0(q){var Z=typeof q;return q!=null&&(Z=="object"||Z=="function")}var G;var O=V(()=>{G=t0});function Qq(q){if(!G(q))return!1;var Z=k(q);return Z==e0||Z==qq||Z==a0||Z==Zq}var a0="[object AsyncFunction]",e0="[object Function]",qq="[object GeneratorFunction]",Zq="[object Proxy]",y;var l=V(()=>{m();O();y=Qq});var Vq,I;var v=V(()=>{z();Vq=K["__core-js_shared__"],I=Vq});function Yq(q){return!!u&&u in q}var u,c;var h=V(()=>{v();u=function(){var q=/[^.]+$/.exec(I&&I.keys&&I.keys.IE_PROTO||"");return q?"Symbol(src)_1."+q:""}();c=Yq});function Xq(q){if(q!=null){try{return Wq.call(q)}catch(Z){}try{return q+""}catch(Z){}}return""}var $q,Wq,o;var i=V(()=>{$q=Function.prototype,Wq=$q.toString;o=Xq});function Nq(q){if(!G(q)||c(q))return!1;var Z=y(q)?Lq:Bq;return Z.test(o(q))}var Kq,Bq,Jq,Uq,Eq,Aq,Lq,n;var r=V(()=>{l();h();O();i();Kq=/[\\^$.*+?()[\]{}|]/g,Bq=/^\[object .+?Constructor\]$/,Jq=Function.prototype,Uq=Object.prototype,Eq=Jq.toString,Aq=Uq.hasOwnProperty,Lq=RegExp("^"+Eq.call(Aq).replace(Kq,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");n=Nq});function wq(q,Z){return q==null?void 0:q[Z]}var s;var t=V(()=>{s=wq});function Fq(q,Z){var Q=s(q,Z);return n(Q)?Q:void 0}var D;var R=V(()=>{r();t();D=Fq});var Pq,$;var w=V(()=>{R();Pq=D(Object,"create"),$=Pq});function zq(){this.__data__=$?$(null):{},this.size=0}var a;var e=V(()=>{w();a=zq});function Gq(q){var Z=this.has(q)&&delete this.__data__[q];return this.size-=Z?1:0,Z}var q0;var Z0=V(()=>{q0=Gq});function Oq(q){var Z=this.__data__;if($){var Q=Z[q];return Q===Iq?void 0:Q}return xq.call(Z,q)?Z[q]:void 0}var Iq="__lodash_hash_undefined__",Dq,xq,Q0;var V0=V(()=>{w();Dq=Object.prototype,xq=Dq.hasOwnProperty;Q0=Oq});function Mq(q){var Z=this.__data__;return $?Z[q]!==void 0:Hq.call(Z,q)}var Rq,Hq,Y0;var $0=V(()=>{w();Rq=Object.prototype,Hq=Rq.hasOwnProperty;Y0=Mq});function Sq(q,Z){var Q=this.__data__;return this.size+=this.has(q)?0:1,Q[q]=$&&Z===void 0?_q:Z,this}var _q="__lodash_hash_undefined__",W0;var X0=V(()=>{w();W0=Sq});function J(q){var Z=-1,Q=q==null?0:q.length;this.clear();while(++Z<Q){var Y=q[Z];this.set(Y[0],Y[1])}}var H;var K0=V(()=>{e();Z0();V0();$0();X0();J.prototype.clear=a;J.prototype.delete=q0;J.prototype.get=Q0;J.prototype.has=Y0;J.prototype.set=W0;H=J});function bq(){this.__data__=[],this.size=0}var B0;var J0=V(()=>{B0=bq});function Tq(q,Z){return q===Z||q!==q&&Z!==Z}var U0;var E0=V(()=>{U0=Tq});function jq(q,Z){var Q=q.length;while(Q--)if(U0(q[Q][0],Z))return Q;return-1}var W;var F=V(()=>{E0();W=jq});function gq(q){var Z=this.__data__,Q=W(Z,q);if(Q<0)return!1;var Y=Z.length-1;if(Q==Y)Z.pop();else fq.call(Z,Q,1);return--this.size,!0}var Cq,fq,A0;var L0=V(()=>{F();Cq=Array.prototype,fq=Cq.splice;A0=gq});function dq(q){var Z=this.__data__,Q=W(Z,q);return Q<0?void 0:Z[Q][1]}var N0;var w0=V(()=>{F();N0=dq});function pq(q){return W(this.__data__,q)>-1}var F0;var P0=V(()=>{F();F0=pq});function kq(q,Z){var Q=this.__data__,Y=W(Q,q);if(Y<0)++this.size,Q.push([q,Z]);else Q[Y][1]=Z;return this}var z0;var G0=V(()=>{F();z0=kq});function U(q){var Z=-1,Q=q==null?0:q.length;this.clear();while(++Z<Q){var Y=q[Z];this.set(Y[0],Y[1])}}var I0;var D0=V(()=>{J0();L0();w0();P0();G0();U.prototype.clear=B0;U.prototype.delete=A0;U.prototype.get=N0;U.prototype.has=F0;U.prototype.set=z0;I0=U});var mq,x0;var O0=V(()=>{R();z();mq=D(K,"Map"),x0=mq});function yq(){this.size=0,this.__data__={hash:new H,map:new(x0||I0),string:new H}}var R0;var H0=V(()=>{K0();D0();O0();R0=yq});function lq(q){var Z=typeof q;return Z=="string"||Z=="number"||Z=="symbol"||Z=="boolean"?q!=="__proto__":q===null}var M0;var _0=V(()=>{M0=lq});function vq(q,Z){var Q=q.__data__;return M0(Z)?Q[typeof Z=="string"?"string":"hash"]:Q.map}var X;var P=V(()=>{_0();X=vq});function uq(q){var Z=X(this,q).delete(q);return this.size-=Z?1:0,Z}var S0;var b0=V(()=>{P();S0=uq});function cq(q){return X(this,q).get(q)}var T0;var j0=V(()=>{P();T0=cq});function hq(q){return X(this,q).has(q)}var C0;var f0=V(()=>{P();C0=hq});function oq(q,Z){var Q=X(this,q),Y=Q.size;return Q.set(q,Z),this.size+=Q.size==Y?0:1,this}var g0;var d0=V(()=>{P();g0=oq});function E(q){var Z=-1,Q=q==null?0:q.length;this.clear();while(++Z<Q){var Y=q[Z];this.set(Y[0],Y[1])}}var M;var p0=V(()=>{H0();b0();j0();f0();d0();E.prototype.clear=R0;E.prototype.delete=S0;E.prototype.get=T0;E.prototype.has=C0;E.prototype.set=g0;M=E});function _(q,Z){if(typeof q!="function"||Z!=null&&typeof Z!="function")throw TypeError(iq);var Q=function(){var Y=arguments,A=Z?Z.apply(this,Y):Y[0],L=Q.cache;if(L.has(A))return L.get(A);var S=q.apply(this,Y);return Q.cache=L.set(A,S)||L,S};return Q.cache=new(_.Cache||M),Q}var iq="Expected a function",j6;var nq=V(()=>{p0();_.Cache=M;j6=_});
2
- export{U0 as Ona,E0 as Pna,I0 as Qna,D0 as Rna,b as Sna,T as Tna,K as Una,z as Vna,B as Wna,x as Xna,k as Yna,m as Zna,G as _na,O as $na,y as aoa,l as boa,o as coa,i as doa,D as eoa,R as foa,x0 as goa,O0 as hoa,M as ioa,p0 as joa,j6 as koa,nq as loa};
@@ -1,2 +0,0 @@
1
- import{upa as I,wpa as YJ}from"./cli-0.6.3-qh59pqrb.mjs";var N=I((FJ,Iq)=>{var K1=Number.MAX_SAFE_INTEGER||9007199254740991,j1=["major","premajor","minor","preminor","patch","prepatch","prerelease"];Iq.exports={MAX_LENGTH:256,MAX_SAFE_COMPONENT_LENGTH:16,MAX_SAFE_BUILD_LENGTH:250,MAX_SAFE_INTEGER:K1,RELEASE_TYPES:j1,SEMVER_SPEC_VERSION:"2.0.0",FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2}});var S=I((OJ,Hq)=>{var z1=typeof process==="object"&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...q)=>console.error("SEMVER",...q):()=>{};Hq.exports=z1});var C=I((L,wq)=>{var{MAX_SAFE_COMPONENT_LENGTH:t,MAX_SAFE_BUILD_LENGTH:Y1,MAX_LENGTH:U1}=N(),F1=S();L=wq.exports={};var O1=L.re=[],I1=L.safeRe=[],j=L.src=[],H1=L.safeSrc=[],z=L.t={},w1=0,r="[a-zA-Z0-9-]",y1=[["\\s",1],["\\d",U1],[r,Y1]],B1=(q)=>{for(let[$,J]of y1)q=q.split(`${$}*`).join(`${$}{0,${J}}`).split(`${$}+`).join(`${$}{1,${J}}`);return q},w=(q,$,J)=>{let Q=B1($),W=w1++;F1(q,W,$),z[q]=W,j[W]=$,H1[W]=Q,O1[W]=new RegExp($,J?"g":void 0),I1[W]=new RegExp(Q,J?"g":void 0)};w("NUMERICIDENTIFIER","0|[1-9]\\d*");w("NUMERICIDENTIFIERLOOSE","\\d+");w("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${r}*`);w("MAINVERSION",`(${j[z.NUMERICIDENTIFIER]})\\.(${j[z.NUMERICIDENTIFIER]})\\.(${j[z.NUMERICIDENTIFIER]})`);w("MAINVERSIONLOOSE",`(${j[z.NUMERICIDENTIFIERLOOSE]})\\.(${j[z.NUMERICIDENTIFIERLOOSE]})\\.(${j[z.NUMERICIDENTIFIERLOOSE]})`);w("PRERELEASEIDENTIFIER",`(?:${j[z.NONNUMERICIDENTIFIER]}|${j[z.NUMERICIDENTIFIER]})`);w("PRERELEASEIDENTIFIERLOOSE",`(?:${j[z.NONNUMERICIDENTIFIER]}|${j[z.NUMERICIDENTIFIERLOOSE]})`);w("PRERELEASE",`(?:-(${j[z.PRERELEASEIDENTIFIER]}(?:\\.${j[z.PRERELEASEIDENTIFIER]})*))`);w("PRERELEASELOOSE",`(?:-?(${j[z.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${j[z.PRERELEASEIDENTIFIERLOOSE]})*))`);w("BUILDIDENTIFIER",`${r}+`);w("BUILD",`(?:\\+(${j[z.BUILDIDENTIFIER]}(?:\\.${j[z.BUILDIDENTIFIER]})*))`);w("FULLPLAIN",`v?${j[z.MAINVERSION]}${j[z.PRERELEASE]}?${j[z.BUILD]}?`);w("FULL",`^${j[z.FULLPLAIN]}$`);w("LOOSEPLAIN",`[v=\\s]*${j[z.MAINVERSIONLOOSE]}${j[z.PRERELEASELOOSE]}?${j[z.BUILD]}?`);w("LOOSE",`^${j[z.LOOSEPLAIN]}$`);w("GTLT","((?:<|>)?=?)");w("XRANGEIDENTIFIERLOOSE",`${j[z.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`);w("XRANGEIDENTIFIER",`${j[z.NUMERICIDENTIFIER]}|x|X|\\*`);w("XRANGEPLAIN",`[v=\\s]*(${j[z.XRANGEIDENTIFIER]})(?:\\.(${j[z.XRANGEIDENTIFIER]})(?:\\.(${j[z.XRANGEIDENTIFIER]})(?:${j[z.PRERELEASE]})?${j[z.BUILD]}?)?)?`);w("XRANGEPLAINLOOSE",`[v=\\s]*(${j[z.XRANGEIDENTIFIERLOOSE]})(?:\\.(${j[z.XRANGEIDENTIFIERLOOSE]})(?:\\.(${j[z.XRANGEIDENTIFIERLOOSE]})(?:${j[z.PRERELEASELOOSE]})?${j[z.BUILD]}?)?)?`);w("XRANGE",`^${j[z.GTLT]}\\s*${j[z.XRANGEPLAIN]}$`);w("XRANGELOOSE",`^${j[z.GTLT]}\\s*${j[z.XRANGEPLAINLOOSE]}$`);w("COERCEPLAIN",`(^|[^\\d])(\\d{1,${t}})(?:\\.(\\d{1,${t}}))?(?:\\.(\\d{1,${t}}))?`);w("COERCE",`${j[z.COERCEPLAIN]}(?:$|[^\\d])`);w("COERCEFULL",j[z.COERCEPLAIN]+`(?:${j[z.PRERELEASE]})?(?:${j[z.BUILD]})?(?:$|[^\\d])`);w("COERCERTL",j[z.COERCE],!0);w("COERCERTLFULL",j[z.COERCEFULL],!0);w("LONETILDE","(?:~>?)");w("TILDETRIM",`(\\s*)${j[z.LONETILDE]}\\s+`,!0);L.tildeTrimReplace="$1~";w("TILDE",`^${j[z.LONETILDE]}${j[z.XRANGEPLAIN]}$`);w("TILDELOOSE",`^${j[z.LONETILDE]}${j[z.XRANGEPLAINLOOSE]}$`);w("LONECARET","(?:\\^)");w("CARETTRIM",`(\\s*)${j[z.LONECARET]}\\s+`,!0);L.caretTrimReplace="$1^";w("CARET",`^${j[z.LONECARET]}${j[z.XRANGEPLAIN]}$`);w("CARETLOOSE",`^${j[z.LONECARET]}${j[z.XRANGEPLAINLOOSE]}$`);w("COMPARATORLOOSE",`^${j[z.GTLT]}\\s*(${j[z.LOOSEPLAIN]})$|^$`);w("COMPARATOR",`^${j[z.GTLT]}\\s*(${j[z.FULLPLAIN]})$|^$`);w("COMPARATORTRIM",`(\\s*)${j[z.GTLT]}\\s*(${j[z.LOOSEPLAIN]}|${j[z.XRANGEPLAIN]})`,!0);L.comparatorTrimReplace="$1$2$3";w("HYPHENRANGE",`^\\s*(${j[z.XRANGEPLAIN]})\\s+-\\s+(${j[z.XRANGEPLAIN]})\\s*$`);w("HYPHENRANGELOOSE",`^\\s*(${j[z.XRANGEPLAINLOOSE]})\\s+-\\s+(${j[z.XRANGEPLAINLOOSE]})\\s*$`);w("STAR","(<|>)?=?\\s*\\*");w("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$");w("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")});var b=I((IJ,yq)=>{var x1=Object.freeze({loose:!0}),D1=Object.freeze({}),G1=(q)=>{if(!q)return D1;if(typeof q!=="object")return x1;return q};yq.exports=G1});var o=I((HJ,Dq)=>{var Bq=/^[0-9]+$/,xq=(q,$)=>{if(typeof q==="number"&&typeof $==="number")return q===$?0:q<$?-1:1;let J=Bq.test(q),Q=Bq.test($);if(J&&Q)q=+q,$=+$;return q===$?0:J&&!Q?-1:Q&&!J?1:q<$?-1:1},V1=(q,$)=>xq($,q);Dq.exports={compareIdentifiers:xq,rcompareIdentifiers:V1}});var D=I((wJ,Vq)=>{var h=S(),{MAX_LENGTH:Gq,MAX_SAFE_INTEGER:f}=N(),{safeRe:v,t:d}=C(),X1=b(),{compareIdentifiers:e}=o(),P1=(q,$)=>{let J=$.split(".");if(J.length>q.length)return!1;for(let Q=0;Q<J.length;Q++)if(e(q[Q],J[Q])!==0)return!1;return!0};class A{constructor(q,$){if($=X1($),q instanceof A)if(q.loose===!!$.loose&&q.includePrerelease===!!$.includePrerelease)return q;else q=q.version;else if(typeof q!=="string")throw TypeError(`Invalid version. Must be a string. Got type "${typeof q}".`);if(q.length>Gq)throw TypeError(`version is longer than ${Gq} characters`);h("SemVer",q,$),this.options=$,this.loose=!!$.loose,this.includePrerelease=!!$.includePrerelease;let J=q.trim().match($.loose?v[d.LOOSE]:v[d.FULL]);if(!J)throw TypeError(`Invalid Version: ${q}`);if(this.raw=q,this.major=+J[1],this.minor=+J[2],this.patch=+J[3],this.major>f||this.major<0)throw TypeError("Invalid major version");if(this.minor>f||this.minor<0)throw TypeError("Invalid minor version");if(this.patch>f||this.patch<0)throw TypeError("Invalid patch version");if(!J[4])this.prerelease=[];else this.prerelease=J[4].split(".").map((Q)=>{if(/^[0-9]+$/.test(Q)){let W=+Q;if(W>=0&&W<f)return W}return Q});this.build=J[5]?J[5].split("."):[],this.format()}format(){if(this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length)this.version+=`-${this.prerelease.join(".")}`;return this.version}toString(){return this.version}compare(q){if(h("SemVer.compare",this.version,this.options,q),!(q instanceof A)){if(typeof q==="string"&&q===this.version)return 0;q=new A(q,this.options)}if(q.version===this.version)return 0;return this.compareMain(q)||this.comparePre(q)}compareMain(q){if(!(q instanceof A))q=new A(q,this.options);if(this.major<q.major)return-1;if(this.major>q.major)return 1;if(this.minor<q.minor)return-1;if(this.minor>q.minor)return 1;if(this.patch<q.patch)return-1;if(this.patch>q.patch)return 1;return 0}comparePre(q){if(!(q instanceof A))q=new A(q,this.options);if(this.prerelease.length&&!q.prerelease.length)return-1;else if(!this.prerelease.length&&q.prerelease.length)return 1;else if(!this.prerelease.length&&!q.prerelease.length)return 0;let $=0;do{let J=this.prerelease[$],Q=q.prerelease[$];if(h("prerelease compare",$,J,Q),J===void 0&&Q===void 0)return 0;else if(Q===void 0)return 1;else if(J===void 0)return-1;else if(J===Q)continue;else return e(J,Q)}while(++$)}compareBuild(q){if(!(q instanceof A))q=new A(q,this.options);let $=0;do{let J=this.build[$],Q=q.build[$];if(h("build compare",$,J,Q),J===void 0&&Q===void 0)return 0;else if(Q===void 0)return 1;else if(J===void 0)return-1;else if(J===Q)continue;else return e(J,Q)}while(++$)}inc(q,$,J){if(q.startsWith("pre")){if(!$&&J===!1)throw Error("invalid increment argument: identifier is empty");if($){let Q=`-${$}`.match(this.options.loose?v[d.PRERELEASELOOSE]:v[d.PRERELEASE]);if(!Q||Q[1]!==$)throw Error(`invalid identifier: ${$}`)}}switch(q){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",$,J);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",$,J);break;case"prepatch":this.prerelease.length=0,this.inc("patch",$,J),this.inc("pre",$,J);break;case"prerelease":if(this.prerelease.length===0)this.inc("patch",$,J);this.inc("pre",$,J);break;case"release":if(this.prerelease.length===0)throw Error(`version ${this.raw} is not a prerelease`);this.prerelease.length=0;break;case"major":if(this.minor!==0||this.patch!==0||this.prerelease.length===0)this.major++;this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":if(this.patch!==0||this.prerelease.length===0)this.minor++;this.patch=0,this.prerelease=[];break;case"patch":if(this.prerelease.length===0)this.patch++;this.prerelease=[];break;case"pre":{let Q=Number(J)?1:0;if(this.prerelease.length===0)this.prerelease=[Q];else{let W=this.prerelease.length;while(--W>=0)if(typeof this.prerelease[W]==="number")this.prerelease[W]++,W=-2;if(W===-1){if($===this.prerelease.join(".")&&J===!1)throw Error("invalid increment argument: identifier already exists");this.prerelease.push(Q)}}if($){let W=[$,Q];if(J===!1)W=[$];if(P1(this.prerelease,$)){let Z=this.prerelease[$.split(".").length];if(isNaN(Z))this.prerelease=W}else this.prerelease=W}break}default:throw Error(`invalid increment argument: ${q}`)}if(this.raw=this.format(),this.build.length)this.raw+=`+${this.build.join(".")}`;return this}}Vq.exports=A});var E=I((yJ,Pq)=>{var Xq=D(),_1=(q,$,J=!1)=>{if(q instanceof Xq)return q;try{return new Xq(q,$)}catch(Q){if(!J)return null;throw Q}};Pq.exports=_1});var Aq=I((BJ,_q)=>{var A1=E(),L1=(q,$)=>{let J=A1(q,$);return J?J.version:null};_q.exports=L1});var Eq=I((xJ,Lq)=>{var E1=E(),N1=(q,$)=>{let J=E1(q.trim().replace(/^[=v]+/,""),$);return J?J.version:null};Lq.exports=N1});var Sq=I((DJ,Cq)=>{var Nq=D(),C1=(q,$,J,Q,W)=>{if(typeof J==="string")W=Q,Q=J,J=void 0;try{return new Nq(q instanceof Nq?q.version:q,J).inc($,Q,W).version}catch(Z){return null}};Cq.exports=C1});var uq=I((GJ,kq)=>{var Rq=E(),S1=(q,$)=>{let J=Rq(q,null,!0),Q=Rq($,null,!0),W=J.compare(Q);if(W===0)return null;let Z=W>0,K=Z?J:Q,Y=Z?Q:J,U=!!K.prerelease.length;if(!!Y.prerelease.length&&!U){if(!Y.patch&&!Y.minor)return"major";if(Y.compareMain(K)===0){if(Y.minor&&!Y.patch)return"minor";return"patch"}}let F=U?"pre":"";if(J.major!==Q.major)return F+"major";if(J.minor!==Q.minor)return F+"minor";if(J.patch!==Q.patch)return F+"patch";return"prerelease"};kq.exports=S1});var Mq=I((VJ,Tq)=>{var R1=D(),k1=(q,$)=>new R1(q,$).major;Tq.exports=k1});var hq=I((XJ,bq)=>{var u1=D(),T1=(q,$)=>new u1(q,$).minor;bq.exports=T1});var vq=I((PJ,fq)=>{var M1=D(),b1=(q,$)=>new M1(q,$).patch;fq.exports=b1});var lq=I((_J,dq)=>{var h1=E(),f1=(q,$)=>{let J=h1(q,$);return J&&J.prerelease.length?J.prerelease:null};dq.exports=f1});var P=I((AJ,cq)=>{var gq=D(),v1=(q,$,J)=>new gq(q,J).compare(new gq($,J));cq.exports=v1});var pq=I((LJ,mq)=>{var d1=P(),l1=(q,$,J)=>d1($,q,J);mq.exports=l1});var aq=I((EJ,sq)=>{var g1=P(),c1=(q,$)=>g1(q,$,!0);sq.exports=c1});var l=I((NJ,iq)=>{var nq=D(),m1=(q,$,J)=>{let Q=new nq(q,J),W=new nq($,J);return Q.compare(W)||Q.compareBuild(W)};iq.exports=m1});var rq=I((CJ,tq)=>{var p1=l(),s1=(q,$)=>q.sort((J,Q)=>p1(J,Q,$));tq.exports=s1});var eq=I((SJ,oq)=>{var a1=l(),n1=(q,$)=>q.sort((J,Q)=>a1(Q,J,$));oq.exports=n1});var R=I((RJ,q0)=>{var i1=P(),t1=(q,$,J)=>i1(q,$,J)>0;q0.exports=t1});var g=I((kJ,$0)=>{var r1=P(),o1=(q,$,J)=>r1(q,$,J)<0;$0.exports=o1});var qq=I((uJ,J0)=>{var e1=P(),q$=(q,$,J)=>e1(q,$,J)===0;J0.exports=q$});var $q=I((TJ,Q0)=>{var $$=P(),J$=(q,$,J)=>$$(q,$,J)!==0;Q0.exports=J$});var c=I((MJ,W0)=>{var Q$=P(),W$=(q,$,J)=>Q$(q,$,J)>=0;W0.exports=W$});var m=I((bJ,Z0)=>{var Z$=P(),K$=(q,$,J)=>Z$(q,$,J)<=0;Z0.exports=K$});var Jq=I((hJ,K0)=>{var j$=qq(),z$=$q(),Y$=R(),U$=c(),F$=g(),O$=m(),I$=(q,$,J,Q)=>{switch($){case"===":if(typeof q==="object")q=q.version;if(typeof J==="object")J=J.version;return q===J;case"!==":if(typeof q==="object")q=q.version;if(typeof J==="object")J=J.version;return q!==J;case"":case"=":case"==":return j$(q,J,Q);case"!=":return z$(q,J,Q);case">":return Y$(q,J,Q);case">=":return U$(q,J,Q);case"<":return F$(q,J,Q);case"<=":return O$(q,J,Q);default:throw TypeError(`Invalid operator: ${$}`)}};K0.exports=I$});var z0=I((fJ,j0)=>{var H$=D(),w$=E(),{safeRe:p,t:s}=C(),y$=(q,$)=>{if(q instanceof H$)return q;if(typeof q==="number")q=String(q);if(typeof q!=="string")return null;$=$||{};let J=null;if(!$.rtl)J=q.match($.includePrerelease?p[s.COERCEFULL]:p[s.COERCE]);else{let U=$.includePrerelease?p[s.COERCERTLFULL]:p[s.COERCERTL],H;while((H=U.exec(q))&&(!J||J.index+J[0].length!==q.length)){if(!J||H.index+H[0].length!==J.index+J[0].length)J=H;U.lastIndex=H.index+H[1].length+H[2].length}U.lastIndex=-1}if(J===null)return null;let Q=J[2],W=J[3]||"0",Z=J[4]||"0",K=$.includePrerelease&&J[5]?`-${J[5]}`:"",Y=$.includePrerelease&&J[6]?`+${J[6]}`:"";return w$(`${Q}.${W}.${Z}${K}${Y}`,$)};j0.exports=y$});var U0=I((vJ,Y0)=>{var B$=E(),x$=N(),D$=D(),G$=(q,$,J)=>{if(!x$.RELEASE_TYPES.includes($))return null;let Q=V$(q,J);return Q&&X$(Q,$)},V$=(q,$)=>{let J=q instanceof D$?q.version:q;return B$(J,$)},X$=(q,$)=>{if(P$($))return q.version;switch(q.prerelease=[],$){case"major":q.minor=0,q.patch=0;break;case"minor":q.patch=0;break}return q.format()},P$=(q)=>{return q.startsWith("pre")};Y0.exports=G$});var I0=I((dJ,O0)=>{class F0{constructor(){this.max=1000,this.map=new Map}get(q){let $=this.map.get(q);if($===void 0)return;else return this.map.delete(q),this.map.set(q,$),$}delete(q){return this.map.delete(q)}set(q,$){if(!this.delete(q)&&$!==void 0){if(this.map.size>=this.max){let Q=this.map.keys().next().value;this.delete(Q)}this.map.set(q,$)}return this}}O0.exports=F0});var _=I((lJ,B0)=>{var _$=/\s+/g;class k{constructor(q,$){if($=L$($),q instanceof k)if(q.loose===!!$.loose&&q.includePrerelease===!!$.includePrerelease)return q;else return new k(q.raw,$);if(q instanceof Qq)return this.raw=q.value,this.set=[[q]],this.formatted=void 0,this;if(this.options=$,this.loose=!!$.loose,this.includePrerelease=!!$.includePrerelease,this.raw=q.trim().replace(_$," "),this.set=this.raw.split("||").map((J)=>this.parseRange(J.trim())).filter((J)=>J.length),!this.set.length)throw TypeError(`Invalid SemVer Range: ${this.raw}`);if(this.set.length>1){let J=this.set[0];if(this.set=this.set.filter((Q)=>!w0(Q[0])),this.set.length===0)this.set=[J];else if(this.set.length>1){for(let Q of this.set)if(Q.length===1&&M$(Q[0])){this.set=[Q];break}}}this.formatted=void 0}get range(){if(this.formatted===void 0){this.formatted="";for(let q=0;q<this.set.length;q++){if(q>0)this.formatted+="||";let $=this.set[q];for(let J=0;J<$.length;J++){if(J>0)this.formatted+=" ";this.formatted+=$[J].toString().trim()}}}return this.formatted}format(){return this.range}toString(){return this.range}parseRange(q){q=q.replace(T$,"");let J=((this.options.includePrerelease&&k$)|(this.options.loose&&u$))+":"+q,Q=H0.get(J);if(Q)return Q;let W=this.options.loose,Z=W?V[G.HYPHENRANGELOOSE]:V[G.HYPHENRANGE];q=q.replace(Z,p$(this.options.includePrerelease)),B("hyphen replace",q),q=q.replace(V[G.COMPARATORTRIM],C$),B("comparator trim",q),q=q.replace(V[G.TILDETRIM],S$),B("tilde trim",q),q=q.replace(V[G.CARETTRIM],R$),B("caret trim",q);let K=q.split(" ").map((F)=>b$(F,this.options)).join(" ").split(/\s+/).map((F)=>m$(F,this.options));if(W)K=K.filter((F)=>{return B("loose invalid filter",F,this.options),!!F.match(V[G.COMPARATORLOOSE])});B("range list",K);let Y=new Map,U=K.map((F)=>new Qq(F,this.options));for(let F of U){if(w0(F))return[F];Y.set(F.value,F)}if(Y.size>1&&Y.has(""))Y.delete("");let H=[...Y.values()];return H0.set(J,H),H}intersects(q,$){if(!(q instanceof k))throw TypeError("a Range is required");return this.set.some((J)=>{return y0(J,$)&&q.set.some((Q)=>{return y0(Q,$)&&J.every((W)=>{return Q.every((Z)=>{return W.intersects(Z,$)})})})})}test(q){if(!q)return!1;if(typeof q==="string")try{q=new E$(q,this.options)}catch($){return!1}for(let $=0;$<this.set.length;$++)if(s$(this.set[$],q,this.options))return!0;return!1}}B0.exports=k;var A$=I0(),H0=new A$,L$=b(),Qq=u(),B=S(),E$=D(),{safeRe:V,src:N$,t:G,comparatorTrimReplace:C$,tildeTrimReplace:S$,caretTrimReplace:R$}=C(),{FLAG_INCLUDE_PRERELEASE:k$,FLAG_LOOSE:u$}=N(),T$=new RegExp(N$[G.BUILD],"g"),w0=(q)=>q.value==="<0.0.0-0",M$=(q)=>q.value==="",y0=(q,$)=>{let J=!0,Q=q.slice(),W=Q.pop();while(J&&Q.length)J=Q.every((Z)=>{return W.intersects(Z,$)}),W=Q.pop();return J},b$=(q,$)=>{return q=q.replace(V[G.BUILD],""),B("comp",q,$),q=v$(q,$),B("caret",q),q=h$(q,$),B("tildes",q),q=l$(q,$),B("xrange",q),q=c$(q,$),B("stars",q),q},X=(q)=>!q||q.toLowerCase()==="x"||q==="*",h$=(q,$)=>{return q.trim().split(/\s+/).map((J)=>f$(J,$)).join(" ")},f$=(q,$)=>{let J=$.loose?V[G.TILDELOOSE]:V[G.TILDE];return q.replace(J,(Q,W,Z,K,Y)=>{B("tilde",q,Q,W,Z,K,Y);let U;if(X(W))U="";else if(X(Z))U=`>=${W}.0.0 <${+W+1}.0.0-0`;else if(X(K))U=`>=${W}.${Z}.0 <${W}.${+Z+1}.0-0`;else if(Y)B("replaceTilde pr",Y),U=`>=${W}.${Z}.${K}-${Y} <${W}.${+Z+1}.0-0`;else U=`>=${W}.${Z}.${K} <${W}.${+Z+1}.0-0`;return B("tilde return",U),U})},v$=(q,$)=>{return q.trim().split(/\s+/).map((J)=>d$(J,$)).join(" ")},d$=(q,$)=>{B("caret",q,$);let J=$.loose?V[G.CARETLOOSE]:V[G.CARET],Q=$.includePrerelease?"-0":"";return q.replace(J,(W,Z,K,Y,U)=>{B("caret",q,W,Z,K,Y,U);let H;if(X(Z))H="";else if(X(K))H=`>=${Z}.0.0${Q} <${+Z+1}.0.0-0`;else if(X(Y))if(Z==="0")H=`>=${Z}.${K}.0${Q} <${Z}.${+K+1}.0-0`;else H=`>=${Z}.${K}.0${Q} <${+Z+1}.0.0-0`;else if(U)if(B("replaceCaret pr",U),Z==="0")if(K==="0")H=`>=${Z}.${K}.${Y}-${U} <${Z}.${K}.${+Y+1}-0`;else H=`>=${Z}.${K}.${Y}-${U} <${Z}.${+K+1}.0-0`;else H=`>=${Z}.${K}.${Y}-${U} <${+Z+1}.0.0-0`;else if(B("no pr"),Z==="0")if(K==="0")H=`>=${Z}.${K}.${Y}${Q} <${Z}.${K}.${+Y+1}-0`;else H=`>=${Z}.${K}.${Y}${Q} <${Z}.${+K+1}.0-0`;else H=`>=${Z}.${K}.${Y} <${+Z+1}.0.0-0`;return B("caret return",H),H})},l$=(q,$)=>{return B("replaceXRanges",q,$),q.split(/\s+/).map((J)=>g$(J,$)).join(" ")},g$=(q,$)=>{q=q.trim();let J=$.loose?V[G.XRANGELOOSE]:V[G.XRANGE];return q.replace(J,(Q,W,Z,K,Y,U)=>{B("xRange",q,Q,W,Z,K,Y,U);let H=X(Z),F=H||X(K),y=F||X(Y),x=y;if(W==="="&&x)W="";if(U=$.includePrerelease?"-0":"",H)if(W===">"||W==="<")Q="<0.0.0-0";else Q="*";else if(W&&x){if(F)K=0;if(Y=0,W===">")if(W=">=",F)Z=+Z+1,K=0,Y=0;else K=+K+1,Y=0;else if(W==="<=")if(W="<",F)Z=+Z+1;else K=+K+1;if(W==="<")U="-0";Q=`${W+Z}.${K}.${Y}${U}`}else if(F)Q=`>=${Z}.0.0${U} <${+Z+1}.0.0-0`;else if(y)Q=`>=${Z}.${K}.0${U} <${Z}.${+K+1}.0-0`;return B("xRange return",Q),Q})},c$=(q,$)=>{return B("replaceStars",q,$),q.trim().replace(V[G.STAR],"")},m$=(q,$)=>{return B("replaceGTE0",q,$),q.trim().replace(V[$.includePrerelease?G.GTE0PRE:G.GTE0],"")},p$=(q)=>($,J,Q,W,Z,K,Y,U,H,F,y,x)=>{if(X(Q))J="";else if(X(W))J=`>=${Q}.0.0${q?"-0":""}`;else if(X(Z))J=`>=${Q}.${W}.0${q?"-0":""}`;else if(K)J=`>=${J}`;else J=`>=${J}${q?"-0":""}`;if(X(H))U="";else if(X(F))U=`<${+H+1}.0.0-0`;else if(X(y))U=`<${H}.${+F+1}.0-0`;else if(x)U=`<=${H}.${F}.${y}-${x}`;else if(q)U=`<${H}.${F}.${+y+1}-0`;else U=`<=${U}`;return`${J} ${U}`.trim()},s$=(q,$,J)=>{for(let Q=0;Q<q.length;Q++)if(!q[Q].test($))return!1;if($.prerelease.length&&!J.includePrerelease){for(let Q=0;Q<q.length;Q++){if(B(q[Q].semver),q[Q].semver===Qq.ANY)continue;if(q[Q].semver.prerelease.length>0){let W=q[Q].semver;if(W.major===$.major&&W.minor===$.minor&&W.patch===$.patch)return!0}}return!1}return!0}});var u=I((gJ,P0)=>{var T=Symbol("SemVer ANY");class a{static get ANY(){return T}constructor(q,$){if($=x0($),q instanceof a)if(q.loose===!!$.loose)return q;else q=q.value;if(q=q.trim().split(/\s+/).join(" "),Zq("comparator",q,$),this.options=$,this.loose=!!$.loose,this.parse(q),this.semver===T)this.value="";else this.value=this.operator+this.semver.version;Zq("comp",this)}parse(q){let $=this.options.loose?D0[G0.COMPARATORLOOSE]:D0[G0.COMPARATOR],J=q.match($);if(!J)throw TypeError(`Invalid comparator: ${q}`);if(this.operator=J[1]!==void 0?J[1]:"",this.operator==="=")this.operator="";if(!J[2])this.semver=T;else this.semver=new V0(J[2],this.options.loose)}toString(){return this.value}test(q){if(Zq("Comparator.test",q,this.options.loose),this.semver===T||q===T)return!0;if(typeof q==="string")try{q=new V0(q,this.options)}catch($){return!1}return Wq(q,this.operator,this.semver,this.options)}intersects(q,$){if(!(q instanceof a))throw TypeError("a Comparator is required");if(this.operator===""){if(this.value==="")return!0;return new X0(q.value,$).test(this.value)}else if(q.operator===""){if(q.value==="")return!0;return new X0(this.value,$).test(q.semver)}if($=x0($),$.includePrerelease&&(this.value==="<0.0.0-0"||q.value==="<0.0.0-0"))return!1;if(!$.includePrerelease&&(this.value.startsWith("<0.0.0")||q.value.startsWith("<0.0.0")))return!1;if(this.operator.startsWith(">")&&q.operator.startsWith(">"))return!0;if(this.operator.startsWith("<")&&q.operator.startsWith("<"))return!0;if(this.semver.version===q.semver.version&&this.operator.includes("=")&&q.operator.includes("="))return!0;if(Wq(this.semver,"<",q.semver,$)&&this.operator.startsWith(">")&&q.operator.startsWith("<"))return!0;if(Wq(this.semver,">",q.semver,$)&&this.operator.startsWith("<")&&q.operator.startsWith(">"))return!0;return!1}}P0.exports=a;var x0=b(),{safeRe:D0,t:G0}=C(),Wq=Jq(),Zq=S(),V0=D(),X0=_()});var M=I((cJ,_0)=>{var a$=_(),n$=(q,$,J)=>{try{$=new a$($,J)}catch(Q){return!1}return $.test(q)};_0.exports=n$});var L0=I((mJ,A0)=>{var i$=_(),t$=(q,$)=>new i$(q,$).set.map((J)=>J.map((Q)=>Q.value).join(" ").trim().split(" "));A0.exports=t$});var N0=I((pJ,E0)=>{var r$=D(),o$=_(),e$=(q,$,J)=>{let Q=null,W=null,Z=null;try{Z=new o$($,J)}catch(K){return null}return q.forEach((K)=>{if(Z.test(K)){if(!Q||W.compare(K)===-1)Q=K,W=new r$(Q,J)}}),Q};E0.exports=e$});var S0=I((sJ,C0)=>{var q9=D(),$9=_(),J9=(q,$,J)=>{let Q=null,W=null,Z=null;try{Z=new $9($,J)}catch(K){return null}return q.forEach((K)=>{if(Z.test(K)){if(!Q||W.compare(K)===1)Q=K,W=new q9(Q,J)}}),Q};C0.exports=J9});var u0=I((aJ,k0)=>{var Kq=D(),Q9=_(),R0=R(),W9=(q,$)=>{q=new Q9(q,$);let J=new Kq("0.0.0");if(q.test(J))return J;if(J=new Kq("0.0.0-0"),q.test(J))return J;J=null;for(let Q=0;Q<q.set.length;++Q){let W=q.set[Q],Z=null;if(W.forEach((K)=>{let Y=new Kq(K.semver.version);switch(K.operator){case">":if(Y.prerelease.length===0)Y.patch++;else Y.prerelease.push(0);Y.raw=Y.format();case"":case">=":if(!Z||R0(Y,Z))Z=Y;break;case"<":case"<=":break;default:throw Error(`Unexpected operation: ${K.operator}`)}}),Z&&(!J||R0(J,Z)))J=Z}if(J&&q.test(J))return J;return null};k0.exports=W9});var M0=I((nJ,T0)=>{var Z9=_(),K9=(q,$)=>{try{return new Z9(q,$).range||"*"}catch(J){return null}};T0.exports=K9});var n=I((iJ,v0)=>{var j9=D(),f0=u(),{ANY:z9}=f0,Y9=_(),U9=M(),b0=R(),h0=g(),F9=m(),O9=c(),I9=(q,$,J,Q)=>{q=new j9(q,Q),$=new Y9($,Q);let W,Z,K,Y,U;switch(J){case">":W=b0,Z=F9,K=h0,Y=">",U=">=";break;case"<":W=h0,Z=O9,K=b0,Y="<",U="<=";break;default:throw TypeError('Must provide a hilo val of "<" or ">"')}if(U9(q,$,Q))return!1;for(let H=0;H<$.set.length;++H){let F=$.set[H],y=null,x=null;if(F.forEach((O)=>{if(O.semver===z9)O=new f0(">=0.0.0");if(y=y||O,x=x||O,W(O.semver,y.semver,Q))y=O;else if(K(O.semver,x.semver,Q))x=O}),y.operator===Y||y.operator===U)return!1;if((!x.operator||x.operator===Y)&&Z(q,x.semver))return!1;else if(x.operator===U&&K(q,x.semver))return!1}return!0};v0.exports=I9});var l0=I((tJ,d0)=>{var H9=n(),w9=(q,$,J)=>H9(q,$,">",J);d0.exports=w9});var c0=I((rJ,g0)=>{var y9=n(),B9=(q,$,J)=>y9(q,$,"<",J);g0.exports=B9});var s0=I((oJ,p0)=>{var m0=_(),x9=(q,$,J)=>{return q=new m0(q,J),$=new m0($,J),q.intersects($,J)};p0.exports=x9});var n0=I((eJ,a0)=>{var D9=M(),G9=P();a0.exports=(q,$,J)=>{let Q=[],W=null,Z=null,K=q.sort((F,y)=>G9(F,y,J));for(let F of K)if(D9(F,$,J)){if(Z=F,!W)W=F}else{if(Z)Q.push([W,Z]);Z=null,W=null}if(W)Q.push([W,null]);let Y=[];for(let[F,y]of Q)if(F===y)Y.push(F);else if(!y&&F===K[0])Y.push("*");else if(!y)Y.push(`>=${F}`);else if(F===K[0])Y.push(`<=${y}`);else Y.push(`${F} - ${y}`);let U=Y.join(" || "),H=typeof $.raw==="string"?$.raw:String($);return U.length<H.length?U:$}});var q1=I((qQ,e0)=>{var i0=_(),Yq=u(),{ANY:jq}=Yq,zq=M(),Uq=P(),V9=(q,$,J={})=>{if(q===$)return!0;q=new i0(q,J),$=new i0($,J);let Q=!1;q:for(let W of q.set){for(let Z of $.set){let K=P9(W,Z,J);if(Q=Q||K!==null,K)continue q}if(Q)return!1}return!0},X9=[new Yq(">=0.0.0-0")],t0=[new Yq(">=0.0.0")],P9=(q,$,J)=>{if(q===$)return!0;if(q.length===1&&q[0].semver===jq)if($.length===1&&$[0].semver===jq)return!0;else if(J.includePrerelease)q=X9;else q=t0;if($.length===1&&$[0].semver===jq)if(J.includePrerelease)return!0;else $=t0;let Q=new Set,W,Z;for(let O of q)if(O.operator===">"||O.operator===">=")W=r0(W,O,J);else if(O.operator==="<"||O.operator==="<=")Z=o0(Z,O,J);else Q.add(O.semver);if(Q.size>1)return null;let K;if(W&&Z){if(K=Uq(W.semver,Z.semver,J),K>0)return null;else if(K===0&&(W.operator!==">="||Z.operator!=="<="))return null}for(let O of Q){if(W&&!zq(O,String(W),J))return null;if(Z&&!zq(O,String(Z),J))return null;for(let Z1 of $)if(!zq(O,String(Z1),J))return!1;return!0}let Y,U,H,F,y=Z&&!J.includePrerelease&&Z.semver.prerelease.length?Z.semver:!1,x=W&&!J.includePrerelease&&W.semver.prerelease.length?W.semver:!1;if(y&&y.prerelease.length===1&&Z.operator==="<"&&y.prerelease[0]===0)y=!1;for(let O of $){if(F=F||O.operator===">"||O.operator===">=",H=H||O.operator==="<"||O.operator==="<=",W){if(x){if(O.semver.prerelease&&O.semver.prerelease.length&&O.semver.major===x.major&&O.semver.minor===x.minor&&O.semver.patch===x.patch)x=!1}if(O.operator===">"||O.operator===">="){if(Y=r0(W,O,J),Y===O&&Y!==W)return!1}else if(W.operator===">="&&!O.test(W.semver))return!1}if(Z){if(y){if(O.semver.prerelease&&O.semver.prerelease.length&&O.semver.major===y.major&&O.semver.minor===y.minor&&O.semver.patch===y.patch)y=!1}if(O.operator==="<"||O.operator==="<="){if(U=o0(Z,O,J),U===O&&U!==Z)return!1}else if(Z.operator==="<="&&!O.test(Z.semver))return!1}if(!O.operator&&(Z||W)&&K!==0)return!1}if(W&&H&&!Z&&K!==0)return!1;if(Z&&F&&!W&&K!==0)return!1;if(x||y)return!1;return!0},r0=(q,$,J)=>{if(!q)return $;let Q=Uq(q.semver,$.semver,J);return Q>0?q:Q<0?$:$.operator===">"&&q.operator===">="?$:q},o0=(q,$,J)=>{if(!q)return $;let Q=Uq(q.semver,$.semver,J);return Q<0?q:Q>0?$:$.operator==="<"&&q.operator==="<="?$:q};e0.exports=V9});var W1=I(($Q,Q1)=>{var Fq=C(),$1=N(),_9=D(),J1=o(),A9=E(),L9=Aq(),E9=Eq(),N9=Sq(),C9=uq(),S9=Mq(),R9=hq(),k9=vq(),u9=lq(),T9=P(),M9=pq(),b9=aq(),h9=l(),f9=rq(),v9=eq(),d9=R(),l9=g(),g9=qq(),c9=$q(),m9=c(),p9=m(),s9=Jq(),a9=z0(),n9=U0(),i9=u(),t9=_(),r9=M(),o9=L0(),e9=N0(),qJ=S0(),$J=u0(),JJ=M0(),QJ=n(),WJ=l0(),ZJ=c0(),KJ=s0(),jJ=n0(),zJ=q1();Q1.exports={parse:A9,valid:L9,clean:E9,inc:N9,diff:C9,major:S9,minor:R9,patch:k9,prerelease:u9,compare:T9,rcompare:M9,compareLoose:b9,compareBuild:h9,sort:f9,rsort:v9,gt:d9,lt:l9,eq:g9,neq:c9,gte:m9,lte:p9,cmp:s9,coerce:a9,truncate:n9,Comparator:i9,Range:t9,satisfies:r9,toComparators:o9,maxSatisfying:e9,minSatisfying:qJ,minVersion:$J,validRange:JJ,outside:QJ,gtr:WJ,ltr:ZJ,intersects:KJ,simplifyRange:jJ,subset:zJ,SemVer:_9,re:Fq.re,src:Fq.src,tokens:Fq.t,SEMVER_SPEC_VERSION:$1.SEMVER_SPEC_VERSION,RELEASE_TYPES:$1.RELEASE_TYPES,compareIdentifiers:J1.compareIdentifiers,rcompareIdentifiers:J1.rcompareIdentifiers}});function i(){if(!Oq)Oq=W1();return Oq}function JQ(q,$){if(typeof Bun<"u")return Bun.semver.order(q,$)===1;return i().gt(q,$,{loose:!0})}function QQ(q,$){if(typeof Bun<"u")return Bun.semver.order(q,$)>=0;return i().gte(q,$,{loose:!0})}function WQ(q,$){if(typeof Bun<"u")return Bun.semver.order(q,$)===-1;return i().lt(q,$,{loose:!0})}function ZQ(q,$){if(typeof Bun<"u")return Bun.semver.satisfies(q,$);return i().satisfies(q,$,{loose:!0})}var Oq;var UJ=()=>{};
2
- export{W1 as WZ,JQ as XZ,QQ as YZ,WQ as ZZ,ZQ as _Z,UJ as $Z};
@@ -1,4 +0,0 @@
1
- import{KO as TJ,Zh as dJ,hP as jJ,iI as DJ,iP as ZV,jI as BJ,kI as pJ,un as IJ,wn as cJ}from"./cli-0.6.3-kz9egvgw.mjs";import{Pda as L,W8 as fJ,Xda as hJ,Yaa as WJ,Yba as NJ,a8 as c,b8 as PJ,d9 as qJ,gba as gJ,h9 as mJ,rca as uJ,w8 as VJ,y8 as p}from"./cli-0.6.3-cz70v0dc.mjs";import{Dfa as j,Efa as kJ}from"./cli-0.6.3-0xzsm005.mjs";import{rga as f,tga as zJ}from"./cli-0.6.3-ywk23cbf.mjs";import{fha as JJ,jha as yJ,tha as Q,wha as bJ}from"./cli-0.6.3-tjykjtxh.mjs";import{Nha as e,Uha as SJ}from"./cli-0.6.3-2seqm104.mjs";import{Kja as AJ,Lja as wJ}from"./cli-0.6.3-g7nc10fr.mjs";import{spa as LJ,wpa as HJ}from"./cli-0.6.3-qh59pqrb.mjs";class d{paths=[];lowerPaths=[];charBits=new Int32Array(0);pathLens=new Uint16Array(0);topLevelCache=null;readyCount=0;loadFromFileList(J){let W=new Set,Z=[];for(let V of J)if(V.length>0&&!W.has(V))W.add(V),Z.push(V);this.buildIndex(Z)}loadFromFileListAsync(J){let W=()=>{},Z=new Promise((Y)=>{W=Y}),V=this.buildAsync(J,W);return{queryable:Z,done:V}}async buildAsync(J,W){let Z=new Set,V=[],Y=performance.now();for(let $=0;$<J.length;$++){let _=J[$];if(_.length>0&&!Z.has(_))Z.add(_),V.push(_);if(($&255)===255&&performance.now()-Y>4)await b(),Y=performance.now()}this.resetArrays(V),Y=performance.now();let X=!0;for(let $=0;$<V.length;$++)if(this.indexPath($),($&255)===255&&performance.now()-Y>4){if(this.readyCount=$+1,X)W(),X=!1;await b(),Y=performance.now()}this.readyCount=V.length,W()}buildIndex(J){this.resetArrays(J);for(let W=0;W<J.length;W++)this.indexPath(W);this.readyCount=J.length}resetArrays(J){let W=J.length;this.paths=J,this.lowerPaths=Array(W),this.charBits=new Int32Array(W),this.pathLens=new Uint16Array(W),this.readyCount=0,this.topLevelCache=CJ(J,100)}indexPath(J){let W=this.paths[J].toLowerCase();this.lowerPaths[J]=W;let Z=W.length;this.pathLens[J]=Z;let V=0;for(let Y=0;Y<Z;Y++){let X=W.charCodeAt(Y);if(X>=97&&X<=122)V|=1<<X-97}this.charBits[J]=V}search(J,W){if(W<=0)return[];if(J.length===0){if(this.topLevelCache)return this.topLevelCache.slice(0,W);return[]}let Z=J!==J.toLowerCase(),V=Z?J:J.toLowerCase(),Y=Math.min(V.length,64),X=Array(Y),$=0;for(let M=0;M<Y;M++){let B=V.charAt(M);X[M]=B;let E=B.charCodeAt(0);if(E>=97&&E<=122)$|=1<<E-97}let _=Y*24+8+32,H=[],N=-1/0,{paths:I,lowerPaths:q,charBits:x,pathLens:U,readyCount:m}=this;J:for(let M=0;M<m;M++){if((x[M]&$)!==$)continue;let B=Z?I[M]:q[M],E=B.indexOf(X[0]);if(E===-1)continue;y[0]=E;let R=0,g=0,u=E;for(let A=1;A<Y;A++){if(E=B.indexOf(X[A],u+1),E===-1)continue J;y[A]=E;let F=E-u-1;if(F===0)g+=4;else R+=3+F*1;u=E}if(H.length===W&&_+g-R<=N)continue;let S=I[M],UJ=U[M],T=Y*16+g-R;T+=XJ(S,y[0],!0);for(let A=1;A<Y;A++)T+=XJ(S,y[A],!1);if(T+=Math.max(0,32-(UJ>>2)),H.length<W){if(H.push({path:S,fuzzScore:T}),H.length===W)H.sort((A,F)=>A.fuzzScore-F.fuzzScore),N=H[0].fuzzScore}else if(T>N){let A=0,F=H.length;while(A<F){let h=A+F>>1;if(H[h].fuzzScore<T)A=h+1;else F=h}H.splice(A,0,{path:S,fuzzScore:T}),H.shift(),N=H[0].fuzzScore}}H.sort((M,B)=>B.fuzzScore-M.fuzzScore);let D=H.length,w=Math.max(D,1),z=Array(D);for(let M=0;M<D;M++){let B=H[M].path,E=M/w,R=B.includes("test")?Math.min(E*1.05,1):E;z[M]={path:B,score:R}}return z}}function XJ(J,W,Z){if(W===0)return Z?8:0;let V=J.charCodeAt(W-1);if(vJ(V))return 8;if(GJ(V)&&RJ(J.charCodeAt(W)))return 6;return 0}function vJ(J){return J===47||J===92||J===45||J===95||J===46||J===32}function GJ(J){return J>=97&&J<=122}function RJ(J){return J>=65&&J<=90}function b(){return new Promise((J)=>setImmediate(J))}function CJ(J,W){let Z=new Set;for(let Y of J){let X=Y.length;for(let _=0;_<Y.length;_++){let H=Y.charCodeAt(_);if(H===47||H===92){X=_;break}}let $=Y.slice(0,X);if($.length>0){if(Z.add($),Z.size>=W)break}}let V=Array.from(Z);return V.sort((Y,X)=>{let $=Y.length-X.length;if($!==0)return $;return Y<X?-1:Y>X?1:0}),V.slice(0,W).map((Y)=>({path:Y,score:0}))}var _J=4,y;var QJ=HJ(()=>{y=new Int32Array(64)});import{statSync as lJ}from"fs";import*as O from"path";function l(){if(!K)K=new d;return K}function UV(){K=null,v=null,G++,k=null,C=[],ZJ=[],$J=[],YJ.clear(),n=null,s=null,o=0,a=null,i=null,P=null}function xJ(J){let W=J.length,Z=Math.max(1,Math.floor(W/500)),V=-2128831035;for(let Y=0;Y<W;Y+=Z){let X=J[Y];for(let $=0;$<X.length;$++)V=(V^X.charCodeAt($))*16777619|0;V=V*16777619|0}if(W>0){let Y=J[W-1];for(let X=0;X<Y.length;X++)V=(V^Y.charCodeAt(X))*16777619|0}return`${W}:${(V>>>0).toString(16)}`}function nJ(){let J=VJ(j());if(!J)return null;try{return lJ(O.join(J,".git","index")).mtimeMs}catch{return null}}function MJ(J,W,Z){if(Z===W)return J;return J.map((V)=>{let Y=O.join(W,V);return O.relative(Z,Y)})}async function sJ(J){if(J.length===0)return;if(!K||C.length===0)return;let W=await FJ(J),Z=[...C,...ZJ,...$J,...J,...W],V=xJ(Z);if(V===P){Q("[FileIndex] skipped index rebuild — merged paths unchanged");return}await K.loadFromFileListAsync(Z).done,P=V,Q(`[FileIndex] rebuilt index with ${C.length} tracked + ${J.length} untracked files`)}async function OJ(J,W){let Z=`${J}:${W}`;if(s===Z)return n;let V=JJ(),Y=[".ignore",".rgignore"],X=[...new Set([J,W])],$=KJ.default(),_=!1,H=X.flatMap((q)=>Y.map((x)=>O.join(q,x))),N=await Promise.all(H.map((q)=>V.readFile(q,{encoding:"utf8"}).catch(()=>null)));for(let[q,x]of N.entries()){if(x===null)continue;$.add(x),_=!0,Q(`[FileIndex] loaded ignore patterns from ${H[q]}`)}let I=_?$:null;return n=I,s=Z,I}async function oJ(J,W){let Z=Date.now();Q("[FileIndex] getFilesUsingGit called");let V=VJ(j());if(!V)return Q("[FileIndex] not a git repo, returning null"),null;try{let Y=j(),X=Date.now(),$=await c(p(),["-c","core.quotepath=false","ls-files","--recurse-submodules"],{timeout:5000,abortSignal:J,cwd:V});if(Q(`[FileIndex] git ls-files (tracked) took ${Date.now()-X}ms`),$.code!==0)return Q(`[FileIndex] git ls-files failed (code=${$.code}, stderr=${$.stderr}), falling back to ripgrep`),null;let _=$.stdout.trim().split(`
2
- `).filter(Boolean),H=MJ(_,V,Y),N=await OJ(V,Y);if(N){let q=H.length;H=N.filter(H),Q(`[FileIndex] applied ignore patterns: ${q} -> ${H.length} files`)}C=H;let I=Date.now()-Z;if(Q(`[FileIndex] git ls-files: ${H.length} tracked files in ${I}ms`),f("tengu_file_suggestions_git_ls_files",{file_count:H.length,tracked_count:H.length,untracked_count:0,duration_ms:I}),!k){let q=W?["-c","core.quotepath=false","ls-files","--others","--exclude-standard"]:["-c","core.quotepath=false","ls-files","--others"],x=G;k=c(p(),q,{timeout:1e4,cwd:V}).then(async(U)=>{if(x!==G)return;if(U.code===0){let m=U.stdout.trim().split(`
3
- `).filter(Boolean),D=MJ(m,V,Y),w=await OJ(V,Y);if(w&&D.length>0){let z=D.length;D=w.filter(D),Q(`[FileIndex] applied ignore patterns to untracked: ${z} -> ${D.length} files`)}Q(`[FileIndex] background untracked fetch: ${D.length} files`),sJ(D)}}).catch((U)=>{Q(`[FileIndex] background untracked fetch failed: ${U}`)}).finally(()=>{k=null})}return H}catch(Y){return Q(`[FileIndex] git ls-files error: ${e(Y)}`),null}}async function FJ(J){let W=new Set,Z=performance.now();for(let V=0;V<J.length;V++)if(aJ(J,V,V+1,W),(V&255)===255&&performance.now()-Z>_J)await b(),Z=performance.now();return[...W].map((V)=>V+O.sep)}function aJ(J,W,Z,V){for(let Y=W;Y<Z;Y++){let X=O.dirname(J[Y]);while(X!=="."&&!V.has(X)){let $=O.dirname(X);if($===X)break;V.add(X),X=$}}}async function iJ(J){return(await Promise.all(DJ.map((Z)=>BJ(Z,J)))).flatMap((Z)=>Z.map((V)=>V.filePath))}async function rJ(J,W){Q(`[FileIndex] getProjectFiles called, respectGitignore=${W}`);let Z=await oJ(J,W);if(Z!==null)return Q(`[FileIndex] using git ls-files result (${Z.length} files)`),Z;Q("[FileIndex] git ls-files returned null, falling back to ripgrep");let V=Date.now(),Y=["--files","--follow","--hidden","--glob","!.git/","--glob","!.svn/","--glob","!.hg/","--glob","!.bzr/","--glob","!.jj/","--glob","!.sl/"];if(!W)Y.push("--no-ignore-vcs");let $=(await IJ(Y,".",J)).map((H)=>O.relative(j(),H)),_=Date.now()-V;return Q(`[FileIndex] ripgrep: ${$.length} files in ${_}ms`),f("tengu_file_suggestions_ripgrep",{file_count:$.length,duration_ms:_}),$}async function tJ(){let J=AbortSignal.timeout(1e4),W=l();try{let Z=WJ(),V=NJ(),Y=Z.respectGitignore??V.respectGitignore??!0,X=j(),[$,_]=await Promise.all([rJ(J,Y),iJ(X)]);ZJ=_;let H=[...$,..._],N=await FJ(H);$J=N;let I=[...N,...H],q=xJ(I);if(q!==i)await W.loadFromFileListAsync(I).done,i=q,P=null;else Q("[FileIndex] skipped index rebuild — tracked paths unchanged")}catch(Z){L(Z)}return W}function eJ(J,W){let Z=Math.min(J.length,W.length),V=0;while(V<Z&&J[V]===W[V])V++;return J.substring(0,V)}function vV(J){if(J.length===0)return"";let W=J.map((V)=>V.displayText),Z=W[0];for(let V=1;V<W.length;V++){let Y=W[V];if(Z=eJ(Z,Y),Z==="")return""}return Z}function r(J,W){return{id:`file-${J}`,displayText:J,metadata:W!==void 0?{score:W}:void 0}}function JV(J,W){return J.search(W,t).map((V)=>r(V.path,V.score))}function EJ(){if(v)return;let J=nJ();if(K){if(!(J!==null&&J!==a)&&Date.now()-o<VV)return}let W=G,Z=Date.now();l(),v=tJ().then((V)=>{if(W!==G)return V;return v=null,YJ.emit(),a=J,o=Date.now(),Q(`[FileIndex] cache refresh completed in ${Date.now()-Z}ms`),V}).catch((V)=>{if(Q(`[FileIndex] Cache refresh failed: ${e(V)}`),L(V),W===G)v=null;return l()})}async function WV(){let J=JJ(),W=j();try{let Z=await J.readdir(W);return Z.sort((V,Y)=>{let X=V.isDirectory(),$=Y.isDirectory();if(X!==$)return X?-1:1;let _=V.name.startsWith("."),H=Y.name.startsWith(".");if(_!==H)return _?-1:1;return V.name.toLowerCase().localeCompare(Y.name.toLowerCase())}),Z.map((V)=>{let Y=O.join(W,V.name),X=O.relative(W,Y);return V.isDirectory()?X+O.sep:X})}catch(Z){return L(Z),[]}}async function GV(J,W=!1){if(!J&&!W)return[];if(WJ().fileSuggestion?.type==="command"){let V={...TJ(),query:J};return(await jJ(V)).slice(0,t).map(r)}if(J===""||J==="."||J==="./"){let V=await WV();return EJ(),V.slice(0,t).map(r)}let Z=Date.now();try{let V=v!==null;EJ();let Y=J,X="."+O.sep;if(J.startsWith(X))Y=J.substring(2);if(Y.startsWith("~"))Y=qJ(Y);let $=K?JV(K,Y):[],_=Date.now()-Z;return Q(`[FileIndex] generateFileSuggestions: ${$.length} results in ${_}ms (${V?"partial":"full"} index)`),f("tengu_file_suggestions_query",{duration_ms:_,cache_hit:!V,result_count:$.length,query_length:J.length}),$}catch(V){return L(V),[]}}function RV(J,W,Z,V,Y,X){let $=typeof J==="string"?J:J.displayText,_=W.substring(0,V)+$+W.substring(V+Z.length);Y(_);let H=V+$.length;X(H)}var KJ,K=null,v=null,YJ,jV,G=0,k=null,C,ZJ,$J,n=null,s=null,o=0,a=null,i=null,P=null,t=100,VV=5000;var YV=HJ(()=>{pJ();QJ();zJ();uJ();kJ();bJ();SJ();PJ();yJ();fJ();ZV();hJ();mJ();cJ();gJ();wJ();KJ=LJ(dJ(),1);YJ=AJ(),jV=YJ.subscribe,C=[],ZJ=[],$J=[]});
4
- export{jV as _g,UV as $g,vV as ah,EJ as bh,GV as ch,RV as dh,YV as eh};
@@ -1,2 +0,0 @@
1
- import{$1 as _,_1 as H,a2 as Y,b2 as y}from"./cli-0.6.3-nawttnnp.mjs";import{X7 as M,Z7 as f}from"./cli-0.6.3-cz70v0dc.mjs";import{fha as P,jha as p,tha as x,wga as F,wha as S,yga as b}from"./cli-0.6.3-tjykjtxh.mjs";import{Nha as V,Uha as R}from"./cli-0.6.3-2seqm104.mjs";import{_ha as U,iia as g}from"./cli-0.6.3-vp1zy3b1.mjs";import{Nna as A,Xla as D,Yla as W}from"./cli-0.6.3-g7nc10fr.mjs";import{wpa as L}from"./cli-0.6.3-qh59pqrb.mjs";function I(){let q=D();if(q!==void 0)return q;let G=process.env.CLAUDE_CODE_WEBSOCKET_AUTH_FILE_DESCRIPTOR;if(!G){let w=process.env.CLAUDE_SESSION_INGRESS_TOKEN_FILE??H,z=Y(w,"session ingress token");return W(z),z}let Q=parseInt(G,10);if(Number.isNaN(Q))return x(`CLAUDE_CODE_WEBSOCKET_AUTH_FILE_DESCRIPTOR must be a valid file descriptor number, got: ${G}`,{level:"error"}),W(null),null;try{let w=P(),z=process.platform==="darwin"||process.platform==="freebsd"?`/dev/fd/${Q}`:`/proc/self/fd/${Q}`,X=w.readFileSync(z,{encoding:"utf8"}).trim();if(!X)return x("File descriptor contained empty token",{level:"error"}),W(null),null;return x(`Successfully read token from file descriptor ${Q}`),W(X),_(H,X,"session ingress token"),X}catch(w){x(`Failed to read token from file descriptor ${Q}: ${V(w)}`,{level:"error"});let z=process.env.CLAUDE_SESSION_INGRESS_TOKEN_FILE??H,X=Y(z,"session ingress token");return W(X),X}}function k(){let q=process.env.CLAUDE_CODE_SESSION_ACCESS_TOKEN;if(q)return q;return I()}function s(){let q=k();if(!q)return{};if(q.startsWith("sk-ant-sid")){let G={Cookie:`sessionKey=${q}`},Q=process.env.CLAUDE_CODE_ORGANIZATION_UUID;if(Q)G["X-Organization-Uuid"]=Q;return G}return{Authorization:`Bearer ${q}`}}function o(q){process.env.CLAUDE_CODE_SESSION_ACCESS_TOKEN=q}var u=L(()=>{A();y();S();R();p()});function E(){j(),K=setInterval(()=>{if(M("debug","session_keepalive_heartbeat",{refcount:J}),U(process.env.CLAUDE_CODE_REMOTE_SEND_KEEPALIVES))$?.()},C)}function v(){if(j(),$===null)return;B=setTimeout(()=>{M("info","session_idle_30s"),B=null},C)}function j(){if(B!==null)clearTimeout(B),B=null}function e(q){if($=q,J>0&&K===null)E()}function qq(){if($=null,K!==null)clearInterval(K),K=null;j()}function Gq(){if(U(process.env.CLAUDE_CODE_REMOTE_SEND_KEEPALIVES))$?.()}function Jq(){return $!==null}function Kq(q){if(J++,Z.set(q,(Z.get(q)??0)+1),J===1){if(O=Date.now(),$!==null&&K===null)E()}if(!N)N=!0,F(async()=>{M("info","session_activity_at_shutdown",{refcount:J,active:Object.fromEntries(Z),oldest_activity_ms:J>0&&O!==null?Date.now()-O:null})})}function Qq(q){if(J>0)J--;let G=(Z.get(q)??0)-1;if(G>0)Z.set(q,G);else Z.delete(q);if(J===0&&K!==null)clearInterval(K),K=null,v()}var C=30000,$=null,J=0,Z,O=null,K=null,B=null,N=!1;var h=L(()=>{b();f();g();Z=new Map});var $q;var m=L(()=>{$q={input_tokens:0,cache_creation_input_tokens:0,cache_read_input_tokens:0,output_tokens:0,output_tokens_details:{thinking_tokens:0},server_tool_use:{web_search_requests:0,web_fetch_requests:0},service_tier:"standard",cache_creation:{ephemeral_1h_input_tokens:0,ephemeral_5m_input_tokens:0},inference_geo:"",iterations:[],speed:"standard"}});
2
- export{k as WR,s as XR,o as YR,u as ZR,e as _R,qq as $R,Gq as aS,Jq as bS,Kq as cS,Qq as dS,h as eS,$q as fS,m as gS};
@@ -1,2 +0,0 @@
1
- import{b1 as M,c1 as E}from"./cli-0.6.3-8qad2cfe.mjs";import{Ada as S,Dda as p,Eca as F,Pca as l,Sca as L,Tca as c,wca as _}from"./cli-0.6.3-cz70v0dc.mjs";import{aia as Y,iia as m}from"./cli-0.6.3-vp1zy3b1.mjs";import{wpa as B}from"./cli-0.6.3-qh59pqrb.mjs";function R(J){if(!J)return;let Q=J.trim().replace(/^https?:\/\//i,"").replace(/\/+$/,"");if(!Q||Q.toLowerCase()==="github.com")return;return Q}function b(J){return J?`https://${J}/login/device/code`:g}function v(J){return J?`https://${J}/login/oauth/access_token`:f}function h(J){return J?`https://api.${J}/copilot_internal/v2/token`:G}function H(){return process.env.GITHUB_DEVICE_FLOW_CLIENT_ID?.trim()||T}function P(J){return new Promise((Q)=>setTimeout(Q,J))}async function r(J){let Q=J?.clientId??H();if(!Q)throw new q("No OAuth client ID: set GITHUB_DEVICE_FLOW_CLIENT_ID.");let Z=J?.fetchImpl??fetch,y=J?.scope?.trim()||C,$=y===C?[y]:[y,C],j="Device code request failed.",z=b(R(J?.domain));for(let V of $){let W=await Z(z,{method:"POST",headers:{Accept:"application/json"},body:new URLSearchParams({client_id:Q,scope:V})});if(!W.ok){let w=await W.text().catch(()=>"");j=`Device code request failed: ${W.status} ${w}`;let D=/invalid_scope/i.test(w);if(V!==C&&D)continue;throw new q(j)}let X=await W.json(),N=X.device_code,K=X.user_code,x=X.verification_uri;if(typeof N!=="string"||typeof K!=="string"||typeof x!=="string")throw new q("Malformed device code response from GitHub");return{device_code:N,user_code:K,verification_uri:x,expires_in:typeof X.expires_in==="number"?X.expires_in:900,interval:typeof X.interval==="number"?X.interval:5}}throw new q(j)}async function o(J,Q){let Z=Q?.clientId??H();if(!Z)throw new q("client_id required for polling");let y=Math.max(1,Q?.initialInterval??5),$=Q?.timeoutSeconds??900,j=Q?.fetchImpl??fetch,z=v(R(Q?.domain)),V=Date.now();while((Date.now()-V)/1000<$){let W=await j(z,{method:"POST",headers:{Accept:"application/json"},body:new URLSearchParams({client_id:Z,device_code:J,grant_type:"urn:ietf:params:oauth:grant-type:device_code"})});if(!W.ok){let K=await W.text().catch(()=>"");throw new q(`Token request failed: ${W.status} ${K}`)}let X=await W.json(),N=X.error;if(N==null){let K=X.access_token;if(typeof K==="string"&&K)return K;throw new q("No access_token in response")}if(N==="authorization_pending"){await P(y*1000);continue}if(N==="slow_down"){y=typeof X.interval==="number"?X.interval:y+5,await P(y*1000);continue}if(N==="expired_token")throw new q("Device code expired. Start the login flow again.");if(N==="access_denied")throw new q("Authorization was denied or cancelled.");throw new q(`GitHub OAuth error: ${N}`)}throw new q("Timed out waiting for authorization.")}async function e(J){await M(J)}async function I(J,Q){let Z=typeof Q==="function"?{fetchImpl:Q}:Q??{},y=Z.fetchImpl??fetch,$=h(R(Z.domain)),j=await y($,{method:"GET",headers:{Accept:"application/json",Authorization:`Bearer ${J}`,...u}});if(!j.ok){let K=await j.text().catch(()=>"");throw new q(`Copilot token exchange failed: ${j.status} ${K}`)}let z=await j.json(),V=z.token,W=z.expires_at,X=z.refresh_in,N=z.endpoints;if(typeof V!=="string"||typeof W!=="number"||typeof X!=="number"||!N||typeof N!=="object"||typeof N.api!=="string")throw new q("Malformed Copilot token response");return{token:V,expires_at:W,refresh_in:X,endpoints:N}}var T="Iv1.b507a08c87ecfe98",g="https://github.com/login/device/code",f="https://github.com/login/oauth/access_token",G="https://api.github.com/copilot_internal/v2/token",C="read:user",u,q;var O=B(()=>{E();u={"User-Agent":"GitHubCopilotChat/0.26.7","Editor-Version":"vscode/1.99.3","Editor-Plugin-Version":"copilot-chat/0.26.7","Copilot-Integration-Id":"vscode-chat"};q=class q extends Error{constructor(J){super(J);this.name="GitHubDeviceFlowError"}}});function k(){return S()?.transport==="github_copilot"}function d(J){let Q=J.match(/exp=(\d+)/);if(Q){let $=Number(Q[1]);if(!Number.isNaN($))return Date.now()>=$*1000?"expired":"valid"}let Z=J.split(".");if(Z.length===3&&Z.every(($)=>/^[A-Za-z0-9_-]+$/.test($)))try{let $=Z[1].replace(/-/g,"+").replace(/_/g,"/"),j=$+"=".repeat((4-$.length%4)%4),z=Buffer.from(j,"base64").toString("utf8"),V=JSON.parse(z);if(V&&typeof V==="object"&&V.exp)return Date.now()>=V.exp*1000?"expired":"valid"}catch{return"invalid_format"}return"invalid_format"}function a(){if(Y())return;try{return L().read()?.githubModels?.accessToken?.trim()||void 0}catch{return}}async function WJ(){if(Y())return;try{return(await L().readAsync())?.githubModels?.accessToken?.trim()||void 0}catch{return}}function yJ(){if(!k())return;if(Y())return;if(a())return}async function zJ(){if(!k())return!1;if(Y())return!1;if(A)return A;return A=(async()=>{try{let Z=L().read()?.githubModels,y=Z?.accessToken?.trim()||"",$=Z?.oauthAccessToken?.trim()||"";if(!y&&!$)return!1;if((y?d(y):"expired")==="valid")return!1;if(!$)return!1;let z=Z?.enterpriseDomain?.trim()||void 0,V=await I($,{domain:z});if(!n(V.token,$,z).success)return!1;let X=_().find((N)=>N.provider==="openai"&&N.extras?.githubToken!==void 0);if(X)F(X.id,{provider:"openai",name:X.name,baseUrl:X.baseUrl,model:X.model,apiKey:V.token,extras:{...X.extras,githubToken:V.token}});return!0}catch{return!1}finally{A=null}})(),A}function n(J,Q,Z){if(Y())return{success:!1,warning:"Bare mode: secure storage is disabled."};let y=J.trim();if(!y)return{success:!1,warning:"Token is empty."};let $=L(),j=$.read()||{},z=j[U],V=Q?.trim(),W={accessToken:y};if(V){if(W.oauthAccessToken=V,Z?.trim())W.enterpriseDomain=Z.trim()}else{if(z?.oauthAccessToken?.trim())W.oauthAccessToken=z.oauthAccessToken.trim();let N=Z?.trim()||z?.enterpriseDomain?.trim();if(N)W.enterpriseDomain=N}let X={...j,[U]:W};return $.update(X)}function jJ(){if(Y())return{success:!0};let J=L(),Z={...J.read()||{}};return delete Z[U],J.update(Z)}var U="githubModels",VJ="CLAUDE_CODE_GITHUB_TOKEN_HYDRATED",A=null;var s=B(()=>{p();m();c();O();l()});
2
- export{R as LV,r as MV,o as NV,e as OV,I as PV,O as QV,U as RV,VJ as SV,a as TV,WJ as UV,yJ as VV,zJ as WV,n as XV,jJ as YV,s as ZV};