@makaio/framework 1.0.0-dev-1781517341920 → 1.0.0-dev-1781729394463

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 (397) hide show
  1. package/dist/.makaio-build.json +2 -2
  2. package/dist/{account-identity-D-9gunfD.mjs → account-identity-D5TUafYg.mjs} +1 -1
  3. package/dist/adapter-B5I7Wp4y.mjs +1 -0
  4. package/dist/adapters/config/index.d.mts +1 -1
  5. package/dist/adapters/config/index.mjs +1 -1
  6. package/dist/adapters/index.d.mts +2 -2
  7. package/dist/adapters/index.mjs +1 -1
  8. package/dist/adapters/node.d.mts +1 -1
  9. package/dist/adapters/node.mjs +1 -1
  10. package/dist/await-trigger-DcMVmNW5.mjs +1 -0
  11. package/dist/bus/index.d.mts +21 -21
  12. package/dist/bus/index.mjs +1 -1
  13. package/dist/canonical-model-BWGkgf3v.mjs +1 -0
  14. package/dist/{client-D24ebgGH.mjs → client-BO-0jTSV.mjs} +1 -1
  15. package/dist/compression-DMoeVgKx.mjs +1 -0
  16. package/dist/contracts/adapter/index.d.mts +2 -2
  17. package/dist/contracts/adapter/index.mjs +1 -1
  18. package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
  19. package/dist/contracts/artifact/index.d.mts +1 -1
  20. package/dist/contracts/canonical-model/index.d.mts +1 -1
  21. package/dist/contracts/canonical-model/index.mjs +1 -1
  22. package/dist/contracts/client/index.d.mts +2 -2
  23. package/dist/contracts/client/index.mjs +1 -1
  24. package/dist/contracts/common/index.d.mts +1 -1
  25. package/dist/contracts/config/index.d.mts +1 -1
  26. package/dist/contracts/config/index.mjs +1 -1
  27. package/dist/contracts/extension/index.d.mts +3 -3
  28. package/dist/contracts/extension/index.mjs +1 -1
  29. package/dist/contracts/facet/index.d.mts +1 -1
  30. package/dist/contracts/facet/index.mjs +1 -1
  31. package/dist/contracts/harness/index.d.mts +1 -1
  32. package/dist/contracts/harness/index.mjs +1 -1
  33. package/dist/contracts/host/index.d.mts +1 -1
  34. package/dist/contracts/host/index.mjs +1 -1
  35. package/dist/contracts/index.d.mts +388 -9899
  36. package/dist/contracts/index.mjs +1 -1
  37. package/dist/contracts/materialization/index.d.mts +3 -3
  38. package/dist/contracts/materialization/index.mjs +1 -1
  39. package/dist/contracts/model-registry/index.d.mts +1 -1
  40. package/dist/contracts/model-registry/index.mjs +1 -1
  41. package/dist/contracts/native-session-supervisor/index.d.mts +1 -1
  42. package/dist/contracts/native-session-supervisor/index.mjs +1 -1
  43. package/dist/contracts/platform/index.d.mts +1 -1
  44. package/dist/contracts/platform/index.mjs +1 -1
  45. package/dist/contracts/provider/index.d.mts +3 -3
  46. package/dist/contracts/provider/index.mjs +1 -1
  47. package/dist/contracts/session/index.d.mts +3 -3
  48. package/dist/contracts/session/index.mjs +1 -1
  49. package/dist/contracts/shared/index.d.mts +2 -1
  50. package/dist/contracts/skill/index.d.mts +1 -1
  51. package/dist/contracts/skill/index.mjs +1 -1
  52. package/dist/contracts/telemetry/index.d.mts +1 -1
  53. package/dist/contracts/telemetry/index.mjs +1 -1
  54. package/dist/contracts/timeout/index.d.mts +1 -1
  55. package/dist/contracts/toast/index.mjs +1 -1
  56. package/dist/contracts/variant/index.d.mts +1 -1
  57. package/dist/contracts/variant/index.mjs +1 -1
  58. package/dist/contracts/workflow/index.d.mts +3 -0
  59. package/dist/contracts/workflow/index.mjs +1 -0
  60. package/dist/definition-BJ_975aA.mjs +1 -0
  61. package/dist/{definition-B2FH_eOh.d.mts → definition-Cllhr9mi.d.mts} +13 -2
  62. package/dist/{definition-CPc6oKaF.d.mts → definition-b9jyJqPD.d.mts} +1 -1
  63. package/dist/{detached-extension-handle-BYxNmLfv.mjs → detached-extension-handle-Cx6-0eqg.mjs} +1 -1
  64. package/dist/drizzle/0020_m_mqf47r9j.sql +1 -0
  65. package/dist/drizzle/meta/_journal.json +7 -0
  66. package/dist/{extension-CTkoi8MV.mjs → extension-BJHRahFl.mjs} +1 -1
  67. package/dist/{extension-DNrcv3V7.mjs → extension-CfL70C5n.mjs} +1 -1
  68. package/dist/{filesystem-service-T8JOIWeP.mjs → filesystem-service-Bmyqo6po.mjs} +1 -1
  69. package/dist/git/index.mjs +1 -1
  70. package/dist/{globby-Bos1vjKj.mjs → globby-D4SANVoq.mjs} +1 -1
  71. package/dist/{handlers-Cpy9Q8ho.mjs → handlers-BAycjV02.mjs} +2 -2
  72. package/dist/{harness-HEpELa_v.mjs → harness-DkUpbsuY.mjs} +1 -1
  73. package/dist/{index-DWqgo739.d.mts → index-BAQ6QBcU.d.mts} +2 -2
  74. package/dist/{index-C7vAbtvS.d.mts → index-BEzRpWsS.d.mts} +399 -360
  75. package/dist/{index-BM_y78ZA2.d.mts → index-BWIkf5oJ.d.mts} +6 -6
  76. package/dist/{index-DVz3a2jZ.d.mts → index-CW_LbXdg.d.mts} +8 -8
  77. package/dist/{index-Dun5uQwE.d.mts → index-CZJc-V9L.d.mts} +26 -5
  78. package/dist/index-Cjo24O5I.d.mts +10036 -0
  79. package/dist/{index-GuspCNLR.d.mts → index-CmHdpW0E.d.mts} +4 -4
  80. package/dist/{index-dFTsZFlh.d.mts → index-D1KPCXBN.d.mts} +3 -3
  81. package/dist/{index-6QvT0ljq.d.mts → index-D9-vOJvZ.d.mts} +1 -1
  82. package/dist/{index-B8v52gGb.d.mts → index-DKNmj2sa.d.mts} +51 -51
  83. package/dist/{index-BQ8H7cvY.d.mts → index-DLNRgZPo2.d.mts} +1 -1
  84. package/dist/{index-xeg-bqxO.d.mts → index-DMz-2ACU.d.mts} +105 -105
  85. package/dist/{index-WKF5BHsw.d.mts → index-DTBQOCar.d.mts} +16 -16
  86. package/dist/{index-BoI86whU.d.mts → index-DWKCb-eJ.d.mts} +42 -42
  87. package/dist/{index-BBteExwv.d.mts → index-DiifAKRu.d.mts} +11 -4
  88. package/dist/{index-CsP4Ckem.d.mts → index-Dw7ErgWU.d.mts} +13 -460
  89. package/dist/{index-BZuF4I8O.d.mts → index-NkNbYFud.d.mts} +1 -55
  90. package/dist/{index-fTBtQ5fK.d.mts → index-aciWhUWw.d.mts} +396 -396
  91. package/dist/{index-I6pLxh17.d.mts → index-kwq54nx4.d.mts} +19 -19
  92. package/dist/{index-DNmENr9M.d.mts → index-mU2lnU7O.d.mts} +6 -6
  93. package/dist/json-value-DtIkQN7g.d.mts +57 -0
  94. package/dist/kernel/cli/index.d.mts +2 -2
  95. package/dist/kernel/cli/index.mjs +1 -1
  96. package/dist/kernel/cli/register.d.mts +1 -1
  97. package/dist/kernel/cli/register.mjs +1 -1
  98. package/dist/kernel/cli/schemas.mjs +1 -1
  99. package/dist/kernel/extension/index.d.mts +1 -1
  100. package/dist/kernel/extension/index.mjs +1 -1
  101. package/dist/kernel/index.d.mts +5 -5
  102. package/dist/kernel/index.mjs +1 -1
  103. package/dist/kernel/namespace/index.d.mts +1 -1
  104. package/dist/kernel/namespace/index.mjs +1 -1
  105. package/dist/kernel/observability/index.d.mts +1 -1
  106. package/dist/kernel/observability/index.mjs +1 -1
  107. package/dist/kernel/providers/index.d.mts +1 -1
  108. package/dist/kernel/providers/index.mjs +1 -1
  109. package/dist/kernel/window/index.d.mts +1 -1
  110. package/dist/kernel/window/index.mjs +1 -1
  111. package/dist/{lib-DkLlhp9Z.mjs → lib-Ba55od_d.mjs} +3 -3
  112. package/dist/{lib-jOuIcSs9.mjs → lib-CM_BUxN8.mjs} +1 -1
  113. package/dist/{load-extensions-D-DyzN4j.mjs → load-extensions-Cze1RHcG.mjs} +1 -1
  114. package/dist/{load-extensions-CQqw0Smr.d.mts → load-extensions-DNRIy4zC.d.mts} +1 -1
  115. package/dist/loop-gate-handlers-CwU5zAGs.mjs +1 -0
  116. package/dist/mcp-http-server/index.mjs +1 -1
  117. package/dist/{namespace-CN2TfSCY.d.mts → namespace-3yGm4WF9.d.mts} +2 -2
  118. package/dist/{namespace-H9A39Mx8.d.mts → namespace-B95uYmZB.d.mts} +4 -4
  119. package/dist/{namespace-BxrHvS5c.mjs → namespace-C-piH3w4.mjs} +1 -1
  120. package/dist/{namespace-BQgZChZl.d.mts → namespace-COEUMuHL.d.mts} +154 -154
  121. package/dist/{namespace-Cj7k5UH7.d.mts → namespace-CTsfVI3H.d.mts} +8 -8
  122. package/dist/{namespace-BAJTZXWc.d.mts → namespace-DYJZAGzR.d.mts} +80 -43
  123. package/dist/namespace-DibbhCPP.mjs +1 -0
  124. package/dist/{native-session-supervisor-DbrqcFq9.mjs → native-session-supervisor-7ElwM6Is.mjs} +1 -1
  125. package/dist/node/bus-server/index.d.mts +1 -1
  126. package/dist/node/bus-server/index.mjs +1 -1
  127. package/dist/node/bus-server/server-lifecycle.d.mts +1 -1
  128. package/dist/node/bus-server/server-lifecycle.mjs +1 -1
  129. package/dist/{orchestrator-shared-yFP8e7d5.mjs → orchestrator-shared-Cxk3x8Vs.mjs} +1 -1
  130. package/dist/{package-fwIv7zzj.d.mts → package-MmQvNJ3u.d.mts} +1 -1
  131. package/dist/package-rdrXr17q.mjs +1 -0
  132. package/dist/package.json +1 -1
  133. package/dist/{profile-r4G32bCH.mjs → profile-BMBXUqqh.mjs} +1 -1
  134. package/dist/{provider-context-Ds6GNYnE.mjs → provider-context-DC_eq7es.mjs} +1 -1
  135. package/dist/provider-context-DjSUpHSM.mjs +1 -0
  136. package/dist/{providers-namespace-C0C-Sb4N.d.mts → providers-namespace-5GoTlHXz.d.mts} +7 -7
  137. package/dist/{registry-udUhXSIC.mjs → registry-U_3aYSin.mjs} +2 -1
  138. package/dist/rules/index.d.mts +1 -1
  139. package/dist/rules/index.mjs +1 -1
  140. package/dist/rules/schemas.d.mts +1 -1
  141. package/dist/runtime-bun/index.mjs +1 -1
  142. package/dist/runtime-node/extension-discovery.d.mts +1 -1
  143. package/dist/runtime-node/extension-validation.d.mts +1 -1
  144. package/dist/runtime-node/extension-validation.mjs +1 -1
  145. package/dist/runtime-node/index.d.mts +3 -3
  146. package/dist/runtime-node/index.mjs +2 -2
  147. package/dist/runtime-node/makaio-config.d.mts +1 -1
  148. package/dist/runtime-node/makaio-config.mjs +1 -1
  149. package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
  150. package/dist/runtime-node/workflow-worker/index.mjs +1 -1
  151. package/dist/runtime-node/workflow-worker/worker-entry.mjs +1 -1
  152. package/dist/{schema-msWs4YhT.d.mts → schema-B2bO5Yui.d.mts} +27 -1
  153. package/dist/{schema-atatXwNg.mjs → schema-D6WAI8OL.mjs} +1 -1
  154. package/dist/schemas-BWasvfw2.mjs +1 -0
  155. package/dist/{schemas-DuQ9EcLu2.d.mts → schemas-ByssHRGU2.d.mts} +12 -12
  156. package/dist/{schemas-fEoe6H0K.d.mts → schemas-CDBn9MTz.d.mts} +154 -154
  157. package/dist/schemas-CE1gbhxu.mjs +1 -0
  158. package/dist/{schemas-CN9hprME.d.mts → schemas-CscdPqCt.d.mts} +3 -3
  159. package/dist/{schemas-DMl7IKG-.d.mts → schemas-DMMWmWjq.d.mts} +4 -4
  160. package/dist/services/adapter-runtime/index.d.mts +3 -3
  161. package/dist/services/adapter-runtime/index.mjs +1 -1
  162. package/dist/services/adapter-runtime/namespace.d.mts +1 -1
  163. package/dist/services/adapter-runtime/schemas.d.mts +1 -1
  164. package/dist/services/adapter-subsystem/index.d.mts +2 -2
  165. package/dist/services/adapter-subsystem/index.mjs +1 -1
  166. package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
  167. package/dist/services/adapter-subsystem/namespace.mjs +1 -1
  168. package/dist/services/agent-runtime/index.d.mts +2 -2
  169. package/dist/services/agent-runtime/namespace.d.mts +1 -1
  170. package/dist/services/agent-runtime/schemas.d.mts +1 -1
  171. package/dist/services/capability/index.d.mts +1 -1
  172. package/dist/services/capability/index.mjs +1 -1
  173. package/dist/services/codebase/index.d.mts +2 -2
  174. package/dist/services/codebase/namespace.d.mts +1 -1
  175. package/dist/services/codebase/schemas.d.mts +1 -1
  176. package/dist/services/compression/index.d.mts +2 -2
  177. package/dist/services/compression/namespace.d.mts +1 -1
  178. package/dist/services/compression/schemas.d.mts +1 -1
  179. package/dist/services/context-rules/index.d.mts +4 -4
  180. package/dist/services/context-rules/index.mjs +1 -1
  181. package/dist/services/execution-target/index.d.mts +3 -3
  182. package/dist/services/execution-target/index.mjs +1 -1
  183. package/dist/services/execution-target/namespace.d.mts +1 -1
  184. package/dist/services/execution-target/schemas.d.mts +1 -1
  185. package/dist/services/filesystem/index.d.mts +1 -1
  186. package/dist/services/filesystem/index.mjs +1 -1
  187. package/dist/services/filesystem/namespace.d.mts +6 -6
  188. package/dist/services/filesystem/schemas.d.mts +3 -3
  189. package/dist/services/git/namespace.mjs +1 -1
  190. package/dist/services/git/schemas.mjs +1 -1
  191. package/dist/services/harness/index.d.mts +3 -3
  192. package/dist/services/harness/index.mjs +1 -1
  193. package/dist/services/index.d.mts +130 -130
  194. package/dist/services/index.mjs +1 -1
  195. package/dist/services/log-import/browser.d.mts +2 -2
  196. package/dist/services/log-import/index.d.mts +2 -2
  197. package/dist/services/log-import/log-import.d.mts +1 -1
  198. package/dist/services/log-import/log-import.mjs +1 -1
  199. package/dist/services/log-import/namespace.mjs +1 -1
  200. package/dist/services/log-import/schemas.mjs +1 -1
  201. package/dist/services/model-registry/index.d.mts +1 -1
  202. package/dist/services/model-registry/index.mjs +1 -1
  203. package/dist/services/preferences/index.d.mts +2 -2
  204. package/dist/services/preferences/schemas.d.mts +1 -1
  205. package/dist/services/preferences/storage-namespace.d.mts +2 -2
  206. package/dist/services/provider-context/index.d.mts +1 -1
  207. package/dist/services/provider-context/index.mjs +1 -1
  208. package/dist/services/provider-runtime/index.mjs +1 -1
  209. package/dist/services/session/handlers/index.d.mts +1 -1
  210. package/dist/services/session/handlers/index.mjs +1 -1
  211. package/dist/services/session/index.d.mts +9 -9
  212. package/dist/services/session/index.mjs +1 -1
  213. package/dist/services/session/messages/namespace.d.mts +1 -1
  214. package/dist/services/session/messages/namespace.mjs +1 -1
  215. package/dist/services/session/orchestrator-testing/index.d.mts +1 -1
  216. package/dist/services/session/orchestrator-testing/index.mjs +1 -1
  217. package/dist/services/session/session-events/namespace.d.mts +1 -1
  218. package/dist/services/session/session-events/namespace.mjs +1 -1
  219. package/dist/services/session/storage/namespace.d.mts +1 -1
  220. package/dist/services/session/storage/schema.d.mts +1 -1
  221. package/dist/services/session/storage/schema.mjs +1 -1
  222. package/dist/services/session/testing/index.mjs +2 -1
  223. package/dist/services/session/testing/orchestrator-shared.d.mts +1 -1
  224. package/dist/services/session/testing/orchestrator-shared.mjs +1 -1
  225. package/dist/services/session/turns/namespace.d.mts +1 -1
  226. package/dist/services/session/turns/namespace.mjs +1 -1
  227. package/dist/services/session-editor/index.d.mts +1 -1
  228. package/dist/services/session-editor/index.mjs +1 -1
  229. package/dist/services/settings/index.d.mts +3 -3
  230. package/dist/services/settings/index.mjs +1 -1
  231. package/dist/services/settings/namespace.d.mts +12 -12
  232. package/dist/services/settings/namespace.mjs +1 -1
  233. package/dist/services/settings/storage/clients-namespace.d.mts +1 -1
  234. package/dist/services/settings/storage/clients-namespace.mjs +1 -1
  235. package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
  236. package/dist/services/settings/storage/index.d.mts +3 -3
  237. package/dist/services/settings/storage/index.mjs +1 -1
  238. package/dist/services/settings/storage/providers-namespace.d.mts +1 -1
  239. package/dist/services/settings/storage/providers-namespace.mjs +1 -1
  240. package/dist/services/subagent/index.d.mts +1 -1
  241. package/dist/services/subagent/index.mjs +1 -1
  242. package/dist/services/subagent-template/index.d.mts +2 -2
  243. package/dist/services/subagent-template/namespace.d.mts +1 -1
  244. package/dist/services/subagent-template/schemas.d.mts +1 -1
  245. package/dist/services/tool-approval/index.d.mts +1 -1
  246. package/dist/services/tool-approval/index.mjs +1 -1
  247. package/dist/services/tools/index.d.mts +1 -1
  248. package/dist/services/tools/index.mjs +1 -1
  249. package/dist/services/tray-menu/index.d.mts +3 -3
  250. package/dist/services/tray-menu/index.mjs +1 -1
  251. package/dist/services/tray-menu/namespace.d.mts +1 -1
  252. package/dist/services/tray-menu/schemas.d.mts +1 -1
  253. package/dist/services/turn/index.d.mts +1 -1
  254. package/dist/services/turn/namespace.d.mts +1 -1
  255. package/dist/session-0nWT4st6.mjs +39 -0
  256. package/dist/session-Bey-bzcX.mjs +1 -0
  257. package/dist/{session-lineage-DFkJgYt5.d.mts → session-lineage-Cht4jbvV.d.mts} +1 -1
  258. package/dist/{skill-B_VlGon5.mjs → skill-N-ttlp1i.mjs} +1 -1
  259. package/dist/{src-6n-8M8EU.mjs → src-Ck2sbaDa.mjs} +1 -1
  260. package/dist/storage/drizzle/client.d.mts +1 -1
  261. package/dist/storage/drizzle/client.mjs +1 -1
  262. package/dist/storage/drizzle/index.d.mts +1 -1
  263. package/dist/storage/drizzle/index.mjs +1 -1
  264. package/dist/storage/handlers/drizzle/index.d.mts +1 -1
  265. package/dist/storage/handlers/drizzle/index.mjs +1 -1
  266. package/dist/storage/handlers/index.d.mts +1 -1
  267. package/dist/storage/handlers/index.mjs +1 -1
  268. package/dist/{tool-approval-service-B_28RhuK.mjs → tool-approval-service-DEQiipxj.mjs} +1 -1
  269. package/dist/{tools-BpzJterj.mjs → tools-uAgIrqan.mjs} +1 -1
  270. package/dist/transition-Coowd2dA.d.mts +454 -0
  271. package/dist/{types-BB8iIAjZ.d.mts → types-BslClRkH.d.mts} +1 -1
  272. package/dist/{types-DUNA749O.d.mts → types-Cagp7JXb.d.mts} +276 -257
  273. package/dist/ui-kernel/index.d.mts +1 -1
  274. package/dist/ui-kernel/pages/schemas.d.mts +1 -1
  275. package/dist/{version-SYP_DX4M.mjs → version-DoV_pSzT.mjs} +1 -1
  276. package/dist/workflow-BCKOJ4UC.mjs +1 -0
  277. package/dist/workflow-engine/index.d.mts +38 -8
  278. package/dist/workflow-engine/index.mjs +1 -1
  279. package/dist/workflow-engine/package.d.mts +1 -1
  280. package/dist/workflow-engine/package.mjs +1 -1
  281. package/dist/workflow-engine/workflow-orchestrator.d.mts +3 -1
  282. package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
  283. package/dist/{workflow-worker-CjuRYLmJ.mjs → workflow-worker-CojIlB6k.mjs} +1 -1
  284. package/package.json +1 -1
  285. package/dist/adapter-ux2xaQ6H.mjs +0 -1
  286. package/dist/await-trigger-uKEHY8E4.mjs +0 -1
  287. package/dist/canonical-model-BE7t86yt.mjs +0 -1
  288. package/dist/compression-Cy9DIqyr.mjs +0 -1
  289. package/dist/definition-Bija4lGr.mjs +0 -1
  290. package/dist/namespace-CH_NWUKW.mjs +0 -1
  291. package/dist/package-lxB0vpby.mjs +0 -1
  292. package/dist/primitive-runtime-BSg8J7VX.mjs +0 -1
  293. package/dist/schemas-Dvm_0GDr.mjs +0 -1
  294. package/dist/session-Is5VSP2V.mjs +0 -1
  295. package/dist/session-ZAJrcudH.mjs +0 -39
  296. /package/dist/{ajv-Cx19PP7Q.mjs → ajv-B5dPIck0.mjs} +0 -0
  297. /package/dist/{base-orchestrator-BRq4MXa7.d.mts → base-orchestrator-Cw0vpNgB.d.mts} +0 -0
  298. /package/dist/{capability-service-CHl8rrwb.mjs → capability-service-XlymTzz1.mjs} +0 -0
  299. /package/dist/{cleanEnvForAdapter-D32WnVuy.mjs → cleanEnvForAdapter-BooAgM2R.mjs} +0 -0
  300. /package/dist/{client-D2ZftNb6.d.mts → client-CebV_fZc.d.mts} +0 -0
  301. /package/dist/{clients-namespace-CeAB0t06.d.mts → clients-namespace-Bt_VTkEU.d.mts} +0 -0
  302. /package/dist/{config-namespace-DW5KHKPW.mjs → config-namespace-CY9leBnE.mjs} +0 -0
  303. /package/dist/{config-namespace-DloU-hNB.d.mts → config-namespace-DqdFE6zk.d.mts} +0 -0
  304. /package/dist/{create-static-mount-Bi0VpYS8.mjs → create-static-mount-DkK28kKW.mjs} +0 -0
  305. /package/dist/{cross-spawn-C58yEvsS.mjs → cross-spawn-CDXy3BjE.mjs} +0 -0
  306. /package/dist/{cursor-storage-CpuT5POU.mjs → cursor-storage-luQAg7E_.mjs} +0 -0
  307. /package/dist/{definition-BdxbXbrq.d.mts → definition-CuJvtYeG.d.mts} +0 -0
  308. /package/dist/{descriptor-to-package-D-FNxohm.mjs → descriptor-to-package-DdpjpT7n.mjs} +0 -0
  309. /package/dist/{drizzle-D7dkDEB5.mjs → drizzle-DVTAl7Us.mjs} +0 -0
  310. /package/dist/{esm-CP2zvvlx.mjs → esm-CQG9Pc7n.mjs} +0 -0
  311. /package/dist/{event-DaXakaHo.mjs → event-DguYjV6D.mjs} +0 -0
  312. /package/dist/{execution-target-Da6Vjvba.mjs → execution-target-BR8bLkCR.mjs} +0 -0
  313. /package/dist/{extension-discovery-Bv5FDtrM.d.mts → extension-discovery-CIZn5bkq.d.mts} +0 -0
  314. /package/dist/{extension-namespace-O3sKdnY9.mjs → extension-namespace-v3K0qVry.mjs} +0 -0
  315. /package/dist/{facet-Q_vgXb23.mjs → facet-BM4y4aQP.mjs} +0 -0
  316. /package/dist/{filesystem-service-89fN-2Dd.d.mts → filesystem-service-Cwp0sWNc.d.mts} +0 -0
  317. /package/dist/{handler-BIA3ld4C.mjs → handler-2bPhRn0u.mjs} +0 -0
  318. /package/dist/{host-DFqmG2qO.mjs → host-vY07gek-.mjs} +0 -0
  319. /package/dist/{identity-CA5MzB19.mjs → identity-BarL3JYI.mjs} +0 -0
  320. /package/dist/{index-BVhnqzDC2.d.mts → index-B92mToDo2.d.mts} +0 -0
  321. /package/dist/{index-cFuQpzIm.d.mts → index-BjoOSg95.d.mts} +0 -0
  322. /package/dist/{index-BeNVLvtk2.d.mts → index-BvLXySoB2.d.mts} +0 -0
  323. /package/dist/{index-DJSffYTW2.d.mts → index-C23g_M_J2.d.mts} +0 -0
  324. /package/dist/{index-kOSSuOcK.d.mts → index-C4nStEdA.d.mts} +0 -0
  325. /package/dist/{index-DHHKwLww.d.mts → index-COI1tjAf.d.mts} +0 -0
  326. /package/dist/{index-BDnI2oqX.d.mts → index-CYHWOXUm.d.mts} +0 -0
  327. /package/dist/{index-DLPjliGd.d.mts → index-CfIW5biI.d.mts} +0 -0
  328. /package/dist/{index-orAkFukT.d.mts → index-CpKikwK4.d.mts} +0 -0
  329. /package/dist/{index-CkPIPbx9.d.mts → index-Cr9lh21j.d.mts} +0 -0
  330. /package/dist/{index-CBTp2XuF.d.mts → index-CuHqL95P.d.mts} +0 -0
  331. /package/dist/{index-CfpfkKih.d.mts → index-D3ahzHwb.d.mts} +0 -0
  332. /package/dist/{index-BE-yMFTz.d.mts → index-D7Hkmrr3.d.mts} +0 -0
  333. /package/dist/{index-DWqSqcpW.d.mts → index-DOOrKin9.d.mts} +0 -0
  334. /package/dist/{index-CYZqADXY2.d.mts → index-DUD7wikz2.d.mts} +0 -0
  335. /package/dist/{index-BUilJdHr.d.mts → index-Dfi8Rorw.d.mts} +0 -0
  336. /package/dist/{index-BplsE3qw.d.mts → index-DtwGhFFQ.d.mts} +0 -0
  337. /package/dist/{index-DVgKfgh1.d.mts → index-OGIC4puQ.d.mts} +0 -0
  338. /package/dist/{index-D0RWuwl5.d.mts → index-Y8rMeYYX.d.mts} +0 -0
  339. /package/dist/{index-BtL_9HBk.d.mts → index-gAFwNiJT.d.mts} +0 -0
  340. /package/dist/{index-DdCyeZ59.d.mts → index-wq7XeqyG.d.mts} +0 -0
  341. /package/dist/{jsonl-transport-Bb8ltqOe.mjs → jsonl-transport-CGPgD8iU.mjs} +0 -0
  342. /package/dist/{lib-BmcGxHXH.mjs → lib-ZKtnbCqH.mjs} +0 -0
  343. /package/dist/{materialization-DsPIGQP1.mjs → materialization-DBXjSiBn.mjs} +0 -0
  344. /package/dist/{model-registry-DQDclqdw.mjs → model-registry-C2VXobZj.mjs} +0 -0
  345. /package/dist/{model-registry-DLeMw3l8.mjs → model-registry-rYICIwyR.mjs} +0 -0
  346. /package/dist/{namespace-CEqkI6Zu.d.mts → namespace-65uwTpbg.d.mts} +0 -0
  347. /package/dist/{namespace-6u1Uf-iw2.d.mts → namespace-6sIu5nBI2.d.mts} +0 -0
  348. /package/dist/{namespace-q5dD3acO.d.mts → namespace-B3ol3pc-.d.mts} +0 -0
  349. /package/dist/{namespace-DrpHLJAy.mjs → namespace-BO3tODGC.mjs} +0 -0
  350. /package/dist/{namespace-uGUGfpGQ.mjs → namespace-BdO4e1Fm.mjs} +0 -0
  351. /package/dist/{namespace-2G7A4Sza.d.mts → namespace-BsYKEMd8.d.mts} +0 -0
  352. /package/dist/{namespace-DMhz3yvr.d.mts → namespace-CQ8uza7o.d.mts} +0 -0
  353. /package/dist/{namespace-zWB-ULrX.mjs → namespace-CVMZVqB5.mjs} +0 -0
  354. /package/dist/{namespace-nQS4XwnT.d.mts → namespace-D2s-4pyg.d.mts} +0 -0
  355. /package/dist/{namespace-FJsnoEQy.mjs → namespace-DBHwyhME.mjs} +0 -0
  356. /package/dist/{namespace-CN-Llu7H.mjs → namespace-DYSFDC2G.mjs} +0 -0
  357. /package/dist/{namespace-DcUwOJ4f.d.mts → namespace-Dk4OslmY.d.mts} +0 -0
  358. /package/dist/{namespace-B1Bldc48.d.mts → namespace-KMxsPJwm.d.mts} +0 -0
  359. /package/dist/{namespace-DKnJL0Ja.d.mts → namespace-LUNf8zo5.d.mts} +0 -0
  360. /package/dist/{namespace-UUw-S7ia.mjs → namespace-wke7juzy.mjs} +0 -0
  361. /package/dist/{orchestrator-shared-CbS4ueeq.d.mts → orchestrator-shared-ChOdIgh6.d.mts} +0 -0
  362. /package/dist/{out-BUHr98Xe.mjs → out-BoEZjBNz.mjs} +0 -0
  363. /package/dist/{package-YQeRE8bV.mjs → package-CF_Zm2v4.mjs} +0 -0
  364. /package/dist/{platform-CsO-MRJP.mjs → platform-DnbSvm2u.mjs} +0 -0
  365. /package/dist/{providers-FEZT2bQG.mjs → providers-Bd7BOZs0.mjs} +0 -0
  366. /package/dist/{quick-lru-C7AXdpbU.mjs → quick-lru-6e7I1Bgf.mjs} +0 -0
  367. /package/dist/{schema-Ba64XQjo.mjs → schema-DHlTAy0N.mjs} +0 -0
  368. /package/dist/{schema-introspection-D5FaI5B_.mjs → schema-introspection-B7xODt4I.mjs} +0 -0
  369. /package/dist/{schemas-9QC3nvYP.mjs → schemas-ArqQTC0Q.mjs} +0 -0
  370. /package/dist/{schemas-DznsZ0bq.d.mts → schemas-B6tEKf9T.d.mts} +0 -0
  371. /package/dist/{schemas-CRS7tkFP.d.mts → schemas-BemsLc_V.d.mts} +0 -0
  372. /package/dist/{schemas-5kegIs9D.mjs → schemas-CPI00yvh.mjs} +0 -0
  373. /package/dist/{schemas-Cae5dubB.d.mts → schemas-D4zaFE2p.d.mts} +0 -0
  374. /package/dist/{schemas-9Ifo5zSf.d.mts → schemas-DKncXGnb.d.mts} +0 -0
  375. /package/dist/{schemas-DZfBym73.d.mts → schemas-DWfo0wp4.d.mts} +0 -0
  376. /package/dist/{schemas-BxI5Yq8d.d.mts → schemas-DmGRSeIq.d.mts} +0 -0
  377. /package/dist/{schemas-BSAKbVyd.d.mts → schemas-KlH1hB7u.d.mts} +0 -0
  378. /package/dist/{schemas-DAYPhB5K.mjs → schemas-XeIBqwvE.mjs} +0 -0
  379. /package/dist/{semver-ClOD8k8c.mjs → semver-CIhHqMkw.mjs} +0 -0
  380. /package/dist/{server-lifecycle-CFQaPTf7.mjs → server-lifecycle-C5Z5PSMD.mjs} +0 -0
  381. /package/dist/{server-lifecycle-5iHxcgBO.d.mts → server-lifecycle-_AA6EfzL.d.mts} +0 -0
  382. /package/dist/{shared-schemas-jG3EtHZT.mjs → shared-schemas-BEVG96xW.mjs} +0 -0
  383. /package/dist/{src-CRDOZl7K.mjs → src-_VODAJnf.mjs} +0 -0
  384. /package/dist/{storage-namespace-C1JVmZF1.mjs → storage-namespace-D5q9CrBp.mjs} +0 -0
  385. /package/dist/{storage-namespace-gey7EUhM.d.mts → storage-namespace-Di1A3DMm.d.mts} +0 -0
  386. /package/dist/{storage-namespace-definition-BPYSLTfN.d.mts → storage-namespace-definition-BffdI5Bz.d.mts} +0 -0
  387. /package/dist/{storage-namespace-definition-Df8S3E3r.mjs → storage-namespace-definition-CzXPW45M.mjs} +0 -0
  388. /package/dist/{supports-color-AnssSSH9.mjs → supports-color-DcXkvGDF.mjs} +0 -0
  389. /package/dist/{telemetry-DdbvlZ8s.mjs → telemetry-Cvi4rxiE.mjs} +0 -0
  390. /package/dist/{tray-menu-service-am356993.mjs → tray-menu-service-B2AxiQqL.mjs} +0 -0
  391. /package/dist/{types-DhlQpVEb.d.mts → types-BMS6yfLS.d.mts} +0 -0
  392. /package/dist/{types-xLd-e0wf.d.mts → types-Bo78h9e3.d.mts} +0 -0
  393. /package/dist/{types-D-GeeSdd.d.mts → types-CPmOg4X7.d.mts} +0 -0
  394. /package/dist/{types-Bj7cOrBQ.d.mts → types-DCvp_swt.d.mts} +0 -0
  395. /package/dist/{variant-BdNN5edM.mjs → variant-5huHjUTm.mjs} +0 -0
  396. /package/dist/{window-registry-LRjWPwr4.mjs → window-registry-PkrFIwX2.mjs} +0 -0
  397. /package/dist/{window-registry-CA6AC8n7.d.mts → window-registry-ofIUQnfo.d.mts} +0 -0
