@claudiolabs/claudin 0.5.7 → 0.5.9

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 (844) hide show
  1. package/dist/chunks/AgentTool-0.5.9-560de9d1.mjs +1 -0
  2. package/dist/chunks/App-0.5.9-zsap2q4b.mjs +1 -0
  3. package/dist/chunks/ApproveApiKey-0.5.9-8zgzn0jw.mjs +1 -0
  4. package/dist/chunks/AssistantSessionChooser-0.5.9-92f16280.mjs +1 -0
  5. package/dist/chunks/AutoModeOptInDialog-0.5.9-708dpq05.mjs +1 -0
  6. package/dist/chunks/BypassPermissionsModeDialog-0.5.9-thv5358f.mjs +1 -0
  7. package/dist/chunks/ClaudeMdExternalIncludesDialog-0.5.9-h0dan6qh.mjs +1 -0
  8. package/dist/chunks/ConsoleOAuthFlow-0.5.9-35ajv7zw.mjs +1 -0
  9. package/dist/chunks/DiffDialog-0.5.9-2gfy103v.mjs +3 -0
  10. package/dist/chunks/Doctor-0.5.9-wjw0w0c1.mjs +1 -0
  11. package/dist/chunks/Grove-0.5.9-hty0xzar.mjs +1 -0
  12. package/dist/chunks/ITermBackend-0.5.9-pch1zyqn.mjs +1 -0
  13. package/dist/chunks/InvalidConfigDialog-0.5.9-xjp9bdct.mjs +1 -0
  14. package/dist/chunks/InvalidSettingsDialog-0.5.9-t4wkfdrh.mjs +1 -0
  15. package/dist/chunks/MigrationDialog-0.5.9-12p8z825.mjs +1 -0
  16. package/dist/chunks/Onboarding-0.5.9-d02fdy7a.mjs +1 -0
  17. package/dist/chunks/ProviderManager-0.5.9-2h6pym7f.mjs +1 -0
  18. package/dist/chunks/REPL-0.5.9-fn63chv9.mjs +1 -0
  19. package/dist/chunks/ResumeConversation-0.5.9-wdc0fys1.mjs +1 -0
  20. package/dist/chunks/SnapshotUpdateDialog-0.5.9-ty7tvdf3.mjs +1 -0
  21. package/dist/chunks/TeleportProgress-0.5.9-th2cx2b2.mjs +1 -0
  22. package/dist/chunks/TeleportRepoMismatchDialog-0.5.9-gqyef6wv.mjs +1 -0
  23. package/dist/chunks/TeleportResumeWrapper-0.5.9-e4b9wj1z.mjs +1 -0
  24. package/dist/chunks/TmuxBackend-0.5.9-xx7btmxb.mjs +9 -0
  25. package/dist/chunks/ToolSearchTool-0.5.9-7h9j8zft.mjs +1 -0
  26. package/dist/chunks/TrustDialog-0.5.9-y0bxcnzx.mjs +1 -0
  27. package/dist/chunks/activeProvider-0.5.9-bqhnxdga.mjs +1 -0
  28. package/dist/chunks/add-dir-0.5.9-t52c4h9t.mjs +1 -0
  29. package/dist/chunks/agents-0.5.9-b270304w.mjs +110 -0
  30. package/dist/chunks/agents-0.5.9-h9dw36cp.mjs +3 -0
  31. package/dist/chunks/api-0.5.9-jnhtend7.mjs +1 -0
  32. package/dist/chunks/asciicast-0.5.9-hrjx2e4n.mjs +1 -0
  33. package/dist/chunks/assistant-0.5.9-ap4j82na.mjs +1 -0
  34. package/dist/chunks/auth-0.5.9-cna7nxzb.mjs +1 -0
  35. package/dist/chunks/auth-0.5.9-q8ejya3n.mjs +1 -0
  36. package/dist/chunks/autoMode-0.5.9-w9j324dc.mjs +48 -0
  37. package/dist/chunks/autoUpdater-0.5.9-3x3xcjhq.mjs +1 -0
  38. package/dist/chunks/backgroundHousekeeping-0.5.9-ngzjz5nf.mjs +1 -0
  39. package/dist/chunks/branch-0.5.9-4389y3jh.mjs +4 -0
  40. package/dist/chunks/bridgePointer-0.5.9-ph0vdzcm.mjs +1 -0
  41. package/dist/chunks/btw-0.5.9-kq7dda47.mjs +1 -0
  42. package/dist/chunks/buddy-0.5.9-3s5bz133.mjs +3 -0
  43. package/dist/chunks/cacache-0.5.9-k02nazjg.mjs +1 -0
  44. package/dist/chunks/cache-probe-0.5.9-vdfe8hkq.mjs +21 -0
  45. package/dist/chunks/cacheStats-0.5.9-89wd0xyf.mjs +4 -0
  46. package/dist/chunks/caches-0.5.9-kg4820wg.mjs +1 -0
  47. package/dist/chunks/claudeDesktop-0.5.9-7pt2wjt1.mjs +1 -0
  48. package/dist/chunks/claudemd-0.5.9-bhqwq7vs.mjs +1 -0
  49. package/dist/chunks/clear-0.5.9-5mg9gs8a.mjs +1 -0
  50. package/dist/chunks/clearTerminal-0.5.9-esamq102.mjs +1 -0
  51. package/dist/chunks/cli-0.5.9-00ms6tt7.mjs +4 -0
  52. package/dist/chunks/cli-0.5.9-02vwh5bc.mjs +2 -0
  53. package/dist/chunks/cli-0.5.9-0a5jxqra.mjs +58 -0
  54. package/dist/chunks/cli-0.5.9-0b1wx67c.mjs +193 -0
  55. package/dist/chunks/cli-0.5.9-0becvd5f.mjs +2 -0
  56. package/dist/chunks/cli-0.5.9-0w46b370.mjs +3 -0
  57. package/dist/chunks/cli-0.5.9-10ar539r.mjs +2 -0
  58. package/dist/chunks/cli-0.5.9-12gj3v8y.mjs +12 -0
  59. package/dist/chunks/cli-0.5.9-1ktmgzhb.mjs +15 -0
  60. package/dist/chunks/cli-0.5.9-1qkhnqnk.mjs +4 -0
  61. package/dist/chunks/cli-0.5.9-1y9n9z2h.mjs +2 -0
  62. package/dist/chunks/cli-0.5.9-1zc8qwr4.mjs +2 -0
  63. package/dist/chunks/cli-0.5.9-248na0hf.mjs +2 -0
  64. package/dist/chunks/cli-0.5.9-2fcyavah.mjs +17 -0
  65. package/dist/chunks/cli-0.5.9-2jfbm2es.mjs +12 -0
  66. package/dist/chunks/cli-0.5.9-2txnqxd1.mjs +2 -0
  67. package/dist/chunks/cli-0.5.9-31f5vjyq.mjs +2 -0
  68. package/dist/chunks/cli-0.5.9-32fpvgpt.mjs +2 -0
  69. package/dist/chunks/cli-0.5.9-371mb3zf.mjs +4 -0
  70. package/dist/chunks/cli-0.5.9-3bsjckc3.mjs +2 -0
  71. package/dist/chunks/cli-0.5.9-3s1c44tz.mjs +2 -0
  72. package/dist/chunks/cli-0.5.9-41dpv5z9.mjs +2 -0
  73. package/dist/chunks/cli-0.5.9-42t3s85x.mjs +2 -0
  74. package/dist/chunks/cli-0.5.9-4aga12a5.mjs +2 -0
  75. package/dist/chunks/cli-0.5.9-4fdad25z.mjs +3 -0
  76. package/dist/chunks/cli-0.5.9-4m738pn1.mjs +25 -0
  77. package/dist/chunks/cli-0.5.9-4s8nynfd.mjs +2 -0
  78. package/dist/chunks/cli-0.5.9-4t8b91eb.mjs +4 -0
  79. package/dist/chunks/cli-0.5.9-4w9169na.mjs +3 -0
  80. package/dist/chunks/cli-0.5.9-4yxntpxv.mjs +2 -0
  81. package/dist/chunks/cli-0.5.9-5ah34c4c.mjs +39 -0
  82. package/dist/chunks/cli-0.5.9-5e3fhttm.mjs +2 -0
  83. package/dist/chunks/cli-0.5.9-5hzwn715.mjs +2 -0
  84. package/dist/chunks/cli-0.5.9-5s8vtyx6.mjs +4 -0
  85. package/dist/chunks/cli-0.5.9-5vdqnecb.mjs +4 -0
  86. package/dist/chunks/cli-0.5.9-5vj7cvdr.mjs +2 -0
  87. package/dist/chunks/cli-0.5.9-5ykvr12k.mjs +2 -0
  88. package/dist/chunks/cli-0.5.9-610r4gbg.mjs +2 -0
  89. package/dist/chunks/cli-0.5.9-637n1msd.mjs +15 -0
  90. package/dist/chunks/cli-0.5.9-671nz4d9.mjs +2 -0
  91. package/dist/chunks/cli-0.5.9-68rmtj23.mjs +2 -0
  92. package/dist/chunks/cli-0.5.9-6rrqt96f.mjs +2 -0
  93. package/dist/chunks/cli-0.5.9-72tax9cd.mjs +2 -0
  94. package/dist/chunks/cli-0.5.9-77nxjft3.mjs +2 -0
  95. package/dist/chunks/cli-0.5.9-7bq8wzr3.mjs +18 -0
  96. package/dist/chunks/cli-0.5.9-7hcka84h.mjs +2 -0
  97. package/dist/chunks/cli-0.5.9-7qcan18n.mjs +2 -0
  98. package/dist/chunks/cli-0.5.9-8h1qpeef.mjs +2 -0
  99. package/dist/chunks/cli-0.5.9-8kfemzbn.mjs +2 -0
  100. package/dist/chunks/cli-0.5.9-8ndgy03m.mjs +4 -0
  101. package/dist/chunks/cli-0.5.9-91gjew0x.mjs +3 -0
  102. package/dist/chunks/cli-0.5.9-9fgjryqc.mjs +2 -0
  103. package/dist/chunks/cli-0.5.9-9rrpczqk.mjs +17 -0
  104. package/dist/chunks/cli-0.5.9-a720c6hc.mjs +9 -0
  105. package/dist/chunks/cli-0.5.9-ajbjmz51.mjs +2 -0
  106. package/dist/chunks/cli-0.5.9-an1j3dqv.mjs +2 -0
  107. package/dist/chunks/cli-0.5.9-ap6gvqkx.mjs +67 -0
  108. package/dist/chunks/cli-0.5.9-apc46v07.mjs +15 -0
  109. package/dist/chunks/cli-0.5.9-awa1dtdz.mjs +2 -0
  110. package/dist/chunks/cli-0.5.9-b4t4xfpb.mjs +2 -0
  111. package/dist/chunks/cli-0.5.9-b4xgpen1.mjs +5 -0
  112. package/dist/chunks/cli-0.5.9-bax4dxrj.mjs +2 -0
  113. package/dist/chunks/cli-0.5.9-bc0wvx5b.mjs +2 -0
  114. package/dist/chunks/cli-0.5.9-bfn7177j.mjs +2 -0
  115. package/dist/chunks/cli-0.5.9-bp09b2xm.mjs +2 -0
  116. package/dist/chunks/cli-0.5.9-bv3m0yb8.mjs +2 -0
  117. package/dist/chunks/cli-0.5.9-bwdsfdf6.mjs +2 -0
  118. package/dist/chunks/cli-0.5.9-c54d94sv.mjs +2 -0
  119. package/dist/chunks/cli-0.5.9-c91t0fys.mjs +2 -0
  120. package/dist/chunks/cli-0.5.9-cbgfqb0x.mjs +2 -0
  121. package/dist/chunks/cli-0.5.9-cy4sm0c2.mjs +2 -0
  122. package/dist/chunks/cli-0.5.9-d5rn9c6v.mjs +12 -0
  123. package/dist/chunks/cli-0.5.9-d66wktpd.mjs +2 -0
  124. package/dist/chunks/cli-0.5.9-d89n2ccx.mjs +2 -0
  125. package/dist/chunks/cli-0.5.9-da0mspn4.mjs +2 -0
  126. package/dist/chunks/cli-0.5.9-dszssq6z.mjs +2 -0
  127. package/dist/chunks/cli-0.5.9-dtbcqw2e.mjs +2 -0
  128. package/dist/chunks/cli-0.5.9-e1gk7v9y.mjs +2 -0
  129. package/dist/chunks/cli-0.5.9-e4sr85eg.mjs +2 -0
  130. package/dist/chunks/cli-0.5.9-e5ex267m.mjs +2 -0
  131. package/dist/chunks/cli-0.5.9-e7gc5p54.mjs +2 -0
  132. package/dist/chunks/cli-0.5.9-eagw660r.mjs +2 -0
  133. package/dist/chunks/cli-0.5.9-ehe0yr95.mjs +26 -0
  134. package/dist/chunks/cli-0.5.9-ejmv1n9p.mjs +3 -0
  135. package/dist/chunks/cli-0.5.9-ek649arf.mjs +6 -0
  136. package/dist/chunks/cli-0.5.9-ezc11axw.mjs +2 -0
  137. package/dist/chunks/cli-0.5.9-ezpjdejw.mjs +2 -0
  138. package/dist/chunks/cli-0.5.9-f9jt7awn.mjs +2 -0
  139. package/dist/chunks/cli-0.5.9-fn6ees65.mjs +2 -0
  140. package/dist/chunks/cli-0.5.9-fv4jrdef.mjs +2 -0
  141. package/dist/chunks/cli-0.5.9-g6qpvmj4.mjs +133 -0
  142. package/dist/chunks/cli-0.5.9-g9kt9aw7.mjs +2 -0
  143. package/dist/chunks/cli-0.5.9-ga0kqnkz.mjs +5 -0
  144. package/dist/chunks/cli-0.5.9-gbq794tt.mjs +2 -0
  145. package/dist/chunks/cli-0.5.9-gcsba93g.mjs +18 -0
  146. package/dist/chunks/cli-0.5.9-ghbax09k.mjs +2 -0
  147. package/dist/chunks/cli-0.5.9-gk1vb8nn.mjs +2 -0
  148. package/dist/chunks/cli-0.5.9-gp0bq7wk.mjs +2 -0
  149. package/dist/chunks/cli-0.5.9-gr8zgxwx.mjs +2 -0
  150. package/dist/chunks/cli-0.5.9-grgf8g99.mjs +2 -0
  151. package/dist/chunks/cli-0.5.9-h5d0zxek.mjs +3 -0
  152. package/dist/chunks/cli-0.5.9-h6nmz5e3.mjs +2 -0
  153. package/dist/chunks/cli-0.5.9-h7gh7ym5.mjs +24 -0
  154. package/dist/chunks/cli-0.5.9-h836a3wa.mjs +2 -0
  155. package/dist/chunks/cli-0.5.9-hg2qm56h.mjs +4 -0
  156. package/dist/chunks/cli-0.5.9-hpq0xehd.mjs +2 -0
  157. package/dist/chunks/cli-0.5.9-hwet4kvx.mjs +2 -0
  158. package/dist/chunks/cli-0.5.9-j2d1jct8.mjs +2 -0
  159. package/dist/chunks/cli-0.5.9-j8629kcy.mjs +2 -0
  160. package/dist/chunks/cli-0.5.9-j9ns2awb.mjs +8 -0
  161. package/dist/chunks/cli-0.5.9-jd8be7cd.mjs +6 -0
  162. package/dist/chunks/cli-0.5.9-jdzavz2g.mjs +2 -0
  163. package/dist/chunks/cli-0.5.9-jjtdefqj.mjs +2 -0
  164. package/dist/chunks/cli-0.5.9-jk4rx6zt.mjs +4 -0
  165. package/dist/chunks/cli-0.5.9-jnhyr1zg.mjs +2 -0
  166. package/dist/chunks/cli-0.5.9-jsxqd90d.mjs +3 -0
  167. package/dist/chunks/cli-0.5.9-k3prcbg9.mjs +2 -0
  168. package/dist/chunks/cli-0.5.9-k47s77hf.mjs +2 -0
  169. package/dist/chunks/cli-0.5.9-k6qxbj0d.mjs +42 -0
  170. package/dist/chunks/cli-0.5.9-k9yedz53.mjs +5262 -0
  171. package/dist/chunks/cli-0.5.9-kfpgp09g.mjs +6 -0
  172. package/dist/chunks/cli-0.5.9-knc0w8sn.mjs +2 -0
  173. package/dist/chunks/cli-0.5.9-krvpcgvw.mjs +2 -0
  174. package/dist/chunks/cli-0.5.9-ktxeg6my.mjs +2 -0
  175. package/dist/chunks/cli-0.5.9-m1y4hmzs.mjs +2 -0
  176. package/dist/chunks/cli-0.5.9-mcezkpp8.mjs +2 -0
  177. package/dist/chunks/cli-0.5.9-mhz9wt6a.mjs +2 -0
  178. package/dist/chunks/cli-0.5.9-mk69z06z.mjs +2 -0
  179. package/dist/chunks/cli-0.5.9-mmvtbr39.mjs +2 -0
  180. package/dist/chunks/cli-0.5.9-mpqmy7zw.mjs +2 -0
  181. package/dist/chunks/cli-0.5.9-n08gkgng.mjs +21 -0
  182. package/dist/chunks/cli-0.5.9-ncjg30aq.mjs +3 -0
  183. package/dist/chunks/cli-0.5.9-nct7sarc.mjs +2 -0
  184. package/dist/chunks/cli-0.5.9-nfhfsnw6.mjs +2 -0
  185. package/dist/chunks/cli-0.5.9-nk3pacrn.mjs +5 -0
  186. package/dist/chunks/cli-0.5.9-nvf5kfmq.mjs +9 -0
  187. package/dist/chunks/cli-0.5.9-ppr1420k.mjs +2 -0
  188. package/dist/chunks/cli-0.5.9-q3wvc7qb.mjs +2 -0
  189. package/dist/chunks/cli-0.5.9-q69vj08a.mjs +2 -0
  190. package/dist/chunks/cli-0.5.9-q7a4xcwy.mjs +3 -0
  191. package/dist/chunks/cli-0.5.9-q9ne4r9p.mjs +50 -0
  192. package/dist/chunks/cli-0.5.9-qddf6zq9.mjs +2 -0
  193. package/dist/chunks/cli-0.5.9-qexy3mqr.mjs +59 -0
  194. package/dist/chunks/cli-0.5.9-qvvxrm93.mjs +3 -0
  195. package/dist/chunks/cli-0.5.9-qy6qkzwb.mjs +2 -0
  196. package/dist/chunks/cli-0.5.9-r9d405kc.mjs +2 -0
  197. package/dist/chunks/cli-0.5.9-rbjjfytb.mjs +2 -0
  198. package/dist/chunks/cli-0.5.9-rh5280xq.mjs +2 -0
  199. package/dist/chunks/cli-0.5.9-rhycyvwn.mjs +2 -0
  200. package/dist/chunks/cli-0.5.9-rjdhjn49.mjs +20 -0
  201. package/dist/chunks/cli-0.5.9-rm62v7hr.mjs +34 -0
  202. package/dist/chunks/cli-0.5.9-rpgjj6qg.mjs +2 -0
  203. package/dist/chunks/cli-0.5.9-rv2328c4.mjs +2 -0
  204. package/dist/chunks/cli-0.5.9-s2jh3scf.mjs +3 -0
  205. package/dist/chunks/cli-0.5.9-sd34jmva.mjs +2 -0
  206. package/dist/chunks/cli-0.5.9-sjcz03eb.mjs +2 -0
  207. package/dist/chunks/cli-0.5.9-ss870bda.mjs +2 -0
  208. package/dist/chunks/cli-0.5.9-syr6nffj.mjs +2 -0
  209. package/dist/chunks/cli-0.5.9-t2fy8t5r.mjs +45 -0
  210. package/dist/chunks/cli-0.5.9-tav5jmz1.mjs +2 -0
  211. package/dist/chunks/cli-0.5.9-tbz9s4h3.mjs +2 -0
  212. package/dist/chunks/cli-0.5.9-tj6dt3d6.mjs +2 -0
  213. package/dist/chunks/cli-0.5.9-tke5evvm.mjs +2 -0
  214. package/dist/chunks/cli-0.5.9-v1srrn02.mjs +2 -0
  215. package/dist/chunks/cli-0.5.9-v5mkedy5.mjs +16 -0
  216. package/dist/chunks/cli-0.5.9-v69cq6f1.mjs +2 -0
  217. package/dist/chunks/cli-0.5.9-ve2b6kmp.mjs +2 -0
  218. package/dist/chunks/cli-0.5.9-vkt9t3z8.mjs +133 -0
  219. package/dist/chunks/cli-0.5.9-w1g3tgzh.mjs +2 -0
  220. package/dist/chunks/cli-0.5.9-wc5gt1zw.mjs +2 -0
  221. package/dist/chunks/cli-0.5.9-whf5zybr.mjs +2 -0
  222. package/dist/chunks/cli-0.5.9-wjvc994v.mjs +2 -0
  223. package/dist/chunks/cli-0.5.9-wkhmkyaq.mjs +2 -0
  224. package/dist/chunks/cli-0.5.9-wrndf987.mjs +2 -0
  225. package/dist/chunks/cli-0.5.9-x9tg4bxs.mjs +3 -0
  226. package/dist/chunks/cli-0.5.9-xbvqph1k.mjs +2 -0
  227. package/dist/chunks/cli-0.5.9-xcexsk79.mjs +2 -0
  228. package/dist/chunks/cli-0.5.9-xge969yd.mjs +2 -0
  229. package/dist/chunks/cli-0.5.9-xn1qcye7.mjs +2 -0
  230. package/dist/chunks/cli-0.5.9-xn369es1.mjs +2 -0
  231. package/dist/chunks/cli-0.5.9-xz1pg47z.mjs +10 -0
  232. package/dist/chunks/cli-0.5.9-yazhwsgb.mjs +4 -0
  233. package/dist/chunks/cli-0.5.9-yh7f5m4w.mjs +2 -0
  234. package/dist/chunks/cli-0.5.9-yqn35x2d.mjs +2 -0
  235. package/dist/chunks/cli-0.5.9-ysvsqcpa.mjs +2 -0
  236. package/dist/chunks/cli-0.5.9-ywc7arzn.mjs +2 -0
  237. package/dist/chunks/cli-0.5.9-z87j725g.mjs +2 -0
  238. package/dist/chunks/cli-0.5.9-zb26tq1c.mjs +2 -0
  239. package/dist/chunks/cli-0.5.9-zerpef2t.mjs +1 -0
  240. package/dist/chunks/cli-0.5.9-zeskcndd.mjs +24 -0
  241. package/dist/chunks/cli-0.5.9-zqgkcx3g.mjs +2 -0
  242. package/dist/chunks/cli-0.5.9-zrcz538q.mjs +2 -0
  243. package/dist/chunks/cli-0.5.9-zwpt90q9.mjs +7 -0
  244. package/dist/chunks/client-0.5.9-bhc7ghsr.mjs +1 -0
  245. package/dist/chunks/color-0.5.9-5722xdf4.mjs +1 -0
  246. package/dist/chunks/compact-0.5.9-4cf807hc.mjs +3 -0
  247. package/dist/chunks/config-0.5.9-936tss5g.mjs +1 -0
  248. package/dist/chunks/config-0.5.9-kk16cygb.mjs +1 -0
  249. package/dist/chunks/context-0.5.9-b0afgp2c.mjs +1 -0
  250. package/dist/chunks/context-noninteractive-0.5.9-wj6fxcsj.mjs +1 -0
  251. package/dist/chunks/conversation-0.5.9-rtntf81h.mjs +1 -0
  252. package/dist/chunks/copy-0.5.9-93t8z0wz.mjs +9 -0
  253. package/dist/chunks/cost-0.5.9-2csvd1ae.mjs +1 -0
  254. package/dist/chunks/createSSHSession-0.5.9-0aqkvqad.mjs +1 -0
  255. package/dist/chunks/createSession-0.5.9-j9xdpffh.mjs +1 -0
  256. package/dist/chunks/debug-0.5.9-kd9n32y2.mjs +1 -0
  257. package/dist/chunks/defaultActionDeps-0.5.9-1f7mkn9m.mjs +1177 -0
  258. package/dist/chunks/desktop-0.5.9-ce65mt7y.mjs +1 -0
  259. package/dist/chunks/detectRepository-0.5.9-4nd76hbs.mjs +1 -0
  260. package/dist/chunks/detection-0.5.9-mpgxg1d5.mjs +1 -0
  261. package/dist/chunks/diff-0.5.9-89ny0sp6.mjs +1 -0
  262. package/dist/chunks/doctor-0.5.9-e8bxsm2r.mjs +1 -0
  263. package/dist/chunks/doctorDiagnostic-0.5.9-kwncc3yh.mjs +1 -0
  264. package/dist/chunks/earlyInput-0.5.9-cxrgrx2e.mjs +1 -0
  265. package/dist/chunks/effort-0.5.9-dbgsjfep.mjs +10 -0
  266. package/dist/chunks/envUtils-0.5.9-59e9sq5q.mjs +1 -0
  267. package/dist/chunks/environmentSelection-0.5.9-5tjt9mkd.mjs +1 -0
  268. package/dist/chunks/environments-0.5.9-ebm4yp6e.mjs +1 -0
  269. package/dist/chunks/errors-0.5.9-xp1e5xqp.mjs +1 -0
  270. package/dist/chunks/exampleCommands-0.5.9-dxv2wpk4.mjs +1 -0
  271. package/dist/chunks/exit-0.5.9-q7cpk25k.mjs +1 -0
  272. package/dist/chunks/export-0.5.9-1dpbp185.mjs +2 -0
  273. package/dist/chunks/extra-usage-0.5.9-ctd5dnsr.mjs +1 -0
  274. package/dist/chunks/extra-usage-noninteractive-0.5.9-hbmbvzb5.mjs +1 -0
  275. package/dist/chunks/fast-0.5.9-wagaw91z.mjs +1 -0
  276. package/dist/chunks/feedback-0.5.9-x37szs13.mjs +14 -0
  277. package/dist/chunks/firstPartyEventLogger-0.5.9-g8st730b.mjs +1 -0
  278. package/dist/chunks/git-0.5.9-zxdvsyxq.mjs +1 -0
  279. package/dist/chunks/githubModelsCredentials-0.5.9-mp51r114.mjs +1 -0
  280. package/dist/chunks/grove-0.5.9-grafpqtx.mjs +1 -0
  281. package/dist/chunks/growthbook-0.5.9-mr1nyz65.mjs +1 -0
  282. package/dist/chunks/headless-0.5.9-pxnbg1dh.mjs +2 -0
  283. package/dist/chunks/heapdump-0.5.9-58bmar8y.mjs +6 -0
  284. package/dist/chunks/help-0.5.9-x6ds3za0.mjs +1 -0
  285. package/dist/chunks/hookChains-0.5.9-1sz7vw7t.mjs +3 -0
  286. package/dist/chunks/hooks-0.5.9-4mjp8k78.mjs +1 -0
  287. package/dist/chunks/hooks-0.5.9-n14e2a57.mjs +79 -0
  288. package/dist/chunks/ide-0.5.9-gk5tarwc.mjs +3 -0
  289. package/dist/chunks/image-processor-napi-0.5.9-eept9e9s.mjs +1 -0
  290. package/dist/chunks/index-0.5.9-0n7mpzrj.mjs +17 -0
  291. package/dist/chunks/index-0.5.9-3ng34e8n.mjs +2 -0
  292. package/dist/chunks/index-0.5.9-4b9dgj2z.mjs +9 -0
  293. package/dist/chunks/index-0.5.9-4fzd2pns.mjs +1 -0
  294. package/dist/chunks/index-0.5.9-6awv6fyn.mjs +1 -0
  295. package/dist/chunks/index-0.5.9-6cbrcdyh.mjs +1 -0
  296. package/dist/chunks/index-0.5.9-725p0eby.mjs +1 -0
  297. package/dist/chunks/index-0.5.9-85ep6547.mjs +30 -0
  298. package/dist/chunks/index-0.5.9-8h5ceajb.mjs +1 -0
  299. package/dist/chunks/index-0.5.9-8ws7n6wv.mjs +5 -0
  300. package/dist/chunks/index-0.5.9-b3jm65x4.mjs +1 -0
  301. package/dist/chunks/index-0.5.9-cjjbeyt8.mjs +1 -0
  302. package/dist/chunks/index-0.5.9-gnac3s48.mjs +1 -0
  303. package/dist/chunks/index-0.5.9-m68jcsx2.mjs +1 -0
  304. package/dist/chunks/index-0.5.9-n91crv8a.mjs +1 -0
  305. package/dist/chunks/index-0.5.9-npkfayxd.mjs +1 -0
  306. package/dist/chunks/index-0.5.9-pbzzad7t.mjs +9 -0
  307. package/dist/chunks/index-0.5.9-thp631gs.mjs +1 -0
  308. package/dist/chunks/index-0.5.9-xcy5t1fw.mjs +1 -0
  309. package/dist/chunks/index-0.5.9-y07jxja1.mjs +1 -0
  310. package/dist/chunks/index-0.5.9-yjkfcf2g.mjs +2 -0
  311. package/dist/chunks/index-0.5.9-zb346057.mjs +1 -0
  312. package/dist/chunks/init-0.5.9-cmszfh8j.mjs +1 -0
  313. package/dist/chunks/initReplBridge-0.5.9-y2j594wz.mjs +1 -0
  314. package/dist/chunks/ink-0.5.9-km3f0tv6.mjs +1 -0
  315. package/dist/chunks/insights-0.5.9-fevx72ve.mjs +870 -0
  316. package/dist/chunks/install-0.5.9-6m05dpsa.mjs +1 -0
  317. package/dist/chunks/install-github-app-0.5.9-91syqpey.mjs +149 -0
  318. package/dist/chunks/install-slack-app-0.5.9-9rqmjej1.mjs +1 -0
  319. package/dist/chunks/instrumentation-0.5.9-55dt6kkh.mjs +1 -0
  320. package/dist/chunks/interactiveHelpers-0.5.9-47bhz9at.mjs +1 -0
  321. package/dist/chunks/keybindings-0.5.9-y134m89v.mjs +2 -0
  322. package/dist/chunks/knowledge-0.5.9-d1m7e2b4.mjs +2 -0
  323. package/dist/chunks/latestVersionCache-0.5.9-69z169gq.mjs +1 -0
  324. package/dist/chunks/loadAgentsDir-0.5.9-vtemqv8c.mjs +1 -0
  325. package/dist/chunks/loadPluginHooks-0.5.9-xxp0pj2x.mjs +1 -0
  326. package/dist/chunks/loadPluginHooks-0.5.9-zgq2s8sm.mjs +1 -0
  327. package/dist/chunks/log-0.5.9-8aszszjb.mjs +1 -0
  328. package/dist/chunks/main-0.5.9-cjg2h8yb.mjs +1 -0
  329. package/dist/chunks/managedEnv-0.5.9-nq2mbery.mjs +1 -0
  330. package/dist/chunks/mcp-0.5.9-g39bj87f.mjs +17 -0
  331. package/dist/chunks/mcp-0.5.9-h1sdm6zb.mjs +4 -0
  332. package/dist/chunks/mcp-0.5.9-vpwsq0wd.mjs +1 -0
  333. package/dist/chunks/mcpb-0.5.9-pavmx8mm.mjs +1 -0
  334. package/dist/chunks/memory-0.5.9-se036fe4.mjs +3 -0
  335. package/dist/chunks/mobile-0.5.9-57ycqdp3.mjs +2 -0
  336. package/dist/chunks/model-0.5.9-4e6fc1m4.mjs +1 -0
  337. package/dist/chunks/model-0.5.9-k0m86zrn.mjs +2 -0
  338. package/dist/chunks/node-0.5.9-ftk6pxmx.mjs +12 -0
  339. package/dist/chunks/oauth-0.5.9-bytwte72.mjs +1 -0
  340. package/dist/chunks/openaiShim-0.5.9-f9gdeama.mjs +14 -0
  341. package/dist/chunks/output-style-0.5.9-1wbqsbc0.mjs +1 -0
  342. package/dist/chunks/package-D6422PQU-0.5.9-4gkr65dy.mjs +1 -0
  343. package/dist/chunks/parseConnectUrl-0.5.9-d0t88r4n.mjs +1 -0
  344. package/dist/chunks/parser-0.5.9-j1kdtn15.mjs +1 -0
  345. package/dist/chunks/passes-0.5.9-w08t80rc.mjs +1 -0
  346. package/dist/chunks/permissions-0.5.9-mzx7w14f.mjs +3 -0
  347. package/dist/chunks/plan-0.5.9-trs5gepx.mjs +1 -0
  348. package/dist/chunks/plist-0.5.9-rzpv4ecn.mjs +1 -0
  349. package/dist/chunks/plugin-0.5.9-x1xsznkk.mjs +29 -0
  350. package/dist/chunks/pluginStartupCheck-0.5.9-qwkp82xp.mjs +1 -0
  351. package/dist/chunks/plugins-0.5.9-8yj1w6bf.mjs +9 -0
  352. package/dist/chunks/preActionHook-0.5.9-130eb4bx.mjs +2 -0
  353. package/dist/chunks/print-0.5.9-fm0q92d1.mjs +57 -0
  354. package/dist/chunks/privacy-settings-0.5.9-vhjhbccg.mjs +1 -0
  355. package/dist/chunks/process-0.5.9-syp1y7ym.mjs +1 -0
  356. package/dist/chunks/processBashCommand-0.5.9-admb0s9z.mjs +1 -0
  357. package/dist/chunks/processSlashCommand-0.5.9-x5wmbzr0.mjs +9 -0
  358. package/dist/chunks/prompt-0.5.9-6s763n7m.mjs +1 -0
  359. package/dist/chunks/prompt-0.5.9-fg1exp0e.mjs +1 -0
  360. package/dist/chunks/prompts-0.5.9-a6jrpexy.mjs +1 -0
  361. package/dist/chunks/protocolHandler-0.5.9-5920qvb2.mjs +13 -0
  362. package/dist/chunks/provider-0.5.9-ew50s03j.mjs +2 -0
  363. package/dist/chunks/providerProfiles-0.5.9-ygv5pxbq.mjs +1 -0
  364. package/dist/chunks/providerValidation-0.5.9-pebvjkk0.mjs +6 -0
  365. package/dist/chunks/rate-limit-options-0.5.9-p39mhxr9.mjs +1 -0
  366. package/dist/chunks/registerSubcommands-0.5.9-5576rw9k.mjs +34 -0
  367. package/dist/chunks/registry-0.5.9-tkmx5qgm.mjs +1 -0
  368. package/dist/chunks/release-notes-0.5.9-cmf1033z.mjs +5 -0
  369. package/dist/chunks/reload-plugins-0.5.9-ynqb4wwm.mjs +2 -0
  370. package/dist/chunks/remote-env-0.5.9-ddnwx90m.mjs +1 -0
  371. package/dist/chunks/remoteBridgeCore-0.5.9-br32ecze.mjs +1 -0
  372. package/dist/chunks/remoteSession-0.5.9-9ee3jy2n.mjs +1 -0
  373. package/dist/chunks/rename-0.5.9-h0npjxhv.mjs +1 -0
  374. package/dist/chunks/replBridgeHandle-0.5.9-4tjg5rct.mjs +1 -0
  375. package/dist/chunks/replLauncher-0.5.9-y4zkk3hb.mjs +1 -0
  376. package/dist/chunks/resume-0.5.9-5n9z570h.mjs +2 -0
  377. package/dist/chunks/rewind-0.5.9-cawzh2f5.mjs +1 -0
  378. package/dist/chunks/rootOptions-0.5.9-z7hher7x.mjs +1 -0
  379. package/dist/chunks/sandbox-adapter-0.5.9-m8dy3vak.mjs +1 -0
  380. package/dist/chunks/sandbox-toggle-0.5.9-d7hfb9dw.mjs +1 -0
  381. package/dist/chunks/session-0.5.9-spjfzb60.mjs +2 -0
  382. package/dist/chunks/sessionDiscovery-0.5.9-k8tw4apd.mjs +1 -0
  383. package/dist/chunks/sessionFileAccessHooks-0.5.9-kzd77836.mjs +1 -0
  384. package/dist/chunks/sessionStorage-0.5.9-5eaxh9e1.mjs +1 -0
  385. package/dist/chunks/settings-0.5.9-9y9yx2ep.mjs +1 -0
  386. package/dist/chunks/setup-0.5.9-cbnsjaz6.mjs +5 -0
  387. package/dist/chunks/sinks-0.5.9-3kes56y2.mjs +1 -0
  388. package/dist/chunks/skills-0.5.9-816ec23f.mjs +1 -0
  389. package/dist/chunks/startupProfiler-0.5.9-j5rdws5r.mjs +1 -0
  390. package/dist/chunks/startupUpdateCheck-0.5.9-wgd2amqq.mjs +1 -0
  391. package/dist/chunks/state-0.5.9-ssv90pdf.mjs +1 -0
  392. package/dist/chunks/stats-0.5.9-09jq1eez.mjs +6 -0
  393. package/dist/chunks/status-0.5.9-zm23czy4.mjs +1 -0
  394. package/dist/chunks/stickers-0.5.9-df1ha62e.mjs +1 -0
  395. package/dist/chunks/subprocessEnv-0.5.9-4bh9v7rk.mjs +1 -0
  396. package/dist/chunks/tasks-0.5.9-75eaj64t.mjs +1 -0
  397. package/dist/chunks/teamHelpers-0.5.9-a239c7as.mjs +1 -0
  398. package/dist/chunks/teammateModeSnapshot-0.5.9-gpfpnhg1.mjs +1 -0
  399. package/dist/chunks/teleport-0.5.9-jq0cm2ce.mjs +1 -0
  400. package/dist/chunks/terminalSetup-0.5.9-zscy8b5b.mjs +1 -0
  401. package/dist/chunks/theme-0.5.9-crkb4a1t.mjs +1 -0
  402. package/dist/chunks/thinkback-0.5.9-bqzpccev.mjs +1 -0
  403. package/dist/chunks/thinkback-play-0.5.9-avsgpz11.mjs +1 -0
  404. package/dist/chunks/toolPool-0.5.9-9k94r61g.mjs +1 -0
  405. package/dist/chunks/toolSearch-0.5.9-qm8rqvys.mjs +1 -0
  406. package/dist/chunks/tools-0.5.9-e5fa6xh1.mjs +1 -0
  407. package/dist/chunks/trustedDevice-0.5.9-dhpwn40g.mjs +1 -0
  408. package/dist/chunks/turndown.cjs-0.5.9-bwat06c0.mjs +69 -0
  409. package/dist/chunks/ultrareviewCommand-0.5.9-qfz8shw1.mjs +4 -0
  410. package/dist/chunks/update-0.5.9-yv6acwy6.mjs +86 -0
  411. package/dist/chunks/upgrade-0.5.9-3xpmapbj.mjs +1 -0
  412. package/dist/chunks/upstreamproxy-0.5.9-ebc62ytm.mjs +14 -0
  413. package/dist/chunks/url-handler-napi-0.5.9-ejbmjrv9.mjs +1 -0
  414. package/dist/chunks/usage-0.5.9-ze5694v0.mjs +1 -0
  415. package/dist/chunks/util-0.5.9-8517xr6w.mjs +1 -0
  416. package/dist/chunks/utils-0.5.9-tq5p3g26.mjs +1 -0
  417. package/dist/chunks/vim-0.5.9-3pwhv6s4.mjs +1 -0
  418. package/dist/chunks/watcher-0.5.9-ft2b96h8.mjs +1 -0
  419. package/dist/chunks/wiki-0.5.9-f96c34xg.mjs +132 -0
  420. package/dist/chunks/worktree-0.5.9-p28ne51h.mjs +1 -0
  421. package/dist/chunks/worktreeModeEnabled-0.5.9-4tgvrvd2.mjs +1 -0
  422. package/dist/chunks/wrapper-0.5.9-asjtntyw.mjs +7 -0
  423. package/dist/claudin-vscode.vsix +0 -0
  424. package/dist/cli.mjs +2 -7
  425. package/dist/help-agents.txt +8 -0
  426. package/dist/help-auth.txt +12 -0
  427. package/dist/help-auto-mode.txt +14 -0
  428. package/dist/help-doctor.txt +8 -0
  429. package/dist/help-install.txt +8 -0
  430. package/dist/help-mcp.txt +31 -0
  431. package/dist/help-plugin.txt +20 -0
  432. package/dist/help-plugins.txt +20 -0
  433. package/dist/help-setup-token.txt +6 -0
  434. package/dist/help-update.txt +6 -0
  435. package/dist/help-upgrade.txt +6 -0
  436. package/dist/help.txt +68 -0
  437. package/package.json +27 -24
  438. package/scripts/postinstall-warmup.mjs +70 -0
  439. package/dist/chunks/AgentTool-0.5.7-0krqsszm.mjs +0 -1
  440. package/dist/chunks/App-0.5.7-k8c6xsbz.mjs +0 -1
  441. package/dist/chunks/ApproveApiKey-0.5.7-djmd358f.mjs +0 -1
  442. package/dist/chunks/AssistantSessionChooser-0.5.7-40f5p134.mjs +0 -1
  443. package/dist/chunks/AutoModeOptInDialog-0.5.7-dgpfkf7n.mjs +0 -1
  444. package/dist/chunks/BypassPermissionsModeDialog-0.5.7-m2n3zekg.mjs +0 -1
  445. package/dist/chunks/ClaudeMdExternalIncludesDialog-0.5.7-8p2b9258.mjs +0 -1
  446. package/dist/chunks/ConsoleOAuthFlow-0.5.7-e11rkgsy.mjs +0 -1
  447. package/dist/chunks/DiffDialog-0.5.7-df3q0dyx.mjs +0 -3
  448. package/dist/chunks/Doctor-0.5.7-996gqph8.mjs +0 -1
  449. package/dist/chunks/Grove-0.5.7-7xphv8qp.mjs +0 -1
  450. package/dist/chunks/ITermBackend-0.5.7-rv5t26my.mjs +0 -1
  451. package/dist/chunks/InvalidConfigDialog-0.5.7-76awdeqe.mjs +0 -1
  452. package/dist/chunks/InvalidSettingsDialog-0.5.7-d59ky2sv.mjs +0 -1
  453. package/dist/chunks/MigrationDialog-0.5.7-nkkcryn5.mjs +0 -1
  454. package/dist/chunks/Onboarding-0.5.7-v3jtvbkn.mjs +0 -1
  455. package/dist/chunks/ProviderManager-0.5.7-92navbez.mjs +0 -1
  456. package/dist/chunks/REPL-0.5.7-6zag11mg.mjs +0 -1
  457. package/dist/chunks/ResumeConversation-0.5.7-hpgm4f1s.mjs +0 -1
  458. package/dist/chunks/SnapshotUpdateDialog-0.5.7-xrverbhp.mjs +0 -1
  459. package/dist/chunks/TeleportProgress-0.5.7-xn5z7dt4.mjs +0 -1
  460. package/dist/chunks/TeleportRepoMismatchDialog-0.5.7-s29rrsak.mjs +0 -1
  461. package/dist/chunks/TeleportResumeWrapper-0.5.7-3r5mn1za.mjs +0 -1
  462. package/dist/chunks/TmuxBackend-0.5.7-k3c0537z.mjs +0 -9
  463. package/dist/chunks/ToolSearchTool-0.5.7-mybq3qz5.mjs +0 -1
  464. package/dist/chunks/TrustDialog-0.5.7-r4dhznyf.mjs +0 -1
  465. package/dist/chunks/activeProvider-0.5.7-8emdm8j8.mjs +0 -1
  466. package/dist/chunks/add-dir-0.5.7-jwaavdc7.mjs +0 -1
  467. package/dist/chunks/agents-0.5.7-e7dajmrs.mjs +0 -110
  468. package/dist/chunks/agents-0.5.7-q2vtj7pt.mjs +0 -3
  469. package/dist/chunks/api-0.5.7-j8bn129y.mjs +0 -1
  470. package/dist/chunks/asciicast-0.5.7-rp1h8swq.mjs +0 -1
  471. package/dist/chunks/assistant-0.5.7-sfk22b3z.mjs +0 -1
  472. package/dist/chunks/auth-0.5.7-ez3n1qpx.mjs +0 -1
  473. package/dist/chunks/auth-0.5.7-khssh83t.mjs +0 -1
  474. package/dist/chunks/autoMode-0.5.7-ezn856pd.mjs +0 -48
  475. package/dist/chunks/autoUpdater-0.5.7-dkw2aw1e.mjs +0 -1
  476. package/dist/chunks/backgroundHousekeeping-0.5.7-9ejvx75r.mjs +0 -1
  477. package/dist/chunks/branch-0.5.7-cjbtbwg1.mjs +0 -4
  478. package/dist/chunks/bridgePointer-0.5.7-5z0vqchx.mjs +0 -1
  479. package/dist/chunks/btw-0.5.7-p3kbd1wf.mjs +0 -1
  480. package/dist/chunks/buddy-0.5.7-pa55rfb4.mjs +0 -3
  481. package/dist/chunks/cacache-0.5.7-anq54jwq.mjs +0 -1
  482. package/dist/chunks/cache-probe-0.5.7-6j5hzxc4.mjs +0 -21
  483. package/dist/chunks/cacheStats-0.5.7-e1byp2n2.mjs +0 -4
  484. package/dist/chunks/caches-0.5.7-w8n6wxaj.mjs +0 -1
  485. package/dist/chunks/claudeDesktop-0.5.7-5kkyx4pz.mjs +0 -1
  486. package/dist/chunks/claudemd-0.5.7-jb7byep9.mjs +0 -1
  487. package/dist/chunks/clear-0.5.7-tkh04z2c.mjs +0 -1
  488. package/dist/chunks/clearTerminal-0.5.7-mbqev32s.mjs +0 -1
  489. package/dist/chunks/cli-0.5.7-023jpnwm.mjs +0 -2
  490. package/dist/chunks/cli-0.5.7-08mn1pmc.mjs +0 -5
  491. package/dist/chunks/cli-0.5.7-0bv1xcbe.mjs +0 -21
  492. package/dist/chunks/cli-0.5.7-0df5m6td.mjs +0 -2
  493. package/dist/chunks/cli-0.5.7-0rvzfmhb.mjs +0 -2
  494. package/dist/chunks/cli-0.5.7-0s7wtvbz.mjs +0 -2
  495. package/dist/chunks/cli-0.5.7-1fmgwk5c.mjs +0 -2
  496. package/dist/chunks/cli-0.5.7-1kmeaqmc.mjs +0 -2
  497. package/dist/chunks/cli-0.5.7-20cz322w.mjs +0 -2
  498. package/dist/chunks/cli-0.5.7-23hg3t0h.mjs +0 -2
  499. package/dist/chunks/cli-0.5.7-258ytmbr.mjs +0 -2
  500. package/dist/chunks/cli-0.5.7-26pwg6gg.mjs +0 -2
  501. package/dist/chunks/cli-0.5.7-2h4rgwc9.mjs +0 -2
  502. package/dist/chunks/cli-0.5.7-2qxsy7jq.mjs +0 -12
  503. package/dist/chunks/cli-0.5.7-2tnvc3ka.mjs +0 -2
  504. package/dist/chunks/cli-0.5.7-2xm61gkr.mjs +0 -5
  505. package/dist/chunks/cli-0.5.7-2ytftsg5.mjs +0 -2
  506. package/dist/chunks/cli-0.5.7-31969syr.mjs +0 -2
  507. package/dist/chunks/cli-0.5.7-31hdc2nc.mjs +0 -2
  508. package/dist/chunks/cli-0.5.7-35yf0b84.mjs +0 -2
  509. package/dist/chunks/cli-0.5.7-3jrq7w6x.mjs +0 -2
  510. package/dist/chunks/cli-0.5.7-3xssm25z.mjs +0 -2
  511. package/dist/chunks/cli-0.5.7-469r2a5r.mjs +0 -193
  512. package/dist/chunks/cli-0.5.7-4eg4pktt.mjs +0 -2
  513. package/dist/chunks/cli-0.5.7-4gmpny6k.mjs +0 -133
  514. package/dist/chunks/cli-0.5.7-4zv4np07.mjs +0 -2
  515. package/dist/chunks/cli-0.5.7-500c5b8m.mjs +0 -4
  516. package/dist/chunks/cli-0.5.7-52mwnwy6.mjs +0 -58
  517. package/dist/chunks/cli-0.5.7-55zn2cct.mjs +0 -4
  518. package/dist/chunks/cli-0.5.7-5736yt36.mjs +0 -2
  519. package/dist/chunks/cli-0.5.7-5aghfr8k.mjs +0 -3
  520. package/dist/chunks/cli-0.5.7-5by4fby4.mjs +0 -2
  521. package/dist/chunks/cli-0.5.7-5e5xfeq6.mjs +0 -2
  522. package/dist/chunks/cli-0.5.7-5jaayymr.mjs +0 -17
  523. package/dist/chunks/cli-0.5.7-5jms2g5g.mjs +0 -2
  524. package/dist/chunks/cli-0.5.7-5kv9dgvn.mjs +0 -2
  525. package/dist/chunks/cli-0.5.7-5mrw857q.mjs +0 -4
  526. package/dist/chunks/cli-0.5.7-5q6tfz39.mjs +0 -2
  527. package/dist/chunks/cli-0.5.7-650e2qk4.mjs +0 -18
  528. package/dist/chunks/cli-0.5.7-67xxeffj.mjs +0 -2
  529. package/dist/chunks/cli-0.5.7-6d26vvaa.mjs +0 -2
  530. package/dist/chunks/cli-0.5.7-6g3w68ks.mjs +0 -2
  531. package/dist/chunks/cli-0.5.7-6gfay8ap.mjs +0 -2
  532. package/dist/chunks/cli-0.5.7-6gkpb0vw.mjs +0 -2
  533. package/dist/chunks/cli-0.5.7-6pssgqdn.mjs +0 -2
  534. package/dist/chunks/cli-0.5.7-6thqe6p4.mjs +0 -3
  535. package/dist/chunks/cli-0.5.7-73er78b7.mjs +0 -15
  536. package/dist/chunks/cli-0.5.7-7a9gq9ff.mjs +0 -2
  537. package/dist/chunks/cli-0.5.7-7hm7dxyp.mjs +0 -2
  538. package/dist/chunks/cli-0.5.7-7k456xwn.mjs +0 -3
  539. package/dist/chunks/cli-0.5.7-7mmyazqh.mjs +0 -34
  540. package/dist/chunks/cli-0.5.7-7rgsmfw7.mjs +0 -3
  541. package/dist/chunks/cli-0.5.7-7wyhqw17.mjs +0 -2
  542. package/dist/chunks/cli-0.5.7-82x8qaxx.mjs +0 -2
  543. package/dist/chunks/cli-0.5.7-89fcvfy0.mjs +0 -2
  544. package/dist/chunks/cli-0.5.7-8ac9d7r6.mjs +0 -2
  545. package/dist/chunks/cli-0.5.7-8ap24w7a.mjs +0 -2
  546. package/dist/chunks/cli-0.5.7-8e61g5bq.mjs +0 -10
  547. package/dist/chunks/cli-0.5.7-8sbq2qed.mjs +0 -2
  548. package/dist/chunks/cli-0.5.7-8sqyymdb.mjs +0 -2
  549. package/dist/chunks/cli-0.5.7-8ychjqct.mjs +0 -16
  550. package/dist/chunks/cli-0.5.7-93eaxn9a.mjs +0 -2
  551. package/dist/chunks/cli-0.5.7-93k1z52y.mjs +0 -2
  552. package/dist/chunks/cli-0.5.7-9acdh8nc.mjs +0 -2
  553. package/dist/chunks/cli-0.5.7-9jck3vts.mjs +0 -15
  554. package/dist/chunks/cli-0.5.7-9rbmn26q.mjs +0 -24
  555. package/dist/chunks/cli-0.5.7-9sysdak3.mjs +0 -2
  556. package/dist/chunks/cli-0.5.7-9ysat94v.mjs +0 -2
  557. package/dist/chunks/cli-0.5.7-9z55nm22.mjs +0 -3
  558. package/dist/chunks/cli-0.5.7-9zwbnq8g.mjs +0 -2
  559. package/dist/chunks/cli-0.5.7-a47hzz3r.mjs +0 -2
  560. package/dist/chunks/cli-0.5.7-aq7a3646.mjs +0 -2
  561. package/dist/chunks/cli-0.5.7-ayjrdmrk.mjs +0 -2
  562. package/dist/chunks/cli-0.5.7-b51h487f.mjs +0 -2
  563. package/dist/chunks/cli-0.5.7-bkptgahs.mjs +0 -4
  564. package/dist/chunks/cli-0.5.7-bnapjxz4.mjs +0 -2
  565. package/dist/chunks/cli-0.5.7-bzrvdrq4.mjs +0 -2
  566. package/dist/chunks/cli-0.5.7-c1mv1399.mjs +0 -2
  567. package/dist/chunks/cli-0.5.7-c9dtw94k.mjs +0 -2
  568. package/dist/chunks/cli-0.5.7-cakvh73p.mjs +0 -2
  569. package/dist/chunks/cli-0.5.7-d19d4v07.mjs +0 -2
  570. package/dist/chunks/cli-0.5.7-d4gtv7f7.mjs +0 -2
  571. package/dist/chunks/cli-0.5.7-de90yre1.mjs +0 -2
  572. package/dist/chunks/cli-0.5.7-dntg9qbj.mjs +0 -133
  573. package/dist/chunks/cli-0.5.7-dp3z7wkh.mjs +0 -2
  574. package/dist/chunks/cli-0.5.7-dr7n1fyv.mjs +0 -20
  575. package/dist/chunks/cli-0.5.7-e8eqdfnf.mjs +0 -2
  576. package/dist/chunks/cli-0.5.7-eer6xagb.mjs +0 -2
  577. package/dist/chunks/cli-0.5.7-esx85d2g.mjs +0 -2
  578. package/dist/chunks/cli-0.5.7-eyemfxtz.mjs +0 -2
  579. package/dist/chunks/cli-0.5.7-fx3gesdm.mjs +0 -2
  580. package/dist/chunks/cli-0.5.7-g2dd5t6j.mjs +0 -2
  581. package/dist/chunks/cli-0.5.7-g4n7dg2d.mjs +0 -9
  582. package/dist/chunks/cli-0.5.7-g7k0r0ea.mjs +0 -5
  583. package/dist/chunks/cli-0.5.7-g8dqk0se.mjs +0 -2
  584. package/dist/chunks/cli-0.5.7-gcnk0vke.mjs +0 -6
  585. package/dist/chunks/cli-0.5.7-gnq8vh0c.mjs +0 -2
  586. package/dist/chunks/cli-0.5.7-gy4csxb5.mjs +0 -2
  587. package/dist/chunks/cli-0.5.7-h9v4tqbs.mjs +0 -24
  588. package/dist/chunks/cli-0.5.7-hdcnw5y4.mjs +0 -2
  589. package/dist/chunks/cli-0.5.7-hhre0h51.mjs +0 -2
  590. package/dist/chunks/cli-0.5.7-hp25yk8y.mjs +0 -2
  591. package/dist/chunks/cli-0.5.7-hq4wbper.mjs +0 -11
  592. package/dist/chunks/cli-0.5.7-hw11qa05.mjs +0 -3
  593. package/dist/chunks/cli-0.5.7-hw3pyj8g.mjs +0 -2
  594. package/dist/chunks/cli-0.5.7-j7h72bgz.mjs +0 -2
  595. package/dist/chunks/cli-0.5.7-j8q5bja8.mjs +0 -2
  596. package/dist/chunks/cli-0.5.7-jf3f8gen.mjs +0 -2
  597. package/dist/chunks/cli-0.5.7-jga8kgpr.mjs +0 -2
  598. package/dist/chunks/cli-0.5.7-jptzskw1.mjs +0 -2
  599. package/dist/chunks/cli-0.5.7-jw2te6th.mjs +0 -2
  600. package/dist/chunks/cli-0.5.7-k11mzgcb.mjs +0 -2
  601. package/dist/chunks/cli-0.5.7-kctf48t4.mjs +0 -7
  602. package/dist/chunks/cli-0.5.7-knkzkqbw.mjs +0 -2
  603. package/dist/chunks/cli-0.5.7-kp9pg4sr.mjs +0 -2
  604. package/dist/chunks/cli-0.5.7-kvazvrra.mjs +0 -2
  605. package/dist/chunks/cli-0.5.7-ky5khwx2.mjs +0 -2
  606. package/dist/chunks/cli-0.5.7-m0841vt9.mjs +0 -2
  607. package/dist/chunks/cli-0.5.7-m4ekdyhj.mjs +0 -2
  608. package/dist/chunks/cli-0.5.7-m4wwfa6q.mjs +0 -2
  609. package/dist/chunks/cli-0.5.7-m5q27x96.mjs +0 -2
  610. package/dist/chunks/cli-0.5.7-m82d23hf.mjs +0 -2
  611. package/dist/chunks/cli-0.5.7-mdcw5fyw.mjs +0 -4
  612. package/dist/chunks/cli-0.5.7-mz4njeb9.mjs +0 -39
  613. package/dist/chunks/cli-0.5.7-mzfr99sc.mjs +0 -67
  614. package/dist/chunks/cli-0.5.7-p381d4sx.mjs +0 -3
  615. package/dist/chunks/cli-0.5.7-p4mv49ab.mjs +0 -25
  616. package/dist/chunks/cli-0.5.7-pse9qff7.mjs +0 -2
  617. package/dist/chunks/cli-0.5.7-pzjz115k.mjs +0 -2
  618. package/dist/chunks/cli-0.5.7-q0pq4367.mjs +0 -9
  619. package/dist/chunks/cli-0.5.7-q2e6xpch.mjs +0 -5281
  620. package/dist/chunks/cli-0.5.7-q6sgd9ng.mjs +0 -12
  621. package/dist/chunks/cli-0.5.7-q8v8naf8.mjs +0 -2
  622. package/dist/chunks/cli-0.5.7-qdcp748z.mjs +0 -2
  623. package/dist/chunks/cli-0.5.7-qdqrgv1q.mjs +0 -2
  624. package/dist/chunks/cli-0.5.7-qk0n5hqa.mjs +0 -9
  625. package/dist/chunks/cli-0.5.7-r4cdt1b9.mjs +0 -50
  626. package/dist/chunks/cli-0.5.7-ra5kv4tw.mjs +0 -2
  627. package/dist/chunks/cli-0.5.7-rb75eq83.mjs +0 -2
  628. package/dist/chunks/cli-0.5.7-rggstqv6.mjs +0 -2
  629. package/dist/chunks/cli-0.5.7-rr1yd8f3.mjs +0 -4
  630. package/dist/chunks/cli-0.5.7-rzts2ke3.mjs +0 -2
  631. package/dist/chunks/cli-0.5.7-s09knvta.mjs +0 -3
  632. package/dist/chunks/cli-0.5.7-s5nd54ga.mjs +0 -3
  633. package/dist/chunks/cli-0.5.7-sb3fjts4.mjs +0 -2
  634. package/dist/chunks/cli-0.5.7-sjd6g3n6.mjs +0 -15
  635. package/dist/chunks/cli-0.5.7-sjx0wm99.mjs +0 -2
  636. package/dist/chunks/cli-0.5.7-skfm51ta.mjs +0 -44
  637. package/dist/chunks/cli-0.5.7-sx7pr75m.mjs +0 -2
  638. package/dist/chunks/cli-0.5.7-t6mtpr04.mjs +0 -2
  639. package/dist/chunks/cli-0.5.7-t8z48kc2.mjs +0 -4
  640. package/dist/chunks/cli-0.5.7-tbga87q3.mjs +0 -2
  641. package/dist/chunks/cli-0.5.7-tc3vm4ra.mjs +0 -2
  642. package/dist/chunks/cli-0.5.7-tgq7dtyz.mjs +0 -2
  643. package/dist/chunks/cli-0.5.7-tpjjm1z2.mjs +0 -45
  644. package/dist/chunks/cli-0.5.7-tqn2ged5.mjs +0 -2
  645. package/dist/chunks/cli-0.5.7-twqt7rxq.mjs +0 -6
  646. package/dist/chunks/cli-0.5.7-vgc7nzef.mjs +0 -2
  647. package/dist/chunks/cli-0.5.7-vk8p3n59.mjs +0 -2
  648. package/dist/chunks/cli-0.5.7-vn5aht50.mjs +0 -2
  649. package/dist/chunks/cli-0.5.7-vvrg78m6.mjs +0 -2
  650. package/dist/chunks/cli-0.5.7-vy4r02pg.mjs +0 -4
  651. package/dist/chunks/cli-0.5.7-vyxaeh82.mjs +0 -2
  652. package/dist/chunks/cli-0.5.7-w024nwsf.mjs +0 -2
  653. package/dist/chunks/cli-0.5.7-w16wj21h.mjs +0 -2
  654. package/dist/chunks/cli-0.5.7-w1bf9y93.mjs +0 -3
  655. package/dist/chunks/cli-0.5.7-w2fb8g6y.mjs +0 -2
  656. package/dist/chunks/cli-0.5.7-w50j12vv.mjs +0 -2
  657. package/dist/chunks/cli-0.5.7-w6nex68w.mjs +0 -2
  658. package/dist/chunks/cli-0.5.7-wz2cbwxt.mjs +0 -4
  659. package/dist/chunks/cli-0.5.7-x0n9mq65.mjs +0 -2
  660. package/dist/chunks/cli-0.5.7-x1azmh1g.mjs +0 -2
  661. package/dist/chunks/cli-0.5.7-x1w96j6d.mjs +0 -59
  662. package/dist/chunks/cli-0.5.7-x7dabprd.mjs +0 -2
  663. package/dist/chunks/cli-0.5.7-x8t1aeey.mjs +0 -2
  664. package/dist/chunks/cli-0.5.7-xepvraxn.mjs +0 -2
  665. package/dist/chunks/cli-0.5.7-xn6deh04.mjs +0 -6
  666. package/dist/chunks/cli-0.5.7-y2vc4xb6.mjs +0 -12
  667. package/dist/chunks/cli-0.5.7-y3pa8ttm.mjs +0 -2
  668. package/dist/chunks/cli-0.5.7-yaywev87.mjs +0 -2
  669. package/dist/chunks/cli-0.5.7-ycj2xr53.mjs +0 -3
  670. package/dist/chunks/cli-0.5.7-yzncgfs4.mjs +0 -18
  671. package/dist/chunks/cli-0.5.7-z1n09m4p.mjs +0 -2
  672. package/dist/chunks/cli-0.5.7-z97pranc.mjs +0 -2
  673. package/dist/chunks/cli-0.5.7-za19q18c.mjs +0 -2
  674. package/dist/chunks/cli-0.5.7-zb8ztx8p.mjs +0 -2
  675. package/dist/chunks/cli-0.5.7-zkw2fx86.mjs +0 -2
  676. package/dist/chunks/client-0.5.7-bqw74z29.mjs +0 -1
  677. package/dist/chunks/color-0.5.7-v1s3bvcj.mjs +0 -1
  678. package/dist/chunks/compact-0.5.7-7kxsprp5.mjs +0 -3
  679. package/dist/chunks/config-0.5.7-e41nnxnm.mjs +0 -1
  680. package/dist/chunks/config-0.5.7-q40ykcbb.mjs +0 -1
  681. package/dist/chunks/context-0.5.7-qvcehmj5.mjs +0 -1
  682. package/dist/chunks/context-noninteractive-0.5.7-02tkje0w.mjs +0 -1
  683. package/dist/chunks/conversation-0.5.7-h7r20gzw.mjs +0 -1
  684. package/dist/chunks/copy-0.5.7-p3xxq9b3.mjs +0 -9
  685. package/dist/chunks/cost-0.5.7-s3rzm0vd.mjs +0 -1
  686. package/dist/chunks/createSSHSession-0.5.7-s9fc5f1h.mjs +0 -1
  687. package/dist/chunks/createSession-0.5.7-4e64teqm.mjs +0 -1
  688. package/dist/chunks/debug-0.5.7-v8bqkmzm.mjs +0 -1
  689. package/dist/chunks/desktop-0.5.7-tna0yskx.mjs +0 -1
  690. package/dist/chunks/detectRepository-0.5.7-3dy7yz89.mjs +0 -1
  691. package/dist/chunks/detection-0.5.7-39zsjy8t.mjs +0 -1
  692. package/dist/chunks/diff-0.5.7-9ywmnxmx.mjs +0 -1
  693. package/dist/chunks/doctor-0.5.7-ty5zxpem.mjs +0 -1
  694. package/dist/chunks/doctorDiagnostic-0.5.7-g458bh9g.mjs +0 -1
  695. package/dist/chunks/earlyInput-0.5.7-x73yj3dn.mjs +0 -1
  696. package/dist/chunks/effort-0.5.7-h76k43fj.mjs +0 -10
  697. package/dist/chunks/envUtils-0.5.7-w1t7akfc.mjs +0 -1
  698. package/dist/chunks/environmentSelection-0.5.7-5dsnr0sv.mjs +0 -1
  699. package/dist/chunks/environments-0.5.7-pqh2gnjb.mjs +0 -1
  700. package/dist/chunks/errors-0.5.7-pa0hz043.mjs +0 -1
  701. package/dist/chunks/exampleCommands-0.5.7-3dtjxdad.mjs +0 -1
  702. package/dist/chunks/exit-0.5.7-0wrw77gk.mjs +0 -1
  703. package/dist/chunks/export-0.5.7-zw9rbf4j.mjs +0 -2
  704. package/dist/chunks/extra-usage-0.5.7-rfya84j0.mjs +0 -1
  705. package/dist/chunks/extra-usage-noninteractive-0.5.7-a1b9ndnm.mjs +0 -1
  706. package/dist/chunks/fast-0.5.7-2p6srbep.mjs +0 -1
  707. package/dist/chunks/feedback-0.5.7-181z18rn.mjs +0 -14
  708. package/dist/chunks/firstPartyEventLogger-0.5.7-xndd9dd0.mjs +0 -1
  709. package/dist/chunks/git-0.5.7-7gyptyxn.mjs +0 -1
  710. package/dist/chunks/githubModelsCredentials-0.5.7-9zhn44n6.mjs +0 -1
  711. package/dist/chunks/growthbook-0.5.7-1mynkk8j.mjs +0 -1
  712. package/dist/chunks/headless-0.5.7-9f87m6f5.mjs +0 -2
  713. package/dist/chunks/heapdump-0.5.7-ns6mqawv.mjs +0 -6
  714. package/dist/chunks/help-0.5.7-px56h6fs.mjs +0 -1
  715. package/dist/chunks/hookChains-0.5.7-1a6qvexe.mjs +0 -3
  716. package/dist/chunks/hooks-0.5.7-azm2m6rs.mjs +0 -79
  717. package/dist/chunks/hooks-0.5.7-fyp8e3f5.mjs +0 -1
  718. package/dist/chunks/ide-0.5.7-v9hbn8cp.mjs +0 -3
  719. package/dist/chunks/image-processor-napi-0.5.7-e41p58ef.mjs +0 -1
  720. package/dist/chunks/index-0.5.7-0tncgnn3.mjs +0 -1
  721. package/dist/chunks/index-0.5.7-30mrmtkn.mjs +0 -1
  722. package/dist/chunks/index-0.5.7-62s7cp1b.mjs +0 -1
  723. package/dist/chunks/index-0.5.7-69akvbm4.mjs +0 -1
  724. package/dist/chunks/index-0.5.7-6y6f5cws.mjs +0 -1
  725. package/dist/chunks/index-0.5.7-7w3agvzm.mjs +0 -10
  726. package/dist/chunks/index-0.5.7-8jwymzr6.mjs +0 -1
  727. package/dist/chunks/index-0.5.7-8m53gyr6.mjs +0 -9
  728. package/dist/chunks/index-0.5.7-ct6jw15p.mjs +0 -2
  729. package/dist/chunks/index-0.5.7-dr470b86.mjs +0 -1
  730. package/dist/chunks/index-0.5.7-e4rvp0fn.mjs +0 -1
  731. package/dist/chunks/index-0.5.7-fkw6rn8z.mjs +0 -1
  732. package/dist/chunks/index-0.5.7-h1xjcbtb.mjs +0 -1
  733. package/dist/chunks/index-0.5.7-ma3xmxv3.mjs +0 -2
  734. package/dist/chunks/index-0.5.7-qn7zmh31.mjs +0 -9
  735. package/dist/chunks/index-0.5.7-rd44m0e6.mjs +0 -30
  736. package/dist/chunks/index-0.5.7-te1s21zz.mjs +0 -5
  737. package/dist/chunks/index-0.5.7-vm9zmzmr.mjs +0 -1
  738. package/dist/chunks/index-0.5.7-wpffxvtn.mjs +0 -1
  739. package/dist/chunks/index-0.5.7-wwfn7x53.mjs +0 -1
  740. package/dist/chunks/index-0.5.7-ybcvbcjt.mjs +0 -1
  741. package/dist/chunks/index-0.5.7-yw3tp60c.mjs +0 -1
  742. package/dist/chunks/initReplBridge-0.5.7-xpy8ap8n.mjs +0 -1
  743. package/dist/chunks/ink-0.5.7-dwmx157s.mjs +0 -1
  744. package/dist/chunks/insights-0.5.7-5fpd27dr.mjs +0 -870
  745. package/dist/chunks/install-0.5.7-6sc73ew8.mjs +0 -1
  746. package/dist/chunks/install-github-app-0.5.7-jcyktynf.mjs +0 -149
  747. package/dist/chunks/install-slack-app-0.5.7-mk4a14ww.mjs +0 -1
  748. package/dist/chunks/instrumentation-0.5.7-116w6tf4.mjs +0 -1
  749. package/dist/chunks/interactiveHelpers-0.5.7-zbfkwcsb.mjs +0 -1
  750. package/dist/chunks/keybindings-0.5.7-k2s0bryc.mjs +0 -2
  751. package/dist/chunks/knowledge-0.5.7-55b2ckth.mjs +0 -2
  752. package/dist/chunks/latestVersionCache-0.5.7-k9pyxzrk.mjs +0 -1
  753. package/dist/chunks/loadAgentsDir-0.5.7-9bmbg04z.mjs +0 -1
  754. package/dist/chunks/loadPluginHooks-0.5.7-bcdwwerp.mjs +0 -1
  755. package/dist/chunks/loadPluginHooks-0.5.7-mdt3yvfc.mjs +0 -1
  756. package/dist/chunks/log-0.5.7-wcft0eyv.mjs +0 -1
  757. package/dist/chunks/main-0.5.7-9sxhszx9.mjs +0 -1236
  758. package/dist/chunks/managedEnv-0.5.7-k4gyyt60.mjs +0 -1
  759. package/dist/chunks/mcp-0.5.7-9z74evcf.mjs +0 -1
  760. package/dist/chunks/mcp-0.5.7-djz3mjw4.mjs +0 -4
  761. package/dist/chunks/mcp-0.5.7-n62qd49c.mjs +0 -17
  762. package/dist/chunks/mcpb-0.5.7-bqt73vjr.mjs +0 -1
  763. package/dist/chunks/memory-0.5.7-chxjrvf2.mjs +0 -3
  764. package/dist/chunks/mobile-0.5.7-y0cn32br.mjs +0 -2
  765. package/dist/chunks/model-0.5.7-7mt2xn7w.mjs +0 -1
  766. package/dist/chunks/model-0.5.7-fdhr0cwa.mjs +0 -2
  767. package/dist/chunks/oauth-0.5.7-xf0qbv6v.mjs +0 -1
  768. package/dist/chunks/openaiShim-0.5.7-0cejk3sb.mjs +0 -14
  769. package/dist/chunks/output-style-0.5.7-t5qc5jxe.mjs +0 -1
  770. package/dist/chunks/package-APBHZ5F3-0.5.7-7bp8s9sg.mjs +0 -1
  771. package/dist/chunks/parseConnectUrl-0.5.7-903apk0t.mjs +0 -1
  772. package/dist/chunks/parser-0.5.7-jnq01hth.mjs +0 -1
  773. package/dist/chunks/passes-0.5.7-nk3fgxyh.mjs +0 -1
  774. package/dist/chunks/permissions-0.5.7-q7whkp76.mjs +0 -3
  775. package/dist/chunks/plan-0.5.7-w5hgy3s7.mjs +0 -1
  776. package/dist/chunks/plist-0.5.7-jwz5qjtz.mjs +0 -1
  777. package/dist/chunks/plugin-0.5.7-x7xcey6d.mjs +0 -29
  778. package/dist/chunks/pluginStartupCheck-0.5.7-gy2e0dge.mjs +0 -1
  779. package/dist/chunks/plugins-0.5.7-2ehzph1a.mjs +0 -9
  780. package/dist/chunks/print-0.5.7-mjx6j0dk.mjs +0 -57
  781. package/dist/chunks/privacy-settings-0.5.7-rkmc34t8.mjs +0 -1
  782. package/dist/chunks/process-0.5.7-8c0qwpv6.mjs +0 -1
  783. package/dist/chunks/processBashCommand-0.5.7-czwzjsj9.mjs +0 -1
  784. package/dist/chunks/processSlashCommand-0.5.7-512rz16m.mjs +0 -9
  785. package/dist/chunks/prompt-0.5.7-r8ewyzer.mjs +0 -1
  786. package/dist/chunks/prompt-0.5.7-z98k679g.mjs +0 -1
  787. package/dist/chunks/prompts-0.5.7-g8mh8as5.mjs +0 -1
  788. package/dist/chunks/protocolHandler-0.5.7-p86as7s6.mjs +0 -13
  789. package/dist/chunks/provider-0.5.7-x4t1g0nh.mjs +0 -2
  790. package/dist/chunks/providerProfiles-0.5.7-dz70g8ys.mjs +0 -1
  791. package/dist/chunks/rate-limit-options-0.5.7-n282sweb.mjs +0 -1
  792. package/dist/chunks/registry-0.5.7-h8q8eay6.mjs +0 -1
  793. package/dist/chunks/release-notes-0.5.7-2h20frk0.mjs +0 -5
  794. package/dist/chunks/reload-plugins-0.5.7-z50apk74.mjs +0 -2
  795. package/dist/chunks/remote-env-0.5.7-08abe77m.mjs +0 -1
  796. package/dist/chunks/remoteBridgeCore-0.5.7-jdasqn18.mjs +0 -1
  797. package/dist/chunks/remoteSession-0.5.7-nq05jhdv.mjs +0 -1
  798. package/dist/chunks/rename-0.5.7-812j1w4d.mjs +0 -1
  799. package/dist/chunks/replBridgeHandle-0.5.7-aa3cp3ea.mjs +0 -1
  800. package/dist/chunks/resume-0.5.7-weq0rn3m.mjs +0 -2
  801. package/dist/chunks/rewind-0.5.7-y54y78kx.mjs +0 -1
  802. package/dist/chunks/sandbox-adapter-0.5.7-tb5qenm4.mjs +0 -1
  803. package/dist/chunks/sandbox-toggle-0.5.7-nxcpekeq.mjs +0 -1
  804. package/dist/chunks/session-0.5.7-ky2s0856.mjs +0 -2
  805. package/dist/chunks/sessionDiscovery-0.5.7-wr82xcxs.mjs +0 -1
  806. package/dist/chunks/sessionFileAccessHooks-0.5.7-0j8f4we0.mjs +0 -1
  807. package/dist/chunks/sessionStorage-0.5.7-qghsxmr2.mjs +0 -1
  808. package/dist/chunks/settings-0.5.7-xa4hccmb.mjs +0 -1
  809. package/dist/chunks/setup-0.5.7-s4yfpbyd.mjs +0 -5
  810. package/dist/chunks/sinks-0.5.7-feq030bq.mjs +0 -1
  811. package/dist/chunks/skills-0.5.7-h2r9d209.mjs +0 -1
  812. package/dist/chunks/startupProfiler-0.5.7-f44bsnqn.mjs +0 -1
  813. package/dist/chunks/startupUpdateCheck-0.5.7-7ff14fag.mjs +0 -1
  814. package/dist/chunks/state-0.5.7-cwk8b4cx.mjs +0 -1
  815. package/dist/chunks/stats-0.5.7-wd077xj7.mjs +0 -6
  816. package/dist/chunks/status-0.5.7-5qy7pnk9.mjs +0 -1
  817. package/dist/chunks/stickers-0.5.7-7s145w6d.mjs +0 -1
  818. package/dist/chunks/subprocessEnv-0.5.7-5dv3w3xn.mjs +0 -1
  819. package/dist/chunks/tasks-0.5.7-q79z0h3e.mjs +0 -1
  820. package/dist/chunks/teamHelpers-0.5.7-b8qf5f0d.mjs +0 -1
  821. package/dist/chunks/teammateModeSnapshot-0.5.7-kvmjwag8.mjs +0 -1
  822. package/dist/chunks/teleport-0.5.7-x740q45r.mjs +0 -1
  823. package/dist/chunks/terminalSetup-0.5.7-z8ytqt6q.mjs +0 -1
  824. package/dist/chunks/theme-0.5.7-9asaqpc9.mjs +0 -1
  825. package/dist/chunks/thinkback-0.5.7-6bzqdm8h.mjs +0 -1
  826. package/dist/chunks/thinkback-play-0.5.7-5m54zaez.mjs +0 -1
  827. package/dist/chunks/toolPool-0.5.7-5rd6jp71.mjs +0 -1
  828. package/dist/chunks/toolSearch-0.5.7-wgqasfmq.mjs +0 -1
  829. package/dist/chunks/trustedDevice-0.5.7-5qbzragc.mjs +0 -1
  830. package/dist/chunks/turndown.cjs-0.5.7-3fjybn8j.mjs +0 -69
  831. package/dist/chunks/ultrareviewCommand-0.5.7-98p7mn4r.mjs +0 -4
  832. package/dist/chunks/update-0.5.7-2jgnt5gj.mjs +0 -86
  833. package/dist/chunks/upgrade-0.5.7-1fa84f4g.mjs +0 -1
  834. package/dist/chunks/upstreamproxy-0.5.7-1p7vn612.mjs +0 -14
  835. package/dist/chunks/url-handler-napi-0.5.7-312p1719.mjs +0 -1
  836. package/dist/chunks/usage-0.5.7-qrsabcka.mjs +0 -1
  837. package/dist/chunks/util-0.5.7-tpzcah5j.mjs +0 -1
  838. package/dist/chunks/utils-0.5.7-8a2ekyr5.mjs +0 -1
  839. package/dist/chunks/vim-0.5.7-w4e8vpjf.mjs +0 -1
  840. package/dist/chunks/watcher-0.5.7-cj50b60x.mjs +0 -1
  841. package/dist/chunks/wiki-0.5.7-ccjdtg8v.mjs +0 -132
  842. package/dist/chunks/worktree-0.5.7-g8wrf9zf.mjs +0 -1
  843. package/dist/chunks/worktreeModeEnabled-0.5.7-w4jdaq8p.mjs +0 -1
  844. package/dist/chunks/wrapper-0.5.7-8k82xd0n.mjs +0 -7
