@makaio/framework 1.0.0-dev-1783705652236 → 1.0.0-dev-1783973359164

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 (460) hide show
  1. package/dist/.makaio-build.json +2 -2
  2. package/dist/account-identity-BYfeWLe-.mjs +1 -0
  3. package/dist/adapter-auth-runtime-a4O7cSNP.mjs +1 -0
  4. package/dist/adapter-binding-DDUyv1JK.d.mts +254 -0
  5. package/dist/{adapter-CA8rPIUz.mjs → adapter-nl_xz9dz.mjs} +1 -1
  6. package/dist/adapter-subsystem/index.d.mts +120 -5
  7. package/dist/adapter-subsystem/index.mjs +1 -1
  8. package/dist/adapters/acp-client/index.d.mts +10 -0
  9. package/dist/adapters/acp-client/index.mjs +2 -2
  10. package/dist/adapters/config/index.d.mts +176 -153
  11. package/dist/adapters/config/index.mjs +1 -1
  12. package/dist/adapters/index.d.mts +1021 -1005
  13. package/dist/adapters/index.mjs +6 -6
  14. package/dist/adapters/node.d.mts +1 -1
  15. package/dist/adapters/node.mjs +1 -1
  16. package/dist/adapters/stream-session/index.d.mts +7 -5
  17. package/dist/adapters/stream-session/index.mjs +1 -1
  18. package/dist/auth-C3NOWqTU.mjs +1 -0
  19. package/dist/authority-state-bootstrap-CEuKScnL.mjs +1 -0
  20. package/dist/{base-orchestrator-J1WKAUkF.d.mts → base-orchestrator-BiShpVKL.d.mts} +6 -0
  21. package/dist/bus/index.d.mts +10 -10
  22. package/dist/bus/index.mjs +1 -1
  23. package/dist/{canonical-model-DV-Z8gsb.mjs → canonical-model-C31NaBJs.mjs} +1 -1
  24. package/dist/client-BkpLM8Fx.mjs +1 -0
  25. package/dist/client-binary-version-verifier-BK_vIjIo.mjs +2 -0
  26. package/dist/client-binary-version-verifier-BwrMTAh2.d.mts +179 -0
  27. package/dist/clients/index.d.mts +69 -85
  28. package/dist/clients/index.mjs +1 -2
  29. package/dist/clients/managed-install.d.mts +2 -0
  30. package/dist/clients/managed-install.mjs +1 -0
  31. package/dist/{clients-namespace-Bt_VTkEU.d.mts → clients-namespace-B96QIJOs.d.mts} +224 -21
  32. package/dist/compression-CZ_6fYq8.mjs +1 -0
  33. package/dist/config-namespace-DTA6EQL8.mjs +1 -0
  34. package/dist/{config-namespace-DqdFE6zk.d.mts → config-namespace-x0fuhEXe.d.mts} +73 -1
  35. package/dist/contracts/adapter/index.d.mts +3 -3
  36. package/dist/contracts/adapter/index.mjs +1 -1
  37. package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
  38. package/dist/contracts/artifact/index.d.mts +1 -1
  39. package/dist/contracts/auth/index.d.mts +3 -0
  40. package/dist/contracts/auth/index.mjs +1 -0
  41. package/dist/contracts/canonical-model/index.d.mts +1 -1
  42. package/dist/contracts/canonical-model/index.mjs +1 -1
  43. package/dist/contracts/client/index.d.mts +3 -3
  44. package/dist/contracts/client/index.mjs +1 -1
  45. package/dist/contracts/common/index.d.mts +1 -1
  46. package/dist/contracts/config/index.d.mts +20 -93
  47. package/dist/contracts/config/index.mjs +1 -1
  48. package/dist/contracts/extension/index.d.mts +3 -3
  49. package/dist/contracts/extension/index.mjs +1 -1
  50. package/dist/contracts/facet/index.d.mts +1 -1
  51. package/dist/contracts/facet/index.mjs +1 -1
  52. package/dist/contracts/harness/index.d.mts +1 -1
  53. package/dist/contracts/harness/index.mjs +1 -1
  54. package/dist/contracts/host/index.d.mts +1 -1
  55. package/dist/contracts/host/index.mjs +1 -1
  56. package/dist/contracts/index.d.mts +1161 -140
  57. package/dist/contracts/index.mjs +1 -1
  58. package/dist/contracts/materialization/index.d.mts +3 -3
  59. package/dist/contracts/materialization/index.mjs +1 -1
  60. package/dist/contracts/model-registry/index.d.mts +1 -1
  61. package/dist/contracts/model-registry/index.mjs +1 -1
  62. package/dist/contracts/native-session-supervisor/index.d.mts +2 -2
  63. package/dist/contracts/native-session-supervisor/index.mjs +1 -1
  64. package/dist/contracts/platform/index.d.mts +1 -1
  65. package/dist/contracts/platform/index.mjs +1 -1
  66. package/dist/contracts/provider/index.d.mts +2 -2
  67. package/dist/contracts/provider/index.mjs +1 -1
  68. package/dist/contracts/session/index.d.mts +3 -3
  69. package/dist/contracts/session/index.mjs +1 -1
  70. package/dist/contracts/shared/index.d.mts +2 -2
  71. package/dist/contracts/shared/index.mjs +1 -1
  72. package/dist/contracts/skill/index.d.mts +1 -1
  73. package/dist/contracts/skill/index.mjs +1 -1
  74. package/dist/contracts/telemetry/index.d.mts +1 -1
  75. package/dist/contracts/telemetry/index.mjs +1 -1
  76. package/dist/contracts/timeout/index.d.mts +1 -1
  77. package/dist/contracts/timeout/index.mjs +1 -1
  78. package/dist/contracts/toast/index.mjs +1 -1
  79. package/dist/contracts/variant/index.d.mts +1 -1
  80. package/dist/contracts/variant/index.mjs +1 -1
  81. package/dist/contracts/workflow/index.d.mts +3 -3
  82. package/dist/contracts/workflow/index.mjs +1 -1
  83. package/dist/{definition-s9PIua2B.d.mts → definition-Bj9Vr16H.d.mts} +1 -1
  84. package/dist/{definition-Cllhr9mi.d.mts → definition-BsTlOz99.d.mts} +36 -4
  85. package/dist/{definition-CuJvtYeG.d.mts → definition-Cbl0k6Fc.d.mts} +31 -1
  86. package/dist/definition-K3m51lgO.mjs +1 -0
  87. package/dist/definitions-C1pgx0Nq.mjs +1 -0
  88. package/dist/{detached-extension-handle-Cx6-0eqg.mjs → detached-extension-handle-vDK194QV.mjs} +1 -1
  89. package/dist/drizzle/0026_m_mrgvi7fq.sql +16 -0
  90. package/dist/drizzle/0027_m_mrgw0uzg.sql +1 -0
  91. package/dist/drizzle/0028_m_mrgx04i1.sql +1 -0
  92. package/dist/drizzle/0029_terminal-authority.sql +1 -0
  93. package/dist/drizzle/meta/_journal.json +28 -0
  94. package/dist/execution-target-Bg2wpfML.mjs +1 -0
  95. package/dist/{extension-CJClssfp.mjs → extension-CjTu6mzW.mjs} +1 -1
  96. package/dist/extension-D4iKUUMG.mjs +1 -0
  97. package/dist/{filesystem-service-Bmyqo6po.mjs → filesystem-service-maY_P3yA.mjs} +1 -1
  98. package/dist/git/index.mjs +1 -1
  99. package/dist/{globby-D4SANVoq.mjs → globby-CisClzat.mjs} +1 -1
  100. package/dist/handlers-RGs3eC9X.mjs +57 -0
  101. package/dist/{harness-DkUpbsuY.mjs → harness-DflvHAGV.mjs} +1 -1
  102. package/dist/index-9dISOTLT.d.mts +174 -0
  103. package/dist/{index-B9d_8_V2.d.mts → index-9g0agW_p.d.mts} +55 -55
  104. package/dist/{index-DScUb-hF.d.mts → index-BDr2Ba122.d.mts} +34 -11
  105. package/dist/{index-BcvG3wPv.d.mts → index-BKZAAWo2.d.mts} +185 -45
  106. package/dist/{index-CaerrEDH.d.mts → index-Bbr5LEUc.d.mts} +2 -2
  107. package/dist/{index-C23g_M_J2.d.mts → index-BmsPH78f2.d.mts} +50 -5
  108. package/dist/index-ButbwvVY.d.mts +1175 -0
  109. package/dist/index-BxuiHVFi.d.mts +284 -0
  110. package/dist/{index-DnnKUwHm.d.mts → index-C2C1qH1Y.d.mts} +38 -32
  111. package/dist/{index-ntS1EXlf.d.mts → index-C6LZOiDv.d.mts} +150 -2
  112. package/dist/{index-C9FCWOhp.d.mts → index-COC9jCdc.d.mts} +124 -22
  113. package/dist/{index-Cx1Bm6WD.d.mts → index-CVs0Qxks.d.mts} +8 -8
  114. package/dist/index-CagRgpXI2.d.mts +84 -0
  115. package/dist/{index-DoEF9LAc.d.mts → index-CtjLeK1F.d.mts} +3 -3
  116. package/dist/{index-DZPNuWMc.d.mts → index-Cx8jGKOs.d.mts} +4 -4
  117. package/dist/{index-h5go5Dtd.d.mts → index-D75FnT0B.d.mts} +1 -1
  118. package/dist/{index-FFVwQMad.d.mts → index-DNkR5yTY.d.mts} +3401 -594
  119. package/dist/{index-wq7XeqyG.d.mts → index-DXBiCH2y.d.mts} +27 -1
  120. package/dist/{index-B2DjrVb8.d.mts → index-DpZbaS7y.d.mts} +1194 -87
  121. package/dist/{index-BvTd61i5.d.mts → index-T96ydgVk.d.mts} +260 -160
  122. package/dist/{index-DLNRgZPo2.d.mts → index-j2YlW_Fc.d.mts} +1 -1
  123. package/dist/{index-PIlYSC73.d.mts → index-x2gFj3BK.d.mts} +41 -28
  124. package/dist/kernel/cli/index.d.mts +2 -2
  125. package/dist/kernel/cli/index.mjs +1 -1
  126. package/dist/kernel/cli/register.d.mts +1 -1
  127. package/dist/kernel/cli/register.mjs +1 -1
  128. package/dist/kernel/cli/schemas.mjs +1 -1
  129. package/dist/kernel/extension/index.d.mts +1 -1
  130. package/dist/kernel/extension/index.mjs +1 -1
  131. package/dist/kernel/index.d.mts +5 -5
  132. package/dist/kernel/index.mjs +1 -1
  133. package/dist/kernel/namespace/index.d.mts +1 -1
  134. package/dist/kernel/namespace/index.mjs +1 -1
  135. package/dist/kernel/observability/index.d.mts +1 -1
  136. package/dist/kernel/observability/index.mjs +1 -1
  137. package/dist/kernel/providers/index.d.mts +1 -1
  138. package/dist/kernel/providers/index.mjs +1 -1
  139. package/dist/kernel/window/index.d.mts +1 -1
  140. package/dist/kernel/window/index.mjs +1 -1
  141. package/dist/{lib-BOmKyjWD.mjs → lib-DIVnpS8e.mjs} +1 -1
  142. package/dist/{lib-DLZYp5z3.mjs → lib-DymjnkAP.mjs} +1 -1
  143. package/dist/{load-extensions-DNRIy4zC.d.mts → load-extensions-_EnedkUp.d.mts} +1 -1
  144. package/dist/{load-extensions-Cze1RHcG.mjs → load-extensions-nqL5WAKj.mjs} +1 -1
  145. package/dist/mcp-http-server/index.d.mts +27 -90
  146. package/dist/mcp-http-server/index.mjs +2 -2
  147. package/dist/model-uE5IyUFJ.mjs +1 -0
  148. package/dist/namespace-C05pkLbN.mjs +1 -0
  149. package/dist/{namespace-D9PLFmPQ.d.mts → namespace-CCZXyxSe.d.mts} +18 -18
  150. package/dist/namespace-D7pE2QWv.mjs +1 -0
  151. package/dist/{namespace-dFBD2ZmS.mjs → namespace-DwQtzlY-.mjs} +1 -1
  152. package/dist/namespace-HsI0Jbbr.mjs +1 -0
  153. package/dist/namespace-VmsT_tLJ.d.mts +3729 -0
  154. package/dist/namespace-Xp9-g_r-.mjs +1 -0
  155. package/dist/{native-session-supervisor-7ElwM6Is.mjs → native-session-supervisor-CdtVGWA9.mjs} +1 -1
  156. package/dist/node/bus-server/index.d.mts +1 -1
  157. package/dist/node/bus-server/index.mjs +1 -1
  158. package/dist/node/bus-server/server-lifecycle.d.mts +1 -1
  159. package/dist/node/bus-server/server-lifecycle.mjs +1 -1
  160. package/dist/node/transports/index.d.mts +36 -1
  161. package/dist/node/transports/index.mjs +2 -2
  162. package/dist/{orchestrator-shared-ChygCvR1.mjs → orchestrator-shared-DAkGOu9H.mjs} +1 -1
  163. package/dist/{orchestrator-shared-DFLb1otg.d.mts → orchestrator-shared-pxtyNu3W.d.mts} +13 -6
  164. package/dist/package-BYpWkSuQ.mjs +1 -0
  165. package/dist/package-CsFFT9iR.mjs +7 -0
  166. package/dist/{package-DmVZxufT.d.mts → package-DG9GSY8M.d.mts} +52 -1
  167. package/dist/package.json +1 -1
  168. package/dist/{profile-BMBXUqqh.mjs → profile-D2m94ZYD.mjs} +1 -1
  169. package/dist/provider-context-BYkMl--1.mjs +1 -0
  170. package/dist/provider-context-DOsjOjiR.mjs +1 -0
  171. package/dist/{providers-namespace-5GoTlHXz.d.mts → providers-namespace-O4de1tgO.d.mts} +161 -14
  172. package/dist/resolved-O2XXjTeu.mjs +1 -0
  173. package/dist/rules/index.d.mts +1 -1
  174. package/dist/rules/index.mjs +1 -1
  175. package/dist/rules/schemas.d.mts +1 -1
  176. package/dist/runtime-bun/index.mjs +1 -1
  177. package/dist/runtime-node/client-binary-strategy-dependencies.d.mts +34 -0
  178. package/dist/runtime-node/client-binary-strategy-dependencies.mjs +1 -0
  179. package/dist/runtime-node/extension-discovery.d.mts +1 -1
  180. package/dist/runtime-node/extension-validation.d.mts +1 -1
  181. package/dist/runtime-node/extension-validation.mjs +1 -1
  182. package/dist/runtime-node/index.d.mts +25 -84
  183. package/dist/runtime-node/index.mjs +24 -24
  184. package/dist/runtime-node/makaio-config.d.mts +1 -1
  185. package/dist/runtime-node/makaio-config.mjs +1 -1
  186. package/dist/runtime-node/workflow-worker/index.d.mts +2 -2
  187. package/dist/runtime-node/workflow-worker/index.mjs +1 -1
  188. package/dist/runtime-node/workflow-worker/worker-entry.mjs +1 -1
  189. package/dist/{schema-7aKBGB7S.mjs → schema-BI0aCHvV.mjs} +1 -1
  190. package/dist/schemas-C-J4W1ID.mjs +1 -0
  191. package/dist/{schemas-Br-rSxPE2.d.mts → schemas-CoJCTFod2.d.mts} +8 -8
  192. package/dist/schemas-K3Td_WdR.d.mts +3175 -0
  193. package/dist/schemas-n9Ff6_RX.mjs +1 -0
  194. package/dist/schemas-th_nuC5t.mjs +1 -0
  195. package/dist/selection-YRuVSdck.mjs +1 -0
  196. package/dist/service-base/index.d.mts +4 -3
  197. package/dist/service-base/index.mjs +1 -1
  198. package/dist/services/adapter-runtime/index.d.mts +3 -3
  199. package/dist/services/adapter-runtime/index.mjs +1 -1
  200. package/dist/services/adapter-runtime/namespace.d.mts +1 -1
  201. package/dist/services/adapter-runtime/schemas.d.mts +1 -1
  202. package/dist/services/adapter-subsystem/index.d.mts +4 -3
  203. package/dist/services/adapter-subsystem/index.mjs +1 -1
  204. package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
  205. package/dist/services/adapter-subsystem/namespace.mjs +1 -1
  206. package/dist/services/agent-runtime/index.d.mts +2 -2
  207. package/dist/services/agent-runtime/namespace.d.mts +1 -1
  208. package/dist/services/agent-runtime/schemas.d.mts +1 -1
  209. package/dist/services/capability/index.d.mts +1 -1
  210. package/dist/services/capability/index.mjs +1 -1
  211. package/dist/services/codebase/index.d.mts +2 -2
  212. package/dist/services/codebase/namespace.d.mts +1 -1
  213. package/dist/services/codebase/schemas.d.mts +1 -1
  214. package/dist/services/compression/index.d.mts +2 -2
  215. package/dist/services/compression/namespace.d.mts +1 -1
  216. package/dist/services/compression/schemas.d.mts +1 -1
  217. package/dist/services/context-rules/index.d.mts +4 -4
  218. package/dist/services/context-rules/index.mjs +1 -1
  219. package/dist/services/definition/namespace.d.mts +1 -19
  220. package/dist/services/definition/schemas.d.mts +0 -9
  221. package/dist/services/definition/schemas.mjs +1 -1
  222. package/dist/services/execution-target/index.d.mts +4 -4
  223. package/dist/services/execution-target/index.mjs +1 -1
  224. package/dist/services/execution-target/namespace.d.mts +1 -1
  225. package/dist/services/execution-target/namespace.mjs +1 -1
  226. package/dist/services/execution-target/schemas.d.mts +1 -1
  227. package/dist/services/execution-target/schemas.mjs +1 -1
  228. package/dist/services/filesystem/index.d.mts +1 -1
  229. package/dist/services/filesystem/index.mjs +1 -1
  230. package/dist/services/git/namespace.mjs +1 -1
  231. package/dist/services/git/schemas.mjs +1 -1
  232. package/dist/services/harness/index.d.mts +6 -6
  233. package/dist/services/harness/index.mjs +1 -1
  234. package/dist/services/index.d.mts +1591 -173
  235. package/dist/services/index.mjs +1 -1
  236. package/dist/services/log-import/browser.d.mts +2 -2
  237. package/dist/services/log-import/index.d.mts +2 -2
  238. package/dist/services/log-import/log-import.d.mts +1 -1
  239. package/dist/services/log-import/log-import.mjs +1 -1
  240. package/dist/services/log-import/namespace.mjs +1 -1
  241. package/dist/services/log-import/schemas.mjs +1 -1
  242. package/dist/services/model-registry/index.d.mts +1 -1
  243. package/dist/services/model-registry/index.mjs +1 -1
  244. package/dist/services/preferences/index.d.mts +2 -2
  245. package/dist/services/preferences/schemas.d.mts +1 -1
  246. package/dist/services/preferences/storage-namespace.d.mts +2 -2
  247. package/dist/services/provider-context/index.d.mts +2 -2
  248. package/dist/services/provider-context/index.mjs +1 -1
  249. package/dist/services/provider-runtime/index.d.mts +18 -0
  250. package/dist/services/provider-runtime/index.mjs +1 -1
  251. package/dist/services/session/handlers/index.d.mts +1 -1
  252. package/dist/services/session/handlers/index.mjs +1 -1
  253. package/dist/services/session/index.d.mts +10 -10
  254. package/dist/services/session/index.mjs +1 -1
  255. package/dist/services/session/messages/namespace.d.mts +1 -1
  256. package/dist/services/session/messages/namespace.mjs +1 -1
  257. package/dist/services/session/orchestrator-testing/index.d.mts +1 -1
  258. package/dist/services/session/orchestrator-testing/index.mjs +1 -1
  259. package/dist/services/session/session-events/namespace.d.mts +1 -1
  260. package/dist/services/session/session-events/namespace.mjs +1 -1
  261. package/dist/services/session/storage/namespace.d.mts +1 -1
  262. package/dist/services/session/storage/schema.d.mts +1 -1
  263. package/dist/services/session/testing/index.d.mts +2 -2
  264. package/dist/services/session/testing/index.mjs +10 -10
  265. package/dist/services/session/testing/orchestrator-shared.d.mts +1 -1
  266. package/dist/services/session/testing/orchestrator-shared.mjs +1 -1
  267. package/dist/services/session/turns/namespace.d.mts +1 -1
  268. package/dist/services/session/turns/namespace.mjs +1 -1
  269. package/dist/services/session-editor/index.d.mts +1 -1
  270. package/dist/services/session-editor/index.mjs +1 -1
  271. package/dist/services/settings/index.d.mts +3 -3
  272. package/dist/services/settings/index.mjs +1 -1
  273. package/dist/services/settings/namespace.d.mts +18 -25
  274. package/dist/services/settings/namespace.mjs +1 -1
  275. package/dist/services/settings/storage/clients-namespace.d.mts +1 -1
  276. package/dist/services/settings/storage/clients-namespace.mjs +1 -1
  277. package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
  278. package/dist/services/settings/storage/index.d.mts +3 -3
  279. package/dist/services/settings/storage/index.mjs +1 -1
  280. package/dist/services/settings/storage/providers-namespace.d.mts +1 -1
  281. package/dist/services/settings/storage/providers-namespace.mjs +1 -1
  282. package/dist/services/subagent/index.d.mts +2 -2
  283. package/dist/services/subagent/index.mjs +1 -1
  284. package/dist/services/subagent-template/index.d.mts +2 -2
  285. package/dist/services/subagent-template/namespace.d.mts +1 -1
  286. package/dist/services/subagent-template/schemas.d.mts +1 -1
  287. package/dist/services/tool-approval/index.d.mts +1 -1
  288. package/dist/services/tool-approval/index.mjs +1 -1
  289. package/dist/services/tools/index.d.mts +1 -1
  290. package/dist/services/tools/index.mjs +1 -1
  291. package/dist/services/tray-menu/index.d.mts +3 -3
  292. package/dist/services/tray-menu/index.mjs +1 -1
  293. package/dist/services/tray-menu/namespace.d.mts +1 -1
  294. package/dist/services/tray-menu/schemas.d.mts +1 -1
  295. package/dist/services/turn/index.d.mts +1 -1
  296. package/dist/services/turn/namespace.d.mts +1 -1
  297. package/dist/session-CAjudDuJ.mjs +76 -0
  298. package/dist/{session-DBfQkgdy.mjs → session-lRd8HZNZ.mjs} +1 -1
  299. package/dist/{shared-BVW-3Dhy.mjs → shared-RP_KARKF.mjs} +1 -1
  300. package/dist/{skill-N-ttlp1i.mjs → skill-CpNjWFuE.mjs} +1 -1
  301. package/dist/{src-Ck2sbaDa.mjs → src-Bo2eA51B.mjs} +1 -1
  302. package/dist/storage/drizzle/client.d.mts +1 -1
  303. package/dist/storage/drizzle/client.mjs +1 -1
  304. package/dist/storage/drizzle/index.d.mts +9 -2
  305. package/dist/storage/drizzle/index.mjs +1 -1
  306. package/dist/storage/handlers/drizzle/index.d.mts +1 -1
  307. package/dist/storage/handlers/drizzle/index.mjs +1 -1
  308. package/dist/storage/handlers/index.d.mts +1 -1
  309. package/dist/storage/handlers/index.mjs +1 -1
  310. package/dist/{tool-approval-service-DEiMKTv9.mjs → tool-approval-service-Dh0XI21f.mjs} +1 -1
  311. package/dist/tools/index.d.mts +1 -1
  312. package/dist/tools-PC_L6g2m.mjs +1 -0
  313. package/dist/{transition-OzGXyy3p.d.mts → transition-CwUIm1hJ.d.mts} +10 -2
  314. package/dist/{types-BWduCvRU.d.mts → types-B-xY9WW2.d.mts} +1 -1
  315. package/dist/{types-CBLPaQXe.d.mts → types-BaDYigzD.d.mts} +486 -25
  316. package/dist/{types-BrUOVfwe.d.mts → types-DvKaEOOn.d.mts} +252 -19
  317. package/dist/ui-hooks/index.d.mts +103 -14
  318. package/dist/ui-hooks/index.mjs +1 -1
  319. package/dist/ui-kernel/index.d.mts +3 -3
  320. package/dist/ui-kernel/pages/schemas.d.mts +1 -1
  321. package/dist/utils/keychain.mjs +1 -1
  322. package/dist/{version-DoV_pSzT.mjs → version-C1-VD-XL.mjs} +1 -1
  323. package/dist/workflow-DFJYGjq_.mjs +1 -0
  324. package/dist/workflow-engine/index.d.mts +663 -60
  325. package/dist/workflow-engine/index.mjs +1 -1
  326. package/dist/workflow-engine/package.d.mts +1 -1
  327. package/dist/workflow-engine/package.mjs +1 -1
  328. package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
  329. package/dist/workflow-worker-BEFjCccX.mjs +1 -0
  330. package/package.json +13 -8
  331. package/dist/account-identity-C7Kx_ieU.mjs +0 -1
  332. package/dist/cleanEnvForAdapter-BooAgM2R.mjs +0 -1
  333. package/dist/client-DaR4mzqn.mjs +0 -1
  334. package/dist/compression-C5JAWdgZ.mjs +0 -1
  335. package/dist/config-namespace-CY9leBnE.mjs +0 -1
  336. package/dist/credential-ref-YWQQENEo.mjs +0 -1
  337. package/dist/definition-C-GVz7uw.mjs +0 -1
  338. package/dist/execution-target-BR8bLkCR.mjs +0 -1
  339. package/dist/extension-BS_4BOeO.mjs +0 -1
  340. package/dist/handlers-B74FvKlA.mjs +0 -57
  341. package/dist/index-BcwOnvUh.d.mts +0 -749
  342. package/dist/index-D6aAzr32.d.mts +0 -997
  343. package/dist/index-DtwGhFFQ.d.mts +0 -40
  344. package/dist/loop-gate-handlers-o2B5FPdF.mjs +0 -1
  345. package/dist/namespace-B4cV_pk3.d.mts +0 -1317
  346. package/dist/namespace-BO3tODGC.mjs +0 -1
  347. package/dist/namespace-CVMZVqB5.mjs +0 -1
  348. package/dist/namespace-DBHwyhME.mjs +0 -1
  349. package/dist/namespace-DibbhCPP.mjs +0 -1
  350. package/dist/package-CF_Zm2v4.mjs +0 -1
  351. package/dist/package-Co_GO3UD.mjs +0 -7
  352. package/dist/provider-context-CqMgPOWF.mjs +0 -1
  353. package/dist/provider-context-DC_eq7es.mjs +0 -1
  354. package/dist/schemas-CVo8qAK-.mjs +0 -1
  355. package/dist/schemas-CuG17U3L.mjs +0 -1
  356. package/dist/session-CX6QDhi2.mjs +0 -76
  357. package/dist/tools-CGFZkB7F.mjs +0 -1
  358. package/dist/workflow-C3dgVwTY.mjs +0 -1
  359. package/dist/workflow-worker-dH70EbjE.mjs +0 -1
  360. /package/dist/{ajv-B5dPIck0.mjs → ajv-DfHhgdS5.mjs} +0 -0
  361. /package/dist/{await-trigger-DwVldnMt.mjs → await-trigger-DP-fTQc4.mjs} +0 -0
  362. /package/dist/{capability-service-XlymTzz1.mjs → capability-service-Dg2bU8qc.mjs} +0 -0
  363. /package/dist/{client-CebV_fZc.d.mts → client-DmJwprw1.d.mts} +0 -0
  364. /package/dist/{create-static-mount-DkK28kKW.mjs → create-static-mount-CBTXRtbN.mjs} +0 -0
  365. /package/dist/{cross-spawn-CDXy3BjE.mjs → cross-spawn-D9WWFl2a.mjs} +0 -0
  366. /package/dist/{cursor-storage-luQAg7E_.mjs → cursor-storage-Bw-7ROzx.mjs} +0 -0
  367. /package/dist/{descriptor-to-package-DdpjpT7n.mjs → descriptor-to-package-Rs-OjOQU.mjs} +0 -0
  368. /package/dist/{drizzle-DVTAl7Us.mjs → drizzle-DYfaDzlO.mjs} +0 -0
  369. /package/dist/{esm-CQG9Pc7n.mjs → esm-C_WW4-pP.mjs} +0 -0
  370. /package/dist/{event-DguYjV6D.mjs → event-DTM0-qWP.mjs} +0 -0
  371. /package/dist/{extension-discovery-CIZn5bkq.d.mts → extension-discovery-APMf1Tes.d.mts} +0 -0
  372. /package/dist/{extension-namespace-v3K0qVry.mjs → extension-namespace-vrh4ERXR.mjs} +0 -0
  373. /package/dist/{facet-BM4y4aQP.mjs → facet-DqPBpqkl.mjs} +0 -0
  374. /package/dist/{filesystem-service-Cwp0sWNc.d.mts → filesystem-service-Bx0bR2Lb.d.mts} +0 -0
  375. /package/dist/{handler-BFNvtv5t.mjs → handler-4pKQi3eo.mjs} +0 -0
  376. /package/dist/{host-vY07gek-.mjs → host-BfgdjlII.mjs} +0 -0
  377. /package/dist/{identity-DC3Pk0ps.mjs → identity-2qUT1NME.mjs} +0 -0
  378. /package/dist/{index-COI1tjAf.d.mts → index-BZ_DSGnE.d.mts} +0 -0
  379. /package/dist/{index-D7rWAEY0.d.mts → index-Bd52mmj9.d.mts} +0 -0
  380. /package/dist/{index-Dfi8Rorw.d.mts → index-BkAKfh4d.d.mts} +0 -0
  381. /package/dist/{index-CuHqL95P.d.mts → index-Bv9lm0Kf.d.mts} +0 -0
  382. /package/dist/{index-C4nStEdA.d.mts → index-C18Pn3zP.d.mts} +0 -0
  383. /package/dist/{index-Cr9lh21j.d.mts → index-CarbJsC92.d.mts} +0 -0
  384. /package/dist/{index-BjoOSg95.d.mts → index-Ctw617Tj.d.mts} +0 -0
  385. /package/dist/{index-DUD7wikz2.d.mts → index-D0eUQjTU2.d.mts} +0 -0
  386. /package/dist/{index-O08Q2ikz.d.mts → index-DHGW7dFf.d.mts} +0 -0
  387. /package/dist/{index-DEzdNQum.d.mts → index-DfVSWBBp.d.mts} +0 -0
  388. /package/dist/{index-WHUV7neB.d.mts → index-DlAfs3RD.d.mts} +0 -0
  389. /package/dist/{index-D3ahzHwb.d.mts → index-DnWZdG6C.d.mts} +0 -0
  390. /package/dist/{index-CpKikwK4.d.mts → index-DoLdETfR.d.mts} +0 -0
  391. /package/dist/{index-B92mToDo2.d.mts → index-DvaPrL6C.d.mts} +0 -0
  392. /package/dist/{index-D7Hkmrr3.d.mts → index-DwDBa2mb.d.mts} +0 -0
  393. /package/dist/{index-Y8rMeYYX.d.mts → index-FDyqQIt5.d.mts} +0 -0
  394. /package/dist/{index-BWIkf5oJ.d.mts → index-Lp0T_V1W.d.mts} +0 -0
  395. /package/dist/{index-OGIC4puQ.d.mts → index-Rhcr4YNA.d.mts} +0 -0
  396. /package/dist/{index-BvLXySoB2.d.mts → index-S-mAqWwq.d.mts} +0 -0
  397. /package/dist/{index-DOOrKin9.d.mts → index-_zsihEmk.d.mts} +0 -0
  398. /package/dist/{json-value-DtIkQN7g.d.mts → json-value-C8duSh9X.d.mts} +0 -0
  399. /package/dist/{jsonl-transport-CGPgD8iU.mjs → jsonl-transport-l5NPcQ_2.mjs} +0 -0
  400. /package/dist/{lib-ZKtnbCqH.mjs → lib-ClRTNIuz.mjs} +0 -0
  401. /package/dist/{materialization-CUYxZCfk.mjs → materialization-BwTORtBr.mjs} +0 -0
  402. /package/dist/{model-registry-C2VXobZj.mjs → model-registry-BneK5SGo.mjs} +0 -0
  403. /package/dist/{model-registry-rYICIwyR.mjs → model-registry-C8MInDtX.mjs} +0 -0
  404. /package/dist/{namespace-65uwTpbg.d.mts → namespace-3YVLQ_bM.d.mts} +0 -0
  405. /package/dist/{namespace-BGIeqwfU.d.mts → namespace-B0uZIZYT.d.mts} +0 -0
  406. /package/dist/{namespace-CQ8uza7o.d.mts → namespace-BcDHt-ww.d.mts} +0 -0
  407. /package/dist/{namespace-BigVYQyx.d.mts → namespace-BhVlHfoO.d.mts} +0 -0
  408. /package/dist/{namespace-j7vFsmYL.d.mts → namespace-Bl1UhLnK.d.mts} +0 -0
  409. /package/dist/{namespace-CfvtDD_U.d.mts → namespace-BoA6u44C.d.mts} +0 -0
  410. /package/dist/{namespace-Dk4OslmY.d.mts → namespace-BsEoWXV_.d.mts} +0 -0
  411. /package/dist/{namespace-DYSFDC2G.mjs → namespace-C238RqwB.mjs} +0 -0
  412. /package/dist/{namespace-BdO4e1Fm.mjs → namespace-CDO4rY11.mjs} +0 -0
  413. /package/dist/{namespace-CZK2ff3B.d.mts → namespace-CukqFYHf2.d.mts} +0 -0
  414. /package/dist/{namespace-wke7juzy.mjs → namespace-DDx4NVJm.mjs} +0 -0
  415. /package/dist/{namespace-D1_9WVCo.d.mts → namespace-Dar3O6iT.d.mts} +0 -0
  416. /package/dist/{namespace-DAj_riOn.d.mts → namespace-DoNigVgx.d.mts} +0 -0
  417. /package/dist/{namespace-D2s-4pyg.d.mts → namespace-Dvi66QS6.d.mts} +0 -0
  418. /package/dist/{namespace-D8P8Sxce2.d.mts → namespace-rO-C2Dgu2.d.mts} +0 -0
  419. /package/dist/{out-BoEZjBNz.mjs → out-BB6Kb4Xu.mjs} +0 -0
  420. /package/dist/{platform-DnbSvm2u.mjs → platform-CWhGFQFX.mjs} +0 -0
  421. /package/dist/{providers-Bd7BOZs0.mjs → providers-CUnrif24.mjs} +0 -0
  422. /package/dist/{quick-lru-6e7I1Bgf.mjs → quick-lru-BLaSzINB.mjs} +0 -0
  423. /package/dist/{registry-U_3aYSin.mjs → registry-TJjQgTgp.mjs} +0 -0
  424. /package/dist/{schema-B5vHi7Uu.d.mts → schema-aOwmHxaF.d.mts} +0 -0
  425. /package/dist/{schema-CHp6I33k.mjs → schema-cus0dJ81.mjs} +0 -0
  426. /package/dist/{schema-introspection-B7xODt4I.mjs → schema-introspection-BsWLmoFp.mjs} +0 -0
  427. /package/dist/{schemas-KlH1hB7u.d.mts → schemas-9QJf1FtS.d.mts} +0 -0
  428. /package/dist/{schemas-CJ2JvA7d.d.mts → schemas-BolSW7pQ.d.mts} +0 -0
  429. /package/dist/{schemas-D4zaFE2p.d.mts → schemas-CLsbsX1W.d.mts} +0 -0
  430. /package/dist/{schemas-XeIBqwvE.mjs → schemas-CMyv7l7-.mjs} +0 -0
  431. /package/dist/{schemas-CPI00yvh.mjs → schemas-CWxf_Yut.mjs} +0 -0
  432. /package/dist/{schemas-BemsLc_V.d.mts → schemas-D_9X_CRo.d.mts} +0 -0
  433. /package/dist/{schemas-DZGnr9Tl.mjs → schemas-DwfTUQIa.mjs} +0 -0
  434. /package/dist/{schemas-CoFCV42v.d.mts → schemas-OaBqeEUT.d.mts} +0 -0
  435. /package/dist/{schemas-B6tEKf9T.d.mts → schemas-XRhqOgVE.d.mts} +0 -0
  436. /package/dist/{schemas-DKncXGnb.d.mts → schemas-fRLDhefF.d.mts} +0 -0
  437. /package/dist/{schemas-DWfo0wp4.d.mts → schemas-jDRSOXJL.d.mts} +0 -0
  438. /package/dist/{schemas-lnE9YoG7.d.mts → schemas-qpo1Goit.d.mts} +0 -0
  439. /package/dist/{schemas-t6h9oSct.d.mts → schemas-qt5QTjVc.d.mts} +0 -0
  440. /package/dist/{semver-CIhHqMkw.mjs → semver-BccS1s9R.mjs} +0 -0
  441. /package/dist/{server-lifecycle-C5Z5PSMD.mjs → server-lifecycle-D-jxVr_0.mjs} +0 -0
  442. /package/dist/{server-lifecycle-_AA6EfzL.d.mts → server-lifecycle-r5Tkk8bU.d.mts} +0 -0
  443. /package/dist/{session-lineage-C1M7-O3C.d.mts → session-lineage-YShrn77v.d.mts} +0 -0
  444. /package/dist/{shared-schemas-BEVG96xW.mjs → shared-schemas-BNCPgGYP.mjs} +0 -0
  445. /package/dist/{src-_VODAJnf.mjs → src-Ci_WY9uw.mjs} +0 -0
  446. /package/dist/{storage-namespace-D5q9CrBp.mjs → storage-namespace-BzE2M4Hq.mjs} +0 -0
  447. /package/dist/{storage-namespace-Di1A3DMm.d.mts → storage-namespace-DWKFqEW-.d.mts} +0 -0
  448. /package/dist/{storage-namespace-definition-CzXPW45M.mjs → storage-namespace-definition-4UYuij1r.mjs} +0 -0
  449. /package/dist/{storage-namespace-definition-BffdI5Bz.d.mts → storage-namespace-definition-BZJGSaX3.d.mts} +0 -0
  450. /package/dist/{supports-color-DcXkvGDF.mjs → supports-color-Dzp6WuF5.mjs} +0 -0
  451. /package/dist/{telemetry-Cvi4rxiE.mjs → telemetry-B42EMbZt.mjs} +0 -0
  452. /package/dist/{timeout-XsYIOKrc.mjs → timeout-CvONPl0l.mjs} +0 -0
  453. /package/dist/{tray-menu-service-B2AxiQqL.mjs → tray-menu-service-Bonl2KXf.mjs} +0 -0
  454. /package/dist/{types-Bo78h9e3.d.mts → types-BCW9kr4L.d.mts} +0 -0
  455. /package/dist/{types-DCvp_swt.d.mts → types-CrJ7KEZ0.d.mts} +0 -0
  456. /package/dist/{types-BNW5n6qm.d.mts → types-DWNoZ3Sd.d.mts} +0 -0
  457. /package/dist/{ui-config-9bDRwFZr.mjs → ui-config-B2L3Xgqo.mjs} +0 -0
  458. /package/dist/{variant-5huHjUTm.mjs → variant-ByI-RZua.mjs} +0 -0
  459. /package/dist/{window-registry-PkrFIwX2.mjs → window-registry-DsWnCc8z.mjs} +0 -0
  460. /package/dist/{window-registry-ofIUQnfo.d.mts → window-registry-WsWu-rcK.d.mts} +0 -0
