@theokit/sdk 4.63.4 → 5.0.0-next.2

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 (786) hide show
  1. package/CHANGELOG.md +847 -23
  2. package/dist/a2a/index.cjs +29 -13
  3. package/dist/a2a/index.cjs.map +1 -1
  4. package/dist/a2a/index.d.cts +1 -1
  5. package/dist/a2a/index.d.ts +1 -1
  6. package/dist/a2a/index.js +26 -11
  7. package/dist/a2a/index.js.map +1 -1
  8. package/dist/a2a/message-bus.d.cts +26 -3
  9. package/dist/a2a/message-bus.d.ts +26 -3
  10. package/dist/a2a/subagent.d.cts +8 -3
  11. package/dist/a2a/subagent.d.ts +8 -3
  12. package/dist/{agent-X0DKA943.d.cts → agent-C3KO5LKm.d.cts} +251 -36
  13. package/dist/{agent-BFno7Sfn.d.ts → agent-CvmTR9uf.d.ts} +251 -36
  14. package/dist/agent-GPV2JWZG.cjs +67 -0
  15. package/dist/{agent-UX7WFI6B.cjs.map → agent-GPV2JWZG.cjs.map} +1 -1
  16. package/dist/agent-Y24I5JBM.js +58 -0
  17. package/dist/{agent-A5XMIVNP.js.map → agent-Y24I5JBM.js.map} +1 -1
  18. package/dist/agent-session-store-AFML3AXC.js +6 -0
  19. package/dist/{agent-session-store-OPGRB4XM.js.map → agent-session-store-AFML3AXC.js.map} +1 -1
  20. package/dist/agent-session-store-MTSIY3MH.cjs +23 -0
  21. package/dist/{agent-session-store-6EL5NPA4.cjs.map → agent-session-store-MTSIY3MH.cjs.map} +1 -1
  22. package/dist/agent.d.ts +1 -1
  23. package/dist/auth/index.cjs +33 -34
  24. package/dist/auth/index.cjs.map +1 -1
  25. package/dist/auth/index.d.cts +1 -1
  26. package/dist/auth/index.d.ts +1 -1
  27. package/dist/auth/index.js +6 -7
  28. package/dist/auth/index.js.map +1 -1
  29. package/dist/{batch-BXYTW2DP.cjs → batch-I6T6MXZO.cjs} +58 -40
  30. package/dist/batch-I6T6MXZO.cjs.map +1 -0
  31. package/dist/{batch-L4ZXS46M.js → batch-US4F6WPK.js} +42 -24
  32. package/dist/batch-US4F6WPK.js.map +1 -0
  33. package/dist/chunk-24MGQDK3.js +31 -0
  34. package/dist/chunk-24MGQDK3.js.map +1 -0
  35. package/dist/{chunk-UGT7GK7I.cjs → chunk-24SYBZPL.cjs} +36 -18
  36. package/dist/chunk-24SYBZPL.cjs.map +1 -0
  37. package/dist/{chunk-KYAJINUI.cjs → chunk-2HPNT6HH.cjs} +581 -401
  38. package/dist/chunk-2HPNT6HH.cjs.map +1 -0
  39. package/dist/{chunk-VLVVJLDH.cjs → chunk-2NE7DTOK.cjs} +234 -193
  40. package/dist/chunk-2NE7DTOK.cjs.map +1 -0
  41. package/dist/{chunk-N2U4AZGB.js → chunk-2WXHA33T.js} +3 -3
  42. package/dist/chunk-2WXHA33T.js.map +1 -0
  43. package/dist/chunk-2XC6KDJM.js +22 -0
  44. package/dist/chunk-2XC6KDJM.js.map +1 -0
  45. package/dist/{chunk-L3MTL4NA.js → chunk-2ZLVT7H3.js} +223 -182
  46. package/dist/chunk-2ZLVT7H3.js.map +1 -0
  47. package/dist/{chunk-2GUYQR5P.js → chunk-3JHIFQ4I.js} +39 -13
  48. package/dist/chunk-3JHIFQ4I.js.map +1 -0
  49. package/dist/{chunk-BU4KFWXF.js → chunk-44I6UYVH.js} +8 -17
  50. package/dist/chunk-44I6UYVH.js.map +1 -0
  51. package/dist/{chunk-UNYXQ4M5.js → chunk-47TF32NQ.js} +10 -5
  52. package/dist/chunk-47TF32NQ.js.map +1 -0
  53. package/dist/{chunk-WNO3C3N2.cjs → chunk-4A3SKJ53.cjs} +56 -27
  54. package/dist/chunk-4A3SKJ53.cjs.map +1 -0
  55. package/dist/{chunk-YML4ME27.cjs → chunk-4HS6FFGL.cjs} +55 -46
  56. package/dist/chunk-4HS6FFGL.cjs.map +1 -0
  57. package/dist/{chunk-C72AZW7J.js → chunk-4MMWFSCD.js} +4 -4
  58. package/dist/chunk-4MMWFSCD.js.map +1 -0
  59. package/dist/{chunk-6HKGLTJI.cjs → chunk-4NLCWGH7.cjs} +15 -15
  60. package/dist/chunk-4NLCWGH7.cjs.map +1 -0
  61. package/dist/{chunk-LKBEROHN.js → chunk-4S5TWFIZ.js} +14 -14
  62. package/dist/chunk-4S5TWFIZ.js.map +1 -0
  63. package/dist/{chunk-UBDMVMBZ.js → chunk-55GB6JYQ.js} +33 -22
  64. package/dist/chunk-55GB6JYQ.js.map +1 -0
  65. package/dist/{chunk-U6IFHFWK.js → chunk-5WKQDIGO.js} +8 -17
  66. package/dist/chunk-5WKQDIGO.js.map +1 -0
  67. package/dist/chunk-67ADYSTW.js +120 -0
  68. package/dist/chunk-67ADYSTW.js.map +1 -0
  69. package/dist/{chunk-XL7Q7HB2.cjs → chunk-6LHQPOMI.cjs} +39 -6
  70. package/dist/chunk-6LHQPOMI.cjs.map +1 -0
  71. package/dist/{chunk-A4JVILQU.js → chunk-6M2OIS4Y.js} +7 -7
  72. package/dist/chunk-6M2OIS4Y.js.map +1 -0
  73. package/dist/{chunk-LWGSI6M3.js → chunk-6PWOWXMC.js} +4 -4
  74. package/dist/{chunk-LWGSI6M3.js.map → chunk-6PWOWXMC.js.map} +1 -1
  75. package/dist/{chunk-RNB4APBZ.js → chunk-6WAKKTBO.js} +9 -5
  76. package/dist/chunk-6WAKKTBO.js.map +1 -0
  77. package/dist/{chunk-V2BOS4WF.cjs → chunk-7A6535RA.cjs} +11 -11
  78. package/dist/chunk-7A6535RA.cjs.map +1 -0
  79. package/dist/{chunk-ZLQSWSJ2.cjs → chunk-7FDKWDA2.cjs} +11 -11
  80. package/dist/{chunk-ZLQSWSJ2.cjs.map → chunk-7FDKWDA2.cjs.map} +1 -1
  81. package/dist/{chunk-4VPXM6UU.js → chunk-7I5Z3UBJ.js} +3 -3
  82. package/dist/{chunk-4VPXM6UU.js.map → chunk-7I5Z3UBJ.js.map} +1 -1
  83. package/dist/{chunk-B4EOJWOY.cjs → chunk-7JJ3A6AT.cjs} +13 -7
  84. package/dist/chunk-7JJ3A6AT.cjs.map +1 -0
  85. package/dist/{chunk-WJVHMTKB.cjs → chunk-AA27GEYS.cjs} +3 -3
  86. package/dist/{chunk-WJVHMTKB.cjs.map → chunk-AA27GEYS.cjs.map} +1 -1
  87. package/dist/{chunk-BP46RJ5X.js → chunk-AAEZSPTC.js} +5 -5
  88. package/dist/{chunk-BP46RJ5X.js.map → chunk-AAEZSPTC.js.map} +1 -1
  89. package/dist/chunk-AGACYRJ2.js +11 -0
  90. package/dist/chunk-AGACYRJ2.js.map +1 -0
  91. package/dist/{chunk-ZZMZWBR6.js → chunk-ALUN2B4W.js} +81 -58
  92. package/dist/chunk-ALUN2B4W.js.map +1 -0
  93. package/dist/chunk-ANMJJD6D.cjs +18 -0
  94. package/dist/chunk-ANMJJD6D.cjs.map +1 -0
  95. package/dist/{chunk-DXGZ2NUG.cjs → chunk-ATT276RD.cjs} +12 -11
  96. package/dist/chunk-ATT276RD.cjs.map +1 -0
  97. package/dist/{chunk-4FFBAUFS.js → chunk-AWINL3ZC.js} +6 -6
  98. package/dist/chunk-AWINL3ZC.js.map +1 -0
  99. package/dist/{chunk-UU36SHFY.cjs → chunk-BJUJT5ED.cjs} +9 -8
  100. package/dist/chunk-BJUJT5ED.cjs.map +1 -0
  101. package/dist/{chunk-D4CUGAKZ.js → chunk-CZJ6Q7CW.js} +36 -6
  102. package/dist/chunk-CZJ6Q7CW.js.map +1 -0
  103. package/dist/{chunk-KQ7TS7WW.cjs → chunk-D6POWE7E.cjs} +37 -26
  104. package/dist/chunk-D6POWE7E.cjs.map +1 -0
  105. package/dist/{chunk-AWO27VRZ.js → chunk-DMRT67Y6.js} +6 -5
  106. package/dist/chunk-DMRT67Y6.js.map +1 -0
  107. package/dist/{chunk-5VB22SYX.cjs → chunk-DQZU7JK6.cjs} +7 -7
  108. package/dist/{chunk-5VB22SYX.cjs.map → chunk-DQZU7JK6.cjs.map} +1 -1
  109. package/dist/{chunk-3NSS2OIZ.cjs → chunk-DRL7URI4.cjs} +6 -6
  110. package/dist/{chunk-3NSS2OIZ.cjs.map → chunk-DRL7URI4.cjs.map} +1 -1
  111. package/dist/{chunk-RFXWMRFC.js → chunk-EFMFILPG.js} +14 -6
  112. package/dist/chunk-EFMFILPG.js.map +1 -0
  113. package/dist/{chunk-HS7AVXTF.js → chunk-EH6XD3FY.js} +4 -4
  114. package/dist/chunk-EH6XD3FY.js.map +1 -0
  115. package/dist/{chunk-KQRW2GPZ.js → chunk-EIQFAOFD.js} +6 -6
  116. package/dist/chunk-EIQFAOFD.js.map +1 -0
  117. package/dist/{chunk-XJCXEKMD.cjs → chunk-EXTRW7GW.cjs} +4 -4
  118. package/dist/chunk-EXTRW7GW.cjs.map +1 -0
  119. package/dist/{chunk-U54XCYG3.js → chunk-FJWQP6EE.js} +12 -6
  120. package/dist/chunk-FJWQP6EE.js.map +1 -0
  121. package/dist/{chunk-O7DK5PBJ.cjs → chunk-FUSDYC2B.cjs} +26 -42
  122. package/dist/chunk-FUSDYC2B.cjs.map +1 -0
  123. package/dist/{chunk-4QZSA2HJ.js → chunk-G7BLGBRN.js} +4 -4
  124. package/dist/chunk-G7BLGBRN.js.map +1 -0
  125. package/dist/{chunk-BZRFXJHA.js → chunk-GBCVPKHE.js} +55 -26
  126. package/dist/chunk-GBCVPKHE.js.map +1 -0
  127. package/dist/chunk-GGZ5GPE3.cjs +130 -0
  128. package/dist/chunk-GGZ5GPE3.cjs.map +1 -0
  129. package/dist/{chunk-5HEG4CQH.cjs → chunk-GZV6AVRL.cjs} +8 -8
  130. package/dist/{chunk-5HEG4CQH.cjs.map → chunk-GZV6AVRL.cjs.map} +1 -1
  131. package/dist/{chunk-VCLBZAZU.cjs → chunk-H6YM3PV6.cjs} +17 -17
  132. package/dist/chunk-H6YM3PV6.cjs.map +1 -0
  133. package/dist/{chunk-RFMBZPOW.cjs → chunk-HCT4HPCL.cjs} +10 -10
  134. package/dist/chunk-HCT4HPCL.cjs.map +1 -0
  135. package/dist/{chunk-OSEG74VJ.js → chunk-HFEJE7AC.js} +52 -43
  136. package/dist/chunk-HFEJE7AC.js.map +1 -0
  137. package/dist/{chunk-52NKC5HT.cjs → chunk-HUFSABUZ.cjs} +12 -8
  138. package/dist/chunk-HUFSABUZ.cjs.map +1 -0
  139. package/dist/{chunk-4CLOXP6H.cjs → chunk-HW7SEELD.cjs} +4 -4
  140. package/dist/{chunk-4CLOXP6H.cjs.map → chunk-HW7SEELD.cjs.map} +1 -1
  141. package/dist/{chunk-ZSWPZ23K.cjs → chunk-I2PWY7VM.cjs} +5 -5
  142. package/dist/chunk-I2PWY7VM.cjs.map +1 -0
  143. package/dist/{chunk-VJ26EKGJ.cjs → chunk-IJ7M6GOG.cjs} +3 -3
  144. package/dist/chunk-IJ7M6GOG.cjs.map +1 -0
  145. package/dist/{chunk-SAVIWMZB.js → chunk-ILGZ2ZZV.js} +3 -3
  146. package/dist/chunk-ILGZ2ZZV.js.map +1 -0
  147. package/dist/{chunk-4ZHTIJNE.cjs → chunk-J7J7J2GN.cjs} +87 -63
  148. package/dist/chunk-J7J7J2GN.cjs.map +1 -0
  149. package/dist/{chunk-UALX2J2Q.cjs → chunk-JLRLCBJ4.cjs} +38 -11
  150. package/dist/chunk-JLRLCBJ4.cjs.map +1 -0
  151. package/dist/{chunk-2QDYBS2A.js → chunk-JMDDYA22.js} +4 -4
  152. package/dist/chunk-JMDDYA22.js.map +1 -0
  153. package/dist/{chunk-LXQ6HKPS.js → chunk-JNAA4G4H.js} +3 -3
  154. package/dist/{chunk-LXQ6HKPS.js.map → chunk-JNAA4G4H.js.map} +1 -1
  155. package/dist/{chunk-UMP6OJIM.js → chunk-JOFVLOFY.js} +4 -4
  156. package/dist/{chunk-UMP6OJIM.js.map → chunk-JOFVLOFY.js.map} +1 -1
  157. package/dist/{chunk-A46SWMIF.js → chunk-K2VMFZQ5.js} +7 -7
  158. package/dist/chunk-K2VMFZQ5.js.map +1 -0
  159. package/dist/{chunk-DN2PACRI.js → chunk-K3NH62DG.js} +461 -282
  160. package/dist/chunk-K3NH62DG.js.map +1 -0
  161. package/dist/{chunk-LYTOXSRH.js → chunk-KDR53EO7.js} +1939 -1864
  162. package/dist/chunk-KDR53EO7.js.map +1 -0
  163. package/dist/{chunk-XWTLIGO3.cjs → chunk-KTTHHYEW.cjs} +5 -5
  164. package/dist/chunk-KTTHHYEW.cjs.map +1 -0
  165. package/dist/{chunk-3FFAEAUJ.cjs → chunk-KVSAY6NZ.cjs} +18 -18
  166. package/dist/chunk-KVSAY6NZ.cjs.map +1 -0
  167. package/dist/{chunk-IAHZCGBE.cjs → chunk-LHSWHYF3.cjs} +120 -146
  168. package/dist/chunk-LHSWHYF3.cjs.map +1 -0
  169. package/dist/{chunk-3OR54XG4.js → chunk-NJWYQWDL.js} +12 -8
  170. package/dist/chunk-NJWYQWDL.js.map +1 -0
  171. package/dist/chunk-NVXXWAU7.cjs +13 -0
  172. package/dist/chunk-NVXXWAU7.cjs.map +1 -0
  173. package/dist/{chunk-2D34UTDC.js → chunk-O6USDERH.js} +31 -11
  174. package/dist/chunk-O6USDERH.js.map +1 -0
  175. package/dist/{chunk-XO4SOZN6.js → chunk-OR6XIWLB.js} +4 -4
  176. package/dist/{chunk-XO4SOZN6.js.map → chunk-OR6XIWLB.js.map} +1 -1
  177. package/dist/{chunk-4PYZ5AX3.cjs → chunk-PRZ3BES7.cjs} +16 -8
  178. package/dist/chunk-PRZ3BES7.cjs.map +1 -0
  179. package/dist/{chunk-HCZD23VS.cjs → chunk-QC55H6RJ.cjs} +65 -39
  180. package/dist/chunk-QC55H6RJ.cjs.map +1 -0
  181. package/dist/{chunk-4O5TGQBW.cjs → chunk-QME6FDFG.cjs} +9 -5
  182. package/dist/chunk-QME6FDFG.cjs.map +1 -0
  183. package/dist/chunk-QOGNZMHD.cjs +34 -0
  184. package/dist/chunk-QOGNZMHD.cjs.map +1 -0
  185. package/dist/{chunk-7VT4P3Z4.cjs → chunk-QUAEOKDW.cjs} +1642 -1567
  186. package/dist/chunk-QUAEOKDW.cjs.map +1 -0
  187. package/dist/{chunk-B2J4ZMZL.cjs → chunk-QWD3CZWE.cjs} +6 -5
  188. package/dist/chunk-QWD3CZWE.cjs.map +1 -0
  189. package/dist/{chunk-SZVR77EJ.cjs → chunk-QWD4RDZ3.cjs} +15 -24
  190. package/dist/chunk-QWD4RDZ3.cjs.map +1 -0
  191. package/dist/{chunk-7BG5UH3T.cjs → chunk-RHZ6HP23.cjs} +4 -4
  192. package/dist/chunk-RHZ6HP23.cjs.map +1 -0
  193. package/dist/{chunk-2HVF2WJY.cjs → chunk-RQMCOFAI.cjs} +8 -8
  194. package/dist/{chunk-2HVF2WJY.cjs.map → chunk-RQMCOFAI.cjs.map} +1 -1
  195. package/dist/{chunk-VKJ7V7EB.cjs → chunk-SA6K24NB.cjs} +3 -3
  196. package/dist/chunk-SA6K24NB.cjs.map +1 -0
  197. package/dist/{chunk-7AD3ZTZL.js → chunk-SAGRF4IB.js} +3 -3
  198. package/dist/chunk-SAGRF4IB.js.map +1 -0
  199. package/dist/{chunk-PUAEFLYK.js → chunk-SVQIW5RJ.js} +4 -4
  200. package/dist/{chunk-PUAEFLYK.js.map → chunk-SVQIW5RJ.js.map} +1 -1
  201. package/dist/{chunk-43ZQRWAP.cjs → chunk-SYVWE64W.cjs} +22 -22
  202. package/dist/chunk-SYVWE64W.cjs.map +1 -0
  203. package/dist/{chunk-3O42QOMJ.js → chunk-TA3K7SBK.js} +7 -6
  204. package/dist/chunk-TA3K7SBK.js.map +1 -0
  205. package/dist/{chunk-LYRDF5TQ.cjs → chunk-TFG5IBZS.cjs} +14 -23
  206. package/dist/chunk-TFG5IBZS.cjs.map +1 -0
  207. package/dist/{chunk-GKEFRLU7.cjs → chunk-TMKTSYDS.cjs} +6 -6
  208. package/dist/{chunk-GKEFRLU7.cjs.map → chunk-TMKTSYDS.cjs.map} +1 -1
  209. package/dist/{chunk-J24VJOH3.cjs → chunk-UADQJBHR.cjs} +31 -11
  210. package/dist/chunk-UADQJBHR.cjs.map +1 -0
  211. package/dist/{chunk-TAZVKYWJ.js → chunk-UBR5PWD7.js} +26 -40
  212. package/dist/chunk-UBR5PWD7.js.map +1 -0
  213. package/dist/{chunk-IPYYKCRC.js → chunk-UFPUHJWS.js} +5 -5
  214. package/dist/{chunk-IPYYKCRC.js.map → chunk-UFPUHJWS.js.map} +1 -1
  215. package/dist/{chunk-OHLDPWTA.cjs → chunk-UGRS7ZA7.cjs} +15 -15
  216. package/dist/{chunk-OHLDPWTA.cjs.map → chunk-UGRS7ZA7.cjs.map} +1 -1
  217. package/dist/{chunk-RIAM53CP.js → chunk-UKMBRMGT.js} +3 -3
  218. package/dist/chunk-UKMBRMGT.js.map +1 -0
  219. package/dist/{chunk-L4BDVXIM.js → chunk-UNK4HNJH.js} +97 -123
  220. package/dist/chunk-UNK4HNJH.js.map +1 -0
  221. package/dist/{chunk-C3NT3PVE.js → chunk-V22DZIXO.js} +3 -3
  222. package/dist/chunk-V22DZIXO.js.map +1 -0
  223. package/dist/{chunk-OFRFZRQ4.cjs → chunk-V6ZY4AX6.cjs} +24 -14
  224. package/dist/chunk-V6ZY4AX6.cjs.map +1 -0
  225. package/dist/{chunk-B3IMEBOA.js → chunk-VE6DFSKU.js} +3 -3
  226. package/dist/{chunk-B3IMEBOA.js.map → chunk-VE6DFSKU.js.map} +1 -1
  227. package/dist/{chunk-WLQNMXQE.js → chunk-VWUXIVEI.js} +53 -26
  228. package/dist/chunk-VWUXIVEI.js.map +1 -0
  229. package/dist/{chunk-GMLBYDW4.cjs → chunk-VXDEKILY.cjs} +108 -109
  230. package/dist/chunk-VXDEKILY.cjs.map +1 -0
  231. package/dist/{chunk-ACDLHN3W.js → chunk-WJXOICRC.js} +16 -6
  232. package/dist/chunk-WJXOICRC.js.map +1 -0
  233. package/dist/{chunk-7YGCPMGB.js → chunk-XB4GI5RZ.js} +27 -12
  234. package/dist/chunk-XB4GI5RZ.js.map +1 -0
  235. package/dist/{chunk-O73J46PV.js → chunk-XDANGA2C.js} +5 -5
  236. package/dist/{chunk-O73J46PV.js.map → chunk-XDANGA2C.js.map} +1 -1
  237. package/dist/{chunk-NDGGJQTZ.js → chunk-XJZEBGXD.js} +10 -10
  238. package/dist/chunk-XJZEBGXD.js.map +1 -0
  239. package/dist/{chunk-UTSRIDKZ.js → chunk-XYFGKVZ7.js} +3 -3
  240. package/dist/chunk-XYFGKVZ7.js.map +1 -0
  241. package/dist/{chunk-RMWTPV3M.cjs → chunk-Y2KYR2ED.cjs} +27 -27
  242. package/dist/chunk-Y2KYR2ED.cjs.map +1 -0
  243. package/dist/{chunk-O7LZFG6O.cjs → chunk-YIFFF23U.cjs} +5 -5
  244. package/dist/chunk-YIFFF23U.cjs.map +1 -0
  245. package/dist/{chunk-4OTIXDMU.cjs → chunk-YJNYDJ2T.cjs} +12 -4
  246. package/dist/chunk-YJNYDJ2T.cjs.map +1 -0
  247. package/dist/{chunk-6JSIEDKL.cjs → chunk-YSTXFWQE.cjs} +13 -7
  248. package/dist/chunk-YSTXFWQE.cjs.map +1 -0
  249. package/dist/{chunk-I6HGWHPU.cjs → chunk-Z3NTRKIC.cjs} +4 -4
  250. package/dist/{chunk-I6HGWHPU.cjs.map → chunk-Z3NTRKIC.cjs.map} +1 -1
  251. package/dist/{chunk-32WTYBUH.js → chunk-ZH26RNQA.js} +91 -92
  252. package/dist/chunk-ZH26RNQA.js.map +1 -0
  253. package/dist/compact-session-BHTPCIHA.cjs +61 -0
  254. package/dist/{compact-session-QV57KR66.cjs.map → compact-session-BHTPCIHA.cjs.map} +1 -1
  255. package/dist/compact-session-W4WLJTHA.js +24 -0
  256. package/dist/{compact-session-RIGOWC4Y.js.map → compact-session-W4WLJTHA.js.map} +1 -1
  257. package/dist/compaction.cjs +20 -17
  258. package/dist/compaction.d.cts +15 -1
  259. package/dist/compaction.d.ts +15 -1
  260. package/dist/compaction.js +3 -4
  261. package/dist/concurrency.cjs +6 -7
  262. package/dist/concurrency.cjs.map +1 -1
  263. package/dist/concurrency.d.cts +6 -3
  264. package/dist/concurrency.d.ts +6 -3
  265. package/dist/concurrency.js +4 -5
  266. package/dist/concurrency.js.map +1 -1
  267. package/dist/context/index.cjs +6 -6
  268. package/dist/context/index.js +3 -3
  269. package/dist/context-NI33FS2R.cjs +23 -0
  270. package/dist/{context-WFLTTMK3.cjs.map → context-NI33FS2R.cjs.map} +1 -1
  271. package/dist/context-Y7B7SI5X.js +6 -0
  272. package/dist/{context-WI2DFG7V.js.map → context-Y7B7SI5X.js.map} +1 -1
  273. package/dist/create-skill.d.ts +4 -1
  274. package/dist/{cron-BuiRPrvt.d.cts → cron-C3PhZED0.d.cts} +8 -2
  275. package/dist/{cron-C2SIi31n.d.ts → cron-crfMMdAw.d.ts} +8 -2
  276. package/dist/cron.cjs +46 -45
  277. package/dist/cron.d.cts +5 -4
  278. package/dist/cron.d.ts +5 -4
  279. package/dist/cron.js +45 -44
  280. package/dist/{errors-BgJH9PHi.d.cts → errors-CLOAyuiv.d.ts} +133 -95
  281. package/dist/{errors-C5fJUqLk.d.ts → errors-DrDEgyz1.d.cts} +133 -95
  282. package/dist/errors-base-B5g01neU.d.cts +75 -0
  283. package/dist/errors-base-B5g01neU.d.ts +75 -0
  284. package/dist/errors-base.d.ts +73 -0
  285. package/dist/errors.cjs +25 -22
  286. package/dist/errors.d.cts +3 -2
  287. package/dist/errors.d.ts +3 -2
  288. package/dist/errors.js +2 -3
  289. package/dist/eval.cjs +74 -78
  290. package/dist/eval.cjs.map +1 -1
  291. package/dist/eval.js +64 -68
  292. package/dist/eval.js.map +1 -1
  293. package/dist/{executor-6CYCA7MI.cjs → executor-XQAOQOHD.cjs} +60 -54
  294. package/dist/executor-XQAOQOHD.cjs.map +1 -0
  295. package/dist/{executor-QSEC3MRH.js → executor-ZNDQDX6Q.js} +43 -37
  296. package/dist/executor-ZNDQDX6Q.js.map +1 -0
  297. package/dist/filesystem/index.cjs +24 -26
  298. package/dist/filesystem/index.cjs.map +1 -1
  299. package/dist/filesystem/index.js +20 -22
  300. package/dist/filesystem/index.js.map +1 -1
  301. package/dist/filesystem/types.d.cts +11 -5
  302. package/dist/filesystem/types.d.ts +11 -5
  303. package/dist/{fork-agent-RSV4E3EA.js → fork-agent-S2EPIML7.js} +3 -3
  304. package/dist/fork-agent-S2EPIML7.js.map +1 -0
  305. package/dist/{fork-agent-Y2IK2RYU.cjs → fork-agent-WAEQI2DL.cjs} +4 -4
  306. package/dist/fork-agent-WAEQI2DL.cjs.map +1 -0
  307. package/dist/fs-session-store-77JU46UZ.js +10 -0
  308. package/dist/{fs-session-store-NM6YSTE2.js.map → fs-session-store-77JU46UZ.js.map} +1 -1
  309. package/dist/fs-session-store-E4U3P56L.cjs +19 -0
  310. package/dist/{fs-session-store-4PIHT5UX.cjs.map → fs-session-store-E4U3P56L.cjs.map} +1 -1
  311. package/dist/generate-object-BXV7BZRP.js +7 -0
  312. package/dist/{generate-object-GUNAUVBX.js.map → generate-object-BXV7BZRP.js.map} +1 -1
  313. package/dist/generate-object-YBI2TDJ3.cjs +20 -0
  314. package/dist/{generate-object-R7HTMW7F.cjs.map → generate-object-YBI2TDJ3.cjs.map} +1 -1
  315. package/dist/generate-object.d.ts +2 -4
  316. package/dist/index-manager-DXR2RSFI.cjs +26 -0
  317. package/dist/{index-manager-2SRX45WJ.cjs.map → index-manager-DXR2RSFI.cjs.map} +1 -1
  318. package/dist/index-manager-QH6OXEV5.js +17 -0
  319. package/dist/{index-manager-SP4ISSDX.js.map → index-manager-QH6OXEV5.js.map} +1 -1
  320. package/dist/index.cjs +234 -194
  321. package/dist/index.cjs.map +1 -1
  322. package/dist/index.d.cts +243 -41
  323. package/dist/index.d.ts +243 -41
  324. package/dist/index.js +140 -102
  325. package/dist/index.js.map +1 -1
  326. package/dist/{inject-session-DAR7OUCW.js → inject-session-SUM6TDJF.js} +9 -9
  327. package/dist/{inject-session-DAR7OUCW.js.map → inject-session-SUM6TDJF.js.map} +1 -1
  328. package/dist/inject-session-W6A46J3E.cjs +29 -0
  329. package/dist/{inject-session-WQKMC3GR.cjs.map → inject-session-W6A46J3E.cjs.map} +1 -1
  330. package/dist/interactive/index.cjs +12 -6
  331. package/dist/interactive/index.cjs.map +1 -1
  332. package/dist/interactive/index.js +12 -6
  333. package/dist/interactive/index.js.map +1 -1
  334. package/dist/interactive/types.d.cts +14 -4
  335. package/dist/interactive/types.d.ts +14 -4
  336. package/dist/internal/agent-loop/loop-context-init.d.ts +1 -1
  337. package/dist/internal/agent-loop/loop-finalize.d.ts +25 -0
  338. package/dist/internal/agent-loop/loop.d.ts +1 -1
  339. package/dist/internal/agent-loop/message-builders.d.ts +1 -1
  340. package/dist/internal/agent-loop/tool-dispatch.d.ts +2 -2
  341. package/dist/internal/agent-loop/usage-and-cost.d.ts +1 -1
  342. package/dist/internal/auth/credential-availability.d.ts +61 -0
  343. package/dist/internal/auth/credential-store.d.ts +1 -1
  344. package/dist/internal/auth/oauth-device.d.ts +1 -1
  345. package/dist/internal/auth/oauth-engine.d.ts +1 -1
  346. package/dist/internal/auth/resolve-credential.d.ts +1 -1
  347. package/dist/internal/base-url.d.ts +14 -0
  348. package/dist/internal/cloud-agent/cloud-config-serializer.d.ts +1 -1
  349. package/dist/internal/{runtime/concurrency → concurrency}/subagent-credentials.d.ts +2 -2
  350. package/dist/internal/emit-run-event.d.ts +16 -0
  351. package/dist/internal/error-mappers/shared.d.ts +14 -1
  352. package/dist/internal/eval/assert.d.ts +2 -1
  353. package/dist/internal/eval/single-flight.d.ts +2 -1
  354. package/dist/internal/global-singleton.d.ts +6 -3
  355. package/dist/internal/llm/responses.d.ts +10 -0
  356. package/dist/internal/local-agent/local-agent-bootstrap.d.ts +5 -3
  357. package/dist/internal/local-agent/local-agent-capabilities.d.ts +38 -0
  358. package/dist/internal/local-agent/local-agent-dispatch.d.ts +2 -2
  359. package/dist/internal/local-agent/local-agent-memory-provider.d.ts +1 -1
  360. package/dist/internal/local-agent/local-agent-personality-extensions.d.ts +25 -1
  361. package/dist/internal/local-agent/local-agent-send.d.ts +42 -1
  362. package/dist/internal/local-agent/real-local-run-mcp.d.ts +26 -0
  363. package/dist/internal/local-agent/real-local-run-options.d.ts +26 -0
  364. package/dist/internal/local-agent/real-local-run-tools.d.ts +21 -4
  365. package/dist/internal/local-agent/real-local-run.d.ts +2 -2
  366. package/dist/internal/mcp/handshake-timeout.d.ts +53 -0
  367. package/dist/internal/memory/active-memory.d.ts +1 -1
  368. package/dist/internal/memory/adapters/index.cjs +10 -10
  369. package/dist/internal/memory/adapters/index.js +9 -9
  370. package/dist/internal/memory/adapters/openai-embedding.d.cts +10 -0
  371. package/dist/internal/memory/adapters/openai-embedding.d.ts +10 -0
  372. package/dist/internal/memory/corpus-sync.d.ts +23 -0
  373. package/dist/internal/memory/index-db.d.ts +15 -1
  374. package/dist/internal/memory/index-manager-contract.d.ts +12 -0
  375. package/dist/internal/memory/index-manager.d.ts +4 -10
  376. package/dist/internal/memory/index-repository.d.ts +58 -0
  377. package/dist/internal/memory/lance-memory-adapter.d.ts +16 -14
  378. package/dist/internal/memory/memory-index.d.ts +15 -0
  379. package/dist/internal/memory/sdk-memory-peer-loader.d.ts +54 -1
  380. package/dist/internal/memory/storage/index.cjs +39 -40
  381. package/dist/internal/memory/storage/index.js +10 -11
  382. package/dist/internal/memory/storage/memory-root.d.cts +2 -3
  383. package/dist/internal/memory/storage/memory-root.d.ts +2 -3
  384. package/dist/internal/persistence/atomic-write.d.cts +4 -4
  385. package/dist/internal/persistence/atomic-write.d.ts +4 -4
  386. package/dist/internal/persistence/index.cjs +24 -25
  387. package/dist/internal/persistence/index.cjs.map +1 -1
  388. package/dist/internal/persistence/index.js +7 -8
  389. package/dist/internal/persistence/index.js.map +1 -1
  390. package/dist/internal/persistence/jsonl.d.cts +3 -1
  391. package/dist/internal/persistence/jsonl.d.ts +3 -1
  392. package/dist/internal/persistence/paths.d.cts +25 -12
  393. package/dist/internal/persistence/paths.d.ts +25 -12
  394. package/dist/internal/persistence/transcript-ops.d.cts +11 -2
  395. package/dist/internal/persistence/transcript-ops.d.ts +11 -2
  396. package/dist/internal/plugins/context.d.cts +0 -10
  397. package/dist/internal/plugins/context.d.ts +0 -10
  398. package/dist/internal/plugins/types.d.cts +1 -1
  399. package/dist/internal/plugins/types.d.ts +1 -1
  400. package/dist/internal/providers/catalog-schema.d.ts +94 -0
  401. package/dist/internal/providers/catalog-source-models-dev.d.ts +11 -0
  402. package/dist/internal/runtime/compat/compat-config-file.d.ts +31 -0
  403. package/dist/internal/runtime/compat/foreign-config-sources.d.ts +58 -34
  404. package/dist/internal/runtime/compression/compression-model-registry.d.ts +1 -1
  405. package/dist/internal/runtime/compression/compression-summarizer.d.ts +5 -1
  406. package/dist/internal/runtime/fixtures/fixture-events.d.ts +1 -1
  407. package/dist/internal/runtime/fixtures/fixture-mode.d.ts +8 -14
  408. package/dist/internal/runtime/fixtures/fixture-run-base.d.ts +1 -1
  409. package/dist/internal/runtime/fixtures/fixture-scripts.d.ts +2 -2
  410. package/dist/internal/runtime/hooks/hooks-executor.d.ts +6 -1
  411. package/dist/internal/runtime/lifecycle/wrap-completion-check-run.d.ts +1 -1
  412. package/dist/internal/runtime/{memory → memory-glue}/memory-provider.d.ts +1 -1
  413. package/dist/internal/runtime/{plugins → plugin-loader}/plugin-bundles.d.ts +4 -1
  414. package/dist/internal/runtime/processors/wrap-output-run.d.ts +1 -1
  415. package/dist/internal/runtime/registry/live-agent-registry.d.ts +9 -1
  416. package/dist/internal/runtime/system-prompt/local-assembly.d.ts +2 -1
  417. package/dist/internal/scorers/llm-judge.d.ts +12 -0
  418. package/dist/internal/security/index.cjs +14 -15
  419. package/dist/internal/security/index.d.cts +6 -1
  420. package/dist/internal/security/index.d.ts +6 -1
  421. package/dist/internal/security/index.js +4 -5
  422. package/dist/internal/security/path-containment.d.ts +24 -0
  423. package/dist/internal/session/agent-session-store.d.ts +1 -1
  424. package/dist/internal/session/agent-session.d.ts +1 -1
  425. package/dist/internal/session/index.d.ts +1 -1
  426. package/dist/internal/session/session-cache.d.ts +9 -3
  427. package/dist/internal/task/registry.d.ts +1 -1
  428. package/dist/internal/task/store.d.ts +1 -1
  429. package/dist/internal/task/subscribe.d.ts +1 -1
  430. package/dist/internal/task/task-id.d.ts +22 -0
  431. package/dist/internal/telemetry/adapter-registry.d.ts +12 -2
  432. package/dist/internal/telemetry/adapters/braintrust.d.ts +6 -1
  433. package/dist/internal/telemetry/adapters/langsmith.d.ts +6 -1
  434. package/dist/internal/workflow/executor.d.ts +2 -1
  435. package/dist/internal/workflow/snapshot-store.d.ts +1 -1
  436. package/dist/internal/workflow/step-branch.d.ts +2 -2
  437. package/dist/internal/workflow/step-dowhile.d.ts +2 -2
  438. package/dist/internal/workflow/step-execution.d.ts +25 -0
  439. package/dist/internal/workflow/step-foreach.d.ts +2 -2
  440. package/dist/internal/workflow/step-parallel.d.ts +2 -2
  441. package/dist/judge-call-6MVARKU2.js +5 -0
  442. package/dist/{judge-call-LVXABPS3.js.map → judge-call-6MVARKU2.js.map} +1 -1
  443. package/dist/judge-call-I3P4D5QR.cjs +22 -0
  444. package/dist/{judge-call-LAHMBJ57.cjs.map → judge-call-I3P4D5QR.cjs.map} +1 -1
  445. package/dist/mcp-auth.cjs +14 -15
  446. package/dist/mcp-auth.cjs.map +1 -1
  447. package/dist/mcp-auth.d.cts +2 -0
  448. package/dist/mcp-auth.d.ts +2 -0
  449. package/dist/mcp-auth.js +4 -5
  450. package/dist/mcp-auth.js.map +1 -1
  451. package/dist/models.cjs +52 -42
  452. package/dist/models.cjs.map +1 -1
  453. package/dist/models.js +39 -29
  454. package/dist/models.js.map +1 -1
  455. package/dist/oauth-transaction-store-5RIR6D5C.js +5 -0
  456. package/dist/{oauth-transaction-store-W52KVHQ4.js.map → oauth-transaction-store-5RIR6D5C.js.map} +1 -1
  457. package/dist/oauth-transaction-store-SXIE57OD.cjs +38 -0
  458. package/dist/{oauth-transaction-store-BT4GLTLK.cjs.map → oauth-transaction-store-SXIE57OD.cjs.map} +1 -1
  459. package/dist/path-safety.cjs +11 -12
  460. package/dist/path-safety.d.cts +2 -0
  461. package/dist/path-safety.d.ts +2 -0
  462. package/dist/path-safety.js +4 -5
  463. package/dist/permission-engine.d.ts +10 -17
  464. package/dist/persistence.cjs +31 -31
  465. package/dist/persistence.cjs.map +1 -1
  466. package/dist/persistence.d.cts +9 -1
  467. package/dist/persistence.d.ts +9 -1
  468. package/dist/persistence.js +12 -13
  469. package/dist/persistence.js.map +1 -1
  470. package/dist/project.cjs +5 -6
  471. package/dist/project.cjs.map +1 -1
  472. package/dist/project.js +3 -4
  473. package/dist/project.js.map +1 -1
  474. package/dist/providers.cjs +10 -10
  475. package/dist/providers.d.cts +2 -0
  476. package/dist/providers.d.ts +2 -0
  477. package/dist/providers.js +8 -8
  478. package/dist/registry-BZQFYRTL.cjs +46 -0
  479. package/dist/{registry-V7BDQ6QB.cjs.map → registry-BZQFYRTL.cjs.map} +1 -1
  480. package/dist/registry-DMWCJKRF.js +9 -0
  481. package/dist/{registry-75W33OGL.js.map → registry-DMWCJKRF.js.map} +1 -1
  482. package/dist/retry.cjs +4 -5
  483. package/dist/retry.d.cts +20 -5
  484. package/dist/retry.d.ts +20 -5
  485. package/dist/retry.js +3 -4
  486. package/dist/{run-BYSHf58D.d.ts → run-CTAdRU3U.d.cts} +120 -152
  487. package/dist/{run-BYSHf58D.d.cts → run-CTAdRU3U.d.ts} +120 -152
  488. package/dist/{run-until-HEQOUVU6.js → run-until-6D6TQ4JN.js} +27 -59
  489. package/dist/run-until-6D6TQ4JN.js.map +1 -0
  490. package/dist/{run-until-U2B5FJJI.cjs → run-until-DG2KXWB2.cjs} +27 -59
  491. package/dist/run-until-DG2KXWB2.cjs.map +1 -0
  492. package/dist/sandbox/bwrap.d.cts +11 -1
  493. package/dist/sandbox/bwrap.d.ts +11 -1
  494. package/dist/sandbox/index.cjs +26 -30
  495. package/dist/sandbox/index.cjs.map +1 -1
  496. package/dist/sandbox/index.d.cts +8 -1
  497. package/dist/sandbox/index.d.ts +8 -1
  498. package/dist/sandbox/index.js +10 -14
  499. package/dist/sandbox/index.js.map +1 -1
  500. package/dist/sandbox/linux-sandbox.d.cts +20 -4
  501. package/dist/sandbox/linux-sandbox.d.ts +20 -4
  502. package/dist/sandbox/types.d.cts +18 -2
  503. package/dist/sandbox/types.d.ts +18 -2
  504. package/dist/sanitize/index.cjs +2 -2
  505. package/dist/sanitize/index.js +1 -1
  506. package/dist/sanitize/types.d.cts +15 -2
  507. package/dist/sanitize/types.d.ts +15 -2
  508. package/dist/{sdk-agent-D8qJVkuV.d.ts → sdk-agent-BOiKqOgL.d.cts} +197 -117
  509. package/dist/{sdk-agent-DEoKhA8a.d.cts → sdk-agent-D4a_BR_6.d.ts} +197 -117
  510. package/dist/server/auth/errors.d.cts +4 -3
  511. package/dist/server/auth/errors.d.ts +4 -3
  512. package/dist/server/auth/index.cjs +28 -28
  513. package/dist/server/auth/index.cjs.map +1 -1
  514. package/dist/server/auth/index.d.cts +28 -5
  515. package/dist/server/auth/index.d.ts +28 -5
  516. package/dist/server/auth/index.js +13 -13
  517. package/dist/server/auth/index.js.map +1 -1
  518. package/dist/server/auth/oauth-transaction-store.d.cts +2 -1
  519. package/dist/server/auth/oauth-transaction-store.d.ts +2 -1
  520. package/dist/server/auth/orchestrator.d.cts +4 -1
  521. package/dist/server/auth/orchestrator.d.ts +4 -1
  522. package/dist/server/auth/types.d.cts +18 -0
  523. package/dist/server/auth/types.d.ts +18 -0
  524. package/dist/server/errors-envelope.cjs +14 -15
  525. package/dist/server/errors-envelope.cjs.map +1 -1
  526. package/dist/server/errors-envelope.d.cts +3 -3
  527. package/dist/server/errors-envelope.d.ts +3 -3
  528. package/dist/server/errors-envelope.js +3 -4
  529. package/dist/server/errors-envelope.js.map +1 -1
  530. package/dist/session-transcript-LGHSNVY5.cjs +62 -0
  531. package/dist/{session-transcript-6WNITKRE.cjs.map → session-transcript-LGHSNVY5.cjs.map} +1 -1
  532. package/dist/session-transcript-VTBTCGQX.js +5 -0
  533. package/dist/{session-transcript-XAEKW6P7.js.map → session-transcript-VTBTCGQX.js.map} +1 -1
  534. package/dist/skills.cjs +8 -9
  535. package/dist/skills.js +6 -7
  536. package/dist/stream-object-HBFMIZLD.js +7 -0
  537. package/dist/{stream-object-UF4QRQRU.js.map → stream-object-HBFMIZLD.js.map} +1 -1
  538. package/dist/stream-object-QSKHISDJ.cjs +20 -0
  539. package/dist/{stream-object-ZJTQNKY3.cjs.map → stream-object-QSKHISDJ.cjs.map} +1 -1
  540. package/dist/stream-object.d.ts +2 -4
  541. package/dist/subagents-loader-TPZLTXYZ.cjs +16 -0
  542. package/dist/{subagents-loader-UCNO7FUH.cjs.map → subagents-loader-TPZLTXYZ.cjs.map} +1 -1
  543. package/dist/subagents-loader-Y6JFYXAY.js +7 -0
  544. package/dist/{subagents-loader-XP5ERVDZ.js.map → subagents-loader-Y6JFYXAY.js.map} +1 -1
  545. package/dist/subagents-loader.cjs +7 -8
  546. package/dist/subagents-loader.cjs.map +1 -1
  547. package/dist/subagents-loader.d.cts +5 -3
  548. package/dist/subagents-loader.d.ts +5 -3
  549. package/dist/subagents-loader.js +5 -6
  550. package/dist/subagents-loader.js.map +1 -1
  551. package/dist/subagents.cjs +2 -2
  552. package/dist/subagents.cjs.map +1 -1
  553. package/dist/subagents.js +1 -1
  554. package/dist/subagents.js.map +1 -1
  555. package/dist/subscription/define-subscription.d.cts +4 -1
  556. package/dist/subscription/define-subscription.d.ts +4 -1
  557. package/dist/subscription/index.cjs +4 -5
  558. package/dist/subscription/index.cjs.map +1 -1
  559. package/dist/subscription/index.d.cts +2 -0
  560. package/dist/subscription/index.d.ts +2 -0
  561. package/dist/subscription/index.js +3 -4
  562. package/dist/subscription/index.js.map +1 -1
  563. package/dist/subscription/internal/server-integration.d.cts +5 -0
  564. package/dist/subscription/internal/server-integration.d.ts +5 -0
  565. package/dist/subscription/internal/subscription-runtime.d.cts +13 -1
  566. package/dist/subscription/internal/subscription-runtime.d.ts +13 -1
  567. package/dist/task-errors.d.ts +58 -0
  568. package/dist/task-store.cjs +7 -8
  569. package/dist/task-store.d.cts +2 -0
  570. package/dist/task-store.d.ts +2 -0
  571. package/dist/task-store.js +4 -5
  572. package/dist/types/agent-prims.d.ts +21 -0
  573. package/dist/types/agent.d.ts +109 -15
  574. package/dist/types/batch.d.ts +3 -0
  575. package/dist/types/budget-tracker.d.ts +3 -0
  576. package/dist/types/budget.d.ts +12 -3
  577. package/dist/types/content-blocks.d.ts +3 -0
  578. package/dist/types/context.d.ts +3 -0
  579. package/dist/types/conversation.d.ts +5 -0
  580. package/dist/types/cron.d.ts +5 -0
  581. package/dist/types/env-policy.d.ts +3 -0
  582. package/dist/types/eval.d.ts +3 -0
  583. package/dist/types/fork.d.ts +3 -0
  584. package/dist/types/goal-events.d.ts +3 -0
  585. package/dist/types/mcp.d.ts +5 -0
  586. package/dist/types/memory-adapter.d.ts +3 -0
  587. package/dist/types/memory-provider.d.ts +44 -5
  588. package/dist/types/messages-base.d.ts +4 -0
  589. package/dist/types/messages.d.ts +5 -0
  590. package/dist/types/plugin.d.ts +32 -4
  591. package/dist/types/processors.d.ts +3 -0
  592. package/dist/types/provider-profile.d.ts +3 -0
  593. package/dist/types/providers.d.ts +3 -0
  594. package/dist/types/run-events.d.ts +36 -9
  595. package/dist/types/run.d.ts +29 -2
  596. package/dist/types/sdk-agent.d.ts +71 -1
  597. package/dist/types/session-message.d.ts +3 -0
  598. package/dist/types/session-record.d.ts +3 -0
  599. package/dist/types/session-store.d.ts +45 -0
  600. package/dist/types/task.d.ts +3 -11
  601. package/dist/types/theokit.d.ts +3 -0
  602. package/dist/types/trajectory.d.ts +3 -0
  603. package/dist/types/updates.d.ts +5 -0
  604. package/dist/types/usage.d.ts +4 -1
  605. package/dist/types/workflow.d.ts +13 -135
  606. package/dist/workflow-as-tool.d.ts +66 -0
  607. package/dist/workflow-errors.d.ts +164 -0
  608. package/dist/workflow.cjs +29 -30
  609. package/dist/workflow.d.cts +135 -74
  610. package/dist/workflow.d.ts +135 -74
  611. package/dist/workflow.js +8 -9
  612. package/docs/adr/README.md +2604 -0
  613. package/docs/error-codes.md +139 -105
  614. package/docs/harness-capability-map.md +32 -20
  615. package/docs/memory-decisions.md +1 -1
  616. package/package.json +3 -7
  617. package/bin/theokit-migrate-config.mjs +0 -278
  618. package/bin/theokit-migrate-memory.mjs +0 -116
  619. package/dist/agent-A5XMIVNP.js +0 -57
  620. package/dist/agent-UX7WFI6B.cjs +0 -66
  621. package/dist/agent-session-store-6EL5NPA4.cjs +0 -24
  622. package/dist/agent-session-store-OPGRB4XM.js +0 -7
  623. package/dist/batch-BXYTW2DP.cjs.map +0 -1
  624. package/dist/batch-L4ZXS46M.js.map +0 -1
  625. package/dist/chunk-247ZTLNU.js +0 -73
  626. package/dist/chunk-247ZTLNU.js.map +0 -1
  627. package/dist/chunk-2D34UTDC.js.map +0 -1
  628. package/dist/chunk-2GUYQR5P.js.map +0 -1
  629. package/dist/chunk-2QDYBS2A.js.map +0 -1
  630. package/dist/chunk-32WTYBUH.js.map +0 -1
  631. package/dist/chunk-3FFAEAUJ.cjs.map +0 -1
  632. package/dist/chunk-3O42QOMJ.js.map +0 -1
  633. package/dist/chunk-3OR54XG4.js.map +0 -1
  634. package/dist/chunk-43ZQRWAP.cjs.map +0 -1
  635. package/dist/chunk-4FFBAUFS.js.map +0 -1
  636. package/dist/chunk-4O5TGQBW.cjs.map +0 -1
  637. package/dist/chunk-4OTIXDMU.cjs.map +0 -1
  638. package/dist/chunk-4PYZ5AX3.cjs.map +0 -1
  639. package/dist/chunk-4QZSA2HJ.js.map +0 -1
  640. package/dist/chunk-4ZHTIJNE.cjs.map +0 -1
  641. package/dist/chunk-52NKC5HT.cjs.map +0 -1
  642. package/dist/chunk-6HKGLTJI.cjs.map +0 -1
  643. package/dist/chunk-6JSIEDKL.cjs.map +0 -1
  644. package/dist/chunk-7AD3ZTZL.js.map +0 -1
  645. package/dist/chunk-7BG5UH3T.cjs.map +0 -1
  646. package/dist/chunk-7VT4P3Z4.cjs.map +0 -1
  647. package/dist/chunk-7YGCPMGB.js.map +0 -1
  648. package/dist/chunk-A46SWMIF.js.map +0 -1
  649. package/dist/chunk-A4JVILQU.js.map +0 -1
  650. package/dist/chunk-ACDLHN3W.js.map +0 -1
  651. package/dist/chunk-AKJP2STZ.cjs +0 -81
  652. package/dist/chunk-AKJP2STZ.cjs.map +0 -1
  653. package/dist/chunk-AWO27VRZ.js.map +0 -1
  654. package/dist/chunk-B2J4ZMZL.cjs.map +0 -1
  655. package/dist/chunk-B4EOJWOY.cjs.map +0 -1
  656. package/dist/chunk-BU4KFWXF.js.map +0 -1
  657. package/dist/chunk-BZRFXJHA.js.map +0 -1
  658. package/dist/chunk-C3NT3PVE.js.map +0 -1
  659. package/dist/chunk-C72AZW7J.js.map +0 -1
  660. package/dist/chunk-D4CUGAKZ.js.map +0 -1
  661. package/dist/chunk-DN2PACRI.js.map +0 -1
  662. package/dist/chunk-DXGZ2NUG.cjs.map +0 -1
  663. package/dist/chunk-EG4QM7ZJ.cjs +0 -39
  664. package/dist/chunk-EG4QM7ZJ.cjs.map +0 -1
  665. package/dist/chunk-GMLBYDW4.cjs.map +0 -1
  666. package/dist/chunk-HCZD23VS.cjs.map +0 -1
  667. package/dist/chunk-HS7AVXTF.js.map +0 -1
  668. package/dist/chunk-IAHZCGBE.cjs.map +0 -1
  669. package/dist/chunk-J24VJOH3.cjs.map +0 -1
  670. package/dist/chunk-JPBKYL3B.cjs +0 -18
  671. package/dist/chunk-JPBKYL3B.cjs.map +0 -1
  672. package/dist/chunk-KQ7TS7WW.cjs.map +0 -1
  673. package/dist/chunk-KQRW2GPZ.js.map +0 -1
  674. package/dist/chunk-KYAJINUI.cjs.map +0 -1
  675. package/dist/chunk-L3MTL4NA.js.map +0 -1
  676. package/dist/chunk-L4BDVXIM.js.map +0 -1
  677. package/dist/chunk-LKBEROHN.js.map +0 -1
  678. package/dist/chunk-LYRDF5TQ.cjs.map +0 -1
  679. package/dist/chunk-LYTOXSRH.js.map +0 -1
  680. package/dist/chunk-N2U4AZGB.js.map +0 -1
  681. package/dist/chunk-NDGGJQTZ.js.map +0 -1
  682. package/dist/chunk-O7DK5PBJ.cjs.map +0 -1
  683. package/dist/chunk-O7LZFG6O.cjs.map +0 -1
  684. package/dist/chunk-OFRFZRQ4.cjs.map +0 -1
  685. package/dist/chunk-OSEG74VJ.js.map +0 -1
  686. package/dist/chunk-RFMBZPOW.cjs.map +0 -1
  687. package/dist/chunk-RFXWMRFC.js.map +0 -1
  688. package/dist/chunk-RIAM53CP.js.map +0 -1
  689. package/dist/chunk-RMWTPV3M.cjs.map +0 -1
  690. package/dist/chunk-RNB4APBZ.js.map +0 -1
  691. package/dist/chunk-SAVIWMZB.js.map +0 -1
  692. package/dist/chunk-SZVR77EJ.cjs.map +0 -1
  693. package/dist/chunk-TAZVKYWJ.js.map +0 -1
  694. package/dist/chunk-U54XCYG3.js.map +0 -1
  695. package/dist/chunk-U6IFHFWK.js.map +0 -1
  696. package/dist/chunk-UALX2J2Q.cjs.map +0 -1
  697. package/dist/chunk-UBDMVMBZ.js.map +0 -1
  698. package/dist/chunk-UGT7GK7I.cjs.map +0 -1
  699. package/dist/chunk-UNYXQ4M5.js.map +0 -1
  700. package/dist/chunk-UTSRIDKZ.js.map +0 -1
  701. package/dist/chunk-UU36SHFY.cjs.map +0 -1
  702. package/dist/chunk-V2BOS4WF.cjs.map +0 -1
  703. package/dist/chunk-VCLBZAZU.cjs.map +0 -1
  704. package/dist/chunk-VJ26EKGJ.cjs.map +0 -1
  705. package/dist/chunk-VKJ7V7EB.cjs.map +0 -1
  706. package/dist/chunk-VLVVJLDH.cjs.map +0 -1
  707. package/dist/chunk-WLQNMXQE.js.map +0 -1
  708. package/dist/chunk-WNO3C3N2.cjs.map +0 -1
  709. package/dist/chunk-WTMU7J4U.js +0 -14
  710. package/dist/chunk-WTMU7J4U.js.map +0 -1
  711. package/dist/chunk-XEQ3TM66.js +0 -35
  712. package/dist/chunk-XEQ3TM66.js.map +0 -1
  713. package/dist/chunk-XJCXEKMD.cjs.map +0 -1
  714. package/dist/chunk-XL7Q7HB2.cjs.map +0 -1
  715. package/dist/chunk-XWTLIGO3.cjs.map +0 -1
  716. package/dist/chunk-YML4ME27.cjs.map +0 -1
  717. package/dist/chunk-ZSWPZ23K.cjs.map +0 -1
  718. package/dist/chunk-ZZMZWBR6.js.map +0 -1
  719. package/dist/compact-session-QV57KR66.cjs +0 -59
  720. package/dist/compact-session-RIGOWC4Y.js +0 -22
  721. package/dist/context-WFLTTMK3.cjs +0 -24
  722. package/dist/context-WI2DFG7V.js +0 -7
  723. package/dist/executor-6CYCA7MI.cjs.map +0 -1
  724. package/dist/executor-QSEC3MRH.js.map +0 -1
  725. package/dist/fork-agent-RSV4E3EA.js.map +0 -1
  726. package/dist/fork-agent-Y2IK2RYU.cjs.map +0 -1
  727. package/dist/fs-session-store-4PIHT5UX.cjs +0 -20
  728. package/dist/fs-session-store-NM6YSTE2.js +0 -11
  729. package/dist/generate-object-GUNAUVBX.js +0 -8
  730. package/dist/generate-object-R7HTMW7F.cjs +0 -21
  731. package/dist/index-manager-2SRX45WJ.cjs +0 -27
  732. package/dist/index-manager-SP4ISSDX.js +0 -18
  733. package/dist/inject-session-WQKMC3GR.cjs +0 -29
  734. package/dist/internal/persistence/credential-pool-store.d.cts +0 -32
  735. package/dist/internal/persistence/credential-pool-store.d.ts +0 -32
  736. package/dist/internal/runtime/memory/memory-path-selector.d.ts +0 -73
  737. package/dist/judge-call-LAHMBJ57.cjs +0 -23
  738. package/dist/judge-call-LVXABPS3.js +0 -6
  739. package/dist/oauth-transaction-store-BT4GLTLK.cjs +0 -36
  740. package/dist/oauth-transaction-store-W52KVHQ4.js +0 -3
  741. package/dist/registry-75W33OGL.js +0 -10
  742. package/dist/registry-V7BDQ6QB.cjs +0 -47
  743. package/dist/run-until-HEQOUVU6.js.map +0 -1
  744. package/dist/run-until-U2B5FJJI.cjs.map +0 -1
  745. package/dist/server/adapter/express.d.cts +0 -9
  746. package/dist/server/adapter/express.d.ts +0 -9
  747. package/dist/server/adapter/fastify.d.cts +0 -9
  748. package/dist/server/adapter/fastify.d.ts +0 -9
  749. package/dist/server/adapter/hono.d.cts +0 -9
  750. package/dist/server/adapter/hono.d.ts +0 -9
  751. package/dist/server/adapter/shared-handler.d.cts +0 -9
  752. package/dist/server/adapter/shared-handler.d.ts +0 -9
  753. package/dist/server/adapter/types.d.cts +0 -33
  754. package/dist/server/adapter/types.d.ts +0 -33
  755. package/dist/session-transcript-6WNITKRE.cjs +0 -63
  756. package/dist/session-transcript-XAEKW6P7.js +0 -6
  757. package/dist/stream-object-UF4QRQRU.js +0 -8
  758. package/dist/stream-object-ZJTQNKY3.cjs +0 -21
  759. package/dist/subagents-loader-UCNO7FUH.cjs +0 -17
  760. package/dist/subagents-loader-XP5ERVDZ.js +0 -8
  761. /package/dist/{batch.d.ts → internal/agent/batch.d.ts} +0 -0
  762. /package/dist/{agent-helpers.d.ts → internal/agent/helpers.d.ts} +0 -0
  763. /package/dist/internal/agent-loop/{loop-types.d.ts → types.d.ts} +0 -0
  764. /package/dist/internal/auth/{auth-types.d.ts → types.d.ts} +0 -0
  765. /package/dist/internal/cloud-agent/{cloud-payload-types.d.ts → types.d.ts} +0 -0
  766. /package/dist/internal/{runtime/concurrency → concurrency}/abort-utils.d.ts +0 -0
  767. /package/dist/internal/{runtime/concurrency → concurrency}/async-local-storage.d.ts +0 -0
  768. /package/dist/internal/{runtime/concurrency → concurrency}/async-semaphore.d.ts +0 -0
  769. /package/dist/internal/{runtime/concurrency → concurrency}/delegation-depth.d.ts +0 -0
  770. /package/dist/internal/{runtime/concurrency → concurrency}/map-with-concurrency.d.ts +0 -0
  771. /package/dist/internal/{runtime/retry → error-mappers}/default-retriable.d.ts +0 -0
  772. /package/dist/internal/{runtime/fixtures/fixture-types.d.ts → memory/storage/list-markdown.d.cts} +0 -0
  773. /package/dist/internal/{runtime/plugins/plugins-manager.d.ts → memory/storage/list-markdown.d.ts} +0 -0
  774. /package/dist/internal/{resilience → retry}/circuit-breaker.d.ts +0 -0
  775. /package/dist/internal/{runtime/retry → retry}/with-retry.d.ts +0 -0
  776. /package/dist/internal/{security/secret-redactor.d.cts → runtime/fixtures/types.d.ts} +0 -0
  777. /package/dist/internal/runtime/{memory → memory-glue}/memory-store.d.ts +0 -0
  778. /package/dist/internal/runtime/{memory → memory-glue}/select-facts.d.ts +0 -0
  779. /package/dist/internal/runtime/{plugins → plugin-loader}/plugin-frontmatter.d.ts +0 -0
  780. /package/dist/internal/{security/secret-redactor.d.ts → runtime/plugin-loader/plugins-manager.d.ts} +0 -0
  781. /package/dist/internal/runtime/{reasoning → system-prompt}/native-reasoning.d.ts +0 -0
  782. /package/dist/internal/{runtime/context/path-containment.d.ts → security/path-containment.d.cts} +0 -0
  783. /package/dist/internal/session/{session-types.d.ts → types.d.ts} +0 -0
  784. /package/dist/internal/{zod/to-json-schema.d.ts → zod-to-json-schema.d.ts} +0 -0
  785. /package/dist/subscription/internal/{adapter-types.d.cts → types.d.cts} +0 -0
  786. /package/dist/subscription/internal/{adapter-types.d.ts → types.d.ts} +0 -0
