@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,292 @@
1
+ import {
2
+ which
3
+ } from "./ripgrep-g7k9te92.js";
4
+
5
+ // src/formatter/builtins.ts
6
+ import { Effect } from "effect";
7
+ import { ChildProcess } from "effect/unstable/process";
8
+ function make(input) {
9
+ const disabled = false;
10
+ const findExecutable = (name) => which(name, undefined, input.bin);
11
+ const findUp = (target) => input.fs.findUp(target, input.directory, input.worktree);
12
+ const readText = (file) => input.fs.readFileString(file).pipe(Effect.orElseSucceed(() => ""));
13
+ const commandOutput = (command) => input.processes.run(ChildProcess.make(command[0], command.slice(1), {
14
+ cwd: input.directory,
15
+ extendEnv: true,
16
+ stdin: "ignore"
17
+ })).pipe(Effect.option);
18
+ const gofmt = {
19
+ name: "gofmt",
20
+ extensions: [".go"],
21
+ enabled: Effect.sync(() => {
22
+ const match = findExecutable("gofmt");
23
+ return match ? [match, "-w", "$FILE"] : disabled;
24
+ })
25
+ };
26
+ const mix = {
27
+ name: "mix",
28
+ extensions: [".ex", ".exs", ".eex", ".heex", ".leex", ".neex", ".sface"],
29
+ enabled: Effect.sync(() => {
30
+ const match = findExecutable("mix");
31
+ return match ? [match, "format", "$FILE"] : disabled;
32
+ })
33
+ };
34
+ const prettier = {
35
+ name: "prettier",
36
+ environment: { BUN_BE_BUN: "1" },
37
+ extensions: [
38
+ ".js",
39
+ ".jsx",
40
+ ".mjs",
41
+ ".cjs",
42
+ ".ts",
43
+ ".tsx",
44
+ ".mts",
45
+ ".cts",
46
+ ".html",
47
+ ".htm",
48
+ ".css",
49
+ ".scss",
50
+ ".sass",
51
+ ".less",
52
+ ".vue",
53
+ ".svelte",
54
+ ".json",
55
+ ".jsonc",
56
+ ".yaml",
57
+ ".yml",
58
+ ".toml",
59
+ ".xml",
60
+ ".md",
61
+ ".mdx",
62
+ ".graphql",
63
+ ".gql"
64
+ ],
65
+ enabled: Effect.gen(function* () {
66
+ for (const file of yield* findUp("package.json")) {
67
+ if (!hasDependency(yield* input.fs.readJson(file), "prettier"))
68
+ continue;
69
+ const bin = yield* input.npm.which("prettier");
70
+ if (bin)
71
+ return [bin, "--write", "$FILE"];
72
+ }
73
+ return disabled;
74
+ }).pipe(Effect.orElseSucceed(() => disabled))
75
+ };
76
+ const oxfmt = {
77
+ name: "oxfmt",
78
+ environment: { BUN_BE_BUN: "1" },
79
+ extensions: [".js", ".jsx", ".mjs", ".cjs", ".ts", ".tsx", ".mts", ".cts"],
80
+ enabled: Effect.gen(function* () {
81
+ for (const file of yield* findUp("package.json")) {
82
+ if (!hasDependency(yield* input.fs.readJson(file), "oxfmt"))
83
+ continue;
84
+ const bin = yield* input.npm.which("oxfmt");
85
+ if (bin)
86
+ return [bin, "$FILE"];
87
+ }
88
+ return disabled;
89
+ }).pipe(Effect.orElseSucceed(() => disabled))
90
+ };
91
+ const biome = {
92
+ name: "biome",
93
+ environment: { BUN_BE_BUN: "1" },
94
+ extensions: [
95
+ ".js",
96
+ ".jsx",
97
+ ".mjs",
98
+ ".cjs",
99
+ ".ts",
100
+ ".tsx",
101
+ ".mts",
102
+ ".cts",
103
+ ".html",
104
+ ".htm",
105
+ ".css",
106
+ ".scss",
107
+ ".sass",
108
+ ".less",
109
+ ".vue",
110
+ ".svelte",
111
+ ".json",
112
+ ".jsonc",
113
+ ".yaml",
114
+ ".yml",
115
+ ".toml",
116
+ ".xml",
117
+ ".md",
118
+ ".mdx",
119
+ ".graphql",
120
+ ".gql"
121
+ ],
122
+ enabled: Effect.gen(function* () {
123
+ const found = yield* Effect.forEach(["biome.json", "biome.jsonc"], findUp, { concurrency: "unbounded" });
124
+ if (!found.some((items) => items.length > 0))
125
+ return disabled;
126
+ const bin = yield* input.npm.which("@biomejs/biome");
127
+ return bin ? [bin, "format", "--write", "$FILE"] : disabled;
128
+ }).pipe(Effect.orElseSucceed(() => disabled))
129
+ };
130
+ const zig = {
131
+ name: "zig",
132
+ extensions: [".zig", ".zon"],
133
+ enabled: Effect.sync(() => {
134
+ const match = findExecutable("zig");
135
+ return match ? [match, "fmt", "$FILE"] : disabled;
136
+ })
137
+ };
138
+ const clang = {
139
+ name: "clang-format",
140
+ extensions: [".c", ".cc", ".cpp", ".cxx", ".c++", ".h", ".hh", ".hpp", ".hxx", ".h++", ".ino", ".C", ".H"],
141
+ enabled: Effect.gen(function* () {
142
+ if (!(yield* findUp(".clang-format")).length)
143
+ return disabled;
144
+ const match = findExecutable("clang-format");
145
+ return match ? [match, "-i", "$FILE"] : disabled;
146
+ }).pipe(Effect.orElseSucceed(() => disabled))
147
+ };
148
+ const ktlint = {
149
+ name: "ktlint",
150
+ extensions: [".kt", ".kts"],
151
+ enabled: Effect.sync(() => {
152
+ const match = findExecutable("ktlint");
153
+ return match ? [match, "-F", "$FILE"] : disabled;
154
+ })
155
+ };
156
+ const ruff = {
157
+ name: "ruff",
158
+ extensions: [".py", ".pyi"],
159
+ enabled: Effect.gen(function* () {
160
+ const bin = findExecutable("ruff");
161
+ if (!bin)
162
+ return disabled;
163
+ for (const config of ["pyproject.toml", "ruff.toml", ".ruff.toml"]) {
164
+ const found = yield* findUp(config);
165
+ if (!found.length)
166
+ continue;
167
+ if (config !== "pyproject.toml" || (yield* readText(found[0])).includes("[tool.ruff]")) {
168
+ return [bin, "format", "$FILE"];
169
+ }
170
+ }
171
+ for (const dependency of ["requirements.txt", "pyproject.toml", "Pipfile"]) {
172
+ const found = yield* findUp(dependency);
173
+ if (found.length && (yield* readText(found[0])).includes("ruff"))
174
+ return [bin, "format", "$FILE"];
175
+ }
176
+ return disabled;
177
+ }).pipe(Effect.orElseSucceed(() => disabled))
178
+ };
179
+ const air = {
180
+ name: "air",
181
+ extensions: [".R"],
182
+ enabled: Effect.gen(function* () {
183
+ const bin = findExecutable("air");
184
+ if (!bin)
185
+ return disabled;
186
+ const output = yield* commandOutput([bin, "--help"]);
187
+ if (output._tag === "None" || output.value.exitCode !== 0)
188
+ return disabled;
189
+ const first = output.value.stdout.toString("utf8").split(`
190
+ `)[0];
191
+ return first.includes("R language") && first.includes("formatter") ? [bin, "format", "$FILE"] : disabled;
192
+ })
193
+ };
194
+ const uv = {
195
+ name: "uv",
196
+ extensions: [".py", ".pyi"],
197
+ enabled: Effect.gen(function* () {
198
+ const bin = findExecutable("uv");
199
+ if (!bin)
200
+ return disabled;
201
+ const output = yield* commandOutput([bin, "format", "--help"]);
202
+ return output._tag === "Some" && output.value.exitCode === 0 ? [bin, "format", "--", "$FILE"] : disabled;
203
+ })
204
+ };
205
+ const rubocop = executable("rubocop", [".rb", ".rake", ".gemspec", ".ru"], ["--autocorrect", "$FILE"], findExecutable);
206
+ const standardrb = executable("standardrb", [".rb", ".rake", ".gemspec", ".ru"], ["--fix", "$FILE"], findExecutable);
207
+ const htmlbeautifier = executable("htmlbeautifier", [".erb", ".html.erb"], ["$FILE"], findExecutable);
208
+ const dart = executable("dart", [".dart"], ["format", "$FILE"], findExecutable);
209
+ const ocamlformat = {
210
+ name: "ocamlformat",
211
+ extensions: [".ml", ".mli"],
212
+ enabled: Effect.gen(function* () {
213
+ if (!(yield* findUp(".ocamlformat")).length)
214
+ return disabled;
215
+ const match = findExecutable("ocamlformat");
216
+ return match ? [match, "-i", "$FILE"] : disabled;
217
+ }).pipe(Effect.orElseSucceed(() => disabled))
218
+ };
219
+ const terraform = executable("terraform", [".tf", ".tfvars"], ["fmt", "$FILE"], findExecutable);
220
+ const latexindent = executable("latexindent", [".tex"], ["-w", "-s", "$FILE"], findExecutable);
221
+ const gleam = executable("gleam", [".gleam"], ["format", "$FILE"], findExecutable);
222
+ const shfmt = executable("shfmt", [".sh", ".bash"], ["-w", "$FILE"], findExecutable);
223
+ const nixfmt = executable("nixfmt", [".nix"], ["$FILE"], findExecutable);
224
+ const rustfmt = executable("rustfmt", [".rs"], ["$FILE"], findExecutable);
225
+ const pint = {
226
+ name: "pint",
227
+ extensions: [".php"],
228
+ enabled: Effect.gen(function* () {
229
+ for (const file of yield* findUp("composer.json")) {
230
+ const json = yield* input.fs.readJson(file);
231
+ if (hasRecordKey(json, "require", "laravel/pint") || hasRecordKey(json, "require-dev", "laravel/pint")) {
232
+ return ["./vendor/bin/pint", "$FILE"];
233
+ }
234
+ }
235
+ return disabled;
236
+ }).pipe(Effect.orElseSucceed(() => disabled))
237
+ };
238
+ const ormolu = executable("ormolu", [".hs"], ["-i", "$FILE"], findExecutable);
239
+ const cljfmt = executable("cljfmt", [".clj", ".cljs", ".cljc", ".edn"], ["fix", "--quiet", "$FILE"], findExecutable);
240
+ const dfmt = executable("dfmt", [".d"], ["-i", "$FILE"], findExecutable);
241
+ return [
242
+ gofmt,
243
+ mix,
244
+ oxfmt,
245
+ prettier,
246
+ biome,
247
+ zig,
248
+ clang,
249
+ ktlint,
250
+ ruff,
251
+ air,
252
+ uv,
253
+ rubocop,
254
+ standardrb,
255
+ htmlbeautifier,
256
+ dart,
257
+ ocamlformat,
258
+ terraform,
259
+ latexindent,
260
+ gleam,
261
+ shfmt,
262
+ nixfmt,
263
+ rustfmt,
264
+ pint,
265
+ ormolu,
266
+ cljfmt,
267
+ dfmt
268
+ ];
269
+ }
270
+ function executable(name, extensions, args, findExecutable) {
271
+ return {
272
+ name,
273
+ extensions,
274
+ enabled: Effect.sync(() => {
275
+ const match = findExecutable(name);
276
+ return match ? [match, ...args] : false;
277
+ })
278
+ };
279
+ }
280
+ function hasDependency(input, dependency) {
281
+ return hasRecordKey(input, "dependencies", dependency) || hasRecordKey(input, "devDependencies", dependency);
282
+ }
283
+ function hasRecordKey(input, field, key) {
284
+ if (!isRecord(input))
285
+ return false;
286
+ return isRecord(input[field]) && key in input[field];
287
+ }
288
+ function isRecord(input) {
289
+ return Boolean(input && typeof input === "object" && !Array.isArray(input));
290
+ }
291
+
292
+ export { make };
@@ -0,0 +1,322 @@
1
+ import {
2
+ exports_bus
3
+ } from "./ripgrep-6wnd6t4j.js";
4
+ import {
5
+ __export
6
+ } from "./ripgrep-rvfvac9x.js";
7
+
8
+ // src/form.ts
9
+ var exports_form = {};
10
+ __export(exports_form, {
11
+ validateFields: () => validateFields,
12
+ validateAnswer: () => validateAnswer,
13
+ node: () => node,
14
+ layer: () => layer,
15
+ When: () => When,
16
+ State: () => State,
17
+ Service: () => Service,
18
+ Reply: () => Reply,
19
+ NotFoundError: () => NotFoundError,
20
+ InvalidFormError: () => InvalidFormError,
21
+ InvalidAnswerError: () => InvalidAnswerError,
22
+ Info: () => Info,
23
+ ID: () => ID,
24
+ Form: () => exports_form,
25
+ Fields: () => Fields,
26
+ Field: () => Field,
27
+ Event: () => Event,
28
+ Answer: () => Answer,
29
+ AlreadySettledError: () => AlreadySettledError,
30
+ AlreadyExistsError: () => AlreadyExistsError
31
+ });
32
+ import { Form } from "@opencode-ai/schema/form";
33
+ import { Cache, Context, Deferred, Duration, Effect, Exit, Layer, Option, Schema } from "effect";
34
+ import { makeLocationNode } from "@opencode-ai/util/effect/app-node";
35
+ import { Event } from "@opencode-ai/schema/form";
36
+ var RETENTION = Duration.minutes(10);
37
+ var ID = Form.ID;
38
+ var Info = Form.Info;
39
+ var Field = Form.Field;
40
+ var Fields = Form.Fields;
41
+ var When = Form.When;
42
+ var State = Form.State;
43
+ var Answer = Form.Answer;
44
+ var Reply = Form.Reply;
45
+
46
+ class NotFoundError extends Schema.TaggedErrorClass()("Form.NotFoundError", {
47
+ id: ID
48
+ }) {
49
+ get message() {
50
+ return `Form not found: ${this.id}`;
51
+ }
52
+ }
53
+
54
+ class AlreadySettledError extends Schema.TaggedErrorClass()("Form.AlreadySettledError", {
55
+ id: ID
56
+ }) {
57
+ get message() {
58
+ return `Form already settled: ${this.id}`;
59
+ }
60
+ }
61
+
62
+ class AlreadyExistsError extends Schema.TaggedErrorClass()("Form.AlreadyExistsError", {
63
+ id: ID
64
+ }) {
65
+ get message() {
66
+ return `Form already exists: ${this.id}`;
67
+ }
68
+ }
69
+
70
+ class InvalidAnswerError extends Schema.TaggedErrorClass()("Form.InvalidAnswerError", {
71
+ id: ID,
72
+ message: Schema.String
73
+ }) {
74
+ }
75
+
76
+ class InvalidFormError extends Schema.TaggedErrorClass()("Form.InvalidFormError", {
77
+ message: Schema.String
78
+ }) {
79
+ }
80
+
81
+ class Service extends Context.Service()("@opencode/Form") {
82
+ }
83
+ var layer = Layer.effect(Service, Effect.gen(function* () {
84
+ const bus = yield* exports_bus.Service;
85
+ const forms = yield* Cache.makeWith(() => Effect.die(new Error("Form cache must be used via set/getSuccess, never get")), {
86
+ capacity: Number.MAX_SAFE_INTEGER,
87
+ timeToLive: (exit) => Exit.isSuccess(exit) && exit.value.state.status === "pending" ? Duration.infinity : RETENTION
88
+ });
89
+ const find = Effect.fn("Form.find")(function* (id) {
90
+ return yield* Cache.getSuccess(forms, id).pipe(Effect.flatMap((entry) => Option.match(entry, {
91
+ onNone: () => Effect.fail(new NotFoundError({ id })),
92
+ onSome: Effect.succeed
93
+ })));
94
+ });
95
+ const create = Effect.fn("Form.create")((input) => Effect.uninterruptible(Effect.gen(function* () {
96
+ const id = input.id ?? ID.create();
97
+ const existing = yield* Cache.getSuccess(forms, id);
98
+ if (Option.isSome(existing))
99
+ return yield* new AlreadyExistsError({ id });
100
+ const invalid = validateFields(input.fields);
101
+ if (invalid)
102
+ return yield* new InvalidFormError({ message: invalid });
103
+ const form = {
104
+ id,
105
+ sessionID: input.sessionID,
106
+ title: input.title,
107
+ ...input.metadata === undefined ? {} : { metadata: input.metadata },
108
+ fields: input.fields
109
+ };
110
+ const entry = {
111
+ form,
112
+ state: { status: "pending" },
113
+ deferred: yield* Deferred.make()
114
+ };
115
+ yield* Cache.set(forms, id, entry);
116
+ yield* bus.publish(Form.Event.Created, { form }).pipe(Effect.onError(() => Cache.invalidate(forms, id)));
117
+ return form;
118
+ })));
119
+ const ask = Effect.fn("Form.ask")((input) => Effect.uninterruptibleMask((restore) => Effect.gen(function* () {
120
+ const form = yield* create(input);
121
+ const entry = yield* find(form.id).pipe(Effect.orDie);
122
+ return yield* restore(Deferred.await(entry.deferred)).pipe(Effect.onInterrupt(() => Effect.ignore(cancel(form.id))));
123
+ })));
124
+ const get = Effect.fn("Form.get")(function* (id) {
125
+ return (yield* find(id)).form;
126
+ });
127
+ const list = Effect.fn("Form.list")(function* (input) {
128
+ const entries = yield* Cache.values(forms);
129
+ return Array.from(entries).filter((entry) => entry.state.status === "pending").filter((entry) => input?.sessionID === undefined || entry.form.sessionID === input.sessionID).map((entry) => entry.form);
130
+ });
131
+ const state = Effect.fn("Form.state")(function* (id) {
132
+ return (yield* find(id)).state;
133
+ });
134
+ const reply = Effect.fn("Form.reply")((input) => Effect.uninterruptible(Effect.gen(function* () {
135
+ const entry = yield* find(input.id);
136
+ if (entry.state.status !== "pending")
137
+ return yield* new AlreadySettledError({ id: input.id });
138
+ const invalid = validateAnswer(entry.form.fields, input.answer);
139
+ if (invalid)
140
+ return yield* new InvalidAnswerError({ id: input.id, message: invalid });
141
+ const next = { status: "answered", answer: input.answer };
142
+ yield* bus.publish(Form.Event.Replied, {
143
+ id: input.id,
144
+ sessionID: entry.form.sessionID,
145
+ answer: input.answer
146
+ });
147
+ yield* Cache.set(forms, input.id, { ...entry, state: next });
148
+ yield* Deferred.succeed(entry.deferred, next);
149
+ })));
150
+ const cancel = Effect.fn("Form.cancel")((id) => Effect.uninterruptible(Effect.gen(function* () {
151
+ const entry = yield* find(id);
152
+ if (entry.state.status !== "pending")
153
+ return yield* new AlreadySettledError({ id });
154
+ const next = { status: "cancelled" };
155
+ yield* bus.publish(Form.Event.Cancelled, { id, sessionID: entry.form.sessionID });
156
+ yield* Cache.set(forms, id, { ...entry, state: next });
157
+ yield* Deferred.succeed(entry.deferred, next);
158
+ })));
159
+ yield* Effect.addFinalizer(() => Cache.values(forms).pipe(Effect.flatMap((entries) => Effect.forEach(Array.from(entries).filter((entry) => entry.state.status === "pending"), (entry) => cancel(entry.form.id).pipe(Effect.ignore), { discard: true }))));
160
+ return Service.of({ create, ask, get, list, state, reply, cancel });
161
+ }));
162
+ var node = makeLocationNode({ service: Service, layer, deps: [exports_bus.node] });
163
+ function validateAnswer(form, answer) {
164
+ const fields = new Map(form.map((field) => [field.key, field]));
165
+ for (const key of Object.keys(answer)) {
166
+ if (!fields.has(key))
167
+ return `Unknown form field: ${key}`;
168
+ }
169
+ for (const field of form) {
170
+ const value = answer[field.key];
171
+ if (field.type === "external") {
172
+ if (value !== true)
173
+ return `External form field must be acknowledged: ${field.key}`;
174
+ continue;
175
+ }
176
+ const active = isActive(field, answer);
177
+ if (value === undefined) {
178
+ if (field.required && active)
179
+ return `Missing required form field: ${field.key}`;
180
+ continue;
181
+ }
182
+ if (!active)
183
+ return `Form field is not active: ${field.key}`;
184
+ const invalid = validateField(field, value);
185
+ if (invalid)
186
+ return invalid;
187
+ }
188
+ }
189
+ function isActive(field, answer) {
190
+ if (!field.when)
191
+ return true;
192
+ return field.when.every((when) => matches(when, answer[when.key]));
193
+ }
194
+ function matches(when, value) {
195
+ if (value === undefined)
196
+ return false;
197
+ const hit = Array.isArray(value) ? value.some((item) => item === when.value) : value === when.value;
198
+ return when.op === "eq" ? hit : !hit;
199
+ }
200
+ function validateFields(fields) {
201
+ if (fields.length === 0)
202
+ return "Form must have at least one field";
203
+ const earlier = new Map;
204
+ const keys = new Set;
205
+ for (const field of fields) {
206
+ if (keys.has(field.key))
207
+ return `Duplicate form field key: ${field.key}`;
208
+ keys.add(field.key);
209
+ if (field.type === "external")
210
+ continue;
211
+ for (const when of field.when ?? []) {
212
+ const target = earlier.get(when.key);
213
+ if (!target)
214
+ return `Form field condition must reference an earlier field: ${field.key} -> ${when.key}`;
215
+ const invalid = validateWhen(when, target);
216
+ if (invalid)
217
+ return `${invalid}: ${field.key} -> ${when.key}`;
218
+ }
219
+ earlier.set(field.key, field);
220
+ }
221
+ }
222
+ function validateWhen(when, target) {
223
+ if (target.type === "boolean") {
224
+ if (typeof when.value !== "boolean")
225
+ return "Form field condition value must be a boolean";
226
+ return;
227
+ }
228
+ if (target.type === "number" || target.type === "integer") {
229
+ if (typeof when.value !== "number")
230
+ return "Form field condition value must be a number";
231
+ return;
232
+ }
233
+ if (typeof when.value !== "string")
234
+ return "Form field condition value must be a string";
235
+ const closed = target.type === "multiselect" ? !target.custom : target.options !== undefined && !target.custom;
236
+ if (closed && !target.options?.some((option) => option.value === when.value)) {
237
+ return "Form field condition value must be one of the field's options";
238
+ }
239
+ }
240
+ function validateField(field, value) {
241
+ if (field.type === "string") {
242
+ if (typeof value !== "string")
243
+ return `Expected string for form field: ${field.key}`;
244
+ if (field.required && value.length === 0)
245
+ return `Missing required form field: ${field.key}`;
246
+ if (field.minLength !== undefined && value.length < field.minLength)
247
+ return `Form field is too short: ${field.key}`;
248
+ if (field.maxLength !== undefined && value.length > field.maxLength)
249
+ return `Form field is too long: ${field.key}`;
250
+ if (field.pattern !== undefined) {
251
+ try {
252
+ if (!new RegExp(field.pattern).test(value))
253
+ return `Form field does not match pattern: ${field.key}`;
254
+ } catch {
255
+ return `Form field has invalid pattern: ${field.key}`;
256
+ }
257
+ }
258
+ if (field.format === "email" && !/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(value))
259
+ return `Expected email for form field: ${field.key}`;
260
+ if (field.format === "uri" && !isUri(value))
261
+ return `Expected URI for form field: ${field.key}`;
262
+ if (field.format === "date" && !isDate(value))
263
+ return `Expected date for form field: ${field.key}`;
264
+ if (field.format === "date-time" && !isDateTime(value))
265
+ return `Expected date-time for form field: ${field.key}`;
266
+ if (field.options && !field.custom && !field.options.some((option) => option.value === value)) {
267
+ return `Invalid option for form field: ${field.key}`;
268
+ }
269
+ return;
270
+ }
271
+ if (field.type === "number" || field.type === "integer") {
272
+ if (typeof value !== "number" || !Number.isFinite(value))
273
+ return `Expected number for form field: ${field.key}`;
274
+ if (field.type === "integer" && !Number.isInteger(value))
275
+ return `Expected integer for form field: ${field.key}`;
276
+ if (field.minimum !== undefined && value < field.minimum)
277
+ return `Form field is too small: ${field.key}`;
278
+ if (field.maximum !== undefined && value > field.maximum)
279
+ return `Form field is too large: ${field.key}`;
280
+ return;
281
+ }
282
+ if (field.type === "boolean") {
283
+ if (typeof value !== "boolean")
284
+ return `Expected boolean for form field: ${field.key}`;
285
+ return;
286
+ }
287
+ if (field.type === "multiselect") {
288
+ if (!isStringArray(value))
289
+ return `Expected string array for form field: ${field.key}`;
290
+ if (field.required && value.length === 0)
291
+ return `Missing required form field: ${field.key}`;
292
+ if (field.minItems !== undefined && value.length < field.minItems)
293
+ return `Too few selections for form field: ${field.key}`;
294
+ if (field.maxItems !== undefined && value.length > field.maxItems)
295
+ return `Too many selections for form field: ${field.key}`;
296
+ if (!field.custom && value.some((item) => !field.options.some((option) => option.value === item))) {
297
+ return `Invalid option for form field: ${field.key}`;
298
+ }
299
+ }
300
+ }
301
+ function isStringArray(value) {
302
+ return Array.isArray(value) && value.every((item) => typeof item === "string");
303
+ }
304
+ function isUri(value) {
305
+ try {
306
+ new URL(value);
307
+ return true;
308
+ } catch {
309
+ return false;
310
+ }
311
+ }
312
+ function isDate(value) {
313
+ if (!/^\d{4}-\d{2}-\d{2}$/.test(value))
314
+ return false;
315
+ const date = new Date(`${value}T00:00:00.000Z`);
316
+ return !Number.isNaN(date.getTime()) && date.toISOString().slice(0, 10) === value;
317
+ }
318
+ function isDateTime(value) {
319
+ return !Number.isNaN(new Date(value).getTime());
320
+ }
321
+
322
+ export { ID, Info, Field, Fields, When, State, Answer, Reply, NotFoundError, AlreadySettledError, AlreadyExistsError, InvalidAnswerError, InvalidFormError, Service, layer, node, validateAnswer, validateFields, exports_form, Event };