@@ -1,38 +1,38 @@
1
- import { c as ResolveIdResponse, d as ResolveNameRequestSchema, f as ResolveNameResponse, l as ResolveIdResponseSchema, o as ResolveIdRequest, p as ResolveNameResponseSchema, s as ResolveIdRequestSchema, t as AdapterRuntimeSchemas, u as ResolveNameRequest } from "../schemas-t6h9oSct.mjs";
2
- import { n as AdapterRuntimeSubjects, t as AdapterRuntimeNamespace } from "../namespace-BigVYQyx.mjs";
3
- import { a as resolveDeterministicAdapterId, i as registerAdapterRuntimeIdentityHandlers, n as RegisteredAdapterRuntimeIdentityHandlers, r as buildDeterministicAdapterId, t as AdapterIdentityRegistry } from "../index-h5go5Dtd.mjs";
4
- import { _ as BindingRecord } from "../index-D6aAzr32.mjs";
5
- import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../schemas-CoFCV42v.mjs";
6
- import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../namespace-CfvtDD_U.mjs";
7
- import { t as CapabilityService } from "../index-C4nStEdA.mjs";
8
- import { n as CodebaseSubjects, t as CodebaseNamespace } from "../namespace-CQ8uza7o.mjs";
9
- import { n as CodebaseChangedEventSchema, r as CodebaseSchemas, t as CodebaseChangedEvent } from "../schemas-DKncXGnb.mjs";
10
- import { a as CompressResponse, c as CompressionEventSchema, d as ExtractedContextSchema, f as TechnicalDetails, h as TodoEntrySchema, i as CompressRequestSchema, l as CompressionSchemas, m as TodoEntry, n as BugEntrySchema, o as CompressResponseSchema, p as TechnicalDetailsSchema, r as CompressRequest, s as CompressionEvent, t as BugEntry, u as ExtractedContext } from "../schemas-KlH1hB7u.mjs";
11
- import { n as CompressionSubjects, t as CompressionNamespace } from "../namespace-D2s-4pyg.mjs";
12
- import { a as ContextRuleInput, n as ContextRuleAction, t as ContextRule } from "../types-Bo78h9e3.mjs";
13
- import { a as ExecutionTargetInputSchema, c as ExecutionTargetResolveRequest, d as ExecutionTargetSchemas, f as ExecutionTargetType, i as ExecutionTargetInput, l as ExecutionTargetResolveRequestSchema, m as LocalExecutionTargetSchema, n as ContainerLocalExecutionTargetSchema, o as ExecutionTargetListQuery, p as ExecutionTargetTypeSchema, r as ExecutionTarget, s as ExecutionTargetListQuerySchema, t as ContainerIsolatedExecutionTargetSchema, u as ExecutionTargetSchema } from "../schemas-D4zaFE2p.mjs";
14
- import { n as ExecutionTargetSubjects, t as ExecutionTargetNamespace } from "../namespace-65uwTpbg.mjs";
15
- import { A as StatusResponseSchema, C as SpawnRequest, D as StatusRequest, E as SpawnResponseSchema, M as StopRequestSchema, N as StopResponse, O as StatusRequestSchema, P as StopResponseSchema, S as ContainerStoppedSchema, T as SpawnResponse, _ as ContainerStarted, b as ContainerStateSchema, c as ContainerCreatedSchema, d as ContainerIsolatedSpawnRequest, f as ContainerIsolatedSpawnRequestSchema, g as ContainerRuntimeSchema, h as ContainerRuntime, i as DockerSubjects, j as StopRequest, k as StatusResponse, l as ContainerDestroyed, m as ContainerLocalSpawnRequestSchema, n as ContainerSpawnSubjects, p as ContainerLocalSpawnRequest, r as DockerNamespace, s as ContainerCreated, t as ContainerSpawnNamespace, u as ContainerDestroyedSchema, v as ContainerStartedSchema, w as SpawnRequestSchema, x as ContainerStopped, y as ContainerState } from "../index-BcwOnvUh.mjs";
16
- import { $t as ensureAgentCwd, A as SelectTurn, At as AgentStorageSubjects, Bt as registerListActionsHandler, C as MessageRoutingSubjects, Ct as parseForkTransforms, D as registerMemoryMessageStorage, Dt as registerDrizzleSessionStorage, E as messages, Et as registerMemoryAgentStorage, F as EmbeddingIndexManager, Ft as FallbackRuntimeOptions, Gt as registerResumeHandler, Ht as resetBuiltInActionsRegistration, I as registerDrizzleImportCursorStorage, It as pickFallbackRuntimeOptions, Jt as ContextWindowTrackerConfig, Kt as ContextWindowTracker, L as importCursors, Lt as CONNECTOR_SWAP_DEFAULT_PIPELINE, M as turnsDual, Mt as createSessionExtensionContext, N as registerMemoryTurnStorage, Nt as SessionBridge, O as registerDrizzleMessageStorage, Ot as registerMemorySessionStorage, P as registerDrizzleTurnStorage, Pt as assembleForkContext, Qt as buildRecoveryContextWithPipeline, R as importCursorsDual, Rt as normalizeSelectionString, S as MessageRoutingNamespace, St as mapRowToSession, T as SelectMessage, Tt as registerDrizzleAgentStorage, Ut as actionRegistry, Vt as registerBuiltInActions, Wt as registerGetStatusCountsHandler, Xt as buildTurnInitiator, Yt as SessionContextWindowState, Zt as RecoveryConfig, _ as InsertMessageRouting, _n as MakaioSessionService, _t as SearchFilters, a as buildSessionContext, an as resolveExecutionTarget, b as messageRoutingDual, bt as fetchMessageCountsBySession, c as kindToBranchKind, cn as getOrCreateSession, ct as InsertSessionEvent, d as registerSpawningToolCallResolver, dn as normalizeToBlocks, dt as sessionEventsDual, en as ensureAgentModel, et as EventTransform, f as registerCompressLineageResolver, fn as TurnContextEnricher, g as StartTurnOptions, gn as registerCoreSessionServiceHandlers, gt as mapToSession, h as MakaioSessionConfig, hn as SessionOrchestrator, ht as mapAgentsBySession, i as getFullConversation, in as resolveAdapterId, j as turns, jt as SessionExtensionContextImpl, k as InsertTurn, kt as AgentStorageNamespace, ln as resolveTargetAgents, lt as SelectSessionEvent, m as MakaioSession, mn as ISessionOrchestrator, mt as fetchSessionPreviewMaps, nn as verifyAndRecoverAgents, o as BuildContextOptions, on as resolveModelCapabilities, ot as registerDrizzleSessionEventStorage, p as registerParentResolver, pn as AdapterRegistry, pt as SessionPreviewMaps, qt as AgentContextState, rn as buildRecoveryContext, s as ContextAssemblyResult, sn as findTurnByAgent, st as registerMemorySessionEventStorage, tn as recoverAgent, un as extractTextContent, ut as sessionEvents, v as SelectMessageRouting, vt as SearchSessionRow, w as InsertMessage, wt as registerFtsSearchHandler, x as registerDrizzleMessageRoutingStorage, xt as fetchPreviewBySession, y as messageRouting, yt as fetchAgentsBySession, zt as resolveAdapterNameById } from "../index-DScUb-hF.mjs";
17
- import { a as registerCompressHandler, c as SessionTurnManager, d as Turn, f as TurnConfig, h as TurnStateChange, i as registerForkHandler, l as TurnCompleteCallback, m as TurnResult, n as routeToAgents, o as registerAttachHandler, p as TurnContext, r as registerMergeHandler, s as registerAbandonHandler, t as routeToAgentsCore, u as TurnCompletionResult } from "../index-BvTd61i5.mjs";
18
- import { n as activateProviderContextStrict, r as buildProviderContext, t as activateProviderContext } from "../index-DtwGhFFQ.mjs";
19
- import { i as SessionStorageSubjects, r as SessionStorageNamespace } from "../namespace-BGIeqwfU.mjs";
20
- import { a as agents, s as sessions } from "../schema-B5vHi7Uu.mjs";
21
- import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../namespace-D9PLFmPQ.mjs";
22
- import { t as TurnStorageNamespace } from "../namespace-D1_9WVCo.mjs";
23
- import { n as TurnStorageSubjects } from "../namespace-DAj_riOn.mjs";
24
- import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../namespace-CZK2ff3B.mjs";
25
- import { a as createToolContributionProcessor, c as ToolRegistryOptions, d as ToolsetPolicy, f as ToolsetPolicyProvider, l as ToolsWithToolsetsResult, o as ToolRegistry, s as ListToolsFilter, u as ToolsetInfo } from "../index-Cr9lh21j.mjs";
26
- import { t as ToolApprovalService } from "../index-BvLXySoB2.mjs";
27
- import { t as TrayMenuService } from "../index-DUD7wikz2.mjs";
28
- import { a as TrayMenuGroupSchema, c as TrayMenuListEntry, d as TrayMenuSchemas, f as TrayMenuSectionSchema, i as TrayMenuGroupEntrySchema, l as TrayMenuListEntrySchema, n as TrayMenuEntrySchema, o as TrayMenuItemClicked, r as TrayMenuGroup, s as TrayMenuItemClickedSchema, t as TrayMenuEntry, u as TrayMenuMetadataSchema } from "../schemas-lnE9YoG7.mjs";
29
- import { n as TrayMenuSubjects, t as TrayMenuNamespace } from "../namespace-j7vFsmYL.mjs";
30
- import { C as ModelRegistrySchemas, S as ModelRegistrySchema, T as ProviderModelOverrideSchema, _ as ModelRegistryGetLabModelsResponse, a as ModelRegistryService, b as ModelRegistryRefreshRequest, c as IModelRegistryFetcher, d as ModelRegistry, f as ModelRegistryCheckModelInProvidersRequest, g as ModelRegistryGetLabModelsRequest, h as ModelRegistryGetForProviderResponse, i as ModelRegistryProviderNotFoundError, l as ModelRegistryNamespace, m as ModelRegistryGetForProviderRequest, n as CachedRegistryFetcher, o as ModelRegistryServiceOptions, p as ModelRegistryCheckModelInProvidersResponse, r as FallbackRegistryFetcher, s as IModelRegistryCache, t as mergeModelMetadata, u as ModelRegistrySubjects, v as ModelRegistryGetProviderModelsRequest, w as ProviderModelOverride, x as ModelRegistryRefreshResponse, y as ModelRegistryGetProviderModelsResponse } from "../index-OGIC4puQ.mjs";
31
- import { a as InternalPendingRequest, c as SubagentServiceToken, i as InputResolver, l as subagentServicePackage, n as TrackOptions, o as SpawnOptions, r as AwaitResult, s as TrackedSubagent, t as SubagentManager, u as SubagentService } from "../index-C23g_M_J2.mjs";
32
- import { a as PreferenceValueSchema, i as PreferenceKeySchema, n as PreferenceItemSchema, o as PreferencesSchemas, r as PreferenceKey, t as PreferenceItem } from "../schemas-DWfo0wp4.mjs";
33
- import { n as PreferencesSubjects, t as PreferencesNamespace } from "../storage-namespace-Di1A3DMm.mjs";
34
- import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../schemas-Br-rSxPE2.mjs";
35
- import { n as SubagentTemplateSubjects, t as SubagentTemplateKernelNamespace } from "../namespace-D8P8Sxce2.mjs";
1
+ import { c as ResolveIdResponse, d as ResolveNameRequestSchema, f as ResolveNameResponse, l as ResolveIdResponseSchema, o as ResolveIdRequest, p as ResolveNameResponseSchema, s as ResolveIdRequestSchema, t as AdapterRuntimeSchemas, u as ResolveNameRequest } from "../schemas-qt5QTjVc.mjs";
2
+ import { n as AdapterRuntimeSubjects, t as AdapterRuntimeNamespace } from "../namespace-BhVlHfoO.mjs";
3
+ import { a as resolveDeterministicAdapterId, i as registerAdapterRuntimeIdentityHandlers, n as RegisteredAdapterRuntimeIdentityHandlers, r as buildDeterministicAdapterId, t as AdapterIdentityRegistry } from "../index-D75FnT0B.mjs";
4
+ import { p as BindingRecord } from "../schemas-K3Td_WdR.mjs";
5
+ import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../schemas-OaBqeEUT.mjs";
6
+ import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../namespace-BoA6u44C.mjs";
7
+ import { t as CapabilityService } from "../index-C18Pn3zP.mjs";
8
+ import { n as CodebaseSubjects, t as CodebaseNamespace } from "../namespace-BcDHt-ww.mjs";
9
+ import { n as CodebaseChangedEventSchema, r as CodebaseSchemas, t as CodebaseChangedEvent } from "../schemas-fRLDhefF.mjs";
10
+ import { a as CompressResponse, c as CompressionEventSchema, d as ExtractedContextSchema, f as TechnicalDetails, h as TodoEntrySchema, i as CompressRequestSchema, l as CompressionSchemas, m as TodoEntry, n as BugEntrySchema, o as CompressResponseSchema, p as TechnicalDetailsSchema, r as CompressRequest, s as CompressionEvent, t as BugEntry, u as ExtractedContext } from "../schemas-9QJf1FtS.mjs";
11
+ import { n as CompressionSubjects, t as CompressionNamespace } from "../namespace-Dvi66QS6.mjs";
12
+ import { a as ContextRuleInput, n as ContextRuleAction, t as ContextRule } from "../types-BCW9kr4L.mjs";
13
+ import { a as ExecutionTargetInputSchema, c as ExecutionTargetResolveRequest, d as ExecutionTargetSchemas, f as ExecutionTargetType, i as ExecutionTargetInput, l as ExecutionTargetResolveRequestSchema, m as LocalExecutionTargetSchema, n as ContainerLocalExecutionTargetSchema, o as ExecutionTargetListQuery, p as ExecutionTargetTypeSchema, r as ExecutionTarget, s as ExecutionTargetListQuerySchema, t as ContainerIsolatedExecutionTargetSchema, u as ExecutionTargetSchema } from "../schemas-CLsbsX1W.mjs";
14
+ import { n as ExecutionTargetSubjects, t as ExecutionTargetNamespace } from "../namespace-3YVLQ_bM.mjs";
15
+ import { B as SpawnRequestSchema, C as ContainerIsolatedSpawnRequest, D as ContainerRuntime, E as ContainerLocalSpawnRequestSchema, F as ContainerStopped, G as StatusResponse, H as SpawnResponseSchema, I as ContainerStoppedSchema, J as StopRequestSchema, K as StatusResponseSchema, M as ContainerStartedSchema, N as ContainerState, O as ContainerRuntimeSchema, P as ContainerStateSchema, S as ContainerDestroyedSchema, T as ContainerLocalSpawnRequest, U as StatusRequest, V as SpawnResponse, W as StatusRequestSchema, X as StopResponseSchema, Y as StopResponse, a as DockerSubjects, b as ContainerCreatedSchema, i as DockerNamespace, j as ContainerStarted, n as ContainerSpawnSubjects, q as StopRequest, t as ContainerSpawnNamespace, w as ContainerIsolatedSpawnRequestSchema, x as ContainerDestroyed, y as ContainerCreated, z as SpawnRequest } from "../index-ButbwvVY.mjs";
16
+ import { $t as RecoveryConfig, A as SelectTurn, At as registerMemorySessionStorage, Bt as normalizeSelectionString, C as MessageRoutingSubjects, Ct as fetchPreviewBySession, D as registerMemoryMessageStorage, Dt as registerDrizzleAgentStorage, E as messages, Et as registerFtsSearchHandler, F as EmbeddingIndexManager, Ft as SessionBridge, Gt as actionRegistry, Ht as registerListActionsHandler, I as registerDrizzleImportCursorStorage, It as assembleForkContext, Jt as ContextWindowTracker, Kt as registerGetStatusCountsHandler, L as importCursors, Lt as FallbackRuntimeOptions, M as turnsDual, Mt as AgentStorageSubjects, N as registerMemoryTurnStorage, Nt as SessionExtensionContextImpl, O as registerDrizzleMessageStorage, Ot as registerMemoryAgentStorage, P as registerDrizzleTurnStorage, Pt as createSessionExtensionContext, Qt as buildTurnInitiator, R as importCursorsDual, Rt as pickFallbackRuntimeOptions, S as MessageRoutingNamespace, St as fetchMessageCountsBySession, T as SelectMessage, Tt as parseForkTransforms, Ut as registerBuiltInActions, Vt as resolveAdapterNameById, Wt as resetBuiltInActionsRegistration, Xt as ContextWindowTrackerConfig, Yt as AgentContextState, Zt as SessionContextWindowState, _ as InsertMessageRouting, _n as SessionOrchestrator, _t as mapAgentsBySession, a as buildSessionContext, an as buildRecoveryContext, b as messageRoutingDual, bt as SearchSessionRow, c as kindToBranchKind, cn as resolveModelCapabilities, ct as registerDrizzleSessionEventStorage, d as registerSpawningToolCallResolver, dn as resolveTargetAgents, dt as SelectSessionEvent, en as buildRecoveryContextWithPipeline, et as EventTransform, f as registerCompressLineageResolver, fn as extractTextContent, ft as sessionEvents, g as StartTurnOptions, gn as ISessionOrchestrator, gt as fetchSessionPreviewMaps, h as MakaioSessionConfig, hn as AdapterRegistry, ht as SessionPreviewMaps, i as getFullConversation, in as verifyAndRecoverAgents, j as turns, jt as AgentStorageNamespace, k as InsertTurn, kt as registerDrizzleSessionStorage, ln as findTurnByAgent, lt as registerMemorySessionEventStorage, m as MakaioSession, mn as TurnContextEnricher, nn as ensureAgentModel, o as BuildContextOptions, on as resolveAdapterId, p as registerParentResolver, pn as normalizeToBlocks, pt as sessionEventsDual, qt as registerResumeHandler, rn as recoverAgent, s as ContextAssemblyResult, sn as resolveExecutionTarget, tn as ensureAgentCwd, un as getOrCreateSession, ut as InsertSessionEvent, v as SelectMessageRouting, vn as registerCoreSessionServiceHandlers, vt as mapToSession, w as InsertMessage, wt as mapRowToSession, x as registerDrizzleMessageRoutingStorage, xt as fetchAgentsBySession, y as messageRouting, yn as MakaioSessionService, yt as SearchFilters, zt as CONNECTOR_SWAP_DEFAULT_PIPELINE } from "../index-BDr2Ba122.mjs";
17
+ import { a as registerCompressHandler, c as SessionTurnManager, d as TurnContext, f as TurnPairStateChange, i as registerForkHandler, l as Turn, m as TurnResult, n as routeToAgents, o as registerAttachHandler, p as TurnPairTerminalOutcome, r as registerMergeHandler, s as registerAbandonHandler, t as routeToAgentsCore, u as TurnConfig } from "../index-T96ydgVk.mjs";
18
+ import { a as activateProviderContext, c as RuntimeProviderContextResolutionErrorCode, l as resolveRuntimeProviderContext, n as ProviderContextActivationErrorCode, s as RuntimeProviderContextResolutionError, t as ProviderContextActivationError } from "../index-CagRgpXI2.mjs";
19
+ import { i as SessionStorageSubjects, r as SessionStorageNamespace } from "../namespace-B0uZIZYT.mjs";
20
+ import { a as agents, s as sessions } from "../schema-aOwmHxaF.mjs";
21
+ import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../namespace-CCZXyxSe.mjs";
22
+ import { t as TurnStorageNamespace } from "../namespace-Dar3O6iT.mjs";
23
+ import { n as TurnStorageSubjects } from "../namespace-DoNigVgx.mjs";
24
+ import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../namespace-CukqFYHf2.mjs";
25
+ import { a as createToolContributionProcessor, c as ToolRegistryOptions, d as ToolsetPolicy, f as ToolsetPolicyProvider, l as ToolsWithToolsetsResult, o as ToolRegistry, s as ListToolsFilter, u as ToolsetInfo } from "../index-CarbJsC92.mjs";
26
+ import { t as ToolApprovalService } from "../index-S-mAqWwq.mjs";
27
+ import { t as TrayMenuService } from "../index-D0eUQjTU2.mjs";
28
+ import { a as TrayMenuGroupSchema, c as TrayMenuListEntry, d as TrayMenuSchemas, f as TrayMenuSectionSchema, i as TrayMenuGroupEntrySchema, l as TrayMenuListEntrySchema, n as TrayMenuEntrySchema, o as TrayMenuItemClicked, r as TrayMenuGroup, s as TrayMenuItemClickedSchema, t as TrayMenuEntry, u as TrayMenuMetadataSchema } from "../schemas-qpo1Goit.mjs";
29
+ import { n as TrayMenuSubjects, t as TrayMenuNamespace } from "../namespace-Bl1UhLnK.mjs";
30
+ import { C as ModelRegistrySchemas, S as ModelRegistrySchema, T as ProviderModelOverrideSchema, _ as ModelRegistryGetLabModelsResponse, a as ModelRegistryService, b as ModelRegistryRefreshRequest, c as IModelRegistryFetcher, d as ModelRegistry, f as ModelRegistryCheckModelInProvidersRequest, g as ModelRegistryGetLabModelsRequest, h as ModelRegistryGetForProviderResponse, i as ModelRegistryProviderNotFoundError, l as ModelRegistryNamespace, m as ModelRegistryGetForProviderRequest, n as CachedRegistryFetcher, o as ModelRegistryServiceOptions, p as ModelRegistryCheckModelInProvidersResponse, r as FallbackRegistryFetcher, s as IModelRegistryCache, t as mergeModelMetadata, u as ModelRegistrySubjects, v as ModelRegistryGetProviderModelsRequest, w as ProviderModelOverride, x as ModelRegistryRefreshResponse, y as ModelRegistryGetProviderModelsResponse } from "../index-Rhcr4YNA.mjs";
31
+ import { a as InternalPendingRequest, c as SubagentServiceToken, d as SubagentFailureFinalizationError, f as SubagentFailureFinalizationErrorCode, i as InputResolver, l as createSubagentServicePackage, n as TrackOptions, o as SpawnOptions, p as SubagentService, r as AwaitResult, s as TrackedSubagent, t as SubagentManager, u as subagentServicePackage } from "../index-BmsPH78f2.mjs";
32
+ import { a as PreferenceValueSchema, i as PreferenceKeySchema, n as PreferenceItemSchema, o as PreferencesSchemas, r as PreferenceKey, t as PreferenceItem } from "../schemas-jDRSOXJL.mjs";
33
+ import { n as PreferencesSubjects, t as PreferencesNamespace } from "../storage-namespace-DWKFqEW-.mjs";
34
+ import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../schemas-CoJCTFod2.mjs";
35
+ import { n as SubagentTemplateSubjects, t as SubagentTemplateKernelNamespace } from "../namespace-rO-C2Dgu2.mjs";
36
36
  import * as _$zod from "zod";