@@ -1,24 +1,23 @@
1
1
  'use strict';
2
2
 
3
- var chunkRFMBZPOW_cjs = require('./chunk-RFMBZPOW.cjs');
4
- require('./chunk-UALX2J2Q.cjs');
5
- require('./chunk-4ZHTIJNE.cjs');
6
- require('./chunk-XL7Q7HB2.cjs');
7
- require('./chunk-EG4QM7ZJ.cjs');
3
+ var chunkHCT4HPCL_cjs = require('./chunk-HCT4HPCL.cjs');
4
+ require('./chunk-JLRLCBJ4.cjs');
5
+ require('./chunk-J7J7J2GN.cjs');
6
+ require('./chunk-6LHQPOMI.cjs');
8
7
 
9
8
 
10
9
 
11
10
  Object.defineProperty(exports, "InMemoryTaskStore", {
12
11
  enumerable: true,
13
- get: function () { return chunkRFMBZPOW_cjs.InMemoryTaskStore; }
12
+ get: function () { return chunkHCT4HPCL_cjs.InMemoryTaskStore; }
14
13
  });
15
14
  Object.defineProperty(exports, "JsonFileTaskStore", {
16
15
  enumerable: true,
17
- get: function () { return chunkRFMBZPOW_cjs.JsonFileTaskStore; }
16
+ get: function () { return chunkHCT4HPCL_cjs.JsonFileTaskStore; }
18
17
  });