@@ -1,4 +1,5 @@
1
- import { s as MessageBlock$1 } from "./index-BZuF4I8O.mjs";
1
+ import { i as JsonValue$1 } from "./json-value-DtIkQN7g.mjs";
2
+ import { s as MessageBlock$1 } from "./index-NkNbYFud.mjs";
2
3
  import * as _$zod from "zod";
3
4
  import { z } from "zod";
4
5
  import * as _$_makaio_core0 from "@makaio/framework/core";
@@ -53,6 +54,7 @@ declare const SessionCreateBaseSchema: z.ZodObject<{
53
54
  title: z.ZodOptional<z.ZodString>;
54
55
  targetWorkingDirectory: z.ZodOptional<z.ZodString>;
55
56
  executionTargetId: z.ZodOptional<z.ZodString>;
57
+ metadata: z.ZodOptional<z.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, z.core.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
56
58
  spawningToolCallId: z.ZodOptional<z.ZodString>;
57
59
  originWindowId: z.ZodOptional<z.ZodString>;
58
60
  }, z.core.$strip>;
@@ -114,6 +116,9 @@ declare const MakaioSessionAgentSchema$1: z.ZodObject<{
114
116
  }, z.core.$strip>;
115
117
  //#endregion
116
118
  //#region core/contracts/src/session/schemas/session.d.ts