37
37
  import { z } from "zod";
38
38
  import * as _$_makaio_core0 from "@makaio/framework/core";
@@ -1388,7 +1388,10 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1388
1388
  id: _$zod.ZodString;
1389
1389
  definitionId: _$zod.ZodString;
1390
1390
  name: _$zod.ZodString;
1391
- endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1391
+ endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
1392
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
1393
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
1394
+ }, _$zod_v4_core0.$strict>>;
1392
1395
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1393
1396
  disabled: "disabled";
1394
1397
  enabled: "enabled";
@@ -1400,9 +1403,47 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1400
1403
  }>;
1401
1404
  isDefault: _$zod.ZodBoolean;
1402
1405
  enabled: _$zod.ZodBoolean;
1403
- isSentinel: _$zod.ZodBoolean;
1404
- hasCredentials: _$zod.ZodBoolean;
1405
- sourceRef: _$zod.ZodOptional<_$zod.ZodString>;
1406
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1407
+ mode: _$zod.ZodLiteral<"explicit">;
1408
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1409
+ owner: _$zod.ZodLiteral<"provider">;
1410
+ providerDefinitionId: _$zod.ZodString;
1411
+ methodId: _$zod.ZodString;
1412
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1413
+ owner: _$zod.ZodLiteral<"client">;
1414
+ clientId: _$zod.ZodString;
1415
+ methodId: _$zod.ZodString;
1416
+ }, _$zod_v4_core0.$strict>], "owner">;
1417
+ hasCredentials: _$zod.ZodLiteral<true>;
1418
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1419
+ mode: _$zod.ZodLiteral<"inferred">;
1420
+ method: _$zod.ZodObject<{
1421
+ owner: _$zod.ZodLiteral<"client">;
1422
+ clientId: _$zod.ZodString;
1423
+ methodId: _$zod.ZodString;
1424
+ }, _$zod_v4_core0.$strict>;
1425
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
1426
+ managerId: _$zod.ZodString;
1427
+ accountId: _$zod.ZodString;
1428
+ }, _$zod_v4_core0.$strict>>;
1429
+ hasCredentials: _$zod.ZodLiteral<false>;
1430
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1431
+ mode: _$zod.ZodLiteral<"none">;
1432
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1433
+ owner: _$zod.ZodLiteral<"provider">;
1434
+ providerDefinitionId: _$zod.ZodString;
1435
+ methodId: _$zod.ZodString;
1436
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1437
+ owner: _$zod.ZodLiteral<"client">;
1438
+ clientId: _$zod.ZodString;
1439
+ methodId: _$zod.ZodString;
1440
+ }, _$zod_v4_core0.$strict>], "owner">;
1441
+ hasCredentials: _$zod.ZodLiteral<false>;
1442
+ }, _$zod_v4_core0.$strict>], "mode">;
1443
+ managedBy: _$zod.ZodOptional<_$zod.ZodObject<{
1444
+ kind: _$zod.ZodLiteral<"client">;
1445
+ clientId: _$zod.ZodString;
1446
+ }, _$zod_v4_core0.$strict>>;
1406
1447
  }, _$zod_v4_core0.$strict>>;
1407
1448
  }, _$zod_v4_core0.$strict>;
1408
1449
  };
@@ -1415,7 +1456,10 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1415
1456
  id: _$zod.ZodString;
1416
1457
  definitionId: _$zod.ZodString;
1417
1458
  name: _$zod.ZodString;
1418
- endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1459
+ endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
1460
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
1461
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
1462
+ }, _$zod_v4_core0.$strict>>;
1419
1463
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1420
1464
  disabled: "disabled";
1421
1465
  enabled: "enabled";
@@ -1427,9 +1471,47 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1427
1471
  }>;
1428
1472
  isDefault: _$zod.ZodBoolean;
1429
1473
  enabled: _$zod.ZodBoolean;
1430
- isSentinel: _$zod.ZodBoolean;
1431
- hasCredentials: _$zod.ZodBoolean;
1432
- sourceRef: _$zod.ZodOptional<_$zod.ZodString>;
1474
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1475
+ mode: _$zod.ZodLiteral<"explicit">;
1476
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1477
+ owner: _$zod.ZodLiteral<"provider">;
1478
+ providerDefinitionId: _$zod.ZodString;
1479
+ methodId: _$zod.ZodString;
1480
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1481
+ owner: _$zod.ZodLiteral<"client">;
1482
+ clientId: _$zod.ZodString;
1483
+ methodId: _$zod.ZodString;
1484
+ }, _$zod_v4_core0.$strict>], "owner">;
1485
+ hasCredentials: _$zod.ZodLiteral<true>;
1486
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1487
+ mode: _$zod.ZodLiteral<"inferred">;
1488
+ method: _$zod.ZodObject<{
1489
+ owner: _$zod.ZodLiteral<"client">;
1490
+ clientId: _$zod.ZodString;
1491
+ methodId: _$zod.ZodString;
1492
+ }, _$zod_v4_core0.$strict>;
1493
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
1494
+ managerId: _$zod.ZodString;
1495
+ accountId: _$zod.ZodString;
1496
+ }, _$zod_v4_core0.$strict>>;
1497
+ hasCredentials: _$zod.ZodLiteral<false>;
1498
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1499
+ mode: _$zod.ZodLiteral<"none">;
1500
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1501
+ owner: _$zod.ZodLiteral<"provider">;
1502
+ providerDefinitionId: _$zod.ZodString;
1503
+ methodId: _$zod.ZodString;
1504
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1505
+ owner: _$zod.ZodLiteral<"client">;
1506
+ clientId: _$zod.ZodString;
1507
+ methodId: _$zod.ZodString;
1508
+ }, _$zod_v4_core0.$strict>], "owner">;
1509
+ hasCredentials: _$zod.ZodLiteral<false>;
1510
+ }, _$zod_v4_core0.$strict>], "mode">;
1511
+ managedBy: _$zod.ZodOptional<_$zod.ZodObject<{
1512
+ kind: _$zod.ZodLiteral<"client">;
1513
+ clientId: _$zod.ZodString;
1514
+ }, _$zod_v4_core0.$strict>>;
1433
1515
  }, _$zod_v4_core0.$strict>>;
1434
1516
  }, _$zod_v4_core0.$strict>;
1435
1517
  };
@@ -1442,7 +1524,10 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1442
1524
  id: _$zod.ZodString;
1443
1525
  definitionId: _$zod.ZodString;
1444
1526
  name: _$zod.ZodString;
1445
- endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1527
+ endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
1528
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
1529
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
1530
+ }, _$zod_v4_core0.$strict>>;
1446
1531
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1447
1532
  disabled: "disabled";
1448
1533
  enabled: "enabled";
@@ -1454,9 +1539,47 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1454
1539
  }>;
1455
1540
  isDefault: _$zod.ZodBoolean;
1456
1541
  enabled: _$zod.ZodBoolean;
1457
- isSentinel: _$zod.ZodBoolean;
1458
- hasCredentials: _$zod.ZodBoolean;
1459
- sourceRef: _$zod.ZodOptional<_$zod.ZodString>;
1542
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1543
+ mode: _$zod.ZodLiteral<"explicit">;
1544
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1545
+ owner: _$zod.ZodLiteral<"provider">;
1546
+ providerDefinitionId: _$zod.ZodString;
1547
+ methodId: _$zod.ZodString;
1548
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1549
+ owner: _$zod.ZodLiteral<"client">;
1550
+ clientId: _$zod.ZodString;
1551
+ methodId: _$zod.ZodString;
1552
+ }, _$zod_v4_core0.$strict>], "owner">;
1553
+ hasCredentials: _$zod.ZodLiteral<true>;
1554
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1555
+ mode: _$zod.ZodLiteral<"inferred">;
1556
+ method: _$zod.ZodObject<{
1557
+ owner: _$zod.ZodLiteral<"client">;
1558
+ clientId: _$zod.ZodString;
1559
+ methodId: _$zod.ZodString;
1560
+ }, _$zod_v4_core0.$strict>;
1561
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
1562
+ managerId: _$zod.ZodString;
1563
+ accountId: _$zod.ZodString;
1564
+ }, _$zod_v4_core0.$strict>>;
1565
+ hasCredentials: _$zod.ZodLiteral<false>;
1566
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1567
+ mode: _$zod.ZodLiteral<"none">;
1568
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1569
+ owner: _$zod.ZodLiteral<"provider">;
1570
+ providerDefinitionId: _$zod.ZodString;
1571
+ methodId: _$zod.ZodString;
1572
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1573
+ owner: _$zod.ZodLiteral<"client">;
1574
+ clientId: _$zod.ZodString;
1575
+ methodId: _$zod.ZodString;
1576
+ }, _$zod_v4_core0.$strict>], "owner">;
1577
+ hasCredentials: _$zod.ZodLiteral<false>;
1578
+ }, _$zod_v4_core0.$strict>], "mode">;
1579
+ managedBy: _$zod.ZodOptional<_$zod.ZodObject<{
1580
+ kind: _$zod.ZodLiteral<"client">;
1581
+ clientId: _$zod.ZodString;
1582
+ }, _$zod_v4_core0.$strict>>;
1460
1583
  }, _$zod_v4_core0.$strict>>;
1461
1584
  }, _$zod_v4_core0.$strict>;
1462
1585
  };
@@ -1506,7 +1629,10 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1506
1629
  id: _$zod.ZodString;
1507
1630
  definitionId: _$zod.ZodString;
1508
1631
  name: _$zod.ZodString;
1509
- endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1632
+ endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
1633
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
1634
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
1635
+ }, _$zod_v4_core0.$strict>>;
1510
1636
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1511
1637
  disabled: "disabled";
1512
1638
  enabled: "enabled";
@@ -1518,31 +1644,646 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1518
1644
  }>;
1519
1645
  isDefault: _$zod.ZodBoolean;
1520
1646
  enabled: _$zod.ZodBoolean;