19
18
  Object.defineProperty(exports, "getTaskStoreFor", {
20
19
  enumerable: true,
21
- get: function () { return chunkRFMBZPOW_cjs.getTaskStoreFor; }
20
+ get: function () { return chunkHCT4HPCL_cjs.getTaskStoreFor; }
22
21
  });
23
22
  //# sourceMappingURL=task-store.cjs.map
24
23
  //# sourceMappingURL=task-store.cjs.map
@@ -1,4 +1,6 @@
1
1
  /**
2
+ * Published as `@theokit/sdk/task-store`.
3
+ *
2
4
  * Public sub-export for the Task store interface + JSON-backed
3
5
  * implementation. Used by `@theokit/cli` to read the registry
4
6
  * cross-process from disk (ADR D364 + EC-7 best-effort cancel).
@@ -1,4 +1,6 @@
1
1
  /**
2
+ * Published as `@theokit/sdk/task-store`.
3
+ *
2
4
  * Public sub-export for the Task store interface + JSON-backed
3
5
  * implementation. Used by `@theokit/cli` to read the registry
4
6
  * cross-process from disk (ADR D364 + EC-7 best-effort cancel).
@@ -1,7 +1,6 @@
1
- export { InMemoryTaskStore, JsonFileTaskStore, getTaskStoreFor } from './chunk-KQRW2GPZ.js';
2
- import './chunk-2GUYQR5P.js';
3
- import './chunk-ZZMZWBR6.js';
4
- import './chunk-D4CUGAKZ.js';
5
- import './chunk-XEQ3TM66.js';
1
+ export { InMemoryTaskStore, JsonFileTaskStore, getTaskStoreFor } from './chunk-EIQFAOFD.js';
2
+ import './chunk-3JHIFQ4I.js';
3
+ import './chunk-ALUN2B4W.js';
4
+ import './chunk-CZJ6Q7CW.js';
6
5
  //# sourceMappingURL=task-store.js.map
7
6
  //# sourceMappingURL=task-store.js.map
@@ -1,4 +1,7 @@
1
1
  /**
2
+ * Owner: `internal/agent-loop/` (3 of 11 importers). Derived from the import graph, not
3
+ * declared — `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
2
5
  * Type-leaf — primitives shared between `agent.ts`, `run.ts`, and
3
6
  * `messages.ts`. Extracted to break LOW type-only cycles #5 and #7
4
7
  * (audit `architecture-output/final_report.md`) per plan
@@ -114,3 +117,21 @@ export interface CustomTool {
114
117
  threadId?: string;
115
118
  }) => string | import("./content-blocks.js").ToolResultContentBlock[] | Promise<string | import("./content-blocks.js").ToolResultContentBlock[]>;
116
119
  }
120
+ /**
121
+ * How the permission engine treats the UNMATCHED verdict.
122
+ *
123
+ * - `default` — ask.
124
+ * - `plan` — read-only.
125
+ * - `acceptEdits` — auto-approve the unmatched verdict, but still honour an explicit `ask` rule.
126
+ * - `bypass` (alias `bypassPermissions`, the Anthropic-exact name) — everything allowed EXCEPT an
127
+ * explicit `deny`. Never asks.
128
+ *
129
+ * G7 / DIP — defined in this type leaf rather than in `permission-engine.ts`, which is a RUNTIME
130
+ * module. `types/agent.ts`, `types/run.ts` and `types/plugin.ts` all need the union, and each one
131
+ * used to reach into the engine for it: three of the nine violations the `types-dont-import-runtime`
132
+ * rule reported the moment it was able to see type-only edges at all. The engine re-exports it, so
133
+ * `import type { PermissionMode } from "@theokit/sdk"` is unchanged.
134
+ *
135
+ * @public
136
+ */
137
+ export type PermissionMode = "default" | "plan" | "acceptEdits" | "bypass" | "bypassPermissions";
@@ -1,13 +1,18 @@
1
+ /**
2
+ * Owner: `src/` (13 of 65 importers). Derived from the import graph, not
3
+ * declared — `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
5
+ */
1
6
  import type { BudgetTracker } from "./budget-tracker.js";
