@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.
- package/CHANGELOG.md +847 -23
- package/dist/a2a/index.cjs +29 -13
- package/dist/a2a/index.cjs.map +1 -1
- package/dist/a2a/index.d.cts +1 -1
- package/dist/a2a/index.d.ts +1 -1
- package/dist/a2a/index.js +26 -11
- package/dist/a2a/index.js.map +1 -1
- package/dist/a2a/message-bus.d.cts +26 -3
- package/dist/a2a/message-bus.d.ts +26 -3
- package/dist/a2a/subagent.d.cts +8 -3
- package/dist/a2a/subagent.d.ts +8 -3
- package/dist/{agent-X0DKA943.d.cts → agent-C3KO5LKm.d.cts} +251 -36
- package/dist/{agent-BFno7Sfn.d.ts → agent-CvmTR9uf.d.ts} +251 -36
- package/dist/agent-GPV2JWZG.cjs +67 -0
- package/dist/{agent-UX7WFI6B.cjs.map → agent-GPV2JWZG.cjs.map} +1 -1
- package/dist/agent-Y24I5JBM.js +58 -0
- package/dist/{agent-A5XMIVNP.js.map → agent-Y24I5JBM.js.map} +1 -1
- package/dist/agent-session-store-AFML3AXC.js +6 -0
- package/dist/{agent-session-store-OPGRB4XM.js.map → agent-session-store-AFML3AXC.js.map} +1 -1
- package/dist/agent-session-store-MTSIY3MH.cjs +23 -0
- package/dist/{agent-session-store-6EL5NPA4.cjs.map → agent-session-store-MTSIY3MH.cjs.map} +1 -1
- package/dist/agent.d.ts +1 -1
- package/dist/auth/index.cjs +33 -34
- package/dist/auth/index.cjs.map +1 -1
- package/dist/auth/index.d.cts +1 -1
- package/dist/auth/index.d.ts +1 -1
- package/dist/auth/index.js +6 -7
- package/dist/auth/index.js.map +1 -1
- package/dist/{batch-BXYTW2DP.cjs → batch-I6T6MXZO.cjs} +58 -40
- package/dist/batch-I6T6MXZO.cjs.map +1 -0
- package/dist/{batch-L4ZXS46M.js → batch-US4F6WPK.js} +42 -24
- package/dist/batch-US4F6WPK.js.map +1 -0
- package/dist/chunk-24MGQDK3.js +31 -0
- package/dist/chunk-24MGQDK3.js.map +1 -0
- package/dist/{chunk-UGT7GK7I.cjs → chunk-24SYBZPL.cjs} +36 -18
- package/dist/chunk-24SYBZPL.cjs.map +1 -0
- package/dist/{chunk-KYAJINUI.cjs → chunk-2HPNT6HH.cjs} +581 -401
- package/dist/chunk-2HPNT6HH.cjs.map +1 -0
- package/dist/{chunk-VLVVJLDH.cjs → chunk-2NE7DTOK.cjs} +234 -193
- package/dist/chunk-2NE7DTOK.cjs.map +1 -0
- package/dist/{chunk-N2U4AZGB.js → chunk-2WXHA33T.js} +3 -3
- package/dist/chunk-2WXHA33T.js.map +1 -0
- package/dist/chunk-2XC6KDJM.js +22 -0
- package/dist/chunk-2XC6KDJM.js.map +1 -0
- package/dist/{chunk-L3MTL4NA.js → chunk-2ZLVT7H3.js} +223 -182
- package/dist/chunk-2ZLVT7H3.js.map +1 -0
- package/dist/{chunk-2GUYQR5P.js → chunk-3JHIFQ4I.js} +39 -13
- package/dist/chunk-3JHIFQ4I.js.map +1 -0
- package/dist/{chunk-BU4KFWXF.js → chunk-44I6UYVH.js} +8 -17
- package/dist/chunk-44I6UYVH.js.map +1 -0
- package/dist/{chunk-UNYXQ4M5.js → chunk-47TF32NQ.js} +10 -5
- package/dist/chunk-47TF32NQ.js.map +1 -0
- package/dist/{chunk-WNO3C3N2.cjs → chunk-4A3SKJ53.cjs} +56 -27
- package/dist/chunk-4A3SKJ53.cjs.map +1 -0
- package/dist/{chunk-YML4ME27.cjs → chunk-4HS6FFGL.cjs} +55 -46
- package/dist/chunk-4HS6FFGL.cjs.map +1 -0
- package/dist/{chunk-C72AZW7J.js → chunk-4MMWFSCD.js} +4 -4
- package/dist/chunk-4MMWFSCD.js.map +1 -0
- package/dist/{chunk-6HKGLTJI.cjs → chunk-4NLCWGH7.cjs} +15 -15
- package/dist/chunk-4NLCWGH7.cjs.map +1 -0
- package/dist/{chunk-LKBEROHN.js → chunk-4S5TWFIZ.js} +14 -14
- package/dist/chunk-4S5TWFIZ.js.map +1 -0
- package/dist/{chunk-UBDMVMBZ.js → chunk-55GB6JYQ.js} +33 -22
- package/dist/chunk-55GB6JYQ.js.map +1 -0
- package/dist/{chunk-U6IFHFWK.js → chunk-5WKQDIGO.js} +8 -17
- package/dist/chunk-5WKQDIGO.js.map +1 -0
- package/dist/chunk-67ADYSTW.js +120 -0
- package/dist/chunk-67ADYSTW.js.map +1 -0
- package/dist/{chunk-XL7Q7HB2.cjs → chunk-6LHQPOMI.cjs} +39 -6
- package/dist/chunk-6LHQPOMI.cjs.map +1 -0
- package/dist/{chunk-A4JVILQU.js → chunk-6M2OIS4Y.js} +7 -7
- package/dist/chunk-6M2OIS4Y.js.map +1 -0
- package/dist/{chunk-LWGSI6M3.js → chunk-6PWOWXMC.js} +4 -4
- package/dist/{chunk-LWGSI6M3.js.map → chunk-6PWOWXMC.js.map} +1 -1
- package/dist/{chunk-RNB4APBZ.js → chunk-6WAKKTBO.js} +9 -5
- package/dist/chunk-6WAKKTBO.js.map +1 -0
- package/dist/{chunk-V2BOS4WF.cjs → chunk-7A6535RA.cjs} +11 -11
- package/dist/chunk-7A6535RA.cjs.map +1 -0
- package/dist/{chunk-ZLQSWSJ2.cjs → chunk-7FDKWDA2.cjs} +11 -11
- package/dist/{chunk-ZLQSWSJ2.cjs.map → chunk-7FDKWDA2.cjs.map} +1 -1
- package/dist/{chunk-4VPXM6UU.js → chunk-7I5Z3UBJ.js} +3 -3
- package/dist/{chunk-4VPXM6UU.js.map → chunk-7I5Z3UBJ.js.map} +1 -1
- package/dist/{chunk-B4EOJWOY.cjs → chunk-7JJ3A6AT.cjs} +13 -7
- package/dist/chunk-7JJ3A6AT.cjs.map +1 -0
- package/dist/{chunk-WJVHMTKB.cjs → chunk-AA27GEYS.cjs} +3 -3
- package/dist/{chunk-WJVHMTKB.cjs.map → chunk-AA27GEYS.cjs.map} +1 -1
- package/dist/{chunk-BP46RJ5X.js → chunk-AAEZSPTC.js} +5 -5
- package/dist/{chunk-BP46RJ5X.js.map → chunk-AAEZSPTC.js.map} +1 -1
- package/dist/chunk-AGACYRJ2.js +11 -0
- package/dist/chunk-AGACYRJ2.js.map +1 -0
- package/dist/{chunk-ZZMZWBR6.js → chunk-ALUN2B4W.js} +81 -58
- package/dist/chunk-ALUN2B4W.js.map +1 -0
- package/dist/chunk-ANMJJD6D.cjs +18 -0
- package/dist/chunk-ANMJJD6D.cjs.map +1 -0
- package/dist/{chunk-DXGZ2NUG.cjs → chunk-ATT276RD.cjs} +12 -11
- package/dist/chunk-ATT276RD.cjs.map +1 -0
- package/dist/{chunk-4FFBAUFS.js → chunk-AWINL3ZC.js} +6 -6
- package/dist/chunk-AWINL3ZC.js.map +1 -0
- package/dist/{chunk-UU36SHFY.cjs → chunk-BJUJT5ED.cjs} +9 -8
- package/dist/chunk-BJUJT5ED.cjs.map +1 -0
- package/dist/{chunk-D4CUGAKZ.js → chunk-CZJ6Q7CW.js} +36 -6
- package/dist/chunk-CZJ6Q7CW.js.map +1 -0
- package/dist/{chunk-KQ7TS7WW.cjs → chunk-D6POWE7E.cjs} +37 -26
- package/dist/chunk-D6POWE7E.cjs.map +1 -0
- package/dist/{chunk-AWO27VRZ.js → chunk-DMRT67Y6.js} +6 -5
- package/dist/chunk-DMRT67Y6.js.map +1 -0
- package/dist/{chunk-5VB22SYX.cjs → chunk-DQZU7JK6.cjs} +7 -7
- package/dist/{chunk-5VB22SYX.cjs.map → chunk-DQZU7JK6.cjs.map} +1 -1
- package/dist/{chunk-3NSS2OIZ.cjs → chunk-DRL7URI4.cjs} +6 -6
- package/dist/{chunk-3NSS2OIZ.cjs.map → chunk-DRL7URI4.cjs.map} +1 -1
- package/dist/{chunk-RFXWMRFC.js → chunk-EFMFILPG.js} +14 -6
- package/dist/chunk-EFMFILPG.js.map +1 -0
- package/dist/{chunk-HS7AVXTF.js → chunk-EH6XD3FY.js} +4 -4
- package/dist/chunk-EH6XD3FY.js.map +1 -0
- package/dist/{chunk-KQRW2GPZ.js → chunk-EIQFAOFD.js} +6 -6
- package/dist/chunk-EIQFAOFD.js.map +1 -0
- package/dist/{chunk-XJCXEKMD.cjs → chunk-EXTRW7GW.cjs} +4 -4
- package/dist/chunk-EXTRW7GW.cjs.map +1 -0
- package/dist/{chunk-U54XCYG3.js → chunk-FJWQP6EE.js} +12 -6
- package/dist/chunk-FJWQP6EE.js.map +1 -0
- package/dist/{chunk-O7DK5PBJ.cjs → chunk-FUSDYC2B.cjs} +26 -42
- package/dist/chunk-FUSDYC2B.cjs.map +1 -0
- package/dist/{chunk-4QZSA2HJ.js → chunk-G7BLGBRN.js} +4 -4
- package/dist/chunk-G7BLGBRN.js.map +1 -0
- package/dist/{chunk-BZRFXJHA.js → chunk-GBCVPKHE.js} +55 -26
- package/dist/chunk-GBCVPKHE.js.map +1 -0
- package/dist/chunk-GGZ5GPE3.cjs +130 -0
- package/dist/chunk-GGZ5GPE3.cjs.map +1 -0
- package/dist/{chunk-5HEG4CQH.cjs → chunk-GZV6AVRL.cjs} +8 -8
- package/dist/{chunk-5HEG4CQH.cjs.map → chunk-GZV6AVRL.cjs.map} +1 -1
- package/dist/{chunk-VCLBZAZU.cjs → chunk-H6YM3PV6.cjs} +17 -17
- package/dist/chunk-H6YM3PV6.cjs.map +1 -0
- package/dist/{chunk-RFMBZPOW.cjs → chunk-HCT4HPCL.cjs} +10 -10
- package/dist/chunk-HCT4HPCL.cjs.map +1 -0
- package/dist/{chunk-OSEG74VJ.js → chunk-HFEJE7AC.js} +52 -43
- package/dist/chunk-HFEJE7AC.js.map +1 -0
- package/dist/{chunk-52NKC5HT.cjs → chunk-HUFSABUZ.cjs} +12 -8
- package/dist/chunk-HUFSABUZ.cjs.map +1 -0
- package/dist/{chunk-4CLOXP6H.cjs → chunk-HW7SEELD.cjs} +4 -4
- package/dist/{chunk-4CLOXP6H.cjs.map → chunk-HW7SEELD.cjs.map} +1 -1
- package/dist/{chunk-ZSWPZ23K.cjs → chunk-I2PWY7VM.cjs} +5 -5
- package/dist/chunk-I2PWY7VM.cjs.map +1 -0
- package/dist/{chunk-VJ26EKGJ.cjs → chunk-IJ7M6GOG.cjs} +3 -3
- package/dist/chunk-IJ7M6GOG.cjs.map +1 -0
- package/dist/{chunk-SAVIWMZB.js → chunk-ILGZ2ZZV.js} +3 -3
- package/dist/chunk-ILGZ2ZZV.js.map +1 -0
- package/dist/{chunk-4ZHTIJNE.cjs → chunk-J7J7J2GN.cjs} +87 -63
- package/dist/chunk-J7J7J2GN.cjs.map +1 -0
- package/dist/{chunk-UALX2J2Q.cjs → chunk-JLRLCBJ4.cjs} +38 -11
- package/dist/chunk-JLRLCBJ4.cjs.map +1 -0
- package/dist/{chunk-2QDYBS2A.js → chunk-JMDDYA22.js} +4 -4
- package/dist/chunk-JMDDYA22.js.map +1 -0
- package/dist/{chunk-LXQ6HKPS.js → chunk-JNAA4G4H.js} +3 -3
- package/dist/{chunk-LXQ6HKPS.js.map → chunk-JNAA4G4H.js.map} +1 -1
- package/dist/{chunk-UMP6OJIM.js → chunk-JOFVLOFY.js} +4 -4
- package/dist/{chunk-UMP6OJIM.js.map → chunk-JOFVLOFY.js.map} +1 -1
- package/dist/{chunk-A46SWMIF.js → chunk-K2VMFZQ5.js} +7 -7
- package/dist/chunk-K2VMFZQ5.js.map +1 -0
- package/dist/{chunk-DN2PACRI.js → chunk-K3NH62DG.js} +461 -282
- package/dist/chunk-K3NH62DG.js.map +1 -0
- package/dist/{chunk-LYTOXSRH.js → chunk-KDR53EO7.js} +1939 -1864
- package/dist/chunk-KDR53EO7.js.map +1 -0
- package/dist/{chunk-XWTLIGO3.cjs → chunk-KTTHHYEW.cjs} +5 -5
- package/dist/chunk-KTTHHYEW.cjs.map +1 -0
- package/dist/{chunk-3FFAEAUJ.cjs → chunk-KVSAY6NZ.cjs} +18 -18
- package/dist/chunk-KVSAY6NZ.cjs.map +1 -0
- package/dist/{chunk-IAHZCGBE.cjs → chunk-LHSWHYF3.cjs} +120 -146
- package/dist/chunk-LHSWHYF3.cjs.map +1 -0
- package/dist/{chunk-3OR54XG4.js → chunk-NJWYQWDL.js} +12 -8
- package/dist/chunk-NJWYQWDL.js.map +1 -0
- package/dist/chunk-NVXXWAU7.cjs +13 -0
- package/dist/chunk-NVXXWAU7.cjs.map +1 -0
- package/dist/{chunk-2D34UTDC.js → chunk-O6USDERH.js} +31 -11
- package/dist/chunk-O6USDERH.js.map +1 -0
- package/dist/{chunk-XO4SOZN6.js → chunk-OR6XIWLB.js} +4 -4
- package/dist/{chunk-XO4SOZN6.js.map → chunk-OR6XIWLB.js.map} +1 -1
- package/dist/{chunk-4PYZ5AX3.cjs → chunk-PRZ3BES7.cjs} +16 -8
- package/dist/chunk-PRZ3BES7.cjs.map +1 -0
- package/dist/{chunk-HCZD23VS.cjs → chunk-QC55H6RJ.cjs} +65 -39
- package/dist/chunk-QC55H6RJ.cjs.map +1 -0
- package/dist/{chunk-4O5TGQBW.cjs → chunk-QME6FDFG.cjs} +9 -5
- package/dist/chunk-QME6FDFG.cjs.map +1 -0
- package/dist/chunk-QOGNZMHD.cjs +34 -0
- package/dist/chunk-QOGNZMHD.cjs.map +1 -0
- package/dist/{chunk-7VT4P3Z4.cjs → chunk-QUAEOKDW.cjs} +1642 -1567
- package/dist/chunk-QUAEOKDW.cjs.map +1 -0
- package/dist/{chunk-B2J4ZMZL.cjs → chunk-QWD3CZWE.cjs} +6 -5
- package/dist/chunk-QWD3CZWE.cjs.map +1 -0
- package/dist/{chunk-SZVR77EJ.cjs → chunk-QWD4RDZ3.cjs} +15 -24
- package/dist/chunk-QWD4RDZ3.cjs.map +1 -0
- package/dist/{chunk-7BG5UH3T.cjs → chunk-RHZ6HP23.cjs} +4 -4
- package/dist/chunk-RHZ6HP23.cjs.map +1 -0
- package/dist/{chunk-2HVF2WJY.cjs → chunk-RQMCOFAI.cjs} +8 -8
- package/dist/{chunk-2HVF2WJY.cjs.map → chunk-RQMCOFAI.cjs.map} +1 -1
- package/dist/{chunk-VKJ7V7EB.cjs → chunk-SA6K24NB.cjs} +3 -3
- package/dist/chunk-SA6K24NB.cjs.map +1 -0
- package/dist/{chunk-7AD3ZTZL.js → chunk-SAGRF4IB.js} +3 -3
- package/dist/chunk-SAGRF4IB.js.map +1 -0
- package/dist/{chunk-PUAEFLYK.js → chunk-SVQIW5RJ.js} +4 -4
- package/dist/{chunk-PUAEFLYK.js.map → chunk-SVQIW5RJ.js.map} +1 -1
- package/dist/{chunk-43ZQRWAP.cjs → chunk-SYVWE64W.cjs} +22 -22
- package/dist/chunk-SYVWE64W.cjs.map +1 -0
- package/dist/{chunk-3O42QOMJ.js → chunk-TA3K7SBK.js} +7 -6
- package/dist/chunk-TA3K7SBK.js.map +1 -0
- package/dist/{chunk-LYRDF5TQ.cjs → chunk-TFG5IBZS.cjs} +14 -23
- package/dist/chunk-TFG5IBZS.cjs.map +1 -0
- package/dist/{chunk-GKEFRLU7.cjs → chunk-TMKTSYDS.cjs} +6 -6
- package/dist/{chunk-GKEFRLU7.cjs.map → chunk-TMKTSYDS.cjs.map} +1 -1
- package/dist/{chunk-J24VJOH3.cjs → chunk-UADQJBHR.cjs} +31 -11
- package/dist/chunk-UADQJBHR.cjs.map +1 -0
- package/dist/{chunk-TAZVKYWJ.js → chunk-UBR5PWD7.js} +26 -40
- package/dist/chunk-UBR5PWD7.js.map +1 -0
- package/dist/{chunk-IPYYKCRC.js → chunk-UFPUHJWS.js} +5 -5
- package/dist/{chunk-IPYYKCRC.js.map → chunk-UFPUHJWS.js.map} +1 -1
- package/dist/{chunk-OHLDPWTA.cjs → chunk-UGRS7ZA7.cjs} +15 -15
- package/dist/{chunk-OHLDPWTA.cjs.map → chunk-UGRS7ZA7.cjs.map} +1 -1
- package/dist/{chunk-RIAM53CP.js → chunk-UKMBRMGT.js} +3 -3
- package/dist/chunk-UKMBRMGT.js.map +1 -0
- package/dist/{chunk-L4BDVXIM.js → chunk-UNK4HNJH.js} +97 -123
- package/dist/chunk-UNK4HNJH.js.map +1 -0
- package/dist/{chunk-C3NT3PVE.js → chunk-V22DZIXO.js} +3 -3
- package/dist/chunk-V22DZIXO.js.map +1 -0
- package/dist/{chunk-OFRFZRQ4.cjs → chunk-V6ZY4AX6.cjs} +24 -14
- package/dist/chunk-V6ZY4AX6.cjs.map +1 -0
- package/dist/{chunk-B3IMEBOA.js → chunk-VE6DFSKU.js} +3 -3
- package/dist/{chunk-B3IMEBOA.js.map → chunk-VE6DFSKU.js.map} +1 -1
- package/dist/{chunk-WLQNMXQE.js → chunk-VWUXIVEI.js} +53 -26
- package/dist/chunk-VWUXIVEI.js.map +1 -0
- package/dist/{chunk-GMLBYDW4.cjs → chunk-VXDEKILY.cjs} +108 -109
- package/dist/chunk-VXDEKILY.cjs.map +1 -0
- package/dist/{chunk-ACDLHN3W.js → chunk-WJXOICRC.js} +16 -6
- package/dist/chunk-WJXOICRC.js.map +1 -0
- package/dist/{chunk-7YGCPMGB.js → chunk-XB4GI5RZ.js} +27 -12
- package/dist/chunk-XB4GI5RZ.js.map +1 -0
- package/dist/{chunk-O73J46PV.js → chunk-XDANGA2C.js} +5 -5
- package/dist/{chunk-O73J46PV.js.map → chunk-XDANGA2C.js.map} +1 -1
- package/dist/{chunk-NDGGJQTZ.js → chunk-XJZEBGXD.js} +10 -10
- package/dist/chunk-XJZEBGXD.js.map +1 -0
- package/dist/{chunk-UTSRIDKZ.js → chunk-XYFGKVZ7.js} +3 -3
- package/dist/chunk-XYFGKVZ7.js.map +1 -0
- package/dist/{chunk-RMWTPV3M.cjs → chunk-Y2KYR2ED.cjs} +27 -27
- package/dist/chunk-Y2KYR2ED.cjs.map +1 -0
- package/dist/{chunk-O7LZFG6O.cjs → chunk-YIFFF23U.cjs} +5 -5
- package/dist/chunk-YIFFF23U.cjs.map +1 -0
- package/dist/{chunk-4OTIXDMU.cjs → chunk-YJNYDJ2T.cjs} +12 -4
- package/dist/chunk-YJNYDJ2T.cjs.map +1 -0
- package/dist/{chunk-6JSIEDKL.cjs → chunk-YSTXFWQE.cjs} +13 -7
- package/dist/chunk-YSTXFWQE.cjs.map +1 -0
- package/dist/{chunk-I6HGWHPU.cjs → chunk-Z3NTRKIC.cjs} +4 -4
- package/dist/{chunk-I6HGWHPU.cjs.map → chunk-Z3NTRKIC.cjs.map} +1 -1
- package/dist/{chunk-32WTYBUH.js → chunk-ZH26RNQA.js} +91 -92
- package/dist/chunk-ZH26RNQA.js.map +1 -0
- package/dist/compact-session-BHTPCIHA.cjs +61 -0
- package/dist/{compact-session-QV57KR66.cjs.map → compact-session-BHTPCIHA.cjs.map} +1 -1
- package/dist/compact-session-W4WLJTHA.js +24 -0
- package/dist/{compact-session-RIGOWC4Y.js.map → compact-session-W4WLJTHA.js.map} +1 -1
- package/dist/compaction.cjs +20 -17
- package/dist/compaction.d.cts +15 -1
- package/dist/compaction.d.ts +15 -1
- package/dist/compaction.js +3 -4
- package/dist/concurrency.cjs +6 -7
- package/dist/concurrency.cjs.map +1 -1
- package/dist/concurrency.d.cts +6 -3
- package/dist/concurrency.d.ts +6 -3
- package/dist/concurrency.js +4 -5
- package/dist/concurrency.js.map +1 -1
- package/dist/context/index.cjs +6 -6
- package/dist/context/index.js +3 -3
- package/dist/context-NI33FS2R.cjs +23 -0
- package/dist/{context-WFLTTMK3.cjs.map → context-NI33FS2R.cjs.map} +1 -1
- package/dist/context-Y7B7SI5X.js +6 -0
- package/dist/{context-WI2DFG7V.js.map → context-Y7B7SI5X.js.map} +1 -1
- package/dist/create-skill.d.ts +4 -1
- package/dist/{cron-BuiRPrvt.d.cts → cron-C3PhZED0.d.cts} +8 -2
- package/dist/{cron-C2SIi31n.d.ts → cron-crfMMdAw.d.ts} +8 -2
- package/dist/cron.cjs +46 -45
- package/dist/cron.d.cts +5 -4
- package/dist/cron.d.ts +5 -4
- package/dist/cron.js +45 -44
- package/dist/{errors-BgJH9PHi.d.cts → errors-CLOAyuiv.d.ts} +133 -95
- package/dist/{errors-C5fJUqLk.d.ts → errors-DrDEgyz1.d.cts} +133 -95
- package/dist/errors-base-B5g01neU.d.cts +75 -0
- package/dist/errors-base-B5g01neU.d.ts +75 -0
- package/dist/errors-base.d.ts +73 -0
- package/dist/errors.cjs +25 -22
- package/dist/errors.d.cts +3 -2
- package/dist/errors.d.ts +3 -2
- package/dist/errors.js +2 -3
- package/dist/eval.cjs +74 -78
- package/dist/eval.cjs.map +1 -1
- package/dist/eval.js +64 -68
- package/dist/eval.js.map +1 -1
- package/dist/{executor-6CYCA7MI.cjs → executor-XQAOQOHD.cjs} +60 -54
- package/dist/executor-XQAOQOHD.cjs.map +1 -0
- package/dist/{executor-QSEC3MRH.js → executor-ZNDQDX6Q.js} +43 -37
- package/dist/executor-ZNDQDX6Q.js.map +1 -0
- package/dist/filesystem/index.cjs +24 -26
- package/dist/filesystem/index.cjs.map +1 -1
- package/dist/filesystem/index.js +20 -22
- package/dist/filesystem/index.js.map +1 -1
- package/dist/filesystem/types.d.cts +11 -5
- package/dist/filesystem/types.d.ts +11 -5
- package/dist/{fork-agent-RSV4E3EA.js → fork-agent-S2EPIML7.js} +3 -3
- package/dist/fork-agent-S2EPIML7.js.map +1 -0
- package/dist/{fork-agent-Y2IK2RYU.cjs → fork-agent-WAEQI2DL.cjs} +4 -4
- package/dist/fork-agent-WAEQI2DL.cjs.map +1 -0
- package/dist/fs-session-store-77JU46UZ.js +10 -0
- package/dist/{fs-session-store-NM6YSTE2.js.map → fs-session-store-77JU46UZ.js.map} +1 -1
- package/dist/fs-session-store-E4U3P56L.cjs +19 -0
- package/dist/{fs-session-store-4PIHT5UX.cjs.map → fs-session-store-E4U3P56L.cjs.map} +1 -1
- package/dist/generate-object-BXV7BZRP.js +7 -0
- package/dist/{generate-object-GUNAUVBX.js.map → generate-object-BXV7BZRP.js.map} +1 -1
- package/dist/generate-object-YBI2TDJ3.cjs +20 -0
- package/dist/{generate-object-R7HTMW7F.cjs.map → generate-object-YBI2TDJ3.cjs.map} +1 -1
- package/dist/generate-object.d.ts +2 -4
- package/dist/index-manager-DXR2RSFI.cjs +26 -0
- package/dist/{index-manager-2SRX45WJ.cjs.map → index-manager-DXR2RSFI.cjs.map} +1 -1
- package/dist/index-manager-QH6OXEV5.js +17 -0
- package/dist/{index-manager-SP4ISSDX.js.map → index-manager-QH6OXEV5.js.map} +1 -1
- package/dist/index.cjs +234 -194
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +243 -41
- package/dist/index.d.ts +243 -41
- package/dist/index.js +140 -102
- package/dist/index.js.map +1 -1
- package/dist/{inject-session-DAR7OUCW.js → inject-session-SUM6TDJF.js} +9 -9
- package/dist/{inject-session-DAR7OUCW.js.map → inject-session-SUM6TDJF.js.map} +1 -1
- package/dist/inject-session-W6A46J3E.cjs +29 -0
- package/dist/{inject-session-WQKMC3GR.cjs.map → inject-session-W6A46J3E.cjs.map} +1 -1
- package/dist/interactive/index.cjs +12 -6
- package/dist/interactive/index.cjs.map +1 -1
- package/dist/interactive/index.js +12 -6
- package/dist/interactive/index.js.map +1 -1
- package/dist/interactive/types.d.cts +14 -4
- package/dist/interactive/types.d.ts +14 -4
- package/dist/internal/agent-loop/loop-context-init.d.ts +1 -1
- package/dist/internal/agent-loop/loop-finalize.d.ts +25 -0
- package/dist/internal/agent-loop/loop.d.ts +1 -1
- package/dist/internal/agent-loop/message-builders.d.ts +1 -1
- package/dist/internal/agent-loop/tool-dispatch.d.ts +2 -2
- package/dist/internal/agent-loop/usage-and-cost.d.ts +1 -1
- package/dist/internal/auth/credential-availability.d.ts +61 -0
- package/dist/internal/auth/credential-store.d.ts +1 -1
- package/dist/internal/auth/oauth-device.d.ts +1 -1
- package/dist/internal/auth/oauth-engine.d.ts +1 -1
- package/dist/internal/auth/resolve-credential.d.ts +1 -1
- package/dist/internal/base-url.d.ts +14 -0
- package/dist/internal/cloud-agent/cloud-config-serializer.d.ts +1 -1
- package/dist/internal/{runtime/concurrency → concurrency}/subagent-credentials.d.ts +2 -2
- package/dist/internal/emit-run-event.d.ts +16 -0
- package/dist/internal/error-mappers/shared.d.ts +14 -1
- package/dist/internal/eval/assert.d.ts +2 -1
- package/dist/internal/eval/single-flight.d.ts +2 -1
- package/dist/internal/global-singleton.d.ts +6 -3
- package/dist/internal/llm/responses.d.ts +10 -0
- package/dist/internal/local-agent/local-agent-bootstrap.d.ts +5 -3
- package/dist/internal/local-agent/local-agent-capabilities.d.ts +38 -0
- package/dist/internal/local-agent/local-agent-dispatch.d.ts +2 -2
- package/dist/internal/local-agent/local-agent-memory-provider.d.ts +1 -1
- package/dist/internal/local-agent/local-agent-personality-extensions.d.ts +25 -1
- package/dist/internal/local-agent/local-agent-send.d.ts +42 -1
- package/dist/internal/local-agent/real-local-run-mcp.d.ts +26 -0
- package/dist/internal/local-agent/real-local-run-options.d.ts +26 -0
- package/dist/internal/local-agent/real-local-run-tools.d.ts +21 -4
- package/dist/internal/local-agent/real-local-run.d.ts +2 -2
- package/dist/internal/mcp/handshake-timeout.d.ts +53 -0
- package/dist/internal/memory/active-memory.d.ts +1 -1
- package/dist/internal/memory/adapters/index.cjs +10 -10
- package/dist/internal/memory/adapters/index.js +9 -9
- package/dist/internal/memory/adapters/openai-embedding.d.cts +10 -0
- package/dist/internal/memory/adapters/openai-embedding.d.ts +10 -0
- package/dist/internal/memory/corpus-sync.d.ts +23 -0
- package/dist/internal/memory/index-db.d.ts +15 -1
- package/dist/internal/memory/index-manager-contract.d.ts +12 -0
- package/dist/internal/memory/index-manager.d.ts +4 -10
- package/dist/internal/memory/index-repository.d.ts +58 -0
- package/dist/internal/memory/lance-memory-adapter.d.ts +16 -14
- package/dist/internal/memory/memory-index.d.ts +15 -0
- package/dist/internal/memory/sdk-memory-peer-loader.d.ts +54 -1
- package/dist/internal/memory/storage/index.cjs +39 -40
- package/dist/internal/memory/storage/index.js +10 -11
- package/dist/internal/memory/storage/memory-root.d.cts +2 -3
- package/dist/internal/memory/storage/memory-root.d.ts +2 -3
- package/dist/internal/persistence/atomic-write.d.cts +4 -4
- package/dist/internal/persistence/atomic-write.d.ts +4 -4
- package/dist/internal/persistence/index.cjs +24 -25
- package/dist/internal/persistence/index.cjs.map +1 -1
- package/dist/internal/persistence/index.js +7 -8
- package/dist/internal/persistence/index.js.map +1 -1
- package/dist/internal/persistence/jsonl.d.cts +3 -1
- package/dist/internal/persistence/jsonl.d.ts +3 -1
- package/dist/internal/persistence/paths.d.cts +25 -12
- package/dist/internal/persistence/paths.d.ts +25 -12
- package/dist/internal/persistence/transcript-ops.d.cts +11 -2
- package/dist/internal/persistence/transcript-ops.d.ts +11 -2
- package/dist/internal/plugins/context.d.cts +0 -10
- package/dist/internal/plugins/context.d.ts +0 -10
- package/dist/internal/plugins/types.d.cts +1 -1
- package/dist/internal/plugins/types.d.ts +1 -1
- package/dist/internal/providers/catalog-schema.d.ts +94 -0
- package/dist/internal/providers/catalog-source-models-dev.d.ts +11 -0
- package/dist/internal/runtime/compat/compat-config-file.d.ts +31 -0
- package/dist/internal/runtime/compat/foreign-config-sources.d.ts +58 -34
- package/dist/internal/runtime/compression/compression-model-registry.d.ts +1 -1
- package/dist/internal/runtime/compression/compression-summarizer.d.ts +5 -1
- package/dist/internal/runtime/fixtures/fixture-events.d.ts +1 -1
- package/dist/internal/runtime/fixtures/fixture-mode.d.ts +8 -14
- package/dist/internal/runtime/fixtures/fixture-run-base.d.ts +1 -1
- package/dist/internal/runtime/fixtures/fixture-scripts.d.ts +2 -2
- package/dist/internal/runtime/hooks/hooks-executor.d.ts +6 -1
- package/dist/internal/runtime/lifecycle/wrap-completion-check-run.d.ts +1 -1
- package/dist/internal/runtime/{memory → memory-glue}/memory-provider.d.ts +1 -1
- package/dist/internal/runtime/{plugins → plugin-loader}/plugin-bundles.d.ts +4 -1
- package/dist/internal/runtime/processors/wrap-output-run.d.ts +1 -1
- package/dist/internal/runtime/registry/live-agent-registry.d.ts +9 -1
- package/dist/internal/runtime/system-prompt/local-assembly.d.ts +2 -1
- package/dist/internal/scorers/llm-judge.d.ts +12 -0
- package/dist/internal/security/index.cjs +14 -15
- package/dist/internal/security/index.d.cts +6 -1
- package/dist/internal/security/index.d.ts +6 -1
- package/dist/internal/security/index.js +4 -5
- package/dist/internal/security/path-containment.d.ts +24 -0
- package/dist/internal/session/agent-session-store.d.ts +1 -1
- package/dist/internal/session/agent-session.d.ts +1 -1
- package/dist/internal/session/index.d.ts +1 -1
- package/dist/internal/session/session-cache.d.ts +9 -3
- package/dist/internal/task/registry.d.ts +1 -1
- package/dist/internal/task/store.d.ts +1 -1
- package/dist/internal/task/subscribe.d.ts +1 -1
- package/dist/internal/task/task-id.d.ts +22 -0
- package/dist/internal/telemetry/adapter-registry.d.ts +12 -2
- package/dist/internal/telemetry/adapters/braintrust.d.ts +6 -1
- package/dist/internal/telemetry/adapters/langsmith.d.ts +6 -1
- package/dist/internal/workflow/executor.d.ts +2 -1
- package/dist/internal/workflow/snapshot-store.d.ts +1 -1
- package/dist/internal/workflow/step-branch.d.ts +2 -2
- package/dist/internal/workflow/step-dowhile.d.ts +2 -2
- package/dist/internal/workflow/step-execution.d.ts +25 -0
- package/dist/internal/workflow/step-foreach.d.ts +2 -2
- package/dist/internal/workflow/step-parallel.d.ts +2 -2
- package/dist/judge-call-6MVARKU2.js +5 -0
- package/dist/{judge-call-LVXABPS3.js.map → judge-call-6MVARKU2.js.map} +1 -1
- package/dist/judge-call-I3P4D5QR.cjs +22 -0
- package/dist/{judge-call-LAHMBJ57.cjs.map → judge-call-I3P4D5QR.cjs.map} +1 -1
- package/dist/mcp-auth.cjs +14 -15
- package/dist/mcp-auth.cjs.map +1 -1
- package/dist/mcp-auth.d.cts +2 -0
- package/dist/mcp-auth.d.ts +2 -0
- package/dist/mcp-auth.js +4 -5
- package/dist/mcp-auth.js.map +1 -1
- package/dist/models.cjs +52 -42
- package/dist/models.cjs.map +1 -1
- package/dist/models.js +39 -29
- package/dist/models.js.map +1 -1
- package/dist/oauth-transaction-store-5RIR6D5C.js +5 -0
- package/dist/{oauth-transaction-store-W52KVHQ4.js.map → oauth-transaction-store-5RIR6D5C.js.map} +1 -1
- package/dist/oauth-transaction-store-SXIE57OD.cjs +38 -0
- package/dist/{oauth-transaction-store-BT4GLTLK.cjs.map → oauth-transaction-store-SXIE57OD.cjs.map} +1 -1
- package/dist/path-safety.cjs +11 -12
- package/dist/path-safety.d.cts +2 -0
- package/dist/path-safety.d.ts +2 -0
- package/dist/path-safety.js +4 -5
- package/dist/permission-engine.d.ts +10 -17
- package/dist/persistence.cjs +31 -31
- package/dist/persistence.cjs.map +1 -1
- package/dist/persistence.d.cts +9 -1
- package/dist/persistence.d.ts +9 -1
- package/dist/persistence.js +12 -13
- package/dist/persistence.js.map +1 -1
- package/dist/project.cjs +5 -6
- package/dist/project.cjs.map +1 -1
- package/dist/project.js +3 -4
- package/dist/project.js.map +1 -1
- package/dist/providers.cjs +10 -10
- package/dist/providers.d.cts +2 -0
- package/dist/providers.d.ts +2 -0
- package/dist/providers.js +8 -8
- package/dist/registry-BZQFYRTL.cjs +46 -0
- package/dist/{registry-V7BDQ6QB.cjs.map → registry-BZQFYRTL.cjs.map} +1 -1
- package/dist/registry-DMWCJKRF.js +9 -0
- package/dist/{registry-75W33OGL.js.map → registry-DMWCJKRF.js.map} +1 -1
- package/dist/retry.cjs +4 -5
- package/dist/retry.d.cts +20 -5
- package/dist/retry.d.ts +20 -5
- package/dist/retry.js +3 -4
- package/dist/{run-BYSHf58D.d.ts → run-CTAdRU3U.d.cts} +120 -152
- package/dist/{run-BYSHf58D.d.cts → run-CTAdRU3U.d.ts} +120 -152
- package/dist/{run-until-HEQOUVU6.js → run-until-6D6TQ4JN.js} +27 -59
- package/dist/run-until-6D6TQ4JN.js.map +1 -0
- package/dist/{run-until-U2B5FJJI.cjs → run-until-DG2KXWB2.cjs} +27 -59
- package/dist/run-until-DG2KXWB2.cjs.map +1 -0
- package/dist/sandbox/bwrap.d.cts +11 -1
- package/dist/sandbox/bwrap.d.ts +11 -1
- package/dist/sandbox/index.cjs +26 -30
- package/dist/sandbox/index.cjs.map +1 -1
- package/dist/sandbox/index.d.cts +8 -1
- package/dist/sandbox/index.d.ts +8 -1
- package/dist/sandbox/index.js +10 -14
- package/dist/sandbox/index.js.map +1 -1
- package/dist/sandbox/linux-sandbox.d.cts +20 -4
- package/dist/sandbox/linux-sandbox.d.ts +20 -4
- package/dist/sandbox/types.d.cts +18 -2
- package/dist/sandbox/types.d.ts +18 -2
- package/dist/sanitize/index.cjs +2 -2
- package/dist/sanitize/index.js +1 -1
- package/dist/sanitize/types.d.cts +15 -2
- package/dist/sanitize/types.d.ts +15 -2
- package/dist/{sdk-agent-D8qJVkuV.d.ts → sdk-agent-BOiKqOgL.d.cts} +197 -117
- package/dist/{sdk-agent-DEoKhA8a.d.cts → sdk-agent-D4a_BR_6.d.ts} +197 -117
- package/dist/server/auth/errors.d.cts +4 -3
- package/dist/server/auth/errors.d.ts +4 -3
- package/dist/server/auth/index.cjs +28 -28
- package/dist/server/auth/index.cjs.map +1 -1
- package/dist/server/auth/index.d.cts +28 -5
- package/dist/server/auth/index.d.ts +28 -5
- package/dist/server/auth/index.js +13 -13
- package/dist/server/auth/index.js.map +1 -1
- package/dist/server/auth/oauth-transaction-store.d.cts +2 -1
- package/dist/server/auth/oauth-transaction-store.d.ts +2 -1
- package/dist/server/auth/orchestrator.d.cts +4 -1
- package/dist/server/auth/orchestrator.d.ts +4 -1
- package/dist/server/auth/types.d.cts +18 -0
- package/dist/server/auth/types.d.ts +18 -0
- package/dist/server/errors-envelope.cjs +14 -15
- package/dist/server/errors-envelope.cjs.map +1 -1
- package/dist/server/errors-envelope.d.cts +3 -3
- package/dist/server/errors-envelope.d.ts +3 -3
- package/dist/server/errors-envelope.js +3 -4
- package/dist/server/errors-envelope.js.map +1 -1
- package/dist/session-transcript-LGHSNVY5.cjs +62 -0
- package/dist/{session-transcript-6WNITKRE.cjs.map → session-transcript-LGHSNVY5.cjs.map} +1 -1
- package/dist/session-transcript-VTBTCGQX.js +5 -0
- package/dist/{session-transcript-XAEKW6P7.js.map → session-transcript-VTBTCGQX.js.map} +1 -1
- package/dist/skills.cjs +8 -9
- package/dist/skills.js +6 -7
- package/dist/stream-object-HBFMIZLD.js +7 -0
- package/dist/{stream-object-UF4QRQRU.js.map → stream-object-HBFMIZLD.js.map} +1 -1
- package/dist/stream-object-QSKHISDJ.cjs +20 -0
- package/dist/{stream-object-ZJTQNKY3.cjs.map → stream-object-QSKHISDJ.cjs.map} +1 -1
- package/dist/stream-object.d.ts +2 -4
- package/dist/subagents-loader-TPZLTXYZ.cjs +16 -0
- package/dist/{subagents-loader-UCNO7FUH.cjs.map → subagents-loader-TPZLTXYZ.cjs.map} +1 -1
- package/dist/subagents-loader-Y6JFYXAY.js +7 -0
- package/dist/{subagents-loader-XP5ERVDZ.js.map → subagents-loader-Y6JFYXAY.js.map} +1 -1
- package/dist/subagents-loader.cjs +7 -8
- package/dist/subagents-loader.cjs.map +1 -1
- package/dist/subagents-loader.d.cts +5 -3
- package/dist/subagents-loader.d.ts +5 -3
- package/dist/subagents-loader.js +5 -6
- package/dist/subagents-loader.js.map +1 -1
- package/dist/subagents.cjs +2 -2
- package/dist/subagents.cjs.map +1 -1
- package/dist/subagents.js +1 -1
- package/dist/subagents.js.map +1 -1
- package/dist/subscription/define-subscription.d.cts +4 -1
- package/dist/subscription/define-subscription.d.ts +4 -1
- package/dist/subscription/index.cjs +4 -5
- package/dist/subscription/index.cjs.map +1 -1
- package/dist/subscription/index.d.cts +2 -0
- package/dist/subscription/index.d.ts +2 -0
- package/dist/subscription/index.js +3 -4
- package/dist/subscription/index.js.map +1 -1
- package/dist/subscription/internal/server-integration.d.cts +5 -0
- package/dist/subscription/internal/server-integration.d.ts +5 -0
- package/dist/subscription/internal/subscription-runtime.d.cts +13 -1
- package/dist/subscription/internal/subscription-runtime.d.ts +13 -1
- package/dist/task-errors.d.ts +58 -0
- package/dist/task-store.cjs +7 -8
- package/dist/task-store.d.cts +2 -0
- package/dist/task-store.d.ts +2 -0
- package/dist/task-store.js +4 -5
- package/dist/types/agent-prims.d.ts +21 -0
- package/dist/types/agent.d.ts +109 -15
- package/dist/types/batch.d.ts +3 -0
- package/dist/types/budget-tracker.d.ts +3 -0
- package/dist/types/budget.d.ts +12 -3
- package/dist/types/content-blocks.d.ts +3 -0
- package/dist/types/context.d.ts +3 -0
- package/dist/types/conversation.d.ts +5 -0
- package/dist/types/cron.d.ts +5 -0
- package/dist/types/env-policy.d.ts +3 -0
- package/dist/types/eval.d.ts +3 -0
- package/dist/types/fork.d.ts +3 -0
- package/dist/types/goal-events.d.ts +3 -0
- package/dist/types/mcp.d.ts +5 -0
- package/dist/types/memory-adapter.d.ts +3 -0
- package/dist/types/memory-provider.d.ts +44 -5
- package/dist/types/messages-base.d.ts +4 -0
- package/dist/types/messages.d.ts +5 -0
- package/dist/types/plugin.d.ts +32 -4
- package/dist/types/processors.d.ts +3 -0
- package/dist/types/provider-profile.d.ts +3 -0
- package/dist/types/providers.d.ts +3 -0
- package/dist/types/run-events.d.ts +36 -9
- package/dist/types/run.d.ts +29 -2
- package/dist/types/sdk-agent.d.ts +71 -1
- package/dist/types/session-message.d.ts +3 -0
- package/dist/types/session-record.d.ts +3 -0
- package/dist/types/session-store.d.ts +45 -0
- package/dist/types/task.d.ts +3 -11
- package/dist/types/theokit.d.ts +3 -0
- package/dist/types/trajectory.d.ts +3 -0
- package/dist/types/updates.d.ts +5 -0
- package/dist/types/usage.d.ts +4 -1
- package/dist/types/workflow.d.ts +13 -135
- package/dist/workflow-as-tool.d.ts +66 -0
- package/dist/workflow-errors.d.ts +164 -0
- package/dist/workflow.cjs +29 -30
- package/dist/workflow.d.cts +135 -74
- package/dist/workflow.d.ts +135 -74
- package/dist/workflow.js +8 -9
- package/docs/adr/README.md +2604 -0
- package/docs/error-codes.md +139 -105
- package/docs/harness-capability-map.md +32 -20
- package/docs/memory-decisions.md +1 -1
- package/package.json +3 -7
- package/bin/theokit-migrate-config.mjs +0 -278
- package/bin/theokit-migrate-memory.mjs +0 -116
- package/dist/agent-A5XMIVNP.js +0 -57
- package/dist/agent-UX7WFI6B.cjs +0 -66
- package/dist/agent-session-store-6EL5NPA4.cjs +0 -24
- package/dist/agent-session-store-OPGRB4XM.js +0 -7
- package/dist/batch-BXYTW2DP.cjs.map +0 -1
- package/dist/batch-L4ZXS46M.js.map +0 -1
- package/dist/chunk-247ZTLNU.js +0 -73
- package/dist/chunk-247ZTLNU.js.map +0 -1
- package/dist/chunk-2D34UTDC.js.map +0 -1
- package/dist/chunk-2GUYQR5P.js.map +0 -1
- package/dist/chunk-2QDYBS2A.js.map +0 -1
- package/dist/chunk-32WTYBUH.js.map +0 -1
- package/dist/chunk-3FFAEAUJ.cjs.map +0 -1
- package/dist/chunk-3O42QOMJ.js.map +0 -1
- package/dist/chunk-3OR54XG4.js.map +0 -1
- package/dist/chunk-43ZQRWAP.cjs.map +0 -1
- package/dist/chunk-4FFBAUFS.js.map +0 -1
- package/dist/chunk-4O5TGQBW.cjs.map +0 -1
- package/dist/chunk-4OTIXDMU.cjs.map +0 -1
- package/dist/chunk-4PYZ5AX3.cjs.map +0 -1
- package/dist/chunk-4QZSA2HJ.js.map +0 -1
- package/dist/chunk-4ZHTIJNE.cjs.map +0 -1
- package/dist/chunk-52NKC5HT.cjs.map +0 -1
- package/dist/chunk-6HKGLTJI.cjs.map +0 -1
- package/dist/chunk-6JSIEDKL.cjs.map +0 -1
- package/dist/chunk-7AD3ZTZL.js.map +0 -1
- package/dist/chunk-7BG5UH3T.cjs.map +0 -1
- package/dist/chunk-7VT4P3Z4.cjs.map +0 -1
- package/dist/chunk-7YGCPMGB.js.map +0 -1
- package/dist/chunk-A46SWMIF.js.map +0 -1
- package/dist/chunk-A4JVILQU.js.map +0 -1
- package/dist/chunk-ACDLHN3W.js.map +0 -1
- package/dist/chunk-AKJP2STZ.cjs +0 -81
- package/dist/chunk-AKJP2STZ.cjs.map +0 -1
- package/dist/chunk-AWO27VRZ.js.map +0 -1
- package/dist/chunk-B2J4ZMZL.cjs.map +0 -1
- package/dist/chunk-B4EOJWOY.cjs.map +0 -1
- package/dist/chunk-BU4KFWXF.js.map +0 -1
- package/dist/chunk-BZRFXJHA.js.map +0 -1
- package/dist/chunk-C3NT3PVE.js.map +0 -1
- package/dist/chunk-C72AZW7J.js.map +0 -1
- package/dist/chunk-D4CUGAKZ.js.map +0 -1
- package/dist/chunk-DN2PACRI.js.map +0 -1
- package/dist/chunk-DXGZ2NUG.cjs.map +0 -1
- package/dist/chunk-EG4QM7ZJ.cjs +0 -39
- package/dist/chunk-EG4QM7ZJ.cjs.map +0 -1
- package/dist/chunk-GMLBYDW4.cjs.map +0 -1
- package/dist/chunk-HCZD23VS.cjs.map +0 -1
- package/dist/chunk-HS7AVXTF.js.map +0 -1
- package/dist/chunk-IAHZCGBE.cjs.map +0 -1
- package/dist/chunk-J24VJOH3.cjs.map +0 -1
- package/dist/chunk-JPBKYL3B.cjs +0 -18
- package/dist/chunk-JPBKYL3B.cjs.map +0 -1
- package/dist/chunk-KQ7TS7WW.cjs.map +0 -1
- package/dist/chunk-KQRW2GPZ.js.map +0 -1
- package/dist/chunk-KYAJINUI.cjs.map +0 -1
- package/dist/chunk-L3MTL4NA.js.map +0 -1
- package/dist/chunk-L4BDVXIM.js.map +0 -1
- package/dist/chunk-LKBEROHN.js.map +0 -1
- package/dist/chunk-LYRDF5TQ.cjs.map +0 -1
- package/dist/chunk-LYTOXSRH.js.map +0 -1
- package/dist/chunk-N2U4AZGB.js.map +0 -1
- package/dist/chunk-NDGGJQTZ.js.map +0 -1
- package/dist/chunk-O7DK5PBJ.cjs.map +0 -1
- package/dist/chunk-O7LZFG6O.cjs.map +0 -1
- package/dist/chunk-OFRFZRQ4.cjs.map +0 -1
- package/dist/chunk-OSEG74VJ.js.map +0 -1
- package/dist/chunk-RFMBZPOW.cjs.map +0 -1
- package/dist/chunk-RFXWMRFC.js.map +0 -1
- package/dist/chunk-RIAM53CP.js.map +0 -1
- package/dist/chunk-RMWTPV3M.cjs.map +0 -1
- package/dist/chunk-RNB4APBZ.js.map +0 -1
- package/dist/chunk-SAVIWMZB.js.map +0 -1
- package/dist/chunk-SZVR77EJ.cjs.map +0 -1
- package/dist/chunk-TAZVKYWJ.js.map +0 -1
- package/dist/chunk-U54XCYG3.js.map +0 -1
- package/dist/chunk-U6IFHFWK.js.map +0 -1
- package/dist/chunk-UALX2J2Q.cjs.map +0 -1
- package/dist/chunk-UBDMVMBZ.js.map +0 -1
- package/dist/chunk-UGT7GK7I.cjs.map +0 -1
- package/dist/chunk-UNYXQ4M5.js.map +0 -1
- package/dist/chunk-UTSRIDKZ.js.map +0 -1
- package/dist/chunk-UU36SHFY.cjs.map +0 -1
- package/dist/chunk-V2BOS4WF.cjs.map +0 -1
- package/dist/chunk-VCLBZAZU.cjs.map +0 -1
- package/dist/chunk-VJ26EKGJ.cjs.map +0 -1
- package/dist/chunk-VKJ7V7EB.cjs.map +0 -1
- package/dist/chunk-VLVVJLDH.cjs.map +0 -1
- package/dist/chunk-WLQNMXQE.js.map +0 -1
- package/dist/chunk-WNO3C3N2.cjs.map +0 -1
- package/dist/chunk-WTMU7J4U.js +0 -14
- package/dist/chunk-WTMU7J4U.js.map +0 -1
- package/dist/chunk-XEQ3TM66.js +0 -35
- package/dist/chunk-XEQ3TM66.js.map +0 -1
- package/dist/chunk-XJCXEKMD.cjs.map +0 -1
- package/dist/chunk-XL7Q7HB2.cjs.map +0 -1
- package/dist/chunk-XWTLIGO3.cjs.map +0 -1
- package/dist/chunk-YML4ME27.cjs.map +0 -1
- package/dist/chunk-ZSWPZ23K.cjs.map +0 -1
- package/dist/chunk-ZZMZWBR6.js.map +0 -1
- package/dist/compact-session-QV57KR66.cjs +0 -59
- package/dist/compact-session-RIGOWC4Y.js +0 -22
- package/dist/context-WFLTTMK3.cjs +0 -24
- package/dist/context-WI2DFG7V.js +0 -7
- package/dist/executor-6CYCA7MI.cjs.map +0 -1
- package/dist/executor-QSEC3MRH.js.map +0 -1
- package/dist/fork-agent-RSV4E3EA.js.map +0 -1
- package/dist/fork-agent-Y2IK2RYU.cjs.map +0 -1
- package/dist/fs-session-store-4PIHT5UX.cjs +0 -20
- package/dist/fs-session-store-NM6YSTE2.js +0 -11
- package/dist/generate-object-GUNAUVBX.js +0 -8
- package/dist/generate-object-R7HTMW7F.cjs +0 -21
- package/dist/index-manager-2SRX45WJ.cjs +0 -27
- package/dist/index-manager-SP4ISSDX.js +0 -18
- package/dist/inject-session-WQKMC3GR.cjs +0 -29
- package/dist/internal/persistence/credential-pool-store.d.cts +0 -32
- package/dist/internal/persistence/credential-pool-store.d.ts +0 -32
- package/dist/internal/runtime/memory/memory-path-selector.d.ts +0 -73
- package/dist/judge-call-LAHMBJ57.cjs +0 -23
- package/dist/judge-call-LVXABPS3.js +0 -6
- package/dist/oauth-transaction-store-BT4GLTLK.cjs +0 -36
- package/dist/oauth-transaction-store-W52KVHQ4.js +0 -3
- package/dist/registry-75W33OGL.js +0 -10
- package/dist/registry-V7BDQ6QB.cjs +0 -47
- package/dist/run-until-HEQOUVU6.js.map +0 -1
- package/dist/run-until-U2B5FJJI.cjs.map +0 -1
- package/dist/server/adapter/express.d.cts +0 -9
- package/dist/server/adapter/express.d.ts +0 -9
- package/dist/server/adapter/fastify.d.cts +0 -9
- package/dist/server/adapter/fastify.d.ts +0 -9
- package/dist/server/adapter/hono.d.cts +0 -9
- package/dist/server/adapter/hono.d.ts +0 -9
- package/dist/server/adapter/shared-handler.d.cts +0 -9
- package/dist/server/adapter/shared-handler.d.ts +0 -9
- package/dist/server/adapter/types.d.cts +0 -33
- package/dist/server/adapter/types.d.ts +0 -33
- package/dist/session-transcript-6WNITKRE.cjs +0 -63
- package/dist/session-transcript-XAEKW6P7.js +0 -6
- package/dist/stream-object-UF4QRQRU.js +0 -8
- package/dist/stream-object-ZJTQNKY3.cjs +0 -21
- package/dist/subagents-loader-UCNO7FUH.cjs +0 -17
- package/dist/subagents-loader-XP5ERVDZ.js +0 -8
- /package/dist/{batch.d.ts → internal/agent/batch.d.ts} +0 -0
- /package/dist/{agent-helpers.d.ts → internal/agent/helpers.d.ts} +0 -0
- /package/dist/internal/agent-loop/{loop-types.d.ts → types.d.ts} +0 -0
- /package/dist/internal/auth/{auth-types.d.ts → types.d.ts} +0 -0
- /package/dist/internal/cloud-agent/{cloud-payload-types.d.ts → types.d.ts} +0 -0
- /package/dist/internal/{runtime/concurrency → concurrency}/abort-utils.d.ts +0 -0
- /package/dist/internal/{runtime/concurrency → concurrency}/async-local-storage.d.ts +0 -0
- /package/dist/internal/{runtime/concurrency → concurrency}/async-semaphore.d.ts +0 -0
- /package/dist/internal/{runtime/concurrency → concurrency}/delegation-depth.d.ts +0 -0
- /package/dist/internal/{runtime/concurrency → concurrency}/map-with-concurrency.d.ts +0 -0
- /package/dist/internal/{runtime/retry → error-mappers}/default-retriable.d.ts +0 -0
- /package/dist/internal/{runtime/fixtures/fixture-types.d.ts → memory/storage/list-markdown.d.cts} +0 -0
- /package/dist/internal/{runtime/plugins/plugins-manager.d.ts → memory/storage/list-markdown.d.ts} +0 -0
- /package/dist/internal/{resilience → retry}/circuit-breaker.d.ts +0 -0
- /package/dist/internal/{runtime/retry → retry}/with-retry.d.ts +0 -0
- /package/dist/internal/{security/secret-redactor.d.cts → runtime/fixtures/types.d.ts} +0 -0
- /package/dist/internal/runtime/{memory → memory-glue}/memory-store.d.ts +0 -0
- /package/dist/internal/runtime/{memory → memory-glue}/select-facts.d.ts +0 -0
- /package/dist/internal/runtime/{plugins → plugin-loader}/plugin-frontmatter.d.ts +0 -0
- /package/dist/internal/{security/secret-redactor.d.ts → runtime/plugin-loader/plugins-manager.d.ts} +0 -0
- /package/dist/internal/runtime/{reasoning → system-prompt}/native-reasoning.d.ts +0 -0
- /package/dist/internal/{runtime/context/path-containment.d.ts → security/path-containment.d.cts} +0 -0
- /package/dist/internal/session/{session-types.d.ts → types.d.ts} +0 -0
- /package/dist/internal/{zod/to-json-schema.d.ts → zod-to-json-schema.d.ts} +0 -0
- /package/dist/subscription/internal/{adapter-types.d.cts → types.d.cts} +0 -0
- /package/dist/subscription/internal/{adapter-types.d.ts → types.d.ts} +0 -0
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
+
* Owner: `internal/agent-loop/` (3 of 11 importers). Derived from the import graph, not declared —
|
|
3
|
+
* `tests/lint/types-name-their-owner.test.ts` re-derives it.
|
|
4
|
+
*
|
|
2
5
|
* SE2 — typed runtime EVENT stream, ADDITIVE to the `SDKMessage` content stream.
|
|
3
6
|
*
|
|
4
7
|
* `Run.stream()` yields `SDKMessage`s (the conversation content). `RunEvent`s are
|
|
@@ -16,7 +19,7 @@
|
|
|
16
19
|
*
|
|
17
20
|
* @public
|
|
18
21
|
*/
|
|
19
|
-
export type RunEvent = RunToolProgressEvent | RunRateLimitEvent | RunPermissionDeniedEvent | RunTaskStartedEvent | RunTaskUpdatedEvent | RunTaskCompletedEvent | RunCompactBoundaryEvent | RunCompactionFallbackEvent | RunTripwireEvent | RunCompletionCheckEvent | RunMcpServerFailedEvent | RunMcpServerReadyEvent;
|
|
22
|
+
export type RunEvent = RunToolProgressEvent | RunRateLimitEvent | RunPermissionDeniedEvent | RunTaskStartedEvent | RunTaskUpdatedEvent | RunTaskCompletedEvent | RunCompactBoundaryEvent | RunCompactionFallbackEvent | RunTripwireEvent | RunCompletionCheckEvent | RunMcpServerFailedEvent | RunMcpServerReadyEvent | RunMemoryDegradedEvent;
|
|
20
23
|
/**
|
|
21
24
|
* theokit#188 — an MCP server was configured but its tools could not be listed, so NONE of its
|
|
22
25
|
* tools exist for this run.
|
|
@@ -157,14 +160,38 @@ export interface RunCompactionFallbackEvent {
|
|
|
157
160
|
readonly window: number;
|
|
158
161
|
}
|
|
159
162
|
/**
|
|
160
|
-
*
|
|
161
|
-
*
|
|
162
|
-
*
|
|
163
|
+
* A memory stage failed and the run continued without it.
|
|
164
|
+
*
|
|
165
|
+
* The same shape of gap {@link RunMcpServerFailedEvent} closed for MCP, in the module next door.
|
|
166
|
+
* `initLoopContext` had three bare `catch { <field> = <empty> }` blocks: an init failure meant no
|
|
167
|
+
* memory tool was registered, a `buildTools` failure meant no provider tools, and a `runActivePass`
|
|
168
|
+
* failure meant no recalled context in the system prompt. The agent then answered without the memory
|
|
169
|
+
* it was configured with, and nothing recorded it — not stderr, not this sink, not the span in scope.
|
|
170
|
+
*
|
|
171
|
+
* Degrading to a working agent is the right BEHAVIOUR. This event exists because the degradation was
|
|
172
|
+
* unobservable, so a host UI showed a healthy run.
|
|
173
|
+
*
|
|
174
|
+
* Emitted once per failing stage per run.
|
|
175
|
+
*
|
|
176
|
+
* @public
|
|
163
177
|
*/
|
|
164
|
-
export
|
|
178
|
+
export interface RunMemoryDegradedEvent {
|
|
179
|
+
readonly type: "memory_degraded";
|
|
180
|
+
/** Which stage failed: `init`, `buildTools`, or `activePass`. */
|
|
181
|
+
readonly stage: string;
|
|
182
|
+
/** Why it failed, as the provider reported it. */
|
|
183
|
+
readonly message: string;
|
|
184
|
+
}
|
|
165
185
|
/**
|
|
166
|
-
*
|
|
167
|
-
*
|
|
168
|
-
*
|
|
186
|
+
* Receives every {@link RunEvent} a run emits, in emission order.
|
|
187
|
+
*
|
|
188
|
+
* Wired through `onRunEvent` on the run options. The sink is observability, never control flow: it
|
|
189
|
+
* cannot cancel, alter, or delay the run, and {@link emitRunEvent} swallows anything it throws — a
|
|
190
|
+
* broken sink degrades what you can see, never what the agent does.
|
|
191
|
+
*
|
|
192
|
+
* Synchronous by signature, so a slow sink slows the run. Hand work off rather than awaiting inside
|
|
193
|
+
* it; returning a promise here would be ignored, not awaited.
|
|
194
|
+
*
|
|
195
|
+
* @public
|
|
169
196
|
*/
|
|
170
|
-
export
|
|
197
|
+
export type RunEventSink = (event: RunEvent) => void;
|
package/dist/types/run.d.ts
CHANGED
|
@@ -1,4 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Owner: `internal/local-agent/` (8 of 34 importers). Derived from the import graph, not
|
|
3
|
+
* declared — `tests/lint/types-name-their-owner.test.ts` re-derives it.
|
|
4
|
+
*
|
|
5
|
+
*/
|
|
6
|
+
import type { CustomTool, ModelSelection, PermissionMode } from "./agent-prims.js";
|
|
2
7
|
import type { ConversationStep, ConversationTurn } from "./conversation.js";
|
|
3
8
|
import type { McpServerConfig } from "./mcp.js";
|
|
4
9
|
import type { SDKMessage } from "./messages.js";
|
|
@@ -308,6 +313,28 @@ export interface SDKUserMessage {
|
|
|
308
313
|
/**
|
|
309
314
|
* Per-send overrides and callbacks.
|
|
310
315
|
*
|
|
316
|
+
* ## Which options do I need?
|
|
317
|
+
*
|
|
318
|
+
* Twenty-one optional fields with genuinely different audiences, so most callers read all of them to
|
|
319
|
+
* find their two. This table is the fix that was chosen; the alternative — nesting the groups under
|
|
320
|
+
* `observe?` and `toolPolicy?` and carrying the flat keys as deprecated aliases for one major — would
|
|
321
|
+
* have added surface to remove surface, and the harm here is the READING cost, not a representable
|
|
322
|
+
* illegal state. There is no measured defect behind this grouping and no consumer census; the fields
|
|
323
|
+
* and the audiences are what was measured.
|
|
324
|
+
*
|
|
325
|
+
* | If you are… | you want |
|
|
326
|
+
* |---|---|
|
|
327
|
+
* | rendering a live UI | `onDelta`, `onStep`, `onRunEvent` |
|
|
328
|
+
* | applying a policy | `permissionMode`, `activeTools`, `toolChoice`, `toolResultGuard`, `perToolTimeoutMs` |
|
|
329
|
+
* | running an eval or a harness | `maxIterations`, `completionCheck`, `doomLoop`, `signal` |
|
|
330
|
+
* | orchestrating agents | `origin`, `task`, `context` |
|
|
331
|
+
* | overriding this one send | `model`, `systemPrompt`, `tools`, `mcpServers`, `contextPaths`, `local` |
|
|
332
|
+
*
|
|
333
|
+
* Every field appears in exactly one row, and
|
|
334
|
+
* `tests/lint/send-options-audience-table.test.ts` fails when one is added without a row — a table
|
|
335
|
+
* that silently stops covering the type is worse than none, because a reader trusts it and stops
|
|
336
|
+
* looking.
|
|
337
|
+
*
|
|
311
338
|
* @public
|
|
312
339
|
*/
|
|
313
340
|
export interface SendOptions {
|
|
@@ -374,7 +401,7 @@ export interface SendOptions {
|
|
|
374
401
|
* ask rules), `bypass` / `bypassPermissions` (allow all except an explicit deny).
|
|
375
402
|
* Absent ⇒ the plugin's own construction-time mode applies. Local runtime.
|
|
376
403
|
*/
|
|
377
|
-
permissionMode?:
|
|
404
|
+
permissionMode?: PermissionMode;
|
|
378
405
|
onStep?: (args: {
|
|
379
406
|
step: ConversationStep;
|
|
380
407
|
}) => void | Promise<void>;
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Owner: `internal/local-agent/` (1 of 2 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 { SDKContextManager } from "./context.js";
|
|
3
8
|
import type { SDKProvidersManager } from "./providers.js";
|
|
@@ -12,10 +17,27 @@ import type { Run, SDKUserMessage, SendOptions } from "./run.js";
|
|
|
12
17
|
export interface SystemPromptSkillRef {
|
|
13
18
|
name: string;
|
|
14
19
|
description: string;
|
|
20
|
+
/**
|
|
21
|
+
* Where this skill came from: the absolute path to its `SKILL.md` for a skill read from disk,
|
|
22
|
+
* or the synthetic `inline://<name>` marker `createSkill` stamps on a code-defined one (see
|
|
23
|
+
* `create-skill.ts`) — there is no third case, so this is populated for every skill `list()`
|
|
24
|
+
* returns.
|
|
25
|
+
*
|
|
26
|
+
* It is the ORIGIN and NOT the body: `list()` stays lean by contract, and a skill's instructions
|
|
27
|
+
* are reachable only through {@link SDKAgentSkills.get}. What this adds is the answer to
|
|
28
|
+
* usetheokit/theokit-sdk#524's visibility question — which root a skill came from, so a listing
|
|
29
|
+
* can show that one arrived from `.claude/skills/` rather than the project's own directory, or
|
|
30
|
+
* that it was never on disk at all.
|
|
31
|
+
*
|
|
32
|
+
* Typed optional rather than required because {@link SystemPromptSkillRef} is the shape any
|
|
33
|
+
* future skill producer returns, and this SDK should not assert every one of them can name an
|
|
34
|
+
* origin.
|
|
35
|
+
*/
|
|
36
|
+
source?: string;
|
|
15
37
|
}
|
|
16
38
|
/**
|
|
17
39
|
* A skill resolved WITH its body, returned by {@link SDKAgentSkills.get}. Unlike
|
|
18
|
-
* {@link SystemPromptSkillRef}
|
|
40
|
+
* {@link SystemPromptSkillRef}, which carries metadata only, this carries the full
|
|
19
41
|
* `instructions` — read from the SKILL.md for filesystem skills or the inline
|
|
20
42
|
* `createSkill` body. @public
|
|
21
43
|
*/
|
|
@@ -59,6 +81,16 @@ export interface SDKAgentSkills {
|
|
|
59
81
|
export interface SDKPluginMetadata {
|
|
60
82
|
name: string;
|
|
61
83
|
description?: string;
|
|
84
|
+
/**
|
|
85
|
+
* Absolute path the plugin manifest was read from.
|
|
86
|
+
*
|
|
87
|
+
* The runtime has ALWAYS returned this — `agent.plugins.list()` hands back the internal
|
|
88
|
+
* `PluginMetadata`, whose own docblock says it carries provenance "so callers can audit where the
|
|
89
|
+
* plugin came from". This type simply did not declare it, so the caller received the field and
|
|
90
|
+
* the compiler denied it existed. Declaring it is what makes the audit usetheokit/theokit-sdk#524
|
|
91
|
+
* asks for reachable in typed code.
|
|
92
|
+
*/
|
|
93
|
+
source?: string;
|
|
62
94
|
}
|
|
63
95
|
/**
|
|
64
96
|
* Public plugin listing handle exposed as `agent.plugins`. Populated when
|
|
@@ -80,6 +112,16 @@ export interface SDKArtifact {
|
|
|
80
112
|
sizeBytes: number;
|
|
81
113
|
updatedAt: string;
|
|
82
114
|
}
|
|
115
|
+
/**
|
|
116
|
+
* An operation a consumer may ask an {@link SDKAgent} about via `supports()`.
|
|
117
|
+
*
|
|
118
|
+
* Deliberately the members whose availability DIFFERS between runtimes, plus the core ones a caller
|
|
119
|
+
* may want to assert positively. A union rather than `string` so a typo is a compile error instead
|
|
120
|
+
* of a silent `false`.
|
|
121
|
+
*
|
|
122
|
+
* @public
|
|
123
|
+
*/
|
|
124
|
+
export type AgentOperation = "send" | "generate" | "listArtifacts" | "downloadArtifact" | "runUntil" | "fork" | "runToCompletion" | "streamToCompletion" | "usePersonality" | "invalidateCache";
|
|
83
125
|
/**
|
|
84
126
|
* Handle returned by `Agent.create()` and `Agent.resume()`.
|
|
85
127
|
*
|
|
@@ -133,6 +175,34 @@ export interface SDKAgent {
|
|
|
133
175
|
* idempotent across both surfaces.
|
|
134
176
|
*/
|
|
135
177
|
[Symbol.asyncDispose](): Promise<void>;
|
|
178
|
+
/**
|
|
179
|
+
* Which operations this agent's runtime actually performs.
|
|
180
|
+
*
|
|
181
|
+
* `SDKAgent` is one handle over two runtimes that do not offer the same operations, and the type
|
|
182
|
+
* does not model the difference: `downloadArtifact` is a REQUIRED member that rejects for every
|
|
183
|
+
* input on a local agent, and five optional members are present-but-throwing on a cloud one, so
|
|
184
|
+
* `typeof agent.fork === "function"` is true and calling it throws. Neither requiredness nor
|
|
185
|
+
* optionality expresses "exists here, not there".
|
|
186
|
+
*
|
|
187
|
+
* Ask before calling. Mirrors `Run.supports(op)` / `Run.unsupportedReason(op)`, which solved the
|
|
188
|
+
* same problem one layer down over the `RunOperation` union.
|
|
189
|
+
*
|
|
190
|
+
* This is a MITIGATION. The structural fix is to split this interface into a common core plus
|
|
191
|
+
* `LocalCapableAgent` / `CloudCapableAgent`, so the compiler refuses the call instead of the
|
|
192
|
+
* runtime and a consumer narrows once instead of asking per call. That is breaking on a published
|
|
193
|
+
* surface and is deliberately not done here.
|
|
194
|
+
*
|
|
195
|
+
* @public
|
|
196
|
+
*/
|
|
197
|
+
supports(operation: AgentOperation): boolean;
|
|
198
|
+
/**
|
|
199
|
+
* Human-readable reason `supports(operation)` returned `false`, or `undefined` when it returned
|
|
200
|
+
* `true`. The message names the runtime, so an operator reading a log knows which half of the
|
|
201
|
+
* union they are holding.
|
|
202
|
+
*
|
|
203
|
+
* @public
|
|
204
|
+
*/
|
|
205
|
+
unsupportedReason(operation: AgentOperation): string | undefined;
|
|
136
206
|
/** Cloud-only. Local returns an empty array. */
|
|
137
207
|
listArtifacts(): Promise<SDKArtifact[]>;
|
|
138
208
|
/** Cloud-only. Local throws `UnsupportedRunOperationError`. */
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
+
* Owner: `src/` (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
|
* The shape of a persisted session turn, as a HOST reads it.
|
|
3
6
|
*
|
|
4
7
|
* Lives in `types/` because it is public contract — `Agent.transcript()` returns it (theokit#146).
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
+
* Owner: `src/` (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
|
* `SessionRecord` — the native on-disk transcript record shape (SE40).
|
|
3
6
|
*
|
|
4
7
|
* The theokit session format IS the Claude Code record shape: a
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
+
* Owner: `internal/session/` (4 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
|
* SE41 — the pluggable `SessionStore` seam over the NATIVE session transcript.
|
|
3
6
|
*
|
|
4
7
|
* A minimal, two-method port so an external store (Postgres / Redis / KV /
|
|
@@ -14,6 +17,19 @@
|
|
|
14
17
|
* `local.sessionStore` yields byte-identical current behavior (back-compat, zero
|
|
15
18
|
* consumer change). Injected via `local.sessionStore` for external stores.
|
|
16
19
|
*
|
|
20
|
+
* THIS SEAM DOES NOT HIDE THE STORAGE, AND IS NOT MEANT TO. A Repository
|
|
21
|
+
* abstracts a persistence model away; this one is defined in terms of the
|
|
22
|
+
* native one — the port speaks {@link SessionRecord}, "the exact SessionRecord
|
|
23
|
+
* the SDK writes", and the on-disk layout's path helpers (`encodeProjectDir`,
|
|
24
|
+
* `transcriptPath`, `transcriptRoot`) are published on purpose at
|
|
25
|
+
* `@theokit/sdk/persistence` so a consumer can locate a transcript file.
|
|
26
|
+
*
|
|
27
|
+
* That is the whole design and the reason the seam is two methods rather than
|
|
28
|
+
* ten: the format is the contract, and a store implements read/append over it.
|
|
29
|
+
* A consumer supplying `local.sessionStore` is NOT bound by those paths — they
|
|
30
|
+
* describe where the DEFAULT `FsSessionStore` puts files, not where an external
|
|
31
|
+
* store must.
|
|
32
|
+
*
|
|
17
33
|
* Consistency contract: `appendRecords` is append-only and ordering-preserving.
|
|
18
34
|
* The FS default serializes appends per agent with a cross-process file lock;
|
|
19
35
|
* external implementations own (and MUST document) their own concurrency
|
|
@@ -56,4 +72,33 @@ export interface SessionStore {
|
|
|
56
72
|
* which MUST throw on failure (a resume cannot proceed on a silent partial history).
|
|
57
73
|
*/
|
|
58
74
|
appendRecords(agentId: string, records: readonly SessionRecord[]): Promise<void>;
|
|
75
|
+
/**
|
|
76
|
+
* Claim the single-writer lease for `agentId`, if this store has one. OPTIONAL.
|
|
77
|
+
*
|
|
78
|
+
* The SDK calls it when an agent starts and skips it when absent, so a two-method store keeps
|
|
79
|
+
* working unchanged — declaring it here does not require it, which is the whole reason it is
|
|
80
|
+
* optional. What declaring it DOES is make the capability discoverable: the SDK probed for this
|
|
81
|
+
* method through an `as unknown` cast against an interface that never mentioned it, so a
|
|
82
|
+
* third-party store author — the serverless / multi-pod case this port exists to serve — read a
|
|
83
|
+
* two-method interface, implemented two methods, and never learned the hook was there.
|
|
84
|
+
*
|
|
85
|
+
* CONTRACT, and the half that matters: a rejection whose `name` is `"SessionBusyError"` PROPAGATES
|
|
86
|
+
* to the caller, because another process holding the session is a decision the caller has to make
|
|
87
|
+
* (`exec` forks to a new id). Any other rejection is treated as "no lease available here" —
|
|
88
|
+
* logged, and the turn proceeds without single-writer protection, since the write is best-effort
|
|
89
|
+
* by contract anyway.
|
|
90
|
+
*/
|
|
91
|
+
acquire?(agentId: string): Promise<void>;
|
|
92
|
+
/**
|
|
93
|
+
* Release the lease `acquire` claimed, if this store has one. OPTIONAL.
|
|
94
|
+
*
|
|
95
|
+
* Called on agent disposal. A rejection is not handled specially.
|
|
96
|
+
*/
|
|
97
|
+
release?(agentId: string): Promise<void>;
|
|
98
|
+
/**
|
|
99
|
+
* Release store-level resources — a connection pool, a file handle. OPTIONAL.
|
|
100
|
+
*
|
|
101
|
+
* Called once, on agent disposal, after {@link SessionStore.release}.
|
|
102
|
+
*/
|
|
103
|
+
dispose?(): Promise<void>;
|
|
59
104
|
}
|
package/dist/types/task.d.ts
CHANGED
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
+
* Owner: `internal/task/` (4 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 type contract for the Task observability registry (ADRs D361-D374).
|
|
3
6
|
*
|
|
4
7
|
* Tasks are an opt-in observability layer over async work in the SDK
|
|
@@ -141,14 +144,3 @@ export interface TaskCancelResult {
|
|
|
141
144
|
readonly cancelled: boolean;
|
|
142
145
|
readonly alreadyTerminal: boolean;
|
|
143
146
|
}
|
|
144
|
-
/**
|
|
145
|
-
* Validates a task ID against the public grammar + reserved prefixes.
|
|
146
|
-
* Throws `InvalidTaskIdError` from `../errors.js` on rejection.
|
|
147
|
-
*
|
|
148
|
-
* Adapter callers (workflow/batch/cron) MUST set `allowReserved: true`
|
|
149
|
-
* to register their own IDs; user-facing surfaces (`Task.submit`,
|
|
150
|
-
* `agent.send({ task: { id } })`) leave it false.
|
|
151
|
-
*/
|
|
152
|
-
export declare function isValidTaskId(id: string, allowReserved: boolean): boolean;
|
|
153
|
-
/** Re-exported for adapter implementations + tests. */
|
|
154
|
-
export declare const TASK_RESERVED_PREFIXES: readonly string[];
|
package/dist/types/theokit.d.ts
CHANGED
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
+
* Owner: `src/` (1 of 1 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 ShareGPT trajectory export (ADR D139).
|
|
3
6
|
*
|
|
4
7
|
* Output format for fine-tuning datasets — consumed by HuggingFace, Axolotl,
|
package/dist/types/updates.d.ts
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Owner: `internal/agent-loop/` (1 of 1 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 { UserMessage } from "./messages-base.js";
|
|
2
7
|
/**
|
|
3
8
|
* Single tool call event. The internal `args` and `result` shapes are NOT stable.
|
package/dist/types/usage.d.ts
CHANGED
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
+
* Owner: `internal/budget/` (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
|
* Public type contract for token usage + cost tracking (ADRs D376-D379).
|
|
3
6
|
*
|
|
4
7
|
* Surfaces via `RunResult.usage` + `RunResult.cost` after every Run.
|
|
@@ -41,7 +44,7 @@ export type CostSource = "openrouter_api" | "litellm_snapshot" | "user_override"
|
|
|
41
44
|
/**
|
|
42
45
|
* Cost breakdown attached to `RunResult.cost`. When `status === "unknown"`,
|
|
43
46
|
* `amountUsd` is `undefined` — DO NOT default to 0 (a lie). The UI shows
|
|
44
|
-
* `n/a`
|
|
47
|
+
* `n/a` for unknown, `~$1.23` for estimated, `$1.23` for actual.
|
|
45
48
|
*/
|
|
46
49
|
export interface CostBreakdown {
|
|
47
50
|
readonly amountUsd: number | undefined;
|
package/dist/types/workflow.d.ts
CHANGED
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
+
* Owner: `internal/workflow/` (15 of 19 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 `Workflow.create / .run / .resume` (Adoption
|
|
3
6
|
* Roadmap #5; ADRs D230-D248).
|
|
4
7
|
*
|
|
@@ -34,7 +37,16 @@ export interface FnStep {
|
|
|
34
37
|
readonly inputSchema?: ZodType;
|
|
35
38
|
readonly outputSchema?: ZodType;
|
|
36
39
|
readonly retry?: RetryPolicy;
|
|
37
|
-
/**
|
|
40
|
+
/**
|
|
41
|
+
* @deprecated NOT IMPLEMENTED. Setting this does not enable saga rollback — it arms
|
|
42
|
+
* `WorkflowCompensateNotImplementedError`, so the step FAILS at run time and the message tells you
|
|
43
|
+
* to remove it. A field whose only effect is to make the step fail is worse than an absent field,
|
|
44
|
+
* because the type invites it and the cost is discovered in production.
|
|
45
|
+
*
|
|
46
|
+
* Kept rather than removed because `FnStep` is published and dropping a member is a major-version
|
|
47
|
+
* decision. The deprecation is the part that reaches a caller at the point of use: an editor
|
|
48
|
+
* strikes it through, which the D238 comment that stood here ("slot reserved") did not.
|
|
49
|
+
*/
|
|
38
50
|
readonly compensate?: (input: unknown, output: unknown, error: Error) => Promise<void> | void;
|
|
39
51
|
}
|
|
40
52
|
/** An agent.send-driven step. */
|
|
@@ -412,137 +424,3 @@ export interface WorkflowResumeOptions<TI = unknown> {
|
|
|
412
424
|
readonly payload?: unknown;
|
|
413
425
|
readonly signal?: AbortSignal;
|
|
414
426
|
}
|
|
415
|
-
/**
|
|
416
|
-
* Thrown by `.commit()` when one step id appears twice anywhere in the workflow — including inside a
|
|
417
|
-
* parallel branch, a branch predicate, the fallback, and the inner step of a `foreach` or `dowhile`.
|
|
418
|
-
*
|
|
419
|
-
* Ids address steps in snapshots and on resume, so this is refused at build time rather than
|
|
420
|
-
* discovered mid-run. Workflows nested with `workflowStep()` are exempt: the child runs in its own
|
|
421
|
-
* executor with its own id-space, so its ids cannot collide with the parent's.
|
|
422
|
-
*/
|
|
423
|
-
export declare class WorkflowDuplicateStepIdError extends Error {
|
|
424
|
-
readonly stepId: string;
|
|
425
|
-
readonly name = "WorkflowDuplicateStepIdError";
|
|
426
|
-
constructor(stepId: string);
|
|
427
|
-
}
|
|
428
|
-
/**
|
|
429
|
-
* SE27 — the whole-workflow `inputSchema` rejected `run(input)` (before step 1).
|
|
430
|
-
* `detail` is a pre-formatted issues summary (a string, NOT Zod's `ZodIssue[]`).
|
|
431
|
-
*/
|
|
432
|
-
export declare class WorkflowInputError extends Error {
|
|
433
|
-
readonly workflowName: string;
|
|
434
|
-
readonly detail: string;
|
|
435
|
-
readonly name = "WorkflowInputError";
|
|
436
|
-
constructor(workflowName: string, detail: string);
|
|
437
|
-
}
|
|
438
|
-
/**
|
|
439
|
-
* SE27 — the whole-workflow `outputSchema` rejected the final output (on `completed`).
|
|
440
|
-
* `detail` is a pre-formatted issues summary (a string, NOT Zod's `ZodIssue[]`).
|
|
441
|
-
*/
|
|
442
|
-
export declare class WorkflowOutputError extends Error {
|
|
443
|
-
readonly workflowName: string;
|
|
444
|
-
readonly detail: string;
|
|
445
|
-
readonly name = "WorkflowOutputError";
|
|
446
|
-
constructor(workflowName: string, detail: string);
|
|
447
|
-
}
|
|
448
|
-
/**
|
|
449
|
-
* SE29 — `WorkflowOptions.stateSchema` rejected an `initialState` or a
|
|
450
|
-
* `setState(next)` call. `detail` is a pre-formatted issues summary.
|
|
451
|
-
*/
|
|
452
|
-
export declare class WorkflowStateError extends Error {
|
|
453
|
-
readonly workflowName: string;
|
|
454
|
-
readonly detail: string;
|
|
455
|
-
readonly name = "WorkflowStateError";
|
|
456
|
-
constructor(workflowName: string, detail: string);
|
|
457
|
-
}
|
|
458
|
-
/**
|
|
459
|
-
* SE30 — a nested workflow (via `workflowStep`) did not `complete`. A nested
|
|
460
|
-
* `suspended` is NOT resumable in v1 (resume continues AFTER the step, so the
|
|
461
|
-
* child would be skipped) — restructure with a top-level suspend. A nested
|
|
462
|
-
* `failed`/`cancelled` fails the parent step with the child's error attached.
|
|
463
|
-
*/
|
|
464
|
-
export declare class WorkflowNestedError extends Error {
|
|
465
|
-
readonly stepId: string;
|
|
466
|
-
readonly childName: string;
|
|
467
|
-
readonly childStatus: Exclude<WorkflowRun["status"], "completed">;
|
|
468
|
-
readonly childError?: {
|
|
469
|
-
name: string;
|
|
470
|
-
message: string;
|
|
471
|
-
} | undefined;
|
|
472
|
-
readonly name = "WorkflowNestedError";
|
|
473
|
-
constructor(stepId: string, childName: string, childStatus: Exclude<WorkflowRun["status"], "completed">, childError?: {
|
|
474
|
-
name: string;
|
|
475
|
-
message: string;
|
|
476
|
-
} | undefined);
|
|
477
|
-
}
|
|
478
|
-
/**
|
|
479
|
-
* Thrown out of `Workflow.run()` — one of the few workflow failures that rejects instead of arriving
|
|
480
|
-
* as `run.status === "failed"` — when the committed workflow already has a run in flight under the
|
|
481
|
-
* same run id.
|
|
482
|
-
*
|
|
483
|
-
* The lock key pairs the id minted at `.commit()` with the run id, not `WorkflowOptions.name`, so
|
|
484
|
-
* two workflows sharing a name are independent and concurrent runs with distinct minted ids never
|
|
485
|
-
* collide. In practice this only fires when a caller pins `WorkflowRunOptions.runId`, or resumes a
|
|
486
|
-
* run id that is still executing. The registry is an in-process map: a crash releases every lock, and
|
|
487
|
-
* it says nothing about runs in other processes.
|
|
488
|
-
*/
|
|
489
|
-
export declare class WorkflowAlreadyRunningError extends Error {
|
|
490
|
-
readonly workflowName: string;
|
|
491
|
-
readonly runId: string;
|
|
492
|
-
readonly name = "WorkflowAlreadyRunningError";
|
|
493
|
-
constructor(workflowName: string, runId: string);
|
|
494
|
-
}
|
|
495
|
-
/**
|
|
496
|
-
* Thrown by `Workflow.resume()` when no snapshot exists for the given run id.
|
|
497
|
-
*
|
|
498
|
-
* The message suggests configuring persistence, which is the common cause but not the only one. The
|
|
499
|
-
* run may never have suspended; it may have suspended under the default memory backend in a process
|
|
500
|
-
* that has since exited; or the snapshot may already have been consumed, since resume deletes it
|
|
501
|
-
* before re-entering the executor and a second resume of the same run id lands here.
|
|
502
|
-
*/
|
|
503
|
-
export declare class WorkflowSnapshotNotFoundError extends Error {
|
|
504
|
-
readonly runId: string;
|
|
505
|
-
readonly name = "WorkflowSnapshotNotFoundError";
|
|
506
|
-
constructor(runId: string);
|
|
507
|
-
}
|
|
508
|
-
/**
|
|
509
|
-
* Raised when a `dowhile` step's condition kept returning true past `maxIterations` (default 100).
|
|
510
|
-
*
|
|
511
|
-
* It does not escape `run()`: the step fails, the run ends `status: "failed"`, and the error reaches
|
|
512
|
-
* the caller flattened as `run.error` with `name: "WorkflowMaxIterationsExceededError"` — match on
|
|
513
|
-
* the name, the instance does not survive. The guard is evaluated before each iteration, so the inner
|
|
514
|
-
* step runs at most `maxIterations` times; raising the ceiling is a `maxIterations` on the step, and
|
|
515
|
-
* there is no global default to change.
|
|
516
|
-
*/
|
|
517
|
-
export declare class WorkflowMaxIterationsExceededError extends Error {
|
|
518
|
-
readonly stepId: string;
|
|
519
|
-
readonly maxIterations: number;
|
|
520
|
-
readonly name = "WorkflowMaxIterationsExceededError";
|
|
521
|
-
constructor(stepId: string, maxIterations: number);
|
|
522
|
-
}
|
|
523
|
-
/** EC-4 absorbed — JSON.stringify failed on snapshot payload. */
|
|
524
|
-
export declare class WorkflowNotSerializableError extends Error {
|
|
525
|
-
readonly stepId: string;
|
|
526
|
-
readonly underlying: Error;
|
|
527
|
-
readonly name = "WorkflowNotSerializableError";
|
|
528
|
-
constructor(stepId: string, underlying: Error);
|
|
529
|
-
}
|
|
530
|
-
/** EC-8 absorbed — `currentStepId` from snapshot not found in resumed workflow. */
|
|
531
|
-
export declare class WorkflowResumeStepNotFoundError extends Error {
|
|
532
|
-
readonly stepId: string;
|
|
533
|
-
readonly workflowName: string;
|
|
534
|
-
readonly name = "WorkflowResumeStepNotFoundError";
|
|
535
|
-
constructor(stepId: string, workflowName: string);
|
|
536
|
-
}
|
|
537
|
-
/** Aggregate failure from parallel branches. */
|
|
538
|
-
export declare class WorkflowParallelError extends AggregateError {
|
|
539
|
-
readonly stepId: string;
|
|
540
|
-
readonly name = "WorkflowParallelError";
|
|
541
|
-
constructor(errors: ReadonlyArray<Error>, stepId: string);
|
|
542
|
-
}
|
|
543
|
-
/** D238 — saga engine not yet implemented. */
|
|
544
|
-
export declare class WorkflowCompensateNotImplementedError extends Error {
|
|
545
|
-
readonly stepId: string;
|
|
546
|
-
readonly name = "WorkflowCompensateNotImplementedError";
|
|
547
|
-
constructor(stepId: string);
|
|
548
|
-
}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SE19 — expose a {@link Workflow} as an agent tool.
|
|
3
|
+
*
|
|
4
|
+
* Split out of `workflow.ts` because it answers a different question: that file is about BUILDING a
|
|
5
|
+
* workflow; this one is about handing a built workflow to an agent as a callable. The file-size gate
|
|
6
|
+
* is what surfaced the seam, and the seam is real — nothing here runs while steps are composed.
|
|
7
|
+
*
|
|
8
|
+
* Re-exported from `workflow.ts`, so `@theokit/sdk/workflow` is unchanged.
|
|
9
|
+
*
|
|
10
|
+
* NOTE ON THE MODULE TAG: this header deliberately carries no internal-visibility tag, and does not
|
|
11
|
+
* even name one — TypeScript attaches a file-leading docblock to the FIRST declaration below it, and
|
|
12
|
+
* `stripInternal: true` (tsconfig.base) then deletes that declaration from the emitted `.d.ts`.
|
|
13
|
+
* `tsc --noEmit` stays clean and the declaration rollup fails with `"X" is not exported by "..."`.
|
|
14
|
+
* Measured twice on this file on 2026-09-01: once with the tag, and again when the comment
|
|
15
|
+
* EXPLAINING the trap quoted the tag verbatim and re-armed it.
|
|
16
|
+
*/
|
|
17
|
+
import type { ZodType, z } from "zod";
|
|
18
|
+
import { TheokitAgentError } from "./errors.js";
|
|
19
|
+
import type { CustomTool } from "./types/agent.js";
|
|
20
|
+
import type { WorkflowRun } from "./types/workflow.js";
|
|
21
|
+
/**
|
|
22
|
+
* Raised by a {@link workflowAsTool} tool when the wrapped workflow run does not
|
|
23
|
+
* reach `status: "completed"` (a step failed, the run was cancelled/suspended).
|
|
24
|
+
* The dispatch converts it to a `tool_result(isError)`.
|
|
25
|
+
*
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
export declare class WorkflowToolError extends TheokitAgentError {
|
|
29
|
+
readonly toolName: string;
|
|
30
|
+
readonly workflowStatus: string;
|
|
31
|
+
readonly workflowError?: {
|
|
32
|
+
name: string;
|
|
33
|
+
message: string;
|
|
34
|
+
} | undefined;
|
|
35
|
+
readonly name = "WorkflowToolError";
|
|
36
|
+
readonly code: "workflow_tool_failed";
|
|
37
|
+
constructor(toolName: string, workflowStatus: string, workflowError?: {
|
|
38
|
+
name: string;
|
|
39
|
+
message: string;
|
|
40
|
+
} | undefined);
|
|
41
|
+
}
|
|
42
|
+
/** Spec for {@link workflowAsTool}. `inputSchema` is the workflow's input shape (Zod). */
|
|
43
|
+
export interface WorkflowAsToolSpec<T extends ZodType> {
|
|
44
|
+
/** Tool name surfaced to the LLM. Same constraints as a `CustomTool.name`. */
|
|
45
|
+
name: string;
|
|
46
|
+
/** Description surfaced to the LLM — when the agent should trigger the workflow. */
|
|
47
|
+
description: string;
|
|
48
|
+
/** Zod schema for the workflow's input (a `Workflow` carries no top-level schema). */
|
|
49
|
+
inputSchema: T;
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* SE19 — expose a {@link Workflow} as an agent {@link CustomTool}, completing the
|
|
53
|
+
* "X as tools" trio (tools; agents-as-tools via `defineSubAgent`; workflows-as-tools).
|
|
54
|
+
* The handler validates the model's args against `spec.inputSchema`, runs the
|
|
55
|
+
* workflow, and returns its output (a string as-is, else JSON). A run that does not
|
|
56
|
+
* reach `status: "completed"` raises a typed {@link WorkflowToolError} (workflow
|
|
57
|
+
* step errors do NOT throw — they surface via `run.status === "failed"`).
|
|
58
|
+
*
|
|
59
|
+
* Accepts any `{ run }`-shaped workflow (structural), so it never imports the
|
|
60
|
+
* `Workflow` class directly.
|
|
61
|
+
*
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
64
|
+
export declare function workflowAsTool<T extends ZodType, TOutput = unknown>(workflow: {
|
|
65
|
+
run: (input: z.infer<T>) => Promise<WorkflowRun<TOutput>>;
|
|
66
|
+
}, spec: WorkflowAsToolSpec<T>): CustomTool;
|