1521
- isSentinel: _$zod.ZodBoolean;
1522
- hasCredentials: _$zod.ZodBoolean;
1523
- sourceRef: _$zod.ZodOptional<_$zod.ZodString>;
1647
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1648
+ mode: _$zod.ZodLiteral<"explicit">;
1649
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1650
+ owner: _$zod.ZodLiteral<"provider">;
1651
+ providerDefinitionId: _$zod.ZodString;
1652
+ methodId: _$zod.ZodString;
1653
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1654
+ owner: _$zod.ZodLiteral<"client">;
1655
+ clientId: _$zod.ZodString;
1656
+ methodId: _$zod.ZodString;
1657
+ }, _$zod_v4_core0.$strict>], "owner">;
1658
+ hasCredentials: _$zod.ZodLiteral<true>;
1659
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1660
+ mode: _$zod.ZodLiteral<"inferred">;
1661
+ method: _$zod.ZodObject<{
1662
+ owner: _$zod.ZodLiteral<"client">;
1663
+ clientId: _$zod.ZodString;
1664
+ methodId: _$zod.ZodString;
1665
+ }, _$zod_v4_core0.$strict>;
1666
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
1667
+ managerId: _$zod.ZodString;
1668
+ accountId: _$zod.ZodString;
1669
+ }, _$zod_v4_core0.$strict>>;
1670
+ hasCredentials: _$zod.ZodLiteral<false>;
1671
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1672
+ mode: _$zod.ZodLiteral<"none">;
1673
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1674
+ owner: _$zod.ZodLiteral<"provider">;
1675
+ providerDefinitionId: _$zod.ZodString;
1676
+ methodId: _$zod.ZodString;
1677
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1678
+ owner: _$zod.ZodLiteral<"client">;
1679
+ clientId: _$zod.ZodString;
1680
+ methodId: _$zod.ZodString;
1681
+ }, _$zod_v4_core0.$strict>], "owner">;
1682
+ hasCredentials: _$zod.ZodLiteral<false>;
1683
+ }, _$zod_v4_core0.$strict>], "mode">;
1684
+ managedBy: _$zod.ZodOptional<_$zod.ZodObject<{
1685
+ kind: _$zod.ZodLiteral<"client">;
1686
+ clientId: _$zod.ZodString;
1687
+ }, _$zod_v4_core0.$strict>>;
1524
1688
  }, _$zod_v4_core0.$strict>>;
1525
1689
  }, _$zod_v4_core0.$strict>;
1526
1690
  };
1527
- buildProviderContext: {
1691
+ resolveProviderRuntimeSnapshot: {
1528
1692
  request: _$zod.ZodObject<{
1529
1693
  providerConfigId: _$zod.ZodString;
1530
1694
  }, _$zod_v4_core0.$strict>;
1531
1695
  response: _$zod.ZodObject<{
1532
- context: _$zod.ZodNullable<_$zod.ZodObject<{
1533
- providerConfigId: _$zod.ZodString;
1534
- definitionId: _$zod.ZodString;
1535
- endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
1536
- anthropic: _$zod.ZodOptional<_$zod.ZodString>;
1537
- openai: _$zod.ZodOptional<_$zod.ZodString>;
1538
- }, _$zod_v4_core0.$strip>>;
1539
- credentialRefs: _$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>;
1540
- credentialEnvVars: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1541
- ambientCredentialEnvVars: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
1542
- capabilities: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
1543
- }, _$zod_v4_core0.$strip>>;
1696
+ snapshot: _$zod.ZodNullable<_$zod.ZodObject<{
1697
+ config: _$zod.ZodObject<{
1698
+ id: _$zod.ZodString;
1699
+ definitionId: _$zod.ZodString;
1700
+ name: _$zod.ZodString;
1701
+ endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
1702
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
1703
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
1704
+ }, _$zod_v4_core0.$strict>>;
1705
+ modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1706
+ disabled: "disabled";
1707
+ enabled: "enabled";
1708
+ visible: "visible";
1709
+ }>>>;
1710
+ modelFilterMode: _$zod.ZodEnum<{
1711
+ allowlist: "allowlist";
1712
+ "show-all": "show-all";
1713
+ }>;
1714
+ isDefault: _$zod.ZodBoolean;
1715
+ enabled: _$zod.ZodBoolean;
1716
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1717
+ mode: _$zod.ZodLiteral<"explicit">;
1718
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1719
+ owner: _$zod.ZodLiteral<"provider">;
1720
+ providerDefinitionId: _$zod.ZodString;
1721
+ methodId: _$zod.ZodString;
1722
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1723
+ owner: _$zod.ZodLiteral<"client">;
1724
+ clientId: _$zod.ZodString;
1725
+ methodId: _$zod.ZodString;
1726
+ }, _$zod_v4_core0.$strict>], "owner">;
1727
+ hasCredentials: _$zod.ZodLiteral<true>;
1728
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1729
+ mode: _$zod.ZodLiteral<"inferred">;
1730
+ method: _$zod.ZodObject<{
1731
+ owner: _$zod.ZodLiteral<"client">;
1732
+ clientId: _$zod.ZodString;
1733
+ methodId: _$zod.ZodString;
1734
+ }, _$zod_v4_core0.$strict>;
1735
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
1736
+ managerId: _$zod.ZodString;
1737
+ accountId: _$zod.ZodString;
1738
+ }, _$zod_v4_core0.$strict>>;
1739
+ hasCredentials: _$zod.ZodLiteral<false>;
1740
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1741
+ mode: _$zod.ZodLiteral<"none">;
1742
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1743
+ owner: _$zod.ZodLiteral<"provider">;
1744
+ providerDefinitionId: _$zod.ZodString;
1745
+ methodId: _$zod.ZodString;
1746
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1747
+ owner: _$zod.ZodLiteral<"client">;
1748
+ clientId: _$zod.ZodString;
1749
+ methodId: _$zod.ZodString;
1750
+ }, _$zod_v4_core0.$strict>], "owner">;
1751
+ hasCredentials: _$zod.ZodLiteral<false>;
1752
+ }, _$zod_v4_core0.$strict>], "mode">;
1753
+ managedBy: _$zod.ZodOptional<_$zod.ZodObject<{
1754
+ kind: _$zod.ZodLiteral<"client">;
1755
+ clientId: _$zod.ZodString;
1756
+ }, _$zod_v4_core0.$strict>>;
1757
+ }, _$zod_v4_core0.$strict>;
1758
+ context: _$zod.ZodObject<{
1759
+ state: _$zod.ZodLiteral<"resolved">;
1760
+ providerConfigId: _$zod.ZodString;
1761
+ definitionId: _$zod.ZodString;
1762
+ endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
1763
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
1764
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
1765
+ }, _$zod_v4_core0.$strip>>;
1766
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1767
+ mode: _$zod.ZodLiteral<"explicit">;
1768
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1769
+ owner: _$zod.ZodLiteral<"provider">;
1770
+ providerDefinitionId: _$zod.ZodString;
1771
+ methodId: _$zod.ZodString;
1772
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1773
+ owner: _$zod.ZodLiteral<"client">;
1774
+ clientId: _$zod.ZodString;
1775
+ methodId: _$zod.ZodString;
1776
+ }, _$zod_v4_core0.$strict>], "owner">;
1777
+ definition: _$zod.ZodObject<{
1778
+ id: _$zod.ZodString;
1779
+ mode: _$zod.ZodLiteral<"explicit">;
1780
+ label: _$zod.ZodString;
1781
+ description: _$zod.ZodOptional<_$zod.ZodString>;
1782
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
1783
+ id: _$zod.ZodString;
1784
+ label: _$zod.ZodString;
1785
+ description: _$zod.ZodOptional<_$zod.ZodString>;
1786
+ required: _$zod.ZodBoolean;
1787
+ secret: _$zod.ZodBoolean;
1788
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
1789
+ kind: _$zod.ZodLiteral<"environment">;
1790
+ variable: _$zod.ZodString;
1791
+ }, _$zod_v4_core0.$strict>>;
1792
+ }, _$zod_v4_core0.$strict>>;
1793
+ }, _$zod_v4_core0.$strict>;
1794
+ credentialRefs: _$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>;
1795
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1796
+ mode: _$zod.ZodLiteral<"inferred">;
1797
+ method: _$zod.ZodObject<{
1798
+ owner: _$zod.ZodLiteral<"client">;
1799
+ clientId: _$zod.ZodString;
1800
+ methodId: _$zod.ZodString;
1801
+ }, _$zod_v4_core0.$strict>;
1802
+ definition: _$zod.ZodObject<{
1803
+ id: _$zod.ZodString;
1804
+ mode: _$zod.ZodLiteral<"inferred">;
1805
+ label: _$zod.ZodString;
1806
+ description: _$zod.ZodOptional<_$zod.ZodString>;
1807
+ }, _$zod_v4_core0.$strict>;
1808
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
1809
+ managerId: _$zod.ZodString;
1810
+ accountId: _$zod.ZodString;
1811
+ }, _$zod_v4_core0.$strict>>;
1812
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1813
+ mode: _$zod.ZodLiteral<"none">;
1814
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1815
+ owner: _$zod.ZodLiteral<"provider">;
1816
+ providerDefinitionId: _$zod.ZodString;
1817
+ methodId: _$zod.ZodString;
1818
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1819
+ owner: _$zod.ZodLiteral<"client">;
1820
+ clientId: _$zod.ZodString;
1821
+ methodId: _$zod.ZodString;
1822
+ }, _$zod_v4_core0.$strict>], "owner">;
1823
+ definition: _$zod.ZodObject<{
1824
+ id: _$zod.ZodString;
1825
+ mode: _$zod.ZodLiteral<"none">;
1826
+ label: _$zod.ZodString;
1827
+ description: _$zod.ZodOptional<_$zod.ZodString>;
1828
+ }, _$zod_v4_core0.$strict>;
1829
+ }, _$zod_v4_core0.$strict>], "mode">;
1830
+ capabilities: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
1831
+ }, _$zod_v4_core0.$strict>;
1832
+ definition: _$zod.ZodObject<{
1833
+ id: _$zod.ZodString;
1834
+ packageName: _$zod.ZodString;
1835
+ name: _$zod.ZodString;
1836
+ description: _$zod.ZodOptional<_$zod.ZodString>;
1837
+ endpoints: _$zod.ZodOptional<_$zod.ZodObject<{
1838
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
1839
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
1840
+ }, _$zod_v4_core0.$strip>>;
1841
+ defaultModel: _$zod.ZodOptional<_$zod.ZodString>;
1842
+ fastModel: _$zod.ZodOptional<_$zod.ZodString>;
1843
+ availableModels: _$zod.ZodArray<_$zod.ZodObject<{
1844
+ name: _$zod.ZodString;
1845
+ friendlyName: _$zod.ZodOptional<_$zod.ZodString>;
1846
+ family: _$zod.ZodOptional<_$zod.ZodString>;
1847
+ contextWindowSize: _$zod.ZodNumber;
1848
+ labId: _$zod.ZodString;
1849
+ supportedReasoningLevels: _$zod.ZodOptional<_$zod.ZodObject<{
1850
+ none: _$zod.ZodOptional<_$zod.ZodUnion<readonly [_$zod.ZodNumber, _$zod.ZodString]>>;
1851
+ low: _$zod.ZodOptional<_$zod.ZodUnion<readonly [_$zod.ZodNumber, _$zod.ZodString]>>;
1852
+ medium: _$zod.ZodOptional<_$zod.ZodUnion<readonly [_$zod.ZodNumber, _$zod.ZodString]>>;
1853
+ high: _$zod.ZodOptional<_$zod.ZodUnion<readonly [_$zod.ZodNumber, _$zod.ZodString]>>;
1854
+ 'extra-high': _$zod.ZodOptional<_$zod.ZodUnion<readonly [_$zod.ZodNumber, _$zod.ZodString]>>;
1855
+ }, _$zod_v4_core0.$strip>>;
1856
+ metadata: _$zod.ZodOptional<_$zod.ZodObject<{
1857
+ maxOutputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
1858
+ capabilities: _$zod.ZodOptional<_$zod.ZodObject<{
1859
+ vision: _$zod.ZodOptional<_$zod.ZodBoolean>;
1860
+ toolCalling: _$zod.ZodOptional<_$zod.ZodBoolean>;
1861
+ parallelToolCalls: _$zod.ZodOptional<_$zod.ZodBoolean>;
1862
+ structuredOutput: _$zod.ZodOptional<_$zod.ZodBoolean>;
1863
+ pdfUpload: _$zod.ZodOptional<_$zod.ZodBoolean>;
1864
+ speechToText: _$zod.ZodOptional<_$zod.ZodObject<{
1865
+ modes: _$zod.ZodArray<_$zod.ZodEnum<{
1866
+ batch: "batch";
1867
+ streaming: "streaming";
1868
+ }>>;
1869
+ vocabularyBiasing: _$zod.ZodOptional<_$zod.ZodBoolean>;
1870
+ }, _$zod_v4_core0.$strip>>;
1871
+ textToSpeech: _$zod.ZodOptional<_$zod.ZodObject<{
1872
+ modes: _$zod.ZodArray<_$zod.ZodEnum<{
1873
+ streaming: "streaming";
1874
+ buffered: "buffered";
1875
+ }>>;
1876
+ voiceSelection: _$zod.ZodOptional<_$zod.ZodBoolean>;
1877
+ voiceInstructions: _$zod.ZodOptional<_$zod.ZodBoolean>;
1878
+ outputFormats: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
1879
+ }, _$zod_v4_core0.$strip>>;
1880
+ }, _$zod_v4_core0.$strip>>;
1881
+ pricing: _$zod.ZodOptional<_$zod.ZodObject<{
1882
+ token: _$zod.ZodOptional<_$zod.ZodObject<{
1883
+ inputPerMillion: _$zod.ZodNumber;
1884
+ inputCachedPerMillion: _$zod.ZodOptional<_$zod.ZodNumber>;
1885
+ cacheWritePerMillion: _$zod.ZodOptional<_$zod.ZodNumber>;
1886
+ outputPerMillion: _$zod.ZodNumber;
1887
+ }, _$zod_v4_core0.$strip>>;
1888
+ request: _$zod.ZodOptional<_$zod.ZodObject<{
1889
+ multiplier: _$zod.ZodNumber;
1890
+ }, _$zod_v4_core0.$strip>>;
1891
+ }, _$zod_v4_core0.$strip>>;
1892
+ includedInSubscription: _$zod.ZodOptional<_$zod.ZodBoolean>;
1893
+ description: _$zod.ZodOptional<_$zod.ZodString>;
1894
+ }, _$zod_v4_core0.$strip>>;
1895
+ }, _$zod_v4_core0.$strip>>;
1896
+ defaultModelFilterMode: _$zod.ZodEnum<{
1897
+ allowlist: "allowlist";
1898
+ "show-all": "show-all";
1899
+ }>;
1900
+ authMethods: _$zod.ZodArray<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1901
+ id: _$zod.ZodString;
1902
+ mode: _$zod.ZodLiteral<"explicit">;
1903
+ label: _$zod.ZodString;
1904
+ description: _$zod.ZodOptional<_$zod.ZodString>;
1905
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
1906
+ id: _$zod.ZodString;
1907
+ label: _$zod.ZodString;
1908
+ description: _$zod.ZodOptional<_$zod.ZodString>;
1909
+ required: _$zod.ZodBoolean;
1910
+ secret: _$zod.ZodBoolean;
1911
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
1912
+ kind: _$zod.ZodLiteral<"environment">;
1913
+ variable: _$zod.ZodString;
1914
+ }, _$zod_v4_core0.$strict>>;
1915
+ }, _$zod_v4_core0.$strict>>;
1916
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1917
+ id: _$zod.ZodString;
1918
+ mode: _$zod.ZodLiteral<"none">;
1919
+ label: _$zod.ZodString;
1920
+ description: _$zod.ZodOptional<_$zod.ZodString>;
1921
+ }, _$zod_v4_core0.$strict>], "mode">>;
1922
+ capabilities: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
1923
+ enabled: _$zod.ZodBoolean;
1924
+ createdAt: _$zod.ZodNumber;
1925
+ updatedAt: _$zod.ZodNumber;
1926
+ }, _$zod_v4_core0.$strict>;
1927
+ }, _$zod_v4_core0.$strict>>;
1544
1928
  }, _$zod_v4_core0.$strict>;
1545
1929
  };