2
7
  import type { ContextSettings } from "./context.js";
3
8
  import type { McpServerConfig } from "./mcp.js";
4
9
  import type { MemoryProvider } from "./memory-provider.js";
5
10
  import type { PluginsSettings, ProviderRoutingSettings } from "./providers.js";
6
11
  export type { CustomTool, ModelParameterValue, ModelSelection, ToolContextMessage, } from "./agent-prims.js";
7
- import type { CustomTool, ModelSelection } from "./agent-prims.js";
12
+ import type { CustomTool, ModelSelection, PermissionMode } from "./agent-prims.js";
8
13
  import type { Plugin } from "./plugin.js";
9
14
  import type { InvalidateCacheOptions, PersonalityPreset, SDKAgent, SystemPromptSkillRef } from "./sdk-agent.js";
10
- export type { SDKAgentPlugins, SDKAgentSkillDetail, SDKAgentSkills, SDKArtifact, SDKPluginMetadata, } from "./sdk-agent.js";
15
+ export type { AgentOperation, SDKAgentPlugins, SDKAgentSkillDetail, SDKAgentSkills, SDKArtifact, SDKPluginMetadata, } from "./sdk-agent.js";
11
16
  export type { InvalidateCacheOptions, PersonalityPreset, SDKAgent, SystemPromptSkillRef };