119
+ /** Opaque, JSON-safe consumer metadata preserved on the session record. */
120
+ declare const SessionRecordMetadataSchema$1: z.ZodType<Record<string, JsonValue$1>, Record<string, JsonValue$1>>;
121
+ type SessionRecordMetadata = z.infer<typeof SessionRecordMetadataSchema$1>;
117
122
  /**
118
123
  * Schema for a makaio orchestration session.
119
124
  *
@@ -157,10 +162,10 @@ declare const MakaioSessionSchema: z.ZodObject<{
157
162
  lastActivityAt: z.ZodNumber;
158
163
  }, z.core.$strip>>;
159
164
  status: z.ZodEnum<{
165
+ closed: "closed";
166
+ discovered: "discovered";
160
167
  active: "active";
161
168
  archived: "archived";
162
- discovered: "discovered";
163
- closed: "closed";
164
169
  }>;
165
170
  leadAgentId: z.ZodOptional<z.ZodString>;
166
171
  parentSessionId: z.ZodOptional<z.ZodString>;
@@ -224,6 +229,7 @@ declare const MakaioSessionSchema: z.ZodObject<{
224
229
  "always-ask": "always-ask";
225
230
  "full-access": "full-access";
226
231
  }>>>;
232
+ metadata: z.ZodOptional<z.ZodType<Record<string, JsonValue$1>, Record<string, JsonValue$1>, z.core.$ZodTypeInternals<Record<string, JsonValue$1>, Record<string, JsonValue$1>>>>;
227
233
  source: z.ZodOptional<z.ZodString>;
228
234
  parentExternalSessionId: z.ZodOptional<z.ZodString>;
229
235
  logFilePath: z.ZodOptional<z.ZodString>;
@@ -282,10 +288,10 @@ declare const SessionWithPreviewSchema: z.ZodObject<{
282
288
  lastActivityAt: z.ZodNumber;
283
289
  }, z.core.$strip>>;
284
290
  status: z.ZodEnum<{
291
+ closed: "closed";
292
+ discovered: "discovered";
285
293
  active: "active";
286
294
  archived: "archived";
287
- discovered: "discovered";
288
- closed: "closed";
289
295
  }>;
290
296
  leadAgentId: z.ZodOptional<z.ZodString>;
291
297
  parentSessionId: z.ZodOptional<z.ZodString>;
@@ -349,6 +355,7 @@ declare const SessionWithPreviewSchema: z.ZodObject<{
349
355
  "always-ask": "always-ask";
350
356
  "full-access": "full-access";
351
357
  }>>>;
358
+ metadata: z.ZodOptional<z.ZodType<Record<string, JsonValue$1>, Record<string, JsonValue$1>, z.core.$ZodTypeInternals<Record<string, JsonValue$1>, Record<string, JsonValue$1>>>>;
352
359
  source: z.ZodOptional<z.ZodString>;
353
360
  parentExternalSessionId: z.ZodOptional<z.ZodString>;
354
361
  logFilePath: z.ZodOptional<z.ZodString>;
@@ -481,10 +488,10 @@ declare const SessionSnapshotSchema: z.ZodObject<{
481
488
  lastActivityAt: z.ZodNumber;
482
489
  }, z.core.$strip>>;
483
490
  status: z.ZodEnum<{
491
+ closed: "closed";
492
+ discovered: "discovered";
484
493
  active: "active";
485
494
  archived: "archived";
486
- discovered: "discovered";
487
- closed: "closed";
488
495
  }>;
489
496
  leadAgentId: z.ZodOptional<z.ZodString>;
490
497
  parentSessionId: z.ZodOptional<z.ZodString>;
@@ -548,6 +555,7 @@ declare const SessionSnapshotSchema: z.ZodObject<{
548
555
  "always-ask": "always-ask";
549
556
  "full-access": "full-access";
550
557
  }>>>;
558
+ metadata: z.ZodOptional<z.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, z.core.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
551
559
  source: z.ZodOptional<z.ZodString>;
552
560
  parentExternalSessionId: z.ZodOptional<z.ZodString>;
553
561
  logFilePath: z.ZodOptional<z.ZodString>;
@@ -1564,6 +1572,25 @@ declare const OrchestratorSchemas: {
1564
1572
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1565
1573
  mcpSessionContext: z.ZodOptional<z.ZodObject<{
1566
1574
  sessionId: z.ZodString;
1575
+ directTools: z.ZodArray<z.ZodObject<{
1576
+ fullName: z.ZodString;
1577
+ originalName: z.ZodString;
1578
+ serverName: z.ZodString;
1579
+ description: z.ZodOptional<z.ZodString>;
1580
+ inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
1581
+ exposureMode: z.ZodEnum<{
1582
+ hidden: "hidden";
1583
+ discovery: "discovery";
1584
+ direct: "direct";
1585
+ }>;
1586
+ enabled: z.ZodBoolean;
1587
+ enabledBy: z.ZodOptional<z.ZodEnum<{
1588
+ discovery: "discovery";
1589
+ toolset: "toolset";
1590
+ }>>;
1591
+ enabledAt: z.ZodOptional<z.ZodNumber>;
1592
+ exposed: z.ZodBoolean;
1593
+ }, z.core.$strip>>;
1567
1594
  servers: z.ZodArray<z.ZodObject<{
1568
1595
  name: z.ZodString;
1569
1596
  transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -1600,28 +1627,9 @@ declare const OrchestratorSchemas: {
1600
1627
  type: z.ZodLiteral<"http">;
1601
1628
  }, z.core.$strip>], "type">;
1602
1629
  exposureMode: z.ZodEnum<{
1603
- direct: "direct";
1604
1630
  discovery: "discovery";
1605
- }>;
1606
- }, z.core.$strip>>;
1607
- directTools: z.ZodArray<z.ZodObject<{
1608
- fullName: z.ZodString;
1609
- originalName: z.ZodString;
1610
- serverName: z.ZodString;
1611
- description: z.ZodOptional<z.ZodString>;
1612
- inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
1613
- exposureMode: z.ZodEnum<{
1614
1631
  direct: "direct";
1615
- discovery: "discovery";
1616
- hidden: "hidden";
1617
1632
  }>;
1618
- enabled: z.ZodBoolean;
1619
- enabledBy: z.ZodOptional<z.ZodEnum<{
1620
- discovery: "discovery";
1621
- toolset: "toolset";
1622
- }>>;
1623
- enabledAt: z.ZodOptional<z.ZodNumber>;
1624
- exposed: z.ZodBoolean;
1625
1633
  }, z.core.$strip>>;
1626
1634
  discoverableTools: z.ZodArray<z.ZodObject<{
1627
1635
  fullName: z.ZodString;
@@ -1630,9 +1638,9 @@ declare const OrchestratorSchemas: {
1630
1638
  description: z.ZodOptional<z.ZodString>;
1631
1639
  inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
1632
1640
  exposureMode: z.ZodEnum<{
1633
- direct: "direct";
1634
- discovery: "discovery";
1635
1641
  hidden: "hidden";
1642
+ discovery: "discovery";
1643
+ direct: "direct";
1636
1644
  }>;
1637
1645
  enabled: z.ZodBoolean;
1638
1646
  enabledBy: z.ZodOptional<z.ZodEnum<{
@@ -1667,6 +1675,25 @@ declare const OrchestratorSchemas: {
1667
1675
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1668
1676
  mcpSessionContext: z.ZodOptional<z.ZodObject<{
1669
1677
  sessionId: z.ZodString;
1678
+ directTools: z.ZodArray<z.ZodObject<{
1679
+ fullName: z.ZodString;
1680
+ originalName: z.ZodString;
1681
+ serverName: z.ZodString;
1682
+ description: z.ZodOptional<z.ZodString>;
1683
+ inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
1684
+ exposureMode: z.ZodEnum<{
1685
+ hidden: "hidden";
1686
+ discovery: "discovery";
1687
+ direct: "direct";
1688
+ }>;
1689
+ enabled: z.ZodBoolean;
1690
+ enabledBy: z.ZodOptional<z.ZodEnum<{
1691
+ discovery: "discovery";
1692
+ toolset: "toolset";
1693
+ }>>;
1694
+ enabledAt: z.ZodOptional<z.ZodNumber>;
1695
+ exposed: z.ZodBoolean;
1696
+ }, z.core.$strip>>;
1670
1697
  servers: z.ZodArray<z.ZodObject<{
1671
1698
  name: z.ZodString;
1672
1699
  transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -1703,28 +1730,9 @@ declare const OrchestratorSchemas: {
1703
1730
  type: z.ZodLiteral<"http">;
1704
1731
  }, z.core.$strip>], "type">;
1705
1732
  exposureMode: z.ZodEnum<{
1706
- direct: "direct";
1707
1733
  discovery: "discovery";
1708
- }>;
1709
- }, z.core.$strip>>;
1710
- directTools: z.ZodArray<z.ZodObject<{
1711
- fullName: z.ZodString;
1712
- originalName: z.ZodString;
1713
- serverName: z.ZodString;
1714
- description: z.ZodOptional<z.ZodString>;
1715
- inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
1716
- exposureMode: z.ZodEnum<{
1717
1734
  direct: "direct";
1718
- discovery: "discovery";
1719
- hidden: "hidden";
1720
1735
  }>;
1721
- enabled: z.ZodBoolean;
1722
- enabledBy: z.ZodOptional<z.ZodEnum<{
1723
- discovery: "discovery";
1724
- toolset: "toolset";
1725
- }>>;
1726
- enabledAt: z.ZodOptional<z.ZodNumber>;
1727
- exposed: z.ZodBoolean;
1728
1736
  }, z.core.$strip>>;
1729
1737
  discoverableTools: z.ZodArray<z.ZodObject<{
1730
1738
  fullName: z.ZodString;
@@ -1733,9 +1741,9 @@ declare const OrchestratorSchemas: {
1733
1741
  description: z.ZodOptional<z.ZodString>;
1734
1742
  inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
1735
1743
  exposureMode: z.ZodEnum<{
1736
- direct: "direct";
1737
- discovery: "discovery";
1738
1744
  hidden: "hidden";
1745
+ discovery: "discovery";
1746
+ direct: "direct";
1739
1747
  }>;
1740
1748
  enabled: z.ZodBoolean;
1741
1749
  enabledBy: z.ZodOptional<z.ZodEnum<{
@@ -1770,6 +1778,25 @@ declare const OrchestratorSchemas: {
1770
1778
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1771
1779
  mcpSessionContext: z.ZodOptional<z.ZodObject<{
1772
1780
  sessionId: z.ZodString;
1781
+ directTools: z.ZodArray<z.ZodObject<{
1782
+ fullName: z.ZodString;
1783
+ originalName: z.ZodString;
1784
+ serverName: z.ZodString;
1785
+ description: z.ZodOptional<z.ZodString>;
1786
+ inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
1787
+ exposureMode: z.ZodEnum<{
1788
+ hidden: "hidden";
1789
+ discovery: "discovery";
1790
+ direct: "direct";
1791
+ }>;
1792
+ enabled: z.ZodBoolean;
1793
+ enabledBy: z.ZodOptional<z.ZodEnum<{
1794
+ discovery: "discovery";
1795
+ toolset: "toolset";
1796
+ }>>;
1797
+ enabledAt: z.ZodOptional<z.ZodNumber>;
1798
+ exposed: z.ZodBoolean;
1799
+ }, z.core.$strip>>;
1773
1800
  servers: z.ZodArray<z.ZodObject<{
1774
1801
  name: z.ZodString;
1775
1802
  transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -1806,28 +1833,9 @@ declare const OrchestratorSchemas: {
1806
1833
  type: z.ZodLiteral<"http">;
1807
1834
  }, z.core.$strip>], "type">;
1808
1835
  exposureMode: z.ZodEnum<{
1809
- direct: "direct";
1810
1836
  discovery: "discovery";
1811
- }>;
1812
- }, z.core.$strip>>;
1813
- directTools: z.ZodArray<z.ZodObject<{
1814
- fullName: z.ZodString;
1815
- originalName: z.ZodString;
1816
- serverName: z.ZodString;
1817
- description: z.ZodOptional<z.ZodString>;
1818
- inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
1819
- exposureMode: z.ZodEnum<{
1820
1837
  direct: "direct";
1821
- discovery: "discovery";
1822
- hidden: "hidden";
1823
1838
  }>;
1824
- enabled: z.ZodBoolean;
1825
- enabledBy: z.ZodOptional<z.ZodEnum<{
1826
- discovery: "discovery";
1827
- toolset: "toolset";
1828
- }>>;
1829
- enabledAt: z.ZodOptional<z.ZodNumber>;
1830
- exposed: z.ZodBoolean;
1831
1839
  }, z.core.$strip>>;
1832
1840
  discoverableTools: z.ZodArray<z.ZodObject<{
1833
1841
  fullName: z.ZodString;
@@ -1836,9 +1844,9 @@ declare const OrchestratorSchemas: {
1836
1844
  description: z.ZodOptional<z.ZodString>;
1837
1845
  inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
1838
1846
  exposureMode: z.ZodEnum<{
1839
- direct: "direct";
1840
- discovery: "discovery";
1841
1847
  hidden: "hidden";
1848
+ discovery: "discovery";
1849
+ direct: "direct";
1842
1850
  }>;
1843
1851
  enabled: z.ZodBoolean;
1844
1852
  enabledBy: z.ZodOptional<z.ZodEnum<{
@@ -2070,6 +2078,25 @@ declare const OrchestratorSchemas: {
2070
2078
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2071
2079
  mcpSessionContext: z.ZodOptional<z.ZodObject<{
2072
2080
  sessionId: z.ZodString;
2081
+ directTools: z.ZodArray<z.ZodObject<{
2082
+ fullName: z.ZodString;
2083
+ originalName: z.ZodString;
2084
+ serverName: z.ZodString;
2085
+ description: z.ZodOptional<z.ZodString>;
2086
+ inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
2087
+ exposureMode: z.ZodEnum<{
2088
+ hidden: "hidden";
2089
+ discovery: "discovery";
2090
+ direct: "direct";
2091
+ }>;
2092
+ enabled: z.ZodBoolean;
2093
+ enabledBy: z.ZodOptional<z.ZodEnum<{
2094
+ discovery: "discovery";
2095
+ toolset: "toolset";
2096
+ }>>;
2097
+ enabledAt: z.ZodOptional<z.ZodNumber>;
2098
+ exposed: z.ZodBoolean;
2099
+ }, z.core.$strip>>;
2073
2100
  servers: z.ZodArray<z.ZodObject<{
2074
2101
  name: z.ZodString;
2075
2102
  transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -2106,28 +2133,9 @@ declare const OrchestratorSchemas: {
2106
2133
  type: z.ZodLiteral<"http">;
2107
2134
  }, z.core.$strip>], "type">;
2108
2135
  exposureMode: z.ZodEnum<{
2109
- direct: "direct";
2110
2136
  discovery: "discovery";
2111
- }>;
2112
- }, z.core.$strip>>;
2113
- directTools: z.ZodArray<z.ZodObject<{
2114
- fullName: z.ZodString;
2115
- originalName: z.ZodString;
2116
- serverName: z.ZodString;
2117
- description: z.ZodOptional<z.ZodString>;
2118
- inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
2119
- exposureMode: z.ZodEnum<{
2120
2137
  direct: "direct";
2121
- discovery: "discovery";
2122
- hidden: "hidden";
2123
2138
  }>;
2124
- enabled: z.ZodBoolean;
2125
- enabledBy: z.ZodOptional<z.ZodEnum<{
2126
- discovery: "discovery";
2127
- toolset: "toolset";
2128
- }>>;
2129
- enabledAt: z.ZodOptional<z.ZodNumber>;
2130
- exposed: z.ZodBoolean;
2131
2139
  }, z.core.$strip>>;
2132
2140
  discoverableTools: z.ZodArray<z.ZodObject<{
2133
2141
  fullName: z.ZodString;
@@ -2136,9 +2144,9 @@ declare const OrchestratorSchemas: {
2136
2144
  description: z.ZodOptional<z.ZodString>;
2137
2145
  inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
2138
2146
  exposureMode: z.ZodEnum<{
2139
- direct: "direct";
2140
- discovery: "discovery";
2141
2147
  hidden: "hidden";
2148
+ discovery: "discovery";
2149
+ direct: "direct";
2142
2150
  }>;
2143
2151
  enabled: z.ZodBoolean;
2144
2152
  enabledBy: z.ZodOptional<z.ZodEnum<{
@@ -2321,6 +2329,25 @@ declare const OrchestratorSchemas: {
2321
2329
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2322
2330
  mcpSessionContext: z.ZodOptional<z.ZodObject<{
2323
2331
  sessionId: z.ZodString;
2332
+ directTools: z.ZodArray<z.ZodObject<{
2333
+ fullName: z.ZodString;
2334
+ originalName: z.ZodString;
2335
+ serverName: z.ZodString;
2336
+ description: z.ZodOptional<z.ZodString>;
2337
+ inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
2338
+ exposureMode: z.ZodEnum<{
2339
+ hidden: "hidden";
2340
+ discovery: "discovery";
2341
+ direct: "direct";
2342
+ }>;
2343
+ enabled: z.ZodBoolean;
2344
+ enabledBy: z.ZodOptional<z.ZodEnum<{
2345
+ discovery: "discovery";
2346
+ toolset: "toolset";
2347
+ }>>;
2348
+ enabledAt: z.ZodOptional<z.ZodNumber>;
2349
+ exposed: z.ZodBoolean;
2350
+ }, z.core.$strip>>;
2324
2351
  servers: z.ZodArray<z.ZodObject<{
2325
2352
  name: z.ZodString;
2326
2353
  transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -2357,28 +2384,9 @@ declare const OrchestratorSchemas: {
2357
2384
  type: z.ZodLiteral<"http">;
2358
2385
  }, z.core.$strip>], "type">;
2359
2386
  exposureMode: z.ZodEnum<{
2360
- direct: "direct";
2361
2387
  discovery: "discovery";
2362
- }>;
2363
- }, z.core.$strip>>;
2364
- directTools: z.ZodArray<z.ZodObject<{
2365
- fullName: z.ZodString;
2366
- originalName: z.ZodString;
2367
- serverName: z.ZodString;
2368
- description: z.ZodOptional<z.ZodString>;
2369
- inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
2370
- exposureMode: z.ZodEnum<{
2371
2388
  direct: "direct";
2372
- discovery: "discovery";
2373
- hidden: "hidden";
2374
2389
  }>;
2375
- enabled: z.ZodBoolean;
2376
- enabledBy: z.ZodOptional<z.ZodEnum<{
2377
- discovery: "discovery";
2378
- toolset: "toolset";
2379
- }>>;
2380
- enabledAt: z.ZodOptional<z.ZodNumber>;
2381
- exposed: z.ZodBoolean;
2382
2390
  }, z.core.$strip>>;
2383
2391
  discoverableTools: z.ZodArray<z.ZodObject<{
2384
2392
  fullName: z.ZodString;
@@ -2387,9 +2395,9 @@ declare const OrchestratorSchemas: {
2387
2395
  description: z.ZodOptional<z.ZodString>;
2388
2396
  inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
2389
2397
  exposureMode: z.ZodEnum<{
2390
- direct: "direct";
2391
- discovery: "discovery";
2392
2398
  hidden: "hidden";
2399
+ discovery: "discovery";
2400
+ direct: "direct";
2393
2401
  }>;
2394
2402
  enabled: z.ZodBoolean;
2395
2403
  enabledBy: z.ZodOptional<z.ZodEnum<{
@@ -2415,7 +2423,7 @@ declare const OrchestratorSchemas: {
2415
2423
  credentialRefs: z.ZodRecord<z.ZodString, z.core.$ZodBranded<z.ZodString, "CredentialRef", "out">>;
2416
2424
  credentialEnvVars: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2417
2425
  ambientCredentialEnvVars: z.ZodOptional<z.ZodArray<z.ZodString>>;
2418
- capabilities: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2426
+ capabilities: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
2419
2427
  }, z.core.$strip>>;
2420
2428
  }, z.core.$loose>;
2421
2429
  initialMessage: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
@@ -2909,6 +2917,7 @@ declare const OrchestratorSchemas: {
2909
2917
  }, z.core.$strip>>>;
2910
2918
  }, z.core.$strip>>;
2911
2919
  targetWorkingDirectory: z.ZodOptional<z.ZodString>;
2920
+ metadata: z.ZodOptional<z.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, z.core.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
2912
2921
  existingSessionId: z.ZodOptional<z.ZodString>;
2913
2922
  }, z.core.$strip>;
2914
2923
  response: z.ZodObject<{
@@ -3555,6 +3564,25 @@ declare const SessionSchemas: {
3555
3564
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
3556
3565
  mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
3557
3566
  sessionId: _$zod.ZodString;
3567
+ directTools: _$zod.ZodArray<_$zod.ZodObject<{
3568
+ fullName: _$zod.ZodString;
3569
+ originalName: _$zod.ZodString;
3570
+ serverName: _$zod.ZodString;
3571
+ description: _$zod.ZodOptional<_$zod.ZodString>;
3572
+ inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
3573
+ exposureMode: _$zod.ZodEnum<{
3574
+ hidden: "hidden";
3575
+ discovery: "discovery";
3576
+ direct: "direct";
3577
+ }>;
3578
+ enabled: _$zod.ZodBoolean;
3579
+ enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
3580
+ discovery: "discovery";
3581
+ toolset: "toolset";
3582
+ }>>;
3583
+ enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
3584
+ exposed: _$zod.ZodBoolean;
3585
+ }, _$zod_v4_core0.$strip>>;
3558
3586
  servers: _$zod.ZodArray<_$zod.ZodObject<{
3559
3587
  name: _$zod.ZodString;
3560
3588
  transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
@@ -3591,28 +3619,9 @@ declare const SessionSchemas: {
3591
3619
  type: _$zod.ZodLiteral<"http">;
3592
3620
  }, _$zod_v4_core0.$strip>], "type">;
3593
3621
  exposureMode: _$zod.ZodEnum<{
3594
- direct: "direct";
3595
3622
  discovery: "discovery";
3596
- }>;
3597
- }, _$zod_v4_core0.$strip>>;
3598
- directTools: _$zod.ZodArray<_$zod.ZodObject<{
3599
- fullName: _$zod.ZodString;
3600
- originalName: _$zod.ZodString;
3601
- serverName: _$zod.ZodString;
3602
- description: _$zod.ZodOptional<_$zod.ZodString>;
3603
- inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
3604
- exposureMode: _$zod.ZodEnum<{
3605
3623
  direct: "direct";
3606
- discovery: "discovery";
3607
- hidden: "hidden";
3608
3624
  }>;
3609
- enabled: _$zod.ZodBoolean;
3610
- enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
3611
- discovery: "discovery";
3612
- toolset: "toolset";
3613
- }>>;
3614
- enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
3615
- exposed: _$zod.ZodBoolean;
3616
3625
  }, _$zod_v4_core0.$strip>>;
3617
3626
  discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
3618
3627
  fullName: _$zod.ZodString;
@@ -3621,9 +3630,9 @@ declare const SessionSchemas: {
3621
3630
  description: _$zod.ZodOptional<_$zod.ZodString>;
3622
3631
  inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
3623
3632
  exposureMode: _$zod.ZodEnum<{
3624
- direct: "direct";
3625
- discovery: "discovery";
3626
3633
  hidden: "hidden";
3634
+ discovery: "discovery";
3635
+ direct: "direct";
3627
3636
  }>;
3628
3637
  enabled: _$zod.ZodBoolean;
3629
3638
  enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
@@ -3811,6 +3820,25 @@ declare const SessionSchemas: {
3811
3820
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
3812
3821
  mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
3813
3822
  sessionId: _$zod.ZodString;
3823
+ directTools: _$zod.ZodArray<_$zod.ZodObject<{
3824
+ fullName: _$zod.ZodString;
3825
+ originalName: _$zod.ZodString;
3826
+ serverName: _$zod.ZodString;
3827
+ description: _$zod.ZodOptional<_$zod.ZodString>;
3828
+ inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
3829
+ exposureMode: _$zod.ZodEnum<{
3830
+ hidden: "hidden";
3831
+ discovery: "discovery";
3832
+ direct: "direct";
3833
+ }>;
3834
+ enabled: _$zod.ZodBoolean;
3835
+ enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
3836
+ discovery: "discovery";
3837
+ toolset: "toolset";
3838
+ }>>;
3839
+ enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
3840
+ exposed: _$zod.ZodBoolean;
3841
+ }, _$zod_v4_core0.$strip>>;
3814
3842
  servers: _$zod.ZodArray<_$zod.ZodObject<{
3815
3843
  name: _$zod.ZodString;
3816
3844
  transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
@@ -3847,28 +3875,9 @@ declare const SessionSchemas: {
3847
3875
  type: _$zod.ZodLiteral<"http">;
3848
3876
  }, _$zod_v4_core0.$strip>], "type">;
3849
3877
  exposureMode: _$zod.ZodEnum<{
3850
- direct: "direct";
3851
3878
  discovery: "discovery";
3852
- }>;
3853
- }, _$zod_v4_core0.$strip>>;
3854
- directTools: _$zod.ZodArray<_$zod.ZodObject<{
3855
- fullName: _$zod.ZodString;
3856
- originalName: _$zod.ZodString;
3857
- serverName: _$zod.ZodString;
3858
- description: _$zod.ZodOptional<_$zod.ZodString>;
3859
- inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
3860
- exposureMode: _$zod.ZodEnum<{
3861
3879
  direct: "direct";
3862
- discovery: "discovery";
3863
- hidden: "hidden";
3864
3880
  }>;
3865
- enabled: _$zod.ZodBoolean;
3866
- enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
3867
- discovery: "discovery";
3868
- toolset: "toolset";
3869
- }>>;
3870
- enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
3871
- exposed: _$zod.ZodBoolean;
3872
3881
  }, _$zod_v4_core0.$strip>>;
3873
3882
  discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
3874
3883
  fullName: _$zod.ZodString;
@@ -3877,9 +3886,9 @@ declare const SessionSchemas: {
3877
3886
  description: _$zod.ZodOptional<_$zod.ZodString>;
3878
3887
  inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
3879
3888
  exposureMode: _$zod.ZodEnum<{
3880
- direct: "direct";
3881
- discovery: "discovery";
3882
3889
  hidden: "hidden";
3890
+ discovery: "discovery";
3891
+ direct: "direct";
3883
3892
  }>;
3884
3893
  enabled: _$zod.ZodBoolean;
3885
3894
  enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
@@ -3914,6 +3923,25 @@ declare const SessionSchemas: {
3914
3923
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
3915
3924
  mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
3916
3925
  sessionId: _$zod.ZodString;
3926
+ directTools: _$zod.ZodArray<_$zod.ZodObject<{
3927
+ fullName: _$zod.ZodString;
3928
+ originalName: _$zod.ZodString;
3929
+ serverName: _$zod.ZodString;
3930
+ description: _$zod.ZodOptional<_$zod.ZodString>;
3931
+ inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
3932
+ exposureMode: _$zod.ZodEnum<{
3933
+ hidden: "hidden";
3934
+ discovery: "discovery";
3935
+ direct: "direct";
3936
+ }>;
3937
+ enabled: _$zod.ZodBoolean;
3938
+ enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
3939
+ discovery: "discovery";
3940
+ toolset: "toolset";
3941
+ }>>;
3942
+ enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
3943
+ exposed: _$zod.ZodBoolean;
3944
+ }, _$zod_v4_core0.$strip>>;
3917
3945
  servers: _$zod.ZodArray<_$zod.ZodObject<{
3918
3946
  name: _$zod.ZodString;
3919
3947
  transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
@@ -3950,28 +3978,9 @@ declare const SessionSchemas: {
3950
3978
  type: _$zod.ZodLiteral<"http">;
3951
3979
  }, _$zod_v4_core0.$strip>], "type">;
3952
3980
  exposureMode: _$zod.ZodEnum<{
3953
- direct: "direct";
3954
3981
  discovery: "discovery";
3955
- }>;
3956
- }, _$zod_v4_core0.$strip>>;
3957
- directTools: _$zod.ZodArray<_$zod.ZodObject<{
3958
- fullName: _$zod.ZodString;
3959
- originalName: _$zod.ZodString;
3960
- serverName: _$zod.ZodString;
3961
- description: _$zod.ZodOptional<_$zod.ZodString>;
3962
- inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
3963
- exposureMode: _$zod.ZodEnum<{
3964
3982
  direct: "direct";
3965
- discovery: "discovery";
3966
- hidden: "hidden";
3967
3983
  }>;
3968
- enabled: _$zod.ZodBoolean;
3969
- enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
3970
- discovery: "discovery";
3971
- toolset: "toolset";
3972
- }>>;
3973
- enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
3974
- exposed: _$zod.ZodBoolean;
3975
3984
  }, _$zod_v4_core0.$strip>>;
3976
3985
  discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
3977
3986
  fullName: _$zod.ZodString;
@@ -3980,9 +3989,9 @@ declare const SessionSchemas: {
3980
3989
  description: _$zod.ZodOptional<_$zod.ZodString>;
3981
3990
  inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
3982
3991
  exposureMode: _$zod.ZodEnum<{
3983
- direct: "direct";
3984
- discovery: "discovery";
3985
3992
  hidden: "hidden";
3993
+ discovery: "discovery";
3994
+ direct: "direct";
3986
3995
  }>;
3987
3996
  enabled: _$zod.ZodBoolean;
3988
3997
  enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
@@ -4017,6 +4026,25 @@ declare const SessionSchemas: {
4017
4026
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
4018
4027
  mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
4019
4028
  sessionId: _$zod.ZodString;
4029
+ directTools: _$zod.ZodArray<_$zod.ZodObject<{
4030
+ fullName: _$zod.ZodString;
4031
+ originalName: _$zod.ZodString;
4032
+ serverName: _$zod.ZodString;
4033
+ description: _$zod.ZodOptional<_$zod.ZodString>;
4034
+ inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
4035
+ exposureMode: _$zod.ZodEnum<{
4036
+ hidden: "hidden";
4037
+ discovery: "discovery";
4038
+ direct: "direct";
4039
+ }>;
4040
+ enabled: _$zod.ZodBoolean;
4041
+ enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
4042
+ discovery: "discovery";
4043
+ toolset: "toolset";
4044
+ }>>;
4045
+ enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
4046
+ exposed: _$zod.ZodBoolean;
4047
+ }, _$zod_v4_core0.$strip>>;
4020
4048
  servers: _$zod.ZodArray<_$zod.ZodObject<{
4021
4049
  name: _$zod.ZodString;
4022
4050
  transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
@@ -4053,28 +4081,9 @@ declare const SessionSchemas: {
4053
4081
  type: _$zod.ZodLiteral<"http">;
4054
4082
  }, _$zod_v4_core0.$strip>], "type">;
4055
4083
  exposureMode: _$zod.ZodEnum<{
4056
- direct: "direct";
4057
4084
  discovery: "discovery";
4058
- }>;
4059
- }, _$zod_v4_core0.$strip>>;
4060
- directTools: _$zod.ZodArray<_$zod.ZodObject<{
4061
- fullName: _$zod.ZodString;
4062
- originalName: _$zod.ZodString;
4063
- serverName: _$zod.ZodString;
4064
- description: _$zod.ZodOptional<_$zod.ZodString>;
4065
- inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
4066
- exposureMode: _$zod.ZodEnum<{
4067
4085
  direct: "direct";
4068
- discovery: "discovery";
4069
- hidden: "hidden";
4070
4086
  }>;
4071
- enabled: _$zod.ZodBoolean;
4072
- enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
4073
- discovery: "discovery";
4074
- toolset: "toolset";
4075
- }>>;
4076
- enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
4077
- exposed: _$zod.ZodBoolean;
4078
4087
  }, _$zod_v4_core0.$strip>>;
4079
4088
  discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
4080
4089
  fullName: _$zod.ZodString;
@@ -4083,9 +4092,9 @@ declare const SessionSchemas: {
4083
4092
  description: _$zod.ZodOptional<_$zod.ZodString>;
4084
4093
  inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
4085
4094
  exposureMode: _$zod.ZodEnum<{
4086
- direct: "direct";
4087
- discovery: "discovery";
4088
4095
  hidden: "hidden";
4096
+ discovery: "discovery";
4097
+ direct: "direct";
4089
4098
  }>;
4090
4099
  enabled: _$zod.ZodBoolean;
4091
4100
  enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
@@ -4284,6 +4293,25 @@ declare const SessionSchemas: {
4284
4293
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
4285
4294
  mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
4286
4295
  sessionId: _$zod.ZodString;
4296
+ directTools: _$zod.ZodArray<_$zod.ZodObject<{
4297
+ fullName: _$zod.ZodString;
4298
+ originalName: _$zod.ZodString;
4299
+ serverName: _$zod.ZodString;
4300
+ description: _$zod.ZodOptional<_$zod.ZodString>;
4301
+ inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
4302
+ exposureMode: _$zod.ZodEnum<{
4303
+ hidden: "hidden";
4304
+ discovery: "discovery";
4305
+ direct: "direct";
4306
+ }>;
4307
+ enabled: _$zod.ZodBoolean;
4308
+ enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
4309
+ discovery: "discovery";
4310
+ toolset: "toolset";
4311
+ }>>;
4312
+ enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
4313
+ exposed: _$zod.ZodBoolean;
4314
+ }, _$zod_v4_core0.$strip>>;
4287
4315
  servers: _$zod.ZodArray<_$zod.ZodObject<{
4288
4316
  name: _$zod.ZodString;
4289
4317
  transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
@@ -4320,28 +4348,9 @@ declare const SessionSchemas: {
4320
4348
  type: _$zod.ZodLiteral<"http">;
4321
4349
  }, _$zod_v4_core0.$strip>], "type">;
4322
4350
  exposureMode: _$zod.ZodEnum<{
4323
- direct: "direct";
4324
4351
  discovery: "discovery";
4325
- }>;
4326
- }, _$zod_v4_core0.$strip>>;
4327
- directTools: _$zod.ZodArray<_$zod.ZodObject<{
4328
- fullName: _$zod.ZodString;
4329
- originalName: _$zod.ZodString;
4330
- serverName: _$zod.ZodString;
4331
- description: _$zod.ZodOptional<_$zod.ZodString>;
4332
- inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
4333
- exposureMode: _$zod.ZodEnum<{
4334
4352
  direct: "direct";
4335
- discovery: "discovery";
4336
- hidden: "hidden";
4337
4353
  }>;
4338
- enabled: _$zod.ZodBoolean;
4339
- enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
4340
- discovery: "discovery";
4341
- toolset: "toolset";
4342
- }>>;
4343
- enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
4344
- exposed: _$zod.ZodBoolean;
4345
4354
  }, _$zod_v4_core0.$strip>>;
4346
4355
  discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
4347
4356
  fullName: _$zod.ZodString;
@@ -4350,9 +4359,9 @@ declare const SessionSchemas: {
4350
4359
  description: _$zod.ZodOptional<_$zod.ZodString>;
4351
4360
  inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
4352
4361
  exposureMode: _$zod.ZodEnum<{
4353
- direct: "direct";
4354
- discovery: "discovery";
4355
4362
  hidden: "hidden";
4363
+ discovery: "discovery";
4364
+ direct: "direct";
4356
4365
  }>;
4357
4366
  enabled: _$zod.ZodBoolean;
4358
4367
  enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
@@ -4527,6 +4536,25 @@ declare const SessionSchemas: {
4527
4536
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
4528
4537
  mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
4529
4538
  sessionId: _$zod.ZodString;
4539
+ directTools: _$zod.ZodArray<_$zod.ZodObject<{
4540
+ fullName: _$zod.ZodString;
4541
+ originalName: _$zod.ZodString;
4542
+ serverName: _$zod.ZodString;
4543
+ description: _$zod.ZodOptional<_$zod.ZodString>;
4544
+ inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
4545
+ exposureMode: _$zod.ZodEnum<{
4546
+ hidden: "hidden";
4547
+ discovery: "discovery";
4548
+ direct: "direct";
4549
+ }>;
4550
+ enabled: _$zod.ZodBoolean;
4551
+ enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
4552
+ discovery: "discovery";
4553
+ toolset: "toolset";
4554
+ }>>;
4555
+ enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
4556
+ exposed: _$zod.ZodBoolean;
4557
+ }, _$zod_v4_core0.$strip>>;
4530
4558
  servers: _$zod.ZodArray<_$zod.ZodObject<{
4531
4559
  name: _$zod.ZodString;
4532
4560
  transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
@@ -4563,28 +4591,9 @@ declare const SessionSchemas: {
4563
4591
  type: _$zod.ZodLiteral<"http">;
4564
4592
  }, _$zod_v4_core0.$strip>], "type">;
4565
4593
  exposureMode: _$zod.ZodEnum<{
4566
- direct: "direct";
4567
4594
  discovery: "discovery";
4568
- }>;
4569
- }, _$zod_v4_core0.$strip>>;
4570
- directTools: _$zod.ZodArray<_$zod.ZodObject<{
4571
- fullName: _$zod.ZodString;
4572
- originalName: _$zod.ZodString;
4573
- serverName: _$zod.ZodString;
4574
- description: _$zod.ZodOptional<_$zod.ZodString>;
4575
- inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
4576
- exposureMode: _$zod.ZodEnum<{
4577
4595
  direct: "direct";
4578
- discovery: "discovery";
4579
- hidden: "hidden";
4580
4596
  }>;
4581
- enabled: _$zod.ZodBoolean;
4582
- enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
4583
- discovery: "discovery";
4584
- toolset: "toolset";
4585
- }>>;
4586
- enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
4587
- exposed: _$zod.ZodBoolean;
4588
4597
  }, _$zod_v4_core0.$strip>>;
4589
4598
  discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
4590
4599
  fullName: _$zod.ZodString;
@@ -4593,9 +4602,9 @@ declare const SessionSchemas: {
4593
4602
  description: _$zod.ZodOptional<_$zod.ZodString>;
4594
4603
  inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
4595
4604
  exposureMode: _$zod.ZodEnum<{
4596
- direct: "direct";
4597
- discovery: "discovery";
4598
4605
  hidden: "hidden";
4606
+ discovery: "discovery";
4607
+ direct: "direct";
4599
4608
  }>;
4600
4609
  enabled: _$zod.ZodBoolean;
4601
4610
  enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
@@ -4621,7 +4630,7 @@ declare const SessionSchemas: {
4621
4630
  credentialRefs: _$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>;
4622
4631
  credentialEnvVars: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
4623
4632
  ambientCredentialEnvVars: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
4624
- capabilities: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
4633
+ capabilities: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
4625
4634
  }, _$zod_v4_core0.$strip>>;
4626
4635
  }, _$zod_v4_core0.$loose>;
4627
4636
  initialMessage: _$zod.ZodOptional<_$zod.ZodUnion<readonly [_$zod.ZodString, _$zod.ZodObject<{
@@ -5035,6 +5044,7 @@ declare const SessionSchemas: {
5035
5044
  }, _$zod_v4_core0.$strip>>>;
5036
5045
  }, _$zod_v4_core0.$strip>>;
5037
5046
  targetWorkingDirectory: _$zod.ZodOptional<_$zod.ZodString>;
5047
+ metadata: _$zod.ZodOptional<_$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
5038
5048
  existingSessionId: _$zod.ZodOptional<_$zod.ZodString>;
5039
5049
  }, _$zod_v4_core0.$strip>;
5040
5050
  response: _$zod.ZodObject<{
@@ -5275,10 +5285,10 @@ declare const SessionSchemas: {
5275
5285
  lastActivityAt: _$zod.ZodNumber;
5276
5286
  }, _$zod_v4_core0.$strip>>;
5277
5287
  status: _$zod.ZodEnum<{
5288
+ closed: "closed";
5289
+ discovered: "discovered";
5278
5290
  active: "active";
5279
5291
  archived: "archived";
5280
- discovered: "discovered";
5281
- closed: "closed";
5282
5292
  }>;
5283
5293
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
5284
5294
  parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -5342,6 +5352,7 @@ declare const SessionSchemas: {
5342
5352
  "always-ask": "always-ask";
5343
5353
  "full-access": "full-access";
5344
5354
  }>>>;
5355
+ metadata: _$zod.ZodOptional<_$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
5345
5356
  source: _$zod.ZodOptional<_$zod.ZodString>;
5346
5357
  parentExternalSessionId: _$zod.ZodOptional<_$zod.ZodString>;
5347
5358
  logFilePath: _$zod.ZodOptional<_$zod.ZodString>;
@@ -5856,10 +5867,10 @@ declare const SessionSchemas: {
5856
5867
  lastActivityAt: _$zod.ZodNumber;
5857
5868
  }, _$zod_v4_core0.$strip>>;
5858
5869
  status: _$zod.ZodEnum<{
5870
+ closed: "closed";
5871
+ discovered: "discovered";
5859
5872
  active: "active";
5860
5873
  archived: "archived";
5861
- discovered: "discovered";
5862
- closed: "closed";
5863
5874
  }>;
5864
5875
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
5865
5876
  parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -5923,6 +5934,7 @@ declare const SessionSchemas: {
5923
5934
  "always-ask": "always-ask";
5924
5935
  "full-access": "full-access";
5925
5936
  }>>>;
5937
+ metadata: _$zod.ZodOptional<_$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
5926
5938
  source: _$zod.ZodOptional<_$zod.ZodString>;
5927
5939
  parentExternalSessionId: _$zod.ZodOptional<_$zod.ZodString>;
5928
5940
  logFilePath: _$zod.ZodOptional<_$zod.ZodString>;
@@ -6813,10 +6825,10 @@ declare const SessionSchemas: {
6813
6825
  request: _$zod.ZodObject<{
6814
6826
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
6815
6827
  all: "all";
6828
+ closed: "closed";
6829
+ discovered: "discovered";
6816
6830
  active: "active";
6817
6831
  archived: "archived";
6818
- discovered: "discovered";
6819
- closed: "closed";
6820
6832
  }>>;
6821
6833
  limit: _$zod.ZodOptional<_$zod.ZodNumber>;
6822
6834
  offset: _$zod.ZodOptional<_$zod.ZodNumber>;
@@ -6861,10 +6873,10 @@ declare const SessionSchemas: {
6861
6873
  lastActivityAt: _$zod.ZodNumber;
6862
6874
  }, _$zod_v4_core0.$strip>>;
6863
6875
  status: _$zod.ZodEnum<{
6876
+ closed: "closed";
6877
+ discovered: "discovered";
6864
6878
  active: "active";
6865
6879
  archived: "archived";
6866
- discovered: "discovered";
6867
- closed: "closed";
6868
6880
  }>;
6869
6881
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
6870
6882
  parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -6928,6 +6940,7 @@ declare const SessionSchemas: {
6928
6940
  "always-ask": "always-ask";
6929
6941
  "full-access": "full-access";
6930
6942
  }>>>;
6943
+ metadata: _$zod.ZodOptional<_$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
6931
6944
  source: _$zod.ZodOptional<_$zod.ZodString>;
6932
6945
  parentExternalSessionId: _$zod.ZodOptional<_$zod.ZodString>;
6933
6946
  logFilePath: _$zod.ZodOptional<_$zod.ZodString>;
@@ -6951,10 +6964,10 @@ declare const SessionSchemas: {
6951
6964
  limit: _$zod.ZodOptional<_$zod.ZodNumber>;
6952
6965
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
6953
6966
  all: "all";
6967
+ closed: "closed";
6968
+ discovered: "discovered";
6954
6969
  active: "active";
6955
6970
  archived: "archived";
6956
- discovered: "discovered";
6957
- closed: "closed";
6958
6971
  }>>;
6959
6972
  isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
6960
6973
  }, _$zod_v4_core0.$strip>;
@@ -6996,10 +7009,10 @@ declare const SessionSchemas: {
6996
7009
  lastActivityAt: _$zod.ZodNumber;
6997
7010
  }, _$zod_v4_core0.$strip>>;
6998
7011
  status: _$zod.ZodEnum<{
7012
+ closed: "closed";
7013
+ discovered: "discovered";
6999
7014
  active: "active";
7000
7015
  archived: "archived";
7001
- discovered: "discovered";
7002
- closed: "closed";
7003
7016
  }>;
7004
7017
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
7005
7018
  parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -7063,6 +7076,7 @@ declare const SessionSchemas: {
7063
7076
  "always-ask": "always-ask";
7064
7077
  "full-access": "full-access";
7065
7078
  }>>>;
7079
+ metadata: _$zod.ZodOptional<_$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
7066
7080
  source: _$zod.ZodOptional<_$zod.ZodString>;
7067
7081
  parentExternalSessionId: _$zod.ZodOptional<_$zod.ZodString>;
7068
7082
  logFilePath: _$zod.ZodOptional<_$zod.ZodString>;
@@ -7122,10 +7136,10 @@ declare const SessionSchemas: {
7122
7136
  lastActivityAt: _$zod.ZodNumber;
7123
7137
  }, _$zod_v4_core0.$strip>>;
7124
7138
  status: _$zod.ZodEnum<{
7139
+ closed: "closed";
7140
+ discovered: "discovered";
7125
7141
  active: "active";
7126
7142
  archived: "archived";
7127
- discovered: "discovered";
7128
- closed: "closed";
7129
7143
  }>;
7130
7144
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
7131
7145
  parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -7189,6 +7203,7 @@ declare const SessionSchemas: {
7189
7203
  "always-ask": "always-ask";
7190
7204
  "full-access": "full-access";
7191
7205
  }>>>;
7206
+ metadata: _$zod.ZodOptional<_$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
7192
7207
  source: _$zod.ZodOptional<_$zod.ZodString>;
7193
7208
  parentExternalSessionId: _$zod.ZodOptional<_$zod.ZodString>;
7194
7209
  logFilePath: _$zod.ZodOptional<_$zod.ZodString>;
@@ -7242,6 +7257,7 @@ declare const SessionSchemas: {
7242
7257
  title: _$zod.ZodOptional<_$zod.ZodString>;
7243
7258
  targetWorkingDirectory: _$zod.ZodOptional<_$zod.ZodString>;
7244
7259
  executionTargetId: _$zod.ZodOptional<_$zod.ZodString>;
7260
+ metadata: _$zod.ZodOptional<_$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
7245
7261
  spawningToolCallId: _$zod.ZodOptional<_$zod.ZodString>;
7246
7262
  originWindowId: _$zod.ZodOptional<_$zod.ZodString>;
7247
7263
  }, _$zod_v4_core0.$strip>;
@@ -7311,6 +7327,7 @@ declare const SessionSchemas: {
7311
7327
  "full-access": "full-access";
7312
7328
  }>>>;
7313
7329
  title: _$zod.ZodOptional<_$zod.ZodString>;
7330
+ metadata: _$zod.ZodOptional<_$zod.ZodNullable<_$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>>;
7314
7331
  }, _$zod_v4_core0.$strip>;
7315
7332
  response: _$zod.ZodObject<{
7316
7333
  success: _$zod.ZodBoolean;
@@ -7358,10 +7375,10 @@ declare const SessionSchemas: {
7358
7375
  lastActivityAt: _$zod.ZodNumber;
7359
7376
  }, _$zod_v4_core0.$strip>>;
7360
7377
  status: _$zod.ZodEnum<{
7378
+ closed: "closed";
7379
+ discovered: "discovered";
7361
7380
  active: "active";
7362
7381
  archived: "archived";
7363
- discovered: "discovered";
7364
- closed: "closed";
7365
7382
  }>;
7366
7383
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
7367
7384
  parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -7425,6 +7442,7 @@ declare const SessionSchemas: {
7425
7442
  "always-ask": "always-ask";
7426
7443
  "full-access": "full-access";
7427
7444
  }>>>;
7445
+ metadata: _$zod.ZodOptional<_$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
7428
7446
  source: _$zod.ZodOptional<_$zod.ZodString>;
7429
7447
  parentExternalSessionId: _$zod.ZodOptional<_$zod.ZodString>;
7430
7448
  logFilePath: _$zod.ZodOptional<_$zod.ZodString>;
@@ -7488,6 +7506,7 @@ declare const SessionSchemas: {
7488
7506
  title: _$zod.ZodOptional<_$zod.ZodString>;
7489
7507
  targetWorkingDirectory: _$zod.ZodOptional<_$zod.ZodString>;
7490
7508
  executionTargetId: _$zod.ZodOptional<_$zod.ZodString>;
7509
+ metadata: _$zod.ZodOptional<_$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
7491
7510
  spawningToolCallId: _$zod.ZodOptional<_$zod.ZodString>;
7492
7511
  originWindowId: _$zod.ZodOptional<_$zod.ZodString>;
7493
7512
  adapterName: _$zod.ZodString;
@@ -7608,4 +7627,4 @@ type KnownSessionEvent = { [K in RuntimeKnownSessionEventType]: SessionEventBase
7608
7627
  */