1930
+ resolveAdapterRuntimeSnapshot: {
1931
+ request: _$zod.ZodObject<{
1932
+ adapterName: _$zod.ZodString;
1933
+ providerConfigId: _$zod.ZodString;
1934
+ }, _$zod_v4_core0.$strict>;
1935
+ response: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1936
+ status: _$zod.ZodLiteral<"resolved">;
1937
+ runtime: _$zod.ZodObject<{
1938
+ snapshot: _$zod.ZodObject<{
1939
+ config: _$zod.ZodObject<{
1940
+ id: _$zod.ZodString;
1941
+ definitionId: _$zod.ZodString;
1942
+ name: _$zod.ZodString;
1943
+ endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
1944
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
1945
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
1946
+ }, _$zod_v4_core0.$strict>>;
1947
+ modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1948
+ disabled: "disabled";
1949
+ enabled: "enabled";
1950
+ visible: "visible";
1951
+ }>>>;
1952
+ modelFilterMode: _$zod.ZodEnum<{
1953
+ allowlist: "allowlist";
1954
+ "show-all": "show-all";
1955
+ }>;
1956
+ isDefault: _$zod.ZodBoolean;
1957
+ enabled: _$zod.ZodBoolean;
1958
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1959
+ mode: _$zod.ZodLiteral<"explicit">;
1960
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1961
+ owner: _$zod.ZodLiteral<"provider">;
1962
+ providerDefinitionId: _$zod.ZodString;
1963
+ methodId: _$zod.ZodString;
1964
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1965
+ owner: _$zod.ZodLiteral<"client">;
1966
+ clientId: _$zod.ZodString;
1967
+ methodId: _$zod.ZodString;
1968
+ }, _$zod_v4_core0.$strict>], "owner">;
1969
+ hasCredentials: _$zod.ZodLiteral<true>;
1970
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1971
+ mode: _$zod.ZodLiteral<"inferred">;
1972
+ method: _$zod.ZodObject<{
1973
+ owner: _$zod.ZodLiteral<"client">;
1974
+ clientId: _$zod.ZodString;
1975
+ methodId: _$zod.ZodString;
1976
+ }, _$zod_v4_core0.$strict>;
1977
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
1978
+ managerId: _$zod.ZodString;
1979
+ accountId: _$zod.ZodString;
1980
+ }, _$zod_v4_core0.$strict>>;
1981
+ hasCredentials: _$zod.ZodLiteral<false>;
1982
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1983
+ mode: _$zod.ZodLiteral<"none">;
1984
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
1985
+ owner: _$zod.ZodLiteral<"provider">;
1986
+ providerDefinitionId: _$zod.ZodString;
1987
+ methodId: _$zod.ZodString;
1988
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
1989
+ owner: _$zod.ZodLiteral<"client">;
1990
+ clientId: _$zod.ZodString;
1991
+ methodId: _$zod.ZodString;
1992
+ }, _$zod_v4_core0.$strict>], "owner">;
1993
+ hasCredentials: _$zod.ZodLiteral<false>;
1994
+ }, _$zod_v4_core0.$strict>], "mode">;
1995
+ managedBy: _$zod.ZodOptional<_$zod.ZodObject<{
1996
+ kind: _$zod.ZodLiteral<"client">;
1997
+ clientId: _$zod.ZodString;
1998
+ }, _$zod_v4_core0.$strict>>;
1999
+ }, _$zod_v4_core0.$strict>;
2000
+ context: _$zod.ZodObject<{
2001
+ state: _$zod.ZodLiteral<"resolved">;
2002
+ providerConfigId: _$zod.ZodString;
2003
+ definitionId: _$zod.ZodString;
2004
+ endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
2005
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
2006
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
2007
+ }, _$zod_v4_core0.$strip>>;
2008
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2009
+ mode: _$zod.ZodLiteral<"explicit">;
2010
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2011
+ owner: _$zod.ZodLiteral<"provider">;
2012
+ providerDefinitionId: _$zod.ZodString;
2013
+ methodId: _$zod.ZodString;
2014
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2015
+ owner: _$zod.ZodLiteral<"client">;
2016
+ clientId: _$zod.ZodString;
2017
+ methodId: _$zod.ZodString;
2018
+ }, _$zod_v4_core0.$strict>], "owner">;
2019
+ definition: _$zod.ZodObject<{
2020
+ id: _$zod.ZodString;
2021
+ mode: _$zod.ZodLiteral<"explicit">;
2022
+ label: _$zod.ZodString;
2023
+ description: _$zod.ZodOptional<_$zod.ZodString>;
2024
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
2025
+ id: _$zod.ZodString;
2026
+ label: _$zod.ZodString;
2027
+ description: _$zod.ZodOptional<_$zod.ZodString>;
2028
+ required: _$zod.ZodBoolean;
2029
+ secret: _$zod.ZodBoolean;
2030
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
2031
+ kind: _$zod.ZodLiteral<"environment">;
2032
+ variable: _$zod.ZodString;
2033
+ }, _$zod_v4_core0.$strict>>;
2034
+ }, _$zod_v4_core0.$strict>>;
2035
+ }, _$zod_v4_core0.$strict>;
2036
+ credentialRefs: _$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>;
2037
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2038
+ mode: _$zod.ZodLiteral<"inferred">;
2039
+ method: _$zod.ZodObject<{
2040
+ owner: _$zod.ZodLiteral<"client">;
2041
+ clientId: _$zod.ZodString;
2042
+ methodId: _$zod.ZodString;
2043
+ }, _$zod_v4_core0.$strict>;
2044
+ definition: _$zod.ZodObject<{
2045
+ id: _$zod.ZodString;
2046
+ mode: _$zod.ZodLiteral<"inferred">;
2047
+ label: _$zod.ZodString;
2048
+ description: _$zod.ZodOptional<_$zod.ZodString>;
2049
+ }, _$zod_v4_core0.$strict>;
2050
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
2051
+ managerId: _$zod.ZodString;
2052
+ accountId: _$zod.ZodString;
2053
+ }, _$zod_v4_core0.$strict>>;
2054
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2055
+ mode: _$zod.ZodLiteral<"none">;
2056
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2057
+ owner: _$zod.ZodLiteral<"provider">;
2058
+ providerDefinitionId: _$zod.ZodString;
2059
+ methodId: _$zod.ZodString;
2060
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2061
+ owner: _$zod.ZodLiteral<"client">;
2062
+ clientId: _$zod.ZodString;
2063
+ methodId: _$zod.ZodString;
2064
+ }, _$zod_v4_core0.$strict>], "owner">;
2065
+ definition: _$zod.ZodObject<{
2066
+ id: _$zod.ZodString;
2067
+ mode: _$zod.ZodLiteral<"none">;
2068
+ label: _$zod.ZodString;
2069
+ description: _$zod.ZodOptional<_$zod.ZodString>;
2070
+ }, _$zod_v4_core0.$strict>;
2071
+ }, _$zod_v4_core0.$strict>], "mode">;
2072
+ capabilities: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
2073
+ }, _$zod_v4_core0.$strict>;
2074
+ definition: _$zod.ZodObject<{
2075
+ id: _$zod.ZodString;
2076
+ packageName: _$zod.ZodString;
2077
+ name: _$zod.ZodString;
2078
+ description: _$zod.ZodOptional<_$zod.ZodString>;
2079
+ endpoints: _$zod.ZodOptional<_$zod.ZodObject<{
2080
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
2081
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
2082
+ }, _$zod_v4_core0.$strip>>;
2083
+ defaultModel: _$zod.ZodOptional<_$zod.ZodString>;
2084
+ fastModel: _$zod.ZodOptional<_$zod.ZodString>;
2085
+ availableModels: _$zod.ZodArray<_$zod.ZodObject<{
2086
+ name: _$zod.ZodString;
2087
+ friendlyName: _$zod.ZodOptional<_$zod.ZodString>;
2088
+ family: _$zod.ZodOptional<_$zod.ZodString>;
2089
+ contextWindowSize: _$zod.ZodNumber;
2090
+ labId: _$zod.ZodString;
2091
+ supportedReasoningLevels: _$zod.ZodOptional<_$zod.ZodObject<{
2092
+ none: _$zod.ZodOptional<_$zod.ZodUnion<readonly [_$zod.ZodNumber, _$zod.ZodString]>>;
2093
+ low: _$zod.ZodOptional<_$zod.ZodUnion<readonly [_$zod.ZodNumber, _$zod.ZodString]>>;
2094
+ medium: _$zod.ZodOptional<_$zod.ZodUnion<readonly [_$zod.ZodNumber, _$zod.ZodString]>>;
2095
+ high: _$zod.ZodOptional<_$zod.ZodUnion<readonly [_$zod.ZodNumber, _$zod.ZodString]>>;
2096
+ 'extra-high': _$zod.ZodOptional<_$zod.ZodUnion<readonly [_$zod.ZodNumber, _$zod.ZodString]>>;
2097
+ }, _$zod_v4_core0.$strip>>;
2098
+ metadata: _$zod.ZodOptional<_$zod.ZodObject<{
2099
+ maxOutputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
2100
+ capabilities: _$zod.ZodOptional<_$zod.ZodObject<{
2101
+ vision: _$zod.ZodOptional<_$zod.ZodBoolean>;
2102
+ toolCalling: _$zod.ZodOptional<_$zod.ZodBoolean>;
2103
+ parallelToolCalls: _$zod.ZodOptional<_$zod.ZodBoolean>;
2104
+ structuredOutput: _$zod.ZodOptional<_$zod.ZodBoolean>;
2105
+ pdfUpload: _$zod.ZodOptional<_$zod.ZodBoolean>;
2106
+ speechToText: _$zod.ZodOptional<_$zod.ZodObject<{
2107
+ modes: _$zod.ZodArray<_$zod.ZodEnum<{
2108
+ batch: "batch";
2109
+ streaming: "streaming";
2110
+ }>>;
2111
+ vocabularyBiasing: _$zod.ZodOptional<_$zod.ZodBoolean>;
2112
+ }, _$zod_v4_core0.$strip>>;
2113
+ textToSpeech: _$zod.ZodOptional<_$zod.ZodObject<{
2114
+ modes: _$zod.ZodArray<_$zod.ZodEnum<{
2115
+ streaming: "streaming";
2116
+ buffered: "buffered";
2117
+ }>>;
2118
+ voiceSelection: _$zod.ZodOptional<_$zod.ZodBoolean>;
2119
+ voiceInstructions: _$zod.ZodOptional<_$zod.ZodBoolean>;
2120
+ outputFormats: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
2121
+ }, _$zod_v4_core0.$strip>>;
2122
+ }, _$zod_v4_core0.$strip>>;
2123
+ pricing: _$zod.ZodOptional<_$zod.ZodObject<{
2124
+ token: _$zod.ZodOptional<_$zod.ZodObject<{
2125
+ inputPerMillion: _$zod.ZodNumber;
2126
+ inputCachedPerMillion: _$zod.ZodOptional<_$zod.ZodNumber>;
2127
+ cacheWritePerMillion: _$zod.ZodOptional<_$zod.ZodNumber>;
2128
+ outputPerMillion: _$zod.ZodNumber;
2129
+ }, _$zod_v4_core0.$strip>>;
2130
+ request: _$zod.ZodOptional<_$zod.ZodObject<{
2131
+ multiplier: _$zod.ZodNumber;
2132
+ }, _$zod_v4_core0.$strip>>;
2133
+ }, _$zod_v4_core0.$strip>>;
2134
+ includedInSubscription: _$zod.ZodOptional<_$zod.ZodBoolean>;
2135
+ description: _$zod.ZodOptional<_$zod.ZodString>;
2136
+ }, _$zod_v4_core0.$strip>>;
2137
+ }, _$zod_v4_core0.$strip>>;
2138
+ defaultModelFilterMode: _$zod.ZodEnum<{
2139
+ allowlist: "allowlist";
2140
+ "show-all": "show-all";
2141
+ }>;
2142
+ authMethods: _$zod.ZodArray<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2143
+ id: _$zod.ZodString;
2144
+ mode: _$zod.ZodLiteral<"explicit">;
2145
+ label: _$zod.ZodString;
2146
+ description: _$zod.ZodOptional<_$zod.ZodString>;
2147
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
2148
+ id: _$zod.ZodString;
2149
+ label: _$zod.ZodString;
2150
+ description: _$zod.ZodOptional<_$zod.ZodString>;
2151
+ required: _$zod.ZodBoolean;
2152
+ secret: _$zod.ZodBoolean;
2153
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
2154
+ kind: _$zod.ZodLiteral<"environment">;
2155
+ variable: _$zod.ZodString;
2156
+ }, _$zod_v4_core0.$strict>>;
2157
+ }, _$zod_v4_core0.$strict>>;
2158
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2159
+ id: _$zod.ZodString;
2160
+ mode: _$zod.ZodLiteral<"none">;
2161
+ label: _$zod.ZodString;
2162
+ description: _$zod.ZodOptional<_$zod.ZodString>;
2163
+ }, _$zod_v4_core0.$strict>], "mode">>;
2164
+ capabilities: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
2165
+ enabled: _$zod.ZodBoolean;
2166
+ createdAt: _$zod.ZodNumber;
2167
+ updatedAt: _$zod.ZodNumber;
2168
+ }, _$zod_v4_core0.$strict>;
2169
+ }, _$zod_v4_core0.$strict>;
2170
+ adapterName: _$zod.ZodString;
2171
+ adapterClientId: _$zod.ZodOptional<_$zod.ZodString>;
2172
+ providerProtocol: _$zod.ZodOptional<_$zod.ZodEnum<{
2173
+ anthropic: "anthropic";
2174
+ openai: "openai";
2175
+ }>>;
2176
+ adapterProviderAuth: _$zod_v4_core0.$ZodBranded<_$zod.ZodObject<{
2177
+ bindings: _$zod.ZodArray<_$zod.ZodObject<{
2178
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2179
+ owner: _$zod.ZodLiteral<"provider">;
2180
+ providerDefinitionId: _$zod.ZodString;
2181
+ methodId: _$zod.ZodString;
2182
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2183
+ owner: _$zod.ZodLiteral<"client">;
2184
+ clientId: _$zod.ZodString;
2185
+ methodId: _$zod.ZodString;
2186
+ }, _$zod_v4_core0.$strict>], "owner">;
2187
+ deliveries: _$zod.ZodTuple<[_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2188
+ kind: _$zod.ZodLiteral<"process-env">;
2189
+ fields: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>;
2190
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2191
+ kind: _$zod.ZodLiteral<"connector">;
2192
+ target: _$zod.ZodString;
2193
+ fields: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>;
2194
+ constants: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnion<readonly [_$zod.ZodString, _$zod.ZodNumber, _$zod.ZodBoolean, _$zod.ZodNull]>>>;
2195
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2196
+ kind: _$zod.ZodLiteral<"native-client">;
2197
+ clientId: _$zod.ZodString;
2198
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2199
+ kind: _$zod.ZodLiteral<"none">;
2200
+ }, _$zod_v4_core0.$strict>], "kind">], _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2201
+ kind: _$zod.ZodLiteral<"process-env">;
2202
+ fields: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>;
2203
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2204
+ kind: _$zod.ZodLiteral<"connector">;
2205
+ target: _$zod.ZodString;
2206
+ fields: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>;
2207
+ constants: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnion<readonly [_$zod.ZodString, _$zod.ZodNumber, _$zod.ZodBoolean, _$zod.ZodNull]>>>;
2208
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2209
+ kind: _$zod.ZodLiteral<"native-client">;
2210
+ clientId: _$zod.ZodString;
2211
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2212
+ kind: _$zod.ZodLiteral<"none">;
2213
+ }, _$zod_v4_core0.$strict>], "kind">>;
2214
+ }, _$zod_v4_core0.$strict>>;
2215
+ scrubEnvVars: _$zod.ZodArray<_$zod.ZodString>;
2216
+ }, _$zod_v4_core0.$strict>, "AdapterProviderAuth", "out">;
2217
+ compatibleProviderAuths: _$zod.ZodArray<_$zod_v4_core0.$ZodBranded<_$zod.ZodObject<{
2218
+ bindings: _$zod.ZodArray<_$zod.ZodObject<{
2219
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2220
+ owner: _$zod.ZodLiteral<"provider">;
2221
+ providerDefinitionId: _$zod.ZodString;
2222
+ methodId: _$zod.ZodString;
2223
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2224
+ owner: _$zod.ZodLiteral<"client">;
2225
+ clientId: _$zod.ZodString;
2226
+ methodId: _$zod.ZodString;
2227
+ }, _$zod_v4_core0.$strict>], "owner">;
2228
+ deliveries: _$zod.ZodTuple<[_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2229
+ kind: _$zod.ZodLiteral<"process-env">;
2230
+ fields: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>;
2231
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2232
+ kind: _$zod.ZodLiteral<"connector">;
2233
+ target: _$zod.ZodString;
2234
+ fields: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>;
2235
+ constants: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnion<readonly [_$zod.ZodString, _$zod.ZodNumber, _$zod.ZodBoolean, _$zod.ZodNull]>>>;
2236
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2237
+ kind: _$zod.ZodLiteral<"native-client">;
2238
+ clientId: _$zod.ZodString;
2239
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2240
+ kind: _$zod.ZodLiteral<"none">;
2241
+ }, _$zod_v4_core0.$strict>], "kind">], _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2242
+ kind: _$zod.ZodLiteral<"process-env">;
2243
+ fields: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>;
2244
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2245
+ kind: _$zod.ZodLiteral<"connector">;
2246
+ target: _$zod.ZodString;
2247
+ fields: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>;
2248
+ constants: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnion<readonly [_$zod.ZodString, _$zod.ZodNumber, _$zod.ZodBoolean, _$zod.ZodNull]>>>;
2249
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2250
+ kind: _$zod.ZodLiteral<"native-client">;
2251
+ clientId: _$zod.ZodString;
2252
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2253
+ kind: _$zod.ZodLiteral<"none">;
2254
+ }, _$zod_v4_core0.$strict>], "kind">>;
2255
+ }, _$zod_v4_core0.$strict>>;
2256
+ scrubEnvVars: _$zod.ZodArray<_$zod.ZodString>;
2257
+ }, _$zod_v4_core0.$strict>, "AdapterProviderAuth", "out">>;
2258
+ runtimePackages: _$zod.ZodObject<{
2259
+ adapter: _$zod.ZodObject<{
2260
+ packageName: _$zod.ZodString;
2261
+ }, _$zod_v4_core0.$strict>;
2262
+ provider: _$zod.ZodObject<{
2263
+ packageName: _$zod.ZodString;
2264
+ definitionId: _$zod.ZodString;
2265
+ }, _$zod_v4_core0.$strict>;
2266
+ client: _$zod.ZodOptional<_$zod.ZodObject<{
2267
+ packageName: _$zod.ZodString;
2268
+ clientId: _$zod.ZodString;
2269
+ }, _$zod_v4_core0.$strict>>;
2270
+ }, _$zod_v4_core0.$strict>;
2271
+ }, _$zod_v4_core0.$strict>;
2272
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2273
+ status: _$zod.ZodLiteral<"error">;
2274
+ code: _$zod.ZodEnum<{
2275
+ "provider-config-not-found": "provider-config-not-found";
2276
+ "provider-config-disabled": "provider-config-disabled";
2277
+ "adapter-not-loaded": "adapter-not-loaded";
2278
+ "adapter-not-bound": "adapter-not-bound";
2279
+ "provider-incompatible": "provider-incompatible";
2280
+ "auth-binding-missing": "auth-binding-missing";
2281
+ "client-incompatible": "client-incompatible";
2282
+ "runtime-package-metadata-missing": "runtime-package-metadata-missing";
2283
+ "snapshot-identity-mismatch": "snapshot-identity-mismatch";
2284
+ }>;
2285
+ }, _$zod_v4_core0.$strict>], "status">;
2286
+ };
1546
2287
  listAdapters: {
1547
2288
  request: _$zod.ZodObject<{}, _$zod_v4_core0.$strict>;
1548
2289
  response: _$zod.ZodObject<{
@@ -1642,16 +2383,160 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1642
2383
  allowlist: "allowlist";
1643
2384
  "show-all": "show-all";
1644
2385
  }>>;
1645
- credentialEnvVars: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
2386
+ authMethods: _$zod.ZodArray<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2387
+ id: _$zod.ZodString;
2388
+ mode: _$zod.ZodLiteral<"explicit">;
2389
+ label: _$zod.ZodString;
2390
+ description: _$zod.ZodOptional<_$zod.ZodString>;
2391
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
2392
+ id: _$zod.ZodString;
2393
+ label: _$zod.ZodString;
2394
+ description: _$zod.ZodOptional<_$zod.ZodString>;
2395
+ required: _$zod.ZodBoolean;
2396
+ secret: _$zod.ZodBoolean;
2397
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
2398
+ kind: _$zod.ZodLiteral<"environment">;
2399
+ variable: _$zod.ZodString;
2400
+ }, _$zod_v4_core0.$strict>>;
2401
+ }, _$zod_v4_core0.$strict>>;
2402
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2403
+ id: _$zod.ZodString;
2404
+ mode: _$zod.ZodLiteral<"none">;
2405
+ label: _$zod.ZodString;
2406
+ description: _$zod.ZodOptional<_$zod.ZodString>;
2407
+ }, _$zod_v4_core0.$strict>], "mode">>;
1646
2408
  capabilities: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
1647
- }, _$zod_v4_core0.$strip>>;
2409
+ }, _$zod_v4_core0.$strict>>;
2410
+ }, _$zod_v4_core0.$strict>;
2411
+ };
2412
+ listCompatibleAuthOptions: {
2413
+ request: _$zod.ZodObject<{
2414
+ definitionId: _$zod.ZodString;
2415
+ }, _$zod_v4_core0.$strict>;
2416
+ response: _$zod.ZodObject<{
2417
+ options: _$zod.ZodArray<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2418
+ definitionId: _$zod.ZodString;
2419
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2420
+ owner: _$zod.ZodLiteral<"provider">;
2421
+ providerDefinitionId: _$zod.ZodString;
2422
+ methodId: _$zod.ZodString;
2423
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2424
+ owner: _$zod.ZodLiteral<"client">;
2425
+ clientId: _$zod.ZodString;
2426
+ methodId: _$zod.ZodString;
2427
+ }, _$zod_v4_core0.$strict>], "owner">;
2428
+ mode: _$zod.ZodLiteral<"explicit">;
2429
+ label: _$zod.ZodString;
2430
+ description: _$zod.ZodOptional<_$zod.ZodString>;
2431
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
2432
+ id: _$zod.ZodString;
2433
+ label: _$zod.ZodString;
2434
+ description: _$zod.ZodOptional<_$zod.ZodString>;
2435
+ required: _$zod.ZodBoolean;
2436
+ secret: _$zod.ZodBoolean;
2437
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
2438
+ kind: _$zod.ZodLiteral<"environment">;
2439
+ variable: _$zod.ZodString;
2440
+ }, _$zod_v4_core0.$strict>>;
2441
+ }, _$zod_v4_core0.$strict>>;
2442
+ compatibleAdapterNames: _$zod.ZodArray<_$zod.ZodString>;
2443
+ portability: _$zod.ZodLiteral<"portable">;
2444
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2445
+ definitionId: _$zod.ZodString;
2446
+ method: _$zod.ZodObject<{
2447
+ owner: _$zod.ZodLiteral<"client">;
2448
+ clientId: _$zod.ZodString;
2449
+ methodId: _$zod.ZodString;
2450
+ }, _$zod_v4_core0.$strict>;
2451
+ mode: _$zod.ZodLiteral<"inferred">;
2452
+ label: _$zod.ZodString;
2453
+ description: _$zod.ZodOptional<_$zod.ZodString>;
2454
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
2455
+ id: _$zod.ZodString;
2456
+ label: _$zod.ZodString;
2457
+ description: _$zod.ZodOptional<_$zod.ZodString>;
2458
+ required: _$zod.ZodBoolean;
2459
+ secret: _$zod.ZodBoolean;
2460
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
2461
+ kind: _$zod.ZodLiteral<"environment">;
2462
+ variable: _$zod.ZodString;
2463
+ }, _$zod_v4_core0.$strict>>;
2464
+ }, _$zod_v4_core0.$strict>>;
2465
+ compatibleAdapterNames: _$zod.ZodArray<_$zod.ZodString>;
2466
+ portability: _$zod.ZodLiteral<"local-only">;
2467
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2468
+ definitionId: _$zod.ZodString;
2469
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2470
+ owner: _$zod.ZodLiteral<"provider">;
2471
+ providerDefinitionId: _$zod.ZodString;
2472
+ methodId: _$zod.ZodString;
2473
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2474
+ owner: _$zod.ZodLiteral<"client">;
2475
+ clientId: _$zod.ZodString;
2476
+ methodId: _$zod.ZodString;
2477
+ }, _$zod_v4_core0.$strict>], "owner">;
2478
+ mode: _$zod.ZodLiteral<"none">;
2479
+ label: _$zod.ZodString;
2480
+ description: _$zod.ZodOptional<_$zod.ZodString>;
2481
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
2482
+ id: _$zod.ZodString;
2483
+ label: _$zod.ZodString;
2484
+ description: _$zod.ZodOptional<_$zod.ZodString>;
2485
+ required: _$zod.ZodBoolean;
2486
+ secret: _$zod.ZodBoolean;
2487
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
2488
+ kind: _$zod.ZodLiteral<"environment">;
2489
+ variable: _$zod.ZodString;
2490
+ }, _$zod_v4_core0.$strict>>;
2491
+ }, _$zod_v4_core0.$strict>>;
2492
+ compatibleAdapterNames: _$zod.ZodArray<_$zod.ZodString>;
2493
+ portability: _$zod.ZodLiteral<"portable">;
2494
+ }, _$zod_v4_core0.$strict>], "mode">>;
1648
2495
  }, _$zod_v4_core0.$strict>;
1649
2496
  };
1650
2497
  createProviderConfig: {
1651
2498
  request: _$zod.ZodObject<{
1652
2499
  definitionId: _$zod.ZodString;
1653
2500
  name: _$zod.ZodOptional<_$zod.ZodString>;
1654
- credentialRefs: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>>;
2501
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2502
+ mode: _$zod.ZodLiteral<"explicit">;
2503
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2504
+ owner: _$zod.ZodLiteral<"provider">;
2505
+ providerDefinitionId: _$zod.ZodString;
2506
+ methodId: _$zod.ZodString;
2507
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2508
+ owner: _$zod.ZodLiteral<"client">;
2509
+ clientId: _$zod.ZodString;
2510
+ methodId: _$zod.ZodString;
2511
+ }, _$zod_v4_core0.$strict>], "owner">;
2512
+ credentialRefs: _$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>;
2513
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2514
+ mode: _$zod.ZodLiteral<"inferred">;
2515
+ method: _$zod.ZodObject<{
2516
+ owner: _$zod.ZodLiteral<"client">;
2517
+ clientId: _$zod.ZodString;
2518
+ methodId: _$zod.ZodString;
2519
+ }, _$zod_v4_core0.$strict>;
2520
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
2521
+ managerId: _$zod.ZodString;
2522
+ accountId: _$zod.ZodString;
2523
+ }, _$zod_v4_core0.$strict>>;
2524
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2525
+ mode: _$zod.ZodLiteral<"none">;
2526
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2527
+ owner: _$zod.ZodLiteral<"provider">;
2528
+ providerDefinitionId: _$zod.ZodString;
2529
+ methodId: _$zod.ZodString;
2530
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2531
+ owner: _$zod.ZodLiteral<"client">;
2532
+ clientId: _$zod.ZodString;
2533
+ methodId: _$zod.ZodString;
2534
+ }, _$zod_v4_core0.$strict>], "owner">;
2535
+ }, _$zod_v4_core0.$strict>], "mode">;
2536
+ managedBy: _$zod.ZodOptional<_$zod.ZodObject<{
2537
+ kind: _$zod.ZodLiteral<"client">;
2538
+ clientId: _$zod.ZodString;
2539
+ }, _$zod_v4_core0.$strict>>;
1655
2540
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
1656
2541
  anthropic: _$zod.ZodOptional<_$zod.ZodString>;
1657
2542
  openai: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1665,14 +2550,17 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1665
2550
  allowlist: "allowlist";
1666
2551
  "show-all": "show-all";
1667
2552
  }>>;
1668
- isSentinel: _$zod.ZodOptional<_$zod.ZodBoolean>;
2553
+ enabled: _$zod.ZodOptional<_$zod.ZodBoolean>;
1669
2554
  }, _$zod_v4_core0.$strict>;
1670
2555
  response: _$zod.ZodObject<{
1671
2556
  config: _$zod.ZodObject<{
1672
2557
  id: _$zod.ZodString;
1673
2558
  definitionId: _$zod.ZodString;
1674
2559
  name: _$zod.ZodString;
1675
- endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
2560
+ endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
2561
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
2562
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
2563
+ }, _$zod_v4_core0.$strict>>;
1676
2564
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1677
2565
  disabled: "disabled";
1678
2566
  enabled: "enabled";
@@ -1684,9 +2572,47 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1684
2572
  }>;
1685
2573
  isDefault: _$zod.ZodBoolean;
1686
2574
  enabled: _$zod.ZodBoolean;
1687
- isSentinel: _$zod.ZodBoolean;
1688
- hasCredentials: _$zod.ZodBoolean;
1689
- sourceRef: _$zod.ZodOptional<_$zod.ZodString>;
2575
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2576
+ mode: _$zod.ZodLiteral<"explicit">;
2577
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2578
+ owner: _$zod.ZodLiteral<"provider">;
2579
+ providerDefinitionId: _$zod.ZodString;
2580
+ methodId: _$zod.ZodString;
2581
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2582
+ owner: _$zod.ZodLiteral<"client">;
2583
+ clientId: _$zod.ZodString;
2584
+ methodId: _$zod.ZodString;
2585
+ }, _$zod_v4_core0.$strict>], "owner">;
2586
+ hasCredentials: _$zod.ZodLiteral<true>;
2587
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2588
+ mode: _$zod.ZodLiteral<"inferred">;
2589
+ method: _$zod.ZodObject<{
2590
+ owner: _$zod.ZodLiteral<"client">;
2591
+ clientId: _$zod.ZodString;
2592
+ methodId: _$zod.ZodString;
2593
+ }, _$zod_v4_core0.$strict>;
2594
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
2595
+ managerId: _$zod.ZodString;
2596
+ accountId: _$zod.ZodString;
2597
+ }, _$zod_v4_core0.$strict>>;
2598
+ hasCredentials: _$zod.ZodLiteral<false>;
2599
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2600
+ mode: _$zod.ZodLiteral<"none">;
2601
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2602
+ owner: _$zod.ZodLiteral<"provider">;
2603
+ providerDefinitionId: _$zod.ZodString;
2604
+ methodId: _$zod.ZodString;
2605
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2606
+ owner: _$zod.ZodLiteral<"client">;
2607
+ clientId: _$zod.ZodString;
2608
+ methodId: _$zod.ZodString;
2609
+ }, _$zod_v4_core0.$strict>], "owner">;
2610
+ hasCredentials: _$zod.ZodLiteral<false>;
2611
+ }, _$zod_v4_core0.$strict>], "mode">;
2612
+ managedBy: _$zod.ZodOptional<_$zod.ZodObject<{
2613
+ kind: _$zod.ZodLiteral<"client">;
2614
+ clientId: _$zod.ZodString;
2615
+ }, _$zod_v4_core0.$strict>>;
1690
2616
  }, _$zod_v4_core0.$strict>;
1691
2617
  }, _$zod_v4_core0.$strict>;
1692
2618
  };
@@ -1712,7 +2638,10 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1712
2638
  id: _$zod.ZodString;
1713
2639
  definitionId: _$zod.ZodString;
1714
2640
  name: _$zod.ZodString;
1715
- endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
2641
+ endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
2642
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
2643
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
2644
+ }, _$zod_v4_core0.$strict>>;
1716
2645
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1717
2646
  disabled: "disabled";
1718
2647
  enabled: "enabled";
@@ -1724,23 +2653,98 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1724
2653
  }>;
1725
2654
  isDefault: _$zod.ZodBoolean;
1726
2655
  enabled: _$zod.ZodBoolean;