12
17
  /**
13
18
  * Which on-disk settings layers a local agent loads.
@@ -15,6 +20,49 @@ export type { InvalidateCacheOptions, PersonalityPreset, SDKAgent, SystemPromptS
15
20
  * @public
16
21
  */
17
22
  export type SettingSource = "project" | "user" | "team" | "mdm" | "plugins" | "all";
23
+ /**
24
+ * A foreign configuration dialect this SDK can read.
25
+ *
26
+ * A DIFFERENT axis from {@link SettingSource}, and collapsing the two would be wrong: that one is
27
+ * about SCOPE (user vs project, and the trust posture behind it), this one about which product's
28
+ * format a project wants imported. A project can legitimately want project scope with `.theokit/`
29
+ * only — which is now the default.
30
+ *
31
+ * @public
32
+ */
33
+ export type CompatSource = "claude-code" | CompatSourceAdapter;
34
+ /**
35
+ * A surface a foreign configuration source may be admitted to.
36
+ *
37
+ * They are named separately because they carry very different risk. A skill is TEXT that enters the
38
+ * system prompt; a subagent is a definition; a plugin is CODE LOADING; a hook is COMMAND EXECUTION.
39
+ * Reusing the skills you already wrote for another product is a reasonable thing to want, and it is
40
+ * not a reason to hand that product's directory the right to run commands.
41
+ *
42
+ * @public
43
+ */
44
+ export type CompatSurface = "hooks" | "plugins" | "skills" | "subagents";
45
+ /**
46
+ * A foreign source admitted to named surfaces only.
47
+ *
48
+ * ```ts
49
+ * local: { compatSources: [{ kind: "claude-code", import: ["skills", "subagents"] }] }
50
+ * ```
51
+ *
52
+ * `import` is not optional in spirit even though it is in the type: an adapter that omits it
53
+ * imports NOTHING. That is deliberate and it is the fail-closed rule this whole option exists to
54
+ * serve — a typo in a surface name must narrow access, never widen it.
55
+ *
56
+ * The bare `"claude-code"` string keeps meaning every surface. It is what `5.0.0-next.1` published,
57
+ * and silently narrowing it would turn a working opt-in into a no-op that says nothing — which is
58
+ * the defect usetheokit/theokit-sdk#524 reports, one level up.
59
+ *
60
+ * @public
61
+ */
62
+ export interface CompatSourceAdapter {
63
+ readonly kind: "claude-code";
64
+ readonly import?: readonly CompatSurface[];
65
+ }
18
66
  /**
19
67
  * A tool the SDK declares to the model on its own initiative — not one the consumer passed in
20
68
  * {@link AgentOptions.tools}, and not one an MCP server exposed.
@@ -59,6 +107,27 @@ export interface LocalOptions {
59
107
  */
