@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,83 @@
1
+ import {
2
+ exports_mcp
3
+ } from "./ripgrep-1c00jchy.js";
4
+ import {
5
+ __export
6
+ } from "./ripgrep-rvfvac9x.js";
7
+
8
+ // src/plugin/websearch/exa.ts
9
+ var exports_exa = {};
10
+ __export(exports_exa, {
11
+ endpoint: () => endpoint,
12
+ WebSearchExa: () => exports_exa,
13
+ Plugin: () => Plugin
14
+ });
15
+ import { define } from "@opencode-ai/plugin/effect/plugin";
16
+ import { Effect, Schema } from "effect";
17
+ import { HttpClient } from "effect/unstable/http";
18
+ var endpoint = "https://mcp.exa.ai/mcp";
19
+ var McpInput = Schema.Struct({
20
+ query: Schema.String,
21
+ numResults: Schema.Number.pipe(Schema.optional)
22
+ });
23
+ var McpOutput = Schema.Struct({
24
+ content: Schema.Array(Schema.Struct({
25
+ type: Schema.Literal("text"),
26
+ text: Schema.String,
27
+ _meta: Schema.Struct({ searchTime: Schema.Number }).pipe(Schema.optional)
28
+ }))
29
+ });
30
+ var Plugin = define({
31
+ id: "opencode.websearch.exa",
32
+ effect: Effect.fn("WebSearchExa.Plugin")(function* (ctx) {
33
+ const http = yield* HttpClient.HttpClient;
34
+ yield* ctx.integration.transform((draft) => {
35
+ draft.update("exa", (integration) => integration.name = "Exa");
36
+ draft.method.update({
37
+ integrationID: "exa",
38
+ method: { type: "key" }
39
+ });
40
+ draft.method.update({
41
+ integrationID: "exa",
42
+ method: { type: "env", names: ["EXA_API_KEY"] }
43
+ });
44
+ });
45
+ yield* ctx.websearch.transform((draft) => {
46
+ draft.add({
47
+ id: "exa",
48
+ name: "Exa",
49
+ execute: (input) => Effect.gen(function* () {
50
+ const connection = yield* ctx.integration.connection.active("exa");
51
+ const credential = connection ? yield* ctx.integration.connection.resolve(connection) : undefined;
52
+ const url = new URL(endpoint);
53
+ if (credential?.type === "key")
54
+ url.searchParams.set("exaApiKey", credential.key);
55
+ const result = yield* exports_mcp.call(http, url.toString(), "web_search_exa", { input: McpInput, output: McpOutput }, { query: input.query, numResults: 8 });
56
+ const content = result?.content.find((item) => item.text);
57
+ return content ? parseResults(content.text) : [];
58
+ })
59
+ });
60
+ });
61
+ })
62
+ });
63
+ function parseResults(text) {
64
+ return text.split(/\n\n---\n\n/).flatMap((block) => {
65
+ const url = block.match(/^URL:\s*(.+)$/m)?.[1]?.trim();
66
+ if (!url)
67
+ return [];
68
+ const title = block.match(/^Title:\s*(.+)$/m)?.[1]?.trim();
69
+ const publishedText = block.match(/^Published:\s*(.+)$/m)?.[1]?.trim();
70
+ const published = publishedText && publishedText !== "N/A" ? Date.parse(publishedText) : undefined;
71
+ const content = block.match(/^(?:Highlights|Text):\s*\n?([\s\S]*)$/m)?.[1]?.trim();
72
+ return [
73
+ {
74
+ url,
75
+ ...title && title !== "N/A" ? { title } : {},
76
+ ...content ? { content } : {},
77
+ time: { ...published !== undefined && Number.isFinite(published) ? { published } : {} }
78
+ }
79
+ ];
80
+ });
81
+ }
82
+
83
+ export { endpoint, Plugin, exports_exa };
@@ -0,0 +1,21 @@
1
+ import {
2
+ exports_config
3
+ } from "./ripgrep-rz9mfttk.js";
4
+ import {
5
+ exports_catalog
6
+ } from "./ripgrep-1cxcv3mr.js";
7
+ import {
8
+ exports_provider
9
+ } from "./ripgrep-d6vvk673.js";
10
+
11
+ // src/plugin/provider/configured.ts
12
+ import { Effect, Option } from "effect";
13
+ var configuredSettings = Effect.fn("ProviderPlugin.configuredSettings")(function* (id) {
14
+ const catalog = yield* exports_catalog.Service;
15
+ const current = (yield* catalog.provider.get(id))?.settings;
16
+ const service = yield* Effect.serviceOption(exports_config.Service);
17
+ const entries = Option.isSome(service) ? yield* service.value.entries() : [];
18
+ return entries.filter((entry) => entry.type === "document").reduce((settings, entry) => exports_provider.mergeOverlay(settings, entry.info.providers?.[id]?.settings), current);
19
+ });
20
+
21
+ export { configuredSettings };
@@ -0,0 +1,160 @@
1
+ import {
2
+ exports_permission
3
+ } from "./ripgrep-x5r76fqd.js";
4
+ import {
5
+ exports_agent
6
+ } from "./ripgrep-4ffc1teg.js";
7
+ import {
8
+ __export
9
+ } from "./ripgrep-rvfvac9x.js";
10
+
11
+ // src/plugin/agent.ts
12
+ var exports_agent2 = {};
13
+ __export(exports_agent2, {
14
+ Plugin: () => Plugin,
15
+ AgentPlugin: () => exports_agent2
16
+ });
17
+ import { define } from "@opencode-ai/plugin/effect/plugin";
18
+ import { Effect } from "effect";
19
+ var PROMPT_EXPLORE = `You are a file search specialist. You excel at thoroughly navigating and exploring codebases.
20
+
21
+ Your strengths:
22
+ - Rapidly finding files using glob patterns
23
+ - Searching code and text with powerful regex patterns
24
+ - Reading and analyzing file contents
25
+
26
+ Guidelines:
27
+ - Use Glob for broad file pattern matching
28
+ - Use Grep for searching file contents with regex
29
+ - Use Read when you know the specific file path you need to read
30
+ - Adapt your search approach based on the thoroughness level specified by the caller
31
+ - Return file paths as absolute paths in your final response
32
+ - For clear communication, avoid using emojis
33
+ - Do not create any files, or run bash commands that modify the user's system state in any way
34
+
35
+ Complete the user's search request efficiently and report your findings clearly.`;
36
+ var PROMPT_COMPACTION = `You are an anchored context summarization assistant for coding sessions.
37
+
38
+ Summarize only the conversation history you are given. The newest turns may be kept verbatim outside your summary, so focus on the older context that still matters for continuing the work.
39
+
40
+ If the prompt includes a <previous-summary> block, treat it as the current anchored summary. Update it with the new history by preserving still-true details, removing stale details, and merging in new facts.
41
+
42
+ Always follow the exact output structure requested by the user prompt. Keep every section, preserve exact file paths and identifiers when known, and prefer terse bullets over paragraphs.
43
+
44
+ Do not answer the conversation itself. Do not mention that you are summarizing, compacting, or merging context. Respond in the same language as the conversation.`;
45
+ var PROMPT_TITLE = `You are a title generator. You output ONLY a thread title. Nothing else.
46
+
47
+ <task>
48
+ Generate a brief title that would help the user find this conversation later.
49
+
50
+ Follow all rules in <rules>
51
+ Use the <examples> so you know what a good title looks like.
52
+ Your output must be:
53
+ - A single line
54
+ - <=50 characters
55
+ - No explanations
56
+ </task>
57
+
58
+ <rules>
59
+ - you MUST use the same language as the user message you are summarizing
60
+ - Title must be grammatically correct and read naturally - no word salad
61
+ - Never include tool names in the title (e.g. "read tool", "bash tool", "edit tool")
62
+ - Focus on the main topic or question the user needs to retrieve
63
+ - Vary your phrasing - avoid repetitive patterns like always starting with "Analyzing"
64
+ - When a file is mentioned, focus on WHAT the user wants to do WITH the file, not just that they shared it
65
+ - Keep exact: technical terms, numbers, filenames, HTTP codes
66
+ - Remove: the, this, my, a, an
67
+ - Never assume tech stack
68
+ - Never use tools
69
+ - NEVER respond to questions, just generate a title for the conversation
70
+ - The title should NEVER include "summarizing" or "generating" when generating a title
71
+ - DO NOT SAY YOU CANNOT GENERATE A TITLE OR COMPLAIN ABOUT THE INPUT
72
+ - Always output something meaningful, even if the input is minimal.
73
+ - If the user message is short or conversational (e.g. "hello", "lol", "what's up", "hey"):
74
+ -> create a title that reflects the user's tone or intent (such as Greeting, Quick check-in, Light chat, Intro message, etc.)
75
+ </rules>
76
+
77
+ <examples>
78
+ "debug 500 errors in production" -> Debugging production 500 errors
79
+ "refactor user service" -> Refactoring user service
80
+ "why is app.js failing" -> app.js failure investigation
81
+ "implement rate limiting" -> Rate limiting implementation
82
+ "how do I connect postgres to my API" -> Postgres API connection
83
+ "best practices for React hooks" -> React hooks best practices
84
+ "@src/credential.ts can you add refresh token support" -> Credential refresh token support
85
+ "@utils/parser.ts this is broken" -> Parser bug fix
86
+ "look at @config.json" -> Config review
87
+ "@App.tsx add dark mode toggle" -> Dark mode toggle in App
88
+ </examples>`;
89
+ var PROMPT_SUMMARY = `Summarize what was done in this conversation. Write like a pull request description.
90
+
91
+ Rules:
92
+ - 2-3 sentences max
93
+ - Describe the changes made, not the process
94
+ - Do not mention running tests, builds, or other validation steps
95
+ - Do not explain what the user asked for
96
+ - Write in first person (I added..., I fixed...)
97
+ - Never ask questions or add new questions
98
+ - If the conversation ends with an unanswered question to the user, preserve that exact question
99
+ - If the conversation ends with an imperative statement or request to the user (e.g. "Now please run the command and paste the console output"), always include that exact request in the summary`;
100
+ var Plugin = define({
101
+ id: "opencode.agent",
102
+ effect: Effect.fn(function* (ctx) {
103
+ yield* ctx.agent.transform((draft) => {
104
+ draft.update(exports_agent.defaultID, (item) => {
105
+ item.name = exports_agent.Name.make("Build");
106
+ item.description = "The default agent. Executes tools based on configured permissions.";
107
+ item.mode = "primary";
108
+ item.permissions.push({ action: "question", resource: "*", effect: "allow" });
109
+ });
110
+ draft.update(exports_agent.ID.make("general"), (item) => {
111
+ item.name = exports_agent.Name.make("General");
112
+ item.description = "General-purpose agent for researching complex questions and executing multi-step tasks. Use this agent to execute multiple units of work in parallel.";
113
+ item.mode = "subagent";
114
+ item.permissions.push({ action: "question", resource: "*", effect: "deny" }, { action: "subagent", resource: "*", effect: "deny" });
115
+ });
116
+ draft.update(exports_agent.ID.make("explore"), (item) => {
117
+ const externalDirectories = item.permissions.filter((rule) => rule.action === "external_directory" && rule.effect === "allow");
118
+ item.name = exports_agent.Name.make("Explore");
119
+ item.description = 'Fast agent specialized for exploring codebases. Use this when you need to quickly find files by patterns (eg. "src/components/**/*.tsx"), search code for keywords (eg. "API endpoints"), or answer questions about the codebase (eg. "how do API endpoints work?"). When calling this agent, specify the desired thoroughness level: "quick" for basic searches, "medium" for moderate exploration, or "very thorough" for comprehensive analysis across multiple locations and naming conventions.';
120
+ item.system = PROMPT_EXPLORE;
121
+ item.mode = "subagent";
122
+ item.permissions.push(...exports_permission.merge([
123
+ { action: "*", resource: "*", effect: "deny" },
124
+ { action: "grep", resource: "*", effect: "allow" },
125
+ { action: "glob", resource: "*", effect: "allow" },
126
+ { action: "webfetch", resource: "*", effect: "allow" },
127
+ { action: "websearch", resource: "*", effect: "allow" },
128
+ { action: "read", resource: "*", effect: "allow" },
129
+ { action: "read", resource: "*.env", effect: "ask" },
130
+ { action: "read", resource: "*.env.*", effect: "ask" },
131
+ { action: "read", resource: "*.env.example", effect: "allow" },
132
+ { action: "subagent", resource: "*", effect: "deny" }
133
+ ], [{ action: "external_directory", resource: "*", effect: "ask" }, ...externalDirectories]));
134
+ });
135
+ draft.update(exports_agent.ID.make("compaction"), (item) => {
136
+ item.name = exports_agent.Name.make("Compaction");
137
+ item.mode = "primary";
138
+ item.hidden = true;
139
+ item.system = PROMPT_COMPACTION;
140
+ item.permissions.push({ action: "*", resource: "*", effect: "deny" });
141
+ });
142
+ draft.update(exports_agent.ID.make("title"), (item) => {
143
+ item.name = exports_agent.Name.make("Title");
144
+ item.mode = "primary";
145
+ item.hidden = true;
146
+ item.system = PROMPT_TITLE;
147
+ item.permissions.push({ action: "*", resource: "*", effect: "deny" });
148
+ });
149
+ draft.update(exports_agent.ID.make("summary"), (item) => {
150
+ item.name = exports_agent.Name.make("Summary");
151
+ item.mode = "primary";
152
+ item.hidden = true;
153
+ item.system = PROMPT_SUMMARY;
154
+ item.permissions.push({ action: "*", resource: "*", effect: "deny" });
155
+ });
156
+ });
157
+ })
158
+ });
159
+
160
+ export { Plugin, exports_agent2 as exports_agent };
@@ -0,0 +1,21 @@
1
+ import {
2
+ __export
3
+ } from "./ripgrep-rvfvac9x.js";
4
+
5
+ // src/v1/config/command.ts
6
+ var exports_command = {};
7
+ __export(exports_command, {
8
+ Info: () => Info,
9
+ ConfigCommandV1: () => exports_command
10
+ });
11
+ import { Schema } from "effect";
12
+ var Info = Schema.Struct({
13
+ template: Schema.String,
14
+ description: Schema.optional(Schema.String),
15
+ agent: Schema.optional(Schema.String),
16
+ model: Schema.optional(Schema.String),
17
+ variant: Schema.optional(Schema.String),
18
+ subtask: Schema.optional(Schema.Boolean)
19
+ });
20
+
21
+ export { Info, exports_command };
@@ -0,0 +1,28 @@
1
+ // src/database/migration/20260323234822_events.ts
2
+ import { Effect } from "effect";
3
+ var migration = {
4
+ id: "20260323234822_events",
5
+ up(tx) {
6
+ return Effect.gen(function* () {
7
+ yield* tx.run(`
8
+ CREATE TABLE \`event_sequence\` (
9
+ \`aggregate_id\` text PRIMARY KEY,
10
+ \`seq\` integer NOT NULL
11
+ );
12
+ `);
13
+ yield* tx.run(`
14
+ CREATE TABLE \`event\` (
15
+ \`id\` text PRIMARY KEY,
16
+ \`aggregate_id\` text NOT NULL,
17
+ \`seq\` integer NOT NULL,
18
+ \`type\` text NOT NULL,
19
+ \`data\` text NOT NULL,
20
+ CONSTRAINT \`fk_event_aggregate_id_event_sequence_aggregate_id_fk\` FOREIGN KEY (\`aggregate_id\`) REFERENCES \`event_sequence\`(\`aggregate_id\`) ON DELETE CASCADE
21
+ );
22
+ `);
23
+ });
24
+ }
25
+ };
26
+ var _20260323234822_events_default = migration;
27
+
28
+ export { _20260323234822_events_default };
@@ -0,0 +1,97 @@
1
+ import {
2
+ exports_provider
3
+ } from "./ripgrep-d6vvk673.js";
4
+ import {
5
+ __require
6
+ } from "./ripgrep-rvfvac9x.js";
7
+
8
+ // src/plugin/provider/google-vertex.ts
9
+ import { Effect } from "effect";
10
+ import { define } from "@opencode-ai/plugin/effect/plugin";
11
+ function resolveProject(options) {
12
+ return options.project ?? process.env.GOOGLE_VERTEX_PROJECT ?? process.env.GOOGLE_CLOUD_PROJECT ?? process.env.GCP_PROJECT ?? process.env.GCLOUD_PROJECT;
13
+ }
14
+ function resolveLocation(options) {
15
+ return options.location ?? process.env.GOOGLE_VERTEX_LOCATION ?? process.env.GOOGLE_CLOUD_LOCATION ?? process.env.VERTEX_LOCATION ?? "us-central1";
16
+ }
17
+ function vertexEndpoint(location) {
18
+ if (location === "global")
19
+ return "aiplatform.googleapis.com";
20
+ return `${location}-aiplatform.googleapis.com`;
21
+ }
22
+ function replaceVertexVars(value, project, location) {
23
+ return value.replaceAll("${GOOGLE_VERTEX_PROJECT}", project ?? "${GOOGLE_VERTEX_PROJECT}").replaceAll("${GOOGLE_VERTEX_LOCATION}", location).replaceAll("${GOOGLE_VERTEX_ENDPOINT}", vertexEndpoint(location));
24
+ }
25
+ function authFetch(fetchWithRuntimeOptions) {
26
+ return async (input, init) => {
27
+ const { GoogleAuth } = await import("google-auth-library");
28
+ const auth = new GoogleAuth({ scopes: ["https://www.googleapis.com/auth/cloud-platform"] });
29
+ const client = await auth.getClient();
30
+ const token = await client.getAccessToken();
31
+ const headers = new Headers(init?.headers);
32
+ headers.set("Authorization", `Bearer ${token.token}`);
33
+ return typeof fetchWithRuntimeOptions === "function" ? fetchWithRuntimeOptions(input, { ...init, headers }) : fetch(input, { ...init, headers });
34
+ };
35
+ }
36
+ var GoogleVertexPlugin = define({
37
+ id: "opencode.provider.google-vertex",
38
+ effect: Effect.fn(function* (ctx) {
39
+ yield* ctx.catalog.transform((evt) => {
40
+ for (const item of evt.provider.list()) {
41
+ if (!exports_provider.isAISDK(item.provider.package))
42
+ continue;
43
+ if (exports_provider.packageName(item.provider.package) !== "@ai-sdk/google-vertex" && !(item.provider.id === exports_provider.ID.googleVertex && exports_provider.packageName(item.provider.package)?.includes("@ai-sdk/openai-compatible")))
44
+ continue;
45
+ const project = resolveProject(item.provider.settings ?? {});
46
+ const location = String(resolveLocation(item.provider.settings ?? {}));
47
+ evt.provider.update(item.provider.id, (provider) => {
48
+ provider.settings = {
49
+ ...provider.settings,
50
+ ...project ? { project } : {},
51
+ location,
52
+ ...typeof provider.settings?.baseURL === "string" ? { baseURL: replaceVertexVars(provider.settings.baseURL, project, location) } : {},
53
+ ...exports_provider.packageName(provider.package)?.includes("@ai-sdk/openai-compatible") ? { fetch: authFetch(provider.settings?.fetch) } : {}
54
+ };
55
+ });
56
+ }
57
+ });
58
+ yield* ctx.aisdk.hook("sdk", Effect.fn(function* (evt) {
59
+ if (evt.model.providerID === exports_provider.ID.googleVertex && evt.package.includes("@ai-sdk/openai-compatible")) {
60
+ evt.options.fetch = authFetch(evt.options.fetch);
61
+ return;
62
+ }
63
+ if (evt.package === "@ai-sdk/google-vertex/anthropic") {
64
+ const mod2 = yield* Effect.promise(() => import("@ai-sdk/google-vertex/anthropic"));
65
+ const project2 = resolveProject(evt.options);
66
+ const location2 = String(resolveLocation(evt.options));
67
+ const regionalBaseURL = (location2 === "eu" || location2 === "us") && project2 && !evt.options.baseURL ? `https://aiplatform.${location2}.rep.googleapis.com/v1/projects/${project2}/locations/${location2}/publishers/anthropic/models` : undefined;
68
+ evt.sdk = mod2.createVertexAnthropic({
69
+ ...evt.options,
70
+ project: project2,
71
+ location: location2,
72
+ ...regionalBaseURL ? { baseURL: regionalBaseURL } : {}
73
+ });
74
+ return;
75
+ }
76
+ if (evt.package !== "@ai-sdk/google-vertex")
77
+ return;
78
+ const mod = yield* Effect.promise(() => import("@ai-sdk/google-vertex"));
79
+ const project = resolveProject(evt.options);
80
+ const location = resolveLocation(evt.options);
81
+ const options = { ...evt.options };
82
+ delete options.fetch;
83
+ evt.sdk = mod.createVertex({
84
+ ...options,
85
+ project,
86
+ location
87
+ });
88
+ }));
89
+ yield* ctx.aisdk.hook("language", Effect.fn(function* (evt) {
90
+ if (evt.model.providerID !== exports_provider.ID.googleVertex)
91
+ return;
92
+ evt.language = evt.sdk.languageModel(String(evt.model.modelID ?? evt.model.id).trim());
93
+ }));
94
+ })
95
+ });
96
+
97
+ export { GoogleVertexPlugin };
@@ -0,0 +1,120 @@
1
+ import {
2
+ exports_state
3
+ } from "./ripgrep-wt193r4g.js";
4
+ import {
5
+ exports_bus
6
+ } from "./ripgrep-6wnd6t4j.js";
7
+ import {
8
+ __export
9
+ } from "./ripgrep-rvfvac9x.js";
10
+
11
+ // src/websearch.ts
12
+ var exports_websearch = {};
13
+ __export(exports_websearch, {
14
+ node: () => node,
15
+ WebSearch: () => exports_websearch,
16
+ Service: () => Service,
17
+ Result: () => Result,
18
+ Response: () => Response,
19
+ RequestError: () => RequestError,
20
+ ProviderRequiredError: () => ProviderRequiredError,
21
+ ProviderNotFoundError: () => ProviderNotFoundError,
22
+ Provider: () => Provider,
23
+ Input: () => Input,
24
+ ID: () => ID,
25
+ Event: () => Event,
26
+ DisabledError: () => DisabledError
27
+ });
28
+ import { WebSearch } from "@opencode-ai/schema/websearch";
29
+ import { Context, Effect, Layer, Schema } from "effect";
30
+ import { makeLocationNode } from "@opencode-ai/util/effect/app-node";
31
+ import { Event } from "@opencode-ai/schema/websearch";
32
+ var ID = WebSearch.ID;
33
+ var Provider = WebSearch.Provider;
34
+ var Input = WebSearch.Input;
35
+ var Result = WebSearch.Result;
36
+ var Response = WebSearch.Response;
37
+
38
+ class ProviderRequiredError extends Schema.TaggedErrorClass()("WebSearch.ProviderRequired", {}) {
39
+ }
40
+
41
+ class ProviderNotFoundError extends Schema.TaggedErrorClass()("WebSearch.ProviderNotFound", {
42
+ providerID: ID
43
+ }) {
44
+ }
45
+
46
+ class DisabledError extends Schema.TaggedErrorClass()("WebSearch.Disabled", {}) {
47
+ }
48
+
49
+ class RequestError extends Schema.TaggedErrorClass()("WebSearch.Request", {
50
+ providerID: ID,
51
+ cause: Schema.Defect()
52
+ }) {
53
+ }
54
+
55
+ class Service extends Context.Service()("@opencode/WebSearch") {
56
+ }
57
+ var layer = Layer.effect(Service, Effect.gen(function* () {
58
+ const bus = yield* exports_bus.Service;
59
+ const decodeResults = Schema.decodeUnknownEffect(Schema.Array(Result));
60
+ const state = exports_state.create({
61
+ initial: () => ({ providers: new Map }),
62
+ draft: (draft) => ({
63
+ add: (provider) => draft.providers.set(provider.id, provider),
64
+ default: {
65
+ get: () => draft.selection,
66
+ set: (selection) => draft.selection = selection
67
+ }
68
+ }),
69
+ finalize: () => bus.publish(WebSearch.Event.Updated, {}).pipe(Effect.asVoid)
70
+ });
71
+ const requireProvider = (providers, providerID) => {
72
+ const provider = providers.get(providerID);
73
+ return provider ? Effect.succeed(provider) : Effect.fail(new ProviderNotFoundError({ providerID }));
74
+ };
75
+ const defaultProvider = Effect.fn("WebSearch.default")(function* () {
76
+ const data = state.get();
77
+ if (data.selection === false)
78
+ return yield* new DisabledError;
79
+ if (data.selection === "random") {
80
+ const providers = Array.from(data.providers.values());
81
+ return providers[Math.floor(Math.random() * providers.length)];
82
+ }
83
+ return data.selection ? data.providers.get(data.selection) : undefined;
84
+ });
85
+ const resolve = Effect.fn("WebSearch.resolve")(function* (input) {
86
+ const providers = state.get().providers;
87
+ if (input.providerID)
88
+ return yield* requireProvider(providers, input.providerID);
89
+ const provider = yield* defaultProvider();
90
+ if (!provider)
91
+ return yield* new ProviderRequiredError;
92
+ return provider;
93
+ });
94
+ return Service.of({
95
+ transform: state.transform,
96
+ reload: state.reload,
97
+ providers: Effect.fn("WebSearch.providers")(function* () {
98
+ return Array.from(state.get().providers.values(), (provider) => ({
99
+ id: provider.id,
100
+ name: provider.name
101
+ })).toSorted((a, b) => a.name.localeCompare(b.name));
102
+ }),
103
+ default: Effect.fn("WebSearch.defaultInfo")(function* () {
104
+ const provider = yield* defaultProvider();
105
+ return provider && { id: provider.id, name: provider.name };
106
+ }),
107
+ query: Effect.fn("WebSearch.query")(function* (input) {
108
+ const provider = yield* resolve(input);
109
+ const results = yield* provider.execute({ query: input.query }).pipe(Effect.flatMap(decodeResults), Effect.mapError((cause) => new RequestError({ providerID: provider.id, cause })));
110
+ return new Response({ providerID: provider.id, results });
111
+ })
112
+ });
113
+ }));
114
+ var node = makeLocationNode({
115
+ service: Service,
116
+ layer,
117
+ deps: [exports_bus.node]
118
+ });
119
+
120
+ export { ID, Provider, Input, Result, Response, ProviderRequiredError, ProviderNotFoundError, DisabledError, RequestError, Service, node, exports_websearch, Event };
File without changes
@@ -0,0 +1,4 @@
1
+ // src/pty/schema.ts
2
+ import { ID } from "@opencode-ai/schema/pty";
3
+
4
+ export { ID };
@@ -0,0 +1,19 @@
1
+ // src/database/migration/20260622202450_simplify_session_input.ts
2
+ import { Effect } from "effect";
3
+ var migration = {
4
+ id: "20260622202450_simplify_session_input",
5
+ up(tx) {
6
+ return Effect.gen(function* () {
7
+ yield* tx.run(`DELETE FROM \`session_context_epoch\`;`);
8
+ yield* tx.run(`DELETE FROM \`session_input\`;`);
9
+ yield* tx.run(`DELETE FROM \`session_message\`;`);
10
+ yield* tx.run(`DELETE FROM \`event\`;`);
11
+ yield* tx.run(`DELETE FROM \`event_sequence\`;`);
12
+ yield* tx.run(`UPDATE \`session\` SET \`workspace_id\` = NULL WHERE \`workspace_id\` IS NOT NULL;`);
13
+ yield* tx.run(`DELETE FROM \`workspace\`;`);
14
+ });
15
+ }
16
+ };
17
+ var _20260622202450_simplify_session_input_default = migration;
18
+
19
+ export { _20260622202450_simplify_session_input_default };
@@ -0,0 +1,45 @@
1
+ import {
2
+ __export
3
+ } from "./ripgrep-rvfvac9x.js";
4
+
5
+ // src/session/system-prompt.ts
6
+ var exports_system_prompt = {};
7
+ __export(exports_system_prompt, {
8
+ make: () => make,
9
+ SessionSystemPrompt: () => exports_system_prompt
10
+ });
11
+
12
+ // src/session/runner/prompt/system.txt
13
+ var system_default = `You are an AI agent powered by OpenCode, a coding agent harness. Help the user accomplish their goals using the tools you have available.
14
+
15
+ # Harness
16
+ - Responses are rendered as GitHub-flavored Markdown.
17
+ - \`<system-reminder>\` blocks are harness instructions, not user-authored content. Read and follow them.
18
+ \${OPENCODE_TOOL_GUIDANCE}
19
+
20
+ # Communication
21
+ - Use clear file paths when referring to files.
22
+ - Keep responses clear and concise, and avoid unnecessary technical jargon.
23
+
24
+ # Working in codebases
25
+ - Keep changes consistent with the structure, naming, style, and patterns of the surrounding code.
26
+ - Treat unfamiliar files or changes as potential user work and investigate before deleting or overwriting them.
27
+ `;
28
+
29
+ // src/session/system-prompt.ts
30
+ function make(tools) {
31
+ const instructions = [];
32
+ if (tools.includes("write")) {
33
+ instructions.push("- Use the write tool to create files or completely replace their content. Prefer using the edit tool for targeted changes.");
34
+ }
35
+ if (tools.includes("edit")) {
36
+ instructions.push("- Use the edit tool for targeted changes to existing text files. It replaces the exact text in `oldString` with `newString`, and the values must differ. By default, `oldString` must occur exactly once. If it occurs multiple times, include more surrounding context to make it unique or set `replaceAll` to true to replace every occurrence.");
37
+ }
38
+ if (tools.includes("read")) {
39
+ instructions.push("- Prefer using the read tool rather than shell commands like `cat`.");
40
+ }
41
+ return system_default.replace("${OPENCODE_TOOL_GUIDANCE}", instructions.join(`
42
+ `));
43
+ }
44
+
45
+ export { make, exports_system_prompt };
@@ -0,0 +1,41 @@
1
+ import {
2
+ exports_integration
3
+ } from "./ripgrep-qrmb8ve0.js";
4
+ import {
5
+ exports_provider
6
+ } from "./ripgrep-d6vvk673.js";
7
+
8
+ // src/plugin/provider/llmgateway.ts
9
+ import { Effect } from "effect";
10
+ import { define } from "@opencode-ai/plugin/effect/plugin";
11
+ var LLMGatewayPlugin = define({
12
+ id: "opencode.provider.llmgateway",
13
+ effect: Effect.fn(function* (ctx) {
14
+ const integrations = yield* exports_integration.Service;
15
+ const configured = new Set((yield* integrations.list()).map((integration) => integration.id));
16
+ yield* ctx.catalog.transform((evt) => {
17
+ for (const item of evt.provider.list()) {
18
+ if (item.provider.activation === "disabled")
19
+ continue;
20
+ if (!exports_provider.isAISDK(item.provider.package))
21
+ continue;
22
+ if (exports_provider.packageName(item.provider.package) !== "@ai-sdk/openai-compatible")
23
+ continue;
24
+ if (item.provider.settings?.baseURL !== "https://api.llmgateway.io/v1")
25
+ continue;
26
+ if (!configured.has(exports_integration.ID.make(item.provider.id)))
27
+ continue;
28
+ evt.provider.update(item.provider.id, (provider) => {
29
+ provider.headers = {
30
+ ...provider.headers,
31
+ "HTTP-Referer": "https://opencode.ai/",
32
+ "X-Title": "opencode",
33
+ "X-Source": "opencode"
34
+ };
35
+ });
36
+ }
37
+ });
38
+ })
39
+ });
40
+
41
+ export { LLMGatewayPlugin };
@@ -0,0 +1,14 @@
1
+ import {
2
+ __export
3
+ } from "./ripgrep-rvfvac9x.js";
4
+
5
+ // src/util/token.ts
6
+ var exports_token = {};
7
+ __export(exports_token, {
8
+ estimate: () => estimate,
9
+ Token: () => exports_token
10
+ });
11
+ var CHARS_PER_TOKEN = 4;
12
+ var estimate = (input) => Math.max(0, Math.round(input.length / CHARS_PER_TOKEN));
13
+
14
+ export { estimate, exports_token };