@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,258 @@
1
+ // src/database/schema.gen.ts
2
+ import { Effect } from "effect";
3
+ var schema = {
4
+ up(tx) {
5
+ return Effect.gen(function* () {
6
+ yield* tx.run(`
7
+ CREATE TABLE \`account_state\` (
8
+ \`id\` integer PRIMARY KEY,
9
+ \`active_account_id\` text,
10
+ \`active_org_id\` text,
11
+ CONSTRAINT \`fk_account_state_active_account_id_account_id_fk\` FOREIGN KEY (\`active_account_id\`) REFERENCES \`account\`(\`id\`) ON DELETE SET NULL
12
+ );
13
+ `);
14
+ yield* tx.run(`
15
+ CREATE TABLE \`account\` (
16
+ \`id\` text PRIMARY KEY,
17
+ \`email\` text NOT NULL,
18
+ \`url\` text NOT NULL,
19
+ \`access_token\` text NOT NULL,
20
+ \`refresh_token\` text NOT NULL,
21
+ \`token_expiry\` integer,
22
+ \`time_created\` integer NOT NULL,
23
+ \`time_updated\` integer NOT NULL
24
+ );
25
+ `);
26
+ yield* tx.run(`
27
+ CREATE TABLE \`control_account\` (
28
+ \`email\` text NOT NULL,
29
+ \`url\` text NOT NULL,
30
+ \`access_token\` text NOT NULL,
31
+ \`refresh_token\` text NOT NULL,
32
+ \`token_expiry\` integer,
33
+ \`active\` integer NOT NULL,
34
+ \`time_created\` integer NOT NULL,
35
+ \`time_updated\` integer NOT NULL,
36
+ CONSTRAINT \`control_account_pk\` PRIMARY KEY(\`email\`, \`url\`)
37
+ );
38
+ `);
39
+ yield* tx.run(`
40
+ CREATE TABLE \`credential\` (
41
+ \`id\` text PRIMARY KEY,
42
+ \`integration_id\` text,
43
+ \`label\` text NOT NULL,
44
+ \`value\` text NOT NULL,
45
+ \`connector_id\` text,
46
+ \`method_id\` text,
47
+ \`active\` integer,
48
+ \`time_created\` integer NOT NULL,
49
+ \`time_updated\` integer NOT NULL
50
+ );
51
+ `);
52
+ yield* tx.run(`
53
+ CREATE TABLE \`event_sequence\` (
54
+ \`aggregate_id\` text PRIMARY KEY,
55
+ \`seq\` integer NOT NULL,
56
+ \`owner_id\` text
57
+ );
58
+ `);
59
+ yield* tx.run(`
60
+ CREATE TABLE \`event\` (
61
+ \`id\` text PRIMARY KEY,
62
+ \`aggregate_id\` text NOT NULL,
63
+ \`seq\` integer NOT NULL,
64
+ \`created\` integer DEFAULT 0 NOT NULL,
65
+ \`type\` text NOT NULL,
66
+ \`data\` text NOT NULL,
67
+ CONSTRAINT \`fk_event_aggregate_id_event_sequence_aggregate_id_fk\` FOREIGN KEY (\`aggregate_id\`) REFERENCES \`event_sequence\`(\`aggregate_id\`) ON DELETE CASCADE
68
+ );
69
+ `);
70
+ yield* tx.run(`
71
+ CREATE TABLE \`kv\` (
72
+ \`key\` text PRIMARY KEY,
73
+ \`value\` text NOT NULL,
74
+ \`time_created\` integer NOT NULL,
75
+ \`time_updated\` integer NOT NULL
76
+ );
77
+ `);
78
+ yield* tx.run(`
79
+ CREATE TABLE \`permission\` (
80
+ \`id\` text PRIMARY KEY,
81
+ \`project_id\` text NOT NULL,
82
+ \`action\` text NOT NULL,
83
+ \`resource\` text NOT NULL,
84
+ \`time_created\` integer NOT NULL,
85
+ \`time_updated\` integer NOT NULL,
86
+ CONSTRAINT \`fk_permission_project_id_project_id_fk\` FOREIGN KEY (\`project_id\`) REFERENCES \`project\`(\`id\`) ON DELETE CASCADE
87
+ );
88
+ `);
89
+ yield* tx.run(`
90
+ CREATE TABLE \`project_directory\` (
91
+ \`project_id\` text NOT NULL,
92
+ \`directory\` text NOT NULL,
93
+ \`type\` text,
94
+ \`strategy\` text,
95
+ \`time_created\` integer NOT NULL,
96
+ CONSTRAINT \`project_directory_pk\` PRIMARY KEY(\`project_id\`, \`directory\`),
97
+ CONSTRAINT \`fk_project_directory_project_id_project_id_fk\` FOREIGN KEY (\`project_id\`) REFERENCES \`project\`(\`id\`) ON DELETE CASCADE
98
+ );
99
+ `);
100
+ yield* tx.run(`
101
+ CREATE TABLE \`project\` (
102
+ \`id\` text PRIMARY KEY,
103
+ \`worktree\` text NOT NULL,
104
+ \`vcs\` text,
105
+ \`name\` text,
106
+ \`icon_url\` text,
107
+ \`icon_url_override\` text,
108
+ \`icon_color\` text,
109
+ \`time_created\` integer NOT NULL,
110
+ \`time_updated\` integer NOT NULL,
111
+ \`time_initialized\` integer,
112
+ \`sandboxes\` text NOT NULL,
113
+ \`commands\` text
114
+ );
115
+ `);
116
+ yield* tx.run(`
117
+ CREATE TABLE \`instruction_blob\` (
118
+ \`hash\` text PRIMARY KEY,
119
+ \`value\` text
120
+ );
121
+ `);
122
+ yield* tx.run(`
123
+ CREATE TABLE \`instruction_entry\` (
124
+ \`session_id\` text NOT NULL,
125
+ \`key\` text NOT NULL,
126
+ \`value\` text,
127
+ \`removed\` integer DEFAULT false NOT NULL,
128
+ \`time_created\` integer NOT NULL,
129
+ \`time_updated\` integer NOT NULL,
130
+ CONSTRAINT \`instruction_entry_pk\` PRIMARY KEY(\`session_id\`, \`key\`),
131
+ CONSTRAINT \`fk_instruction_entry_session_id_session_v2_id_fk\` FOREIGN KEY (\`session_id\`) REFERENCES \`session_v2\`(\`id\`) ON DELETE CASCADE
132
+ );
133
+ `);
134
+ yield* tx.run(`
135
+ CREATE TABLE \`instruction_state\` (
136
+ \`session_id\` text PRIMARY KEY,
137
+ \`epoch_start\` integer NOT NULL,
138
+ \`through_seq\` integer NOT NULL,
139
+ \`initial_values\` text NOT NULL,
140
+ \`current_values\` text NOT NULL,
141
+ CONSTRAINT \`fk_instruction_state_session_id_session_v2_id_fk\` FOREIGN KEY (\`session_id\`) REFERENCES \`session_v2\`(\`id\`) ON DELETE CASCADE
142
+ );
143
+ `);
144
+ yield* tx.run(`
145
+ CREATE TABLE \`session_inbox\` (
146
+ \`id\` text PRIMARY KEY,
147
+ \`session_id\` text NOT NULL,
148
+ \`type\` text NOT NULL,
149
+ \`payload\` text NOT NULL,
150
+ \`delivery\` text NOT NULL,
151
+ \`enqueued_seq\` integer NOT NULL,
152
+ \`time_created\` integer NOT NULL,
153
+ CONSTRAINT \`fk_session_inbox_session_id_session_v2_id_fk\` FOREIGN KEY (\`session_id\`) REFERENCES \`session_v2\`(\`id\`) ON DELETE CASCADE
154
+ );
155
+ `);
156
+ yield* tx.run(`
157
+ CREATE TABLE \`session_message\` (
158
+ \`id\` text PRIMARY KEY,
159
+ \`session_id\` text NOT NULL,
160
+ \`type\` text NOT NULL,
161
+ \`seq\` integer NOT NULL,
162
+ \`time_created\` integer NOT NULL,
163
+ \`time_updated\` integer NOT NULL,
164
+ \`data\` text NOT NULL,
165
+ CONSTRAINT \`fk_session_message_session_id_session_v2_id_fk\` FOREIGN KEY (\`session_id\`) REFERENCES \`session_v2\`(\`id\`) ON DELETE CASCADE
166
+ );
167
+ `);
168
+ yield* tx.run(`
169
+ CREATE TABLE \`session_pending\` (
170
+ \`id\` text PRIMARY KEY,
171
+ \`session_id\` text NOT NULL,
172
+ \`type\` text NOT NULL,
173
+ \`data\` text NOT NULL,
174
+ \`delivery\` text,
175
+ \`admitted_seq\` integer NOT NULL,
176
+ \`time_created\` integer NOT NULL,
177
+ CONSTRAINT \`fk_session_pending_session_id_session_v2_id_fk\` FOREIGN KEY (\`session_id\`) REFERENCES \`session_v2\`(\`id\`) ON DELETE CASCADE
178
+ );
179
+ `);
180
+ yield* tx.run(`
181
+ CREATE TABLE \`session_v2\` (
182
+ \`id\` text PRIMARY KEY,
183
+ \`project_id\` text NOT NULL,
184
+ \`workspace_id\` text,
185
+ \`parent_id\` text,
186
+ \`fork_session_id\` text,
187
+ \`fork_boundary\` text,
188
+ \`slug\` text NOT NULL,
189
+ \`directory\` text NOT NULL,
190
+ \`path\` text,
191
+ \`title\` text,
192
+ \`version\` text NOT NULL,
193
+ \`share_url\` text,
194
+ \`summary_additions\` integer,
195
+ \`summary_deletions\` integer,
196
+ \`summary_files\` integer,
197
+ \`summary_diffs\` text,
198
+ \`metadata\` text,
199
+ \`cost\` real DEFAULT 0 NOT NULL,
200
+ \`tokens_input\` integer DEFAULT 0 NOT NULL,
201
+ \`tokens_output\` integer DEFAULT 0 NOT NULL,
202
+ \`tokens_reasoning\` integer DEFAULT 0 NOT NULL,
203
+ \`tokens_cache_read\` integer DEFAULT 0 NOT NULL,
204
+ \`tokens_cache_write\` integer DEFAULT 0 NOT NULL,
205
+ \`revert\` text,
206
+ \`permission\` text,
207
+ \`agent\` text,
208
+ \`model\` text,
209
+ \`time_created\` integer NOT NULL,
210
+ \`time_updated\` integer NOT NULL,
211
+ \`time_compacting\` integer,
212
+ \`time_archived\` integer,
213
+ \`time_suspended\` integer,
214
+ \`resume_attempts\` integer DEFAULT 0 NOT NULL,
215
+ CONSTRAINT \`fk_session_v2_project_id_project_id_fk\` FOREIGN KEY (\`project_id\`) REFERENCES \`project\`(\`id\`) ON DELETE CASCADE
216
+ );
217
+ `);
218
+ yield* tx.run(`
219
+ CREATE TABLE \`workspace\` (
220
+ \`id\` text PRIMARY KEY,
221
+ \`provider\` text NOT NULL,
222
+ \`binding\` text NOT NULL,
223
+ \`created_at\` integer NOT NULL,
224
+ \`last_used_at\` integer NOT NULL
225
+ );
226
+ `);
227
+ yield* tx.run(`
228
+ CREATE TABLE \`worktree\` (
229
+ \`project_id\` text NOT NULL,
230
+ \`directory\` text NOT NULL,
231
+ \`strategy\` text,
232
+ \`time_created\` integer NOT NULL,
233
+ CONSTRAINT \`worktree_pk\` PRIMARY KEY(\`project_id\`, \`directory\`),
234
+ CONSTRAINT \`fk_worktree_project_id_project_id_fk\` FOREIGN KEY (\`project_id\`) REFERENCES \`project\`(\`id\`) ON DELETE CASCADE
235
+ );
236
+ `);
237
+ yield* tx.run(`CREATE UNIQUE INDEX \`event_aggregate_seq_idx\` ON \`event\` (\`aggregate_id\`,\`seq\`);`);
238
+ yield* tx.run(`CREATE INDEX \`event_aggregate_type_seq_idx\` ON \`event\` (\`aggregate_id\`,\`type\`,\`seq\`);`);
239
+ yield* tx.run(`CREATE UNIQUE INDEX \`permission_project_action_resource_idx\` ON \`permission\` (\`project_id\`,\`action\`,\`resource\`);`);
240
+ yield* tx.run(`CREATE INDEX \`session_inbox_session_delivery_seq_idx\` ON \`session_inbox\` (\`session_id\`,\`delivery\`,\`enqueued_seq\`);`);
241
+ yield* tx.run(`CREATE UNIQUE INDEX \`session_inbox_session_enqueued_seq_idx\` ON \`session_inbox\` (\`session_id\`,\`enqueued_seq\`);`);
242
+ yield* tx.run(`CREATE UNIQUE INDEX \`session_message_session_seq_idx\` ON \`session_message\` (\`session_id\`,\`seq\`);`);
243
+ yield* tx.run(`CREATE INDEX \`session_message_session_type_seq_idx\` ON \`session_message\` (\`session_id\`,\`type\`,\`seq\`);`);
244
+ yield* tx.run(`CREATE INDEX \`session_message_session_time_created_id_idx\` ON \`session_message\` (\`session_id\`,\`time_created\`,\`id\`);`);
245
+ yield* tx.run(`CREATE INDEX \`session_message_time_created_idx\` ON \`session_message\` (\`time_created\`);`);
246
+ yield* tx.run(`CREATE INDEX \`session_pending_session_delivery_seq_idx\` ON \`session_pending\` (\`session_id\`,\`delivery\`,\`admitted_seq\`);`);
247
+ yield* tx.run(`CREATE UNIQUE INDEX \`session_pending_session_compaction_idx\` ON \`session_pending\` (\`session_id\`) WHERE "session_pending"."type" = 'compaction';`);
248
+ yield* tx.run(`CREATE UNIQUE INDEX \`session_pending_session_admitted_seq_idx\` ON \`session_pending\` (\`session_id\`,\`admitted_seq\`);`);
249
+ yield* tx.run(`CREATE INDEX \`session_v2_project_idx\` ON \`session_v2\` (\`project_id\`);`);
250
+ yield* tx.run(`CREATE INDEX \`session_v2_workspace_idx\` ON \`session_v2\` (\`workspace_id\`);`);
251
+ yield* tx.run(`CREATE INDEX \`session_v2_parent_idx\` ON \`session_v2\` (\`parent_id\`);`);
252
+ yield* tx.run(`CREATE INDEX \`session_v2_time_suspended_idx\` ON \`session_v2\` (\`time_suspended\`) WHERE "session_v2"."time_suspended" is not null;`);
253
+ });
254
+ }
255
+ };
256
+ var schema_gen_default = schema;
257
+
258
+ export { schema_gen_default };
@@ -0,0 +1,171 @@
1
+ import {
2
+ Failed,
3
+ NotFound,
4
+ WrongKind
5
+ } from "./ripgrep-zthe9zqc.js";
6
+ import {
7
+ __export
8
+ } from "./ripgrep-rvfvac9x.js";
9
+
10
+ // src/environment/memory.ts
11
+ var exports_memory = {};
12
+ __export(exports_memory, {
13
+ makeMemoryDriver: () => makeMemoryDriver,
14
+ EnvironmentMemory: () => exports_memory
15
+ });
16
+ import path from "node:path";
17
+ import { Effect, PlatformError } from "effect";
18
+ import { make } from "effect/unstable/process/ChildProcessSpawner";
19
+ var makeMemoryDriver = () => {
20
+ const nodes = new Map([["/", { type: "directory", mtimeMs: Date.now() }]]);
21
+ const key = (value) => path.posix.resolve("/", value);
22
+ const info = (node) => ({
23
+ type: node.type,
24
+ size: node.type === "file" ? node.bytes.length : node.type === "symlink" ? new TextEncoder().encode(node.target).length : 0,
25
+ mtimeMs: node.mtimeMs
26
+ });
27
+ const resolveKey = (value, followFinal, seen = new Set) => {
28
+ const normalized = key(value);
29
+ const parts = normalized.split("/").filter(Boolean);
30
+ const base = "/";
31
+ const walk = (current, index) => {
32
+ if (index === parts.length)
33
+ return current;
34
+ const part = parts[index];
35
+ const candidate = path.posix.join(current, part);
36
+ const node = nodes.get(candidate);
37
+ if (node?.type !== "symlink" || !followFinal && index === parts.length - 1)
38
+ return walk(candidate, index + 1);
39
+ if (seen.has(candidate))
40
+ return;
41
+ seen.add(candidate);
42
+ const target = path.posix.resolve(path.posix.dirname(candidate), node.target);
43
+ return resolveKey(path.posix.join(target, ...parts.slice(index + 1)), followFinal, seen);
44
+ };
45
+ return walk(base, 0);
46
+ };
47
+ const lookup = (value) => nodes.get(resolveKey(value, false) ?? key(value));
48
+ const requireParent = (value) => {
49
+ const parentPath = path.posix.dirname(key(value));
50
+ const parent = nodes.get(resolveKey(parentPath, true) ?? parentPath);
51
+ if (!parent)
52
+ throw new Error(`Parent directory does not exist: ${path.posix.dirname(value)}`);
53
+ if (parent.type !== "directory")
54
+ throw new Error(`Parent is not a directory: ${path.posix.dirname(value)}`);
55
+ };
56
+ const mkdirSync = (value) => {
57
+ const target = resolveKey(value, false) ?? key(value);
58
+ const existing = nodes.get(target);
59
+ if (existing?.type === "directory")
60
+ return;
61
+ if (existing)
62
+ throw new Error(`Path is not a directory: ${value}`);
63
+ const parent = path.posix.dirname(target);
64
+ if (parent !== target)
65
+ mkdirSync(parent);
66
+ nodes.set(target, { type: "directory", mtimeMs: Date.now() });
67
+ };
68
+ const failed = (value, cause) => new Failed({ path: value, cause });
69
+ const overrides = {
70
+ stat: (value) => {
71
+ const node = lookup(value);
72
+ return node ? Effect.succeed(info(node)) : Effect.fail(new NotFound({ path: value }));
73
+ },
74
+ read: (value, range) => {
75
+ const original = lookup(value);
76
+ if (!original)
77
+ return Effect.fail(new NotFound({ path: value }));
78
+ if (original.type === "directory")
79
+ return Effect.fail(new WrongKind({ path: value, actual: "directory" }));
80
+ const resolved = resolveKey(value, true);
81
+ const node = resolved === undefined ? undefined : nodes.get(resolved);
82
+ if (!node)
83
+ return Effect.fail(new NotFound({ path: value }));
84
+ if (node.type !== "file")
85
+ return Effect.fail(new WrongKind({ path: value, actual: node.type }));
86
+ const bytes = range === undefined ? node.bytes : node.bytes.subarray(range.offset, range.offset + range.length);
87
+ return Effect.succeed({ info: info(node), bytes: bytes.slice() });
88
+ },
89
+ write: (value, bytes) => Effect.try({
90
+ try: () => {
91
+ mkdirSync(path.posix.dirname(key(value)));
92
+ const existing = lookup(value);
93
+ if (existing?.type === "directory")
94
+ throw new Error(`Path is a directory: ${value}`);
95
+ const target = existing?.type === "symlink" ? resolveKey(value, true) : resolveKey(value, false);
96
+ if (!target)
97
+ throw new Error(`Cannot resolve symlink: ${value}`);
98
+ requireParent(target);
99
+ nodes.set(target, { type: "file", bytes: bytes.slice(), mtimeMs: Date.now() });
100
+ },
101
+ catch: (cause) => failed(value, cause)
102
+ }),
103
+ list: (value) => {
104
+ const target = resolveKey(value, true) ?? key(value);
105
+ const node = nodes.get(target);
106
+ if (!node)
107
+ return Effect.fail(new NotFound({ path: value }));
108
+ if (node.type !== "directory")
109
+ return Effect.fail(new WrongKind({ path: value, actual: node.type }));
110
+ const entries = [...nodes.entries()].filter(([entry]) => entry !== target && path.posix.dirname(entry) === target).map(([entry, child]) => ({ name: path.posix.basename(entry), type: child.type })).sort((a, b) => a.name.localeCompare(b.name));
111
+ return Effect.succeed(entries);
112
+ },
113
+ remove: (value) => Effect.sync(() => {
114
+ const target = resolveKey(value, false) ?? key(value);
115
+ for (const entry of nodes.keys()) {
116
+ if (entry === target || entry.startsWith(`${target}/`))
117
+ nodes.delete(entry);
118
+ }
119
+ }),
120
+ move: (from, to) => {
121
+ const source = resolveKey(from, false) ?? key(from);
122
+ const node = nodes.get(source);
123
+ if (!node)
124
+ return Effect.fail(new NotFound({ path: from }));
125
+ return Effect.try({
126
+ try: () => {
127
+ const requested = resolveKey(to, false) ?? key(to);
128
+ const destination = nodes.get(requested)?.type === "directory" ? path.posix.join(requested, path.posix.basename(source)) : requested;
129
+ if (node.type === "directory" && destination.startsWith(`${source}/`)) {
130
+ throw new Error(`Cannot move a directory into itself: ${from}`);
131
+ }
132
+ const existing = nodes.get(destination);
133
+ if (node.type === "directory" && existing && existing.type !== "directory") {
134
+ throw new Error(`Cannot overwrite a non-directory with a directory: ${to}`);
135
+ }
136
+ requireParent(destination);
137
+ const moved = [...nodes.entries()].filter(([entry]) => entry === source || entry.startsWith(`${source}/`));
138
+ for (const [entry] of moved)
139
+ nodes.delete(entry);
140
+ for (const [entry, child] of moved)
141
+ nodes.set(`${destination}${entry.slice(source.length)}`, child);
142
+ },
143
+ catch: (cause) => failed(from, cause)
144
+ });
145
+ },
146
+ mkdir: (value) => Effect.try({ try: () => mkdirSync(value), catch: (cause) => failed(value, cause) })
147
+ };
148
+ const spawner = make((command) => Effect.suspend(() => {
149
+ const description = command._tag === "StandardCommand" ? command.command : "pipeline";
150
+ return Effect.fail(PlatformError.systemError({
151
+ _tag: "Unknown",
152
+ module: "EnvironmentMemory",
153
+ method: "spawn",
154
+ pathOrDescriptor: description,
155
+ cause: failed(description, new Error("The memory driver cannot spawn processes"))
156
+ }));
157
+ }));
158
+ return {
159
+ spawner,
160
+ overrides,
161
+ symlink: (target, value) => Effect.try({
162
+ try: () => {
163
+ requireParent(value);
164
+ nodes.set(resolveKey(value, false) ?? key(value), { type: "symlink", target, mtimeMs: Date.now() });
165
+ },
166
+ catch: (cause) => failed(value, cause)
167
+ })
168
+ };
169
+ };
170
+
171
+ export { makeMemoryDriver, exports_memory };
@@ -0,0 +1,6 @@
1
+ // src/util/iife.ts
2
+ function iife(fn) {
3
+ return fn();
4
+ }
5
+
6
+ export { iife };
@@ -0,0 +1,35 @@
1
+ // src/database/migration/20260812213948_worktree.ts
2
+ import { Effect } from "effect";
3
+ var migration = {
4
+ id: "20260812213948_worktree",
5
+ up(tx) {
6
+ return Effect.gen(function* () {
7
+ yield* tx.run(`
8
+ CREATE TABLE \`worktree\` (
9
+ \`project_id\` text NOT NULL,
10
+ \`directory\` text NOT NULL,
11
+ \`strategy\` text,
12
+ \`time_created\` integer NOT NULL,
13
+ CONSTRAINT \`worktree_pk\` PRIMARY KEY(\`project_id\`, \`directory\`),
14
+ CONSTRAINT \`fk_worktree_project_id_project_id_fk\` FOREIGN KEY (\`project_id\`) REFERENCES \`project\`(\`id\`) ON DELETE CASCADE
15
+ );
16
+ `);
17
+ yield* tx.run(`
18
+ INSERT INTO \`worktree\` (\`project_id\`, \`directory\`, \`strategy\`, \`time_created\`)
19
+ SELECT
20
+ \`project_id\`,
21
+ \`directory\`,
22
+ CASE
23
+ WHEN \`strategy\` = 'git_worktree' THEN 'git'
24
+ WHEN \`strategy\` IS NOT NULL THEN \`strategy\`
25
+ WHEN \`type\` = 'git_worktree' THEN 'git'
26
+ END,
27
+ \`time_created\`
28
+ FROM \`project_directory\`;
29
+ `);
30
+ });
31
+ }
32
+ };
33
+ var _20260812213948_worktree_default = migration;
34
+
35
+ export { _20260812213948_worktree_default };
@@ -0,0 +1,26 @@
1
+ // src/database/migration/20260812181746_session_inbox.ts
2
+ import { Effect } from "effect";
3
+ var migration = {
4
+ id: "20260812181746_session_inbox",
5
+ up(tx) {
6
+ return Effect.gen(function* () {
7
+ yield* tx.run(`
8
+ CREATE TABLE \`session_inbox\` (
9
+ \`id\` text PRIMARY KEY,
10
+ \`session_id\` text NOT NULL,
11
+ \`type\` text NOT NULL,
12
+ \`payload\` text NOT NULL,
13
+ \`delivery\` text NOT NULL,
14
+ \`enqueued_seq\` integer NOT NULL,
15
+ \`time_created\` integer NOT NULL,
16
+ CONSTRAINT \`fk_session_inbox_session_id_session_v2_id_fk\` FOREIGN KEY (\`session_id\`) REFERENCES \`session_v2\`(\`id\`) ON DELETE CASCADE
17
+ );
18
+ `);
19
+ yield* tx.run(`CREATE INDEX \`session_inbox_session_delivery_seq_idx\` ON \`session_inbox\` (\`session_id\`,\`delivery\`,\`enqueued_seq\`);`);
20
+ yield* tx.run(`CREATE UNIQUE INDEX \`session_inbox_session_enqueued_seq_idx\` ON \`session_inbox\` (\`session_id\`,\`enqueued_seq\`);`);
21
+ });
22
+ }
23
+ };
24
+ var _20260812181746_session_inbox_default = migration;
25
+
26
+ export { _20260812181746_session_inbox_default };
@@ -0,0 +1,129 @@
1
+ import {
2
+ getTableColumnsRuntime,
3
+ mapUpdateSet,
4
+ orderSelectedFields
5
+ } from "./ripgrep-ma07p6tt.js";
6
+
7
+ // src/database/drizzle/sqlite-core/effect/insert.ts
8
+ import { applyEffectWrapper } from "drizzle-orm/effect-core/query-effect";
9
+ import { entityKind, is } from "drizzle-orm/entity";
10
+ import { Param, SQL, sql } from "drizzle-orm/sql/sql";
11
+ import { extractUsedTable } from "drizzle-orm/sqlite-core/utils";
12
+ import { haveSameKeys } from "drizzle-orm/utils";
13
+ import { QueryBuilder } from "drizzle-orm/sqlite-core/query-builders/query-builder";
14
+ class SQLiteEffectInsertBuilder {
15
+ table;
16
+ session;
17
+ dialect;
18
+ withList;
19
+ static [entityKind] = "SQLiteEffectInsertBuilder";
20
+ constructor(table, session, dialect, withList) {
21
+ this.table = table;
22
+ this.session = session;
23
+ this.dialect = dialect;
24
+ this.withList = withList;
25
+ }
26
+ values(values) {
27
+ values = Array.isArray(values) ? values : [values];
28
+ if (values.length === 0) {
29
+ throw new Error("values() must be called with at least one value");
30
+ }
31
+ const mappedValues = values.map((entry) => {
32
+ const result = {};
33
+ const cols = getTableColumnsRuntime(this.table);
34
+ for (const colKey of Object.keys(entry)) {
35
+ const colValue = entry[colKey];
36
+ result[colKey] = is(colValue, SQL) ? colValue : new Param(colValue, cols[colKey]);
37
+ }
38
+ return result;
39
+ });
40
+ return new SQLiteEffectInsertBase(this.table, mappedValues, this.session, this.dialect, this.withList);
41
+ }
42
+ select(selectQuery) {
43
+ const select = typeof selectQuery === "function" ? selectQuery(new QueryBuilder) : selectQuery;
44
+ if (!is(select, SQL) && !haveSameKeys(getTableColumnsRuntime(this.table), select._.selectedFields)) {
45
+ throw new Error("Insert select error: selected fields are not the same or are in a different order compared to the table definition");
46
+ }
47
+ return new SQLiteEffectInsertBase(this.table, select, this.session, this.dialect, this.withList, true);
48
+ }
49
+ }
50
+
51
+ class SQLiteEffectInsertBase {
52
+ table;
53
+ effectSession;
54
+ effectDialect;
55
+ static [entityKind] = "SQLiteEffectInsert";
56
+ config;
57
+ constructor(table, values, effectSession, effectDialect, withList, select) {
58
+ this.table = table;
59
+ this.effectSession = effectSession;
60
+ this.effectDialect = effectDialect;
61
+ this.config = { table, values, withList, select };
62
+ }
63
+ returning(fields = getTableColumnsRuntime(this.config.table)) {
64
+ this.config.returning = orderSelectedFields(fields);
65
+ return this;
66
+ }
67
+ onConflictDoNothing(config = {}) {
68
+ if (!this.config.onConflict)
69
+ this.config.onConflict = [];
70
+ if (config.target === undefined) {
71
+ this.config.onConflict.push(sql` on conflict do nothing`);
72
+ return this;
73
+ }
74
+ const targetSql = Array.isArray(config.target) ? sql`${config.target}` : sql`${[config.target]}`;
75
+ const whereSql = config.where ? sql` where ${config.where}` : sql``;
76
+ this.config.onConflict.push(sql` on conflict ${targetSql} do nothing${whereSql}`);
77
+ return this;
78
+ }
79
+ onConflictDoUpdate(config) {
80
+ if (config.where && (config.targetWhere || config.setWhere)) {
81
+ throw new Error('You cannot use both "where" and "targetWhere"/"setWhere" at the same time - "where" is deprecated, use "targetWhere" or "setWhere" instead.');
82
+ }
83
+ if (!this.config.onConflict)
84
+ this.config.onConflict = [];
85
+ const whereSql = config.where ? sql` where ${config.where}` : undefined;
86
+ const targetWhereSql = config.targetWhere ? sql` where ${config.targetWhere}` : undefined;
87
+ const setWhereSql = config.setWhere ? sql` where ${config.setWhere}` : undefined;
88
+ const targetSql = Array.isArray(config.target) ? sql`${config.target}` : sql`${[config.target]}`;
89
+ const setSql = this.effectDialect.buildUpdateSet(this.config.table, mapUpdateSet(this.config.table, config.set));
90
+ this.config.onConflict.push(sql` on conflict ${targetSql}${targetWhereSql} do update set ${setSql}${whereSql}${setWhereSql}`);
91
+ return this;
92
+ }
93
+ getSQL() {
94
+ return this.effectDialect.buildInsertQuery(this.config);
95
+ }
96
+ toSQL() {
97
+ return this.effectDialect.sqlToQuery(this.getSQL());
98
+ }
99
+ _prepare(isOneTimeQuery = true) {
100
+ return this.effectSession[isOneTimeQuery ? "prepareOneTimeQuery" : "prepareQuery"](this.effectDialect.sqlToQuery(this.getSQL()), this.config.returning, this.config.returning ? "all" : "run", undefined, {
101
+ type: "insert",
102
+ tables: extractUsedTable(this.config.table)
103
+ });
104
+ }
105
+ prepare() {
106
+ return this._prepare(false);
107
+ }
108
+ run = (placeholderValues) => {
109
+ return this._prepare().run(placeholderValues);
110
+ };
111
+ all = (placeholderValues) => {
112
+ return this._prepare().all(placeholderValues);
113
+ };
114
+ get = (placeholderValues) => {
115
+ return this._prepare().get(placeholderValues);
116
+ };
117
+ values = (placeholderValues) => {
118
+ return this._prepare().values(placeholderValues);
119
+ };
120
+ execute = (placeholderValues) => {
121
+ return this._prepare().execute(placeholderValues);
122
+ };
123
+ $dynamic() {
124
+ return this;
125
+ }
126
+ }
127
+ applyEffectWrapper(SQLiteEffectInsertBase);
128
+
129
+ export { SQLiteEffectInsertBuilder, SQLiteEffectInsertBase };
@@ -0,0 +1,61 @@
1
+ import {
2
+ InvalidError
3
+ } from "./ripgrep-nr76rjj3.js";
4
+ import {
5
+ __export
6
+ } from "./ripgrep-rvfvac9x.js";
7
+
8
+ // src/config/variable.ts
9
+ var exports_variable = {};
10
+ __export(exports_variable, {
11
+ substitute: () => substitute,
12
+ ConfigVariable: () => exports_variable
13
+ });
14
+ import os from "os";
15
+ import path from "path";
16
+ import { Effect } from "effect";
17
+ import { FSUtil } from "@opencode-ai/util/fs-util";
18
+ var substitute = Effect.fn("ConfigVariable.substitute")(function* (input) {
19
+ const text = input.text.replace(/\{env:([^}]+)\}/g, (_, varName) => (input.env?.[varName] ?? process.env[varName]) || "");
20
+ if (!text.includes("{file:"))
21
+ return text;
22
+ return yield* substituteFiles(input, text);
23
+ });
24
+ var substituteFiles = Effect.fnUntraced(function* (input, text) {
25
+ const fs = yield* FSUtil.Service;
26
+ const configDir = input.type === "path" ? path.dirname(input.path) : input.dir;
27
+ const configSource = input.type === "path" ? input.path : input.source;
28
+ const matches = Array.from(text.matchAll(/\{file:[^}]+\}/g));
29
+ let out = "";
30
+ let cursor = 0;
31
+ for (const match of matches) {
32
+ const token = match[0];
33
+ const index = match.index;
34
+ out += text.slice(cursor, index);
35
+ const lineStart = text.lastIndexOf(`
36
+ `, index - 1) + 1;
37
+ const prefix = text.slice(lineStart, index).trimStart();
38
+ if (prefix.startsWith("//")) {
39
+ out += token;
40
+ cursor = index + token.length;
41
+ continue;
42
+ }
43
+ const filePath = token.replace(/^\{file:/, "").replace(/\}$/, "");
44
+ const expandedPath = filePath.startsWith("~/") ? path.join(os.homedir(), filePath.slice(2)) : filePath;
45
+ const resolvedPath = path.isAbsolute(expandedPath) ? expandedPath : path.resolve(configDir, expandedPath);
46
+ const fileContent = yield* fs.readFileString(resolvedPath).pipe(Effect.catch((error) => {
47
+ if (input.missing === "empty")
48
+ return Effect.succeed("");
49
+ const message = `bad file reference: "${token}"`;
50
+ return Effect.fail(new InvalidError({
51
+ path: configSource,
52
+ message: error._tag === "PlatformError" && error.reason._tag === "NotFound" ? `${message} ${resolvedPath} does not exist` : message
53
+ }, { cause: error }));
54
+ }));
55
+ out += JSON.stringify(fileContent.trim()).slice(1, -1);
56
+ cursor = index + token.length;
57
+ }
58
+ return out + text.slice(cursor);
59
+ });
60
+
61
+ export { substitute, exports_variable };