60
108
  cwd?: string | string[];
61
109
  settingSources?: SettingSource[];
110
+ /**
111
+ * Foreign configuration dialects to import. Default: none — `.theokit/` only.
112
+ *
113
+ * `.claude/` used to be read unconditionally across hooks, plugins, skills and subagents, so a
114
+ * repository that merely had Claude Code set up had its hooks executed, its skills folded into
115
+ * the system prompt and its subagents registered, having configured nothing for this SDK
116
+ * (usetheokit/theokit-sdk#524). One consequence was every turn being denied, because those hook
117
+ * commands are written against a runtime that defines `$CLAUDE_PROJECT_DIR` and this one did not
118
+ * (#522).
119
+ *
120
+ * A trust gate answers "do I trust the code in this directory?". That is a different question
121
+ * from "do I want another product's configuration imported into this one?", and they come apart
122
+ * in the ordinary case: a repository you trust completely is exactly where `.claude/` is
123
+ * populated — for a different tool, by a different contract, often by a teammate who never heard
124
+ * of this SDK.
125
+ *
126
+ * Listing a dialect is all-or-nothing for that dialect, and restores exactly the previous
127
+ * behaviour. On a name collision `.theokit/` wins: the native definition is the one the project
128
+ * wrote for this runtime.
129
+ */
130
+ compatSources?: CompatSource[];
62
131
  sandboxOptions?: {
63
132
  enabled: boolean;
64
133
  };
