@opencode-ai/core 0.0.0-beta-17498

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 (1110) hide show
  1. package/README.md +3 -0
  2. package/dist/account/sql.js +35 -0
  3. package/dist/agent.js +93 -0
  4. package/dist/aisdk-native.js +10 -0
  5. package/dist/aisdk.js +17 -0
  6. package/dist/app.js +19 -0
  7. package/dist/bus.js +95 -0
  8. package/dist/catalog.js +91 -0
  9. package/dist/chunks/index-8jqmqb92.js +733 -0
  10. package/dist/chunks/ripgrep-02dbfq60.js +18 -0
  11. package/dist/chunks/ripgrep-04kwjb53.js +192 -0
  12. package/dist/chunks/ripgrep-07vebpv5.js +252 -0
  13. package/dist/chunks/ripgrep-09h352js.js +68 -0
  14. package/dist/chunks/ripgrep-0brv01ad.js +49 -0
  15. package/dist/chunks/ripgrep-0cgt0xh2.js +18 -0
  16. package/dist/chunks/ripgrep-0dwyqmzq.js +52 -0
  17. package/dist/chunks/ripgrep-0f48qthw.js +32 -0
  18. package/dist/chunks/ripgrep-0kdmh5qp.js +65 -0
  19. package/dist/chunks/ripgrep-0knjr3bp.js +175 -0
  20. package/dist/chunks/ripgrep-0kvmztkf.js +31 -0
  21. package/dist/chunks/ripgrep-0vcm5yws.js +75 -0
  22. package/dist/chunks/ripgrep-0zs4qnv1.js +712 -0
  23. package/dist/chunks/ripgrep-0zz82cjq.js +17 -0
  24. package/dist/chunks/ripgrep-10xtr3be.js +34 -0
  25. package/dist/chunks/ripgrep-18pv8fg3.js +98 -0
  26. package/dist/chunks/ripgrep-1c00jchy.js +64 -0
  27. package/dist/chunks/ripgrep-1cxcv3mr.js +205 -0
  28. package/dist/chunks/ripgrep-1fb7bmpf.js +15 -0
  29. package/dist/chunks/ripgrep-1hxj4hpm.js +245 -0
  30. package/dist/chunks/ripgrep-1kvtxahz.js +175 -0
  31. package/dist/chunks/ripgrep-1wcz8fvj.js +16 -0
  32. package/dist/chunks/ripgrep-1xksxgzs.js +24 -0
  33. package/dist/chunks/ripgrep-21vebyez.js +620 -0
  34. package/dist/chunks/ripgrep-25pxtba7.js +13 -0
  35. package/dist/chunks/ripgrep-28q8yd1e.js +137 -0
  36. package/dist/chunks/ripgrep-2m0g72hh.js +49 -0
  37. package/dist/chunks/ripgrep-2mkr0amf.js +1467 -0
  38. package/dist/chunks/ripgrep-2nmyybe0.js +21 -0
  39. package/dist/chunks/ripgrep-2qdx6zz3.js +16 -0
  40. package/dist/chunks/ripgrep-2xr81cqg.js +182 -0
  41. package/dist/chunks/ripgrep-2ztmm76q.js +584 -0
  42. package/dist/chunks/ripgrep-31fzckyb.js +79 -0
  43. package/dist/chunks/ripgrep-33amzv6f.js +214 -0
  44. package/dist/chunks/ripgrep-37rcj8p3.js +187 -0
  45. package/dist/chunks/ripgrep-38crwsq8.js +379 -0
  46. package/dist/chunks/ripgrep-3c4nztf9.js +11 -0
  47. package/dist/chunks/ripgrep-3cwtqanj.js +72 -0
  48. package/dist/chunks/ripgrep-3egtvbgk.js +253 -0
  49. package/dist/chunks/ripgrep-3g3rpp2x.js +17 -0
  50. package/dist/chunks/ripgrep-3kbfazvv.js +73 -0
  51. package/dist/chunks/ripgrep-3kxbn56b.js +178 -0
  52. package/dist/chunks/ripgrep-3mfgaav1.js +321 -0
  53. package/dist/chunks/ripgrep-3q6gbwmd.js +26 -0
  54. package/dist/chunks/ripgrep-3thh6229.js +18 -0
  55. package/dist/chunks/ripgrep-3vh42rcr.js +35 -0
  56. package/dist/chunks/ripgrep-3vs6bz0f.js +320 -0
  57. package/dist/chunks/ripgrep-3w0f1yxt.js +64 -0
  58. package/dist/chunks/ripgrep-3w3ybtfd.js +109 -0
  59. package/dist/chunks/ripgrep-42q4drvy.js +331 -0
  60. package/dist/chunks/ripgrep-42z9db90.js +91 -0
  61. package/dist/chunks/ripgrep-45cexccz.js +32 -0
  62. package/dist/chunks/ripgrep-45h9dj6z.js +206 -0
  63. package/dist/chunks/ripgrep-47ty4mvs.js +18 -0
  64. package/dist/chunks/ripgrep-4b2tz2m9.js +22 -0
  65. package/dist/chunks/ripgrep-4ffc1teg.js +120 -0
  66. package/dist/chunks/ripgrep-4qzvx3fn.js +183 -0
  67. package/dist/chunks/ripgrep-4s2xwh5d.js +91 -0
  68. package/dist/chunks/ripgrep-4vzq6xdm.js +375 -0
  69. package/dist/chunks/ripgrep-4xwayb0j.js +35 -0
  70. package/dist/chunks/ripgrep-4zg0gww9.js +55 -0
  71. package/dist/chunks/ripgrep-4zzdwbaz.js +18 -0
  72. package/dist/chunks/ripgrep-50jxp3hw.js +35 -0
  73. package/dist/chunks/ripgrep-52jzav25.js +13 -0
  74. package/dist/chunks/ripgrep-56p2m126.js +31 -0
  75. package/dist/chunks/ripgrep-57tzwnz4.js +107 -0
  76. package/dist/chunks/ripgrep-5a5ch9ts.js +31 -0
  77. package/dist/chunks/ripgrep-5fvy871a.js +162 -0
  78. package/dist/chunks/ripgrep-5gbvd8db.js +115 -0
  79. package/dist/chunks/ripgrep-5p2sx24b.js +56 -0
  80. package/dist/chunks/ripgrep-5pfeh60c.js +154 -0
  81. package/dist/chunks/ripgrep-5rs65q6p.js +65 -0
  82. package/dist/chunks/ripgrep-5rzqpsek.js +112 -0
  83. package/dist/chunks/ripgrep-5sgbvx3z.js +83 -0
  84. package/dist/chunks/ripgrep-5va1yh78.js +23 -0
  85. package/dist/chunks/ripgrep-5vcssjzn.js +13 -0
  86. package/dist/chunks/ripgrep-69qrqpw0.js +15 -0
  87. package/dist/chunks/ripgrep-6jtjggv5.js +248 -0
  88. package/dist/chunks/ripgrep-6p4dh47c.js +124 -0
  89. package/dist/chunks/ripgrep-6q3rd30y.js +151 -0
  90. package/dist/chunks/ripgrep-6wnd6t4j.js +489 -0
  91. package/dist/chunks/ripgrep-6yt963b8.js +29 -0
  92. package/dist/chunks/ripgrep-706a4azd.js +292 -0
  93. package/dist/chunks/ripgrep-75tpgmct.js +322 -0
  94. package/dist/chunks/ripgrep-77qdnkw9.js +111 -0
  95. package/dist/chunks/ripgrep-7fwyh2yq.js +47 -0
  96. package/dist/chunks/ripgrep-7mrpdsq5.js +229 -0
  97. package/dist/chunks/ripgrep-7n9qwqk4.js +14 -0
  98. package/dist/chunks/ripgrep-7wcmqxrc.js +50 -0
  99. package/dist/chunks/ripgrep-857g7h76.js +41 -0
  100. package/dist/chunks/ripgrep-85dcg596.js +72 -0
  101. package/dist/chunks/ripgrep-8669y53s.js +99 -0
  102. package/dist/chunks/ripgrep-88jbfw8z.js +41 -0
  103. package/dist/chunks/ripgrep-8k8ks5a6.js +196 -0
  104. package/dist/chunks/ripgrep-8mdqjx9x.js +41 -0
  105. package/dist/chunks/ripgrep-8nn8kqcn.js +25 -0
  106. package/dist/chunks/ripgrep-8rhqsgy6.js +137 -0
  107. package/dist/chunks/ripgrep-8sj3ajy5.js +58 -0
  108. package/dist/chunks/ripgrep-8v2yzmx6.js +294 -0
  109. package/dist/chunks/ripgrep-8v47shgf.js +33 -0
  110. package/dist/chunks/ripgrep-8vhzxx5g.js +25 -0
  111. package/dist/chunks/ripgrep-8w9tzfz1.js +14 -0
  112. package/dist/chunks/ripgrep-8ywqk2j9.js +50 -0
  113. package/dist/chunks/ripgrep-906y0b6d.js +13 -0
  114. package/dist/chunks/ripgrep-93d188hz.js +261 -0
  115. package/dist/chunks/ripgrep-93qdgxxd.js +30 -0
  116. package/dist/chunks/ripgrep-999qd968.js +84 -0
  117. package/dist/chunks/ripgrep-9d2xhdr4.js +111 -0
  118. package/dist/chunks/ripgrep-9dct5xhx.js +21 -0
  119. package/dist/chunks/ripgrep-9f0rnpkn.js +16 -0
  120. package/dist/chunks/ripgrep-9pthdmc4.js +86 -0
  121. package/dist/chunks/ripgrep-9r0qzhnf.js +34 -0
  122. package/dist/chunks/ripgrep-9sdtsapf.js +30 -0
  123. package/dist/chunks/ripgrep-a02svayp.js +10 -0
  124. package/dist/chunks/ripgrep-a65h300v.js +155 -0
  125. package/dist/chunks/ripgrep-a6wxg7ch.js +139 -0
  126. package/dist/chunks/ripgrep-a83yvq99.js +5 -0
  127. package/dist/chunks/ripgrep-aen2vrbj.js +75 -0
  128. package/dist/chunks/ripgrep-aw3m7sv3.js +194 -0
  129. package/dist/chunks/ripgrep-ayevdmef.js +25 -0
  130. package/dist/chunks/ripgrep-ayfwnm78.js +18 -0
  131. package/dist/chunks/ripgrep-b02txbh8.js +22 -0
  132. package/dist/chunks/ripgrep-b4t9dkb3.js +145 -0
  133. package/dist/chunks/ripgrep-bbqs2y60.js +14 -0
  134. package/dist/chunks/ripgrep-bfaw9j5x.js +74 -0
  135. package/dist/chunks/ripgrep-bhzwd3s3.js +220 -0
  136. package/dist/chunks/ripgrep-bqtt5yh9.js +70 -0
  137. package/dist/chunks/ripgrep-brsh5f65.js +146 -0
  138. package/dist/chunks/ripgrep-bsphrc86.js +113 -0
  139. package/dist/chunks/ripgrep-bw3yp035.js +70 -0
  140. package/dist/chunks/ripgrep-bxdhjb3y.js +107 -0
  141. package/dist/chunks/ripgrep-byab506k.js +14 -0
  142. package/dist/chunks/ripgrep-c26sq792.js +344 -0
  143. package/dist/chunks/ripgrep-c77ad0vh.js +16 -0
  144. package/dist/chunks/ripgrep-cgvnqv92.js +27 -0
  145. package/dist/chunks/ripgrep-ch0qh5se.js +150 -0
  146. package/dist/chunks/ripgrep-cm67rqy2.js +22 -0
  147. package/dist/chunks/ripgrep-cz3dkvcz.js +16 -0
  148. package/dist/chunks/ripgrep-d59wp3am.js +430 -0
  149. package/dist/chunks/ripgrep-d6s8p2vk.js +157 -0
  150. package/dist/chunks/ripgrep-d6vvk673.js +149 -0
  151. package/dist/chunks/ripgrep-da1n05jh.js +39 -0
  152. package/dist/chunks/ripgrep-dbah77c1.js +17 -0
  153. package/dist/chunks/ripgrep-dcz5072c.js +174 -0
  154. package/dist/chunks/ripgrep-ddjpbqb0.js +168 -0
  155. package/dist/chunks/ripgrep-ddn74qps.js +37 -0
  156. package/dist/chunks/ripgrep-df3v2q6j.js +77 -0
  157. package/dist/chunks/ripgrep-dhcq6c44.js +14 -0
  158. package/dist/chunks/ripgrep-dhphtf1x.js +45 -0
  159. package/dist/chunks/ripgrep-dht5baf0.js +16 -0
  160. package/dist/chunks/ripgrep-dkmkay92.js +9 -0
  161. package/dist/chunks/ripgrep-dppgrtwb.js +126 -0
  162. package/dist/chunks/ripgrep-dxqw5jns.js +231 -0
  163. package/dist/chunks/ripgrep-dyz5q1tb.js +83 -0
  164. package/dist/chunks/ripgrep-e1z9a0ts.js +69 -0
  165. package/dist/chunks/ripgrep-e9cv6kbt.js +65 -0
  166. package/dist/chunks/ripgrep-ecxv0vtt.js +258 -0
  167. package/dist/chunks/ripgrep-ed4jjjcc.js +171 -0
  168. package/dist/chunks/ripgrep-ehj9csmv.js +6 -0
  169. package/dist/chunks/ripgrep-em6xpscd.js +35 -0
  170. package/dist/chunks/ripgrep-emmqknsm.js +26 -0
  171. package/dist/chunks/ripgrep-erj4j75s.js +129 -0
  172. package/dist/chunks/ripgrep-eyk9wdct.js +61 -0
  173. package/dist/chunks/ripgrep-ezs3tagn.js +54 -0
  174. package/dist/chunks/ripgrep-f05p34aa.js +80 -0
  175. package/dist/chunks/ripgrep-f37844cq.js +690 -0
  176. package/dist/chunks/ripgrep-f4cp4g4a.js +17 -0
  177. package/dist/chunks/ripgrep-f84sxdqn.js +49 -0
  178. package/dist/chunks/ripgrep-faypg4r1.js +13 -0
  179. package/dist/chunks/ripgrep-fb5qgyky.js +272 -0
  180. package/dist/chunks/ripgrep-fje0n842.js +112 -0
  181. package/dist/chunks/ripgrep-fm1nvm5g.js +32 -0
  182. package/dist/chunks/ripgrep-fmyre8m1.js +24 -0
  183. package/dist/chunks/ripgrep-g7k9te92.js +15 -0
  184. package/dist/chunks/ripgrep-g9yygpzr.js +80 -0
  185. package/dist/chunks/ripgrep-gcay93cp.js +14 -0
  186. package/dist/chunks/ripgrep-gd2xppx8.js +14 -0
  187. package/dist/chunks/ripgrep-gd5xeqc2.js +32 -0
  188. package/dist/chunks/ripgrep-ghm4673n.js +27 -0
  189. package/dist/chunks/ripgrep-ghwjy7my.js +41 -0
  190. package/dist/chunks/ripgrep-gpee7ppy.js +254 -0
  191. package/dist/chunks/ripgrep-gy500k2r.js +17 -0
  192. package/dist/chunks/ripgrep-gzsf6emb.js +116 -0
  193. package/dist/chunks/ripgrep-h1aftsxm.js +22 -0
  194. package/dist/chunks/ripgrep-h4s3bn14.js +425 -0
  195. package/dist/chunks/ripgrep-h8ecejt5.js +106 -0
  196. package/dist/chunks/ripgrep-h90v6ecj.js +90 -0
  197. package/dist/chunks/ripgrep-hcyadm03.js +42 -0
  198. package/dist/chunks/ripgrep-hdh8wb4y.js +63 -0
  199. package/dist/chunks/ripgrep-hg7fqcsf.js +121 -0
  200. package/dist/chunks/ripgrep-hkcvyz4t.js +142 -0
  201. package/dist/chunks/ripgrep-hkp4zrd4.js +124 -0
  202. package/dist/chunks/ripgrep-hsyk7kfz.js +56 -0
  203. package/dist/chunks/ripgrep-hzeg9cfr.js +49 -0
  204. package/dist/chunks/ripgrep-j07kk359.js +21 -0
  205. package/dist/chunks/ripgrep-j1a5h53y.js +30 -0
  206. package/dist/chunks/ripgrep-j4g5a3vz.js +117 -0
  207. package/dist/chunks/ripgrep-j4q10g9p.js +87 -0
  208. package/dist/chunks/ripgrep-jd2xt95y.js +115 -0
  209. package/dist/chunks/ripgrep-jssy2dr3.js +18 -0
  210. package/dist/chunks/ripgrep-jve7t217.js +28 -0
  211. package/dist/chunks/ripgrep-jzf304yt.js +294 -0
  212. package/dist/chunks/ripgrep-k0h8v1wk.js +172 -0
  213. package/dist/chunks/ripgrep-k1qrb68g.js +36 -0
  214. package/dist/chunks/ripgrep-kcwh27nh.js +470 -0
  215. package/dist/chunks/ripgrep-kg1345f7.js +63 -0
  216. package/dist/chunks/ripgrep-kpdbz7gn.js +16 -0
  217. package/dist/chunks/ripgrep-kr1fnq52.js +179 -0
  218. package/dist/chunks/ripgrep-kxy11nzk.js +24 -0
  219. package/dist/chunks/ripgrep-kyyqvx4s.js +13 -0
  220. package/dist/chunks/ripgrep-kz9gcs2j.js +130 -0
  221. package/dist/chunks/ripgrep-m7j4gfae.js +72 -0
  222. package/dist/chunks/ripgrep-m8cbvarh.js +19 -0
  223. package/dist/chunks/ripgrep-ma07p6tt.js +83 -0
  224. package/dist/chunks/ripgrep-ma60vzgv.js +13 -0
  225. package/dist/chunks/ripgrep-maw26xhb.js +81 -0
  226. package/dist/chunks/ripgrep-mddqbz23.js +131 -0
  227. package/dist/chunks/ripgrep-mf0hyk7z.js +18 -0
  228. package/dist/chunks/ripgrep-mh28new4.js +17 -0
  229. package/dist/chunks/ripgrep-mnq2dj4r.js +12 -0
  230. package/dist/chunks/ripgrep-mwceq5am.js +102 -0
  231. package/dist/chunks/ripgrep-mz3jaqv3.js +222 -0
  232. package/dist/chunks/ripgrep-n3m50c2t.js +15 -0
  233. package/dist/chunks/ripgrep-n5mq6dps.js +601 -0
  234. package/dist/chunks/ripgrep-naktqcjg.js +82 -0
  235. package/dist/chunks/ripgrep-nc4xvjvt.js +88 -0
  236. package/dist/chunks/ripgrep-nesb2rcz.js +18 -0
  237. package/dist/chunks/ripgrep-nj1s64cz.js +112 -0
  238. package/dist/chunks/ripgrep-nkm1m8dz.js +25 -0
  239. package/dist/chunks/ripgrep-nps8017b.js +811 -0
  240. package/dist/chunks/ripgrep-nr76rjj3.js +46 -0
  241. package/dist/chunks/ripgrep-nsc0c3zb.js +14 -0
  242. package/dist/chunks/ripgrep-nzrjycs5.js +21 -0
  243. package/dist/chunks/ripgrep-p3zwavty.js +490 -0
  244. package/dist/chunks/ripgrep-p5bd5gkc.js +103 -0
  245. package/dist/chunks/ripgrep-padshwcv.js +103 -0
  246. package/dist/chunks/ripgrep-pfqehjmy.js +18 -0
  247. package/dist/chunks/ripgrep-ph1me6ah.js +156 -0
  248. package/dist/chunks/ripgrep-pn1rs1sd.js +147 -0
  249. package/dist/chunks/ripgrep-pq4b4pqk.js +29 -0
  250. package/dist/chunks/ripgrep-prf9bavk.js +96 -0
  251. package/dist/chunks/ripgrep-pt5k4vn7.js +206 -0
  252. package/dist/chunks/ripgrep-q6a2s21x.js +153 -0
  253. package/dist/chunks/ripgrep-qaarhjrp.js +19 -0
  254. package/dist/chunks/ripgrep-qc167nrn.js +29 -0
  255. package/dist/chunks/ripgrep-qe0d689s.js +18 -0
  256. package/dist/chunks/ripgrep-qgsqy63t.js +107 -0
  257. package/dist/chunks/ripgrep-qknbs75a.js +118 -0
  258. package/dist/chunks/ripgrep-qp95y4jb.js +13 -0
  259. package/dist/chunks/ripgrep-qrmb8ve0.js +585 -0
  260. package/dist/chunks/ripgrep-qsgvz7g8.js +58 -0
  261. package/dist/chunks/ripgrep-qszfca0d.js +124 -0
  262. package/dist/chunks/ripgrep-qvqgqyrp.js +127 -0
  263. package/dist/chunks/ripgrep-r3k9abhd.js +34 -0
  264. package/dist/chunks/ripgrep-r4h6gatx.js +90 -0
  265. package/dist/chunks/ripgrep-r8f4w671.js +17 -0
  266. package/dist/chunks/ripgrep-rdfev9jy.js +12 -0
  267. package/dist/chunks/ripgrep-rfvtg3n8.js +334 -0
  268. package/dist/chunks/ripgrep-rjdz2z4g.js +466 -0
  269. package/dist/chunks/ripgrep-rqswsgbs.js +105 -0
  270. package/dist/chunks/ripgrep-rt6yg6j2.js +338 -0
  271. package/dist/chunks/ripgrep-rvfvac9x.js +18 -0
  272. package/dist/chunks/ripgrep-ryap75b3.js +261 -0
  273. package/dist/chunks/ripgrep-rz9mfttk.js +335 -0
  274. package/dist/chunks/ripgrep-s2kxjwsf.js +155 -0
  275. package/dist/chunks/ripgrep-s6by3cc4.js +71 -0
  276. package/dist/chunks/ripgrep-s7whb9gt.js +31 -0
  277. package/dist/chunks/ripgrep-s87vpmv3.js +62 -0
  278. package/dist/chunks/ripgrep-s8xk5hmk.js +279 -0
  279. package/dist/chunks/ripgrep-s9f13v9h.js +727 -0
  280. package/dist/chunks/ripgrep-sdbmqers.js +92 -0
  281. package/dist/chunks/ripgrep-se76j685.js +13 -0
  282. package/dist/chunks/ripgrep-sem2g21k.js +8 -0
  283. package/dist/chunks/ripgrep-smpeg8c9.js +18 -0
  284. package/dist/chunks/ripgrep-szax8zgv.js +251 -0
  285. package/dist/chunks/ripgrep-szwg0y7q.js +139 -0
  286. package/dist/chunks/ripgrep-t0azhkhn.js +332 -0
  287. package/dist/chunks/ripgrep-ta2wexg0.js +297 -0
  288. package/dist/chunks/ripgrep-tcn24h1d.js +52 -0
  289. package/dist/chunks/ripgrep-tenv3kfs.js +83 -0
  290. package/dist/chunks/ripgrep-th2whxwy.js +21 -0
  291. package/dist/chunks/ripgrep-tha12kzn.js +160 -0
  292. package/dist/chunks/ripgrep-thstd87d.js +21 -0
  293. package/dist/chunks/ripgrep-tmb1f636.js +28 -0
  294. package/dist/chunks/ripgrep-ts4t4v20.js +97 -0
  295. package/dist/chunks/ripgrep-tsmrmbvn.js +120 -0
  296. package/dist/chunks/ripgrep-ttxf0gsy.js +0 -0
  297. package/dist/chunks/ripgrep-tvmhrvfj.js +4 -0
  298. package/dist/chunks/ripgrep-v2adqbbe.js +19 -0
  299. package/dist/chunks/ripgrep-v80zsxnb.js +45 -0
  300. package/dist/chunks/ripgrep-v8nfzsra.js +41 -0
  301. package/dist/chunks/ripgrep-v972xay6.js +14 -0
  302. package/dist/chunks/ripgrep-v9bfv94f.js +41 -0
  303. package/dist/chunks/ripgrep-vee0pxvg.js +171 -0
  304. package/dist/chunks/ripgrep-vp34t77k.js +162 -0
  305. package/dist/chunks/ripgrep-vp7n0g03.js +94 -0
  306. package/dist/chunks/ripgrep-vs34mv1a.js +203 -0
  307. package/dist/chunks/ripgrep-vz89hfgr.js +116 -0
  308. package/dist/chunks/ripgrep-w3m7zc1r.js +73 -0
  309. package/dist/chunks/ripgrep-w5d5n64x.js +286 -0
  310. package/dist/chunks/ripgrep-w8bc7ndm.js +212 -0
  311. package/dist/chunks/ripgrep-wd268jeg.js +83 -0
  312. package/dist/chunks/ripgrep-we2zmhe4.js +74 -0
  313. package/dist/chunks/ripgrep-wj4sxzqa.js +38 -0
  314. package/dist/chunks/ripgrep-wmxdh12w.js +13 -0
  315. package/dist/chunks/ripgrep-wps8gh8n.js +18 -0
  316. package/dist/chunks/ripgrep-wqhtb879.js +683 -0
  317. package/dist/chunks/ripgrep-wt193r4g.js +130 -0
  318. package/dist/chunks/ripgrep-wtn6swg6.js +106 -0
  319. package/dist/chunks/ripgrep-wwntjmk1.js +13 -0
  320. package/dist/chunks/ripgrep-wx89ywv3.js +104 -0
  321. package/dist/chunks/ripgrep-wydmvyx8.js +372 -0
  322. package/dist/chunks/ripgrep-wyqjaaa5.js +17 -0
  323. package/dist/chunks/ripgrep-x4q807cx.js +26 -0
  324. package/dist/chunks/ripgrep-x5r76fqd.js +290 -0
  325. package/dist/chunks/ripgrep-x7d24xgg.js +36 -0
  326. package/dist/chunks/ripgrep-x7kx8910.js +72 -0
  327. package/dist/chunks/ripgrep-xfd1xnk3.js +49 -0
  328. package/dist/chunks/ripgrep-xgv25zxy.js +16 -0
  329. package/dist/chunks/ripgrep-xhz3jyrc.js +674 -0
  330. package/dist/chunks/ripgrep-xwftk1fd.js +18 -0
  331. package/dist/chunks/ripgrep-y0x38cee.js +28 -0
  332. package/dist/chunks/ripgrep-y67x6rf6.js +19 -0
  333. package/dist/chunks/ripgrep-y8rs54ne.js +16 -0
  334. package/dist/chunks/ripgrep-y980s7ka.js +174 -0
  335. package/dist/chunks/ripgrep-ydk0tm9b.js +286 -0
  336. package/dist/chunks/ripgrep-yndnp7z4.js +85 -0
  337. package/dist/chunks/ripgrep-yrqrg4vp.js +17 -0
  338. package/dist/chunks/ripgrep-yz0wm9s3.js +183 -0
  339. package/dist/chunks/ripgrep-z47nswr2.js +16 -0
  340. package/dist/chunks/ripgrep-zbqqnp0n.js +75 -0
  341. package/dist/chunks/ripgrep-zdkg1k91.js +23 -0
  342. package/dist/chunks/ripgrep-zfxc0ze5.js +123 -0
  343. package/dist/chunks/ripgrep-zsf8rs93.js +20 -0
  344. package/dist/chunks/ripgrep-zthe9zqc.js +36 -0
  345. package/dist/codemode/catalog.js +13 -0
  346. package/dist/codemode/instructions.js +15 -0
  347. package/dist/codemode/tool.js +12 -0
  348. package/dist/command.js +147 -0
  349. package/dist/config/markdown.js +13 -0
  350. package/dist/config/normalize.js +27 -0
  351. package/dist/config/plugin/agent.js +138 -0
  352. package/dist/config/plugin/command.js +135 -0
  353. package/dist/config/plugin/instruction.js +94 -0
  354. package/dist/config/plugin/policy.js +119 -0
  355. package/dist/config/plugin/provider.js +118 -0
  356. package/dist/config/plugin/reference.js +122 -0
  357. package/dist/config/plugin/skill-file.js +111 -0
  358. package/dist/config/plugin/skill.js +141 -0
  359. package/dist/config/plugin/source.js +124 -0
  360. package/dist/config/plugin/websearch.js +118 -0
  361. package/dist/config/variable.js +11 -0
  362. package/dist/config.js +133 -0
  363. package/dist/credential/sql.js +8 -0
  364. package/dist/credential.js +89 -0
  365. package/dist/database/database.js +86 -0
  366. package/dist/database/drizzle/effect-sqlite/driver.js +27 -0
  367. package/dist/database/drizzle/effect-sqlite/index.js +38 -0
  368. package/dist/database/drizzle/effect-sqlite/migrator.js +20 -0
  369. package/dist/database/drizzle/effect-sqlite/session.js +24 -0
  370. package/dist/database/drizzle/index.js +44 -0
  371. package/dist/database/drizzle/internal/drizzle-utils.js +19 -0
  372. package/dist/database/drizzle/sqlite-core/effect/count.js +7 -0
  373. package/dist/database/drizzle/sqlite-core/effect/db.js +15 -0
  374. package/dist/database/drizzle/sqlite-core/effect/delete.js +8 -0
  375. package/dist/database/drizzle/sqlite-core/effect/index.js +57 -0
  376. package/dist/database/drizzle/sqlite-core/effect/insert.js +10 -0
  377. package/dist/database/drizzle/sqlite-core/effect/query.js +9 -0
  378. package/dist/database/drizzle/sqlite-core/effect/raw.js +7 -0
  379. package/dist/database/drizzle/sqlite-core/effect/select.js +10 -0
  380. package/dist/database/drizzle/sqlite-core/effect/session.js +25 -0
  381. package/dist/database/drizzle/sqlite-core/effect/update.js +10 -0
  382. package/dist/database/drizzle/up-migrations/effect-sqlite.js +9 -0
  383. package/dist/database/drizzle/up-migrations/sqlite.js +9 -0
  384. package/dist/database/drizzle/up-migrations/utils.js +9 -0
  385. package/dist/database/drizzle.js +45 -0
  386. package/dist/database/migration/20260127222353_familiar_lady_ursula.js +7 -0
  387. package/dist/database/migration/20260211171708_add_project_commands.js +7 -0
  388. package/dist/database/migration/20260213144116_wakeful_the_professor.js +7 -0
  389. package/dist/database/migration/20260225215848_workspace.js +7 -0
  390. package/dist/database/migration/20260227213759_add_session_workspace_id.js +7 -0
  391. package/dist/database/migration/20260228203230_blue_harpoon.js +7 -0
  392. package/dist/database/migration/20260303231226_add_workspace_fields.js +7 -0
  393. package/dist/database/migration/20260309230000_move_org_to_state.js +7 -0
  394. package/dist/database/migration/20260312043431_session_message_cursor.js +7 -0
  395. package/dist/database/migration/20260323234822_events.js +7 -0
  396. package/dist/database/migration/20260410174513_workspace-name.js +7 -0
  397. package/dist/database/migration/20260413175956_chief_energizer.js +7 -0
  398. package/dist/database/migration/20260423070820_add_icon_url_override.js +7 -0
  399. package/dist/database/migration/20260427172553_slow_nightmare.js +7 -0
  400. package/dist/database/migration/20260428004200_add_session_path.js +7 -0
  401. package/dist/database/migration/20260501142318_next_venus.js +7 -0
  402. package/dist/database/migration/20260504145000_add_sync_owner.js +7 -0
  403. package/dist/database/migration/20260507164347_add_workspace_time.js +7 -0
  404. package/dist/database/migration/20260510033149_session_usage.js +7 -0
  405. package/dist/database/migration/20260511000411_data_migration_state.js +7 -0
  406. package/dist/database/migration/20260511173437_session-metadata.js +7 -0
  407. package/dist/database/migration/20260601010001_normalize_storage_paths.js +7 -0
  408. package/dist/database/migration/20260601202201_amazing_prowler.js +7 -0
  409. package/dist/database/migration/20260602002951_lowly_union_jack.js +7 -0
  410. package/dist/database/migration/20260602182828_add_project_directories.js +7 -0
  411. package/dist/database/migration/20260603001617_session_message_projection_indexes.js +7 -0
  412. package/dist/database/migration/20260603040000_session_message_projection_order.js +7 -0
  413. package/dist/database/migration/20260603141458_session_input_inbox.js +7 -0
  414. package/dist/database/migration/20260603160727_jittery_ezekiel_stane.js +7 -0
  415. package/dist/database/migration/20260604172448_event_sourced_session_input.js +7 -0
  416. package/dist/database/migration/20260605003541_add_session_context_snapshot.js +7 -0
  417. package/dist/database/migration/20260605042240_add_context_epoch_agent.js +7 -0
  418. package/dist/database/migration/20260611035744_credential.js +7 -0
  419. package/dist/database/migration/20260611192811_lush_chimera.js +7 -0
  420. package/dist/database/migration/20260612174303_project_dir_strategy.js +7 -0
  421. package/dist/database/migration/20260622142730_simplify_session_context_epoch.js +7 -0
  422. package/dist/database/migration/20260622170816_reset_v2_session_state.js +7 -0
  423. package/dist/database/migration/20260622202450_simplify_session_input.js +7 -0
  424. package/dist/database/migration/20260804233008_loose_psylocke.js +7 -0
  425. package/dist/database/migration/20260805200742_import_legacy_credentials.js +9 -0
  426. package/dist/database/migration/20260808023530_workspace_domain.js +7 -0
  427. package/dist/database/migration/20260811161259_execution_claim_attempts.js +7 -0
  428. package/dist/database/migration/20260812181746_session_inbox.js +7 -0
  429. package/dist/database/migration/20260812213948_worktree.js +7 -0
  430. package/dist/database/migration.gen.js +51 -0
  431. package/dist/database/migration.js +57 -0
  432. package/dist/database/path.js +14 -0
  433. package/dist/database/schema.gen.js +7 -0
  434. package/dist/database/schema.sql.js +7 -0
  435. package/dist/database/sqlite.bun.js +78 -0
  436. package/dist/database/sqlite.js +13 -0
  437. package/dist/database/sqlite.node.js +74 -0
  438. package/dist/database/sqlite.workerd.js +128 -0
  439. package/dist/database/v1-migration.bun.js +741 -0
  440. package/dist/database/v1-migration.js +7 -0
  441. package/dist/database/v1-migration.noop.js +16 -0
  442. package/dist/effect/app-node-builder.js +344 -0
  443. package/dist/effect/app-node-platform.js +13 -0
  444. package/dist/effect/keyed-mutex.js +11 -0
  445. package/dist/environment/driver.js +12 -0
  446. package/dist/environment/environment.js +97 -0
  447. package/dist/environment/exec-defaults.js +10 -0
  448. package/dist/environment/files.js +17 -0
  449. package/dist/environment/index.js +117 -0
  450. package/dist/environment/local.js +10 -0
  451. package/dist/environment/memory.js +10 -0
  452. package/dist/environment/unavailable.js +25 -0
  453. package/dist/event/sql.js +9 -0
  454. package/dist/event-logger.js +96 -0
  455. package/dist/file-mutation.js +102 -0
  456. package/dist/file.js +9 -0
  457. package/dist/filesystem/fff.bun.js +23 -0
  458. package/dist/filesystem/fff.js +7 -0
  459. package/dist/filesystem/fff.node.js +24 -0
  460. package/dist/filesystem/fff.workerd.js +22 -0
  461. package/dist/filesystem/ignore.js +58 -0
  462. package/dist/filesystem/location-watcher.js +120 -0
  463. package/dist/filesystem/protected.js +13 -0
  464. package/dist/filesystem/search.js +112 -0
  465. package/dist/filesystem/watcher-binding.js +7 -0
  466. package/dist/filesystem/watcher.js +33 -0
  467. package/dist/filesystem.js +126 -0
  468. package/dist/form.js +114 -0
  469. package/dist/formatter/builtins.js +8 -0
  470. package/dist/formatter.js +122 -0
  471. package/dist/generate.js +100 -0
  472. package/dist/git.js +24 -0
  473. package/dist/github-copilot/chat/convert-to-openai-compatible-chat-messages.js +7 -0
  474. package/dist/github-copilot/chat/get-response-metadata.js +7 -0
  475. package/dist/github-copilot/chat/map-openai-compatible-finish-reason.js +7 -0
  476. package/dist/github-copilot/chat/openai-compatible-api-types.js +0 -0
  477. package/dist/github-copilot/chat/openai-compatible-chat-language-model.js +13 -0
  478. package/dist/github-copilot/chat/openai-compatible-chat-options.js +7 -0
  479. package/dist/github-copilot/chat/openai-compatible-metadata-extractor.js +0 -0
  480. package/dist/github-copilot/chat/openai-compatible-prepare-tools.js +7 -0
  481. package/dist/github-copilot/copilot-provider.js +67 -0
  482. package/dist/github-copilot/models.js +11 -0
  483. package/dist/github-copilot/openai-compatible-error.js +9 -0
  484. package/dist/github-copilot/responses/convert-to-openai-responses-input.js +8 -0
  485. package/dist/github-copilot/responses/map-openai-responses-finish-reason.js +7 -0
  486. package/dist/github-copilot/responses/openai-config.js +0 -0
  487. package/dist/github-copilot/responses/openai-error.js +9 -0
  488. package/dist/github-copilot/responses/openai-responses-api-types.js +0 -0
  489. package/dist/github-copilot/responses/openai-responses-language-model.js +17 -0
  490. package/dist/github-copilot/responses/openai-responses-prepare-tools.js +12 -0
  491. package/dist/github-copilot/responses/openai-responses-settings.js +0 -0
  492. package/dist/github-copilot/responses/tool/code-interpreter.js +15 -0
  493. package/dist/github-copilot/responses/tool/file-search.js +11 -0
  494. package/dist/github-copilot/responses/tool/image-generation.js +9 -0
  495. package/dist/github-copilot/responses/tool/local-shell.js +9 -0
  496. package/dist/github-copilot/responses/tool/web-search-preview.js +7 -0
  497. package/dist/github-copilot/responses/tool/web-search.js +7 -0
  498. package/dist/id/id.js +15 -0
  499. package/dist/image/photon-wasm.bun.js +8 -0
  500. package/dist/image/photon-wasm.node.js +8 -0
  501. package/dist/image/photon-wasm.workerd.js +7 -0
  502. package/dist/image/photon.js +210 -0
  503. package/dist/image.js +139 -0
  504. package/dist/instruction-discovery.js +93 -0
  505. package/dist/instructions/builtins.js +92 -0
  506. package/dist/instructions/index.js +43 -0
  507. package/dist/integration/connection.js +13 -0
  508. package/dist/integration.js +120 -0
  509. package/dist/job.js +15 -0
  510. package/dist/kv/sql.js +8 -0
  511. package/dist/kv.js +79 -0
  512. package/dist/location-mutation.js +96 -0
  513. package/dist/location-service-map.js +90 -0
  514. package/dist/location-services.js +323 -0
  515. package/dist/location.js +97 -0
  516. package/dist/mcp/client.js +358 -0
  517. package/dist/mcp/index.js +174 -0
  518. package/dist/mcp/instructions.js +162 -0
  519. package/dist/mcp/oauth.js +183 -0
  520. package/dist/mcp/stdio.js +96 -0
  521. package/dist/mime.js +9 -0
  522. package/dist/model-resolver.js +108 -0
  523. package/dist/model.js +30 -0
  524. package/dist/models-dev.js +96 -0
  525. package/dist/oauth/page.js +13 -0
  526. package/dist/permission/saved.js +98 -0
  527. package/dist/permission/sql.js +11 -0
  528. package/dist/permission.js +144 -0
  529. package/dist/plugin/agent.js +109 -0
  530. package/dist/plugin/command.js +88 -0
  531. package/dist/plugin/hooks.js +12 -0
  532. package/dist/plugin/host.js +190 -0
  533. package/dist/plugin/internal.js +281 -0
  534. package/dist/plugin/models-dev.js +83 -0
  535. package/dist/plugin/plan.js +81 -0
  536. package/dist/plugin/promise.js +9 -0
  537. package/dist/plugin/provider/alibaba.js +8 -0
  538. package/dist/plugin/provider/amazon-bedrock.js +8 -0
  539. package/dist/plugin/provider/anthropic.js +8 -0
  540. package/dist/plugin/provider/azure.js +123 -0
  541. package/dist/plugin/provider/cerebras.js +8 -0
  542. package/dist/plugin/provider/cloudflare-ai-gateway.js +124 -0
  543. package/dist/plugin/provider/cloudflare-workers-ai.js +124 -0
  544. package/dist/plugin/provider/cohere.js +8 -0
  545. package/dist/plugin/provider/configured.js +121 -0
  546. package/dist/plugin/provider/deepinfra.js +8 -0
  547. package/dist/plugin/provider/dynamic.js +7 -0
  548. package/dist/plugin/provider/factory.js +7 -0
  549. package/dist/plugin/provider/gateway.js +8 -0
  550. package/dist/plugin/provider/github-copilot.js +93 -0
  551. package/dist/plugin/provider/gitlab.js +9 -0
  552. package/dist/plugin/provider/google-vertex.js +8 -0
  553. package/dist/plugin/provider/groq.js +8 -0
  554. package/dist/plugin/provider/kilo.js +8 -0
  555. package/dist/plugin/provider/llmgateway.js +84 -0
  556. package/dist/plugin/provider/mistral.js +8 -0
  557. package/dist/plugin/provider/nvidia.js +8 -0
  558. package/dist/plugin/provider/openai-compatible.js +7 -0
  559. package/dist/plugin/provider/openai.js +86 -0
  560. package/dist/plugin/provider/opencode.js +100 -0
  561. package/dist/plugin/provider/openrouter.js +9 -0
  562. package/dist/plugin/provider/perplexity.js +8 -0
  563. package/dist/plugin/provider/sap-ai-core.js +8 -0
  564. package/dist/plugin/provider/snowflake-cortex.js +10 -0
  565. package/dist/plugin/provider/togetherai.js +8 -0
  566. package/dist/plugin/provider/venice.js +8 -0
  567. package/dist/plugin/provider/vercel.js +8 -0
  568. package/dist/plugin/provider/xai.js +84 -0
  569. package/dist/plugin/provider/zenmux.js +8 -0
  570. package/dist/plugin/provider.js +159 -0
  571. package/dist/plugin/runtime.js +195 -0
  572. package/dist/plugin/sdk.js +84 -0
  573. package/dist/plugin/skill.js +145 -0
  574. package/dist/plugin/supervisor.js +288 -0
  575. package/dist/plugin/system-prompt.js +21 -0
  576. package/dist/plugin/variant.js +13 -0
  577. package/dist/plugin/warming.js +119 -0
  578. package/dist/plugin/websearch/exa.js +13 -0
  579. package/dist/plugin/websearch/firecrawl.js +14 -0
  580. package/dist/plugin/websearch/index.js +14 -0
  581. package/dist/plugin/websearch/mcp.js +14 -0
  582. package/dist/plugin/websearch/parallel.js +14 -0
  583. package/dist/plugin/websearch/tavily.js +12 -0
  584. package/dist/plugin.js +199 -0
  585. package/dist/project/schema.js +16 -0
  586. package/dist/project/sql.js +14 -0
  587. package/dist/project.js +98 -0
  588. package/dist/provider.js +31 -0
  589. package/dist/pty/protocol.js +45 -0
  590. package/dist/pty/pty.bun.js +28 -0
  591. package/dist/pty/pty.js +0 -0
  592. package/dist/pty/pty.node.js +30 -0
  593. package/dist/pty/pty.workerd.js +9 -0
  594. package/dist/pty/schema.js +7 -0
  595. package/dist/pty/ticket.js +120 -0
  596. package/dist/pty.js +139 -0
  597. package/dist/reference/instructions.js +88 -0
  598. package/dist/reference.js +96 -0
  599. package/dist/repository-cache.js +34 -0
  600. package/dist/repository.js +29 -0
  601. package/dist/ripgrep/binary.js +8 -0
  602. package/dist/ripgrep.js +104 -0
  603. package/dist/schema.js +21 -0
  604. package/dist/session/compaction.js +162 -0
  605. package/dist/session/context.js +294 -0
  606. package/dist/session/error.js +21 -0
  607. package/dist/session/event.js +7 -0
  608. package/dist/session/execution/restart.js +188 -0
  609. package/dist/session/execution.js +132 -0
  610. package/dist/session/generate-node.js +299 -0
  611. package/dist/session/generate.js +9 -0
  612. package/dist/session/history.js +94 -0
  613. package/dist/session/inbox.js +146 -0
  614. package/dist/session/info.js +94 -0
  615. package/dist/session/instruction-entry.js +92 -0
  616. package/dist/session/instruction-state.js +35 -0
  617. package/dist/session/instructions.js +107 -0
  618. package/dist/session/message-updater.js +11 -0
  619. package/dist/session/message.js +7 -0
  620. package/dist/session/model-headers.js +11 -0
  621. package/dist/session/model-http.js +11 -0
  622. package/dist/session/model-request.js +308 -0
  623. package/dist/session/model-transport.js +17 -0
  624. package/dist/session/projector.js +100 -0
  625. package/dist/session/prompt-cache-diagnostics.js +11 -0
  626. package/dist/session/prompt-cache-key.js +10 -0
  627. package/dist/session/revert.js +129 -0
  628. package/dist/session/run-coordinator.js +9 -0
  629. package/dist/session/runner/index.js +93 -0
  630. package/dist/session/runner/llm.js +307 -0
  631. package/dist/session/runner/max-steps.js +7 -0
  632. package/dist/session/runner/model.js +106 -0
  633. package/dist/session/runner/publish-llm-event.js +9 -0
  634. package/dist/session/runner/retry.js +85 -0
  635. package/dist/session/runner/to-llm-message.js +7 -0
  636. package/dist/session/schema.js +11 -0
  637. package/dist/session/sql.js +23 -0
  638. package/dist/session/store.js +106 -0
  639. package/dist/session/system-prompt.js +9 -0
  640. package/dist/session/title.js +125 -0
  641. package/dist/session/to-session-error.js +117 -0
  642. package/dist/session/transfer.js +454 -0
  643. package/dist/session/usage.js +15 -0
  644. package/dist/session.js +218 -0
  645. package/dist/shell/parse.js +11 -0
  646. package/dist/shell/parser-wasm.bun.js +10 -0
  647. package/dist/shell/parser-wasm.node.js +13 -0
  648. package/dist/shell/parser-wasm.workerd.js +7 -0
  649. package/dist/shell/select.js +26 -0
  650. package/dist/shell.js +138 -0
  651. package/dist/skill/discovery.js +12 -0
  652. package/dist/skill/instructions.js +112 -0
  653. package/dist/skill.js +131 -0
  654. package/dist/snapshot.js +126 -0
  655. package/dist/state.js +13 -0
  656. package/dist/tool/html-markdown.js +9 -0
  657. package/dist/tool/http-body.js +7 -0
  658. package/dist/tool/mcp.js +165 -0
  659. package/dist/tool/plugin/edit.js +154 -0
  660. package/dist/tool/plugin/file-diff.js +7 -0
  661. package/dist/tool/plugin/glob.js +128 -0
  662. package/dist/tool/plugin/grep.js +128 -0
  663. package/dist/tool/plugin/patch.js +158 -0
  664. package/dist/tool/plugin/question.js +122 -0
  665. package/dist/tool/plugin/read.js +129 -0
  666. package/dist/tool/plugin/shell.js +191 -0
  667. package/dist/tool/plugin/skill.js +120 -0
  668. package/dist/tool/plugin/subagent.js +190 -0
  669. package/dist/tool/plugin/webfetch.js +128 -0
  670. package/dist/tool/plugin/websearch.js +147 -0
  671. package/dist/tool/plugin/write.js +156 -0
  672. package/dist/tool/read-filesystem.js +130 -0
  673. package/dist/tool/runtime.js +11 -0
  674. package/dist/tool-output.js +129 -0
  675. package/dist/tool.js +166 -0
  676. package/dist/types/account/sql.d.ts +325 -0
  677. package/dist/types/agent.d.ts +119 -0
  678. package/dist/types/aisdk-native.d.ts +13 -0
  679. package/dist/types/aisdk.d.ts +52 -0
  680. package/dist/types/app.d.ts +13 -0
  681. package/dist/types/bus.d.ts +97 -0
  682. package/dist/types/catalog.d.ts +49 -0
  683. package/dist/types/codemode/catalog.d.ts +23 -0
  684. package/dist/types/codemode/instructions.d.ts +6 -0
  685. package/dist/types/codemode/tool.d.ts +58 -0
  686. package/dist/types/command.d.ts +103 -0
  687. package/dist/types/config/markdown.d.ts +5 -0
  688. package/dist/types/config/normalize.d.ts +15 -0
  689. package/dist/types/config/plugin/agent.d.ts +5 -0
  690. package/dist/types/config/plugin/command.d.ts +4 -0
  691. package/dist/types/config/plugin/instruction.d.ts +7 -0
  692. package/dist/types/config/plugin/policy.d.ts +3 -0
  693. package/dist/types/config/plugin/provider.d.ts +3 -0
  694. package/dist/types/config/plugin/reference.d.ts +5 -0
  695. package/dist/types/config/plugin/skill-file.d.ts +15 -0
  696. package/dist/types/config/plugin/skill.d.ts +8 -0
  697. package/dist/types/config/plugin/source.d.ts +25 -0
  698. package/dist/types/config/plugin/websearch.d.ts +3 -0
  699. package/dist/types/config/variable.d.ts +60 -0
  700. package/dist/types/config.d.ts +53 -0
  701. package/dist/types/credential/sql.d.ts +169 -0
  702. package/dist/types/credential.d.ts +82 -0
  703. package/dist/types/database/database.d.ts +25 -0
  704. package/dist/types/database/drizzle/effect-sqlite/driver.d.ts +43 -0
  705. package/dist/types/database/drizzle/effect-sqlite/index.d.ts +3 -0
  706. package/dist/types/database/drizzle/effect-sqlite/migrator.d.ts +4 -0
  707. package/dist/types/database/drizzle/effect-sqlite/session.d.ts +57 -0
  708. package/dist/types/database/drizzle/index.d.ts +5 -0
  709. package/dist/types/database/drizzle/internal/drizzle-utils.d.ts +20 -0
  710. package/dist/types/database/drizzle/sqlite-core/effect/count.d.ts +20 -0
  711. package/dist/types/database/drizzle/sqlite-core/effect/db.d.ts +77 -0
  712. package/dist/types/database/drizzle/sqlite-core/effect/delete.d.ts +69 -0
  713. package/dist/types/database/drizzle/sqlite-core/effect/index.d.ts +9 -0
  714. package/dist/types/database/drizzle/sqlite-core/effect/insert.d.ts +95 -0
  715. package/dist/types/database/drizzle/sqlite-core/effect/query.d.ts +63 -0
  716. package/dist/types/database/drizzle/sqlite-core/effect/raw.d.ts +32 -0
  717. package/dist/types/database/drizzle/sqlite-core/effect/select.d.ts +64 -0
  718. package/dist/types/database/drizzle/sqlite-core/effect/session.d.ts +88 -0
  719. package/dist/types/database/drizzle/sqlite-core/effect/update.d.ts +90 -0
  720. package/dist/types/database/drizzle/up-migrations/effect-sqlite.d.ts +8 -0
  721. package/dist/types/database/drizzle/up-migrations/sqlite.d.ts +26 -0
  722. package/dist/types/database/drizzle/up-migrations/utils.d.ts +21 -0
  723. package/dist/types/database/drizzle.d.ts +1 -0
  724. package/dist/types/database/migration/20260127222353_familiar_lady_ursula.d.ts +3 -0
  725. package/dist/types/database/migration/20260211171708_add_project_commands.d.ts +3 -0
  726. package/dist/types/database/migration/20260213144116_wakeful_the_professor.d.ts +3 -0
  727. package/dist/types/database/migration/20260225215848_workspace.d.ts +3 -0
  728. package/dist/types/database/migration/20260227213759_add_session_workspace_id.d.ts +3 -0
  729. package/dist/types/database/migration/20260228203230_blue_harpoon.d.ts +3 -0
  730. package/dist/types/database/migration/20260303231226_add_workspace_fields.d.ts +3 -0
  731. package/dist/types/database/migration/20260309230000_move_org_to_state.d.ts +3 -0
  732. package/dist/types/database/migration/20260312043431_session_message_cursor.d.ts +3 -0
  733. package/dist/types/database/migration/20260323234822_events.d.ts +3 -0
  734. package/dist/types/database/migration/20260410174513_workspace-name.d.ts +3 -0
  735. package/dist/types/database/migration/20260413175956_chief_energizer.d.ts +3 -0
  736. package/dist/types/database/migration/20260423070820_add_icon_url_override.d.ts +3 -0
  737. package/dist/types/database/migration/20260427172553_slow_nightmare.d.ts +3 -0
  738. package/dist/types/database/migration/20260428004200_add_session_path.d.ts +3 -0
  739. package/dist/types/database/migration/20260501142318_next_venus.d.ts +3 -0
  740. package/dist/types/database/migration/20260504145000_add_sync_owner.d.ts +3 -0
  741. package/dist/types/database/migration/20260507164347_add_workspace_time.d.ts +3 -0
  742. package/dist/types/database/migration/20260510033149_session_usage.d.ts +3 -0
  743. package/dist/types/database/migration/20260511000411_data_migration_state.d.ts +3 -0
  744. package/dist/types/database/migration/20260511173437_session-metadata.d.ts +3 -0
  745. package/dist/types/database/migration/20260601010001_normalize_storage_paths.d.ts +3 -0
  746. package/dist/types/database/migration/20260601202201_amazing_prowler.d.ts +3 -0
  747. package/dist/types/database/migration/20260602002951_lowly_union_jack.d.ts +3 -0
  748. package/dist/types/database/migration/20260602182828_add_project_directories.d.ts +3 -0
  749. package/dist/types/database/migration/20260603001617_session_message_projection_indexes.d.ts +3 -0
  750. package/dist/types/database/migration/20260603040000_session_message_projection_order.d.ts +3 -0
  751. package/dist/types/database/migration/20260603141458_session_input_inbox.d.ts +3 -0
  752. package/dist/types/database/migration/20260603160727_jittery_ezekiel_stane.d.ts +3 -0
  753. package/dist/types/database/migration/20260604172448_event_sourced_session_input.d.ts +3 -0
  754. package/dist/types/database/migration/20260605003541_add_session_context_snapshot.d.ts +3 -0
  755. package/dist/types/database/migration/20260605042240_add_context_epoch_agent.d.ts +3 -0
  756. package/dist/types/database/migration/20260611035744_credential.d.ts +3 -0
  757. package/dist/types/database/migration/20260611192811_lush_chimera.d.ts +3 -0
  758. package/dist/types/database/migration/20260612174303_project_dir_strategy.d.ts +3 -0
  759. package/dist/types/database/migration/20260622142730_simplify_session_context_epoch.d.ts +3 -0
  760. package/dist/types/database/migration/20260622170816_reset_v2_session_state.d.ts +3 -0
  761. package/dist/types/database/migration/20260622202450_simplify_session_input.d.ts +3 -0
  762. package/dist/types/database/migration/20260804233008_loose_psylocke.d.ts +3 -0
  763. package/dist/types/database/migration/20260805200742_import_legacy_credentials.d.ts +5 -0
  764. package/dist/types/database/migration/20260808023530_workspace_domain.d.ts +3 -0
  765. package/dist/types/database/migration/20260811161259_execution_claim_attempts.d.ts +3 -0
  766. package/dist/types/database/migration/20260812181746_session_inbox.d.ts +3 -0
  767. package/dist/types/database/migration/20260812213948_worktree.d.ts +3 -0
  768. package/dist/types/database/migration.d.ts +13 -0
  769. package/dist/types/database/migration.gen.d.ts +2 -0
  770. package/dist/types/database/path.d.ts +68 -0
  771. package/dist/types/database/schema.gen.d.ts +3 -0
  772. package/dist/types/database/schema.sql.d.ts +4 -0
  773. package/dist/types/database/sqlite.bun.d.ts +14 -0
  774. package/dist/types/database/sqlite.d.ts +20 -0
  775. package/dist/types/database/sqlite.node.d.ts +16 -0
  776. package/dist/types/database/sqlite.workerd.d.ts +29 -0
  777. package/dist/types/database/v1-migration.bun.d.ts +71 -0
  778. package/dist/types/database/v1-migration.d.ts +2 -0
  779. package/dist/types/database/v1-migration.noop.d.ts +11 -0
  780. package/dist/types/effect/app-node-builder.d.ts +3 -0
  781. package/dist/types/effect/app-node-platform.d.ts +6 -0
  782. package/dist/types/effect/keyed-mutex.d.ts +19 -0
  783. package/dist/types/environment/driver.d.ts +7 -0
  784. package/dist/types/environment/environment.d.ts +12 -0
  785. package/dist/types/environment/exec-defaults.d.ts +4 -0
  786. package/dist/types/environment/files.d.ts +60 -0
  787. package/dist/types/environment/index.d.ts +10 -0
  788. package/dist/types/environment/local.d.ts +13 -0
  789. package/dist/types/environment/memory.d.ts +8 -0
  790. package/dist/types/environment/unavailable.d.ts +20 -0
  791. package/dist/types/event/sql.d.ts +158 -0
  792. package/dist/types/event-logger.d.ts +5 -0
  793. package/dist/types/file-mutation.d.ts +40 -0
  794. package/dist/types/file.d.ts +9 -0
  795. package/dist/types/filesystem/fff.bun.d.ts +7 -0
  796. package/dist/types/filesystem/fff.d.ts +60 -0
  797. package/dist/types/filesystem/fff.node.d.ts +4 -0
  798. package/dist/types/filesystem/fff.workerd.d.ts +4 -0
  799. package/dist/types/filesystem/ignore.d.ts +2 -0
  800. package/dist/types/filesystem/location-watcher.d.ts +8 -0
  801. package/dist/types/filesystem/protected.d.ts +6 -0
  802. package/dist/types/filesystem/search.d.ts +20 -0
  803. package/dist/types/filesystem/watcher-binding.d.ts +1 -0
  804. package/dist/types/filesystem/watcher.d.ts +105 -0
  805. package/dist/types/filesystem.d.ts +130 -0
  806. package/dist/types/form.d.ts +449 -0
  807. package/dist/types/formatter/builtins.d.ts +18 -0
  808. package/dist/types/formatter.d.ts +9 -0
  809. package/dist/types/generate.d.ts +28 -0
  810. package/dist/types/git.d.ts +133 -0
  811. package/dist/types/github-copilot/chat/convert-to-openai-compatible-chat-messages.d.ts +3 -0
  812. package/dist/types/github-copilot/chat/get-response-metadata.d.ts +9 -0
  813. package/dist/types/github-copilot/chat/map-openai-compatible-finish-reason.d.ts +2 -0
  814. package/dist/types/github-copilot/chat/openai-compatible-api-types.d.ts +48 -0
  815. package/dist/types/github-copilot/chat/openai-compatible-chat-language-model.d.ts +135 -0
  816. package/dist/types/github-copilot/chat/openai-compatible-chat-options.d.ts +9 -0
  817. package/dist/types/github-copilot/chat/openai-compatible-metadata-extractor.d.ts +43 -0
  818. package/dist/types/github-copilot/chat/openai-compatible-prepare-tools.d.ts +21 -0
  819. package/dist/types/github-copilot/copilot-provider.d.ts +36 -0
  820. package/dist/types/github-copilot/models.d.ts +3 -0
  821. package/dist/types/github-copilot/openai-compatible-error.d.ts +16 -0
  822. package/dist/types/github-copilot/responses/convert-to-openai-responses-input.d.ts +19 -0
  823. package/dist/types/github-copilot/responses/map-openai-responses-finish-reason.d.ts +5 -0
  824. package/dist/types/github-copilot/responses/openai-config.d.ts +20 -0
  825. package/dist/types/github-copilot/responses/openai-error.d.ts +11 -0
  826. package/dist/types/github-copilot/responses/openai-responses-api-types.d.ts +185 -0
  827. package/dist/types/github-copilot/responses/openai-responses-language-model.d.ts +205 -0
  828. package/dist/types/github-copilot/responses/openai-responses-prepare-tools.d.ts +24 -0
  829. package/dist/types/github-copilot/responses/openai-responses-settings.d.ts +1 -0
  830. package/dist/types/github-copilot/responses/tool/code-interpreter.d.ts +86 -0
  831. package/dist/types/github-copilot/responses/tool/file-search.d.ts +95 -0
  832. package/dist/types/github-copilot/responses/tool/image-generation.d.ts +42 -0
  833. package/dist/types/github-copilot/responses/tool/local-shell.d.ts +14 -0
  834. package/dist/types/github-copilot/responses/tool/web-search-preview.d.ts +15 -0
  835. package/dist/types/github-copilot/responses/tool/web-search.d.ts +18 -0
  836. package/dist/types/id/id.d.ts +19 -0
  837. package/dist/types/image/photon-wasm.bun.d.ts +2 -0
  838. package/dist/types/image/photon-wasm.node.d.ts +2 -0
  839. package/dist/types/image/photon-wasm.workerd.d.ts +2 -0
  840. package/dist/types/image/photon.d.ts +24 -0
  841. package/dist/types/image.d.ts +35 -0
  842. package/dist/types/instruction-discovery.d.ts +73 -0
  843. package/dist/types/instructions/builtins.d.ts +11 -0
  844. package/dist/types/instructions/index.d.ts +87 -0
  845. package/dist/types/integration/connection.d.ts +26 -0
  846. package/dist/types/integration.d.ts +1648 -0
  847. package/dist/types/job.d.ts +66 -0
  848. package/dist/types/kv/sql.d.ts +71 -0
  849. package/dist/types/kv.d.ts +12 -0
  850. package/dist/types/location-mutation.d.ts +48 -0
  851. package/dist/types/location-service-map.d.ts +9 -0
  852. package/dist/types/location-services.d.ts +51 -0
  853. package/dist/types/location.d.ts +14 -0
  854. package/dist/types/mcp/client.d.ts +282 -0
  855. package/dist/types/mcp/index.d.ts +225 -0
  856. package/dist/types/mcp/instructions.d.ts +13 -0
  857. package/dist/types/mcp/oauth.d.ts +86 -0
  858. package/dist/types/mcp/stdio.d.ts +29 -0
  859. package/dist/types/mime.d.ts +2 -0
  860. package/dist/types/model-resolver.d.ts +103 -0
  861. package/dist/types/model.d.ts +177 -0
  862. package/dist/types/models-dev.d.ts +33 -0
  863. package/dist/types/oauth/page.d.ts +15 -0
  864. package/dist/types/permission/saved.d.ts +40 -0
  865. package/dist/types/permission/sql.d.ts +103 -0
  866. package/dist/types/permission.d.ts +131 -0
  867. package/dist/types/plugin/agent.d.ts +2 -0
  868. package/dist/types/plugin/command.d.ts +3 -0
  869. package/dist/types/plugin/hooks.d.ts +32 -0
  870. package/dist/types/plugin/host.d.ts +280 -0
  871. package/dist/types/plugin/internal.d.ts +49 -0
  872. package/dist/types/plugin/models-dev.d.ts +3 -0
  873. package/dist/types/plugin/plan.d.ts +2 -0
  874. package/dist/types/plugin/promise.d.ts +2 -0
  875. package/dist/types/plugin/provider/alibaba.d.ts +1 -0
  876. package/dist/types/plugin/provider/amazon-bedrock.d.ts +1 -0
  877. package/dist/types/plugin/provider/anthropic.d.ts +1 -0
  878. package/dist/types/plugin/provider/azure.d.ts +1 -0
  879. package/dist/types/plugin/provider/cerebras.d.ts +1 -0
  880. package/dist/types/plugin/provider/cloudflare-ai-gateway.d.ts +1 -0
  881. package/dist/types/plugin/provider/cloudflare-workers-ai.d.ts +1 -0
  882. package/dist/types/plugin/provider/cohere.d.ts +1 -0
  883. package/dist/types/plugin/provider/configured.d.ts +5 -0
  884. package/dist/types/plugin/provider/deepinfra.d.ts +1 -0
  885. package/dist/types/plugin/provider/dynamic.d.ts +2 -0
  886. package/dist/types/plugin/provider/factory.d.ts +6 -0
  887. package/dist/types/plugin/provider/gateway.d.ts +1 -0
  888. package/dist/types/plugin/provider/github-copilot.d.ts +8 -0
  889. package/dist/types/plugin/provider/gitlab.d.ts +1 -0
  890. package/dist/types/plugin/provider/google-vertex.d.ts +1 -0
  891. package/dist/types/plugin/provider/groq.d.ts +1 -0
  892. package/dist/types/plugin/provider/kilo.d.ts +1 -0
  893. package/dist/types/plugin/provider/llmgateway.d.ts +2 -0
  894. package/dist/types/plugin/provider/mistral.d.ts +1 -0
  895. package/dist/types/plugin/provider/nvidia.d.ts +1 -0
  896. package/dist/types/plugin/provider/openai-compatible.d.ts +1 -0
  897. package/dist/types/plugin/provider/openai.d.ts +2 -0
  898. package/dist/types/plugin/provider/opencode.d.ts +4 -0
  899. package/dist/types/plugin/provider/openrouter.d.ts +1 -0
  900. package/dist/types/plugin/provider/perplexity.d.ts +1 -0
  901. package/dist/types/plugin/provider/sap-ai-core.d.ts +2 -0
  902. package/dist/types/plugin/provider/snowflake-cortex.d.ts +4 -0
  903. package/dist/types/plugin/provider/togetherai.d.ts +1 -0
  904. package/dist/types/plugin/provider/venice.d.ts +1 -0
  905. package/dist/types/plugin/provider/vercel.d.ts +1 -0
  906. package/dist/types/plugin/provider/xai.d.ts +2 -0
  907. package/dist/types/plugin/provider/zenmux.d.ts +1 -0
  908. package/dist/types/plugin/provider.d.ts +2 -0
  909. package/dist/types/plugin/runtime.d.ts +32 -0
  910. package/dist/types/plugin/sdk.d.ts +58 -0
  911. package/dist/types/plugin/skill.d.ts +6 -0
  912. package/dist/types/plugin/supervisor.d.ts +16 -0
  913. package/dist/types/plugin/system-prompt.d.ts +8 -0
  914. package/dist/types/plugin/variant.d.ts +10 -0
  915. package/dist/types/plugin/warming.d.ts +4 -0
  916. package/dist/types/plugin/websearch/exa.d.ts +5 -0
  917. package/dist/types/plugin/websearch/firecrawl.d.ts +5 -0
  918. package/dist/types/plugin/websearch/index.d.ts +1 -0
  919. package/dist/types/plugin/websearch/mcp.d.ts +9 -0
  920. package/dist/types/plugin/websearch/parallel.d.ts +5 -0
  921. package/dist/types/plugin/websearch/tavily.d.ts +5 -0
  922. package/dist/types/plugin.d.ts +15 -0
  923. package/dist/types/project/schema.d.ts +52 -0
  924. package/dist/types/project/sql.d.ts +300 -0
  925. package/dist/types/project.d.ts +71 -0
  926. package/dist/types/provider.d.ts +77 -0
  927. package/dist/types/pty/protocol.d.ts +5 -0
  928. package/dist/types/pty/pty.bun.d.ts +4 -0
  929. package/dist/types/pty/pty.d.ts +22 -0
  930. package/dist/types/pty/pty.node.d.ts +3 -0
  931. package/dist/types/pty/pty.workerd.d.ts +3 -0
  932. package/dist/types/pty/schema.d.ts +1 -0
  933. package/dist/types/pty/ticket.d.ts +24 -0
  934. package/dist/types/pty.d.ts +87 -0
  935. package/dist/types/reference/instructions.d.ts +10 -0
  936. package/dist/types/reference.d.ts +64 -0
  937. package/dist/types/repository-cache.d.ts +71 -0
  938. package/dist/types/repository.d.ts +50 -0
  939. package/dist/types/ripgrep/binary.d.ts +11 -0
  940. package/dist/types/ripgrep.d.ts +50 -0
  941. package/dist/types/schema.d.ts +45 -0
  942. package/dist/types/session/compaction.d.ts +40 -0
  943. package/dist/types/session/context.d.ts +44 -0
  944. package/dist/types/session/error.d.ts +56 -0
  945. package/dist/types/session/event.d.ts +2 -0
  946. package/dist/types/session/execution/restart.d.ts +43 -0
  947. package/dist/types/session/execution.d.ts +47 -0
  948. package/dist/types/session/generate-node.d.ts +9 -0
  949. package/dist/types/session/generate.d.ts +19 -0
  950. package/dist/types/session/history.d.ts +1097 -0
  951. package/dist/types/session/inbox.d.ts +682 -0
  952. package/dist/types/session/info.d.ts +3 -0
  953. package/dist/types/session/instruction-entry.d.ts +32 -0
  954. package/dist/types/session/instruction-state.d.ts +48 -0
  955. package/dist/types/session/instructions.d.ts +15 -0
  956. package/dist/types/session/message-updater.d.ts +18 -0
  957. package/dist/types/session/message.d.ts +2 -0
  958. package/dist/types/session/model-headers.d.ts +12 -0
  959. package/dist/types/session/model-http.d.ts +11 -0
  960. package/dist/types/session/model-request.d.ts +47 -0
  961. package/dist/types/session/model-transport.d.ts +16 -0
  962. package/dist/types/session/projector.d.ts +4 -0
  963. package/dist/types/session/prompt-cache-diagnostics.d.ts +29 -0
  964. package/dist/types/session/prompt-cache-key.d.ts +3 -0
  965. package/dist/types/session/revert.d.ts +36 -0
  966. package/dist/types/session/run-coordinator.d.ts +45 -0
  967. package/dist/types/session/runner/index.d.ts +32 -0
  968. package/dist/types/session/runner/llm.d.ts +3 -0
  969. package/dist/types/session/runner/max-steps.d.ts +1 -0
  970. package/dist/types/session/runner/model.d.ts +55 -0
  971. package/dist/types/session/runner/publish-llm-event.d.ts +256 -0
  972. package/dist/types/session/runner/retry.d.ts +18 -0
  973. package/dist/types/session/runner/to-llm-message.d.ts +5 -0
  974. package/dist/types/session/schema.d.ts +177 -0
  975. package/dist/types/session/sql.d.ts +1143 -0
  976. package/dist/types/session/store.d.ts +43 -0
  977. package/dist/types/session/system-prompt.d.ts +2 -0
  978. package/dist/types/session/title.d.ts +18 -0
  979. package/dist/types/session/to-session-error.d.ts +2 -0
  980. package/dist/types/session/transfer.d.ts +769 -0
  981. package/dist/types/session/usage.d.ts +13 -0
  982. package/dist/types/session.d.ts +329 -0
  983. package/dist/types/shell/parse.d.ts +11 -0
  984. package/dist/types/shell/parser-wasm.bun.d.ts +5 -0
  985. package/dist/types/shell/parser-wasm.node.d.ts +5 -0
  986. package/dist/types/shell/parser-wasm.workerd.d.ts +5 -0
  987. package/dist/types/shell/select.d.ts +25 -0
  988. package/dist/types/shell.d.ts +44 -0
  989. package/dist/types/skill/discovery.d.ts +10 -0
  990. package/dist/types/skill/instructions.d.ts +11 -0
  991. package/dist/types/skill.d.ts +83 -0
  992. package/dist/types/snapshot.d.ts +53 -0
  993. package/dist/types/state.d.ts +38 -0
  994. package/dist/types/tool/html-markdown.d.ts +2 -0
  995. package/dist/types/tool/http-body.d.ts +3 -0
  996. package/dist/types/tool/mcp.d.ts +20 -0
  997. package/dist/types/tool/plugin/edit.d.ts +38 -0
  998. package/dist/types/tool/plugin/file-diff.d.ts +2 -0
  999. package/dist/types/tool/plugin/glob.d.ts +26 -0
  1000. package/dist/types/tool/plugin/grep.d.ts +37 -0
  1001. package/dist/types/tool/plugin/patch.d.ts +38 -0
  1002. package/dist/types/tool/plugin/question.d.ts +32 -0
  1003. package/dist/types/tool/plugin/read.d.ts +36 -0
  1004. package/dist/types/tool/plugin/shell.d.ts +21 -0
  1005. package/dist/types/tool/plugin/skill.d.ts +21 -0
  1006. package/dist/types/tool/plugin/subagent.d.ts +27 -0
  1007. package/dist/types/tool/plugin/webfetch.d.ts +22 -0
  1008. package/dist/types/tool/plugin/websearch.d.ts +17 -0
  1009. package/dist/types/tool/plugin/write.d.ts +32 -0
  1010. package/dist/types/tool/read-filesystem.d.ts +100 -0
  1011. package/dist/types/tool/runtime.d.ts +26 -0
  1012. package/dist/types/tool-output.d.ts +16 -0
  1013. package/dist/types/tool.d.ts +40 -0
  1014. package/dist/types/util/array.d.ts +1 -0
  1015. package/dist/types/util/binary.d.ts +7 -0
  1016. package/dist/types/util/encode.d.ts +4 -0
  1017. package/dist/types/util/error.d.ts +269 -0
  1018. package/dist/types/util/identifier.d.ts +1 -0
  1019. package/dist/types/util/iife.d.ts +1 -0
  1020. package/dist/types/util/lazy.d.ts +1 -0
  1021. package/dist/types/util/path.d.ts +4 -0
  1022. package/dist/types/util/process-lock-ffi.bun.d.ts +12 -0
  1023. package/dist/types/util/process-lock-ffi.node.d.ts +12 -0
  1024. package/dist/types/util/process-lock-ffi.workerd.d.ts +12 -0
  1025. package/dist/types/util/process-lock.d.ts +20 -0
  1026. package/dist/types/util/retry.d.ts +8 -0
  1027. package/dist/types/util/slug.d.ts +3 -0
  1028. package/dist/types/util/token.d.ts +2 -0
  1029. package/dist/types/util/which.d.ts +1 -0
  1030. package/dist/types/util/wildcard.d.ts +2 -0
  1031. package/dist/types/v1/config/agent.d.ts +96 -0
  1032. package/dist/types/v1/config/attachment.d.ts +18 -0
  1033. package/dist/types/v1/config/command.d.ts +11 -0
  1034. package/dist/types/v1/config/config.d.ts +1243 -0
  1035. package/dist/types/v1/config/error.d.ts +1773 -0
  1036. package/dist/types/v1/config/formatter.d.ts +15 -0
  1037. package/dist/types/v1/config/layout.d.ts +4 -0
  1038. package/dist/types/v1/config/lsp.d.ts +38 -0
  1039. package/dist/types/v1/config/mcp.d.ts +56 -0
  1040. package/dist/types/v1/config/migrate.d.ts +422 -0
  1041. package/dist/types/v1/config/permission.d.ts +59 -0
  1042. package/dist/types/v1/config/plugin.d.ts +6 -0
  1043. package/dist/types/v1/config/provider-options.d.ts +11 -0
  1044. package/dist/types/v1/config/provider.d.ts +112 -0
  1045. package/dist/types/v1/config/server.d.ts +10 -0
  1046. package/dist/types/v1/config/skills.d.ts +7 -0
  1047. package/dist/types/v1/permission.d.ts +27 -0
  1048. package/dist/types/vcs/git.d.ts +12 -0
  1049. package/dist/types/vcs/hg.d.ts +13 -0
  1050. package/dist/types/vcs/patch.d.ts +21 -0
  1051. package/dist/types/vcs.d.ts +17 -0
  1052. package/dist/types/websearch.d.ts +66 -0
  1053. package/dist/types/wellknown/plugin.d.ts +4 -0
  1054. package/dist/types/wellknown.d.ts +106 -0
  1055. package/dist/types/workspace/driver.d.ts +54 -0
  1056. package/dist/types/workspace/sql.d.ts +89 -0
  1057. package/dist/types/workspace.d.ts +44 -0
  1058. package/dist/types/worktree/directory.d.ts +9 -0
  1059. package/dist/types/worktree/git.d.ts +22 -0
  1060. package/dist/types/worktree/sql.d.ts +71 -0
  1061. package/dist/types/worktree.d.ts +310 -0
  1062. package/dist/util/array.js +14 -0
  1063. package/dist/util/binary.js +43 -0
  1064. package/dist/util/encode.js +48 -0
  1065. package/dist/util/error.js +7 -0
  1066. package/dist/util/identifier.js +7 -0
  1067. package/dist/util/iife.js +7 -0
  1068. package/dist/util/lazy.js +7 -0
  1069. package/dist/util/path.js +42 -0
  1070. package/dist/util/process-lock-ffi.bun.js +53 -0
  1071. package/dist/util/process-lock-ffi.node.js +46 -0
  1072. package/dist/util/process-lock-ffi.workerd.js +12 -0
  1073. package/dist/util/process-lock.js +124 -0
  1074. package/dist/util/retry.js +38 -0
  1075. package/dist/util/slug.js +7 -0
  1076. package/dist/util/token.js +9 -0
  1077. package/dist/util/which.js +7 -0
  1078. package/dist/util/wildcard.js +9 -0
  1079. package/dist/v1/config/agent.js +11 -0
  1080. package/dist/v1/config/attachment.js +12 -0
  1081. package/dist/v1/config/command.js +9 -0
  1082. package/dist/v1/config/config.js +24 -0
  1083. package/dist/v1/config/error.js +18 -0
  1084. package/dist/v1/config/formatter.js +11 -0
  1085. package/dist/v1/config/layout.js +9 -0
  1086. package/dist/v1/config/lsp.js +17 -0
  1087. package/dist/v1/config/mcp.js +16 -0
  1088. package/dist/v1/config/migrate.js +38 -0
  1089. package/dist/v1/config/permission.js +15 -0
  1090. package/dist/v1/config/plugin.js +11 -0
  1091. package/dist/v1/config/provider-options.js +11 -0
  1092. package/dist/v1/config/provider.js +14 -0
  1093. package/dist/v1/config/server.js +10 -0
  1094. package/dist/v1/config/skills.js +9 -0
  1095. package/dist/v1/permission.js +51 -0
  1096. package/dist/vcs/git.js +10 -0
  1097. package/dist/vcs/hg.js +10 -0
  1098. package/dist/vcs/patch.js +27 -0
  1099. package/dist/vcs.js +99 -0
  1100. package/dist/websearch.js +101 -0
  1101. package/dist/wellknown/plugin.js +82 -0
  1102. package/dist/wellknown.js +97 -0
  1103. package/dist/workspace/driver.js +23 -0
  1104. package/dist/workspace/sql.js +7 -0
  1105. package/dist/workspace.js +88 -0
  1106. package/dist/worktree/directory.js +12 -0
  1107. package/dist/worktree/git.js +14 -0
  1108. package/dist/worktree/sql.js +11 -0
  1109. package/dist/worktree.js +130 -0
  1110. package/package.json +150 -0