7609
7628
  declare function isKnownSessionEvent(event: MakaioSessionEvent$1): event is KnownSessionEvent;
7610
7629
  //#endregion
7611
- export { ImportStatus as $, MessageRoutingStatusSchema as A, TurnInitiator$2 as B, SessionEventTypeMap as C, MessageRouting as D, SendMessageResponse as E, SessionMessageOriginSchema as F, TurnUsage as G, TurnSchema$1 as H, SessionMessageRole as I, UsageMetricsSchema as J, TurnUsageSchema$1 as K, SessionMessageRoleSchema as L, SessionMessageBlock$1 as M, SessionMessageBlockSchema as N, MessageRoutingSchema$1 as O, SessionMessageOrigin as P, BranchKindSchema as Q, SessionMessageSchema$1 as R, SessionEventType as S, SendMessageRequest as T, TurnStatus as U, TurnInitiatorSchema$1 as V, TurnStatusSchema$1 as W, AgentRoleSchema as X, AgentRole as Y, BranchKind$1 as Z, ForkChildInfo as _, SessionCreateBaseSchema as _t, SessionPreviewData as a, SnapshotExportOptionsSchema as at, SESSION_EVENT_TYPES as b, SessionSchemas as c, safeValidateSnapshot as ct, SegmentPolicy as d, SessionPreviewDataSchema as dt, ImportStatusSchema as et, SegmentPolicySchema as f, SessionWithPreviewSchema as ft, SessionUpdatedEventSchema as g, SessionCreateBase as gt, SessionUpdatedEvent as h, MakaioSessionAgentSchema$1 as ht, MakaioSessionEvent$1 as i, SnapshotExportOptions as it, SessionMessage$1 as j, MessageRoutingStatus as k, ForkTransforms$1 as l, validateSnapshot as lt, SessionCreatedEventSchema as m, AgentStatusSchema$1 as mt, KnownSessionEvent as n, SessionSnapshot as nt, SessionWithPreview as o, SnapshotImportConflictErrorData as ot, SessionCreated as p, AgentStatus as pt, UsageMetrics as q, MakaioSessionAgent$1 as r, SessionSnapshotSchema as rt, isKnownSessionEvent as s, SnapshotPreviewData as st, IMakaioSession$1 as t, SNAPSHOT_VERSION as tt, ForkTransformsSchema$1 as u, MakaioSessionSchema as ut, ForkChildInfoSchema as v, SessionEventTypeSchema as w, SessionEventPayload as x, MakaioSessionEventSchema as y, Turn$1 as z };
7630
+ export { ImportStatus as $, MessageRoutingStatusSchema as A, TurnInitiator$2 as B, SessionEventTypeMap as C, MessageRouting as D, SendMessageResponse as E, SessionMessageOriginSchema as F, TurnUsage as G, TurnSchema$1 as H, SessionMessageRole as I, UsageMetricsSchema as J, TurnUsageSchema$1 as K, SessionMessageRoleSchema as L, SessionMessageBlock$1 as M, SessionMessageBlockSchema as N, MessageRoutingSchema$1 as O, SessionMessageOrigin as P, BranchKindSchema as Q, SessionMessageSchema$1 as R, SessionEventType as S, SendMessageRequest as T, TurnStatus as U, TurnInitiatorSchema$1 as V, TurnStatusSchema$1 as W, AgentRoleSchema as X, AgentRole as Y, BranchKind$1 as Z, ForkChildInfo as _, MakaioSessionAgentSchema$1 as _t, SessionPreviewData as a, SnapshotExportOptionsSchema as at, SESSION_EVENT_TYPES as b, SessionSchemas as c, safeValidateSnapshot as ct, SegmentPolicy as d, SessionPreviewDataSchema as dt, ImportStatusSchema as et, SegmentPolicySchema as f, SessionRecordMetadata as ft, SessionUpdatedEventSchema as g, AgentStatusSchema$1 as gt, SessionUpdatedEvent as h, AgentStatus as ht, MakaioSessionEvent$1 as i, SnapshotExportOptions as it, SessionMessage$1 as j, MessageRoutingStatus as k, ForkTransforms$1 as l, validateSnapshot as lt, SessionCreatedEventSchema as m, SessionWithPreviewSchema as mt, KnownSessionEvent as n, SessionSnapshot as nt, SessionWithPreview as o, SnapshotImportConflictErrorData as ot, SessionCreated as p, SessionRecordMetadataSchema$1 as pt, UsageMetrics as q, MakaioSessionAgent$1 as r, SessionSnapshotSchema as rt, isKnownSessionEvent as s, SnapshotPreviewData as st, IMakaioSession$1 as t, SNAPSHOT_VERSION as tt, ForkTransformsSchema$1 as u, MakaioSessionSchema as ut, ForkChildInfoSchema as v, SessionCreateBase as vt, SessionEventTypeSchema as w, SessionEventPayload as x, MakaioSessionEventSchema as y, SessionCreateBaseSchema as yt, Turn$1 as z };