1727
- isSentinel: _$zod.ZodBoolean;
1728
- hasCredentials: _$zod.ZodBoolean;
1729
- sourceRef: _$zod.ZodOptional<_$zod.ZodString>;
2656
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2657
+ mode: _$zod.ZodLiteral<"explicit">;
2658
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2659
+ owner: _$zod.ZodLiteral<"provider">;
2660
+ providerDefinitionId: _$zod.ZodString;
2661
+ methodId: _$zod.ZodString;
2662
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2663
+ owner: _$zod.ZodLiteral<"client">;
2664
+ clientId: _$zod.ZodString;
2665
+ methodId: _$zod.ZodString;
2666
+ }, _$zod_v4_core0.$strict>], "owner">;
2667
+ hasCredentials: _$zod.ZodLiteral<true>;
2668
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2669
+ mode: _$zod.ZodLiteral<"inferred">;
2670
+ method: _$zod.ZodObject<{
2671
+ owner: _$zod.ZodLiteral<"client">;
2672
+ clientId: _$zod.ZodString;
2673
+ methodId: _$zod.ZodString;
2674
+ }, _$zod_v4_core0.$strict>;
2675
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
2676
+ managerId: _$zod.ZodString;
2677
+ accountId: _$zod.ZodString;
2678
+ }, _$zod_v4_core0.$strict>>;
2679
+ hasCredentials: _$zod.ZodLiteral<false>;
2680
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2681
+ mode: _$zod.ZodLiteral<"none">;
2682
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2683
+ owner: _$zod.ZodLiteral<"provider">;
2684
+ providerDefinitionId: _$zod.ZodString;
2685
+ methodId: _$zod.ZodString;
2686
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2687
+ owner: _$zod.ZodLiteral<"client">;
2688
+ clientId: _$zod.ZodString;
2689
+ methodId: _$zod.ZodString;
2690
+ }, _$zod_v4_core0.$strict>], "owner">;
2691
+ hasCredentials: _$zod.ZodLiteral<false>;
2692
+ }, _$zod_v4_core0.$strict>], "mode">;
2693
+ managedBy: _$zod.ZodOptional<_$zod.ZodObject<{
2694
+ kind: _$zod.ZodLiteral<"client">;
2695
+ clientId: _$zod.ZodString;
2696
+ }, _$zod_v4_core0.$strict>>;
1730
2697
  }, _$zod_v4_core0.$strict>;
1731
2698
  }, _$zod_v4_core0.$strict>;
1732
2699
  };
1733
- setProviderConfigCredentialRefs: {
2700
+ setProviderConfigAuth: {
1734
2701
  request: _$zod.ZodObject<{
1735
2702
  id: _$zod.ZodString;
1736
- credentialRefs: _$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>;
2703
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2704
+ mode: _$zod.ZodLiteral<"explicit">;
2705
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2706
+ owner: _$zod.ZodLiteral<"provider">;
2707
+ providerDefinitionId: _$zod.ZodString;
2708
+ methodId: _$zod.ZodString;
2709
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2710
+ owner: _$zod.ZodLiteral<"client">;
2711
+ clientId: _$zod.ZodString;
2712
+ methodId: _$zod.ZodString;
2713
+ }, _$zod_v4_core0.$strict>], "owner">;
2714
+ credentialRefs: _$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>;
2715
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2716
+ mode: _$zod.ZodLiteral<"inferred">;
2717
+ method: _$zod.ZodObject<{
2718
+ owner: _$zod.ZodLiteral<"client">;
2719
+ clientId: _$zod.ZodString;
2720
+ methodId: _$zod.ZodString;
2721
+ }, _$zod_v4_core0.$strict>;
2722
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
2723
+ managerId: _$zod.ZodString;
2724
+ accountId: _$zod.ZodString;
2725
+ }, _$zod_v4_core0.$strict>>;
2726
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2727
+ mode: _$zod.ZodLiteral<"none">;
2728
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2729
+ owner: _$zod.ZodLiteral<"provider">;
2730
+ providerDefinitionId: _$zod.ZodString;
2731
+ methodId: _$zod.ZodString;
2732
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2733
+ owner: _$zod.ZodLiteral<"client">;
2734
+ clientId: _$zod.ZodString;
2735
+ methodId: _$zod.ZodString;
2736
+ }, _$zod_v4_core0.$strict>], "owner">;
2737
+ }, _$zod_v4_core0.$strict>], "mode">;
1737
2738
  }, _$zod_v4_core0.$strict>;
1738
2739
  response: _$zod.ZodObject<{
1739
2740
  config: _$zod.ZodObject<{
1740
2741
  id: _$zod.ZodString;
1741
2742
  definitionId: _$zod.ZodString;
1742
2743
  name: _$zod.ZodString;
1743
- endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
2744
+ endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
2745
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
2746
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
2747
+ }, _$zod_v4_core0.$strict>>;
1744
2748
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1745
2749
  disabled: "disabled";
1746
2750
  enabled: "enabled";
@@ -1752,9 +2756,47 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1752
2756
  }>;
1753
2757
  isDefault: _$zod.ZodBoolean;
1754
2758
  enabled: _$zod.ZodBoolean;
1755
- isSentinel: _$zod.ZodBoolean;
1756
- hasCredentials: _$zod.ZodBoolean;
1757
- sourceRef: _$zod.ZodOptional<_$zod.ZodString>;
2759
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2760
+ mode: _$zod.ZodLiteral<"explicit">;
2761
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2762
+ owner: _$zod.ZodLiteral<"provider">;
2763
+ providerDefinitionId: _$zod.ZodString;
2764
+ methodId: _$zod.ZodString;
2765
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2766
+ owner: _$zod.ZodLiteral<"client">;
2767
+ clientId: _$zod.ZodString;
2768
+ methodId: _$zod.ZodString;
2769
+ }, _$zod_v4_core0.$strict>], "owner">;
2770
+ hasCredentials: _$zod.ZodLiteral<true>;
2771
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2772
+ mode: _$zod.ZodLiteral<"inferred">;
2773
+ method: _$zod.ZodObject<{
2774
+ owner: _$zod.ZodLiteral<"client">;
2775
+ clientId: _$zod.ZodString;
2776
+ methodId: _$zod.ZodString;
2777
+ }, _$zod_v4_core0.$strict>;
2778
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
2779
+ managerId: _$zod.ZodString;
2780
+ accountId: _$zod.ZodString;
2781
+ }, _$zod_v4_core0.$strict>>;
2782
+ hasCredentials: _$zod.ZodLiteral<false>;
2783
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2784
+ mode: _$zod.ZodLiteral<"none">;
2785
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2786
+ owner: _$zod.ZodLiteral<"provider">;
2787
+ providerDefinitionId: _$zod.ZodString;
2788
+ methodId: _$zod.ZodString;
2789
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2790
+ owner: _$zod.ZodLiteral<"client">;
2791
+ clientId: _$zod.ZodString;
2792
+ methodId: _$zod.ZodString;
2793
+ }, _$zod_v4_core0.$strict>], "owner">;
2794
+ hasCredentials: _$zod.ZodLiteral<false>;
2795
+ }, _$zod_v4_core0.$strict>], "mode">;
2796
+ managedBy: _$zod.ZodOptional<_$zod.ZodObject<{
2797
+ kind: _$zod.ZodLiteral<"client">;
2798
+ clientId: _$zod.ZodString;
2799
+ }, _$zod_v4_core0.$strict>>;
1758
2800
  }, _$zod_v4_core0.$strict>;
1759
2801
  }, _$zod_v4_core0.$strict>;
1760
2802
  };
@@ -1775,7 +2817,10 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1775
2817
  id: _$zod.ZodString;
1776
2818
  definitionId: _$zod.ZodString;
1777
2819
  name: _$zod.ZodString;
1778
- endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
2820
+ endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
2821
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
2822
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
2823
+ }, _$zod_v4_core0.$strict>>;
1779
2824
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1780
2825
  disabled: "disabled";
1781
2826
  enabled: "enabled";
@@ -1787,9 +2832,47 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1787
2832
  }>;
1788
2833
  isDefault: _$zod.ZodBoolean;
1789
2834
  enabled: _$zod.ZodBoolean;
1790
- isSentinel: _$zod.ZodBoolean;
1791
- hasCredentials: _$zod.ZodBoolean;
1792
- sourceRef: _$zod.ZodOptional<_$zod.ZodString>;
2835
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2836
+ mode: _$zod.ZodLiteral<"explicit">;
2837
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2838
+ owner: _$zod.ZodLiteral<"provider">;
2839
+ providerDefinitionId: _$zod.ZodString;
2840
+ methodId: _$zod.ZodString;
2841
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2842
+ owner: _$zod.ZodLiteral<"client">;
2843
+ clientId: _$zod.ZodString;
2844
+ methodId: _$zod.ZodString;
2845
+ }, _$zod_v4_core0.$strict>], "owner">;
2846
+ hasCredentials: _$zod.ZodLiteral<true>;
2847
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2848
+ mode: _$zod.ZodLiteral<"inferred">;
2849
+ method: _$zod.ZodObject<{
2850
+ owner: _$zod.ZodLiteral<"client">;
2851
+ clientId: _$zod.ZodString;
2852
+ methodId: _$zod.ZodString;
2853
+ }, _$zod_v4_core0.$strict>;
2854
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
2855
+ managerId: _$zod.ZodString;
2856
+ accountId: _$zod.ZodString;
2857
+ }, _$zod_v4_core0.$strict>>;
2858
+ hasCredentials: _$zod.ZodLiteral<false>;
2859
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2860
+ mode: _$zod.ZodLiteral<"none">;
2861
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2862
+ owner: _$zod.ZodLiteral<"provider">;
2863
+ providerDefinitionId: _$zod.ZodString;
2864
+ methodId: _$zod.ZodString;
2865
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2866
+ owner: _$zod.ZodLiteral<"client">;
2867
+ clientId: _$zod.ZodString;
2868
+ methodId: _$zod.ZodString;
2869
+ }, _$zod_v4_core0.$strict>], "owner">;
2870
+ hasCredentials: _$zod.ZodLiteral<false>;
2871
+ }, _$zod_v4_core0.$strict>], "mode">;
2872
+ managedBy: _$zod.ZodOptional<_$zod.ZodObject<{
2873
+ kind: _$zod.ZodLiteral<"client">;
2874
+ clientId: _$zod.ZodString;
2875
+ }, _$zod_v4_core0.$strict>>;
1793
2876
  }, _$zod_v4_core0.$strict>;
1794
2877
  }, _$zod_v4_core0.$strict>;
1795
2878
  };
@@ -1807,7 +2890,10 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1807
2890
  id: _$zod.ZodString;
1808
2891
  definitionId: _$zod.ZodString;
1809
2892
  name: _$zod.ZodString;
1810
- endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
2893
+ endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
2894
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
2895
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
2896
+ }, _$zod_v4_core0.$strict>>;
1811
2897
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1812
2898
  disabled: "disabled";
1813
2899
  enabled: "enabled";
@@ -1819,9 +2905,47 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1819
2905
  }>;
1820
2906
  isDefault: _$zod.ZodBoolean;
1821
2907
  enabled: _$zod.ZodBoolean;
1822
- isSentinel: _$zod.ZodBoolean;
1823
- hasCredentials: _$zod.ZodBoolean;
1824
- sourceRef: _$zod.ZodOptional<_$zod.ZodString>;
2908
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2909
+ mode: _$zod.ZodLiteral<"explicit">;
2910
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2911
+ owner: _$zod.ZodLiteral<"provider">;
2912
+ providerDefinitionId: _$zod.ZodString;
2913
+ methodId: _$zod.ZodString;
2914
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2915
+ owner: _$zod.ZodLiteral<"client">;
2916
+ clientId: _$zod.ZodString;
2917
+ methodId: _$zod.ZodString;
2918
+ }, _$zod_v4_core0.$strict>], "owner">;
2919
+ hasCredentials: _$zod.ZodLiteral<true>;
2920
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2921
+ mode: _$zod.ZodLiteral<"inferred">;
2922
+ method: _$zod.ZodObject<{
2923
+ owner: _$zod.ZodLiteral<"client">;
2924
+ clientId: _$zod.ZodString;
2925
+ methodId: _$zod.ZodString;
2926
+ }, _$zod_v4_core0.$strict>;
2927
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
2928
+ managerId: _$zod.ZodString;
2929
+ accountId: _$zod.ZodString;
2930
+ }, _$zod_v4_core0.$strict>>;
2931
+ hasCredentials: _$zod.ZodLiteral<false>;
2932
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2933
+ mode: _$zod.ZodLiteral<"none">;
2934
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
2935
+ owner: _$zod.ZodLiteral<"provider">;
2936
+ providerDefinitionId: _$zod.ZodString;
2937
+ methodId: _$zod.ZodString;
2938
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
2939
+ owner: _$zod.ZodLiteral<"client">;
2940
+ clientId: _$zod.ZodString;
2941
+ methodId: _$zod.ZodString;
2942
+ }, _$zod_v4_core0.$strict>], "owner">;
2943
+ hasCredentials: _$zod.ZodLiteral<false>;
2944
+ }, _$zod_v4_core0.$strict>], "mode">;
2945
+ managedBy: _$zod.ZodOptional<_$zod.ZodObject<{
2946
+ kind: _$zod.ZodLiteral<"client">;
2947
+ clientId: _$zod.ZodString;
2948
+ }, _$zod_v4_core0.$strict>>;
1825
2949
  }, _$zod_v4_core0.$strict>;
1826
2950
  }, _$zod_v4_core0.$strict>;
1827
2951
  };
@@ -1912,7 +3036,10 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1912
3036
  id: _$zod.ZodString;
1913
3037
  definitionId: _$zod.ZodString;
1914
3038
  name: _$zod.ZodString;
1915
- endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
3039
+ endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
3040
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
3041
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
3042
+ }, _$zod_v4_core0.$strict>>;
1916
3043
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1917
3044
  disabled: "disabled";
1918
3045
  enabled: "enabled";
@@ -1924,15 +3051,56 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1924
3051
  }>;
1925
3052
  isDefault: _$zod.ZodBoolean;
1926
3053
  enabled: _$zod.ZodBoolean;
1927
- isSentinel: _$zod.ZodBoolean;
1928
- hasCredentials: _$zod.ZodBoolean;
1929
- sourceRef: _$zod.ZodOptional<_$zod.ZodString>;
3054
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
3055
+ mode: _$zod.ZodLiteral<"explicit">;
3056
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
3057
+ owner: _$zod.ZodLiteral<"provider">;
3058
+ providerDefinitionId: _$zod.ZodString;
3059
+ methodId: _$zod.ZodString;
3060
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
3061
+ owner: _$zod.ZodLiteral<"client">;
3062
+ clientId: _$zod.ZodString;
3063
+ methodId: _$zod.ZodString;
3064
+ }, _$zod_v4_core0.$strict>], "owner">;
3065
+ hasCredentials: _$zod.ZodLiteral<true>;
3066
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
3067
+ mode: _$zod.ZodLiteral<"inferred">;
3068
+ method: _$zod.ZodObject<{
3069
+ owner: _$zod.ZodLiteral<"client">;
3070
+ clientId: _$zod.ZodString;
3071
+ methodId: _$zod.ZodString;
3072
+ }, _$zod_v4_core0.$strict>;
3073
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
3074
+ managerId: _$zod.ZodString;
3075
+ accountId: _$zod.ZodString;
3076
+ }, _$zod_v4_core0.$strict>>;
3077
+ hasCredentials: _$zod.ZodLiteral<false>;
3078
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
3079
+ mode: _$zod.ZodLiteral<"none">;
3080
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
3081
+ owner: _$zod.ZodLiteral<"provider">;
3082
+ providerDefinitionId: _$zod.ZodString;
3083
+ methodId: _$zod.ZodString;
3084
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
3085
+ owner: _$zod.ZodLiteral<"client">;
3086
+ clientId: _$zod.ZodString;
3087
+ methodId: _$zod.ZodString;
3088
+ }, _$zod_v4_core0.$strict>], "owner">;
3089
+ hasCredentials: _$zod.ZodLiteral<false>;
3090
+ }, _$zod_v4_core0.$strict>], "mode">;
3091
+ managedBy: _$zod.ZodOptional<_$zod.ZodObject<{
3092
+ kind: _$zod.ZodLiteral<"client">;
3093
+ clientId: _$zod.ZodString;
3094
+ }, _$zod_v4_core0.$strict>>;
1930
3095
  }, _$zod_v4_core0.$strict>;
1931
3096
  'providerConfig.updated': _$zod.ZodObject<{
1932
3097
  id: _$zod.ZodString;
1933
3098
  definitionId: _$zod.ZodString;
1934
3099
  name: _$zod.ZodString;
1935
- endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
3100
+ endpointOverrides: _$zod.ZodOptional<_$zod.ZodObject<{
3101
+ anthropic: _$zod.ZodOptional<_$zod.ZodString>;
3102
+ openai: _$zod.ZodOptional<_$zod.ZodString>;
3103
+ }, _$zod_v4_core0.$strict>>;
1936
3104
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1937
3105
  disabled: "disabled";
1938
3106
  enabled: "enabled";
@@ -1944,9 +3112,47 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
1944
3112
  }>;
1945
3113
  isDefault: _$zod.ZodBoolean;
1946
3114
  enabled: _$zod.ZodBoolean;
1947
- isSentinel: _$zod.ZodBoolean;
1948
- hasCredentials: _$zod.ZodBoolean;
1949
- sourceRef: _$zod.ZodOptional<_$zod.ZodString>;
3115
+ auth: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
3116
+ mode: _$zod.ZodLiteral<"explicit">;
3117
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
3118
+ owner: _$zod.ZodLiteral<"provider">;
3119
+ providerDefinitionId: _$zod.ZodString;
3120
+ methodId: _$zod.ZodString;
3121
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
3122
+ owner: _$zod.ZodLiteral<"client">;
3123
+ clientId: _$zod.ZodString;
3124
+ methodId: _$zod.ZodString;
3125
+ }, _$zod_v4_core0.$strict>], "owner">;
3126
+ hasCredentials: _$zod.ZodLiteral<true>;
3127
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
3128
+ mode: _$zod.ZodLiteral<"inferred">;
3129
+ method: _$zod.ZodObject<{
3130
+ owner: _$zod.ZodLiteral<"client">;
3131
+ clientId: _$zod.ZodString;
3132
+ methodId: _$zod.ZodString;
3133
+ }, _$zod_v4_core0.$strict>;
3134
+ account: _$zod.ZodOptional<_$zod.ZodObject<{
3135
+ managerId: _$zod.ZodString;
3136
+ accountId: _$zod.ZodString;
3137
+ }, _$zod_v4_core0.$strict>>;
3138
+ hasCredentials: _$zod.ZodLiteral<false>;
3139
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
3140
+ mode: _$zod.ZodLiteral<"none">;
3141
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
3142
+ owner: _$zod.ZodLiteral<"provider">;
3143
+ providerDefinitionId: _$zod.ZodString;
3144
+ methodId: _$zod.ZodString;
3145
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
3146
+ owner: _$zod.ZodLiteral<"client">;
3147
+ clientId: _$zod.ZodString;
3148
+ methodId: _$zod.ZodString;
3149
+ }, _$zod_v4_core0.$strict>], "owner">;
3150
+ hasCredentials: _$zod.ZodLiteral<false>;
3151
+ }, _$zod_v4_core0.$strict>], "mode">;
3152
+ managedBy: _$zod.ZodOptional<_$zod.ZodObject<{
3153
+ kind: _$zod.ZodLiteral<"client">;
3154
+ clientId: _$zod.ZodString;
3155
+ }, _$zod_v4_core0.$strict>>;
1950
3156
  }, _$zod_v4_core0.$strict>;
1951
3157
  'providerConfig.deleted': _$zod.ZodObject<{
1952
3158
  id: _$zod.ZodString;
@@ -2636,7 +3842,7 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
2636
3842
  cwd: _$zod.ZodOptional<_$zod.ZodString>;
2637
3843
  model: _$zod.ZodOptional<_$zod.ZodString>;
2638
3844
  allowedDirectories: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
2639
- providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
3845
+ providerConfigId: _$zod.ZodOptional<_$zod.ZodNullable<_$zod.ZodString>>;
2640
3846
  }, _$zod_v4_core0.$strip>;
2641
3847
  response: _$zod.ZodObject<{
2642
3848
  success: _$zod.ZodBoolean;
@@ -3040,14 +4246,43 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
3040
4246
  description: _$zod.ZodOptional<_$zod.ZodString>;
3041
4247
  glob: _$zod.ZodOptional<_$zod.ZodString>;
3042
4248
  }, _$zod_v4_core0.$strip>>>;
3043
- defaultProviderId: _$zod.ZodOptional<_$zod.ZodString>;
4249
+ authMethods: _$zod.ZodArray<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
4250
+ id: _$zod.ZodString;
4251
+ mode: _$zod.ZodLiteral<"explicit">;
4252
+ label: _$zod.ZodString;
4253
+ description: _$zod.ZodOptional<_$zod.ZodString>;
4254
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
4255
+ id: _$zod.ZodString;
4256
+ label: _$zod.ZodString;
4257
+ description: _$zod.ZodOptional<_$zod.ZodString>;
4258
+ required: _$zod.ZodBoolean;
4259
+ secret: _$zod.ZodBoolean;
4260
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
4261
+ kind: _$zod.ZodLiteral<"environment">;
4262
+ variable: _$zod.ZodString;
4263
+ }, _$zod_v4_core0.$strict>>;
4264
+ }, _$zod_v4_core0.$strict>>;
4265
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
4266
+ id: _$zod.ZodString;
4267
+ mode: _$zod.ZodLiteral<"inferred">;
4268
+ label: _$zod.ZodString;
4269
+ description: _$zod.ZodOptional<_$zod.ZodString>;
4270
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
4271
+ id: _$zod.ZodString;
4272
+ mode: _$zod.ZodLiteral<"none">;
4273
+ label: _$zod.ZodString;
4274
+ description: _$zod.ZodOptional<_$zod.ZodString>;
4275
+ }, _$zod_v4_core0.$strict>], "mode">>;
4276
+ defaultAuth: _$zod.ZodOptional<_$zod.ZodObject<{
4277
+ providerDefinitionId: _$zod.ZodString;
4278
+ methodId: _$zod.ZodString;
4279
+ }, _$zod_v4_core0.$strict>>;
3044
4280
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
3045
- credentials: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
3046
4281
  cwd: _$zod.ZodOptional<_$zod.ZodString>;
3047
4282
  enabled: _$zod.ZodBoolean;
3048
4283
  createdAt: _$zod.ZodNumber;
3049
4284
  updatedAt: _$zod.ZodNumber;
3050
- }, _$zod_v4_core0.$strip>>;
4285
+ }, _$zod_v4_core0.$strict>>;
3051
4286
  }, _$zod_v4_core0.$strip>;
3052
4287
  };
3053
4288
  list: {
@@ -3083,14 +4318,43 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
3083
4318
  description: _$zod.ZodOptional<_$zod.ZodString>;
3084
4319
  glob: _$zod.ZodOptional<_$zod.ZodString>;
3085
4320
  }, _$zod_v4_core0.$strip>>>;
3086
- defaultProviderId: _$zod.ZodOptional<_$zod.ZodString>;
4321
+ authMethods: _$zod.ZodArray<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
4322
+ id: _$zod.ZodString;
4323
+ mode: _$zod.ZodLiteral<"explicit">;
4324
+ label: _$zod.ZodString;
4325
+ description: _$zod.ZodOptional<_$zod.ZodString>;
4326
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
4327
+ id: _$zod.ZodString;
4328
+ label: _$zod.ZodString;
4329
+ description: _$zod.ZodOptional<_$zod.ZodString>;
4330
+ required: _$zod.ZodBoolean;
4331
+ secret: _$zod.ZodBoolean;
4332
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
4333
+ kind: _$zod.ZodLiteral<"environment">;
4334
+ variable: _$zod.ZodString;
4335
+ }, _$zod_v4_core0.$strict>>;
4336
+ }, _$zod_v4_core0.$strict>>;
4337
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
4338
+ id: _$zod.ZodString;
4339
+ mode: _$zod.ZodLiteral<"inferred">;
4340
+ label: _$zod.ZodString;
4341
+ description: _$zod.ZodOptional<_$zod.ZodString>;
4342
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
4343
+ id: _$zod.ZodString;
4344
+ mode: _$zod.ZodLiteral<"none">;
4345
+ label: _$zod.ZodString;
4346
+ description: _$zod.ZodOptional<_$zod.ZodString>;
4347
+ }, _$zod_v4_core0.$strict>], "mode">>;
4348
+ defaultAuth: _$zod.ZodOptional<_$zod.ZodObject<{
4349
+ providerDefinitionId: _$zod.ZodString;
4350
+ methodId: _$zod.ZodString;
4351
+ }, _$zod_v4_core0.$strict>>;
3087
4352
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
3088
- credentials: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
3089
4353
  cwd: _$zod.ZodOptional<_$zod.ZodString>;