@@ -139,6 +208,20 @@ export interface CloudOptions {
139
208
  export interface AgentDefinition {
140
209
  description: string;
141
210
  prompt: string;
211
+ /**
212
+ * Absolute path to the `.md` this subagent was read from, when it came from disk.
213
+ *
214
+ * ABSENT for a subagent declared in code through {@link AgentOptions.subagents} — "you passed
215
+ * this one in" is a different fact from "read from disk", and one value for both would trade one
216
+ * silence for another.
217
+ *
218
+ * It exists so a listing can answer which root a subagent came from, which
219
+ * usetheokit/theokit-sdk#524 asks for by name: a consumer could not tell that an agent arrived
220
+ * from `.claude/agents/` rather than its own directory, and silent inheritance is what made that
221
+ * take a debugging session to notice. `HookCommand.sourcePath` and `Skill.source` already
222
+ * answered it for the other two surfaces.
223
+ */
224
+ source?: string;
142
225
  model?: ModelSelection | "inherit";
143
226
  mcpServers?: Array<string | Record<string, McpServerConfig>>;
144
227
  /**
@@ -436,7 +519,7 @@ export interface AgentOptions {
436
519
  * `SendOptions.permissionMode` overrides it. Absent ⇒ the plugin's own
437
520
  * construction-time mode applies. Local runtime.
438
521
  */
439
- permissionMode?: import("../permission-engine.js").PermissionMode;
522
+ permissionMode?: PermissionMode;
440
523
  /**
441
524
  * Skills configuration. Either a static {@link SkillsSettings} object or —
442
525
  * SE22 — a {@link SkillsResolver} evaluated per `send()` to pick skills from
@@ -634,12 +717,18 @@ export interface AgentOptions {
634
717
  * inversion). When provided, the agent loop calls `tracker.track(...)`
635
718
  * after each LLM completion and `tracker.check()` before each iteration.
636
719
  *
637
- * **Status (Phase 2 incremental):** the option is wired to the type
638
- * surface only. Agent-loop runtime wiring is additive and lands in a
639
- * subsequent iteration — for now, the kernel still uses the legacy
640
- * `UsageAccumulator` + `IterationBudget` from `internal/budget/`.
641
- * Consumers passing a custom tracker today get the type guarantee but
642
- * NOT runtime enforcement.
720
+ * **Runtime enforcement is live.** Verified against the call graph on
721
+ * 2026-09-01: `internal/agent-loop/loop.ts:78-81` reads the tracker and
722
+ * gates the iteration through `evaluateBudgetGate`, `:110` calls
723
+ * `nextIteration()`, and `:390`/`:397` call `track(...)` per completion;
724
+ * the option reaches the loop from `AgentOptions` at
725
+ * `internal/local-agent/real-local-run.ts:342`.
726
+ *
727
+ * This paragraph previously said the opposite — "wired to the type surface
728
+ * only ... NOT runtime enforcement" — and it was wrong in the expensive stale-claim-ok: verbatim quote of the corrected text
729
+ * direction: a consumer reading the published `.d.ts` was told the SDK would
730
+ * not enforce their cost ceiling, so the rational response was to build a
731
+ * second control outside it, or to stop trusting the option.
643
732
  *
644
733
  * Default impls available today via `@theokit/sdk`:
645
734
  * - `createCounterBudgetTracker({ maxTokens, maxIterations })`
@@ -658,12 +747,17 @@ export interface AgentOptions {
658
747
  * pre-LLM to inject recalled facts, and `provider.dispose(...)` on
659
748
  * Agent shutdown.
660
749
  *
661
- * **Status (Phase 1 incremental):** the option is wired to the type
662
- * surface only. Agent-loop runtime wiring is additive and lands in
663
- * subsequent iterations (T1.4 plumbing, T1.5 runtime hooks). For now,
664
- * the kernel still uses the legacy `Memory` class + `internal/memory/*`
665
- * runtime files. Consumers passing a custom provider today get the type
666
- * guarantee but NOT runtime enforcement.
750
+ * **Runtime enforcement is live.** Verified against the call graph on
751
+ * 2026-09-01: `internal/agent-loop/loop-context-init.ts:95` calls
752
+ * `provider.init(...)`, `:129` surfaces `provider.buildTools(...)` to the
753
+ * model, `:166` runs `provider.runActivePass(...)`, and
754
+ * `internal/agent-loop/loop.ts:176`/`:204` call `sync` and `dispose`.
755
+ *
756
+ * This paragraph previously said the opposite — "wired to the type surface
757
+ * only ... NOT runtime enforcement". A stale "not implemented yet" note on a stale-claim-ok: verbatim quote of the corrected text
758
+ * `@public` symbol is worse than no note: it is believed, it survives the
759
+ * work it describes, and nothing in this repo compares such a claim against
760
+ * the call graph.
667
761
  *
668
762
  * Default impls available today via `@theokit/sdk`:
669
763
  * - `createNoopMemoryProvider()` — degenerate fallback / worked example
@@ -1,4 +1,7 @@
1
1
  /**
2
+ * Owner: `src/` (2 of 5 importers). Derived from the import graph, not declared —
3
+ * `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
2
5
  * Public types for `Agent.batch` (ADRs D134-D140).
3
6
  *
4
7
  * Run N prompts in parallel with bounded concurrency. Each prompt gets
@@ -1,4 +1,7 @@
1
1
  /**
2
+ * Owner: `internal/budget/tracker/` (1 of 1 importers). Derived from the import graph, not
3
+ * declared — `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
2
5
  * `BudgetTracker` — runtime contract for budget/usage tracking in the
3
6
  * agent loop (SDK 2.0 Phase 2 / T2.1 — ADR D1 interface inversion).
4
7
  *
@@ -1,13 +1,22 @@
1
1
  /**
2
+ * Owner: `internal/budget/` (4 of 6 importers). Derived from the import graph, not declared —
3
+ * `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
2
5
  * Public type contract for the Budget enforcement primitive
3
6
  * (ADRs D375, D382-D387). The runtime facade lives in `budget.ts`.
4
7
  *
5
8
  * @public
6
9
  */
7
10
  /**
8
- * Scope of a budget — where the charge is attributed. v1 supports
9
- * `process` (shared global) only; `agent` and `call` reserved for
10
- * v0.2 multi-tenant scenarios.
11
+ * Accounting scope for a budget.
12
+ *
13
+ * ONLY `"process"` is implemented, and `Budget.create` now REFUSES the other two with
14
+ * `unimplemented_budget_scope`. It used to accept them: nothing outside the registry read `scope`, so
15
+ * a caller asking for per-agent accounting silently got process-wide accounting — a cost control
16
+ * reporting the wrong number, which is worse than the missing feature.
17
+ *
18
+ * The union is not narrowed to `"process"` here because that is a breaking change to a published
19
+ * type and belongs to a major. Widening it back when the scopes are built is non-breaking.
11
20
  */
12
21
  export type BudgetScope = "agent" | "call" | "process";
13
22
  /**
@@ -1,4 +1,7 @@
1
1
  /**
2
+ * Owner: `src/` (2 of 7 importers). Derived from the import graph, not declared —
3
+ * `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
2
5
  * Leaf module for content-block types shared by `messages.ts` (assistant/user
3
6
  * content) and `agent-prims.ts` (`CustomTool` handler results). Kept
4
7
  * import-free so both can depend on it WITHOUT the `agent-prims ↔ messages`
@@ -1,4 +1,7 @@
1
1
  /**
2
+ * Owner: `src/` (1 of 2 importers). Derived from the import graph, not declared —
3
+ * `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
2
5
  * Context manager backend.
3
6
  *
4
7
  * - `"file"` — Read `.theokit/context.json` from the workspace (local) or the
@@ -1,3 +1,8 @@
1
+ /**
2
+ * Owner: `internal/agent-loop/` (4 of 8 importers). Derived from the import graph, not
3
+ * declared — `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
5
+ */
1
6
  import type { ToolCall } from "./updates.js";
2
7
  export type { UserMessage } from "./messages-base.js";
3
8
  import type { UserMessage } from "./messages-base.js";
@@ -1,3 +1,8 @@
1
+ /**
2
+ * Owner: `internal/cron/` (4 of 5 importers). Derived from the import graph, not declared —
3
+ * `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
5
+ */
1
6
  import type { Workflow } from "../workflow.js";
2
7
  import type { AgentOptions } from "./agent.js";
3
8
  import type { SDKUserMessage } from "./run.js";
@@ -1,4 +1,7 @@
1
1
  /**
2
+ * Owner: `sandbox/` (1 of 2 importers). Derived from the import graph, not
3
+ * declared — `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
2
5
  * Child-process environment policy contract (#54).
3
6
  *
4
7
  * The DIP-correct home for the `EnvPolicy` contract type: the domain `types/`
@@ -1,4 +1,7 @@
1
1
  /**
2
+ * Owner: `internal/eval/` (5 of 8 importers). Derived from the import graph, not declared —
3
+ * `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
2
5
  * Public type contract for `Eval.create / .run` and the `Scorers` namespace
3
6
  * (Adoption Roadmap #2; ADRs D202-D213).
4
7
  *
@@ -1,4 +1,7 @@
1
1
  /**
2
+ * Owner: `internal/runtime/lifecycle/` (1 of 1 importers). Derived from the import graph, not
3
+ * declared — `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
2
5
  * Fork primitive public type contracts (T1.2, ADRs D110-D114).
3
6
  *
4
7
  * Extracted into a leaf type module (arch-review ADR 0001) so the public
@@ -1,4 +1,7 @@
1
1
  /**
2
+ * Owner: `internal/judge/` (3 of 8 importers). Derived from the import graph, not declared —
3
+ * `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
2
5
  * M80 — the terminal verdicts a judge can return.
3
6
  *
4
7
  * `"blocked"` was added here in this milestone. `GoalResult.status` already carried it, but the
@@ -1,3 +1,8 @@
1
+ /**
2
+ * Owner: `internal/mcp/` (2 of 5 importers). Derived from the import graph, not declared —
3
+ * `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
5
+ */
1
6
  import type { EnvPolicy } from "./env-policy.js";
2
7
  /**
3
8
  * MCP server configuration accepted by `Agent.create()` and `agent.send()`.
@@ -1,4 +1,7 @@
1
1
  /**
2
+ * Owner: `internal/local-agent/` (2 of 4 importers). Derived from the import graph, not declared —
3
+ * `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
2
5
  * Public `MemoryAdapter` contract (T1.1, ADRs D141 / D147).
3
6
  *
4
7
  * The plugin extension point `{ kind: "memory" }` (ADR D98) declares a
@@ -1,4 +1,7 @@
1
1
  /**
2
+ * Owner: `internal/memory/storage/` (1 of 2 importers). Derived from the import graph, not
3
+ * declared — `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
2
5
  * `MemoryProvider` — kernel-facing port for the memory subsystem
3
6
  * (SDK 2.0 Phase 1 / T1.1 — Hexagonal Architecture / Ports & Adapters,
4
7
  * SOLID Dependency Inversion).
@@ -10,7 +13,7 @@
10
13
  *
11
14
  * DIP-correct home (SE46): the port + companion contract types live in the
12
15
  * domain `types/` layer; the application-layer module
13
- * (`internal/runtime/memory/memory-provider.ts`) re-exports them for
16
+ * (`internal/runtime/memory-glue/memory-provider.ts`) re-exports them for
14
17
  * back-compat while the concrete providers live under `internal/`.
15
18
  *
16
19
  * Layered model (mirrors Budget):
@@ -21,9 +24,26 @@
21
24
  *
22
25
  * @public — surface-level interface; impls are internal-but-replaceable.
23
26
  */
24
- import type { CustomTool } from "./agent-prims.js";
27
+ import type { CustomTool, ModelSelection } from "./agent-prims.js";
25
28
  import type { MemoryAdapter, MemoryFact } from "./memory-adapter.js";
26
- import type { SDKAgent } from "./sdk-agent.js";
29
+ /**
30
+ * The agent identity a `MemoryProvider` is given — the whole of it.
31
+ *
32
+ * `buildTools` used to declare `agent: SDKAgent`, a 33-member interface, and the agent loop satisfied
33
+ * it with `{ agentId, model } as SDKAgent`. The cast is what made it compile, and it suppressed
34
+ * exactly the check that mattered: an implementation reaching for any of the other 31 members —
35
+ * `send()`, `fork()`, `dispose()` — gets `undefined is not a function` at runtime with no
36
+ * compile-time signal.
37
+ *
38
+ * Two fields is what the port actually offers, so two fields is what it declares. `SDKAgent`
39
+ * structurally satisfies this, so a caller holding a real agent still passes it, and TypeScript's
40
+ * bivariant method parameters mean an existing implementation typed `agent: SDKAgent` still compiles.
41
+ * What changes is that the fabricated ref no longer needs a cast to exist.
42
+ */
43
+ export interface MemoryProviderAgentRef {
44
+ readonly agentId: string;
45
+ readonly model: ModelSelection | undefined;
46
+ }
27
47
  /** Result of `MemoryProvider.runActivePass(...)` — what the kernel injects into the LLM call. */
28
48
  export interface ActiveMemoryPassResult {
29
49
  /** Compressed memory facts to seed the LLM's context window for this turn. */
@@ -73,7 +93,7 @@ export interface RecordSessionSummaryArgs {
73
93
  * rather than optional. An implementation that recomputed it from `cwd` would write the summary
74
94
  * into a different directory than the one the rest of the subsystem uses (#463).
75
95
  */
76
- readonly memoryRoot: import("../internal/memory/storage/memory-root.js").MemoryRoot;
96
+ readonly memoryRoot: MemoryRoot;
77
97
  /** Run id used as the filename key. */
78
98
  readonly runId: string;
79
99
  /** Agent identity for scope (foldering). */
@@ -121,7 +141,7 @@ export interface MemoryProvider {
121
141
  /** Construct or fetch the per-agent handle. Lazy + idempotent. */
122
142
  init(opts: MemoryProviderInitOptions): Promise<MemoryProviderHandle>;
123
143
  /** Build the LLM-facing tool catalog (memory_search, memory_get, …). */
124
- buildTools(handle: MemoryProviderHandle, agent: SDKAgent): ReadonlyArray<CustomTool>;
144
+ buildTools(handle: MemoryProviderHandle, agent: MemoryProviderAgentRef): ReadonlyArray<CustomTool>;
125
145
  /** Run the active-memory pre-LLM pass — recall + compress + format. */
126
146
  runActivePass(handle: MemoryProviderHandle, args: ActiveMemoryPassArgs): Promise<ActiveMemoryPassResult>;
127
147
  /**
@@ -165,3 +185,22 @@ export interface MemoryProvider {
165
185
  /** Release the handle (close index, flush caches). Idempotent + non-throwing. */
166
186
  dispose(handle: MemoryProviderHandle): Promise<void> | void;
167
187
  }
188
+ /**
189
+ * A directory that has been RESOLVED as a memory root, distinguished from a bare `cwd`.
190
+ *
191
+ * Structural rather than a `unique symbol` brand: a `unique symbol` is identity-based and the d.ts
192
+ * bundler inlines the declaration into each package that re-exports it, so `@theokit/sdk-memory`
193
+ * ended up with a `MemoryRoot` its own compiler considered incompatible with the SDK's, on values
194
+ * that were the same string. A structural tag refuses a bare `string` exactly as well and survives
195
+ * the package boundary, which is where this type has to work.
196
+ *
197
+ * G7 / DIP — defined HERE, in the domain types layer, rather than in
198
+ * `internal/memory/storage/memory-root.ts`. It was defined in the adapter and reached for from this
199
+ * file, which made the port depend on the adapter for a field of its own argument type; the runtime
200
+ * helpers (`resolveMemoryRoot`, `asMemoryRoot`) stay in the adapter and import it from here.
201
+ *
202
+ * @public
203
+ */
204
+ export type MemoryRoot = string & {
205
+ readonly __memoryRoot: "resolved";
206
+ };
@@ -1,4 +1,8 @@
1
1
  /**
2
+ * Owner: `types/` (2 of 2 importers: conversation.ts, updates.ts). The only module in this folder
3
+ * whose owner IS the layer — it exists to break a type-only cycle BETWEEN two of its siblings, so
4
+ * pointing it at a subsystem would name something that does not use it.
5
+ *
2
6
  * Type-leaf — base message types shared between `conversation.ts` and
3
7
  * `updates.ts`. Extracted to break LOW type-only cycle #6 (audit
4
8
  * `architecture-output/final_report.md`) per plan arch-review-fixes-2026-06-06
@@ -1,3 +1,8 @@
1
+ /**
2
+ * Owner: `internal/agent-loop/` (4 of 16 importers). Derived from the import graph, not declared —
3
+ * `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
5
+ */
1
6
  import type { ModelSelection } from "./agent-prims.js";
2
7
  import type { TextBlock } from "./content-blocks.js";
3
8
  export type { ImageBlock, TextBlock, ToolResultContentBlock } from "./content-blocks.js";
@@ -1,4 +1,7 @@
1
1
  /**
2
+ * Owner: `internal/plugins/` (3 of 3 importers). Derived from the import graph, not
3
+ * declared — `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
2
5
  * Plugin contract types (T1.1, ADRs D97-D101).
3
6
  *
4
7
  * Discriminated union by `kind`:
@@ -17,7 +20,7 @@
17
20
  *
18
21
  * @public
19
22
  */
20
- import type { CustomTool } from "./agent-prims.js";
23
+ import type { CustomTool, PermissionMode } from "./agent-prims.js";
21
24
  import type { MemoryAdapter } from "./memory-adapter.js";
22
25
  import type { ProviderProfile } from "./provider-profile.js";
23
26
  /**
@@ -68,7 +71,7 @@ export interface PreToolCallContext {
68
71
  * gate per-run rather than at construction time. Absent ⇒ the plugin's own
69
72
  * default applies. Ignored by non-permission plugins.
70
73
  */
71
- permissionMode?: import("../permission-engine.js").PermissionMode;
74
+ permissionMode?: PermissionMode;
72
75
  }
73
76
  /**
74
77
  * The veto a `pre_tool_call` handler returns to stop a tool call. Returning `undefined` allows it —
@@ -214,6 +217,12 @@ export type CommandHandler = (args: Record<string, unknown>) => Promise<string>
214
217
  export interface CommandOptions {
215
218
  description?: string;
216
219
  }
220
+ /**
221
+ * Detaches a hook handler attached with {@link PluginContext.on}. Idempotent.
222
+ *
223
+ * @public
224
+ */
225
+ export type PluginHookDisposer = () => void;
217
226
  /**
218
227
  * The registration surface passed to a `"general"` plugin's `register(ctx)`, and the plugin's only
219
228
  * route into the agent. Outside production it is a sealed Proxy that throws when a plugin assigns a
@@ -228,14 +237,33 @@ export interface CommandOptions {
228
237
  * has no effect on a programmatic run. And `on` drops a handler that is not a function, with a
229
238
  * warning on stderr rather than an error at registration: the gentler failure, and the easier one to
230
239
  * miss.
240
+ *
241
+ * `on` returns a {@link PluginHookDisposer}: calling it detaches that one handler, and calling it
242
+ * again is a no-op. A plugin that registers a hook per run and never detaches is the leak this
243
+ * exists to make fixable.
244
+ *
245
+ * @public
231
246
  */
232
247
  export interface PluginContext {
233
248
  /** Register a custom tool. Equivalent to passing in `AgentOptions.tools`. */
234
249
  registerTool(tool: CustomTool): void;
235
250
  /** Register a slash-command-style handler. Consumed by CLI/bot wrappers; NOT used by the agent loop. */
236
251
  registerCommand(name: string, handler: CommandHandler, opts?: CommandOptions): void;
237
- /** Attach a hook handler. `pre_tool_call` supports veto via `PreToolCallDecision`. */
238
- on(hook: HookName, handler: HookHandler): void;
252
+ /**
253
+ * Attach a hook handler. `pre_tool_call` supports veto via `PreToolCallDecision`.
254
+ *
255
+ * Returns a disposer that detaches THIS handler. Calling it twice is a no-op, and a handler the
256
+ * SDK refused (a non-function, which is warned and ignored) returns a disposer that does nothing —
257
+ * so the caller never has to branch on whether the registration took.
258
+ *
259
+ * It used to return `void`, which made this a one-way door: a plugin registered through
260
+ * `initialize()` had no removal path and its handlers ran for the life of the process. The one
261
+ * documented dynamic case — the ACP permission plugin, re-installed on every prompt — worked only
262
+ * because `#byName` keys the replacement, so re-registering the WHOLE plugin was the only way to
263
+ * detach one hook. Two observers in this package already return their own disposer
264
+ * (`FixtureRunBase.onDidChangeStatus`) or offer an explicit removal (`MessageBus.unregister`).
265
+ */
266
+ on(hook: HookName, handler: HookHandler): PluginHookDisposer;
239
267
  /** Inject a user/system message into the next agent turn. v1 supports only `on_session_start` context. */
240
268
  injectMessage(content: string, role?: "user" | "system"): void;
241
269
  }
@@ -1,4 +1,7 @@
1
1
  /**
2
+ * Owner: `internal/runtime/processors/` (3 of 4 importers). Derived from the import graph, not declared —
3
+ * `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
2
5
  * SE24 — guardrail processor pipeline. A `Processor` inspects/transforms/blocks
3
6
  * the user message (input) or the model's final text (output). Processors run in
4
7
  * order; each may rewrite its payload, `abort(reason)` to stop the run (surfaced
@@ -1,4 +1,7 @@
1
1
  /**
2
+ * Owner: `internal/providers/` (1 of 1 importers). Derived from the import graph, not
3
+ * declared — `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
2
5
  * ProviderProfile + ApiMode + AuthType contract types (T3.1, ADR D105).
3
6
  *
4
7
  * Profile is **data-only** — no methods. Adding a provider is declaring an
@@ -1,4 +1,7 @@
1
1
  /**
2
+ * Owner: `src/` (4 of 9 importers). Derived from the import graph, not declared —
3
+ * `tests/lint/types-name-their-owner.test.ts` re-derives it.
4
+ *
2
5
  * Capability slot a provider can fulfill.
3
6
  *
4
7
  * @public