@@ -0,0 +1,17 @@
1
+ // src/database/migration/20260622170816_reset_v2_session_state.ts
2
+ import { Effect } from "effect";
3
+ var migration = {
4
+ id: "20260622170816_reset_v2_session_state",
5
+ up(tx) {
6
+ return Effect.gen(function* () {
7
+ yield* tx.run(`DELETE FROM \`session_context_epoch\`;`);
8
+ yield* tx.run(`DELETE FROM \`session_input\`;`);
9
+ yield* tx.run(`DELETE FROM \`session_message\`;`);
10
+ yield* tx.run(`DELETE FROM \`event\`;`);
11
+ yield* tx.run(`DELETE FROM \`event_sequence\`;`);
12
+ });
13
+ }
14
+ };
15
+ var _20260622170816_reset_v2_session_state_default = migration;
16
+
17
+ export { _20260622170816_reset_v2_session_state_default };
@@ -0,0 +1,49 @@
1
+ // src/database/drizzle/up-migrations/utils.ts
2
+ var MIGRATIONS_TABLE_VERSIONS = {
3
+ sqlite: 1,
4
+ pg: 1,
5
+ effect: 1,
6
+ mysql: 1,
7
+ mssql: 1,
8
+ cockroach: 1,
9
+ singlestore: 1
10
+ };
11
+ var GET_VERSION_FOR = {
12
+ mysql: (columns) => {
13
+ if (columns.includes("name"))
14
+ return 1;
15
+ return 0;
16
+ },
17
+ pg: (columns) => {
18
+ if (columns.includes("name"))
19
+ return 1;
20
+ return 0;
21
+ },
22
+ effect: (columns) => {
23
+ if (columns.includes("name"))
24
+ return 1;
25
+ return 0;
26
+ },
27
+ mssql: (columns) => {
28
+ if (columns.includes("name"))
29
+ return 1;
30
+ return 0;
31
+ },
32
+ cockroach: (columns) => {
33
+ if (columns.includes("name"))
34
+ return 1;
35
+ return 0;
36
+ },
37
+ singlestore: (columns) => {
38
+ if (columns.includes("name"))
39
+ return 1;
40
+ return 0;
41
+ },
42
+ sqlite: (columns) => {
43
+ if (columns.includes("name"))
44
+ return 1;
45
+ return 0;
46
+ }
47
+ };
48
+
49
+ export { MIGRATIONS_TABLE_VERSIONS, GET_VERSION_FOR };
@@ -0,0 +1,13 @@
1
+ // src/database/migration/20260428004200_add_session_path.ts
2
+ import { Effect } from "effect";
3
+ var migration = {
4
+ id: "20260428004200_add_session_path",
5
+ up(tx) {
6
+ return Effect.gen(function* () {
7
+ yield* tx.run(`ALTER TABLE \`session\` ADD \`path\` text;`);
8
+ });
9
+ }
10
+ };
11
+ var _20260428004200_add_session_path_default = migration;
12
+
13
+ export { _20260428004200_add_session_path_default };
@@ -0,0 +1,272 @@
1
+ import {
2
+ upgradeIfNeeded
3
+ } from "./ripgrep-hsyk7kfz.js";
4
+ import {
5
+ SQLiteEffectDatabase
6
+ } from "./ripgrep-28q8yd1e.js";
7
+ import {
8
+ mapResultRow
9
+ } from "./ripgrep-ma07p6tt.js";
10
+
11
+ // src/database/drizzle/sqlite-core/effect/session.ts
12
+ import * as Cause from "effect/Cause";
13
+ import * as Effect from "effect/Effect";
14
+ import { NoopCache, strategyFor } from "drizzle-orm/cache/core/cache";
15
+ import { MigratorInitError } from "drizzle-orm/effect-core/errors";
16
+ import { EffectDrizzleQueryError, EffectTransactionRollbackError } from "drizzle-orm/effect-core/errors";
17
+ import { entityKind, is } from "drizzle-orm/entity";
18
+ import { getMigrationsToRun } from "drizzle-orm/migrator.utils";
19
+ import { makeJitRqbMapper } from "drizzle-orm/relations";
20
+ import { fillPlaceholders, sql } from "drizzle-orm/sql/sql";
21
+ import { assertUnreachable, makeJitQueryMapper } from "drizzle-orm/utils";
22
+ class SQLiteEffectPreparedQuery {
23
+ executor;
24
+ query;
25
+ logger;
26
+ cache;
27
+ queryMetadata;
28
+ fields;
29
+ useJitMappers;
30
+ customResultMapper;
31
+ isRqbV2Query;
32
+ rqbConfig;
33
+ isInTransaction;
34
+ static [entityKind] = "SQLiteEffectPreparedQuery";
35
+ joinsNotNullableMap;
36
+ jitMapper;
37
+ cacheConfig;
38
+ effectExecuteMethod;
39
+ constructor(executor, query, logger, cache, queryMetadata, cacheConfig, fields, executeMethod, useJitMappers, customResultMapper, isRqbV2Query, rqbConfig, isInTransaction = Effect.succeed(false)) {
40
+ this.executor = executor;
41
+ this.query = query;
42
+ this.logger = logger;
43
+ this.cache = cache;
44
+ this.queryMetadata = queryMetadata;
45
+ this.fields = fields;
46
+ this.useJitMappers = useJitMappers;
47
+ this.customResultMapper = customResultMapper;
48
+ this.isRqbV2Query = isRqbV2Query;
49
+ this.rqbConfig = rqbConfig;
50
+ this.isInTransaction = isInTransaction;
51
+ this.effectExecuteMethod = executeMethod;
52
+ this.cacheConfig = cache.strategy() === "all" && cacheConfig === undefined ? { enabled: true, autoInvalidate: true } : cacheConfig;
53
+ if (!this.cacheConfig?.enabled) {
54
+ this.cacheConfig = undefined;
55
+ }
56
+ }
57
+ run(placeholderValues) {
58
+ return this.executeWithCache(placeholderValues, "run");
59
+ }
60
+ all(placeholderValues) {
61
+ if (this.isRqbV2Query)
62
+ return this.allRqbV2(placeholderValues);
63
+ if (!this.fields && !this.customResultMapper) {
64
+ return this.executeWithCache(placeholderValues, "all");
65
+ }
66
+ return this.executeWithCache(placeholderValues, "values", (rows) => this.mapAllResult(rows));
67
+ }
68
+ get(placeholderValues) {
69
+ if (this.isRqbV2Query)
70
+ return this.getRqbV2(placeholderValues);
71
+ if (!this.fields && !this.customResultMapper) {
72
+ return this.executeWithCache(placeholderValues, "get");
73
+ }
74
+ return this.executeWithCache(placeholderValues, "values", (rows) => this.mapGetResult(rows));
75
+ }
76
+ values(placeholderValues) {
77
+ return this.executeWithCache(placeholderValues, "values");
78
+ }
79
+ execute(placeholderValues) {
80
+ return this[this.effectExecuteMethod](placeholderValues);
81
+ }
82
+ mapRunResult(result, _isFromBatch) {
83
+ return result;
84
+ }
85
+ mapAllResult(rows, isFromBatch) {
86
+ if (isFromBatch) {
87
+ rows = Array.isArray(rows) ? rows : [];
88
+ }
89
+ if (!this.fields && !this.customResultMapper) {
90
+ return rows;
91
+ }
92
+ if (this.isRqbV2Query) {
93
+ return this.useJitMappers ? (this.jitMapper = this.jitMapper ?? makeJitRqbMapper(this.rqbConfig))(rows) : this.customResultMapper(rows);
94
+ }
95
+ if (this.customResultMapper) {
96
+ return this.customResultMapper(rows);
97
+ }
98
+ return this.useJitMappers ? (this.jitMapper = this.jitMapper ?? makeJitQueryMapper(this.fields, this.joinsNotNullableMap))(rows) : rows.map((row) => mapResultRow(this.fields, row, this.joinsNotNullableMap));
99
+ }
100
+ mapGetResult(rows, isFromBatch) {
101
+ if (isFromBatch) {
102
+ rows = Array.isArray(rows) ? rows : [];
103
+ }
104
+ if (!this.fields && !this.customResultMapper) {
105
+ return Array.isArray(rows) ? rows[0] : rows;
106
+ }
107
+ const row = Array.isArray(rows) ? rows[0] : rows;
108
+ if (!row)
109
+ return;
110
+ if (this.isRqbV2Query) {
111
+ return this.useJitMappers ? (this.jitMapper = this.jitMapper ?? makeJitRqbMapper(this.rqbConfig))([
112
+ row
113
+ ]) : this.customResultMapper([row]);
114
+ }
115
+ if (this.customResultMapper) {
116
+ return this.customResultMapper([row]);
117
+ }
118
+ return this.useJitMappers ? (this.jitMapper = this.jitMapper ?? makeJitQueryMapper(this.fields, this.joinsNotNullableMap))([row])[0] : mapResultRow(this.fields, row, this.joinsNotNullableMap);
119
+ }
120
+ allRqbV2(placeholderValues) {
121
+ return this.executeWithCache(placeholderValues, "all", (rows) => this.mapAllResult(rows));
122
+ }
123
+ getRqbV2(placeholderValues) {
124
+ return this.executeWithCache(placeholderValues, "get", (row) => row === undefined ? undefined : this.mapGetResult(row));
125
+ }
126
+ executeWithCache(placeholderValues, executeMethod, mapResult) {
127
+ return Effect.gen({ self: this }, function* () {
128
+ const params = fillPlaceholders(this.query.params, placeholderValues ?? {});
129
+ yield* this.logger.logQuery(this.query.sql, params);
130
+ return yield* this.queryWithCache(this.query.sql, params, Effect.suspend(() => this.executor(params, executeMethod)), mapResult);
131
+ });
132
+ }
133
+ mapCachedResult(result, mapResult) {
134
+ if (!mapResult)
135
+ return Effect.succeed(result);
136
+ return Effect.try({
137
+ try: () => mapResult(result),
138
+ catch: (cause) => cause
139
+ });
140
+ }
141
+ queryWithCache(queryString, params, query, mapResult) {
142
+ return Effect.gen({ self: this }, function* () {
143
+ if (this.queryMetadata?.type === "select" && this.cacheConfig?.enabled && (yield* this.isInTransaction)) {
144
+ return yield* this.mapCachedResult(yield* query, mapResult);
145
+ }
146
+ const cacheStrat = !is(this.cache.cache, NoopCache) ? yield* Effect.tryPromise(() => strategyFor(queryString, params, this.queryMetadata, this.cacheConfig)) : { type: "skip" };
147
+ if (cacheStrat.type === "skip") {
148
+ return yield* this.mapCachedResult(yield* query, mapResult);
149
+ }
150
+ if (cacheStrat.type === "invalidate") {
151
+ const result = yield* query;
152
+ yield* this.cache.onMutate({ tables: cacheStrat.tables });
153
+ return yield* this.mapCachedResult(result, mapResult);
154
+ }
155
+ if (cacheStrat.type === "try") {
156
+ if (yield* this.isInTransaction) {
157
+ return yield* this.mapCachedResult(yield* query, mapResult);
158
+ }
159
+ const { tables, key, isTag, autoInvalidate, config } = cacheStrat;
160
+ const fromCache = yield* this.cache.get(key, tables, isTag, autoInvalidate);
161
+ if (typeof fromCache !== "undefined") {
162
+ return yield* this.mapCachedResult(fromCache, mapResult);
163
+ }
164
+ const result = yield* query;
165
+ yield* this.cache.put(key, result, autoInvalidate ? tables : [], isTag, config);
166
+ return yield* this.mapCachedResult(result, mapResult);
167
+ }
168
+ assertUnreachable(cacheStrat);
169
+ }).pipe(Effect.catch((e) => {
170
+ return Effect.fail(new EffectDrizzleQueryError({ query: queryString, params, cause: Cause.fail(e) }));
171
+ }));
172
+ }
173
+ getQuery() {
174
+ return this.query;
175
+ }
176
+ mapResult(response, isFromBatch) {
177
+ switch (this.effectExecuteMethod) {
178
+ case "run": {
179
+ return this.mapRunResult(response, isFromBatch);
180
+ }
181
+ case "all": {
182
+ return this.mapAllResult(response, isFromBatch);
183
+ }
184
+ case "get": {
185
+ return this.mapGetResult(response, isFromBatch);
186
+ }
187
+ }
188
+ }
189
+ }
190
+
191
+ class SQLiteEffectSession {
192
+ dialect;
193
+ static [entityKind] = "SQLiteEffectSession";
194
+ constructor(dialect) {
195
+ this.dialect = dialect;
196
+ }
197
+ prepareOneTimeQuery(query, fields, executeMethod, customResultMapper, queryMetadata, cacheConfig) {
198
+ return this.prepareQuery(query, fields, executeMethod, customResultMapper, queryMetadata, cacheConfig);
199
+ }
200
+ prepareOneTimeRelationalQuery(query, fields, executeMethod, customResultMapper, config) {
201
+ return this.prepareRelationalQuery(query, fields, executeMethod, customResultMapper, config);
202
+ }
203
+ run(query) {
204
+ return this.prepareQuery(this.dialect.sqlToQuery(query), undefined, "run").run();
205
+ }
206
+ all(query) {
207
+ return this.prepareQuery(this.dialect.sqlToQuery(query), undefined, "all").all();
208
+ }
209
+ get(query) {
210
+ return this.prepareQuery(this.dialect.sqlToQuery(query), undefined, "get").get();
211
+ }
212
+ values(query) {
213
+ return this.prepareQuery(this.dialect.sqlToQuery(query), undefined, "all").values();
214
+ }
215
+ count(query) {
216
+ return this.values(query).pipe(Effect.map((result) => result[0]?.[0] ?? 0));
217
+ }
218
+ }
219
+
220
+ class SQLiteEffectTransaction extends SQLiteEffectDatabase {
221
+ relations;
222
+ static [entityKind] = "SQLiteEffectTransaction";
223
+ constructor(dialect, session, relations) {
224
+ super(dialect, session, relations);
225
+ this.relations = relations;
226
+ }
227
+ rollback() {
228
+ return new EffectTransactionRollbackError;
229
+ }
230
+ }
231
+ var migrate = Effect.fn("migrate")(function* (migrations, session, config) {
232
+ const migrationsTable = typeof config === "string" ? "__drizzle_migrations" : config.migrationsTable ?? "__drizzle_migrations";
233
+ const { newDb } = yield* upgradeIfNeeded(migrationsTable, session, migrations);
234
+ if (newDb) {
235
+ yield* session.run(sql`
236
+ CREATE TABLE IF NOT EXISTS ${sql.identifier(migrationsTable)} (
237
+ id INTEGER PRIMARY KEY,
238
+ hash text NOT NULL,
239
+ created_at numeric,
240
+ name text,
241
+ applied_at TEXT
242
+ )
243
+ `);
244
+ }
245
+ const dbMigrations = yield* session.all(sql`SELECT id, hash, created_at, name FROM ${sql.identifier(migrationsTable)}`);
246
+ if (typeof config === "object" && config.init) {
247
+ if (dbMigrations.length) {
248
+ return yield* new MigratorInitError({ exitCode: "databaseMigrations" });
249
+ }
250
+ if (migrations.length > 1) {
251
+ return yield* new MigratorInitError({ exitCode: "localMigrations" });
252
+ }
253
+ const [migration] = migrations;
254
+ if (!migration)
255
+ return;
256
+ yield* session.run(sql`insert into ${sql.identifier(migrationsTable)} ("hash", "created_at", "name", "applied_at") values(${migration.hash}, ${migration.folderMillis}, ${migration.name}, ${new Date().toISOString()})`);
257
+ return;
258
+ }
259
+ const migrationsToRun = getMigrationsToRun({ localMigrations: migrations, dbMigrations });
260
+ if (migrationsToRun.length === 0)
261
+ return;
262
+ yield* session.transaction((tx) => Effect.gen(function* () {
263
+ for (const migration of migrationsToRun) {
264
+ for (const stmt of migration.sql) {
265
+ yield* tx.run(sql.raw(stmt));
266
+ }
267
+ yield* tx.run(sql`insert into ${sql.identifier(migrationsTable)} ("hash", "created_at", "name", "applied_at") values(${migration.hash}, ${migration.folderMillis}, ${migration.name}, ${new Date().toISOString()})`);
268
+ }
269
+ }));
270
+ });
271
+
272
+ export { SQLiteEffectPreparedQuery, SQLiteEffectSession, SQLiteEffectTransaction, migrate };
@@ -0,0 +1,112 @@
1
+ import {
2
+ exports_instruction_discovery
3
+ } from "./ripgrep-8rhqsgy6.js";
4
+ import {
5
+ exports_watcher
6
+ } from "./ripgrep-y980s7ka.js";
7
+ import {
8
+ exports_instructions
9
+ } from "./ripgrep-8k8ks5a6.js";
10
+ import {
11
+ exports_location
12
+ } from "./ripgrep-hcyadm03.js";
13
+ import {
14
+ AbsolutePath
15
+ } from "./ripgrep-j07kk359.js";
16
+ import {
17
+ __export
18
+ } from "./ripgrep-rvfvac9x.js";
19
+
20
+ // src/config/plugin/instruction.ts
21
+ var exports_instruction = {};
22
+ __export(exports_instruction, {
23
+ Plugin: () => Plugin,
24
+ ConfigInstructionPlugin: () => exports_instruction
25
+ });
26
+ import { define } from "@opencode-ai/plugin/effect/plugin";
27
+ import { FSUtil } from "@opencode-ai/util/fs-util";
28
+ import { Global } from "@opencode-ai/util/global";
29
+ import { dirname, join } from "path";
30
+ import { Effect, PubSub, Semaphore, Stream } from "effect";
31
+ var Plugin = define({
32
+ id: "opencode.config.instruction",
33
+ effect: Effect.fn(function* () {
34
+ const discovery = yield* exports_instruction_discovery.Service;
35
+ yield* Effect.gen(function* () {
36
+ const fs = yield* FSUtil.Service;
37
+ const global = yield* Global.Service;
38
+ const location = yield* exports_location.Service;
39
+ const watcher = yield* exports_watcher.Service;
40
+ const changes = yield* PubSub.sliding(1);
41
+ const lock = Semaphore.makeUnsafe(1);
42
+ const start = yield* fs.resolve(location.directory);
43
+ const root = yield* fs.resolve(location.project.directory);
44
+ const home = yield* fs.resolve(global.home);
45
+ const project = discovery.project && FSUtil.contains(root, start);
46
+ const stop = FSUtil.contains(home, start) ? home : root;
47
+ const globalFile = yield* fs.resolve(join(global.config, "AGENTS.md"));
48
+ const loaded = { current: { type: "available", files: [] } };
49
+ const publish = (update) => PubSub.publish(changes, update.path).pipe(Effect.asVoid);
50
+ const candidates = [
51
+ globalFile,
52
+ ...project ? ancestorDirectories(start, stop).map((directory) => join(directory, "AGENTS.md")) : []
53
+ ];
54
+ for (const path of new Set(candidates)) {
55
+ const updates = yield* watcher.subscribe({ path, type: "file" });
56
+ yield* updates.pipe(Stream.runForEach(publish), Effect.forkScoped({ startImmediately: true }));
57
+ }
58
+ const read = Effect.fn("ConfigInstructionPlugin.read")(function* (path) {
59
+ const content = yield* fs.readFileStringSafe(path);
60
+ if (content !== undefined)
61
+ return new exports_instruction_discovery.File({ path: AbsolutePath.make(path), content });
62
+ yield* Effect.logDebug("instruction file skipped", { path, reason: "unavailable" });
63
+ });
64
+ const globalSource = Effect.fn("ConfigInstructionPlugin.globalSource")(function* () {
65
+ const file = yield* read(globalFile);
66
+ return file ? [file] : [];
67
+ });
68
+ const projectSource = Effect.fn("ConfigInstructionPlugin.projectSource")(function* () {
69
+ if (!project)
70
+ return [];
71
+ const discovered = new Set(yield* Effect.forEach(yield* fs.up({ targets: ["AGENTS.md"], start, stop }), fs.resolve));
72
+ const files = yield* Effect.forEach(discovered, read, { concurrency: "unbounded" });
73
+ if (files.some((file) => file === undefined))
74
+ return exports_instructions.unavailable;
75
+ return files.filter((file) => file !== undefined);
76
+ });
77
+ const isolate = (source, effect) => effect.pipe(Effect.catchCause((cause) => Effect.logWarning("failed to load instruction source", { source, cause }).pipe(Effect.as(exports_instructions.unavailable))));
78
+ const refresh = Effect.fn("ConfigInstructionPlugin.refresh")(function* (file) {
79
+ yield* lock.withPermit(Effect.gen(function* () {
80
+ const sources = yield* Effect.all({
81
+ global: isolate("global", globalSource()),
82
+ project: isolate("project", projectSource())
83
+ });
84
+ loaded.current = Array.isArray(sources.global) && Array.isArray(sources.project) ? { type: "available", files: [...sources.global, ...sources.project] } : { type: "unavailable" };
85
+ if (!file)
86
+ return;
87
+ yield* Effect.logDebug("instructions rescanned", {
88
+ file,
89
+ instructions: loaded.current.type === "available" ? loaded.current.files.map((item) => item.path) : "unavailable"
90
+ });
91
+ }));
92
+ });
93
+ yield* Stream.fromPubSub(changes).pipe(Stream.runForEach((file) => refresh(file).pipe(Effect.andThen(discovery.reload()))), Effect.forkScoped({ startImmediately: true }));
94
+ yield* refresh();
95
+ yield* discovery.transform((draft) => {
96
+ if (loaded.current.type === "unavailable") {
97
+ draft.unavailable();
98
+ return;
99
+ }
100
+ for (const file of loaded.current.files)
101
+ draft.add(file);
102
+ });
103
+ }).pipe(Effect.catchCause((cause) => Effect.logWarning("failed to activate instruction source", { cause }).pipe(Effect.andThen(discovery.transform((draft) => draft.unavailable())), Effect.asVoid)));
104
+ })
105
+ });
106
+ function ancestorDirectories(start, stop) {
107
+ if (start === stop)
108
+ return [start];
109
+ return [start, ...ancestorDirectories(dirname(start), stop)];
110
+ }
111
+
112
+ export { Plugin, exports_instruction };
@@ -0,0 +1,32 @@
1
+ import {
2
+ exports_provider
3
+ } from "./ripgrep-d6vvk673.js";
4
+
5
+ // src/plugin/provider/nvidia.ts
6
+ import { Effect } from "effect";
7
+ import { define } from "@opencode-ai/plugin/effect/plugin";
8
+ var NvidiaPlugin = define({
9
+ id: "opencode.provider.nvidia",
10
+ effect: Effect.fn(function* (ctx) {
11
+ yield* ctx.catalog.transform((evt) => {
12
+ for (const item of evt.provider.list()) {
13
+ if (!exports_provider.isAISDK(item.provider.package))
14
+ continue;
15
+ if (exports_provider.packageName(item.provider.package) !== "@ai-sdk/openai-compatible")
16
+ continue;
17
+ if (item.provider.settings?.baseURL !== "https://integrate.api.nvidia.com/v1")
18
+ continue;
19
+ evt.provider.update(item.provider.id, (provider) => {
20
+ provider.headers = {
21
+ ...provider.headers,
22
+ "HTTP-Referer": "https://opencode.ai/",
23
+ "X-Title": "opencode",
24
+ "X-BILLING-INVOKE-ORIGIN": provider.headers?.["X-BILLING-INVOKE-ORIGIN"] ?? "OpenCode"
25
+ };
26
+ });
27
+ }
28
+ });
29
+ })
30
+ });
31
+
32
+ export { NvidiaPlugin };
@@ -0,0 +1,24 @@
1
+ import {
2
+ __require
3
+ } from "./ripgrep-rvfvac9x.js";
4
+
5
+ // src/plugin/provider/openai-compatible.ts
6
+ import { Effect } from "effect";
7
+ import { define } from "@opencode-ai/plugin/effect/plugin";
8
+ var OpenAICompatiblePlugin = define({
9
+ id: "opencode.provider.openai-compatible",
10
+ effect: Effect.fn(function* (ctx) {
11
+ yield* ctx.aisdk.hook("sdk", Effect.fn(function* (evt) {
12
+ if (evt.sdk)
13
+ return;
14
+ if (!evt.package.includes("@ai-sdk/openai-compatible"))
15
+ return;
16
+ if (evt.options.includeUsage !== false)
17
+ evt.options.includeUsage = true;
18
+ const mod = yield* Effect.promise(() => import("@ai-sdk/openai-compatible"));
19
+ evt.sdk = mod.createOpenAICompatible(evt.options);
20
+ }));
21
+ })
22
+ });
23
+
24
+ export { OpenAICompatiblePlugin };
@@ -0,0 +1,15 @@
1
+ // src/util/which.ts
2
+ import whichPkg from "which";
3
+ import path from "path";
4
+ function which(cmd, env, bin) {
5
+ const base = env?.PATH ?? env?.Path ?? process.env.PATH ?? process.env.Path ?? "";
6
+ const full = base && bin ? base + path.delimiter + bin : base || bin;
7
+ const result = whichPkg.sync(cmd, {
8
+ nothrow: true,
9
+ path: full,
10
+ pathExt: env?.PATHEXT ?? env?.PathExt ?? process.env.PATHEXT ?? process.env.PathExt
11
+ });
12
+ return typeof result === "string" ? result : null;
13
+ }
14
+
15
+ export { which };
@@ -0,0 +1,80 @@
1
+ import {
2
+ getTableColumnsRuntime,
3
+ orderSelectedFields
4
+ } from "./ripgrep-ma07p6tt.js";
5
+
6
+ // src/database/drizzle/sqlite-core/effect/delete.ts
7
+ import { applyEffectWrapper } from "drizzle-orm/effect-core/query-effect";
8
+ import { entityKind } from "drizzle-orm/entity";
9
+ import { SelectionProxyHandler } from "drizzle-orm/selection-proxy";
10
+ import { extractUsedTable } from "drizzle-orm/sqlite-core/utils";
11
+ class SQLiteEffectDeleteBase {
12
+ table;
13
+ effectSession;
14
+ effectDialect;
15
+ static [entityKind] = "SQLiteEffectDelete";
16
+ config;
17
+ constructor(table, effectSession, effectDialect, withList) {
18
+ this.table = table;
19
+ this.effectSession = effectSession;
20
+ this.effectDialect = effectDialect;
21
+ this.config = { table, withList };
22
+ }
23
+ where(where) {
24
+ this.config.where = where;
25
+ return this;
26
+ }
27
+ orderBy(...columns) {
28
+ if (typeof columns[0] === "function") {
29
+ const orderBy = columns[0](new Proxy(getTableColumnsRuntime(this.config.table), new SelectionProxyHandler({ sqlAliasedBehavior: "alias", sqlBehavior: "sql" })));
30
+ this.config.orderBy = Array.isArray(orderBy) ? orderBy : [orderBy];
31
+ return this;
32
+ }
33
+ this.config.orderBy = columns;
34
+ return this;
35
+ }
36
+ limit(limit) {
37
+ this.config.limit = limit;
38
+ return this;
39
+ }
40
+ returning(fields = getTableColumnsRuntime(this.table)) {
41
+ this.config.returning = orderSelectedFields(fields);
42
+ return this;
43
+ }
44
+ getSQL() {
45
+ return this.effectDialect.buildDeleteQuery(this.config);
46
+ }
47
+ toSQL() {
48
+ return this.effectDialect.sqlToQuery(this.getSQL());
49
+ }
50
+ _prepare(isOneTimeQuery = true) {
51
+ return this.effectSession[isOneTimeQuery ? "prepareOneTimeQuery" : "prepareQuery"](this.effectDialect.sqlToQuery(this.getSQL()), this.config.returning, this.config.returning ? "all" : "run", undefined, {
52
+ type: "delete",
53
+ tables: extractUsedTable(this.config.table)
54
+ });
55
+ }
56
+ prepare() {
57
+ return this._prepare(false);
58
+ }
59
+ run = (placeholderValues) => {
60
+ return this._prepare().run(placeholderValues);
61
+ };
62
+ all = (placeholderValues) => {
63
+ return this._prepare().all(placeholderValues);
64
+ };
65
+ get = (placeholderValues) => {
66
+ return this._prepare().get(placeholderValues);
67
+ };
68
+ values = (placeholderValues) => {
69
+ return this._prepare().values(placeholderValues);
70
+ };
71
+ execute = (placeholderValues) => {
72
+ return this._prepare().execute(placeholderValues);
73
+ };
74
+ $dynamic() {
75
+ return this;
76
+ }
77
+ }
78
+ applyEffectWrapper(SQLiteEffectDeleteBase);
79
+
80
+ export { SQLiteEffectDeleteBase };
@@ -0,0 +1,14 @@
1
+ import {
2
+ __export
3
+ } from "./ripgrep-rvfvac9x.js";
4
+
5
+ // src/v1/config/layout.ts
6
+ var exports_layout = {};
7
+ __export(exports_layout, {
8
+ Layout: () => Layout,
9
+ ConfigLayoutV1: () => exports_layout
10
+ });
11
+ import { Schema } from "effect";
12
+ var Layout = Schema.Literals(["auto", "stretch"]).annotate({ identifier: "LayoutConfig" });
13
+
14
+ export { Layout, exports_layout };
@@ -0,0 +1,14 @@
1
+ import {
2
+ __export
3
+ } from "./ripgrep-rvfvac9x.js";
4
+
5
+ // src/file.ts
6
+ var exports_file = {};
7
+ __export(exports_file, {
8
+ File: () => exports_file,
9
+ Diff: () => Diff
10
+ });
11
+ import { FileDiff } from "@opencode-ai/schema/file-diff";
12
+ var Diff = FileDiff.Info;
13
+
14
+ export { Diff, exports_file };
@@ -0,0 +1,32 @@
1
+ // src/database/migration/20260228203230_blue_harpoon.ts
2
+ import { Effect } from "effect";
3
+ var migration = {
4
+ id: "20260228203230_blue_harpoon",
5
+ up(tx) {
6
+ return Effect.gen(function* () {
7
+ yield* tx.run(`
8
+ CREATE TABLE \`account\` (
9
+ \`id\` text PRIMARY KEY,
10
+ \`email\` text NOT NULL,
11
+ \`url\` text NOT NULL,
12
+ \`access_token\` text NOT NULL,
13
+ \`refresh_token\` text NOT NULL,
14
+ \`token_expiry\` integer,
15
+ \`selected_org_id\` text,
16
+ \`time_created\` integer NOT NULL,
17
+ \`time_updated\` integer NOT NULL
18
+ );
19
+ `);
20
+ yield* tx.run(`
21
+ CREATE TABLE \`account_state\` (
22
+ \`id\` integer PRIMARY KEY NOT NULL,
23
+ \`active_account_id\` text,
24
+ FOREIGN KEY (\`active_account_id\`) REFERENCES \`account\`(\`id\`) ON UPDATE no action ON DELETE set null
25
+ );
26
+ `);
27
+ });
28
+ }
29
+ };
30
+ var _20260228203230_blue_harpoon_default = migration;
31
+
32
+ export { _20260228203230_blue_harpoon_default };