@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,10 @@
1
+ // src/github-copilot/chat/openai-compatible-chat-options.ts
2
+ import { z } from "zod/v4";
3
+ var openaiCompatibleProviderOptions = z.object({
4
+ user: z.string().optional(),
5
+ reasoningEffort: z.string().optional(),
6
+ textVerbosity: z.string().optional(),
7
+ thinking_budget: z.number().optional()
8
+ });
9
+
10
+ export { openaiCompatibleProviderOptions };
@@ -0,0 +1,155 @@
1
+ import {
2
+ AbsolutePath
3
+ } from "./ripgrep-j07kk359.js";
4
+ import {
5
+ __export
6
+ } from "./ripgrep-rvfvac9x.js";
7
+
8
+ // src/skill/discovery.ts
9
+ var exports_discovery = {};
10
+ __export(exports_discovery, {
11
+ node: () => node,
12
+ SkillDiscovery: () => exports_discovery,
13
+ Service: () => Service
14
+ });
15
+ import path from "path";
16
+ import { Context, Effect, Layer, Schedule, Schema } from "effect";
17
+ import { HttpClient, HttpClientRequest, HttpClientResponse } from "effect/unstable/http";
18
+ import { FSUtil } from "@opencode-ai/util/fs-util";
19
+ import { Global } from "@opencode-ai/util/global";
20
+ import { makeGlobalNode } from "@opencode-ai/util/effect/app-node";
21
+ import { httpClient } from "@opencode-ai/util/effect/app-node-platform";
22
+ import { Hash } from "@opencode-ai/util/hash";
23
+ var skillConcurrency = 4;
24
+ var fileConcurrency = 8;
25
+ function isSafeSegment(value) {
26
+ return value.length > 0 && value !== "." && value !== ".." && !value.includes("/") && !value.includes("\\") && !value.includes("\x00");
27
+ }
28
+ function isSafeRelativePath(value) {
29
+ const segments = value.split("/");
30
+ return value.length > 0 && !value.includes("\\") && !value.includes("\x00") && !value.includes("?") && !value.includes("#") && !URL.canParse(value) && !path.posix.isAbsolute(value) && !path.win32.isAbsolute(value) && segments.every((segment) => {
31
+ try {
32
+ const decoded = decodeURIComponent(segment);
33
+ return decoded.length > 0 && decoded !== "." && decoded !== ".." && !decoded.includes("/") && !decoded.includes("\\") && !decoded.includes("\x00");
34
+ } catch {
35
+ return false;
36
+ }
37
+ });
38
+ }
39
+
40
+ class IndexSkill extends Schema.Class("SkillDiscovery.IndexSkill")({
41
+ name: Schema.String,
42
+ version: Schema.optional(Schema.String),
43
+ files: Schema.Array(Schema.String)
44
+ }) {
45
+ }
46
+
47
+ class Index extends Schema.Class("SkillDiscovery.Index")({
48
+ skills: Schema.Array(IndexSkill)
49
+ }) {
50
+ }
51
+
52
+ class Service extends Context.Service()("@opencode/SkillDiscovery") {
53
+ }
54
+ var layer = Layer.effect(Service, Effect.gen(function* () {
55
+ const fs = yield* FSUtil.Service;
56
+ const global = yield* Global.Service;
57
+ const http = (yield* HttpClient.HttpClient).pipe(HttpClient.retryTransient({
58
+ retryOn: "errors-and-responses",
59
+ times: 2,
60
+ schedule: Schedule.exponential(200).pipe(Schedule.jittered)
61
+ }), HttpClient.filterStatusOk);
62
+ const download = Effect.fn("SkillDiscovery.download")(function* (url, destination) {
63
+ if (yield* fs.exists(destination).pipe(Effect.orDie))
64
+ return true;
65
+ return yield* HttpClientRequest.get(url).pipe(http.execute, Effect.flatMap((response) => response.arrayBuffer), Effect.flatMap((body) => fs.writeWithDirs(destination, new Uint8Array(body))), Effect.as(true), Effect.catch((error) => Effect.logError("failed to download skill file", { url, error }).pipe(Effect.as(false))));
66
+ });
67
+ return Service.of({
68
+ pull: Effect.fn("SkillDiscovery.pull")(function* (url) {
69
+ const base = url.endsWith("/") ? url : `${url}/`;
70
+ const source = new URL(base);
71
+ const index = new URL("index.json", source).href;
72
+ const data = yield* HttpClientRequest.get(index).pipe(HttpClientRequest.acceptJson, http.execute, Effect.flatMap(HttpClientResponse.schemaBodyJson(Index)), Effect.catch((error) => Effect.logError("failed to fetch skill index", { url: index, error }).pipe(Effect.as(undefined))));
73
+ if (!data)
74
+ return [];
75
+ const sourceRoot = path.resolve(global.cache, "skills", Hash.fast(base));
76
+ return yield* Effect.forEach(data.skills.flatMap((skill) => {
77
+ if (!isSafeSegment(skill.name)) {
78
+ return [];
79
+ }
80
+ if (!skill.files.includes("SKILL.md") && !skill.files.includes(`${skill.name}.md`)) {
81
+ return [];
82
+ }
83
+ const root = path.resolve(sourceRoot, skill.name);
84
+ if (!FSUtil.contains(sourceRoot, root) || root === sourceRoot) {
85
+ return [];
86
+ }
87
+ const skillUrl = new URL(`${encodeURIComponent(skill.name)}/`, source);
88
+ const versionFile = path.join(root, ".opencode-version");
89
+ const files = skill.files.map((file) => {
90
+ if (!isSafeRelativePath(file))
91
+ return;
92
+ let resource;
93
+ try {
94
+ resource = new URL(file, skillUrl);
95
+ } catch {
96
+ return;
97
+ }
98
+ if (resource.origin !== source.origin)
99
+ return;
100
+ const destination = path.resolve(root, file);
101
+ if (!FSUtil.contains(root, destination) || destination === root)
102
+ return;
103
+ return {
104
+ url: resource.href,
105
+ destination,
106
+ file
107
+ };
108
+ });
109
+ if (files.some((file) => file === undefined)) {
110
+ return [];
111
+ }
112
+ return [{ skill, root, versionFile, files }];
113
+ }), ({ skill, root, versionFile, files }) => Effect.gen(function* () {
114
+ const version = skill.version;
115
+ const current = version === undefined ? undefined : yield* fs.readFileStringSafe(versionFile).pipe(Effect.catch(() => Effect.succeed(undefined)));
116
+ if (version === undefined || current === version) {
117
+ yield* Effect.forEach(files, (file) => download(file.url, file.destination), {
118
+ concurrency: fileConcurrency,
119
+ discard: true
120
+ });
121
+ } else {
122
+ const token = crypto.randomUUID();
123
+ const staging = `${root}.tmp-${token}`;
124
+ const backup = `${root}.old-${token}`;
125
+ yield* Effect.gen(function* () {
126
+ const downloaded = yield* Effect.forEach(files, (file) => download(file.url, path.resolve(staging, file.file)), { concurrency: fileConcurrency });
127
+ if (!downloaded.every(Boolean))
128
+ return;
129
+ const exists2 = (yield* fs.exists(path.join(staging, "SKILL.md")).pipe(Effect.orDie)) || (yield* fs.exists(path.join(staging, `${skill.name}.md`)).pipe(Effect.orDie));
130
+ if (!exists2)
131
+ return;
132
+ yield* fs.writeFileString(path.join(staging, ".opencode-version"), version);
133
+ yield* Effect.uninterruptible(Effect.gen(function* () {
134
+ const cached = yield* fs.exists(root).pipe(Effect.orDie);
135
+ if (cached)
136
+ yield* fs.rename(root, backup);
137
+ yield* fs.rename(staging, root).pipe(Effect.catch((error) => Effect.gen(function* () {
138
+ if (cached)
139
+ yield* fs.rename(backup, root).pipe(Effect.ignore);
140
+ return yield* Effect.fail(error);
141
+ })));
142
+ if (cached)
143
+ yield* fs.remove(backup, { recursive: true, force: true }).pipe(Effect.ignore);
144
+ }));
145
+ }).pipe(Effect.catch((error) => Effect.logError("failed to refresh skill", { skill: skill.name, error })), Effect.ensuring(fs.remove(staging, { recursive: true, force: true }).pipe(Effect.ignore)));
146
+ }
147
+ const exists = (yield* fs.exists(path.join(root, "SKILL.md")).pipe(Effect.orDie)) || (yield* fs.exists(path.join(root, `${skill.name}.md`)).pipe(Effect.orDie));
148
+ return exists ? [AbsolutePath.make(root)] : [];
149
+ }), { concurrency: skillConcurrency }).pipe(Effect.map((directories) => directories.flat()));
150
+ })
151
+ });
152
+ }));
153
+ var node = makeGlobalNode({ service: Service, layer, deps: [httpClient, FSUtil.node, Global.node] });
154
+
155
+ export { Service, node, exports_discovery };
@@ -0,0 +1,139 @@
1
+ import {
2
+ exports_promise
3
+ } from "./ripgrep-5vcssjzn.js";
4
+ import {
5
+ exports_internal
6
+ } from "./ripgrep-t0azhkhn.js";
7
+ import {
8
+ exports_sdk
9
+ } from "./ripgrep-k1qrb68g.js";
10
+ import {
11
+ exports_source
12
+ } from "./ripgrep-pn1rs1sd.js";
13
+ import {
14
+ exports_plugin
15
+ } from "./ripgrep-vee0pxvg.js";
16
+ import {
17
+ exports_bus
18
+ } from "./ripgrep-6wnd6t4j.js";
19
+ import {
20
+ __export
21
+ } from "./ripgrep-rvfvac9x.js";
22
+
23
+ // src/plugin/supervisor.ts
24
+ var exports_supervisor = {};
25
+ __export(exports_supervisor, {
26
+ node: () => node,
27
+ layer: () => layer,
28
+ Service: () => Service,
29
+ PluginSupervisor: () => exports_supervisor
30
+ });
31
+ import { Event } from "@opencode-ai/schema/config";
32
+ import { Context, Deferred, Effect, Layer, Schema, Stream } from "effect";
33
+ import path from "path";
34
+ import { pathToFileURL } from "url";
35
+ import { makeLocationNode } from "@opencode-ai/util/effect/app-node";
36
+ import { Npm } from "@opencode-ai/util/npm";
37
+ import { importModule } from "@opencode-ai/util/runtime-import";
38
+ var PluginModule = Schema.Struct({
39
+ default: Schema.Union([
40
+ Schema.Struct({
41
+ id: Schema.String,
42
+ effect: Schema.declare((input) => typeof input === "function")
43
+ }),
44
+ Schema.Struct({
45
+ id: Schema.String,
46
+ setup: Schema.declare((input) => typeof input === "function")
47
+ })
48
+ ])
49
+ });
50
+ var resolve = Effect.fn("PluginSupervisor.resolve")(function* (pre, post, operations) {
51
+ const matches = (selector, target) => selector === "*" || (selector.endsWith(".*") ? target.startsWith(selector.slice(0, -1)) : selector === target);
52
+ const definitions = [...pre, ...post];
53
+ const enabled = new Set(definitions.map((plugin) => plugin.id));
54
+ const packages = new Map;
55
+ const plugins = () => [...definitions, ...packages.values()];
56
+ for (const operation of operations) {
57
+ if (operation.type === "remove") {
58
+ plugins().filter((plugin2) => matches(operation.target, plugin2.id)).forEach((plugin2) => enabled.delete(plugin2.id));
59
+ continue;
60
+ }
61
+ const matched = plugins().filter((plugin2) => matches(operation.target, plugin2.id));
62
+ const selectsPlugins = matched.length > 0 || operation.target === "*" || operation.target.endsWith(".*") || operation.target.startsWith("opencode.");
63
+ if (selectsPlugins) {
64
+ matched.forEach((plugin2) => enabled.add(plugin2.id));
65
+ continue;
66
+ }
67
+ const plugin = yield* load(operation).pipe(Effect.catchCause((cause) => Effect.logWarning("failed to load plugin", { target: operation.target, cause }).pipe(Effect.as(undefined))));
68
+ if (!plugin)
69
+ continue;
70
+ const previous = packages.get(operation.target);
71
+ if (previous)
72
+ enabled.delete(previous.id);
73
+ packages.set(operation.target, plugin);
74
+ enabled.add(plugin.id);
75
+ }
76
+ return [
77
+ ...pre.filter((plugin) => enabled.has(plugin.id)),
78
+ ...Array.from(packages.values()).filter((plugin) => enabled.has(plugin.id)),
79
+ ...post.filter((plugin) => enabled.has(plugin.id))
80
+ ];
81
+ });
82
+ var load = Effect.fn("PluginSupervisor.load")(function* (operation) {
83
+ const npm = yield* Npm.Service;
84
+ const entrypoint = path.isAbsolute(operation.target) ? pathToFileURL(operation.target).href : (yield* npm.add(operation.target, { subpaths: ["server", ""] })).entrypoint;
85
+ if (!entrypoint)
86
+ return;
87
+ const source = operation.mtime === undefined ? entrypoint : typeof Bun !== "undefined" ? `${operation.target.replaceAll("\\", "/")}?mtime=${operation.mtime}` : `${entrypoint}?mtime=${operation.mtime}`;
88
+ yield* Effect.log({ msg: "loading plugin", id: operation.target, entrypoint: source });
89
+ const mod = yield* Effect.promise(() => importModule(source));
90
+ const value = (yield* Schema.decodeUnknownEffect(PluginModule)(mod)).default;
91
+ const plugin = "effect" in value ? value : exports_promise.fromPromise(value);
92
+ return {
93
+ id: plugin.id,
94
+ version: JSON.stringify(operation),
95
+ effect: (host) => plugin.effect({ ...host, options: operation.options })
96
+ };
97
+ });
98
+
99
+ class Service extends Context.Service()("@opencode/PluginSupervisor") {
100
+ }
101
+ var layer = Layer.effect(Service, Effect.gen(function* () {
102
+ const registry = yield* exports_plugin.Service;
103
+ const sdk = yield* exports_sdk.Service;
104
+ const sources = yield* exports_source.Service;
105
+ const bus = yield* exports_bus.Service;
106
+ const ready = { current: yield* Deferred.make() };
107
+ let observed = 0;
108
+ const activate = Effect.fn("PluginSupervisor.activate")(function* () {
109
+ const internal = yield* exports_internal.list();
110
+ const pre = [...internal.pre.map((plugin) => ({ ...plugin, version: "internal" })), ...sdk.all()];
111
+ const post = internal.post.map((plugin) => ({ ...plugin, version: "internal" }));
112
+ const operations = yield* sources.operations();
113
+ const plugins = yield* resolve(pre, post, operations);
114
+ yield* registry.activate(plugins);
115
+ });
116
+ const updates = Stream.merge(sources.changes(), bus.subscribe([Event.Updated, exports_sdk.Updated])).pipe(Stream.mapEffect(() => Effect.gen(function* () {
117
+ observed++;
118
+ if (yield* Deferred.isDone(ready.current))
119
+ ready.current = yield* Deferred.make();
120
+ return observed;
121
+ })));
122
+ yield* Stream.concat(Stream.succeed(0), updates).pipe(Stream.buffer({ capacity: 1, strategy: "sliding" }), Stream.debounce("100 millis"), Stream.runForEach((target) => Effect.gen(function* () {
123
+ yield* activate();
124
+ if (observed === target)
125
+ yield* Deferred.succeed(ready.current, undefined);
126
+ }).pipe(Effect.catchCause((cause) => Effect.logError("failed to reload plugins", { cause })))), Effect.forkScoped({ startImmediately: true }));
127
+ return Service.of({ flush: Effect.suspend(() => Deferred.await(ready.current)) });
128
+ }));
129
+ var nodeDeps = [
130
+ exports_plugin.node,
131
+ exports_sdk.node,
132
+ exports_source.node,
133
+ exports_bus.node,
134
+ Npm.node,
135
+ exports_internal.requirements
136
+ ];
137
+ var node = makeLocationNode({ service: Service, layer, deps: nodeDeps });
138
+
139
+ export { Service, layer, node, exports_supervisor };
@@ -0,0 +1,5 @@
1
+ // src/session/event.ts
2
+ export * from "@opencode-ai/schema/session-event";
3
+ import * as SessionEvent from "@opencode-ai/schema/session-event";
4
+
5
+ export { SessionEvent };
@@ -0,0 +1,75 @@
1
+ import {
2
+ exports_reference
3
+ } from "./ripgrep-77qdnkw9.js";
4
+ import {
5
+ exports_config
6
+ } from "./ripgrep-rz9mfttk.js";
7
+ import {
8
+ exports_location
9
+ } from "./ripgrep-hcyadm03.js";
10
+ import {
11
+ AbsolutePath
12
+ } from "./ripgrep-j07kk359.js";
13
+ import {
14
+ __export
15
+ } from "./ripgrep-rvfvac9x.js";
16
+
17
+ // src/config/plugin/reference.ts
18
+ var exports_reference2 = {};
19
+ __export(exports_reference2, {
20
+ Plugin: () => Plugin,
21
+ ConfigReferencePlugin: () => exports_reference2
22
+ });
23
+ import { define } from "@opencode-ai/plugin/effect/plugin";
24
+ import path from "path";
25
+ import { Effect, Stream } from "effect";
26
+ import { Global } from "@opencode-ai/util/global";
27
+ var Plugin = define({
28
+ id: "opencode.config.reference",
29
+ effect: Effect.fn(function* (ctx) {
30
+ const config = yield* exports_config.Service;
31
+ const location = yield* exports_location.Service;
32
+ const global = yield* Global.Service;
33
+ const loaded = { entries: yield* config.entries() };
34
+ yield* ctx.reference.transform((draft) => {
35
+ const entries = new Map;
36
+ for (const doc of loaded.entries.filter((entry) => entry.type === "document")) {
37
+ const directory = doc.path ? path.dirname(doc.path) : location.directory;
38
+ for (const [name, entry] of Object.entries(doc.info.references ?? {})) {
39
+ if (!validAlias(name))
40
+ continue;
41
+ const description = typeof entry === "string" ? undefined : entry.description;
42
+ const hidden = typeof entry === "string" ? undefined : entry.hidden;
43
+ entries.set(name, local(entry) ? exports_reference.LocalSource.make({
44
+ type: "local",
45
+ path: AbsolutePath.make(localPath(directory, global.home, typeof entry === "string" ? entry : entry.path)),
46
+ ...description === undefined ? {} : { description },
47
+ ...hidden === undefined ? {} : { hidden }
48
+ }) : exports_reference.GitSource.make({
49
+ type: "git",
50
+ repository: typeof entry === "string" ? entry : entry.repository,
51
+ ...entry.branch === undefined ? {} : { branch: entry.branch },
52
+ ...description === undefined ? {} : { description },
53
+ ...hidden === undefined ? {} : { hidden }
54
+ }));
55
+ }
56
+ }
57
+ for (const [name, source] of entries)
58
+ draft.add(name, source);
59
+ });
60
+ yield* ctx.event.subscribe().pipe(Stream.filter((event) => event.type === "config.updated"), Stream.runForEach(() => config.entries().pipe(Effect.tap((entries) => Effect.sync(() => loaded.entries = entries)), Effect.andThen(ctx.reference.reload()))), Effect.forkScoped({ startImmediately: true }));
61
+ })
62
+ });
63
+ function validAlias(name) {
64
+ return name.length > 0 && !/[\/\s`,]/.test(name);
65
+ }
66
+ function local(entry) {
67
+ return typeof entry === "string" ? entry.startsWith(".") || entry.startsWith("/") || entry.startsWith("~") : ("path" in entry);
68
+ }
69
+ function localPath(directory, home, value) {
70
+ if (value.startsWith("~/"))
71
+ return path.join(home, value.slice(2));
72
+ return path.isAbsolute(value) ? value : path.resolve(directory, value);
73
+ }
74
+
75
+ export { Plugin, exports_reference2 as exports_reference };
@@ -0,0 +1,194 @@
1
+ import {
2
+ exports_formatter
3
+ } from "./ripgrep-2nmyybe0.js";
4
+ import {
5
+ exports_lsp
6
+ } from "./ripgrep-999qd968.js";
7
+ import {
8
+ exports_skills
9
+ } from "./ripgrep-nzrjycs5.js";
10
+ import {
11
+ exports_layout
12
+ } from "./ripgrep-gcay93cp.js";
13
+ import {
14
+ exports_agent
15
+ } from "./ripgrep-4s2xwh5d.js";
16
+ import {
17
+ exports_permission
18
+ } from "./ripgrep-v9bfv94f.js";
19
+ import {
20
+ exports_attachment
21
+ } from "./ripgrep-r3k9abhd.js";
22
+ import {
23
+ exports_provider
24
+ } from "./ripgrep-18pv8fg3.js";
25
+ import {
26
+ exports_server
27
+ } from "./ripgrep-pq4b4pqk.js";
28
+ import {
29
+ exports_mcp
30
+ } from "./ripgrep-e1z9a0ts.js";
31
+ import {
32
+ exports_command
33
+ } from "./ripgrep-thstd87d.js";
34
+ import {
35
+ exports_plugin
36
+ } from "./ripgrep-9f0rnpkn.js";
37
+ import {
38
+ NonNegativeInt,
39
+ PositiveInt
40
+ } from "./ripgrep-j07kk359.js";
41
+ import {
42
+ __export
43
+ } from "./ripgrep-rvfvac9x.js";
44
+
45
+ // src/v1/config/config.ts
46
+ var exports_config = {};
47
+ __export(exports_config, {
48
+ WellKnown: () => WellKnown,
49
+ Info: () => Info,
50
+ ConfigV1: () => exports_config
51
+ });
52
+ import { Schema } from "effect";
53
+ import { ConfigReference } from "@opencode-ai/schema/config/reference";
54
+ var WellKnown = Schema.Struct({
55
+ config: Schema.optional(Schema.Json),
56
+ remote_config: Schema.optional(Schema.Json)
57
+ });
58
+ var LogLevelRef = Schema.Literals(["DEBUG", "INFO", "WARN", "ERROR"]).annotate({
59
+ identifier: "LogLevel",
60
+ description: "Log level"
61
+ });
62
+ var Info = Schema.Struct({
63
+ $schema: Schema.optional(Schema.String).annotate({
64
+ description: "JSON schema reference for configuration validation"
65
+ }),
66
+ shell: Schema.optional(Schema.String).annotate({ description: "Default shell to use for terminal and bash tool" }),
67
+ logLevel: Schema.optional(LogLevelRef).annotate({ description: "Log level" }),
68
+ server: Schema.optional(exports_server.Server).annotate({
69
+ description: "Server configuration for opencode serve and web commands"
70
+ }),
71
+ command: Schema.optional(Schema.Record(Schema.String, exports_command.Info)).annotate({
72
+ description: "Command configuration, see https://opencode.ai/docs/commands"
73
+ }),
74
+ skills: Schema.optional(exports_skills.Info).annotate({ description: "Additional skill folder paths" }),
75
+ references: Schema.optional(ConfigReference.Info).annotate({
76
+ description: "Named git or local directory references"
77
+ }),
78
+ reference: Schema.optional(ConfigReference.Info).annotate({
79
+ description: "@deprecated Use 'references' field instead. Named git or local directory references"
80
+ }),
81
+ watcher: Schema.optional(Schema.Struct({ ignore: Schema.optional(Schema.mutable(Schema.Array(Schema.String))) })),
82
+ snapshot: Schema.optional(Schema.Boolean).annotate({
83
+ description: "Enable or disable snapshot tracking. When false, filesystem snapshots are not recorded and undoing or reverting will not undo/redo file changes. Defaults to true."
84
+ }),
85
+ plugin: Schema.optional(Schema.mutable(Schema.Array(exports_plugin.Spec))),
86
+ share: Schema.optional(Schema.Literals(["manual", "auto", "disabled"])).annotate({
87
+ description: "Control sharing behavior:'manual' allows manual sharing via commands, 'auto' enables automatic sharing, 'disabled' disables all sharing"
88
+ }),
89
+ autoshare: Schema.optional(Schema.Boolean).annotate({
90
+ description: "@deprecated Use 'share' field instead. Share newly created sessions automatically"
91
+ }),
92
+ autoupdate: Schema.optional(Schema.Union([Schema.Boolean, Schema.Literal("notify")])).annotate({
93
+ description: "Automatically update to the latest version. Set to true to auto-update, false to disable, or 'notify' to show update notifications"
94
+ }),
95
+ disabled_providers: Schema.optional(Schema.mutable(Schema.Array(Schema.String))).annotate({
96
+ description: "Disable providers that are loaded automatically"
97
+ }),
98
+ enabled_providers: Schema.optional(Schema.mutable(Schema.Array(Schema.String))).annotate({
99
+ description: "When set, ONLY these providers will be enabled. All other providers will be ignored"
100
+ }),
101
+ model: Schema.optional(Schema.String).annotate({
102
+ description: "Model to use in the format of provider/model, eg anthropic/claude-2"
103
+ }),
104
+ small_model: Schema.optional(Schema.String).annotate({
105
+ description: "Small model to use for tasks like title generation in the format of provider/model"
106
+ }),
107
+ default_agent: Schema.optional(Schema.String).annotate({
108
+ description: "Default agent to use when none is specified. Must be a primary agent. Falls back to 'build' if not set or if the specified agent is invalid."
109
+ }),
110
+ subagent_depth: Schema.optional(NonNegativeInt).annotate({
111
+ description: "Maximum subagent nesting depth. Defaults to 1, which prevents subagents from launching subagents."
112
+ }),
113
+ username: Schema.optional(Schema.String).annotate({
114
+ description: "Custom username to display in conversations instead of system username"
115
+ }),
116
+ mode: Schema.optional(Schema.StructWithRest(Schema.Struct({ build: Schema.optional(exports_agent.Info), plan: Schema.optional(exports_agent.Info) }), [Schema.Record(Schema.String, exports_agent.Info)])).annotate({ description: "@deprecated Use `agent` field instead." }),
117
+ agent: Schema.optional(Schema.StructWithRest(Schema.Struct({
118
+ plan: Schema.optional(exports_agent.Info),
119
+ build: Schema.optional(exports_agent.Info),
120
+ general: Schema.optional(exports_agent.Info),
121
+ explore: Schema.optional(exports_agent.Info),
122
+ title: Schema.optional(exports_agent.Info),
123
+ summary: Schema.optional(exports_agent.Info),
124
+ compaction: Schema.optional(exports_agent.Info)
125
+ }), [Schema.Record(Schema.String, exports_agent.Info)])).annotate({ description: "Agent configuration, see https://opencode.ai/docs/agents" }),
126
+ provider: Schema.optional(Schema.Record(Schema.String, exports_provider.Info)).annotate({
127
+ description: "Custom provider configurations and model overrides"
128
+ }),
129
+ mcp: Schema.optional(Schema.Record(Schema.String, Schema.Union([exports_mcp.Info, Schema.Struct({ enabled: Schema.Boolean })]))).annotate({ description: "MCP (Model Context Protocol) server configurations" }),
130
+ formatter: Schema.optional(exports_formatter.Info).annotate({
131
+ description: "Enable or configure formatters. Omit or set to false to disable, true to enable built-ins, or an object to enable built-ins with overrides."
132
+ }),
133
+ lsp: Schema.optional(exports_lsp.Info).annotate({
134
+ description: "Enable or configure LSP servers. Omit or set to false to disable, true to enable built-ins, or an object to enable built-ins with overrides."
135
+ }),
136
+ instructions: Schema.optional(Schema.mutable(Schema.Array(Schema.String))).annotate({
137
+ description: "Additional instruction files or patterns to include"
138
+ }),
139
+ layout: Schema.optional(exports_layout.Layout).annotate({ description: "@deprecated Always uses stretch layout." }),
140
+ permission: Schema.optional(exports_permission.Info),
141
+ tools: Schema.optional(Schema.Record(Schema.String, Schema.Boolean)),
142
+ attachment: Schema.optional(exports_attachment.Info).annotate({
143
+ description: "Attachment processing configuration, including image size limits and resizing behavior"
144
+ }),
145
+ enterprise: Schema.optional(Schema.Struct({ url: Schema.optional(Schema.String).annotate({ description: "Enterprise URL" }) })),
146
+ tool_output: Schema.optional(Schema.Struct({
147
+ max_lines: Schema.optional(PositiveInt).annotate({
148
+ description: "Maximum lines of tool output before it is truncated and saved to disk (default: 2000)"
149
+ }),
150
+ max_bytes: Schema.optional(PositiveInt).annotate({
151
+ description: "Maximum bytes of tool output before it is truncated and saved to disk (default: 51200)"
152
+ })
153
+ })).annotate({
154
+ description: "Thresholds for truncating tool output. When output exceeds either limit, the full text is written to the truncation directory and a preview is returned."
155
+ }),
156
+ compaction: Schema.optional(Schema.Struct({
157
+ auto: Schema.optional(Schema.Boolean).annotate({
158
+ description: "Enable automatic compaction when context is full (default: true)"
159
+ }),
160
+ prune: Schema.optional(Schema.Boolean).annotate({
161
+ description: "Enable pruning of old tool outputs (default: false)"
162
+ }),
163
+ tail_turns: Schema.optional(NonNegativeInt).annotate({
164
+ description: "Number of recent user turns, including their following assistant/tool responses, to keep verbatim during compaction (default: 2)"
165
+ }),
166
+ preserve_recent_tokens: Schema.optional(NonNegativeInt).annotate({
167
+ description: "Maximum number of tokens from recent turns to preserve verbatim after compaction"
168
+ }),
169
+ reserved: Schema.optional(NonNegativeInt).annotate({
170
+ description: "Token buffer for compaction. Leaves enough window to avoid overflow during compaction."
171
+ })
172
+ })),
173
+ experimental: Schema.optional(Schema.Struct({
174
+ disable_paste_summary: Schema.optional(Schema.Boolean),
175
+ batch_tool: Schema.optional(Schema.Boolean).annotate({ description: "Enable the batch tool" }),
176
+ openTelemetry: Schema.optional(Schema.Boolean).annotate({
177
+ description: "Enable OpenTelemetry spans for AI SDK calls (using the 'experimental_telemetry' flag)"
178
+ }),
179
+ primary_tools: Schema.optional(Schema.mutable(Schema.Array(Schema.String))).annotate({
180
+ description: "Tools that should only be available to primary agents."
181
+ }),
182
+ subagent_depth: Schema.optional(NonNegativeInt).annotate({
183
+ description: "Maximum subagent nesting depth. Defaults to 1."
184
+ }),
185
+ continue_loop_on_deny: Schema.optional(Schema.Boolean).annotate({
186
+ description: "Continue the agent loop when a tool call is denied"
187
+ }),
188
+ mcp_timeout: Schema.optional(PositiveInt).annotate({
189
+ description: "Timeout in milliseconds for model context protocol (MCP) requests"
190
+ })
191
+ }))
192
+ }).annotate({ identifier: "Config" });
193
+
194
+ export { WellKnown, Info, exports_config };
@@ -0,0 +1,25 @@
1
+ // src/database/migration/20260611035744_credential.ts
2
+ import { Effect } from "effect";
3
+ var migration = {
4
+ id: "20260611035744_credential",
5
+ up(tx) {
6
+ return Effect.gen(function* () {
7
+ yield* tx.run(`
8
+ CREATE TABLE \`credential\` (
9
+ \`id\` text PRIMARY KEY,
10
+ \`connector_id\` text NOT NULL,
11
+ \`method_id\` text NOT NULL,
12
+ \`label\` text NOT NULL,
13
+ \`value\` text NOT NULL,
14
+ \`active\` integer DEFAULT false NOT NULL,
15
+ \`time_created\` integer NOT NULL,
16
+ \`time_updated\` integer NOT NULL
17
+ );
18
+ `);
19
+ yield* tx.run(`CREATE UNIQUE INDEX \`credential_connector_active_idx\` ON \`credential\` (\`connector_id\`) WHERE "credential"."active" = 1;`);
20
+ });
21
+ }
22
+ };
23
+ var _20260611035744_credential_default = migration;
24
+
25
+ export { _20260611035744_credential_default };
@@ -0,0 +1,18 @@
1
+ import {
2
+ createProviderPlugin
3
+ } from "./ripgrep-0zz82cjq.js";
4
+ import {
5
+ __require
6
+ } from "./ripgrep-rvfvac9x.js";
7
+
8
+ // src/plugin/provider/groq.ts
9
+ var GroqPlugin = createProviderPlugin({
10
+ id: "opencode.provider.groq",
11
+ package: "@ai-sdk/groq",
12
+ load: async (options) => {
13
+ const { createGroq } = await import("@ai-sdk/groq");
14
+ return createGroq(options);
15
+ }
16
+ });
17
+
18
+ export { GroqPlugin };
@@ -0,0 +1,22 @@
1
+ // src/database/migration/20260602182828_add_project_directories.ts
2
+ import { Effect } from "effect";
3
+ var migration = {
4
+ id: "20260602182828_add_project_directories",
5
+ up(tx) {
6
+ return Effect.gen(function* () {
7
+ yield* tx.run(`
8
+ CREATE TABLE \`project_directory\` (
9
+ \`project_id\` text NOT NULL,
10
+ \`directory\` text NOT NULL,
11
+ \`type\` text NOT NULL,
12
+ \`time_created\` integer NOT NULL,
13
+ CONSTRAINT \`project_directory_pk\` PRIMARY KEY(\`project_id\`, \`directory\`),
14
+ CONSTRAINT \`fk_project_directory_project_id_project_id_fk\` FOREIGN KEY (\`project_id\`) REFERENCES \`project\`(\`id\`) ON DELETE CASCADE
15
+ );
16
+ `);
17
+ });
18
+ }
19
+ };
20
+ var _20260602182828_add_project_directories_default = migration;
21
+
22
+ export { _20260602182828_add_project_directories_default };