@@ -1 +0,0 @@
1
- import{pg as L,qg as x}from"./cli-0.5.7-m0841vt9.mjs";import{iE as $,jE as b,nE as B,oE as f,pE as l}from"./cli-0.5.7-q2e6xpch.mjs";import"./cli-0.5.7-w16wj21h.mjs";import"./cli-0.5.7-tc3vm4ra.mjs";import"./cli-0.5.7-7hm7dxyp.mjs";import"./cli-0.5.7-gy4csxb5.mjs";import"./cli-0.5.7-bzrvdrq4.mjs";import"./cli-0.5.7-gnq8vh0c.mjs";import"./cli-0.5.7-93k1z52y.mjs";import"./cli-0.5.7-zb8ztx8p.mjs";import"./cli-0.5.7-w50j12vv.mjs";import"./cli-0.5.7-93eaxn9a.mjs";import"./cli-0.5.7-h9v4tqbs.mjs";import"./cli-0.5.7-vyxaeh82.mjs";import"./cli-0.5.7-31969syr.mjs";import"./cli-0.5.7-73er78b7.mjs";import"./cli-0.5.7-sb3fjts4.mjs";import"./cli-0.5.7-hq4wbper.mjs";import"./cli-0.5.7-yaywev87.mjs";import"./cli-0.5.7-7mmyazqh.mjs";import"./cli-0.5.7-aq7a3646.mjs";import"./cli-0.5.7-pzjz115k.mjs";import"./cli-0.5.7-tbga87q3.mjs";import"./cli-0.5.7-7a9gq9ff.mjs";import{KW as J,MW as C,nX as M,pX as u,rV as i}from"./cli-0.5.7-x1w96j6d.mjs";import"./cli-0.5.7-9z55nm22.mjs";import"./cli-0.5.7-0rvzfmhb.mjs";import"./cli-0.5.7-kp9pg4sr.mjs";import"./cli-0.5.7-gcnk0vke.mjs";import"./cli-0.5.7-6d26vvaa.mjs";import"./cli-0.5.7-e8eqdfnf.mjs";import"./cli-0.5.7-9acdh8nc.mjs";import"./cli-0.5.7-g7k0r0ea.mjs";import{PY as q,QY as Q,RY as O}from"./cli-0.5.7-vgc7nzef.mjs";import{SY as j}from"./cli-0.5.7-8sbq2qed.mjs";import"./cli-0.5.7-jw2te6th.mjs";import"./cli-0.5.7-20cz322w.mjs";import"./cli-0.5.7-m5q27x96.mjs";import"./cli-0.5.7-6pssgqdn.mjs";import"./cli-0.5.7-5e5xfeq6.mjs";import"./cli-0.5.7-8ychjqct.mjs";import"./cli-0.5.7-g4n7dg2d.mjs";import"./cli-0.5.7-xn6deh04.mjs";import"./cli-0.5.7-dntg9qbj.mjs";import"./cli-0.5.7-rggstqv6.mjs";import"./cli-0.5.7-0df5m6td.mjs";import"./cli-0.5.7-yzncgfs4.mjs";import"./cli-0.5.7-2qxsy7jq.mjs";import"./cli-0.5.7-89fcvfy0.mjs";import{G$ as d,J$ as I,T$ as c,w9 as _,y9 as m}from"./cli-0.5.7-469r2a5r.mjs";import"./cli-0.5.7-mzfr99sc.mjs";import"./cli-0.5.7-5mrw857q.mjs";import"./cli-0.5.7-c9dtw94k.mjs";import"./cli-0.5.7-0s7wtvbz.mjs";import"./cli-0.5.7-35yf0b84.mjs";import"./cli-0.5.7-sjx0wm99.mjs";import"./cli-0.5.7-xepvraxn.mjs";import{Nea as h,Pea as D}from"./cli-0.5.7-26pwg6gg.mjs";import{Pfa as H,Sfa as T}from"./cli-0.5.7-twqt7rxq.mjs";import"./cli-0.5.7-pse9qff7.mjs";import"./cli-0.5.7-tqn2ged5.mjs";import{Gga as v,Nga as S}from"./cli-0.5.7-skfm51ta.mjs";import"./cli-0.5.7-hp25yk8y.mjs";import"./cli-0.5.7-m4wwfa6q.mjs";import{Vma as W}from"./cli-0.5.7-258ytmbr.mjs";D();x();u();T();m();S();l();c();O();var p=W(i(),1),A=W(j(),1);import{homedir as n}from"node:os";import{join as r}from"node:path";function a(){let U=_.platform==="win32",z=n();if(U)return r(z,".local","bin","claudin.exe").replace(/\//g,"\\");return"~/.local/bin/claudin"}function V(U){let z=p.c(5),{messages:G}=U;if(G.length===0)return null;let y;if(z[0]===Symbol.for("react.memo_cache_sentinel"))y=q(J,{children:Q(C,{color:"warning",children:[q(L,{status:"warning",withSpace:!0}),"Setup notes:"]})}),z[0]=y;else y=z[0];let K;if(z[1]!==G)K=G.map(o),z[1]=G,z[2]=K;else K=z[2];let Y;if(z[3]!==K)Y=Q(J,{flexDirection:"column",gap:0,marginBottom:1,children:[y,K]}),z[3]=K,z[4]=Y;else Y=z[4];return Y}function o(U,z){return q(J,{marginLeft:2,children:Q(C,{dimColor:!0,children:["• ",U]})},z)}function g({onDone:U,force:z,target:G}){let[y,K]=A.useState({type:"checking"});return A.useEffect(()=>{async function Y(){try{H(`Install: Starting installation process (force=${z}, target=${G})`);let Z=G||I()?.autoUpdatesChannel||"latest";K({type:"installing",version:Z}),H(`Install: Calling installLatest(channelOrVersion=${Z}, forceReinstall=${z})`);let R=await b(Z,z);if(H(`Install: installLatest returned version=${R.latestVersion}, wasUpdated=${R.wasUpdated}, lockFailed=${R.lockFailed}`),R.lockFailed)throw Error("Could not install - another process is currently installing Claude. Please try again in a moment.");if(!R.latestVersion)H("Install: Failed to retrieve version information during install",{level:"error"});if(!R.wasUpdated)H("Install: Already up to date");K({type:"setting-up"});let k=await $(!0);if(H(`Install: Setup launcher completed with ${k.length} messages`),k.length>0)k.forEach((X)=>H(`Install: Setup message: ${X.message}`));H("Install: Cleaning up npm installations after successful install");let{removed:E,errors:N,warnings:F}=await f();if(E>0)H(`Cleaned up ${E} npm installation(s)`);if(N.length>0)H(`Cleanup errors: ${N.join(", ")}`);let P=await B();if(P.length>0)H(`Shell alias cleanup: ${P.map((X)=>X.message).join("; ")}`);if(h("tengu_claude_install_command",{has_version:R.latestVersion?1:0,forced:z?1:0}),G==="latest"||G==="stable")d("userSettings",{autoUpdatesChannel:G}),H(`Install: Saved autoUpdatesChannel=${G} to user settings`);let w=[...F,...P.map((X)=>X.message)];if(k.length>0)K({type:"set-up",messages:k.map((X)=>X.message)}),setTimeout(K,2000,{type:"success",version:R.latestVersion||"current",setupMessages:[...k.map((X)=>X.message),...w]});else H("Install: Shell PATH already configured"),K({type:"success",version:R.latestVersion||"current",setupMessages:w.length>0?w:void 0})}catch(Z){H(`Install command failed: ${Z}`,{level:"error"}),K({type:"error",message:v(Z)})}}Y()},[z,G]),A.useEffect(()=>{if(y.type==="success")setTimeout(U,2000,"Claude Code installation completed successfully",{display:"system"});else if(y.type==="error")setTimeout(U,3000,"Claude Code installation failed",{display:"system"})},[y,U]),Q(J,{flexDirection:"column",marginTop:1,children:[y.type==="checking"&&q(C,{color:"claude",children:"Checking installation status..."}),y.type==="cleaning-npm"&&q(C,{color:"warning",children:"Cleaning up old npm installations..."}),y.type==="installing"&&Q(C,{color:"claude",children:["Installing Claude Code native build ",y.version,"..."]}),y.type==="setting-up"&&q(C,{color:"claude",children:"Setting up launcher and shell integration..."}),y.type==="set-up"&&q(V,{messages:y.messages}),y.type==="success"&&Q(J,{flexDirection:"column",gap:1,children:[Q(J,{children:[q(L,{status:"success",withSpace:!0}),q(C,{color:"success",bold:!0,children:"Claude Code successfully installed!"})]}),Q(J,{marginLeft:2,flexDirection:"column",gap:1,children:[y.version!=="current"&&Q(J,{children:[q(C,{dimColor:!0,children:"Version: "}),q(C,{color:"claude",children:y.version})]}),Q(J,{children:[q(C,{dimColor:!0,children:"Location: "}),q(C,{color:"text",children:a()})]})]}),q(J,{marginLeft:2,flexDirection:"column",gap:1,children:Q(J,{marginTop:1,children:[q(C,{dimColor:!0,children:"Next: Run "}),q(C,{color:"claude",bold:!0,children:"claude --help"}),q(C,{dimColor:!0,children:" to get started"})]})}),y.setupMessages&&q(V,{messages:y.setupMessages})]}),y.type==="error"&&Q(J,{flexDirection:"column",gap:1,children:[Q(J,{children:[q(L,{status:"error",withSpace:!0}),q(C,{color:"error",children:"Installation failed"})]}),q(C,{color:"error",children:y.message}),q(J,{marginTop:1,children:q(C,{dimColor:!0,children:"Try running with --force to override checks"})})]})]})}var Qq={type:"local-jsx",name:"install",description:"Install Claude Code native build",argumentHint:"[options]",async call(U,z,G){let y=G.includes("--force"),Y=G.filter((R)=>!R.startsWith("--"))[0],{unmount:Z}=await M(q(g,{onDone:(R,k)=>{Z(),U(R,k)},force:y,target:Y}))}};export{Qq as install,a as getInstallationPath};
@@ -1,149 +0,0 @@
1
- import{$l as U0,FD as R0,GD as _f,HD as qf,JD as jf,Xl as d0,Yl as w0,Zl as B0,_l as vf,am as Of,cE as Hf,dE as Sf,dm as c0,em as lf,kF as H0,lF as nf,xD as t,yD as G0}from"./cli-0.5.7-q2e6xpch.mjs";import"./cli-0.5.7-w16wj21h.mjs";import"./cli-0.5.7-tc3vm4ra.mjs";import"./cli-0.5.7-7hm7dxyp.mjs";import"./cli-0.5.7-gy4csxb5.mjs";import"./cli-0.5.7-bzrvdrq4.mjs";import"./cli-0.5.7-gnq8vh0c.mjs";import"./cli-0.5.7-93k1z52y.mjs";import"./cli-0.5.7-zb8ztx8p.mjs";import"./cli-0.5.7-w50j12vv.mjs";import"./cli-0.5.7-93eaxn9a.mjs";import"./cli-0.5.7-h9v4tqbs.mjs";import"./cli-0.5.7-vyxaeh82.mjs";import"./cli-0.5.7-31969syr.mjs";import"./cli-0.5.7-73er78b7.mjs";import"./cli-0.5.7-sb3fjts4.mjs";import"./cli-0.5.7-hq4wbper.mjs";import{AT as fq,zT as Ef}from"./cli-0.5.7-yaywev87.mjs";import"./cli-0.5.7-7mmyazqh.mjs";import"./cli-0.5.7-aq7a3646.mjs";import"./cli-0.5.7-pzjz115k.mjs";import"./cli-0.5.7-tbga87q3.mjs";import{AU as D0,NU as z0,OU as s,PU as J0,zU as e}from"./cli-0.5.7-7a9gq9ff.mjs";import{AV as I0,IW as f0,KW as Q,MW as X,QW as L0,lV as zf,pX as j,qV as of,rV as r}from"./cli-0.5.7-x1w96j6d.mjs";import"./cli-0.5.7-9z55nm22.mjs";import"./cli-0.5.7-0rvzfmhb.mjs";import"./cli-0.5.7-kp9pg4sr.mjs";import"./cli-0.5.7-gcnk0vke.mjs";import"./cli-0.5.7-6d26vvaa.mjs";import"./cli-0.5.7-e8eqdfnf.mjs";import"./cli-0.5.7-9acdh8nc.mjs";import"./cli-0.5.7-g7k0r0ea.mjs";import{OY as T,PY as d,QY as I,RY as g}from"./cli-0.5.7-vgc7nzef.mjs";import{SY as Y0}from"./cli-0.5.7-8sbq2qed.mjs";import"./cli-0.5.7-jw2te6th.mjs";import"./cli-0.5.7-20cz322w.mjs";import"./cli-0.5.7-m5q27x96.mjs";import{nZ as V0,oZ as Uf}from"./cli-0.5.7-6pssgqdn.mjs";import"./cli-0.5.7-5e5xfeq6.mjs";import{A2 as y0,B3 as Mf,C2 as Nf,a3 as Gf}from"./cli-0.5.7-8ychjqct.mjs";import"./cli-0.5.7-g4n7dg2d.mjs";import"./cli-0.5.7-xn6deh04.mjs";import"./cli-0.5.7-dntg9qbj.mjs";import"./cli-0.5.7-rggstqv6.mjs";import"./cli-0.5.7-0df5m6td.mjs";import"./cli-0.5.7-yzncgfs4.mjs";import"./cli-0.5.7-2qxsy7jq.mjs";import"./cli-0.5.7-89fcvfy0.mjs";import{B6 as Q0,Eaa as Bf,I7 as gf,J6 as Df,K6 as M0,L6 as Jf,M7 as ef,O6 as m0,P6 as sf,R6 as o,T6 as wf,Z_ as kf,_aa as af,f$ as tf}from"./cli-0.5.7-469r2a5r.mjs";import"./cli-0.5.7-mzfr99sc.mjs";import"./cli-0.5.7-5mrw857q.mjs";import"./cli-0.5.7-c9dtw94k.mjs";import"./cli-0.5.7-0s7wtvbz.mjs";import"./cli-0.5.7-35yf0b84.mjs";import"./cli-0.5.7-sjx0wm99.mjs";import"./cli-0.5.7-xepvraxn.mjs";import{Nea as R,Pea as F0}from"./cli-0.5.7-26pwg6gg.mjs";import"./cli-0.5.7-twqt7rxq.mjs";import"./cli-0.5.7-pse9qff7.mjs";import"./cli-0.5.7-tqn2ged5.mjs";import"./cli-0.5.7-skfm51ta.mjs";import"./cli-0.5.7-hp25yk8y.mjs";import"./cli-0.5.7-m4wwfa6q.mjs";import{Vma as _,Zma as h}from"./cli-0.5.7-258ytmbr.mjs";function hf(W){if(W.pending)return I(X,{children:["Press ",W.keyName," again to exit"]});return I(U0,{children:[d(d0,{shortcut:"↑↓",action:"navigate"}),d(d0,{shortcut:"Space",action:"toggle"}),d(d0,{shortcut:"Enter",action:"confirm"}),d(B0,{action:"confirm:no",context:"Confirmation",fallback:"Esc",description:"cancel"})]})}function A0(W){let f=C0.c(14),{onSubmit:q,defaultSelections:Y}=W,[D,z]=K0.useState(!1),M;if(f[0]!==q)M=(N)=>{if(N.length===0){z(!0);return}z(!1),q(N)},f[0]=q,f[1]=M;else M=f[1];let L=M,H;if(f[2]===Symbol.for("react.memo_cache_sentinel"))H=()=>{z(!1)},f[2]=H;else H=f[2];let V=H,Z;if(f[3]===Symbol.for("react.memo_cache_sentinel"))Z=()=>{z(!0)},f[3]=Z;else Z=f[3];let F=Z,y;if(f[4]===Symbol.for("react.memo_cache_sentinel"))y=d(Q,{children:I(X,{dimColor:!0,children:["More workflow examples (issue triage, CI fixes, etc.) at:"," ",d(L0,{url:"https://github.com/anthropics/claude-code-action/blob/main/examples/",children:"https://github.com/anthropics/claude-code-action/blob/main/examples/"})]})}),f[4]=y;else y=f[4];let m;if(f[5]===Symbol.for("react.memo_cache_sentinel"))m=Tf.map(pf),f[5]=m;else m=f[5];let b;if(f[6]!==Y||f[7]!==L)b=d(R0,{options:m,defaultValue:Y,onSubmit:L,onChange:V,onCancel:F,hideIndexes:!0}),f[6]=Y,f[7]=L,f[8]=b;else b=f[8];let P;if(f[9]!==D)P=D&&d(Q,{children:d(X,{color:"error",children:"You must select at least one workflow to continue"})}),f[9]=D,f[10]=P;else P=f[10];let C;if(f[11]!==b||f[12]!==P)C=I(c0,{title:"Select GitHub workflows to install",subtitle:"We'll create a workflow file in your repository for each one you select.",onCancel:F,inputGuide:hf,children:[y,b,P]}),f[11]=b,f[12]=P,f[13]=C;else C=f[13];return C}function pf(W){return{label:W.label,value:W.value}}var C0,K0,Tf;var g0=h(()=>{j();vf();_f();Of();lf();w0();g();C0=_(r(),1),K0=_(Y0(),1),Tf=[{value:"claude",label:"@Claude Code - Tag @claude in issues and PR comments"},{value:"claude-review",label:"Claude Code Review - Automated code review on new PRs"}]});var k0="Add Claude Code GitHub Workflow",x="https://github.com/anthropics/claude-code-action/blob/main/docs/setup.md",N0=`name: Claude Code
2
-
3
- on:
4
- issue_comment:
5
- types: [created]
6
- pull_request_review_comment:
7
- types: [created]
8
- issues:
9
- types: [opened, assigned]
10
- pull_request_review:
11
- types: [submitted]
12
-
13
- jobs:
14
- claude:
15
- if: |
16
- (github.event_name == 'issue_comment' && contains(github.event.comment.body, '@claude')) ||
17
- (github.event_name == 'pull_request_review_comment' && contains(github.event.comment.body, '@claude')) ||
18
- (github.event_name == 'pull_request_review' && contains(github.event.review.body, '@claude')) ||
19
- (github.event_name == 'issues' && (contains(github.event.issue.body, '@claude') || contains(github.event.issue.title, '@claude')))
20
- runs-on: ubuntu-latest
21
- permissions:
22
- contents: read
23
- pull-requests: read
24
- issues: read
25
- id-token: write
26
- actions: read # Required for Claude to read CI results on PRs
27
- steps:
28
- - name: Checkout repository
29
- uses: actions/checkout@v4
30
- with:
31
- fetch-depth: 1
32
-
33
- - name: Run Claude Code
34
- id: claude
35
- uses: anthropics/claude-code-action@v1
36
- with:
37
- anthropic_api_key: \${{ secrets.ANTHROPIC_API_KEY }}
38
-
39
- # This is an optional setting that allows Claude to read CI results on PRs
40
- additional_permissions: |
41
- actions: read
42
-
43
- # Optional: Give a custom prompt to Claude. If this is not specified, Claude will perform the instructions specified in the comment that tagged it.
44
- # prompt: 'Update the pull request description to include a summary of changes.'
45
-
46
- # Optional: Add claude_args to customize behavior and configuration
47
- # See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md
48
- # or https://code.claude.com/docs/en/cli-reference for available options
49
- # claude_args: '--allowed-tools Bash(gh pr:*)'
50
-
51
- `,E0=`## \uD83E\uDD16 Installing Claude Code GitHub App
52
-
53
- This PR adds a GitHub Actions workflow that enables Claude Code integration in our repository.
54
-
55
- ### What is Claude Code?
56
-
57
- [Claude Code](https://claude.com/claude-code) is an AI coding agent that can help with:
58
- - Bug fixes and improvements
59
- - Documentation updates
60
- - Implementing new features
61
- - Code reviews and suggestions
62
- - Writing tests
63
- - And more!
64
-
65
- ### How it works
66
-
67
- Once this PR is merged, we'll be able to interact with Claude by mentioning @claude in a pull request or issue comment.
68
- Once the workflow is triggered, Claude will analyze the comment and surrounding context, and execute on the request in a GitHub action.
69
-
70
- ### Important Notes
71
-
72
- - **This workflow won't take effect until this PR is merged**
73
- - **@claude mentions won't work until after the merge is complete**
74
- - The workflow runs automatically whenever Claude is mentioned in PR or issue comments
75
- - Claude gets access to the entire PR or issue context including files, diffs, and previous comments
76
-
77
- ### Security
78
-
79
- - Our Anthropic API key is securely stored as a GitHub Actions secret
80
- - Only users with write access to the repository can trigger the workflow
81
- - All Claude runs are stored in the GitHub Actions run history
82
- - Claude's default tools are limited to reading/writing files and interacting with our repo by creating comments, branches, and commits.
83
- - We can add more allowed tools by adding them to the workflow file like:
84
-
85
- \`\`\`
86
- allowed_tools: Bash(npm install),Bash(npm run build),Bash(npm run lint),Bash(npm run test)
87
- \`\`\`
88
-
89
- There's more information in the [Claude Code action repo](https://github.com/anthropics/claude-code-action).
90
-
91
- After merging this PR, let's try mentioning @claude in a comment on any PR to get started!`,v0=`name: Claude Code Review
92
-
93
- on:
94
- pull_request:
95
- types: [opened, synchronize, ready_for_review, reopened]
96
- # Optional: Only run on specific file changes
97
- # paths:
98
- # - "src/**/*.ts"
99
- # - "src/**/*.tsx"
100
- # - "src/**/*.js"
101
- # - "src/**/*.jsx"
102
-
103
- jobs:
104
- claude-review:
105
- # Optional: Filter by PR author
106
- # if: |
107
- # github.event.pull_request.user.login == 'external-contributor' ||
108
- # github.event.pull_request.user.login == 'new-developer' ||
109
- # github.event.pull_request.author_association == 'FIRST_TIME_CONTRIBUTOR'
110
-
111
- runs-on: ubuntu-latest
112
- permissions:
113
- contents: read
114
- pull-requests: read
115
- issues: read
116
- id-token: write
117
-
118
- steps:
119
- - name: Checkout repository
120
- uses: actions/checkout@v4
121
- with:
122
- fetch-depth: 1
123
-
124
- - name: Run Claude Code Review
125
- id: claude-review
126
- uses: anthropics/claude-code-action@v1
127
- with:
128
- anthropic_api_key: \${{ secrets.ANTHROPIC_API_KEY }}
129
- plugin_marketplaces: 'https://github.com/anthropics/claude-code.git'
130
- plugins: 'code-review@claude-code-plugins'
131
- prompt: '/code-review:code-review \${{ github.repository }}/pull/\${{ github.event.pull_request.number }}'
132
- # See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md
133
- # or https://code.claude.com/docs/en/cli-reference for available options
134
-
135
- `;var X0=()=>{};function _0(W){let f=O0.c(55),{existingApiKey:q,apiKeyOrOAuthToken:Y,onApiKeyChange:D,onSubmit:z,onToggleUseExistingKey:M,onCreateOAuthToken:L,selectedOption:H,onSelectOption:V}=W,Z=H===void 0?q?"existing":L?"oauth":"new":H,[F,y]=l0.useState(0),m=e(),[b]=I0(),P;if(f[0]!==q||f[1]!==L||f[2]!==V||f[3]!==M||f[4]!==Z)P=()=>{if(Z==="new"&&L)V?.("oauth");else if(Z==="oauth"&&q)V?.("existing"),M(!0)},f[0]=q,f[1]=L,f[2]=V,f[3]=M,f[4]=Z,f[5]=P;else P=f[5];let C=P,N;if(f[6]!==L||f[7]!==V||f[8]!==M||f[9]!==Z)N=()=>{if(Z==="existing")V?.(L?"oauth":"new"),M(!1);else if(Z==="oauth")V?.("new")},f[6]=L,f[7]=V,f[8]=M,f[9]=Z,f[10]=N;else N=f[10];let E=N,v;if(f[11]!==L||f[12]!==z||f[13]!==Z)v=()=>{if(Z==="oauth"&&L)L();else z()},f[11]=L,f[12]=z,f[13]=Z,f[14]=v;else v=f[14];let O=v,B=Z==="new",K;if(f[15]!==O||f[16]!==E||f[17]!==C)K={"confirm:previous":C,"confirm:next":E,"confirm:yes":O},f[15]=O,f[16]=E,f[17]=C,f[18]=K;else K=f[18];let J=!B,G;if(f[19]!==J)G={context:"Confirmation",isActive:J},f[19]=J,f[20]=G;else G=f[20];s(K,G);let w;if(f[21]!==E||f[22]!==C)w={"confirm:previous":C,"confirm:next":E},f[21]=E,f[22]=C,f[23]=w;else w=f[23];let U;if(f[24]!==B)U={context:"Confirmation",isActive:B},f[24]=B,f[25]=U;else U=f[25];s(w,U);let c;if(f[26]===Symbol.for("react.memo_cache_sentinel"))c=I(Q,{flexDirection:"column",marginBottom:1,children:[d(X,{bold:!0,children:"Install GitHub App"}),d(X,{dimColor:!0,children:"Choose API key"})]}),f[26]=c;else c=f[26];let k;if(f[27]!==q||f[28]!==Z||f[29]!==b)k=q&&d(Q,{marginBottom:1,children:I(X,{children:[Z==="existing"?f0("success",b)("> "):" ","Use your existing Claude Code API key"]})}),f[27]=q,f[28]=Z,f[29]=b,f[30]=k;else k=f[30];let A;if(f[31]!==L||f[32]!==Z||f[33]!==b)A=L&&d(Q,{marginBottom:1,children:I(X,{children:[Z==="oauth"?f0("success",b)("> "):" ","Create a long-lived token with your Claude subscription"]})}),f[31]=L,f[32]=Z,f[33]=b,f[34]=A;else A=f[34];let l;if(f[35]!==Z||f[36]!==b)l=Z==="new"?f0("success",b)("> "):" ",f[35]=Z,f[36]=b,f[37]=l;else l=f[37];let $;if(f[38]!==l)$=d(Q,{marginBottom:1,children:I(X,{children:[l,"Enter a new API key"]})}),f[38]=l,f[39]=$;else $=f[39];let p;if(f[40]!==Y||f[41]!==F||f[42]!==D||f[43]!==z||f[44]!==Z||f[45]!==m)p=Z==="new"&&d(t,{value:Y,onChange:D,onSubmit:z,onPaste:D,focus:!0,placeholder:"sk-ant… (Create a new key at https://platform.claude.com/settings/keys)",mask:"*",columns:m.columns,cursorOffset:F,onChangeCursorOffset:y,showCursor:!0}),f[40]=Y,f[41]=F,f[42]=D,f[43]=z,f[44]=Z,f[45]=m,f[46]=p;else p=f[46];let u;if(f[47]!==k||f[48]!==A||f[49]!==$||f[50]!==p)u=I(Q,{flexDirection:"column",borderStyle:"round",paddingX:1,children:[c,k,A,$,p]}),f[47]=k,f[48]=A,f[49]=$,f[50]=p,f[51]=u;else u=f[51];let n;if(f[52]===Symbol.for("react.memo_cache_sentinel"))n=d(Q,{marginLeft:3,children:d(X,{dimColor:!0,children:"↑/↓ to select · Enter to continue"})}),f[52]=n;else n=f[52];let a;if(f[53]!==u)a=I(T,{children:[u,n]}),f[53]=u,f[54]=a;else a=f[54];return a}var O0,l0;var T0=h(()=>{G0();D0();j();J0();g();O0=_(r(),1),l0=_(Y0(),1)});function p0(W){let f=i0.c(42),{useExistingSecret:q,secretName:Y,onToggleUseExistingSecret:D,onSecretNameChange:z,onSubmit:M}=W,[L,H]=h0.useState(0),V=e(),[Z]=I0(),F;if(f[0]!==D)F=()=>D(!0),f[0]=D,f[1]=F;else F=f[1];let y=F,m;if(f[2]!==D)m=()=>D(!1),f[2]=D,f[3]=m;else m=f[3];let b=m,P;if(f[4]!==b||f[5]!==y||f[6]!==M)P={"confirm:previous":y,"confirm:next":b,"confirm:yes":M},f[4]=b,f[5]=y,f[6]=M,f[7]=P;else P=f[7];let C;if(f[8]!==q)C={context:"Confirmation",isActive:q},f[8]=q,f[9]=C;else C=f[9];s(P,C);let N;if(f[10]!==b||f[11]!==y)N={"confirm:previous":y,"confirm:next":b},f[10]=b,f[11]=y,f[12]=N;else N=f[12];let E=!q,v;if(f[13]!==E)v={context:"Confirmation",isActive:E},f[13]=E,f[14]=v;else v=f[14];s(N,v);let O;if(f[15]===Symbol.for("react.memo_cache_sentinel"))O=I(Q,{flexDirection:"column",marginBottom:1,children:[d(X,{bold:!0,children:"Install GitHub App"}),d(X,{dimColor:!0,children:"Setup API key secret"})]}),f[15]=O;else O=f[15];let B;if(f[16]===Symbol.for("react.memo_cache_sentinel"))B=d(Q,{marginBottom:1,children:d(X,{color:"warning",children:"ANTHROPIC_API_KEY already exists in repository secrets!"})}),f[16]=B;else B=f[16];let K;if(f[17]===Symbol.for("react.memo_cache_sentinel"))K=d(Q,{marginBottom:1,children:d(X,{children:"Would you like to:"})}),f[17]=K;else K=f[17];let J;if(f[18]!==Z||f[19]!==q)J=q?f0("success",Z)("> "):" ",f[18]=Z,f[19]=q,f[20]=J;else J=f[20];let G;if(f[21]!==J)G=d(Q,{marginBottom:1,children:I(X,{children:[J,"Use the existing API key"]})}),f[21]=J,f[22]=G;else G=f[22];let w;if(f[23]!==Z||f[24]!==q)w=!q?f0("success",Z)("> "):" ",f[23]=Z,f[24]=q,f[25]=w;else w=f[25];let U;if(f[26]!==w)U=d(Q,{marginBottom:1,children:I(X,{children:[w,"Create a new secret with a different name"]})}),f[26]=w,f[27]=U;else U=f[27];let c;if(f[28]!==L||f[29]!==z||f[30]!==M||f[31]!==Y||f[32]!==V||f[33]!==q)c=!q&&I(T,{children:[d(Q,{marginBottom:1,children:d(X,{children:"Enter new secret name (alphanumeric with underscores):"})}),d(t,{value:Y,onChange:z,onSubmit:M,focus:!0,placeholder:"e.g., CLAUDE_API_KEY",columns:V.columns,cursorOffset:L,onChangeCursorOffset:H,showCursor:!0})]}),f[28]=L,f[29]=z,f[30]=M,f[31]=Y,f[32]=V,f[33]=q,f[34]=c;else c=f[34];let k;if(f[35]!==G||f[36]!==U||f[37]!==c)k=I(Q,{flexDirection:"column",borderStyle:"round",paddingX:1,children:[O,B,K,G,U,c]}),f[35]=G,f[36]=U,f[37]=c,f[38]=k;else k=f[38];let A;if(f[39]===Symbol.for("react.memo_cache_sentinel"))A=d(Q,{marginLeft:3,children:d(X,{dimColor:!0,children:"↑/↓ to select · Enter to continue"})}),f[39]=A;else A=f[39];let l;if(f[40]!==k)l=I(T,{children:[k,A]}),f[40]=k,f[41]=l;else l=f[41];return l}var i0,h0;var u0=h(()=>{G0();D0();j();J0();g();i0=_(r(),1),h0=_(Y0(),1)});function o0(){let W=j0.c(1),f;if(W[0]===Symbol.for("react.memo_cache_sentinel"))f=d(X,{children:"Checking GitHub CLI installation…"}),W[0]=f;else f=W[0];return f}var j0;var S0=h(()=>{j();g();j0=_(r(),1)});function a0(W){let f=n0.c(49),{currentRepo:q,useCurrentRepo:Y,repoUrl:D,onRepoUrlChange:z,onSubmit:M,onToggleUseCurrentRepo:L}=W,[H,V]=W0.useState(0),[Z,F]=W0.useState(!1),m=e().columns,b;if(f[0]!==q||f[1]!==M||f[2]!==D||f[3]!==Y)b=()=>{if(!(Y?q:D)?.trim()){F(!0);return}M()},f[0]=q,f[1]=M,f[2]=D,f[3]=Y,f[4]=b;else b=f[4];let P=b,C=!Y||!q,N;if(f[5]!==L)N=()=>{L(!0),F(!1)},f[5]=L,f[6]=N;else N=f[6];let E=N,v;if(f[7]!==L)v=()=>{L(!1),F(!1)},f[7]=L,f[8]=v;else v=f[8];let O=v,B;if(f[9]!==O||f[10]!==E||f[11]!==P)B={"confirm:previous":E,"confirm:next":O,"confirm:yes":P},f[9]=O,f[10]=E,f[11]=P,f[12]=B;else B=f[12];let K=!C,J;if(f[13]!==K)J={context:"Confirmation",isActive:K},f[13]=K,f[14]=J;else J=f[14];s(B,J);let G;if(f[15]!==O||f[16]!==E)G={"confirm:previous":E,"confirm:next":O},f[15]=O,f[16]=E,f[17]=G;else G=f[17];let w;if(f[18]!==C)w={context:"Confirmation",isActive:C},f[18]=C,f[19]=w;else w=f[19];s(G,w);let U;if(f[20]===Symbol.for("react.memo_cache_sentinel"))U=I(Q,{flexDirection:"column",marginBottom:1,children:[d(X,{bold:!0,children:"Install GitHub App"}),d(X,{dimColor:!0,children:"Select GitHub repository"})]}),f[20]=U;else U=f[20];let c;if(f[21]!==q||f[22]!==Y)c=q&&d(Q,{marginBottom:1,children:I(X,{bold:Y,color:Y?"permission":void 0,children:[Y?"> ":" ","Use current repository: ",q]})}),f[21]=q,f[22]=Y,f[23]=c;else c=f[23];let k=!Y||!q,A=!Y||!q?"permission":void 0,l=!Y||!q?"> ":" ",$=q?"Enter a different repository":"Enter repository",p;if(f[24]!==k||f[25]!==A||f[26]!==l||f[27]!==$)p=d(Q,{marginBottom:1,children:I(X,{bold:k,color:A,children:[l,$]})}),f[24]=k,f[25]=A,f[26]=l,f[27]=$,f[28]=p;else p=f[28];let u;if(f[29]!==q||f[30]!==H||f[31]!==P||f[32]!==z||f[33]!==D||f[34]!==m||f[35]!==Y)u=(!Y||!q)&&d(Q,{marginLeft:2,marginBottom:1,children:d(t,{value:D,onChange:(P0)=>{z(P0),F(!1)},onSubmit:P,focus:!0,placeholder:"Enter a repo as owner/repo or https://github.com/owner/repo…",columns:m,cursorOffset:H,onChangeCursorOffset:V,showCursor:!0})}),f[29]=q,f[30]=H,f[31]=P,f[32]=z,f[33]=D,f[34]=m,f[35]=Y,f[36]=u;else u=f[36];let n;if(f[37]!==c||f[38]!==p||f[39]!==u)n=I(Q,{flexDirection:"column",borderStyle:"round",paddingX:1,children:[U,c,p,u]}),f[37]=c,f[38]=p,f[39]=u,f[40]=n;else n=f[40];let a;if(f[41]!==Z)a=Z&&d(Q,{marginLeft:3,marginBottom:1,children:d(X,{color:"error",children:"Please enter a repository name to continue"})}),f[41]=Z,f[42]=a;else a=f[42];let b0=q?"↑/↓ to select · ":"",q0;if(f[43]!==b0)q0=d(Q,{marginLeft:3,children:I(X,{dimColor:!0,children:[b0,"Enter to continue"]})}),f[43]=b0,f[44]=q0;else q0=f[44];let Z0;if(f[45]!==n||f[46]!==a||f[47]!==q0)Z0=I(T,{children:[n,a,q0]}),f[45]=n,f[46]=a,f[47]=q0,f[48]=Z0;else Z0=f[48];return Z0}var n0,W0;var r0=h(()=>{G0();D0();j();J0();g();n0=_(r(),1),W0=_(Y0(),1)});function x0(W){let f=$0.c(10),{currentWorkflowInstallStep:q,secretExists:Y,useExistingSecret:D,secretName:z,skipWorkflow:M,selectedWorkflows:L}=W,H=M===void 0?!1:M,V;if(f[0]!==Y||f[1]!==z||f[2]!==L||f[3]!==H||f[4]!==D)V=H?["Getting repository information",Y&&D?"Using existing API key secret":`Setting up ${z} secret`]:["Getting repository information","Creating branch",L.length>1?"Creating workflow files":"Creating workflow file",Y&&D?"Using existing API key secret":`Setting up ${z} secret`,"Opening pull request page"],f[0]=Y,f[1]=z,f[2]=L,f[3]=H,f[4]=D,f[5]=V;else V=f[5];let Z=V,F;if(f[6]===Symbol.for("react.memo_cache_sentinel"))F=I(Q,{flexDirection:"column",marginBottom:1,children:[d(X,{bold:!0,children:"Install GitHub App"}),d(X,{dimColor:!0,children:"Create GitHub Actions workflow"})]}),f[6]=F;else F=f[6];let y;if(f[7]!==q||f[8]!==Z)y=d(T,{children:I(Q,{flexDirection:"column",borderStyle:"round",paddingX:1,children:[F,Z.map((m,b)=>{let P="pending";if(b<q)P="completed";else if(b===q)P="in-progress";return d(Q,{children:I(X,{color:P==="completed"?"success":P==="in-progress"?"warning":void 0,children:[P==="completed"?"✓ ":"",m,P==="in-progress"?"…":""]})},b)})]})}),f[7]=q,f[8]=Z,f[9]=y;else y=f[9];return y}var $0;var s0=h(()=>{j();g();$0=_(r(),1)});function t0(W){let f=e0.c(15),{error:q,errorReason:Y,errorInstructions:D}=W,z;if(f[0]===Symbol.for("react.memo_cache_sentinel"))z=d(Q,{flexDirection:"column",marginBottom:1,children:d(X,{bold:!0,children:"Install GitHub App"})}),f[0]=z;else z=f[0];let M;if(f[1]!==q)M=I(X,{color:"error",children:["Error: ",q]}),f[1]=q,f[2]=M;else M=f[2];let L;if(f[3]!==Y)L=Y&&d(Q,{marginTop:1,children:I(X,{dimColor:!0,children:["Reason: ",Y]})}),f[3]=Y,f[4]=L;else L=f[4];let H;if(f[5]!==D)H=D&&D.length>0&&I(Q,{flexDirection:"column",marginTop:1,children:[d(X,{dimColor:!0,children:"How to fix:"}),D.map(uf)]}),f[5]=D,f[6]=H;else H=f[6];let V;if(f[7]===Symbol.for("react.memo_cache_sentinel"))V=d(Q,{marginTop:1,children:I(X,{dimColor:!0,children:["For manual setup instructions, see:"," ",d(X,{color:"claude",children:x})]})}),f[7]=V;else V=f[7];let Z;if(f[8]!==M||f[9]!==L||f[10]!==H)Z=I(Q,{flexDirection:"column",borderStyle:"round",paddingX:1,children:[z,M,L,H,V]}),f[8]=M,f[9]=L,f[10]=H,f[11]=Z;else Z=f[11];let F;if(f[12]===Symbol.for("react.memo_cache_sentinel"))F=d(Q,{marginLeft:3,children:d(X,{dimColor:!0,children:"Press any key to exit"})}),f[12]=F;else F=f[12];let y;if(f[13]!==Z)y=I(T,{children:[Z,F]}),f[13]=Z,f[14]=y;else y=f[14];return y}function uf(W,f){return I(Q,{marginLeft:2,children:[d(X,{dimColor:!0,children:"• "}),d(X,{children:W})]},f)}var e0;var ff=h(()=>{X0();j();g();e0=_(r(),1)});function Yf(W){let f=df.c(16),{repoName:q,onSelectAction:Y}=W,D;if(f[0]===Symbol.for("react.memo_cache_sentinel"))D=[{label:"Update workflow file with latest version",value:"update"},{label:"Skip workflow update (configure secrets only)",value:"skip"},{label:"Exit without making changes",value:"exit"}],f[0]=D;else D=f[0];let z=D,M;if(f[1]!==Y)M=(C)=>{Y(C)},f[1]=Y,f[2]=M;else M=f[2];let L=M,H;if(f[3]!==Y)H=()=>{Y("exit")},f[3]=Y,f[4]=H;else H=f[4];let V=H,Z;if(f[5]===Symbol.for("react.memo_cache_sentinel"))Z=d(X,{bold:!0,children:"Existing Workflow Found"}),f[5]=Z;else Z=f[5];let F;if(f[6]!==q)F=I(Q,{flexDirection:"column",marginBottom:1,children:[Z,I(X,{dimColor:!0,children:["Repository: ",q]})]}),f[6]=q,f[7]=F;else F=f[7];let y;if(f[8]===Symbol.for("react.memo_cache_sentinel"))y=I(Q,{flexDirection:"column",marginBottom:1,children:[I(X,{children:["A Claude workflow file already exists at"," ",d(X,{color:"claude",children:".github/workflows/claude.yml"})]}),d(X,{dimColor:!0,children:"What would you like to do?"})]}),f[8]=y;else y=f[8];let m;if(f[9]!==V||f[10]!==L)m=d(Q,{flexDirection:"column",children:d(qf,{options:z,onChange:L,onCancel:V})}),f[9]=V,f[10]=L,f[11]=m;else m=f[11];let b;if(f[12]===Symbol.for("react.memo_cache_sentinel"))b=d(Q,{marginTop:1,children:I(X,{dimColor:!0,children:["View the latest workflow template at:"," ",d(X,{color:"claude",children:"https://github.com/anthropics/claude-code-action/blob/main/examples/claude.yml"})]})}),f[12]=b;else b=f[12];let P;if(f[13]!==F||f[14]!==m)P=I(Q,{flexDirection:"column",borderStyle:"round",borderDimColor:!0,paddingX:1,children:[F,y,m,b]}),f[13]=F,f[14]=m,f[15]=P;else P=f[15];return P}var df;var Xf=h(()=>{jf();j();g();df=_(r(),1)});function Zf(W){let f=Qf.c(12),{repoUrl:q,onSubmit:Y}=W,D;if(f[0]===Symbol.for("react.memo_cache_sentinel"))D={context:"Confirmation"},f[0]=D;else D=f[0];z0("confirm:yes",Y,D);let z;if(f[1]===Symbol.for("react.memo_cache_sentinel"))z=d(Q,{flexDirection:"column",marginBottom:1,children:d(X,{bold:!0,children:"Install the Claude GitHub App"})}),f[1]=z;else z=f[1];let M;if(f[2]===Symbol.for("react.memo_cache_sentinel"))M=d(Q,{marginBottom:1,children:d(X,{children:"Opening browser to install the Claude GitHub App…"})}),f[2]=M;else M=f[2];let L;if(f[3]===Symbol.for("react.memo_cache_sentinel"))L=d(Q,{marginBottom:1,children:d(X,{children:"If your browser doesn't open automatically, visit:"})}),f[3]=L;else L=f[3];let H;if(f[4]===Symbol.for("react.memo_cache_sentinel"))H=d(Q,{marginBottom:1,children:d(X,{underline:!0,children:"https://github.com/apps/claude"})}),f[4]=H;else H=f[4];let V;if(f[5]!==q)V=d(Q,{marginBottom:1,children:I(X,{children:["Please install the app for repository: ",d(X,{bold:!0,children:q})]})}),f[5]=q,f[6]=V;else V=f[6];let Z;if(f[7]===Symbol.for("react.memo_cache_sentinel"))Z=d(Q,{marginBottom:1,children:d(X,{dimColor:!0,children:"Important: Make sure to grant access to this specific repository"})}),f[7]=Z;else Z=f[7];let F;if(f[8]===Symbol.for("react.memo_cache_sentinel"))F=d(Q,{children:I(X,{bold:!0,color:"permission",children:["Press Enter once you've installed the app",M0.ellipsis]})}),f[8]=F;else F=f[8];let y;if(f[9]===Symbol.for("react.memo_cache_sentinel"))y=d(Q,{marginTop:1,children:I(X,{dimColor:!0,children:["Having trouble? See manual setup instructions at:"," ",d(X,{color:"claude",children:x})]})}),f[9]=y;else y=f[9];let m;if(f[10]!==V)m=I(Q,{flexDirection:"column",borderStyle:"round",borderDimColor:!0,paddingX:1,children:[z,M,L,H,V,Z,F,y]}),f[10]=V,f[11]=m;else m=f[11];return m}var Qf;var Lf=h(()=>{Jf();X0();j();J0();g();Qf=_(r(),1)});function Vf({onSuccess:W,onCancel:f}){let[q,Y]=i.useState({state:"starting"}),[D]=i.useState(()=>new Hf),[z,M]=i.useState(""),[L,H]=i.useState(0),[V,Z]=i.useState(!1),[F,y]=i.useState(!1),m=i.useRef(new Set),b=i.useRef(void 0),P=e(),C=Math.max(50,P.columns-If.length-4);function N(B){if(q.state!=="error")return;if(B.preventDefault(),B.key==="return"&&q.toRetry)M(""),H(0),Y({state:"about_to_retry",nextState:q.toRetry});else f()}async function E(B,K){try{let[J,G]=B.split("#");if(!J||!G){Y({state:"error",message:"Invalid code. Please make sure the full code was copied",toRetry:{state:"waiting_for_login",url:K}});return}R("tengu_oauth_manual_entry",{}),D.handleManualAuthCodeInput({authorizationCode:J,state:G})}catch(J){Q0(J),Y({state:"error",message:J.message,toRetry:{state:"waiting_for_login",url:K}})}}let v=i.useCallback(async()=>{m.current.forEach((B)=>clearTimeout(B)),m.current.clear();try{let B=await D.startOAuthFlow(async(J)=>{Y({state:"waiting_for_login",url:J});let G=setTimeout(Z,3000,!0);m.current.add(G)},{loginWithClaudeAi:!0,inferenceOnly:!0,expiresIn:31536000});Y({state:"processing"}),Gf(B);let K=setTimeout((J,G,w,U)=>{J({state:"success",token:G});let c=setTimeout(w,1000,G);U.current.add(c)},100,Y,B.accessToken,W,m);m.current.add(K)}catch(B){let K=B.message;Y({state:"error",message:K,toRetry:{state:"starting"}}),Q0(B),R("tengu_oauth_error",{error:K})}},[D,W]);i.useEffect(()=>{if(q.state==="starting")v()},[q.state,v]),i.useEffect(()=>{if(q.state==="about_to_retry"){let B=setTimeout((K,J,G)=>{J(K.state==="waiting_for_login"),G(K)},500,q.nextState,Z,Y);m.current.add(B)}},[q]),i.useEffect(()=>{if(z==="c"&&q.state==="waiting_for_login"&&V&&!F)zf(q.url).then((B)=>{if(B)process.stdout.write(B);y(!0),clearTimeout(b.current),b.current=setTimeout(y,2000,!1)}),M("")},[z,q,V,F]),i.useEffect(()=>{let B=m.current;return()=>{D.cleanup(),B.forEach((K)=>clearTimeout(K)),B.clear(),clearTimeout(b.current)}},[D]);function O(){switch(q.state){case"starting":return I(Q,{children:[d(H0,{}),d(X,{children:"Starting authentication…"})]});case"waiting_for_login":return I(Q,{flexDirection:"column",gap:1,children:[!V&&I(Q,{children:[d(H0,{}),d(X,{children:"Opening browser to sign in with your Claude account…"})]}),V&&I(Q,{children:[d(X,{children:If}),d(t,{value:z,onChange:M,onSubmit:(B)=>E(B,q.url),cursorOffset:L,onChangeCursorOffset:H,columns:C})]})]});case"processing":return I(Q,{children:[d(H0,{}),d(X,{children:"Processing authentication…"})]});case"success":return I(Q,{flexDirection:"column",gap:1,children:[d(X,{color:"success",children:"✓ Authentication token created successfully!"}),d(X,{dimColor:!0,children:"Using token for GitHub Actions setup…"})]});case"error":return I(Q,{flexDirection:"column",gap:1,children:[I(X,{color:"error",children:["OAuth error: ",q.message]}),q.toRetry?d(X,{dimColor:!0,children:"Press Enter to try again, or any other key to cancel"}):d(X,{dimColor:!0,children:"Press any key to return to API key selection"})]});case"about_to_retry":return d(Q,{flexDirection:"column",gap:1,children:d(X,{color:"permission",children:"Retrying…"})});default:return null}}return I(Q,{flexDirection:"column",gap:1,tabIndex:0,autoFocus:!0,onKeyDown:N,children:[q.state==="starting"&&I(Q,{flexDirection:"column",gap:1,paddingBottom:1,children:[d(X,{bold:!0,children:"Create Authentication Token"}),d(X,{dimColor:!0,children:"Creating a long-lived token for GitHub Actions"})]}),q.state!=="success"&&q.state!=="starting"&&q.state!=="processing"&&I(Q,{flexDirection:"column",gap:1,paddingBottom:1,children:[d(X,{bold:!0,children:"Create Authentication Token"}),d(X,{dimColor:!0,children:"Creating a long-lived token for GitHub Actions"})]},"header"),q.state==="waiting_for_login"&&V&&I(Q,{flexDirection:"column",gap:1,paddingBottom:1,children:[I(Q,{paddingX:1,children:[I(X,{dimColor:!0,children:["Browser didn't open? Use the url below to sign in"," "]}),F?d(X,{color:"success",children:"(Copied!)"}):d(X,{dimColor:!0,children:d(d0,{shortcut:"c",action:"copy",parens:!0})})]}),d(L0,{url:q.url,children:d(X,{dimColor:!0,children:q.url})})]},"urlToCopy"),d(Q,{paddingLeft:1,flexDirection:"column",gap:1,children:O()})]})}var i,If="Paste code here if prompted > ";var bf=h(()=>{F0();w0();nf();G0();D0();of();j();Sf();Mf();Df();g();i=_(Y0(),1)});function Wf(W){let f=W.trim(),q=f.match(/^(?<owner>[^/:\s]+)\/(?<repo>[^/\s]+?)(?:\.git)?\/?$/i);if(q?.groups?.owner&&q.groups.repo)return`${q.groups.owner}/${q.groups.repo}`.replace(/\.git$/i,"");let Y=f.match(/^(?:https?:\/\/)?(?:www\.)?github\.com\/(?<owner>[^/:\s]+)\/(?<repo>[^/\s]+?)(?:\.git)?\/?$/i);if(Y?.groups?.owner&&Y.groups.repo)return`${Y.groups.owner}/${Y.groups.repo}`.replace(/\.git$/i,"");let D=f.match(/^(?:git@|ssh:\/\/git@)(?:www\.)?github\.com[:/](?<owner>[^/:\s]+)\/(?<repo>[^/\s]+?)(?:\.git)?\/?$/i);if(D?.groups?.owner&&D.groups.repo)return`${D.groups.owner}/${D.groups.repo}`;if(/^[a-z][a-z0-9+.-]*:\/\//i.test(f))return null;try{let z=new URL(f),M=z.hostname.toLowerCase();if(M!=="github.com"&&M!=="www.github.com")return null;let L=z.pathname.replace(/^\/+|\/+$/g,"").split("/").filter(Boolean);if(L.length<2)return null;return`${L[0]}/${L[1]}`.replace(/\.git$/i,"")}catch{return null}}var Ff=()=>{};function yf(W){let f=mf.c(21),{secretExists:q,useExistingSecret:Y,secretName:D,skipWorkflow:z}=W,M=z===void 0?!1:z,L;if(f[0]===Symbol.for("react.memo_cache_sentinel"))L=I(Q,{flexDirection:"column",marginBottom:1,children:[d(X,{bold:!0,children:"Install GitHub App"}),d(X,{dimColor:!0,children:"Success"})]}),f[0]=L;else L=f[0];let H;if(f[1]!==M)H=!M&&d(X,{color:"success",children:"✓ GitHub Actions workflow created!"}),f[1]=M,f[2]=H;else H=f[2];let V;if(f[3]!==q||f[4]!==Y)V=q&&Y&&d(Q,{marginTop:1,children:d(X,{color:"success",children:"✓ Using existing ANTHROPIC_API_KEY secret"})}),f[3]=q,f[4]=Y,f[5]=V;else V=f[5];let Z;if(f[6]!==q||f[7]!==D||f[8]!==Y)Z=(!q||!Y)&&d(Q,{marginTop:1,children:I(X,{color:"success",children:["✓ API key saved as ",D," secret"]})}),f[6]=q,f[7]=D,f[8]=Y,f[9]=Z;else Z=f[9];let F;if(f[10]===Symbol.for("react.memo_cache_sentinel"))F=d(Q,{marginTop:1,children:d(X,{children:"Next steps:"})}),f[10]=F;else F=f[10];let y;if(f[11]!==M)y=M?I(T,{children:[d(X,{children:"1. Install the Claude GitHub App if you haven't already"}),d(X,{children:"2. Your workflow file was kept unchanged"}),d(X,{children:"3. API key is configured and ready to use"})]}):I(T,{children:[d(X,{children:"1. A pre-filled PR page has been created"}),d(X,{children:"2. Install the Claude GitHub App if you haven't already"}),d(X,{children:"3. Merge the PR to enable Claude PR assistance"})]}),f[11]=M,f[12]=y;else y=f[12];let m;if(f[13]!==H||f[14]!==V||f[15]!==Z||f[16]!==y)m=I(Q,{flexDirection:"column",borderStyle:"round",paddingX:1,children:[L,H,V,Z,F,y]}),f[13]=H,f[14]=V,f[15]=Z,f[16]=y,f[17]=m;else m=f[17];let b;if(f[18]===Symbol.for("react.memo_cache_sentinel"))b=d(Q,{marginLeft:3,children:d(X,{dimColor:!0,children:"Press any key to exit"})}),f[18]=b;else b=f[18];let P;if(f[19]!==m)P=I(T,{children:[m,b]}),f[19]=m,f[20]=P;else P=f[20];return P}var mf;var Pf=h(()=>{j();g();mf=_(r(),1)});async function rf(W,f,q,Y,D,z,M){let L=await o("gh",["api",`repos/${W}/contents/${q}`,"--jq",".sha"]),H=null;if(L.code===0)H=L.stdout.trim();let V=Y;if(D==="CLAUDE_CODE_OAUTH_TOKEN")V=Y.replace(/anthropic_api_key: \$\{\{ secrets\.ANTHROPIC_API_KEY \}\}/g,"claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}");else if(D!=="ANTHROPIC_API_KEY")V=Y.replace(/anthropic_api_key: \$\{\{ secrets\.ANTHROPIC_API_KEY \}\}/g,`anthropic_api_key: \${{ secrets.${D} }}`);let Z=Buffer.from(V).toString("base64"),F=["api","--method","PUT",`repos/${W}/contents/${q}`,"-f",`message=${H?`"Update ${z}"`:`"${z}"`}`,"-f",`content=${Z}`,"-f",`branch=${f}`];if(H)F.push("-f",`sha=${H}`);let y=await o("gh",F);if(y.code!==0){if(y.stderr.includes("422")&&y.stderr.includes("sha"))throw R("tengu_setup_github_actions_failed",{reason:"failed_to_create_workflow_file",exit_code:y.code,...M}),Error(`Failed to create workflow file ${q}: A Claude workflow file already exists in this repository. Please remove it first or update it manually.`);R("tengu_setup_github_actions_failed",{reason:"failed_to_create_workflow_file",exit_code:y.code,...M});let m=`
136
-
137
- Need help? Common issues:
138
- `+`· Permission denied → Run: gh auth refresh -h github.com -s repo,workflow
139
- `+`· Not authorized → Ensure you have admin access to the repository
140
- `+"· For manual setup → Visit: https://github.com/anthropics/claude-code-action";throw Error(`Failed to create workflow file ${q}: ${y.stderr}${m}`)}}async function cf(W,f,q,Y,D=!1,z,M,L){try{R("tengu_setup_github_actions_started",{skip_workflow:D,has_api_key:!!f,using_default_secret_name:q==="ANTHROPIC_API_KEY",selected_claude_workflow:z.includes("claude"),selected_claude_review_workflow:z.includes("claude-review"),...L});let H=await o("gh",["api",`repos/${W}`,"--jq",".id"]);if(H.code!==0)throw R("tengu_setup_github_actions_failed",{reason:"repo_not_found",exit_code:H.code,...L}),Error(`Failed to access repository ${W}: ${H.stderr}`);let V=await o("gh",["api",`repos/${W}`,"--jq",".default_branch"]);if(V.code!==0)throw R("tengu_setup_github_actions_failed",{reason:"failed_to_get_default_branch",exit_code:V.code,...L}),Error(`Failed to get default branch: ${V.stderr}`);let Z=V.stdout.trim(),F=await o("gh",["api",`repos/${W}/git/ref/heads/${Z}`,"--jq",".object.sha"]);if(F.code!==0)throw R("tengu_setup_github_actions_failed",{reason:"failed_to_get_branch_sha",exit_code:F.code,...L}),Error(`Failed to get branch SHA: ${F.stderr}`);let y=F.stdout.trim(),m=null;if(!D){Y(),m=`add-claude-github-actions-${Date.now()}`;let b=await o("gh",["api","--method","POST",`repos/${W}/git/refs`,"-f",`ref=refs/heads/${m}`,"-f",`sha=${y}`]);if(b.code!==0)throw R("tengu_setup_github_actions_failed",{reason:"failed_to_create_branch",exit_code:b.code,...L}),Error(`Failed to create branch: ${b.stderr}`);Y();let P=[];if(z.includes("claude"))P.push({path:".github/workflows/claude.yml",content:N0,message:"Claude PR Assistant workflow"});if(z.includes("claude-review"))P.push({path:".github/workflows/claude-code-review.yml",content:v0,message:"Claude Code Review workflow"});for(let C of P)await rf(W,m,C.path,C.content,q,C.message,L)}if(Y(),f){let b=await o("gh",["secret","set",q,"--body",f,"--repo",W]);if(b.code!==0){R("tengu_setup_github_actions_failed",{reason:"failed_to_set_api_key_secret",exit_code:b.code,...L});let P=`
141
-
142
- Need help? Common issues:
143
- `+`· Permission denied → Run: gh auth refresh -h github.com -s repo
144
- `+`· Not authorized → Ensure you have admin access to the repository
145
- `+"· For manual setup → Visit: https://github.com/anthropics/claude-code-action";throw Error(`Failed to set API key secret: ${b.stderr||"Unknown error"}${P}`)}}if(!D&&m){Y();let b=`https://github.com/${W}/compare/${Z}...${m}?quick_pull=1&title=${encodeURIComponent(k0)}&body=${encodeURIComponent(E0)}`;await V0(b)}R("tengu_setup_github_actions_completed",{skip_workflow:D,has_api_key:!!f,auth_type:M,using_default_secret_name:q==="ANTHROPIC_API_KEY",selected_claude_workflow:z.includes("claude"),selected_claude_review_workflow:z.includes("claude-review"),...L}),Bf((b)=>({...b,githubActionSetupCount:(b.githubActionSetupCount??0)+1}))}catch(H){if(!H||!(H instanceof Error)||!H.message.includes("Failed to"))R("tengu_setup_github_actions_failed",{reason:"unexpected_error",...L});if(H instanceof Error)Q0(H);throw H}}var Rf=h(()=>{F0();af();X0();Uf();wf();Df()});function Kf(W){let f=Cf.c(8),{warnings:q,onContinue:Y}=W,D;if(f[0]===Symbol.for("react.memo_cache_sentinel"))D={context:"Confirmation"},f[0]=D;else D=f[0];z0("confirm:yes",Y,D);let z;if(f[1]===Symbol.for("react.memo_cache_sentinel"))z=I(Q,{flexDirection:"column",marginBottom:1,children:[I(X,{bold:!0,children:[M0.warning," Setup Warnings"]}),d(X,{dimColor:!0,children:"We found some potential issues, but you can continue anyway"})]}),f[1]=z;else z=f[1];let M;if(f[2]!==q)M=q.map($f),f[2]=q,f[3]=M;else M=f[3];let L;if(f[4]===Symbol.for("react.memo_cache_sentinel"))L=d(Q,{marginTop:1,children:d(X,{bold:!0,color:"permission",children:"Press Enter to continue anyway, or Ctrl+C to exit and fix issues"})}),f[4]=L;else L=f[4];let H;if(f[5]===Symbol.for("react.memo_cache_sentinel"))H=d(Q,{marginTop:1,children:I(X,{dimColor:!0,children:["You can also try the manual setup steps if needed:"," ",d(X,{color:"claude",children:x})]})}),f[5]=H;else H=f[5];let V;if(f[6]!==M)V=d(T,{children:I(Q,{flexDirection:"column",borderStyle:"round",paddingX:1,children:[z,M,L,H]})}),f[6]=M,f[7]=V;else V=f[7];return V}function $f(W,f){return I(Q,{flexDirection:"column",marginBottom:1,children:[d(X,{color:"warning",bold:!0,children:W.title}),d(X,{children:W.message}),W.instructions.length>0&&d(Q,{flexDirection:"column",marginLeft:2,marginTop:1,children:W.instructions.map(xf)})]},f)}function xf(W,f){return I(X,{dimColor:!0,children:["• ",W]},f)}var Cf;var Af=h(()=>{Jf();X0();j();J0();g();Cf=_(r(),1)});function dq(W){let[f]=S.useState(()=>Nf()),[q,Y]=S.useState({...qq,useExistingKey:!!f,selectedApiKeyOption:f?"existing":y0()?"oauth":"new"});Ef(),S.default.useEffect(()=>{R("tengu_install_github_app_started",{})},[]);let D=S.useCallback(async()=>{let J=[];if((await m0("gh --version",{shell:!0,reject:!1})).exitCode!==0)J.push({title:"GitHub CLI not found",message:"GitHub CLI (gh) does not appear to be installed or accessible.",instructions:["Install GitHub CLI from https://cli.github.com/","macOS: brew install gh","Windows: winget install --id GitHub.cli","Linux: See installation instructions at https://github.com/cli/cli#installation"]});let w=await m0("gh auth status -a",{shell:!0,reject:!1});if(w.exitCode!==0)J.push({title:"GitHub CLI not authenticated",message:"GitHub CLI does not appear to be authenticated.",instructions:["Run: gh auth login","Follow the prompts to authenticate with GitHub","Or set up authentication using environment variables or other methods"]});else{let c=w.stdout.match(/Token scopes:.*$/m);if(c){let k=c[0],A=[];if(!k.includes("repo"))A.push("repo");if(!k.includes("workflow"))A.push("workflow");if(A.length>0){Y((l)=>({...l,step:"error",error:`GitHub CLI is missing required permissions: ${A.join(", ")}.`,errorReason:"Missing required scopes",errorInstructions:[`Your GitHub CLI authentication is missing the "${A.join('" and "')}" ${kf(A.length,"scope")} needed to manage GitHub Actions and secrets.`,"","To fix this, run:"," gh auth refresh -h github.com -s repo,workflow","","This will add the necessary permissions to manage workflows and secrets."]}));return}}}let U=await gf()??"";R("tengu_install_github_app_step_completed",{step:"check-gh"}),Y((c)=>({...c,warnings:J,currentRepo:U,selectedRepoName:U,useCurrentRepo:!!U,step:J.length>0?"warnings":"choose-repo"}))},[]);S.default.useEffect(()=>{if(q.step==="check-gh")D()},[q.step,D]);let z=S.useCallback(async(J,G)=>{Y((w)=>({...w,step:"creating",currentWorkflowInstallStep:0}));try{await cf(q.selectedRepoName,J,G,()=>{Y((w)=>({...w,currentWorkflowInstallStep:w.currentWorkflowInstallStep+1}))},q.workflowAction==="skip",q.selectedWorkflows,q.authType,{useCurrentRepo:q.useCurrentRepo,workflowExists:q.workflowExists,secretExists:q.secretExists}),R("tengu_install_github_app_step_completed",{step:"creating"}),Y((w)=>({...w,step:"success"}))}catch(w){let U=w instanceof Error?w.message:"Failed to set up GitHub Actions";if(U.includes("workflow file already exists"))R("tengu_install_github_app_error",{reason:"workflow_file_exists"}),Y((c)=>({...c,step:"error",error:"A Claude workflow file already exists in this repository.",errorReason:"Workflow file conflict",errorInstructions:["The file .github/workflows/claude.yml already exists","You can either:"," 1. Delete the existing file and run this command again"," 2. Update the existing file manually using the template from:",` ${x}`]}));else R("tengu_install_github_app_error",{reason:"setup_github_actions_failed"}),Y((c)=>({...c,step:"error",error:U,errorReason:"GitHub Actions setup failed",errorInstructions:[]}))}},[q.selectedRepoName,q.workflowAction,q.selectedWorkflows,q.useCurrentRepo,q.workflowExists,q.secretExists,q.authType]);async function M(){await V0("https://github.com/apps/claude")}async function L(J){try{let G=await o("gh",["api",`repos/${J}`,"--jq",".permissions.admin"]);if(G.code===0)return{hasAccess:G.stdout.trim()==="true"};if(G.stderr.includes("404")||G.stderr.includes("Not Found"))return{hasAccess:!1,error:"repository_not_found"};return{hasAccess:!1}}catch{return{hasAccess:!1}}}async function H(J){return(await o("gh",["api",`repos/${J}/contents/.github/workflows/claude.yml`,"--jq",".sha"])).code===0}async function V(){let J=await o("gh",["secret","list","--app","actions","--repo",q.selectedRepoName]);if(J.code===0)if(J.stdout.split(`
146
- `).some((U)=>{return/^ANTHROPIC_API_KEY\s+/.test(U)}))Y((U)=>({...U,secretExists:!0,step:"check-existing-secret"}));else if(f)Y((U)=>({...U,apiKeyOrOAuthToken:f,useExistingKey:!0})),await z(f,q.secretName);else Y((U)=>({...U,step:"api-key"}));else if(f)Y((G)=>({...G,apiKeyOrOAuthToken:f,useExistingKey:!0})),await z(f,q.secretName);else Y((G)=>({...G,step:"api-key"}))}let Z=async()=>{if(q.step==="warnings")R("tengu_install_github_app_step_completed",{step:"warnings"}),Y((J)=>({...J,step:"install-app"})),setTimeout(M,0);else if(q.step==="choose-repo"){let J=q.useCurrentRepo?q.currentRepo:q.selectedRepoName;if(!J.trim())return;let G=[],w=Wf(J),U=/^[a-z][a-z0-9+.-]*:\/\//i.test(J)||J.startsWith("www.");if(w)J=w;else if(U)G.push({title:"Invalid GitHub URL format",message:"The repository URL format appears to be invalid.",instructions:["Use format: owner/repo or https://github.com/owner/repo","Example: anthropics/claude-cli"]});if(!J.includes("/"))G.push({title:"Repository format warning",message:'Repository should be in format "owner/repo"',instructions:["Use format: owner/repo","Example: anthropics/claude-cli"]});let c=await L(J);if(c.error==="repository_not_found")G.push({title:"Repository not found",message:`Repository ${J} was not found or you don't have access.`,instructions:[`Check that the repository name is correct: ${J}`,"Ensure you have access to this repository",'For private repositories, make sure your GitHub token has the "repo" scope',"You can add the repo scope with: gh auth refresh -h github.com -s repo,workflow"]});else if(!c.hasAccess)G.push({title:"Admin permissions required",message:`You might need admin permissions on ${J} to set up GitHub Actions.`,instructions:["Repository admins can install GitHub Apps and set secrets","Ask a repository admin to run this command if setup fails","Alternatively, you can use the manual setup instructions"]});let k=await H(J);if(G.length>0){let A=[...q.warnings,...G];Y((l)=>({...l,selectedRepoName:J,workflowExists:k,warnings:A,step:"warnings"}))}else R("tengu_install_github_app_step_completed",{step:"choose-repo"}),Y((A)=>({...A,selectedRepoName:J,workflowExists:k,step:"install-app"})),setTimeout(M,0)}else if(q.step==="install-app")if(R("tengu_install_github_app_step_completed",{step:"install-app"}),q.workflowExists)Y((J)=>({...J,step:"check-existing-workflow"}));else Y((J)=>({...J,step:"select-workflows"}));else if(q.step==="check-existing-workflow")return;else if(q.step==="select-workflows")return;else if(q.step==="check-existing-secret")if(R("tengu_install_github_app_step_completed",{step:"check-existing-secret"}),q.useExistingSecret)await z(null,q.secretName);else await z(q.apiKeyOrOAuthToken,q.secretName);else if(q.step==="api-key"){if(q.selectedApiKeyOption==="oauth")return;let J=q.selectedApiKeyOption==="existing"?f:q.apiKeyOrOAuthToken;if(!J){R("tengu_install_github_app_error",{reason:"api_key_missing"}),Y((w)=>({...w,step:"error",error:"API key is required"}));return}Y((w)=>({...w,apiKeyOrOAuthToken:J,useExistingKey:q.selectedApiKeyOption==="existing"}));let G=await o("gh",["secret","list","--app","actions","--repo",q.selectedRepoName]);if(G.code===0)if(G.stdout.split(`
147
- `).some((c)=>{return/^ANTHROPIC_API_KEY\s+/.test(c)}))R("tengu_install_github_app_step_completed",{step:"api-key"}),Y((c)=>({...c,secretExists:!0,step:"check-existing-secret"}));else R("tengu_install_github_app_step_completed",{step:"api-key"}),await z(J,q.secretName);else R("tengu_install_github_app_step_completed",{step:"api-key"}),await z(J,q.secretName)}},F=(J)=>{Y((G)=>({...G,selectedRepoName:J}))},y=(J)=>{Y((G)=>({...G,apiKeyOrOAuthToken:J}))},m=(J)=>{Y((G)=>({...G,selectedApiKeyOption:J}))},b=S.useCallback(()=>{R("tengu_install_github_app_step_completed",{step:"api-key"}),Y((J)=>({...J,step:"oauth-flow"}))},[]),P=S.useCallback((J)=>{R("tengu_install_github_app_step_completed",{step:"oauth-flow"}),Y((G)=>({...G,apiKeyOrOAuthToken:J,useExistingKey:!1,secretName:"CLAUDE_CODE_OAUTH_TOKEN",authType:"oauth_token"})),z(J,"CLAUDE_CODE_OAUTH_TOKEN")},[z]),C=S.useCallback(()=>{Y((J)=>({...J,step:"api-key"}))},[]),N=(J)=>{if(J&&!/^[a-zA-Z0-9_]+$/.test(J))return;Y((G)=>({...G,secretName:J}))},E=(J)=>{Y((G)=>({...G,useCurrentRepo:J,selectedRepoName:J?G.currentRepo:""}))},v=(J)=>{Y((G)=>({...G,useExistingKey:J}))},O=(J)=>{Y((G)=>({...G,useExistingSecret:J,secretName:J?"ANTHROPIC_API_KEY":""}))},B=async(J)=>{if(J==="exit"){W.onDone("Installation cancelled by user");return}if(R("tengu_install_github_app_step_completed",{step:"check-existing-workflow"}),Y((G)=>({...G,workflowAction:J})),J==="skip"||J==="update")if(f)await V();else Y((G)=>({...G,step:"api-key"}))};function K(J){if(J.preventDefault(),q.step==="success")R("tengu_install_github_app_completed",{});W.onDone(q.step==="success"?"GitHub Actions setup complete!":q.error?`Couldn't install GitHub App: ${q.error}
148
- For manual setup instructions, see: ${x}`:`GitHub App installation failed
149
- For manual setup instructions, see: ${x}`)}switch(q.step){case"check-gh":return d(o0,{});case"warnings":return d(Kf,{warnings:q.warnings,onContinue:Z});case"choose-repo":return d(a0,{currentRepo:q.currentRepo,useCurrentRepo:q.useCurrentRepo,repoUrl:q.selectedRepoName,onRepoUrlChange:F,onToggleUseCurrentRepo:E,onSubmit:Z});case"install-app":return d(Zf,{repoUrl:q.selectedRepoName,onSubmit:Z});case"check-existing-workflow":return d(Yf,{repoName:q.selectedRepoName,onSelectAction:B});case"check-existing-secret":return d(p0,{useExistingSecret:q.useExistingSecret,secretName:q.secretName,onToggleUseExistingSecret:O,onSecretNameChange:N,onSubmit:Z});case"api-key":return d(_0,{existingApiKey:f,useExistingKey:q.useExistingKey,apiKeyOrOAuthToken:q.apiKeyOrOAuthToken,onApiKeyChange:y,onToggleUseExistingKey:v,onSubmit:Z,onCreateOAuthToken:y0()?b:void 0,selectedOption:q.selectedApiKeyOption,onSelectOption:m});case"creating":return d(x0,{currentWorkflowInstallStep:q.currentWorkflowInstallStep,secretExists:q.secretExists,useExistingSecret:q.useExistingSecret,secretName:q.secretName,skipWorkflow:q.workflowAction==="skip",selectedWorkflows:q.selectedWorkflows});case"success":return d(Q,{tabIndex:0,autoFocus:!0,onKeyDown:K,children:d(yf,{secretExists:q.secretExists,useExistingSecret:q.useExistingSecret,secretName:q.secretName,skipWorkflow:q.workflowAction==="skip"})});case"error":return d(Q,{tabIndex:0,autoFocus:!0,onKeyDown:K,children:d(t0,{error:q.error,errorReason:q.errorReason,errorInstructions:q.errorInstructions})});case"select-workflows":return d(A0,{defaultSelections:q.selectedWorkflows,onSubmit:(J)=>{if(R("tengu_install_github_app_step_completed",{step:"select-workflows"}),Y((G)=>({...G,selectedWorkflows:J})),f)V();else Y((G)=>({...G,step:"api-key"}))}});case"oauth-flow":return d(Vf,{onSuccess:P,onCancel:C})}}async function JY(W){return d(dq,{onDone:W})}var S,qq;var Yq=h(()=>{sf();F0();g0();X0();fq();j();Mf();Uf();wf();ef();tf();T0();u0();S0();r0();s0();ff();Xf();Lf();bf();Ff();Pf();Rf();Af();g();S=_(Y0(),1),qq={step:"check-gh",selectedRepoName:"",currentRepo:"",useCurrentRepo:!1,apiKeyOrOAuthToken:"",useExistingKey:!0,currentWorkflowInstallStep:0,warnings:[],secretExists:!1,secretName:"ANTHROPIC_API_KEY",useExistingSecret:!0,workflowExists:!1,selectedWorkflows:["claude","claude-review"],selectedApiKeyOption:"new",authType:"api_key"}});Yq();export{JY as call};
@@ -1 +0,0 @@
1
- import{nZ as z,oZ as I}from"./cli-0.5.7-6pssgqdn.mjs";import{Eaa as q,_aa as H}from"./cli-0.5.7-469r2a5r.mjs";import"./cli-0.5.7-mzfr99sc.mjs";import"./cli-0.5.7-5mrw857q.mjs";import"./cli-0.5.7-c9dtw94k.mjs";import"./cli-0.5.7-0s7wtvbz.mjs";import"./cli-0.5.7-35yf0b84.mjs";import"./cli-0.5.7-sjx0wm99.mjs";import"./cli-0.5.7-xepvraxn.mjs";import{Nea as m,Pea as F}from"./cli-0.5.7-26pwg6gg.mjs";import"./cli-0.5.7-twqt7rxq.mjs";import"./cli-0.5.7-pse9qff7.mjs";import"./cli-0.5.7-tqn2ged5.mjs";import"./cli-0.5.7-skfm51ta.mjs";import"./cli-0.5.7-hp25yk8y.mjs";import"./cli-0.5.7-m4wwfa6q.mjs";import{Zma as D}from"./cli-0.5.7-258ytmbr.mjs";async function T(){if(m("tengu_install_slack_app_clicked",{}),q((h)=>({...h,slackAppInstallCount:(h.slackAppInstallCount??0)+1})),await z(k))return{type:"text",value:"Opening Slack app installation page in browser…"};else return{type:"text",value:`Couldn't open browser. Visit: ${k}`}}var k="https://slack.com/marketplace/A08SF47R6P4-claude";var J=D(()=>{F();I();H()});J();export{T as call};
@@ -1 +0,0 @@
1
- import{Zma as e}from"./cli-0.5.7-258ytmbr.mjs";function n(){}function r(){return[]}function o(){return!1}async function i(){return}async function u(){}var t=()=>{};t();export{r as parseExporterTypes,o as isTelemetryEnabled,i as initializeTelemetry,u as flushTelemetry,n as bootstrapTelemetry};
@@ -1 +0,0 @@
1
- import{s as a,t as b,u as c,v as d,w as e,x as f,y as g,z as h}from"./cli-0.5.7-7k456xwn.mjs";import"./cli-0.5.7-q0pq4367.mjs";import"./cli-0.5.7-bnapjxz4.mjs";import"./cli-0.5.7-2tnvc3ka.mjs";import"./cli-0.5.7-bkptgahs.mjs";import"./cli-0.5.7-vn5aht50.mjs";import"./cli-0.5.7-3jrq7w6x.mjs";import"./cli-0.5.7-6gkpb0vw.mjs";import"./cli-0.5.7-w024nwsf.mjs";import"./cli-0.5.7-qdcp748z.mjs";import"./cli-0.5.7-2ytftsg5.mjs";import"./cli-0.5.7-5aghfr8k.mjs";import"./cli-0.5.7-6thqe6p4.mjs";import"./cli-0.5.7-jf3f8gen.mjs";import"./cli-0.5.7-6gfay8ap.mjs";import"./cli-0.5.7-d19d4v07.mjs";import"./cli-0.5.7-hhre0h51.mjs";import"./cli-0.5.7-q2e6xpch.mjs";import"./cli-0.5.7-w16wj21h.mjs";import"./cli-0.5.7-tc3vm4ra.mjs";import"./cli-0.5.7-7hm7dxyp.mjs";import"./cli-0.5.7-gy4csxb5.mjs";import"./cli-0.5.7-bzrvdrq4.mjs";import"./cli-0.5.7-gnq8vh0c.mjs";import"./cli-0.5.7-93k1z52y.mjs";import"./cli-0.5.7-zb8ztx8p.mjs";import"./cli-0.5.7-w50j12vv.mjs";import"./cli-0.5.7-93eaxn9a.mjs";import"./cli-0.5.7-h9v4tqbs.mjs";import"./cli-0.5.7-vyxaeh82.mjs";import"./cli-0.5.7-31969syr.mjs";import"./cli-0.5.7-73er78b7.mjs";import"./cli-0.5.7-sb3fjts4.mjs";import"./cli-0.5.7-hq4wbper.mjs";import"./cli-0.5.7-yaywev87.mjs";import"./cli-0.5.7-7mmyazqh.mjs";import"./cli-0.5.7-aq7a3646.mjs";import"./cli-0.5.7-pzjz115k.mjs";import"./cli-0.5.7-tbga87q3.mjs";import"./cli-0.5.7-7a9gq9ff.mjs";import"./cli-0.5.7-x1w96j6d.mjs";import"./cli-0.5.7-9z55nm22.mjs";import"./cli-0.5.7-0rvzfmhb.mjs";import"./cli-0.5.7-kp9pg4sr.mjs";import"./cli-0.5.7-gcnk0vke.mjs";import"./cli-0.5.7-6d26vvaa.mjs";import"./cli-0.5.7-e8eqdfnf.mjs";import"./cli-0.5.7-9acdh8nc.mjs";import"./cli-0.5.7-g7k0r0ea.mjs";import"./cli-0.5.7-vgc7nzef.mjs";import"./cli-0.5.7-8sbq2qed.mjs";import"./cli-0.5.7-jw2te6th.mjs";import"./cli-0.5.7-20cz322w.mjs";import"./cli-0.5.7-m5q27x96.mjs";import"./cli-0.5.7-6pssgqdn.mjs";import"./cli-0.5.7-5e5xfeq6.mjs";import"./cli-0.5.7-8ychjqct.mjs";import"./cli-0.5.7-g4n7dg2d.mjs";import"./cli-0.5.7-xn6deh04.mjs";import"./cli-0.5.7-dntg9qbj.mjs";import"./cli-0.5.7-rggstqv6.mjs";import"./cli-0.5.7-0df5m6td.mjs";import"./cli-0.5.7-yzncgfs4.mjs";import"./cli-0.5.7-2qxsy7jq.mjs";import"./cli-0.5.7-89fcvfy0.mjs";import"./cli-0.5.7-469r2a5r.mjs";import"./cli-0.5.7-mzfr99sc.mjs";import"./cli-0.5.7-5mrw857q.mjs";import"./cli-0.5.7-c9dtw94k.mjs";import"./cli-0.5.7-0s7wtvbz.mjs";import"./cli-0.5.7-35yf0b84.mjs";import"./cli-0.5.7-sjx0wm99.mjs";import"./cli-0.5.7-xepvraxn.mjs";import"./cli-0.5.7-26pwg6gg.mjs";import"./cli-0.5.7-twqt7rxq.mjs";import"./cli-0.5.7-pse9qff7.mjs";import"./cli-0.5.7-tqn2ged5.mjs";import"./cli-0.5.7-skfm51ta.mjs";import"./cli-0.5.7-hp25yk8y.mjs";import"./cli-0.5.7-m4wwfa6q.mjs";import"./cli-0.5.7-258ytmbr.mjs";export{g as showSetupScreens,e as showSetupDialog,b as showDialog,f as renderAndRun,h as getRenderContext,d as exitWithMessage,c as exitWithError,a as completeOnboarding};
@@ -1,2 +0,0 @@
1
- import{Ef as O,Gf as D}from"./cli-0.5.7-08mn1pmc.mjs";import{nt as Y,ot as _,pt as Z,st as Q,tt as v,ut as A,vt as L,yt as z}from"./cli-0.5.7-q2e6xpch.mjs";import"./cli-0.5.7-w16wj21h.mjs";import"./cli-0.5.7-tc3vm4ra.mjs";import"./cli-0.5.7-7hm7dxyp.mjs";import"./cli-0.5.7-gy4csxb5.mjs";import"./cli-0.5.7-bzrvdrq4.mjs";import"./cli-0.5.7-gnq8vh0c.mjs";import"./cli-0.5.7-93k1z52y.mjs";import"./cli-0.5.7-zb8ztx8p.mjs";import"./cli-0.5.7-w50j12vv.mjs";import"./cli-0.5.7-93eaxn9a.mjs";import"./cli-0.5.7-h9v4tqbs.mjs";import"./cli-0.5.7-vyxaeh82.mjs";import"./cli-0.5.7-31969syr.mjs";import"./cli-0.5.7-73er78b7.mjs";import"./cli-0.5.7-sb3fjts4.mjs";import"./cli-0.5.7-hq4wbper.mjs";import"./cli-0.5.7-yaywev87.mjs";import"./cli-0.5.7-7mmyazqh.mjs";import"./cli-0.5.7-aq7a3646.mjs";import"./cli-0.5.7-pzjz115k.mjs";import"./cli-0.5.7-tbga87q3.mjs";import"./cli-0.5.7-7a9gq9ff.mjs";import"./cli-0.5.7-x1w96j6d.mjs";import"./cli-0.5.7-9z55nm22.mjs";import"./cli-0.5.7-0rvzfmhb.mjs";import"./cli-0.5.7-kp9pg4sr.mjs";import"./cli-0.5.7-gcnk0vke.mjs";import"./cli-0.5.7-6d26vvaa.mjs";import"./cli-0.5.7-e8eqdfnf.mjs";import"./cli-0.5.7-9acdh8nc.mjs";import"./cli-0.5.7-g7k0r0ea.mjs";import"./cli-0.5.7-vgc7nzef.mjs";import"./cli-0.5.7-8sbq2qed.mjs";import"./cli-0.5.7-jw2te6th.mjs";import"./cli-0.5.7-20cz322w.mjs";import"./cli-0.5.7-m5q27x96.mjs";import"./cli-0.5.7-6pssgqdn.mjs";import"./cli-0.5.7-5e5xfeq6.mjs";import"./cli-0.5.7-8ychjqct.mjs";import"./cli-0.5.7-g4n7dg2d.mjs";import"./cli-0.5.7-xn6deh04.mjs";import"./cli-0.5.7-dntg9qbj.mjs";import"./cli-0.5.7-rggstqv6.mjs";import"./cli-0.5.7-0df5m6td.mjs";import"./cli-0.5.7-yzncgfs4.mjs";import"./cli-0.5.7-2qxsy7jq.mjs";import"./cli-0.5.7-89fcvfy0.mjs";import"./cli-0.5.7-469r2a5r.mjs";import"./cli-0.5.7-mzfr99sc.mjs";import"./cli-0.5.7-5mrw857q.mjs";import"./cli-0.5.7-c9dtw94k.mjs";import"./cli-0.5.7-0s7wtvbz.mjs";import"./cli-0.5.7-35yf0b84.mjs";import"./cli-0.5.7-sjx0wm99.mjs";import"./cli-0.5.7-xepvraxn.mjs";import"./cli-0.5.7-26pwg6gg.mjs";import{sfa as X,xfa as T}from"./cli-0.5.7-twqt7rxq.mjs";import"./cli-0.5.7-pse9qff7.mjs";import"./cli-0.5.7-tqn2ged5.mjs";import{Hga as U,Nga as x}from"./cli-0.5.7-skfm51ta.mjs";import"./cli-0.5.7-hp25yk8y.mjs";import"./cli-0.5.7-m4wwfa6q.mjs";import{Zma as W}from"./cli-0.5.7-258ytmbr.mjs";function w(q){let J=new Set(Z.map((H)=>Q(H.key)));return q.map((H)=>{let M={};for(let[V,R]of Object.entries(H.bindings))if(!J.has(Q(V)))M[V]=R;return{context:H.context,bindings:M}}).filter((H)=>Object.keys(H.bindings).length>0)}function $(){let J={$schema:"https://www.schemastore.org/claude-code-keybindings.json",$docs:"https://code.claude.com/docs/en/keybindings",bindings:w(Y)};return X(J,null,2)+`
2
- `}var G=W(()=>{T();_();v()});import{mkdir as C,writeFile as I}from"fs/promises";import{dirname as S}from"path";async function E(){if(!A())return{type:"text",value:"Keybinding customization is not enabled. This feature is currently in preview."};let q=L(),J=!1;await C(S(q),{recursive:!0});try{await I(q,$(),{encoding:"utf-8",flag:"wx"})}catch(M){if(U(M)==="EEXIST")J=!0;else throw M}let H=await O(q);if(H.error)return{type:"text",value:`${J?"Opened":"Created"} ${q}. Could not open in editor: ${H.error}`};return{type:"text",value:J?`Opened ${q} in your editor.`:`Created ${q} with template. Opened in your editor.`}}var j=W(()=>{z();G();x();D()});j();export{E as call};
@@ -1,2 +0,0 @@
1
- import{X3 as B,Y3 as _}from"./cli-0.5.7-xn6deh04.mjs";import{Eaa as J,Haa as Q,_aa as Z}from"./cli-0.5.7-469r2a5r.mjs";import"./cli-0.5.7-mzfr99sc.mjs";import"./cli-0.5.7-5mrw857q.mjs";import"./cli-0.5.7-c9dtw94k.mjs";import"./cli-0.5.7-0s7wtvbz.mjs";import"./cli-0.5.7-35yf0b84.mjs";import"./cli-0.5.7-sjx0wm99.mjs";import"./cli-0.5.7-xepvraxn.mjs";import"./cli-0.5.7-26pwg6gg.mjs";import"./cli-0.5.7-twqt7rxq.mjs";import"./cli-0.5.7-pse9qff7.mjs";import"./cli-0.5.7-tqn2ged5.mjs";import"./cli-0.5.7-skfm51ta.mjs";import"./cli-0.5.7-hp25yk8y.mjs";import"./cli-0.5.7-m4wwfa6q.mjs";import{Zma as U}from"./cli-0.5.7-258ytmbr.mjs";function V(){return D={id:`arc_${Date.now()}`,goals:[],decisions:[],milestones:[],knowledgeGraph:{entities:{},relations:[]},currentPhase:"init",startTime:Date.now(),lastUpdateTime:Date.now()},D}function G(){if(!D)return V();return D}function X(){let l=G();if(!l||Object.keys(l.knowledgeGraph.entities).length===0)return"";let C="\\nKnowledge Graph:\\n";for(let w of Object.values(l.knowledgeGraph.entities)){C+=`- [${w.type}] ${w.name}`;let b=Object.entries(w.attributes);if(b.length>0)C+=` (${b.map(([f,$])=>`${f}: ${$}`).join(", ")})`;C+="\\n"}for(let w of l.knowledgeGraph.relations){let b=l.knowledgeGraph.entities[w.sourceId]?.name,f=l.knowledgeGraph.entities[w.targetId]?.name;if(b&&f)C+=`- ${b} --(${w.type})--> ${f}\\n`}return C}function N(){let l=G();if(!l)return"No conversation arc";let C=l.goals.filter((f)=>f.status==="active"||f.status==="pending"),w=l.goals.filter((f)=>f.status==="completed"),b=`Phase: ${l.currentPhase}\\n`;if(b+=`Goals: ${w.length}/${l.goals.length} completed\\n`,C.length>0)b+=`Active: ${C[0].description.slice(0,50)}...\\n`;if(l.decisions.length>0)b+=`Decisions: ${l.decisions.length}\\n`;if(l.milestones.length>0)b+=`Latest milestone: ${l.milestones[l.milestones.length-1].description.slice(0,40)}`;return b+=X(),b}function q(){D=null}function x(){let l=G();if(!l)return null;return{phase:l.currentPhase,goalCount:l.goals.length,completedGoals:l.goals.filter((C)=>C.status==="completed").length,decisionCount:l.decisions.length,milestoneCount:l.milestones.length,durationMs:l.lastUpdateTime-l.startTime}}var D=null;var H=()=>{};var E=async(l,C)=>{let b=(l?String(l):"").trim().toLowerCase().split(/\s+/).filter(Boolean),f=b[0];if(!f||f==="status"){let $=Q(),L=x(),j=G(),S=Object.keys(j?.knowledgeGraph.entities||{}).length,T=$.knowledgeGraphEnabled!==!1?B.green("ENABLED"):B.red("DISABLED"),K=`${B.bold("Knowledge Graph Engine")}: ${T}
2
- `;if(L)K+=`• Stats: ${L.goalCount} goals, ${L.milestoneCount} milestones, ${S} technical facts learned`;return{type:"text",value:K}}if(f==="enable"){let $=b[1],L=$==="yes"||$==="true";if(!L&&!($==="no"||$==="false"))return{type:"text",value:"Usage: /knowledge enable <yes|no>"};return J((S)=>({...S,knowledgeGraphEnabled:L})),{type:"text",value:`✨ Knowledge Graph engine ${L?B.green("enabled"):B.red("disabled")}.`}}if(f==="clear")return q(),{type:"text",value:"\uD83D\uDDD1️ Knowledge graph memory has been cleared for this session."};if(f==="list")return{type:"text",value:N()};return{type:"text",value:`Unknown subcommand: ${f}. Available: enable, clear, status, list`}};var z=U(()=>{H();Z();_()});z();export{E as call};
@@ -1 +0,0 @@
1
- import{yb as a,zb as b}from"./cli-0.5.7-tgq7dtyz.mjs";import"./cli-0.5.7-tqn2ged5.mjs";import"./cli-0.5.7-skfm51ta.mjs";import"./cli-0.5.7-m4wwfa6q.mjs";import"./cli-0.5.7-258ytmbr.mjs";export{b as writeLatestVersion,a as readLatestVersion};
@@ -1 +0,0 @@
1
- import{is as a,ms as b,ns as c,os as d,ps as e,qs as f,rs as g,ss as h,ts as i,us as j,vs as k,ws as l,ys as m}from"./cli-0.5.7-q2e6xpch.mjs";import"./cli-0.5.7-w16wj21h.mjs";import"./cli-0.5.7-tc3vm4ra.mjs";import"./cli-0.5.7-7hm7dxyp.mjs";import"./cli-0.5.7-gy4csxb5.mjs";import"./cli-0.5.7-bzrvdrq4.mjs";import"./cli-0.5.7-gnq8vh0c.mjs";import"./cli-0.5.7-93k1z52y.mjs";import"./cli-0.5.7-zb8ztx8p.mjs";import"./cli-0.5.7-w50j12vv.mjs";import"./cli-0.5.7-93eaxn9a.mjs";import"./cli-0.5.7-h9v4tqbs.mjs";import"./cli-0.5.7-vyxaeh82.mjs";import"./cli-0.5.7-31969syr.mjs";import"./cli-0.5.7-73er78b7.mjs";import"./cli-0.5.7-sb3fjts4.mjs";import"./cli-0.5.7-hq4wbper.mjs";import"./cli-0.5.7-yaywev87.mjs";import"./cli-0.5.7-7mmyazqh.mjs";import"./cli-0.5.7-aq7a3646.mjs";import"./cli-0.5.7-pzjz115k.mjs";import"./cli-0.5.7-tbga87q3.mjs";import"./cli-0.5.7-7a9gq9ff.mjs";import"./cli-0.5.7-x1w96j6d.mjs";import"./cli-0.5.7-9z55nm22.mjs";import"./cli-0.5.7-0rvzfmhb.mjs";import"./cli-0.5.7-kp9pg4sr.mjs";import"./cli-0.5.7-gcnk0vke.mjs";import"./cli-0.5.7-6d26vvaa.mjs";import"./cli-0.5.7-e8eqdfnf.mjs";import"./cli-0.5.7-9acdh8nc.mjs";import"./cli-0.5.7-g7k0r0ea.mjs";import"./cli-0.5.7-vgc7nzef.mjs";import"./cli-0.5.7-8sbq2qed.mjs";import"./cli-0.5.7-jw2te6th.mjs";import"./cli-0.5.7-20cz322w.mjs";import"./cli-0.5.7-m5q27x96.mjs";import"./cli-0.5.7-6pssgqdn.mjs";import"./cli-0.5.7-5e5xfeq6.mjs";import"./cli-0.5.7-8ychjqct.mjs";import"./cli-0.5.7-g4n7dg2d.mjs";import"./cli-0.5.7-xn6deh04.mjs";import"./cli-0.5.7-dntg9qbj.mjs";import"./cli-0.5.7-rggstqv6.mjs";import"./cli-0.5.7-0df5m6td.mjs";import"./cli-0.5.7-yzncgfs4.mjs";import"./cli-0.5.7-2qxsy7jq.mjs";import"./cli-0.5.7-89fcvfy0.mjs";import"./cli-0.5.7-469r2a5r.mjs";import"./cli-0.5.7-mzfr99sc.mjs";import"./cli-0.5.7-5mrw857q.mjs";import"./cli-0.5.7-c9dtw94k.mjs";import"./cli-0.5.7-0s7wtvbz.mjs";import"./cli-0.5.7-35yf0b84.mjs";import"./cli-0.5.7-sjx0wm99.mjs";import"./cli-0.5.7-xepvraxn.mjs";import"./cli-0.5.7-26pwg6gg.mjs";import"./cli-0.5.7-twqt7rxq.mjs";import"./cli-0.5.7-pse9qff7.mjs";import"./cli-0.5.7-tqn2ged5.mjs";import"./cli-0.5.7-skfm51ta.mjs";import"./cli-0.5.7-hp25yk8y.mjs";import"./cli-0.5.7-m4wwfa6q.mjs";import"./cli-0.5.7-258ytmbr.mjs";m();export{k as parseAgentsFromJson,l as parseAgentFromMarkdown,j as parseAgentFromJson,d as isPluginAgent,c as isCustomAgent,b as isBuiltInAgent,f as hasRequiredMcpServers,h as getAgentDefinitionsWithOverrides,e as getActiveAgentsFromList,g as filterAgentsByMcpRequirements,i as clearAgentDefinitionsCache,a as applyBuiltInModelOverrides};
@@ -1 +0,0 @@
1
- import{DA as a,EA as b,FA as c,GA as d,HA as e,IA as f,JA as g}from"./cli-0.5.7-q2e6xpch.mjs";import"./cli-0.5.7-w16wj21h.mjs";import"./cli-0.5.7-tc3vm4ra.mjs";import"./cli-0.5.7-7hm7dxyp.mjs";import"./cli-0.5.7-gy4csxb5.mjs";import"./cli-0.5.7-bzrvdrq4.mjs";import"./cli-0.5.7-gnq8vh0c.mjs";import"./cli-0.5.7-93k1z52y.mjs";import"./cli-0.5.7-zb8ztx8p.mjs";import"./cli-0.5.7-w50j12vv.mjs";import"./cli-0.5.7-93eaxn9a.mjs";import"./cli-0.5.7-h9v4tqbs.mjs";import"./cli-0.5.7-vyxaeh82.mjs";import"./cli-0.5.7-31969syr.mjs";import"./cli-0.5.7-73er78b7.mjs";import"./cli-0.5.7-sb3fjts4.mjs";import"./cli-0.5.7-hq4wbper.mjs";import"./cli-0.5.7-yaywev87.mjs";import"./cli-0.5.7-7mmyazqh.mjs";import"./cli-0.5.7-aq7a3646.mjs";import"./cli-0.5.7-pzjz115k.mjs";import"./cli-0.5.7-tbga87q3.mjs";import"./cli-0.5.7-7a9gq9ff.mjs";import"./cli-0.5.7-x1w96j6d.mjs";import"./cli-0.5.7-9z55nm22.mjs";import"./cli-0.5.7-0rvzfmhb.mjs";import"./cli-0.5.7-kp9pg4sr.mjs";import"./cli-0.5.7-gcnk0vke.mjs";import"./cli-0.5.7-6d26vvaa.mjs";import"./cli-0.5.7-e8eqdfnf.mjs";import"./cli-0.5.7-9acdh8nc.mjs";import"./cli-0.5.7-g7k0r0ea.mjs";import"./cli-0.5.7-vgc7nzef.mjs";import"./cli-0.5.7-8sbq2qed.mjs";import"./cli-0.5.7-jw2te6th.mjs";import"./cli-0.5.7-20cz322w.mjs";import"./cli-0.5.7-m5q27x96.mjs";import"./cli-0.5.7-6pssgqdn.mjs";import"./cli-0.5.7-5e5xfeq6.mjs";import"./cli-0.5.7-8ychjqct.mjs";import"./cli-0.5.7-g4n7dg2d.mjs";import"./cli-0.5.7-xn6deh04.mjs";import"./cli-0.5.7-dntg9qbj.mjs";import"./cli-0.5.7-rggstqv6.mjs";import"./cli-0.5.7-0df5m6td.mjs";import"./cli-0.5.7-yzncgfs4.mjs";import"./cli-0.5.7-2qxsy7jq.mjs";import"./cli-0.5.7-89fcvfy0.mjs";import"./cli-0.5.7-469r2a5r.mjs";import"./cli-0.5.7-mzfr99sc.mjs";import"./cli-0.5.7-5mrw857q.mjs";import"./cli-0.5.7-c9dtw94k.mjs";import"./cli-0.5.7-0s7wtvbz.mjs";import"./cli-0.5.7-35yf0b84.mjs";import"./cli-0.5.7-sjx0wm99.mjs";import"./cli-0.5.7-xepvraxn.mjs";import"./cli-0.5.7-26pwg6gg.mjs";import"./cli-0.5.7-twqt7rxq.mjs";import"./cli-0.5.7-pse9qff7.mjs";import"./cli-0.5.7-tqn2ged5.mjs";import"./cli-0.5.7-skfm51ta.mjs";import"./cli-0.5.7-hp25yk8y.mjs";import"./cli-0.5.7-m4wwfa6q.mjs";import"./cli-0.5.7-258ytmbr.mjs";g();export{f as setupPluginHookHotReload,d as resetHotReloadState,c as pruneRemovedPluginHooks,a as loadPluginHooks,e as getPluginAffectingSettingsSnapshot,b as clearPluginHookCache};
@@ -1 +0,0 @@
1
- import{kb as a,lb as b}from"./cli-0.5.7-rzts2ke3.mjs";import"./cli-0.5.7-258ytmbr.mjs";export{a as loadPluginHooks,b as default};
@@ -1 +0,0 @@
1
- import{A6 as c,B6 as d,C6 as e,D6 as f,E6 as g,F6 as h,G6 as i,H6 as j,I6 as k,J6 as l,y6 as a,z6 as b}from"./cli-0.5.7-469r2a5r.mjs";import"./cli-0.5.7-mzfr99sc.mjs";import"./cli-0.5.7-5mrw857q.mjs";import"./cli-0.5.7-c9dtw94k.mjs";import"./cli-0.5.7-0s7wtvbz.mjs";import"./cli-0.5.7-35yf0b84.mjs";import"./cli-0.5.7-sjx0wm99.mjs";import"./cli-0.5.7-xepvraxn.mjs";import"./cli-0.5.7-26pwg6gg.mjs";import"./cli-0.5.7-twqt7rxq.mjs";import"./cli-0.5.7-pse9qff7.mjs";import"./cli-0.5.7-tqn2ged5.mjs";import"./cli-0.5.7-skfm51ta.mjs";import"./cli-0.5.7-hp25yk8y.mjs";import"./cli-0.5.7-m4wwfa6q.mjs";import"./cli-0.5.7-258ytmbr.mjs";l();export{h as logMCPError,i as logMCPDebug,d as logError,f as loadErrorLogs,a as getLogDisplayTitle,e as getInMemoryErrors,g as getErrorLogByIndex,b as dateToFilename,j as captureAPIRequest,c as attachErrorLogSink,k as _resetErrorLogForTesting};