3090
4354
  enabled: _$zod.ZodBoolean;
3091
4355
  createdAt: _$zod.ZodNumber;
3092
4356
  updatedAt: _$zod.ZodNumber;
3093
- }, _$zod_v4_core0.$strip>>;
4357
+ }, _$zod_v4_core0.$strict>>;
3094
4358
  }, _$zod_v4_core0.$strip>;
3095
4359
  };
3096
4360
  listByBinaryName: {
@@ -3128,14 +4392,43 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
3128
4392
  description: _$zod.ZodOptional<_$zod.ZodString>;
3129
4393
  glob: _$zod.ZodOptional<_$zod.ZodString>;
3130
4394
  }, _$zod_v4_core0.$strip>>>;
3131
- defaultProviderId: _$zod.ZodOptional<_$zod.ZodString>;
4395
+ authMethods: _$zod.ZodArray<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
4396
+ id: _$zod.ZodString;
4397
+ mode: _$zod.ZodLiteral<"explicit">;
4398
+ label: _$zod.ZodString;
4399
+ description: _$zod.ZodOptional<_$zod.ZodString>;
4400
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
4401
+ id: _$zod.ZodString;
4402
+ label: _$zod.ZodString;
4403
+ description: _$zod.ZodOptional<_$zod.ZodString>;
4404
+ required: _$zod.ZodBoolean;
4405
+ secret: _$zod.ZodBoolean;
4406
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
4407
+ kind: _$zod.ZodLiteral<"environment">;
4408
+ variable: _$zod.ZodString;
4409
+ }, _$zod_v4_core0.$strict>>;
4410
+ }, _$zod_v4_core0.$strict>>;
4411
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
4412
+ id: _$zod.ZodString;
4413
+ mode: _$zod.ZodLiteral<"inferred">;
4414
+ label: _$zod.ZodString;
4415
+ description: _$zod.ZodOptional<_$zod.ZodString>;
4416
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
4417
+ id: _$zod.ZodString;
4418
+ mode: _$zod.ZodLiteral<"none">;
4419
+ label: _$zod.ZodString;
4420
+ description: _$zod.ZodOptional<_$zod.ZodString>;
4421
+ }, _$zod_v4_core0.$strict>], "mode">>;
4422
+ defaultAuth: _$zod.ZodOptional<_$zod.ZodObject<{
4423
+ providerDefinitionId: _$zod.ZodString;
4424
+ methodId: _$zod.ZodString;
4425
+ }, _$zod_v4_core0.$strict>>;
3132
4426
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
3133
- credentials: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
3134
4427
  cwd: _$zod.ZodOptional<_$zod.ZodString>;
3135
4428
  enabled: _$zod.ZodBoolean;
3136
4429
  createdAt: _$zod.ZodNumber;
3137
4430
  updatedAt: _$zod.ZodNumber;
3138
- }, _$zod_v4_core0.$strip>>;
4431
+ }, _$zod_v4_core0.$strict>>;
3139
4432
  }, _$zod_v4_core0.$strip>;
3140
4433
  };
3141
4434
  }, _$_makaio_storage_core0.StorageNamespaceExtensions>, _$_makaio_core0.BusNamespaceDefinition<"codebase", {
@@ -3264,8 +4557,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
3264
4557
  ruleId: _$zod.ZodString;
3265
4558
  changeType: _$zod.ZodEnum<{
3266
4559
  updated: "updated";
3267
- created: "created";
3268
4560
  deleted: "deleted";
4561
+ created: "created";
3269
4562
  }>;
3270
4563
  previous: _$zod.ZodNullable<_$zod.ZodObject<{
3271
4564
  scope: _$zod.ZodEnum<{
@@ -3331,15 +4624,6 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
3331
4624
  schema: _$zod.ZodNullable<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
3332
4625
  }, _$zod_v4_core0.$strip>;
3333
4626
  };
3334
- getCredentialSchema: {
3335
- request: _$zod.ZodObject<{
3336
- definitionId: _$zod.ZodString;
3337
- }, _$zod_v4_core0.$strip>;
3338
- response: _$zod.ZodObject<{
3339
- hasSchema: _$zod.ZodBoolean;
3340
- schema: _$zod.ZodNullable<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
3341
- }, _$zod_v4_core0.$strip>;
3342
- };
3343
4627
  }>, _$_makaio_core0.BusNamespaceDefinition<"dialog", {
3344
4628
  confirm: {
3345
4629
  request: _$zod.ZodObject<{
@@ -3392,27 +4676,11 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
3392
4676
  simple: "simple";
3393
4677
  }>>;
3394
4678
  image: _$zod.ZodOptional<_$zod.ZodString>;
3395
- env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
3396
- bootstrapConfig: _$zod.ZodOptional<_$zod.ZodObject<{
3397
- busAuthSecret: _$zod.ZodOptional<_$zod.ZodString>;
3398
- relayPeer: _$zod.ZodOptional<_$zod.ZodObject<{
3399
- id: _$zod.ZodString;
3400
- signingPublicKey: _$zod.ZodString;
3401
- }, _$zod_v4_core0.$strip>>;
3402
- relayIdentity: _$zod.ZodOptional<_$zod.ZodObject<{
3403
- id: _$zod.ZodString;
3404
- signingPublicKey: _$zod.ZodString;
3405
- signingPrivateKeyPem: _$zod.ZodString;
3406
- }, _$zod_v4_core0.$strip>>;
3407
- gitToken: _$zod.ZodOptional<_$zod.ZodString>;
3408
- credentialEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
3409
- providerEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
3410
- }, _$zod_v4_core0.$strip>>;
3411
4679
  mode: _$zod.ZodLiteral<"container-local">;
3412
4680
  repoPath: _$zod.ZodString;
3413
4681
  baseBranch: _$zod.ZodString;
3414
4682
  worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
3415
- }, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
4683
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
3416
4684
  sessionId: _$zod.ZodString;
3417
4685
  executionId: _$zod.ZodOptional<_$zod.ZodString>;
3418
4686
  adapter: _$zod.ZodString;
@@ -3421,22 +4689,6 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
3421
4689
  simple: "simple";
3422
4690
  }>>;
3423
4691
  image: _$zod.ZodOptional<_$zod.ZodString>;
3424
- env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
3425
- bootstrapConfig: _$zod.ZodOptional<_$zod.ZodObject<{
3426
- busAuthSecret: _$zod.ZodOptional<_$zod.ZodString>;
3427
- relayPeer: _$zod.ZodOptional<_$zod.ZodObject<{
3428
- id: _$zod.ZodString;
3429
- signingPublicKey: _$zod.ZodString;
3430
- }, _$zod_v4_core0.$strip>>;
3431
- relayIdentity: _$zod.ZodOptional<_$zod.ZodObject<{
3432
- id: _$zod.ZodString;
3433
- signingPublicKey: _$zod.ZodString;
3434
- signingPrivateKeyPem: _$zod.ZodString;
3435
- }, _$zod_v4_core0.$strip>>;
3436
- gitToken: _$zod.ZodOptional<_$zod.ZodString>;
3437
- credentialEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
3438
- providerEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
3439
- }, _$zod_v4_core0.$strip>>;
3440
4692
  mode: _$zod.ZodLiteral<"container-isolated">;
3441
4693
  repoUrl: _$zod.ZodString;
3442
4694
  branch: _$zod.ZodOptional<_$zod.ZodString>;
@@ -3445,13 +4697,110 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
3445
4697
  host: "host";
3446
4698
  }>;
3447
4699
  relayUrl: _$zod.ZodOptional<_$zod.ZodString>;
3448
- }, _$zod_v4_core0.$strip>], "mode">;
4700
+ }, _$zod_v4_core0.$strict>], "mode">;
3449
4701
  response: _$zod.ZodObject<{
3450
4702
  containerId: _$zod.ZodString;
3451
4703
  worktreePath: _$zod.ZodOptional<_$zod.ZodString>;
3452
4704
  worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
3453
4705
  }, _$zod_v4_core0.$strip>;
3454
4706
  };
4707
+ 'bootstrap.spawn': _$_makaio_core0.ChannelSubjectSchema<{
4708
+ request: _$zod.ZodReadonly<_$zod.ZodObject<{
4709
+ descriptor: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
4710
+ sessionId: _$zod.ZodString;
4711
+ executionId: _$zod.ZodOptional<_$zod.ZodString>;
4712
+ adapter: _$zod.ZodString;
4713
+ runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
4714
+ full: "full";
4715
+ simple: "simple";
4716
+ }>>;
4717
+ image: _$zod.ZodOptional<_$zod.ZodString>;
4718
+ mode: _$zod.ZodLiteral<"container-local">;
4719
+ repoPath: _$zod.ZodString;
4720
+ baseBranch: _$zod.ZodString;
4721
+ worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
4722
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
4723
+ sessionId: _$zod.ZodString;
4724
+ executionId: _$zod.ZodOptional<_$zod.ZodString>;
4725
+ adapter: _$zod.ZodString;
4726
+ runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
4727
+ full: "full";
4728
+ simple: "simple";
4729
+ }>>;
4730
+ image: _$zod.ZodOptional<_$zod.ZodString>;
4731
+ mode: _$zod.ZodLiteral<"container-isolated">;
4732
+ repoUrl: _$zod.ZodString;
4733
+ branch: _$zod.ZodOptional<_$zod.ZodString>;
4734
+ busMode: _$zod.ZodEnum<{
4735
+ relay: "relay";
4736
+ host: "host";
4737
+ }>;
4738
+ relayUrl: _$zod.ZodOptional<_$zod.ZodString>;
4739
+ }, _$zod_v4_core0.$strict>], "mode">;
4740
+ bootstrapConfig: _$zod.ZodObject<{
4741
+ busAuthSecret: _$zod.ZodOptional<_$zod.ZodString>;
4742
+ relayPeer: _$zod.ZodOptional<_$zod.ZodObject<{
4743
+ id: _$zod.ZodString;
4744
+ signingPublicKey: _$zod.ZodString;
4745
+ }, _$zod_v4_core0.$strict>>;
4746
+ relayIdentity: _$zod.ZodOptional<_$zod.ZodObject<{
4747
+ id: _$zod.ZodString;
4748
+ signingPublicKey: _$zod.ZodString;
4749
+ signingPrivateKeyPem: _$zod.ZodString;
4750
+ }, _$zod_v4_core0.$strict>>;
4751
+ gitToken: _$zod.ZodOptional<_$zod.ZodString>;
4752
+ runtimeEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
4753
+ sessionRuntime: _$zod.ZodOptional<_$zod.ZodReadonly<_$zod.ZodObject<{
4754
+ machineId: _$zod.ZodString;
4755
+ packageNames: _$zod.ZodReadonly<_$zod.ZodArray<_$zod.ZodString>>;
4756
+ }, _$zod_v4_core0.$strict>>>;
4757
+ adapterAuth: _$zod.ZodOptional<_$zod.ZodReadonly<_$zod.ZodObject<{
4758
+ selector: _$zod.ZodReadonly<_$zod.ZodObject<{
4759
+ sessionId: _$zod.ZodString;
4760
+ adapterName: _$zod.ZodString;
4761
+ providerConfigId: _$zod.ZodString;
4762
+ definitionId: _$zod.ZodString;
4763
+ runtime: _$zod.ZodReadonly<_$zod.ZodObject<{
4764
+ machineId: _$zod.ZodString;
4765
+ packageNames: _$zod.ZodReadonly<_$zod.ZodArray<_$zod.ZodString>>;
4766
+ }, _$zod_v4_core0.$strict>>;
4767
+ auth: _$zod.ZodReadonly<_$zod.ZodObject<{
4768
+ mode: _$zod.ZodEnum<{
4769
+ explicit: "explicit";
4770
+ none: "none";
4771
+ }>;
4772
+ method: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
4773
+ owner: _$zod.ZodLiteral<"provider">;
4774
+ providerDefinitionId: _$zod.ZodString;
4775
+ methodId: _$zod.ZodString;
4776
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
4777
+ owner: _$zod.ZodLiteral<"client">;
4778
+ clientId: _$zod.ZodString;
4779
+ methodId: _$zod.ZodString;
4780
+ }, _$zod_v4_core0.$strict>], "owner">;
4781
+ }, _$zod_v4_core0.$strict>>;
4782
+ }, _$zod_v4_core0.$strict>>;
4783
+ scrubEnvVars: _$zod.ZodReadonly<_$zod.ZodArray<_$zod.ZodString>>;
4784
+ processEnv: _$zod.ZodReadonly<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
4785
+ connectorDeliveries: _$zod.ZodReadonly<_$zod.ZodArray<_$zod.ZodReadonly<_$zod.ZodObject<{
4786
+ target: _$zod.ZodString;
4787
+ values: _$zod.ZodReadonly<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnion<readonly [_$zod.ZodString, _$zod.ZodNumber, _$zod.ZodBoolean, _$zod.ZodNull]>>>;
4788
+ }, _$zod_v4_core0.$strict>>>>;
4789
+ }, _$zod_v4_core0.$strict>>>;
4790
+ }, _$zod_v4_core0.$strict>;
4791
+ }, _$zod_v4_core0.$strict>>;
4792
+ response: _$zod.ZodObject<{
4793
+ containerId: _$zod.ZodString;
4794
+ worktreePath: _$zod.ZodOptional<_$zod.ZodString>;
4795
+ worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
4796
+ }, _$zod_v4_core0.$strip>;
4797
+ }>;
4798
+ 'bootstrap.getChannelToken': _$_makaio_core0.LocalSubjectSchema<{
4799
+ request: _$zod.ZodObject<{}, _$zod_v4_core0.$strip>;
4800
+ response: _$zod.ZodObject<{
4801
+ token: _$zod.ZodString;
4802
+ }, _$zod_v4_core0.$strip>;
4803
+ }>;
3455
4804
  'container.stop': {
3456
4805
  request: _$zod.ZodObject<{
3457
4806
  containerId: _$zod.ZodString;
@@ -3815,8 +5164,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
3815
5164
  id: _$zod.ZodString;
3816
5165
  config: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
3817
5166
  enabled: _$zod.ZodBoolean;
3818
- extensionName: _$zod.ZodString;
3819
5167
  scope: _$zod.ZodString;
5168
+ extensionName: _$zod.ZodString;
3820
5169
  }, _$zod_v4_core0.$strip>;
3821
5170
  }, _$zod_v4_core0.$strip>;
3822
5171
  response: _$zod.ZodObject<{
@@ -4064,8 +5413,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
4064
5413
  cwd: _$zod.ZodOptional<_$zod.ZodString>;
4065
5414
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
4066
5415
  name: _$zod.ZodString;
4067
- adapterName: _$zod.ZodOptional<_$zod.ZodString>;
4068
5416
  clientId: _$zod.ZodOptional<_$zod.ZodString>;
5417
+ adapterName: _$zod.ZodOptional<_$zod.ZodString>;
5418
+ credentials: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
4069
5419
  toolCapabilityMap: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodReadonly<_$zod.ZodArray<_$zod.ZodEnum<{
4070
5420
  "file.read": "file.read";
4071
5421
  "file.write": "file.write";
@@ -4087,7 +5437,6 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
4087
5437
  "always-ask": "always-ask";
4088
5438
  "full-access": "full-access";
4089
5439
  }>>>;
4090
- credentials: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
4091
5440
  approvalPolicy: _$zod.ZodEnum<{
4092
5441
  reject: "reject";
4093
5442
  "always-ask": "always-ask";
@@ -5215,8 +6564,17 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
5215
6564
  }, _$zod_v4_core0.$strip>;
5216
6565
  };
5217
6566
  }>, _$_makaio_core0.BusNamespaceDefinition<"providerRuntime", {
6567
+ listModelFetchAdapters: {
6568
+ request: _$zod.ZodObject<{
6569
+ providerConfigId: _$zod.ZodString;
6570
+ }, _$zod_v4_core0.$strict>;
6571
+ response: _$zod.ZodObject<{
6572
+ adapterNames: _$zod.ZodArray<_$zod.ZodString>;
6573
+ }, _$zod_v4_core0.$strict>;
6574
+ };
5218
6575
  fetchModels: {
5219
6576
  request: _$zod.ZodObject<{
6577
+ adapterName: _$zod.ZodString;
5220
6578
  providerConfigId: _$zod.ZodString;
5221
6579
  }, _$zod_v4_core0.$strict>;
5222
6580
  response: _$zod.ZodObject<{
@@ -5349,12 +6707,33 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
5349
6707
  allowlist: "allowlist";
5350
6708
  "show-all": "show-all";
5351
6709
  }>;
5352
- credentialEnvVars: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
6710
+ authMethods: _$zod.ZodArray<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
6711
+ id: _$zod.ZodString;
6712
+ mode: _$zod.ZodLiteral<"explicit">;
6713
+ label: _$zod.ZodString;
6714
+ description: _$zod.ZodOptional<_$zod.ZodString>;
6715
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
6716
+ id: _$zod.ZodString;
6717
+ label: _$zod.ZodString;
6718
+ description: _$zod.ZodOptional<_$zod.ZodString>;
6719
+ required: _$zod.ZodBoolean;
6720
+ secret: _$zod.ZodBoolean;
6721
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
6722
+ kind: _$zod.ZodLiteral<"environment">;
6723
+ variable: _$zod.ZodString;
6724
+ }, _$zod_v4_core0.$strict>>;
6725
+ }, _$zod_v4_core0.$strict>>;
6726
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
6727
+ id: _$zod.ZodString;
6728
+ mode: _$zod.ZodLiteral<"none">;
6729
+ label: _$zod.ZodString;
6730
+ description: _$zod.ZodOptional<_$zod.ZodString>;
6731
+ }, _$zod_v4_core0.$strict>], "mode">>;
5353
6732
  capabilities: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
5354
6733
  enabled: _$zod.ZodBoolean;
5355
6734
  createdAt: _$zod.ZodNumber;
5356
6735
  updatedAt: _$zod.ZodNumber;
5357
- }, _$zod_v4_core0.$strip>>;
6736
+ }, _$zod_v4_core0.$strict>>;
5358
6737
  }, _$zod_v4_core0.$strip>;
5359
6738
  };
5360
6739
  list: {
@@ -5428,12 +6807,33 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
5428
6807
  allowlist: "allowlist";
5429
6808
  "show-all": "show-all";
5430
6809
  }>;
5431
- credentialEnvVars: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
6810
+ authMethods: _$zod.ZodArray<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
6811
+ id: _$zod.ZodString;
6812
+ mode: _$zod.ZodLiteral<"explicit">;
6813
+ label: _$zod.ZodString;
6814
+ description: _$zod.ZodOptional<_$zod.ZodString>;
6815
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
6816
+ id: _$zod.ZodString;
6817
+ label: _$zod.ZodString;
6818
+ description: _$zod.ZodOptional<_$zod.ZodString>;
6819
+ required: _$zod.ZodBoolean;
6820
+ secret: _$zod.ZodBoolean;
6821
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
6822
+ kind: _$zod.ZodLiteral<"environment">;
6823
+ variable: _$zod.ZodString;
6824
+ }, _$zod_v4_core0.$strict>>;
6825
+ }, _$zod_v4_core0.$strict>>;
6826
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
6827
+ id: _$zod.ZodString;
6828
+ mode: _$zod.ZodLiteral<"none">;
6829
+ label: _$zod.ZodString;
6830
+ description: _$zod.ZodOptional<_$zod.ZodString>;
6831
+ }, _$zod_v4_core0.$strict>], "mode">>;
5432
6832
  capabilities: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
5433
6833
  enabled: _$zod.ZodBoolean;
5434
6834
  createdAt: _$zod.ZodNumber;
5435
6835
  updatedAt: _$zod.ZodNumber;
5436
- }, _$zod_v4_core0.$strip>>;
6836
+ }, _$zod_v4_core0.$strict>>;
5437
6837
  }, _$zod_v4_core0.$strip>;
5438
6838
  };
5439
6839
  listByProtocol: {
@@ -5512,12 +6912,33 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
5512
6912
  allowlist: "allowlist";
5513
6913
  "show-all": "show-all";
5514
6914
  }>;
5515
- credentialEnvVars: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
6915
+ authMethods: _$zod.ZodArray<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
6916
+ id: _$zod.ZodString;
6917
+ mode: _$zod.ZodLiteral<"explicit">;
6918
+ label: _$zod.ZodString;
6919
+ description: _$zod.ZodOptional<_$zod.ZodString>;
6920
+ fields: _$zod.ZodArray<_$zod.ZodObject<{
6921
+ id: _$zod.ZodString;
6922
+ label: _$zod.ZodString;
6923
+ description: _$zod.ZodOptional<_$zod.ZodString>;
6924
+ required: _$zod.ZodBoolean;
6925
+ secret: _$zod.ZodBoolean;
6926
+ sourceHints: _$zod.ZodArray<_$zod.ZodObject<{
6927
+ kind: _$zod.ZodLiteral<"environment">;
6928
+ variable: _$zod.ZodString;
6929
+ }, _$zod_v4_core0.$strict>>;
6930
+ }, _$zod_v4_core0.$strict>>;
6931
+ }, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
6932
+ id: _$zod.ZodString;
6933
+ mode: _$zod.ZodLiteral<"none">;
6934
+ label: _$zod.ZodString;
6935
+ description: _$zod.ZodOptional<_$zod.ZodString>;
6936
+ }, _$zod_v4_core0.$strict>], "mode">>;
5516
6937
  capabilities: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
5517
6938
  enabled: _$zod.ZodBoolean;
5518
6939
  createdAt: _$zod.ZodNumber;
5519
6940
  updatedAt: _$zod.ZodNumber;
5520
- }, _$zod_v4_core0.$strip>>;
6941
+ }, _$zod_v4_core0.$strict>>;
5521
6942
  }, _$zod_v4_core0.$strip>;
5522
6943
  };
5523
6944
  }, _$_makaio_storage_core0.StorageNamespaceExtensions>, _$_makaio_core0.BusNamespaceDefinition<"session-editor", {
@@ -5632,11 +7053,10 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
5632
7053
  url: _$zod.ZodString;
5633
7054
  }, _$zod_v4_core0.$strip>>>;
5634
7055
  instructions: _$zod.ZodOptional<_$zod.ZodString>;
5635
- readiness: _$zod.ZodOptional<_$zod.ZodEnum<{
7056
+ readiness: _$zod.ZodEnum<{
5636
7057
  ready: "ready";
5637
7058
  "needs-setup": "needs-setup";
5638
- "missing-credentials": "missing-credentials";
5639
- }>>;
7059
+ }>;
5640
7060
  clientId: _$zod.ZodOptional<_$zod.ZodString>;
5641
7061
  protocol: _$zod.ZodOptional<_$zod.ZodEnum<{
5642
7062
  anthropic: "anthropic";
@@ -5664,9 +7084,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
5664
7084
  timeouts: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodType<Partial<_$_makaio_contracts0.RequiredTimeoutConfig>, unknown, _$zod_v4_core0.$ZodTypeInternals<Partial<_$_makaio_contracts0.RequiredTimeoutConfig>, unknown>>>>;
5665
7085
  cwd: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodString>>;
5666
7086
  env: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>>;
5667
- credentials: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>>>;
5668
7087
  providerSettings: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>>;
5669
- }, _$zod_v4_core0.$strip>;
7088
+ }, _$zod_v4_core0.$strict>;
5670
7089
  };
5671
7090
  'adapter.defaults.update': {
5672
7091
  request: _$zod.ZodObject<{
@@ -5676,9 +7095,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
5676
7095
  timeouts: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodType<Partial<_$_makaio_contracts0.RequiredTimeoutConfig>, unknown, _$zod_v4_core0.$ZodTypeInternals<Partial<_$_makaio_contracts0.RequiredTimeoutConfig>, unknown>>>>;
5677
7096
  cwd: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodString>>;
5678
7097
  env: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>>;
5679
- credentials: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod_v4_core0.$ZodBranded<_$zod.ZodString, "CredentialRef", "out">>>>;
5680
7098
  providerSettings: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>>;
5681
- }, _$zod_v4_core0.$strip>;
7099
+ }, _$zod_v4_core0.$strict>;
5682
7100
  }, _$zod_v4_core0.$strip>;
5683
7101
  response: _$zod.ZodObject<{
5684
7102
  success: _$zod.ZodBoolean;
@@ -6343,8 +7761,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
6343
7761
  model: _$zod.ZodOptional<_$zod.ZodString>;
6344
7762
  systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
6345
7763
  contextMode: _$zod.ZodDefault<_$zod.ZodEnum<{
6346
- fresh: "fresh";
6347
7764
  fork: "fork";
7765
+ fresh: "fresh";
6348
7766
  }>>;
6349
7767
  allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
6350
7768
  disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
@@ -6359,7 +7777,6 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
6359
7777
  request: _$zod.ZodObject<{
6360
7778
  name: _$zod.ZodString;
6361
7779
  enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
6362
- adapterName: _$zod.ZodString;
6363
7780
  providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
6364
7781
  model: _$zod.ZodOptional<_$zod.ZodString>;
6365
7782
  systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
@@ -6367,9 +7784,10 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
6367
7784
  disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
6368
7785
  allowedDirectories: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
6369
7786
  contextMode: _$zod.ZodDefault<_$zod.ZodEnum<{
6370
- fresh: "fresh";
6371
7787
  fork: "fork";
7788
+ fresh: "fresh";
6372
7789
  }>>;
7790
+ adapterName: _$zod.ZodString;
6373
7791
  }, _$zod_v4_core0.$strip>;
6374
7792
  response: _$zod.ZodObject<{
6375
7793
  id: _$zod.ZodString;
@@ -6384,8 +7802,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
6384
7802
  model: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodString>>;
6385
7803
  systemPrompt: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodString>>;
6386
7804
  contextMode: _$zod.ZodOptional<_$zod.ZodDefault<_$zod.ZodEnum<{
6387
- fresh: "fresh";
6388
7805
  fork: "fork";
7806
+ fresh: "fresh";
6389
7807
  }>>>;
6390
7808
  allowedTools: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>>;
6391
7809
  disallowedTools: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>>;
@@ -6409,4 +7827,4 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
6409
7827
  };
6410
7828
  }>];
6411
7829
  //#endregion
6412
- export { AdapterIdentityRegistry, AdapterRegistry, AdapterRuntimeNamespace, AdapterRuntimeSchemas, AdapterRuntimeSubjects, type AgentContextState, type AgentInstanceStatus, AgentInstanceStatusSchema, AgentRuntimeNamespace, AgentRuntimeSchemas, type AgentRuntimeSelection, AgentRuntimeSelectionSchema, AgentRuntimeSubjects, AgentStorageNamespace, AgentStorageSubjects, type AmbiguousMatch, type ArtifactContextKindRegistry, ArtifactLifecycleHookRegistry, ArtifactLifecycleHookRegistryToken, ArtifactLifecycleHookRejectedError, ArtifactSchemaRegistry, ArtifactSchemaRegistryToken, type AwaitResult, type BugEntry, BugEntrySchema, type BuildContextOptions, CONNECTOR_SWAP_DEFAULT_PIPELINE, CachedRegistryFetcher, CanonicalModelResolutionError, type CanonicalModelResolutionErrorCode, CanonicalModelResolver, type CanonicalModelResolverDeps, CanonicalModelService, CapabilityService, CapabilityToken, type CodebaseChangedEvent, CodebaseChangedEventSchema, CodebaseNamespace, CodebaseSchemas, CodebaseSubjects, type CompressRequest, CompressRequestSchema, type CompressResponse, CompressResponseSchema, type CompressionEvent, CompressionEventSchema, CompressionNamespace, CompressionSchemas, CompressionSubjects, type ContainerCreated, ContainerCreatedSchema, type ContainerDestroyed, ContainerDestroyedSchema, ContainerIsolatedExecutionTargetSchema, type ContainerIsolatedSpawnRequest, ContainerIsolatedSpawnRequestSchema, ContainerLocalExecutionTargetSchema, type ContainerLocalSpawnRequest, ContainerLocalSpawnRequestSchema, type ContainerRuntime, ContainerRuntimeSchema, ContainerSpawnNamespace, ContainerSpawnSubjects, type ContainerStarted, ContainerStartedSchema, type ContainerState, ContainerStateSchema, type ContainerStopped, ContainerStoppedSchema, type ContextAssemblyResult, ContextWindowTracker, type ContextWindowTrackerConfig, type DefaultModelResolution, DockerNamespace, DockerSubjects, EmbeddingIndexManager, type EventTransform, type ExecutionTarget, type ExecutionTargetInput, ExecutionTargetInputSchema, type ExecutionTargetListQuery, ExecutionTargetListQuerySchema, ExecutionTargetNamespace, type ExecutionTargetResolveRequest, ExecutionTargetResolveRequestSchema, ExecutionTargetSchema, ExecutionTargetSchemas, ExecutionTargetSubjects, type ExecutionTargetType, ExecutionTargetTypeSchema, type ExtractedContext, ExtractedContextSchema, FacetNamespaceRegistry, FacetNamespaceRegistryToken, FallbackRegistryFetcher, type FallbackRuntimeOptions, FrameworkServicesCoreNamespaces, type IModelRegistryCache, type IModelRegistryFetcher, type ISessionOrchestrator, type InputResolver, type InsertMessage, type InsertMessageRouting, type InsertSessionEvent, type InsertTurn, type InternalPendingRequest, type ListToolsFilter, LocalExecutionTargetSchema, MakaioSession, type MakaioSessionConfig, MakaioSessionService, MessageRoutingNamespace, MessageRoutingSubjects, MessageStorageNamespace, MessageStorageSubjects, type ModelRegistry, type ModelRegistryCheckModelInProvidersRequest, type ModelRegistryCheckModelInProvidersResponse, type ModelRegistryGetForProviderRequest, type ModelRegistryGetForProviderResponse, type ModelRegistryGetLabModelsRequest, type ModelRegistryGetLabModelsResponse, type ModelRegistryGetProviderModelsRequest, type ModelRegistryGetProviderModelsResponse, ModelRegistryNamespace, ModelRegistryProviderNotFoundError, type ModelRegistryRefreshRequest, type ModelRegistryRefreshResponse, ModelRegistrySchema, ModelRegistrySchemas, ModelRegistryService, type ModelRegistryServiceOptions, ModelRegistrySubjects, ModelRegistryToken, type PreferenceItem, PreferenceItemSchema, type PreferenceKey, PreferenceKeySchema, PreferenceValueSchema, PreferencesNamespace, PreferencesSchemas, PreferencesSubjects, type ProviderModelOverride, ProviderModelOverrideSchema, type RecoveryConfig, type RegisteredAdapterRuntimeIdentityHandlers, type ResolveArtifactContextOptions, type ResolveIdRequest, ResolveIdRequestSchema, type ResolveIdResponse, ResolveIdResponseSchema, type ResolveNameRequest, ResolveNameRequestSchema, type ResolveNameResponse, ResolveNameResponseSchema, type ResolvedDefaultTarget, type ResolvedSelection, type RunAfterInput, type RunBeforeInput, type RunBeforeResult, type SearchFilters, type SearchSessionRow, type SelectMessage, type SelectMessageRouting, type SelectSessionEvent, type SelectTurn, SessionBridge, SessionBridgeToken, type SessionContextWindowState, SessionEventStorageNamespace, SessionEventStorageSubjects, SessionExtensionContextImpl, SessionOrchestrator, SessionOrchestratorToken, type SessionPreviewMaps, SessionStorageNamespace, SessionStorageSubjects, SessionStorageToken, SessionToken, SessionTurnManager, type SpawnOptions, type SpawnRequest, SpawnRequestSchema, type SpawnResponse, SpawnResponseSchema, type StartTurnOptions, type StatusRequest, StatusRequestSchema, type StatusResponse, StatusResponseSchema, type StopRequest, StopRequestSchema, type StopResponse, StopResponseSchema, SubagentManager, SubagentService, SubagentServiceToken, type SubagentTemplate, SubagentTemplateCompletedEventSchema, type SubagentTemplateCreate, SubagentTemplateCreateSchema, type SubagentTemplateInstance, SubagentTemplateInstanceSchema, type SubagentTemplateInstanceStatus, SubagentTemplateInstanceStatusSchema, SubagentTemplateKernelNamespace, SubagentTemplateKernelSchemas, SubagentTemplateSchema, SubagentTemplateSettingsSchemas, type SubagentTemplateSpawnRequest, SubagentTemplateSpawnRequestSchema, SubagentTemplateSpawnedEventSchema, SubagentTemplateSubjects, type SubagentTemplateSummary, SubagentTemplateSummarySchema, type SubagentTemplateUpdate, SubagentTemplateUpdateSchema, SurfaceBindingRegistry, SurfaceBindingRegistryToken, type TechnicalDetails, TechnicalDetailsSchema, type TodoEntry, TodoEntrySchema, ToolApprovalService, ToolApprovalToken, ToolRegistry, type ToolRegistryOptions, ToolRegistryToken, type ToolsWithToolsetsResult, type ToolsetInfo, type ToolsetPolicy, type ToolsetPolicyProvider, type TrackOptions, type TrackedSubagent, TransitionActionRegistry, TransitionPipelineService, TransitionPipelineToken, TransitionRuleRegistry, type TrayMenuEntry, TrayMenuEntrySchema, type TrayMenuGroup, TrayMenuGroupEntrySchema, TrayMenuGroupSchema, type TrayMenuItemClicked, TrayMenuItemClickedSchema, type TrayMenuListEntry, TrayMenuListEntrySchema, TrayMenuMetadataSchema, TrayMenuNamespace, TrayMenuSchemas, TrayMenuSectionSchema, TrayMenuService, TrayMenuSubjects, TrayMenuToken, Turn, type TurnCompleteCallback, type TurnCompletionResult, type TurnConfig, type TurnContext, TurnContextEnricher, type TurnResult, type TurnStateChange, TurnStorageNamespace, TurnStorageSubjects, WORKFLOW_START_ACTION_TYPE, WorkflowBlockRegistry, WorkflowBlockRegistryToken, actionRegistry, activateProviderContext, activateProviderContextStrict, agents, artifactLifecycleHookRegistryPackage, artifactSchemaRegistryPackage, assembleForkContext, buildDeterministicAdapterId, buildProviderContext, buildRecoveryContext, buildRecoveryContextWithPipeline, buildSessionContext, buildTurnInitiator, canonicalModelPackage, capabilityPackage, createArtifactKindContributionProcessor, createArtifactLifecycleHookContributionProcessor, createFacetNamespaceContributionProcessor, createModelRegistryPackage, createSessionExtensionContext, createSurfaceBindingContributionProcessor, createToolContributionProcessor, createTransitionContributionProcessor, createWorkflowBlockContributionProcessor, ensureAgentCwd, ensureAgentModel, extractTextContent, facetNamespaceRegistryPackage, fetchAgentsBySession, fetchMessageCountsBySession, fetchPreviewBySession, fetchSessionPreviewMaps, findTurnByAgent, frameworkCorePackages, getFullConversation, getOrCreateSession, importCursors, importCursorsDual, kindToBranchKind, mapAgentsBySession, mapRowToSession, mapToSession, mergeModelMetadata, messageRouting, messageRoutingDual, messages, normalizeSelectionString, normalizeToBlocks, parseForkTransforms, pickFallbackRuntimeOptions, recoverAgent, registerAbandonHandler, registerAdapterRuntimeIdentityHandlers, registerAttachHandler, registerBuiltInActions, registerCompressHandler, registerCompressLineageResolver, registerCoreSessionServiceHandlers, registerDrizzleAgentStorage, registerDrizzleImportCursorStorage, registerDrizzleMessageRoutingStorage, registerDrizzleMessageStorage, registerDrizzleSessionEventStorage, registerDrizzleSessionStorage, registerDrizzleTurnStorage, registerForkHandler, registerFtsSearchHandler, registerGetStatusCountsHandler, registerListActionsHandler, registerMemoryAgentStorage, registerMemoryMessageStorage, registerMemorySessionEventStorage, registerMemorySessionStorage, registerMemoryTurnStorage, registerMergeHandler, registerParentResolver, registerResumeHandler, registerSpawningToolCallResolver, resetBuiltInActionsRegistration, resolveAdapterId, resolveAdapterNameById, resolveArtifactContext, resolveDeterministicAdapterId, resolveExecutionTarget, resolveModelCapabilities, resolveTargetAgents, routeToAgents, routeToAgentsCore, sessionBridgePackage, sessionEvents, sessionEventsDual, sessionOrchestratorPackage, sessionPackage, sessionStoragePackage, sessions, subagentServicePackage, surfaceBindingRegistryPackage, toolApprovalPackage, toolRegistryPackage, transitionPipelinePackage, trayMenuPackage, turns, turnsDual, verifyAndRecoverAgents, workflowBlockRegistryPackage };
7830
+ export { AdapterIdentityRegistry, AdapterRegistry, AdapterRuntimeNamespace, AdapterRuntimeSchemas, AdapterRuntimeSubjects, type AgentContextState, type AgentInstanceStatus, AgentInstanceStatusSchema, AgentRuntimeNamespace, AgentRuntimeSchemas, type AgentRuntimeSelection, AgentRuntimeSelectionSchema, AgentRuntimeSubjects, AgentStorageNamespace, AgentStorageSubjects, type AmbiguousMatch, type ArtifactContextKindRegistry, ArtifactLifecycleHookRegistry, ArtifactLifecycleHookRegistryToken, ArtifactLifecycleHookRejectedError, ArtifactSchemaRegistry, ArtifactSchemaRegistryToken, type AwaitResult, type BugEntry, BugEntrySchema, type BuildContextOptions, CONNECTOR_SWAP_DEFAULT_PIPELINE, CachedRegistryFetcher, CanonicalModelResolutionError, type CanonicalModelResolutionErrorCode, CanonicalModelResolver, type CanonicalModelResolverDeps, CanonicalModelService, CapabilityService, CapabilityToken, type CodebaseChangedEvent, CodebaseChangedEventSchema, CodebaseNamespace, CodebaseSchemas, CodebaseSubjects, type CompressRequest, CompressRequestSchema, type CompressResponse, CompressResponseSchema, type CompressionEvent, CompressionEventSchema, CompressionNamespace, CompressionSchemas, CompressionSubjects, type ContainerCreated, ContainerCreatedSchema, type ContainerDestroyed, ContainerDestroyedSchema, ContainerIsolatedExecutionTargetSchema, type ContainerIsolatedSpawnRequest, ContainerIsolatedSpawnRequestSchema, ContainerLocalExecutionTargetSchema, type ContainerLocalSpawnRequest, ContainerLocalSpawnRequestSchema, type ContainerRuntime, ContainerRuntimeSchema, ContainerSpawnNamespace, ContainerSpawnSubjects, type ContainerStarted, ContainerStartedSchema, type ContainerState, ContainerStateSchema, type ContainerStopped, ContainerStoppedSchema, type ContextAssemblyResult, ContextWindowTracker, type ContextWindowTrackerConfig, type DefaultModelResolution, DockerNamespace, DockerSubjects, EmbeddingIndexManager, type EventTransform, type ExecutionTarget, type ExecutionTargetInput, ExecutionTargetInputSchema, type ExecutionTargetListQuery, ExecutionTargetListQuerySchema, ExecutionTargetNamespace, type ExecutionTargetResolveRequest, ExecutionTargetResolveRequestSchema, ExecutionTargetSchema, ExecutionTargetSchemas, ExecutionTargetSubjects, type ExecutionTargetType, ExecutionTargetTypeSchema, type ExtractedContext, ExtractedContextSchema, FacetNamespaceRegistry, FacetNamespaceRegistryToken, FallbackRegistryFetcher, type FallbackRuntimeOptions, FrameworkServicesCoreNamespaces, type IModelRegistryCache, type IModelRegistryFetcher, type ISessionOrchestrator, type InputResolver, type InsertMessage, type InsertMessageRouting, type InsertSessionEvent, type InsertTurn, type InternalPendingRequest, type ListToolsFilter, LocalExecutionTargetSchema, MakaioSession, type MakaioSessionConfig, MakaioSessionService, MessageRoutingNamespace, MessageRoutingSubjects, MessageStorageNamespace, MessageStorageSubjects, type ModelRegistry, type ModelRegistryCheckModelInProvidersRequest, type ModelRegistryCheckModelInProvidersResponse, type ModelRegistryGetForProviderRequest, type ModelRegistryGetForProviderResponse, type ModelRegistryGetLabModelsRequest, type ModelRegistryGetLabModelsResponse, type ModelRegistryGetProviderModelsRequest, type ModelRegistryGetProviderModelsResponse, ModelRegistryNamespace, ModelRegistryProviderNotFoundError, type ModelRegistryRefreshRequest, type ModelRegistryRefreshResponse, ModelRegistrySchema, ModelRegistrySchemas, ModelRegistryService, type ModelRegistryServiceOptions, ModelRegistrySubjects, ModelRegistryToken, type PreferenceItem, PreferenceItemSchema, type PreferenceKey, PreferenceKeySchema, PreferenceValueSchema, PreferencesNamespace, PreferencesSchemas, PreferencesSubjects, ProviderContextActivationError, type ProviderContextActivationErrorCode, type ProviderModelOverride, ProviderModelOverrideSchema, type RecoveryConfig, type RegisteredAdapterRuntimeIdentityHandlers, type ResolveArtifactContextOptions, type ResolveIdRequest, ResolveIdRequestSchema, type ResolveIdResponse, ResolveIdResponseSchema, type ResolveNameRequest, ResolveNameRequestSchema, type ResolveNameResponse, ResolveNameResponseSchema, type ResolvedDefaultTarget, type ResolvedSelection, type RunAfterInput, type RunBeforeInput, type RunBeforeResult, RuntimeProviderContextResolutionError, type RuntimeProviderContextResolutionErrorCode, type SearchFilters, type SearchSessionRow, type SelectMessage, type SelectMessageRouting, type SelectSessionEvent, type SelectTurn, SessionBridge, SessionBridgeToken, type SessionContextWindowState, SessionEventStorageNamespace, SessionEventStorageSubjects, SessionExtensionContextImpl, SessionOrchestrator, SessionOrchestratorToken, type SessionPreviewMaps, SessionStorageNamespace, SessionStorageSubjects, SessionStorageToken, SessionToken, SessionTurnManager, type SpawnOptions, type SpawnRequest, SpawnRequestSchema, type SpawnResponse, SpawnResponseSchema, type StartTurnOptions, type StatusRequest, StatusRequestSchema, type StatusResponse, StatusResponseSchema, type StopRequest, StopRequestSchema, type StopResponse, StopResponseSchema, SubagentFailureFinalizationError, type SubagentFailureFinalizationErrorCode, SubagentManager, SubagentService, SubagentServiceToken, type SubagentTemplate, SubagentTemplateCompletedEventSchema, type SubagentTemplateCreate, SubagentTemplateCreateSchema, type SubagentTemplateInstance, SubagentTemplateInstanceSchema, type SubagentTemplateInstanceStatus, SubagentTemplateInstanceStatusSchema, SubagentTemplateKernelNamespace, SubagentTemplateKernelSchemas, SubagentTemplateSchema, SubagentTemplateSettingsSchemas, type SubagentTemplateSpawnRequest, SubagentTemplateSpawnRequestSchema, SubagentTemplateSpawnedEventSchema, SubagentTemplateSubjects, type SubagentTemplateSummary, SubagentTemplateSummarySchema, type SubagentTemplateUpdate, SubagentTemplateUpdateSchema, SurfaceBindingRegistry, SurfaceBindingRegistryToken, type TechnicalDetails, TechnicalDetailsSchema, type TodoEntry, TodoEntrySchema, ToolApprovalService, ToolApprovalToken, ToolRegistry, type ToolRegistryOptions, ToolRegistryToken, type ToolsWithToolsetsResult, type ToolsetInfo, type ToolsetPolicy, type ToolsetPolicyProvider, type TrackOptions, type TrackedSubagent, TransitionActionRegistry, TransitionPipelineService, TransitionPipelineToken, TransitionRuleRegistry, type TrayMenuEntry, TrayMenuEntrySchema, type TrayMenuGroup, TrayMenuGroupEntrySchema, TrayMenuGroupSchema, type TrayMenuItemClicked, TrayMenuItemClickedSchema, type TrayMenuListEntry, TrayMenuListEntrySchema, TrayMenuMetadataSchema, TrayMenuNamespace, TrayMenuSchemas, TrayMenuSectionSchema, TrayMenuService, TrayMenuSubjects, TrayMenuToken, Turn, type TurnConfig, type TurnContext, TurnContextEnricher, type TurnPairStateChange, type TurnPairTerminalOutcome, type TurnResult, TurnStorageNamespace, TurnStorageSubjects, WORKFLOW_START_ACTION_TYPE, WorkflowBlockRegistry, WorkflowBlockRegistryToken, actionRegistry, activateProviderContext, agents, artifactLifecycleHookRegistryPackage, artifactSchemaRegistryPackage, assembleForkContext, buildDeterministicAdapterId, buildRecoveryContext, buildRecoveryContextWithPipeline, buildSessionContext, buildTurnInitiator, canonicalModelPackage, capabilityPackage, createArtifactKindContributionProcessor, createArtifactLifecycleHookContributionProcessor, createFacetNamespaceContributionProcessor, createModelRegistryPackage, createSessionExtensionContext, createSubagentServicePackage, createSurfaceBindingContributionProcessor, createToolContributionProcessor, createTransitionContributionProcessor, createWorkflowBlockContributionProcessor, ensureAgentCwd, ensureAgentModel, extractTextContent, facetNamespaceRegistryPackage, fetchAgentsBySession, fetchMessageCountsBySession, fetchPreviewBySession, fetchSessionPreviewMaps, findTurnByAgent, frameworkCorePackages, getFullConversation, getOrCreateSession, importCursors, importCursorsDual, kindToBranchKind, mapAgentsBySession, mapRowToSession, mapToSession, mergeModelMetadata, messageRouting, messageRoutingDual, messages, normalizeSelectionString, normalizeToBlocks, parseForkTransforms, pickFallbackRuntimeOptions, recoverAgent, registerAbandonHandler, registerAdapterRuntimeIdentityHandlers, registerAttachHandler, registerBuiltInActions, registerCompressHandler, registerCompressLineageResolver, registerCoreSessionServiceHandlers, registerDrizzleAgentStorage, registerDrizzleImportCursorStorage, registerDrizzleMessageRoutingStorage, registerDrizzleMessageStorage, registerDrizzleSessionEventStorage, registerDrizzleSessionStorage, registerDrizzleTurnStorage, registerForkHandler, registerFtsSearchHandler, registerGetStatusCountsHandler, registerListActionsHandler, registerMemoryAgentStorage, registerMemoryMessageStorage, registerMemorySessionEventStorage, registerMemorySessionStorage, registerMemoryTurnStorage, registerMergeHandler, registerParentResolver, registerResumeHandler, registerSpawningToolCallResolver, resetBuiltInActionsRegistration, resolveAdapterId, resolveAdapterNameById, resolveArtifactContext, resolveDeterministicAdapterId, resolveExecutionTarget, resolveModelCapabilities, resolveRuntimeProviderContext, resolveTargetAgents, routeToAgents, routeToAgentsCore, sessionBridgePackage, sessionEvents, sessionEventsDual, sessionOrchestratorPackage, sessionPackage, sessionStoragePackage, sessions, subagentServicePackage, surfaceBindingRegistryPackage, toolApprovalPackage, toolRegistryPackage, transitionPipelinePackage, trayMenuPackage, turns, turnsDual, verifyAndRecoverAgents, workflowBlockRegistryPackage };