@makaio/framework 1.0.0-dev-1784154668798 → 1.0.0-dev-1784706768858
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.makaio-build.json +2 -2
- package/dist/{adapter-B9vVBwli.mjs → adapter-CYobxqN_.mjs} +1 -1
- package/dist/adapters/claude/index.mjs +2 -2
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/config/index.mjs +1 -1
- package/dist/adapters/index.d.mts +2 -2
- package/dist/adapters/index.mjs +2 -2
- package/dist/adapters/node.d.mts +1 -1
- package/dist/adapters/node.mjs +1 -1
- package/dist/artifact-DCkizHkS.mjs +1 -0
- package/dist/attach-error-DCnzW-Yz.mjs +1 -0
- package/dist/authority-state-bootstrap-C_-F_dtq.mjs +1 -0
- package/dist/bus/index.d.mts +99 -4
- package/dist/bus/index.mjs +1 -1
- package/dist/bus-B6SAjgOC.mjs +2 -0
- package/dist/bus-C2l3K74u.mjs +1 -0
- package/dist/{canonical-model-C31NaBJs.mjs → canonical-model-EMRYCVjX.mjs} +1 -1
- package/dist/client-OYk0Ttck.mjs +1 -0
- package/dist/client-binary-version-verifier-Dv7TGFxh.mjs +2 -0
- package/dist/clients/index.d.mts +383 -13
- package/dist/clients/index.mjs +1 -1
- package/dist/clients/managed-install.d.mts +1 -1
- package/dist/clients/managed-install.mjs +1 -1
- package/dist/{context-resolution-D5jHK1w-.d.mts → context-resolution-DZSBOCKY.d.mts} +10 -10
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/index.mjs +1 -1
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +2 -2
- package/dist/contracts/artifact/index.mjs +1 -1
- package/dist/contracts/auth/index.d.mts +2 -2
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.mjs +1 -1
- package/dist/contracts/client/index.d.mts +3 -3
- package/dist/contracts/client/index.mjs +1 -1
- package/dist/contracts/common/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +1 -1
- package/dist/contracts/extension/index.d.mts +5 -4
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/host/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +133 -94
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +4 -4
- package/dist/contracts/materialization/index.mjs +1 -1
- package/dist/contracts/model-registry/index.d.mts +1 -1
- package/dist/contracts/native-session-supervisor/index.d.mts +1 -1
- package/dist/contracts/platform/index.d.mts +1 -1
- package/dist/contracts/provider/index.d.mts +2 -2
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/session/index.mjs +1 -1
- package/dist/contracts/shared/index.d.mts +2 -2
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/telemetry/index.d.mts +1 -1
- package/dist/contracts/timeout/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/contracts/workflow/index.mjs +1 -1
- package/dist/core/index.d.mts +78 -3
- package/dist/core/index.mjs +1 -1
- package/dist/{detached-extension-handle-BVM-Ic-4.mjs → detached-extension-handle-BsywhHfk.mjs} +1 -1
- package/dist/{filesystem-service-qR9Zy5-r.mjs → filesystem-service-Cupz_Z7S.mjs} +1 -1
- package/dist/git/index.mjs +1 -1
- package/dist/{globby-DE358g5u.mjs → globby-DWp7V-P2.mjs} +1 -1
- package/dist/handlers-cMBmexF4.mjs +57 -0
- package/dist/hook-responses-mmqRa2Dq.d.mts +825 -0
- package/dist/{index-Du-AJm69.d.mts → index-0Ju2i8gV.d.mts} +20 -6
- package/dist/{index-DD9inq5h.d.mts → index-4NQLoI7R.d.mts} +1 -1
- package/dist/{index-DAVLhzkq.d.mts → index-8fJ6dkzR.d.mts} +2 -1
- package/dist/{index-BdsuBxEz.d.mts → index-BHQXXd-O.d.mts} +4 -4
- package/dist/{index-ZGPSCZdC.d.mts → index-BKeJ-Act.d.mts} +24 -10
- package/dist/{index-BPBSMsc8.d.mts → index-BWvTZJxe.d.mts} +20 -20
- package/dist/{index-BM7u_OTo.d.mts → index-B_aBwkE-.d.mts} +111 -94
- package/dist/{index-ChB3K_a12.d.mts → index-BhXCCgJV2.d.mts} +1 -1
- package/dist/{index-BcqWLD6J.d.mts → index-BsBvs0aK.d.mts} +117 -45
- package/dist/{index-D_lLZ2dU.d.mts → index-C81hMexK.d.mts} +129 -37
- package/dist/{index-DoJRv-c3.d.mts → index-CFqShlHD.d.mts} +85 -85
- package/dist/{index-DHejCnq8.d.mts → index-CHxWUmmA.d.mts} +3 -3
- package/dist/{index-BfNfKh4y.d.mts → index-CKccv4s2.d.mts} +20 -26
- package/dist/{index-TWs1TQ2-.d.mts → index-Cw7_69gV.d.mts} +1 -1
- package/dist/{index-DE29b4QM.d.mts → index-CzKLLQLw.d.mts} +8 -8
- package/dist/{index-CSyR9Fie2.d.mts → index-D73PTKXG2.d.mts} +3 -3
- package/dist/{index-DA5S_dj8.d.mts → index-DRiTICBU.d.mts} +1 -1
- package/dist/{index-XzetMf0e.d.mts → index-DitLUuR5.d.mts} +126 -42
- package/dist/{index-B_KmL_z8.d.mts → index-jbgHR5J2.d.mts} +1 -1
- package/dist/{index-B96HlWaM.d.mts → index-pjATMrvJ.d.mts} +10 -4
- package/dist/{index-CrbFA2kp.d.mts → index-t9fTvyq6.d.mts} +4 -4
- package/dist/kernel/cli/index.d.mts +2 -2
- package/dist/kernel/cli/register.d.mts +1 -1
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +5 -5
- package/dist/kernel/namespace/index.d.mts +1 -1
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/kernel/providers/index.d.mts +1 -1
- package/dist/kernel/window/index.d.mts +1 -1
- package/dist/{lib-DhbCgfYD.mjs → lib-B7TpTzkG.mjs} +3 -3
- package/dist/{lib-6P8_sBCe.mjs → lib-BeMM738r.mjs} +1 -1
- package/dist/{load-extensions-jGQgvw6Z.d.mts → load-extensions-BLdG90Zi.d.mts} +1 -1
- package/dist/{load-extensions-5VckHXuw.mjs → load-extensions-CUmFCcYi.mjs} +1 -1
- package/dist/materialization-s8eR1eQ4.mjs +1 -0
- package/dist/mcp-http-server/index.mjs +1 -1
- package/dist/{namespace-C_phrzqu2.d.mts → namespace-BWsPZGiq2.d.mts} +5 -5
- package/dist/{namespace-CzZmsumy.d.mts → namespace-BeV7LST-.d.mts} +2 -2
- package/dist/{namespace-BTp6-zD8.d.mts → namespace-BsF9IxJ9.d.mts} +53 -5
- package/dist/{namespace-CpSZfHLv.d.mts → namespace-Db_PFX3v.d.mts} +36 -18
- package/dist/{namespace-Bldr5X64.d.mts → namespace-Dvo_7BQw.d.mts} +2 -2
- package/dist/{namespace-BwAiuQ2_.d.mts → namespace-lWlqWTKu.d.mts} +48 -4
- package/dist/node/bus-server/index.d.mts +1 -1
- package/dist/node/bus-server/index.mjs +1 -1
- package/dist/node/bus-server/server-lifecycle.d.mts +1 -1
- package/dist/node/bus-server/server-lifecycle.mjs +1 -1
- package/dist/node/transports/index.d.mts +5 -3
- package/dist/node/transports/index.mjs +2 -2
- package/dist/package-DKnzOvoR.mjs +1 -0
- package/dist/{package-Brt4dhRC.mjs → package-DW1Upu8E.mjs} +1 -1
- package/dist/package.json +1 -1
- package/dist/{packages-BBJsifai.d.mts → packages-DeIgn0Hn.d.mts} +2 -2
- package/dist/packages-zDnokBpl.mjs +1 -0
- package/dist/rules/index.d.mts +1 -1
- package/dist/rules/index.mjs +1 -1
- package/dist/rules/schemas.d.mts +1 -1
- package/dist/runtime-bun/index.mjs +1 -1
- package/dist/runtime-node/extension-discovery.d.mts +1 -1
- package/dist/runtime-node/extension-validation.d.mts +1 -1
- package/dist/runtime-node/extension-validation.mjs +1 -1
- package/dist/runtime-node/index.d.mts +3 -3
- package/dist/runtime-node/index.mjs +22 -22
- package/dist/runtime-node/makaio-config.d.mts +1 -1
- package/dist/runtime-node/makaio-config.mjs +1 -1
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/runtime-node/workflow-worker/index.mjs +1 -1
- package/dist/runtime-node/workflow-worker/worker-entry.mjs +1 -1
- package/dist/schemas-BJ8VMXhO.mjs +1 -0
- package/dist/schemas-BRxU_oqL.mjs +1 -0
- package/dist/schemas-Dgj3WaOI.mjs +1 -0
- package/dist/{schemas-BLJ2k226.d.mts → schemas-SsGbBOZ-.d.mts} +2 -2
- package/dist/{schemas-Ca3BLPH5.d.mts → schemas-oTIqxZN_.d.mts} +17 -17
- package/dist/scoped-bus-C9BdNwfM.mjs +1 -0
- package/dist/services/adapter-runtime/index.d.mts +3 -3
- package/dist/services/adapter-runtime/index.mjs +1 -1
- package/dist/services/adapter-runtime/namespace.d.mts +1 -1
- package/dist/services/adapter-runtime/schemas.d.mts +1 -1
- package/dist/services/adapter-subsystem/index.d.mts +3 -3
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/capability/index.d.mts +1 -1
- package/dist/services/capability/index.mjs +1 -1
- package/dist/services/codebase/index.d.mts +2 -2
- package/dist/services/codebase/namespace.d.mts +1 -1
- package/dist/services/codebase/schemas.d.mts +1 -1
- package/dist/services/compression/index.d.mts +2 -2
- package/dist/services/compression/namespace.d.mts +1 -1
- package/dist/services/compression/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +4 -4
- package/dist/services/context-rules/index.mjs +1 -1
- package/dist/services/execution-target/index.d.mts +3 -3
- package/dist/services/execution-target/index.mjs +1 -1
- package/dist/services/execution-target/namespace.d.mts +1 -1
- package/dist/services/execution-target/schemas.d.mts +1 -1
- package/dist/services/filesystem/index.d.mts +1 -1
- package/dist/services/filesystem/index.mjs +1 -1
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/namespace.mjs +1 -1
- package/dist/services/git/schemas.d.mts +1 -1
- package/dist/services/git/schemas.mjs +1 -1
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/harness/index.mjs +1 -1
- package/dist/services/index.d.mts +73 -51
- package/dist/services/index.mjs +1 -1
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/log-import.mjs +1 -1
- package/dist/services/log-import/namespace.mjs +1 -1
- package/dist/services/log-import/schemas.mjs +1 -1
- package/dist/services/materialization/index.d.mts +5 -5
- package/dist/services/materialization/index.mjs +1 -1
- package/dist/services/model-registry/index.d.mts +1 -1
- package/dist/services/model-registry/index.mjs +1 -1
- package/dist/services/preferences/index.d.mts +2 -2
- package/dist/services/preferences/schemas.d.mts +1 -1
- package/dist/services/preferences/storage-namespace.d.mts +2 -2
- package/dist/services/provider-context/index.d.mts +1 -1
- package/dist/services/provider-runtime/index.mjs +1 -1
- package/dist/services/session/handlers/index.d.mts +1 -1
- package/dist/services/session/handlers/index.mjs +1 -1
- package/dist/services/session/index.d.mts +9 -9
- package/dist/services/session/index.mjs +1 -1
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/orchestrator-testing/index.d.mts +1 -1
- package/dist/services/session/orchestrator-testing/index.mjs +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/session/testing/index.mjs +2 -2
- package/dist/services/session/testing/orchestrator-shared.d.mts +1 -1
- package/dist/services/session/testing/orchestrator-shared.mjs +1 -1
- package/dist/services/session/turns/namespace.d.mts +1 -1
- package/dist/services/session-editor/index.d.mts +1 -1
- package/dist/services/session-editor/index.mjs +1 -1
- package/dist/services/settings/index.d.mts +3 -3
- package/dist/services/settings/namespace.d.mts +14 -14
- package/dist/services/settings/namespace.mjs +1 -1
- package/dist/services/settings/storage/clients-namespace.d.mts +1 -1
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/settings/storage/index.d.mts +3 -3
- package/dist/services/settings/storage/providers-namespace.d.mts +1 -1
- package/dist/services/subagent/index.d.mts +1 -1
- package/dist/services/subagent/index.mjs +1 -1
- package/dist/services/subagent-template/index.d.mts +2 -2
- package/dist/services/subagent-template/namespace.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tool-approval/index.d.mts +1 -1
- package/dist/services/tool-approval/index.mjs +1 -1
- package/dist/services/tools/index.d.mts +1 -1
- package/dist/services/tools/index.mjs +1 -1
- package/dist/services/tray-menu/index.d.mts +3 -3
- package/dist/services/tray-menu/index.mjs +1 -1
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/services/turn/index.d.mts +1 -1
- package/dist/services/turn/namespace.d.mts +1 -1
- package/dist/services/turn/schemas.d.mts +24 -2
- package/dist/services/turn/schemas.mjs +1 -1
- package/dist/{session-BxWogVkD.mjs → session-Carng3Yk.mjs} +1 -1
- package/dist/session-idI1jk5X.mjs +76 -0
- package/dist/{session-lineage-CWlcOKBZ.d.mts → session-lineage-Cte63dGx.d.mts} +1 -1
- package/dist/src-XihJcAQS.mjs +1 -0
- package/dist/storage/drizzle/client.d.mts +1 -1
- package/dist/storage/drizzle/client.mjs +1 -1
- package/dist/storage/drizzle/index.d.mts +1 -1
- package/dist/storage/drizzle/index.mjs +1 -1
- package/dist/storage/handlers/drizzle/index.d.mts +1 -1
- package/dist/storage/handlers/drizzle/index.mjs +1 -1
- package/dist/storage/handlers/index.d.mts +1 -1
- package/dist/storage/handlers/index.mjs +1 -1
- package/dist/{tool-approval-service-BgSn_6NT.mjs → tool-approval-service-fIZ9x0kL.mjs} +1 -1
- package/dist/{tools-CWSuNk-M.mjs → tools-Cs2DwjCC.mjs} +1 -1
- package/dist/{transition-CukPcOG5.d.mts → transition-BMYk_IVK.d.mts} +2 -2
- package/dist/{types-DiZJnwN0.d.mts → types-CtSkJqzV.d.mts} +104 -14
- package/dist/{types-Be7wY1De.d.mts → types-LspCUW09.d.mts} +1 -1
- package/dist/ui-components/index.d.mts +4 -4
- package/dist/ui-components/index.mjs +2 -2
- package/dist/ui-kernel/index.d.mts +1 -1
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/{view-builder-DQiA4wDH.d.mts → view-builder-CpKzgyS2.d.mts} +77 -18
- package/dist/workflow-BX-FxDb0.mjs +1 -0
- package/dist/workflow-engine/index.d.mts +76 -76
- package/dist/workflow-engine/index.mjs +1 -1
- package/dist/workflow-engine/package.d.mts +1 -1
- package/dist/workflow-engine/package.mjs +1 -1
- package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
- package/dist/workflow-worker-DR9qYOFc.mjs +1 -0
- package/package.json +4 -4
- package/dist/artifact-Dnpy5ei_.mjs +0 -1
- package/dist/authority-state-bootstrap-BlbmQ9A5.mjs +0 -1
- package/dist/bus-D-ioC0DE.mjs +0 -1
- package/dist/bus-rgUFuO2a.mjs +0 -2
- package/dist/client-CzPCSeyE.mjs +0 -1
- package/dist/client-binary-version-verifier-CaFlNNjs.mjs +0 -2
- package/dist/definition-ClKlXenJ.d.mts +0 -413
- package/dist/handlers-RGs3eC9X.mjs +0 -57
- package/dist/materialization-BBxXhthv.mjs +0 -1
- package/dist/package-3cW8oIkI.mjs +0 -1
- package/dist/packages-I0D3JP9L.mjs +0 -1
- package/dist/schemas-6H-dlMrB.mjs +0 -1
- package/dist/schemas-DyJHJ8Pm.mjs +0 -1
- package/dist/schemas-th_nuC5t.mjs +0 -1
- package/dist/scoped-bus-CZId-Df8.mjs +0 -1
- package/dist/session-CAjudDuJ.mjs +0 -76
- package/dist/src-T5DtFSyU.mjs +0 -1
- package/dist/workflow-DPeE6-Ta.mjs +0 -1
- package/dist/workflow-worker-CPCh68Qf.mjs +0 -1
- /package/dist/{adapter-auth-runtime-CotG_6M4.mjs → adapter-auth-runtime-DFBLXD5K.mjs} +0 -0
- /package/dist/{adapter-binding-DQ1HrGcH.d.mts → adapter-binding-Dfk_g-lP.d.mts} +0 -0
- /package/dist/{ajv-WvFKnw8d.mjs → ajv-C8r45sFs.mjs} +0 -0
- /package/dist/{await-trigger-COHFNyNi.mjs → await-trigger-UceeyCyi.mjs} +0 -0
- /package/dist/{base-orchestrator-p3zIcnaJ.d.mts → base-orchestrator-5yH3l39s.d.mts} +0 -0
- /package/dist/{capability-service-TCOwWrLi.mjs → capability-service-BzKBK0n2.mjs} +0 -0
- /package/dist/{client-CGEyBWKl.d.mts → client-DYEHDiJN.d.mts} +0 -0
- /package/dist/{client-binary-version-verifier-WsNRplFB.d.mts → client-binary-version-verifier-C12PvQmz.d.mts} +0 -0
- /package/dist/{clients-namespace-ClKm1GLT.d.mts → clients-namespace-DcFmhtLv.d.mts} +0 -0
- /package/dist/{config-namespace-DOw8R5eb.d.mts → config-namespace-DmP7NVju.d.mts} +0 -0
- /package/dist/{create-static-mount-DM9qO98Q.mjs → create-static-mount-BLbqGmva.mjs} +0 -0
- /package/dist/{cross-spawn-CVfmnMVP.mjs → cross-spawn-BXxQUsPS.mjs} +0 -0
- /package/dist/{cursor-storage-BoFVjVGq.mjs → cursor-storage-DCj4uUxr.mjs} +0 -0
- /package/dist/{definition-BZrouYAq.d.mts → definition-BEvV7tbD.d.mts} +0 -0
- /package/dist/{descriptor-to-package-DCwvJoUE.mjs → descriptor-to-package-VfB8lK5w.mjs} +0 -0
- /package/dist/{drizzle-BQDvlDL2.mjs → drizzle-oCH9H53q.mjs} +0 -0
- /package/dist/{esm-1UzF2r1U.mjs → esm-ClQELElL.mjs} +0 -0
- /package/dist/{event-Ddxe4yp9.mjs → event-BOLVCfhH.mjs} +0 -0
- /package/dist/{execution-target-D6PoGaO8.mjs → execution-target-CsZXIvli.mjs} +0 -0
- /package/dist/{extension-discovery-Cce4FmRu.d.mts → extension-discovery-B6p3iZaV.d.mts} +0 -0
- /package/dist/{filesystem-service-CWBzOEAA.d.mts → filesystem-service-CGdboor3.d.mts} +0 -0
- /package/dist/{handler-Bxs0moLY.mjs → handler-GGOD_ofd.mjs} +0 -0
- /package/dist/{identity-D481xSkS.mjs → identity-BmEHHoBw.mjs} +0 -0
- /package/dist/{index-BoCL9IHT.d.mts → index-BDDbcWNI.d.mts} +0 -0
- /package/dist/{index-p1N3ZuqF.d.mts → index-BG9-vQHD.d.mts} +0 -0
- /package/dist/{index-C2PHX5Em.d.mts → index-BSmwpgkR.d.mts} +0 -0
- /package/dist/{index-M8rNEeH8.d.mts → index-BUYyZm5I.d.mts} +0 -0
- /package/dist/{index-Jec13bI-2.d.mts → index-Bd1GC1kU2.d.mts} +0 -0
- /package/dist/{index-D3cH5U0n.d.mts → index-BgpYhR2z.d.mts} +0 -0
- /package/dist/{index-BrvsExEF.d.mts → index-Brdc35b-.d.mts} +0 -0
- /package/dist/{index-4b-ig5Uf.d.mts → index-C96LlS5m.d.mts} +0 -0
- /package/dist/{index-RtP5Mi4D.d.mts → index-CFeY8lfU.d.mts} +0 -0
- /package/dist/{index-NZ-gfUOw.d.mts → index-CcsJnJOD.d.mts} +0 -0
- /package/dist/{index-XLGBNeu0.d.mts → index-CdEhEXlY.d.mts} +0 -0
- /package/dist/{index-DKCFz7dL.d.mts → index-Chy9aknK.d.mts} +0 -0
- /package/dist/{index-BRdPSBFH2.d.mts → index-Ci3_i-WC2.d.mts} +0 -0
- /package/dist/{index-ChsmMZmN.d.mts → index-DC0yVsYL.d.mts} +0 -0
- /package/dist/{index-DIAmg04s.d.mts → index-DEchpaya.d.mts} +0 -0
- /package/dist/{index-CNS1jyBU.d.mts → index-DYUxNOIX.d.mts} +0 -0
- /package/dist/{index-fFSPF7N0.d.mts → index-DaMfTvfz.d.mts} +0 -0
- /package/dist/{index-Dx6P-ajY.d.mts → index-DquI_1X5.d.mts} +0 -0
- /package/dist/{index-DbP0yaRw.d.mts → index-GYZs75UP.d.mts} +0 -0
- /package/dist/{index-CQco6KNL.d.mts → index-oYGf2zIe.d.mts} +0 -0
- /package/dist/{index-BOlzcjwS.d.mts → index-pgYFJ5h6.d.mts} +0 -0
- /package/dist/{json-value-BsWNQQbr.d.mts → json-value-BwVdTylT.d.mts} +0 -0
- /package/dist/{jsonl-transport-B70HQ9l1.mjs → jsonl-transport-D8RBF0dK.mjs} +0 -0
- /package/dist/{lib-C_apP_9s.mjs → lib-3_xcE8J-.mjs} +0 -0
- /package/dist/{model-registry-C3NX834K.mjs → model-registry-CoegIvks.mjs} +0 -0
- /package/dist/{namespace-Bogua97s.d.mts → namespace-8-GrdcbF.d.mts} +0 -0
- /package/dist/{namespace-DNgZ_rfi.d.mts → namespace-B9CYb9Gh.d.mts} +0 -0
- /package/dist/{namespace-DDx4NVJm.mjs → namespace-BHj13hbA.mjs} +0 -0
- /package/dist/{namespace-Dzbt8LqQ.d.mts → namespace-BHliaabz.d.mts} +0 -0
- /package/dist/{namespace-BqlDkdht2.d.mts → namespace-BSXHdCVh2.d.mts} +0 -0
- /package/dist/{namespace-CU1jSw6E.d.mts → namespace-Bd49QmzS.d.mts} +0 -0
- /package/dist/{namespace-kIjqar0Y.mjs → namespace-BeED_Ojz.mjs} +0 -0
- /package/dist/{namespace-SwgMs4rw.d.mts → namespace-D9HNjIdc.d.mts} +0 -0
- /package/dist/{namespace-B1_egU5J.mjs → namespace-DWwWnLBu.mjs} +0 -0
- /package/dist/{namespace-UCwUrFRx.d.mts → namespace-De9Mg3zv.d.mts} +0 -0
- /package/dist/{namespace-CddQuUvG.d.mts → namespace-SQAGytmu.d.mts} +0 -0
- /package/dist/{orchestrator-shared-DrEFeZYw.d.mts → orchestrator-shared-BB6j8ezL.d.mts} +0 -0
- /package/dist/{orchestrator-shared-jYk9mi5C.mjs → orchestrator-shared-CY7Tu7kZ.mjs} +0 -0
- /package/dist/{out-B6fO6go6.mjs → out-CFkI17mk.mjs} +0 -0
- /package/dist/{package-BVm1EakP.d.mts → package-BSG1681x.d.mts} +0 -0
- /package/dist/{providers-namespace-Bl3M8Ibo.d.mts → providers-namespace-sPbGcZ6I.d.mts} +0 -0
- /package/dist/{quick-lru-Coxb6GVa.mjs → quick-lru-CTBjxfgD.mjs} +0 -0
- /package/dist/{registry-ElIHcMM2.mjs → registry-Dw6l7k3e.mjs} +0 -0
- /package/dist/{schema-DOPEco97.d.mts → schema-CfMsufSb.d.mts} +0 -0
- /package/dist/{schemas-B3K1ekm7.d.mts → schemas-B4FyOOJj.d.mts} +0 -0
- /package/dist/{schemas-Dq_g7Giu.d.mts → schemas-B5tMYfhC.d.mts} +0 -0
- /package/dist/{schemas-D_H0ztxl.d.mts → schemas-BAvt2HDy.d.mts} +0 -0
- /package/dist/{schemas-FiDj_kLq.mjs → schemas-BGS9RfqV.mjs} +0 -0
- /package/dist/{schemas-BKgUDm_a2.d.mts → schemas-BKKpQC4X2.d.mts} +0 -0
- /package/dist/{schemas-CzT0LApM.d.mts → schemas-ChF2z4RB.d.mts} +0 -0
- /package/dist/{schemas-DfZ85CRF2.d.mts → schemas-CiWCNQ9a2.d.mts} +0 -0
- /package/dist/{schemas-pl0mzEtO.d.mts → schemas-D55eXBgl.d.mts} +0 -0
- /package/dist/{schemas-CVbfHPw-.d.mts → schemas-DYvvMd3c.d.mts} +0 -0
- /package/dist/{schemas-DPosZWw-.d.mts → schemas-Dmij0PIc.d.mts} +0 -0
- /package/dist/{server-lifecycle-DzO3rjKP.d.mts → server-lifecycle-C-3OgoKi.d.mts} +0 -0
- /package/dist/{server-lifecycle-DLdh0-4H.mjs → server-lifecycle-DV6NMsgH.mjs} +0 -0
- /package/dist/{src-Dqa1n_kI.mjs → src-ftBp6GpR.mjs} +0 -0
- /package/dist/{storage-namespace-D4yQ--Sp.d.mts → storage-namespace-9N9R61pI.d.mts} +0 -0
- /package/dist/{storage-namespace-B1_x8Ho2.mjs → storage-namespace-B1GI4elv.mjs} +0 -0
- /package/dist/{storage-namespace-definition-BzSaRLtZ.d.mts → storage-namespace-definition-V8sc3drq.d.mts} +0 -0
- /package/dist/{supports-color-CCdGjFUY.mjs → supports-color-DwW9N6YC.mjs} +0 -0
- /package/dist/{tray-menu-service-BJ9r7IY3.mjs → tray-menu-service-Dgedanv-.mjs} +0 -0
- /package/dist/{types-Diu9uAnB.d.mts → types-Bju4dmAg.d.mts} +0 -0
- /package/dist/{types-C8_OhAFv.d.mts → types-DBb5jY4Z.d.mts} +0 -0
- /package/dist/{types-Bgb8eQkd.d.mts → types-DVLq657Y.d.mts} +0 -0
- /package/dist/{types-B9QOZAZ5.d.mts → types-DkFvBdIY.d.mts} +0 -0
- /package/dist/{window-registry-CHv3cgSN.d.mts → window-registry-Qcnvlhp7.d.mts} +0 -0
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
import { D as AdapterNamespace, O as AdapterSubjects, S as StartAgentResponse, a as UnresolvedProviderContext, d as AgentSelectionBaseSchema, f as AgentSelectionKindMap, h as SessionDiscoveredSchema, i as ResolvedProviderContextSchema, l as AgentSelection, m as SessionDiscovered, n as ProviderContextSchema, o as UnresolvedProviderContextSchema, p as AgentSelectionSchema, r as ResolvedProviderContext, s as AdapterSelection, t as ProviderContext, u as AgentSelectionBase, w as AdapterRuntimeOptions, x as StartAgentRequest } from "../index-
|
|
2
|
-
import { a as ROOT_SESSION_LINEAGE_KIND, c as SUBAGENT_SESSION_LINEAGE_KIND, d as SessionLineageKindSchema, i as ForkSessionLineageSchema, l as SessionLineage, n as CompressSessionLineageSchema, o as RootSessionLineageSchema, p as SubagentSessionLineageSchema, r as FORK_SESSION_LINEAGE_KIND, s as SESSION_LINEAGE_KINDS, t as COMPRESS_SESSION_LINEAGE_KIND, u as SessionLineageKind } from "../session-lineage-
|
|
3
|
-
import { $ as ConfidenceLevel, A as ArtifactKindRegistrationSchema, C as ArtifactCompareRequest, D as ArtifactConflictPolicy, E as ArtifactCompareResponseSchema, F as ArtifactQueryScope, G as ArtifactRepresentations, H as ArtifactRelationSchema, I as ArtifactQueryScopeSchema, J as ArtifactRevisionSchema, K as ArtifactRepresentationsSchema, L as ArtifactRef, M as ArtifactObservationSchema, N as ArtifactQueryRequest, O as ArtifactConflictPolicySchema, P as ArtifactQueryRequestSchema, Q as ConfidenceBasisSchema, R as ArtifactRefSchema, S as ArtifactActorSchema, T as ArtifactCompareResponse, U as ArtifactRelationTarget, W as ArtifactRelationTargetSchema, X as ArtifactScopeSchema, Y as ArtifactScope, Z as ConfidenceBasis, _ as SurfaceBindingRegistration, a as ResolvedArtifactContextWire, at as LocalRef, b as SurfaceBindingTargetSchema, c as ArtifactMaterializationRefSchema, ct as RelationTypeRegistrationSchema, d as ProjectedField, et as ConfidenceLevelSchema, f as ProjectedFieldSchema, g as ProjectedFieldViewRoleSchema, h as ProjectedFieldViewRole, i as ArtifactContextUnresolvedReasonSchema, it as EvidenceRefSchema, j as ArtifactObservation, k as ArtifactKindRegistration, l as ArtifactProjectionPolicy, m as ProjectedFieldSemanticSchema, n as ArtifactContextRefEntrySchema, nt as ConfidenceMetadataSchema, o as ResolvedArtifactContextWireSchema, ot as LocalRefSchema, p as ProjectedFieldSemantic, q as ArtifactRevision, r as ArtifactContextUnresolvedReason, rt as EvidenceRef, s as ArtifactMaterializationRef, st as RelationTypeRegistration, t as ArtifactContextRefEntry, tt as ConfidenceMetadata, u as ArtifactProjectionPolicySchema, v as SurfaceBindingRegistrationSchema, w as ArtifactCompareRequestSchema, x as ArtifactActor, y as SurfaceBindingTarget, z as ArtifactRelation } from "../context-resolution-
|
|
4
|
-
import { $ as ArtifactContextRelationSelectorSchema, A as ArtifactContextTree, B as ArtifactHookFilter, C as ArtifactRevisedPayload, D as hydrateArtifactContextTree, E as ArtifactSubjects, F as ArtifactKindDefinition, G as ArtifactReactionHookContext, H as ArtifactLifecycleHookEvent, I as ArtifactOf, J as BeforeArtifactHookRegistration, K as ArtifactReactionHookRegistration, L as defineArtifactKind, M as UnresolvedArtifactContextNode, N as AnyArtifactKindDefinition, O as ArtifactContextNode, P as ArtifactDataOf, Q as ArtifactContextRelationSelector, R as ArtifactDraft, S as ArtifactReviseResponse, T as ArtifactStatusChangedPayload, U as ArtifactLifecycleHookRegistration, V as ArtifactLifecycleHookDefinition, W as ArtifactLifecycleSemanticEvent, X as ARTIFACT_CONTEXT_RENDER_HINTS, Y as defineArtifactLifecycleHooks, Z as ArtifactContextKnownRenderHint, _ as ArtifactResolveContextRequest, a as ArtifactKindListRequest, b as ArtifactResolveResponse, c as ArtifactKindRegisterResponse, d as ArtifactQueryResponse, et as ArtifactContextRenderHint, f as ArtifactRelationAddedPayload, g as ArtifactRelationTypeRegisterResponse, h as ArtifactRelationTypeRegisterRequest, i as ArtifactKindChangedPayload, j as ResolvedArtifactContextNode, k as ArtifactContextRootNode, l as ArtifactNamespace, m as ArtifactRelationTypeListResponse, n as ArtifactCreateResponse, nt as ArtifactContextSelector, o as ArtifactKindListResponse, p as ArtifactRelationTypeListRequest, q as BeforeArtifactHookContext, r as ArtifactCreatedPayload, rt as ArtifactContextSelectorSchema, s as ArtifactKindRegisterRequest, t as ArtifactCreateRequest, tt as ArtifactContextRenderHintSchema, u as ArtifactObservationAddedPayload, v as ArtifactResolveContextResponse, w as ArtifactSchemas, x as ArtifactReviseRequest, y as ArtifactResolveRequest, z as ArtifactDraftPatch } from "../index-
|
|
5
|
-
import { C as NoAuthMethodDefinitionSchema, E as ProviderAuthMethodsSchema, S as NoAuthMethodDefinition, T as ProviderAuthMethodDefinitionSchema, _ as ClientDefaultAuthSchema, a as AuthCredentialFieldDefinition, b as InferredAuthMethodDefinition, c as AuthCredentialSourceHintSchema, d as AuthFieldId, f as AuthFieldIdSchema, g as ClientDefaultAuth, h as ClientAuthMethodsSchema, i as ResolvedProviderAuthSchema, l as AuthEnvironmentVariableName, m as ClientAuthMethodDefinitionSchema, n as assertAdapterAuthBindingMatchesMethod, o as AuthCredentialFieldDefinitionSchema, p as ClientAuthMethodDefinition, r as ResolvedProviderAuth, s as AuthCredentialSourceHint, t as AdapterAuthBindingMethodDefinition, u as AuthEnvironmentVariableNameSchema, v as ExplicitAuthMethodDefinition, w as ProviderAuthMethodDefinition, x as InferredAuthMethodDefinitionSchema, y as ExplicitAuthMethodDefinitionSchema } from "../index-
|
|
6
|
-
import { A as ProviderConfigAuthSchema, C as ClientAuthMethodRef, D as ProviderAuthMethodRef, E as NativeAccountSelectionSchema, M as ProviderConfigManagerSchema, O as ProviderAuthMethodRefSchema, S as AuthMethodRefSchema, T as NativeAccountSelection, _ as ProcessEnvAdapterAuthDeliverySchema, a as AdapterAuthDelivery, b as AuthCredentialRefSchema, c as AdapterProviderAuthInput, d as ConnectorAdapterAuthDeliverySchema, f as NativeClientAdapterAuthDelivery, g as ProcessEnvAdapterAuthDelivery, h as NoAdapterAuthDeliverySchema, i as AdapterAuthConstantSchema, j as ProviderConfigManager, k as ProviderConfigAuth, l as AdapterProviderAuthSchema, m as NoAdapterAuthDelivery, n as AdapterAuthBindingSchema, o as AdapterAuthDeliverySchema, p as NativeClientAdapterAuthDeliverySchema, r as AdapterAuthConstant, s as AdapterProviderAuth, t as AdapterAuthBinding, u as ConnectorAdapterAuthDelivery, v as defineAdapterProviderAuth, w as ClientAuthMethodRefSchema, x as AuthMethodRef, y as AuthCredentialRef } from "../adapter-binding-
|
|
7
|
-
import { T as ResolvableCanonicalModel, d as parseCanonicalModel, l as VIRTUAL_NAME_RE, n as CanonicalModelSubjects, o as CanonicalModelSelection, r as CanonicalModelResolvedSelection, u as isCanonicalModelParseError } from "../index-
|
|
8
|
-
import {
|
|
9
|
-
import { $ as ClientSessionToolPre, Cn as ClientUsageIngestRequest, Ct as ClientBinaryListEntry, Dt as ClientInstallProgress, En as ClientUsageSnapshot, G as ClientSessionObservedBase, Jt as InstallStage, Nn as ClientExecutionContext, On as ClientUsageWindow, Qt as ManagedInstallStrategy, Tt as ClientInstallCompleted, U as ClientSubjects, V as createClientDefinition, Wt as ClientVersionChanged, Xt as InstalledVersionEntry, Y as ClientSessionStarted, Z as ClientSessionToolPost, an as ClientAccountIdentifierSchema, at as ClientSessionUserPromptSubmitted, bn as ClientSessionAccountObserveSchema, ct as ClientWiringEntrySchema, dn as ClientIdentityObservation, en as ClientSessionUsageCostProvenance, fn as ClientIdentityObservationSchema, gn as ClientScanTarget, in as ClientAccountIdentifier, mn as ClientScanResult, mt as ClientRuntimeObserveRequest, nn as ClientSessionUsageSnapshot, on as ClientAccountObserveRequest, rn as ClientSessionUsageSnapshotSchema, st as ClientWiringEntry, tn as ClientSessionUsageCostProvenanceSchema, tt as ClientSessionTurnCompleted, vn as ClientSessionAccountObserveRequest, xn as ClientSessionLocator, xt as ClientRuntimeStarted, yn as ClientSessionAccountObserveResponse } from "../index-
|
|
10
|
-
import { a as FocusContext, i as ActionIntent, t as SurfaceType } from "../index-
|
|
11
|
-
import { C as RelayConfig, S as ConfigSchema, _ as ProviderAIModelSchema, a as ConfigUpdateRequest, b as TTSCapability, c as ProviderConfigFile, d as AIModelMetadata, f as AIModelSchema, g as ProviderAIModel, h as DiscoveredAIModel, i as ConfigSchemas, l as ProviderConfigFileSchema, m as AIReasoningLevelSchema, n as ConfigSubjects, o as ConfigUpdateResponse, p as AIReasoningLevel, r as ConfigGetResponse, s as PROVIDER_CONFIG_SCHEMA_VERSION, u as AIModel, v as ReasoningLevelMap, x as Config, y as STTCapability } from "../config-namespace-
|
|
12
|
-
import { $n as allMigrationsPaths, $t as SessionEventActionDeclaration, A as BootstrapImportResult, An as CliArgManifest, Bt as ActionShortcutModifiers, C as BootstrapAsset, Ct as UiContextValueMap, D as BootstrapExportContext, Dn as AdapterProviderRef, Dt as UiScope, E as BootstrapDiscoverContext, En as AdapterProviderDefinitionContract, Et as UiRuntimeNavigationLevel, G as LoaderContext, Gt as ExecuteResult, Hn as STORAGE_DIALECTS, Ht as EntrypointConfig, In as ExtensionDependency, It as HashTriggerSuggestResult, J as MakaioWebUiComponentProps, Jt as PickerConfig, Kn as TrayManifest, Kt as MessageEventFilter, Ln as ExtensionDependencySchema, Lt as ActionCategory, M as ExtensionBootstrap, Mn as CliManifest, Mr as BrowserEntrypointSchema, Mt as HashTrigger, N as getBootstrapAssetKey, Nn as CliManifestSchema, Nt as HashTriggerContext, O as BootstrapExportResult, On as ExtensionToken, Ot as UiScopeMap, P as AdapterContribution, Pn as CliSubcommandManifest, Pt as HashTriggerMetadata, Qt as SessionEventActionContext, Rt as ActionCategoryMap, S as MakaioNodeExtension, St as UiContextSnapshot, T as BootstrapChoice, Tn as AdapterDefinitionContract, Tt as UiNavigationLevelMap, U as ExtensionConfigComponentProps, Un as StorageDialect, Ut as EventFilter, Vt as CreateSessionEventActionResult, W as ExtensionFieldTypeLoader, Wn as StorageManifest, Wt as ExecuteContext, X as MakaioWebUiRoute, Xn as WindowParamSpec, Xt as SelectionChangeContext, Yt as PickerOpenContext, Zt as SelectionFeedback, _ as ExtensionArtifactLifecycleHooksContribution, _n as ExtensionWarningAction, _t as TileDeclaration, a as DetachedTransportSchema, ar as AdapterClientRef, bn as ExtensionWarningEntrySchema, c as ExtensionDescriptorBase, d as ExtensionEntrypoints, dn as ExtensionContext, dt as WidgetDeclaration, en as SessionEventActionOptions, er as dep, f as ExtensionEntrypointsSchema, fn as NodeExtensionContext, g as ArtifactLifecycleHooksContributionContext, gn as ExtensionWarning, h as safeParseExtensionDescriptor, hn as ExtensionServiceLifecycle, i as DetachedTransportConfig, it as PageDeclaration, j as BootstrapResult, k as BootstrapImportContext, kn as extensionToken, m as parseExtensionDescriptor, mn as ExtensionService, n as parseExtensionConfig, nn as WhenContext, nr as CapabilityToken, nt as ToolCallFormatterDeclaration, o as EmbeddedDescriptor, p as isDetachedDescriptor, pn as ExtensionIdentity, pt as WidgetProps, q as MakaioWebUiActions, qt as MessageRole, r as DetachedDescriptor, rt as PageComponentProps, s as ExtensionDescriptor, t as ExtensionConfigProvider, tn as StructuralEventFilter, tr as primaryMigrationsPath, u as ExtensionDescriptorSchema, v as ExtensionContributionProcessor, w as BootstrapAssetKey, wn as getExtensionWarningActionLabel, wt as UiNavigationLevel, x as MakaioExtension, xn as ExtensionWarningSchema, xt as UiContextDimension, yn as ExtensionWarningEntry, yt as TileProps, zt as ActionShortcut } from "../index-
|
|
13
|
-
import { a as ProviderCapabilities, c as ProviderDefinitionInput, i as ProtocolIdSchema, l as ProviderDefinitionSchema, n as ProtocolEndpointsSchema, o as ProviderCapabilitiesSchema, r as ProtocolId, s as ProviderDefinition, t as ProtocolEndpoints } from "../definition-
|
|
14
|
-
import { i as TimeoutConfigSchema, n as TimeoutCategory, r as TimeoutConfig, t as RequiredTimeoutConfig } from "../index-
|
|
15
|
-
import { $ as TurnSchema, A as NativeLocalityVerdictSchema, B as MessageRoutingStatus, C as SessionEventTypeMap, Ct as SessionRecordMetadata, D as NativeLocalityReason, Dt as AgentStatusSchema, E as NativeForkDirectiveSchema, F as TurnIngestionMarker, G as SessionMessageOrigin, H as SessionMessage, I as TurnIngestionMarkerSchema, L as TurnStarted, M as SendMessageRequest$1, O as NativeLocalityReasonSchema, Ot as MakaioSessionAgentSchema, P as TurnCompleted, Q as TurnInitiatorSchema, R as MessageRouting, S as SessionEventType, St as SessionPreviewDataSchema, T as NativeForkDirective, Tt as SessionWithPreviewSchema, U as SessionMessageBlock, X as Turn, Y as SessionMessageSchema, Z as TurnInitiator, _ as ForkChildInfo, _t as SnapshotImportConflictErrorData, a as SessionPreviewData, b as SESSION_EVENT_TYPES, bt as validateSnapshot, ct as BranchKind, d as SegmentPolicy, et as TurnStatus, ft as SNAPSHOT_VERSION, h as SessionUpdatedEvent, ht as SnapshotExportOptions, i as MakaioSessionEvent, it as UsageMetrics, k as NativeLocalityVerdict, l as ForkTransforms, mt as SessionSnapshotSchema, nt as TurnUsage, o as SessionWithPreview, ot as AgentRole, p as SessionCreated, pt as SessionSnapshot, r as MakaioSessionAgent, rt as TurnUsageSchema, s as isKnownSessionEvent, t as IMakaioSession, tt as TurnStatusSchema, u as ForkTransformsSchema, ut as ImportStatus, vt as SnapshotPreviewData, wt as SessionRecordMetadataSchema, x as SessionEventPayload, xt as MakaioSessionSchema, y as MakaioSessionEventSchema, yt as safeValidateSnapshot, z as MessageRoutingSchema } from "../types-
|
|
16
|
-
import { a as JsonValueSchema, i as JsonValue, t as JsonObjectContractSchema } from "../json-value-
|
|
17
|
-
import { A as FieldOption, B as ResponseSchemaDescriptorSchema, D as EntityUIConfig, E as CustomFieldDefinition, F as FieldWidget, G as StructuredOutputValidationErrorSchema, H as ResponseSchemaNameSchema, I as FormFieldProps, J as StructuredOutputValidationStatusSchema, K as StructuredOutputValidationSchema, O as EntityUIConfigSchema, P as FieldType, R as StandardFieldDefinition, S as SystemPrompt, U as StructuredOutputValidation, V as ResponseSchemaName, W as StructuredOutputValidationError, a as ErrorCategorySchema, d as MessageInput, i as ErrorCategory, k as FieldDefinition, l as MessageDeliveryMode, o as Message$1, p as MessageOutcome, q as StructuredOutputValidationStatus, r as ERROR_CATEGORIES, s as MessageBlock, t as ContentSource, y as SendMessageResultInnerResult, z as ResponseSchemaDescriptor } from "../index-
|
|
18
|
-
import { C as WorkflowTriggerBlock, S as WorkflowStepBlockRun, _ as RegisteredTriggerBlock, a as TransitionActionInvocation, b as WorkflowBlockMetadata, c as TransitionConditionSchema, d as TransitionEventTypeSchema, f as TransitionRuleDefinition, g as RegisteredStepBlock, h as DelegateRoleNodeBlockRun, i as TransitionActionHandler, l as TransitionEvaluationContext, m as DelegateAgentNodeBlockRun, n as ExtensionTransitionRulesContribution, o as TransitionActionInvocationSchema, p as TransitionRuleDefinitionSchema, r as TransitionActionFactory, s as TransitionCondition, t as ExtensionTransitionActionsContribution, u as TransitionEventType, v as StationNodeBlockRun, x as WorkflowStepBlock, y as WorkflowBlockCollection } from "../transition-
|
|
19
|
-
import { _ as FacetNamespaceRegistration, a as FacetNamespaceRegisterRequest, c as FacetSubjects, d as FacetAppliesTo, f as FacetAppliesToSchema, g as FacetCardinalitySchema, h as FacetCardinality, i as FacetNamespaceListResponse, l as FacetNamespaceDefinition, m as FacetAuthoritySchema, n as FacetNamespaceChangedPayload, o as FacetNamespaceRegisterResponse, p as FacetAuthority, r as FacetNamespaceListRequest, s as FacetSchemas, t as FacetNamespace, u as defineFacetNamespace, v as FacetNamespaceRegistrationSchema } from "../index-
|
|
20
|
-
import { A as
|
|
21
|
-
import { A as HarnessDefinitionSchema, C as ApprovalPolicy, D as HarnessDefinitionBaseSchema, E as HarnessDefinition, O as HarnessDefinitionCreate, S as HarnessSubjects, _ as ToolCapabilitySchema, d as expandProfileToolCapabilities, g as ToolCapability, h as CapabilityPickerValue, k as HarnessDefinitionCreateSchema, l as ProfileToolCapabilitiesConfig, m as CapabilityItem, o as codexCapabilityMap, p as CapabilityGroup, r as DEFAULT_HARNESSES, u as expandCapabilities, v as ToolMetaTag, w as ApprovalPolicySchema, y as computeMetaTags } from "../index-
|
|
22
|
-
import { a as WindowCreateRequest, c as WindowFocusResponse, d as WindowListResponse, f as WindowOpenedEvent, g as HostSubjects, h as HostNamespace, i as WindowClosedEvent, l as WindowLabelChangedEvent, m as WindowStateSchema, n as TrayActivateRequest, o as WindowCreateResponse, p as WindowState, r as TrayActivateResponse, s as WindowFocusRequest, t as HostSchemas, u as WindowListRequest } from "../index-
|
|
23
|
-
import { a as resolveModelVisibility, i as ModelVisibilitySchema, n as ModelFilterModeSchema, r as ModelVisibility, t as ModelFilterMode } from "../index-
|
|
24
|
-
import { a as ModelRegistrySupportedModelsResponse, i as ModelRegistrySupportedModelsRequest, n as ModelRegistrySupportedModel, o as ModelRegistryPublicNamespace, r as ModelRegistrySupportedModelSchema, s as ModelRegistryPublicSubjects } from "../index-
|
|
25
|
-
import { $ as SendToSubagentResponse, $i as
|
|
26
|
-
import { a as PlatformSchemas, i as AutoLaunchStatusResponse, n as AutoLaunchEnableRequest, o as PlatformNamespace, r as AutoLaunchEnableResponse, s as PlatformSubjects, t as AutoLaunchDisableResponse } from "../index-
|
|
27
|
-
import { $ as SessionContext, G as CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, H as ConnectorSwapCancelledError, J as UI_WARNINGS_CATEGORY, O as isInViewBranch, Q as CacheStrategy, S as MessageStorageSubjects, T as CompressionModeSchema, U as isConnectorSwapCancelledError, V as CONNECTOR_SWAP_CANCELLED_CODE, W as CONNECTOR_SWAP_WARNING_OPTION_IDS, X as RequestCorrelationContextSchema, Y as RequestCorrelationContext, Z as CACHE_STRATEGIES, _ as messageCursorKey, a as isExtractionExcluded, at as SessionNamespace, b as MessagePageCursorSchema, c as SessionStorageNamespace, d as SessionStorageSubjects, et as SessionContextSchema, f as SessionStorageUpdateSchema, g as compareMessageCursorDesc, h as compareMessageCursorAsc, i as buildExtractionExclusionMetadata, l as SessionStorageSetRequestSchema, m as SessionEventStorageSubjects, n as ExtractionExclusionKey, nt as ForkOptions, o as ImportUpsertRequest, ot as SessionSubjects, p as SessionEventStorageNamespace, q as INTERACTIVE_DIALOG_TIMEOUT_MS, r as ExtractionExclusionMetadata, rt as SessionExtensionContext, s as ImportUpsertRequestSchema, t as EXTRACTION_EXCLUSION_KEY, tt as ContextWindowState, u as SessionStorageSetSessionSchema, v as messageToCursor, w as CompressionMode, x as MessageStorageNamespace, y as MessagePageCursor, z as ResolveAgentConfigResponse } from "../index-
|
|
28
|
-
import { A as SkillRecordInputSchema, C as SkillGetActiveSkillsResponse, E as SkillQuery, F as SkillRuntimePolicySchema, L as SkillScope, M as SkillReinjection, O as SkillRecord, P as SkillRuntimePolicy, S as SkillGetActiveSkillsRequest, T as SkillGetCatalogResponse, U as SkillNamespace, V as SkillTurnEntry, W as SkillSubjects, b as SkillFrontmatter, c as SkillActivateRequest, f as SkillActivationTrigger, g as SkillCatalogTurnEntry, i as ActivatedSkillMetadata, k as SkillRecordInput, l as SkillActivateResponse, m as SkillCatalogEntry, n as SkillStorageSubjects, o as ActiveSkillState, p as SkillActivationTriggerSchema, r as validateSkillScope, t as SkillStorageNamespace, u as SkillActivationMode, v as SkillDeactivationReason, w as SkillGetCatalogRequest, x as SkillFrontmatterSchema, y as SkillDeactivationReasonSchema, z as SkillSource } from "../index-
|
|
29
|
-
import { a as VariantGetInfoResponse, d as VariantUpgradeStatusSchema, i as MakaioVariantSchema, l as VariantUpgradeProgressEvent, n as VariantSubjects, o as VariantRequestUpgradeRequest, r as MakaioVariant, s as VariantRequestUpgradeResponse, t as VariantNamespace, u as VariantUpgradeStatus } from "../index-
|
|
30
|
-
import { _ as SupervisorSessionStatus, b as NativeSessionSupervisorSubjects, f as NativeSupervisorStopRequest, h as SupervisorRuntimeSnapshot, l as NativeSupervisorStatusRequest, o as NativeSupervisorLaunchRequest, r as NativeSupervisorAttachRequest, v as SupervisorSessionStatusSchema } from "../index-
|
|
31
|
-
import { c as MaterializationSchemas, d as SurfaceBindingListRequest, f as SurfaceBindingListResponse, i as ArtifactViewResolveResponseSchema, l as MaterializationSubjects, m as SurfaceBindingRegisterResponse, n as ArtifactViewResolveRequestSchema, o as MaterializationNamespace, p as SurfaceBindingRegisterRequest, r as ArtifactViewResolveResponse, t as ArtifactViewResolveRequest, u as SurfaceBindingChangedPayload } from "../index-
|
|
32
|
-
import { a as SubjectTelemetryFactSchema, c as SubjectTelemetryNamespace, i as SubjectTelemetryFact, l as SubjectTelemetrySubjects, n as SubjectTelemetryAttributeValueSchema, o as SubjectTelemetryMessageTypeSchema, r as SubjectTelemetryDirectionSchema, s as SubjectTelemetrySchemas, t as SubjectTelemetryAttributeValue } from "../index-
|
|
1
|
+
import { D as AdapterNamespace, O as AdapterSubjects, S as StartAgentResponse, a as UnresolvedProviderContext, d as AgentSelectionBaseSchema, f as AgentSelectionKindMap, h as SessionDiscoveredSchema, i as ResolvedProviderContextSchema, l as AgentSelection, m as SessionDiscovered, n as ProviderContextSchema, o as UnresolvedProviderContextSchema, p as AgentSelectionSchema, r as ResolvedProviderContext, s as AdapterSelection, t as ProviderContext, u as AgentSelectionBase, w as AdapterRuntimeOptions, x as StartAgentRequest } from "../index-BDDbcWNI.mjs";
|
|
2
|
+
import { a as ROOT_SESSION_LINEAGE_KIND, c as SUBAGENT_SESSION_LINEAGE_KIND, d as SessionLineageKindSchema, i as ForkSessionLineageSchema, l as SessionLineage, n as CompressSessionLineageSchema, o as RootSessionLineageSchema, p as SubagentSessionLineageSchema, r as FORK_SESSION_LINEAGE_KIND, s as SESSION_LINEAGE_KINDS, t as COMPRESS_SESSION_LINEAGE_KIND, u as SessionLineageKind } from "../session-lineage-Cte63dGx.mjs";
|
|
3
|
+
import { $ as ConfidenceLevel, A as ArtifactKindRegistrationSchema, C as ArtifactCompareRequest, D as ArtifactConflictPolicy, E as ArtifactCompareResponseSchema, F as ArtifactQueryScope, G as ArtifactRepresentations, H as ArtifactRelationSchema, I as ArtifactQueryScopeSchema, J as ArtifactRevisionSchema, K as ArtifactRepresentationsSchema, L as ArtifactRef, M as ArtifactObservationSchema, N as ArtifactQueryRequest, O as ArtifactConflictPolicySchema, P as ArtifactQueryRequestSchema, Q as ConfidenceBasisSchema, R as ArtifactRefSchema, S as ArtifactActorSchema, T as ArtifactCompareResponse, U as ArtifactRelationTarget, W as ArtifactRelationTargetSchema, X as ArtifactScopeSchema, Y as ArtifactScope, Z as ConfidenceBasis, _ as SurfaceBindingRegistration, a as ResolvedArtifactContextWire, at as LocalRef, b as SurfaceBindingTargetSchema, c as ArtifactMaterializationRefSchema, ct as RelationTypeRegistrationSchema, d as ProjectedField, et as ConfidenceLevelSchema, f as ProjectedFieldSchema, g as ProjectedFieldViewRoleSchema, h as ProjectedFieldViewRole, i as ArtifactContextUnresolvedReasonSchema, it as EvidenceRefSchema, j as ArtifactObservation, k as ArtifactKindRegistration, l as ArtifactProjectionPolicy, m as ProjectedFieldSemanticSchema, n as ArtifactContextRefEntrySchema, nt as ConfidenceMetadataSchema, o as ResolvedArtifactContextWireSchema, ot as LocalRefSchema, p as ProjectedFieldSemantic, q as ArtifactRevision, r as ArtifactContextUnresolvedReason, rt as EvidenceRef, s as ArtifactMaterializationRef, st as RelationTypeRegistration, t as ArtifactContextRefEntry, tt as ConfidenceMetadata, u as ArtifactProjectionPolicySchema, v as SurfaceBindingRegistrationSchema, w as ArtifactCompareRequestSchema, x as ArtifactActor, y as SurfaceBindingTarget, z as ArtifactRelation } from "../context-resolution-DZSBOCKY.mjs";
|
|
4
|
+
import { $ as ArtifactContextRelationSelectorSchema, A as ArtifactContextTree, B as ArtifactHookFilter, C as ArtifactRevisedPayload, D as hydrateArtifactContextTree, E as ArtifactSubjects, F as ArtifactKindDefinition, G as ArtifactReactionHookContext, H as ArtifactLifecycleHookEvent, I as ArtifactOf, J as BeforeArtifactHookRegistration, K as ArtifactReactionHookRegistration, L as defineArtifactKind, M as UnresolvedArtifactContextNode, N as AnyArtifactKindDefinition, O as ArtifactContextNode, P as ArtifactDataOf, Q as ArtifactContextRelationSelector, R as ArtifactDraft, S as ArtifactReviseResponse, T as ArtifactStatusChangedPayload, U as ArtifactLifecycleHookRegistration, V as ArtifactLifecycleHookDefinition, W as ArtifactLifecycleSemanticEvent, X as ARTIFACT_CONTEXT_RENDER_HINTS, Y as defineArtifactLifecycleHooks, Z as ArtifactContextKnownRenderHint, _ as ArtifactResolveContextRequest, a as ArtifactKindListRequest, b as ArtifactResolveResponse, c as ArtifactKindRegisterResponse, d as ArtifactQueryResponse, et as ArtifactContextRenderHint, f as ArtifactRelationAddedPayload, g as ArtifactRelationTypeRegisterResponse, h as ArtifactRelationTypeRegisterRequest, i as ArtifactKindChangedPayload, j as ResolvedArtifactContextNode, k as ArtifactContextRootNode, l as ArtifactNamespace, m as ArtifactRelationTypeListResponse, n as ArtifactCreateResponse, nt as ArtifactContextSelector, o as ArtifactKindListResponse, p as ArtifactRelationTypeListRequest, q as BeforeArtifactHookContext, r as ArtifactCreatedPayload, rt as ArtifactContextSelectorSchema, s as ArtifactKindRegisterRequest, t as ArtifactCreateRequest, tt as ArtifactContextRenderHintSchema, u as ArtifactObservationAddedPayload, v as ArtifactResolveContextResponse, w as ArtifactSchemas, x as ArtifactReviseRequest, y as ArtifactResolveRequest, z as ArtifactDraftPatch } from "../index-CFqShlHD.mjs";
|
|
5
|
+
import { C as NoAuthMethodDefinitionSchema, E as ProviderAuthMethodsSchema, S as NoAuthMethodDefinition, T as ProviderAuthMethodDefinitionSchema, _ as ClientDefaultAuthSchema, a as AuthCredentialFieldDefinition, b as InferredAuthMethodDefinition, c as AuthCredentialSourceHintSchema, d as AuthFieldId, f as AuthFieldIdSchema, g as ClientDefaultAuth, h as ClientAuthMethodsSchema, i as ResolvedProviderAuthSchema, l as AuthEnvironmentVariableName, m as ClientAuthMethodDefinitionSchema, n as assertAdapterAuthBindingMatchesMethod, o as AuthCredentialFieldDefinitionSchema, p as ClientAuthMethodDefinition, r as ResolvedProviderAuth, s as AuthCredentialSourceHint, t as AdapterAuthBindingMethodDefinition, u as AuthEnvironmentVariableNameSchema, v as ExplicitAuthMethodDefinition, w as ProviderAuthMethodDefinition, x as InferredAuthMethodDefinitionSchema, y as ExplicitAuthMethodDefinitionSchema } from "../index-DRiTICBU.mjs";
|
|
6
|
+
import { A as ProviderConfigAuthSchema, C as ClientAuthMethodRef, D as ProviderAuthMethodRef, E as NativeAccountSelectionSchema, M as ProviderConfigManagerSchema, O as ProviderAuthMethodRefSchema, S as AuthMethodRefSchema, T as NativeAccountSelection, _ as ProcessEnvAdapterAuthDeliverySchema, a as AdapterAuthDelivery, b as AuthCredentialRefSchema, c as AdapterProviderAuthInput, d as ConnectorAdapterAuthDeliverySchema, f as NativeClientAdapterAuthDelivery, g as ProcessEnvAdapterAuthDelivery, h as NoAdapterAuthDeliverySchema, i as AdapterAuthConstantSchema, j as ProviderConfigManager, k as ProviderConfigAuth, l as AdapterProviderAuthSchema, m as NoAdapterAuthDelivery, n as AdapterAuthBindingSchema, o as AdapterAuthDeliverySchema, p as NativeClientAdapterAuthDeliverySchema, r as AdapterAuthConstant, s as AdapterProviderAuth, t as AdapterAuthBinding, u as ConnectorAdapterAuthDelivery, v as defineAdapterProviderAuth, w as ClientAuthMethodRefSchema, x as AuthMethodRef, y as AuthCredentialRef } from "../adapter-binding-Dfk_g-lP.mjs";
|
|
7
|
+
import { T as ResolvableCanonicalModel, d as parseCanonicalModel, l as VIRTUAL_NAME_RE, n as CanonicalModelSubjects, o as CanonicalModelSelection, r as CanonicalModelResolvedSelection, u as isCanonicalModelParseError } from "../index-Chy9aknK.mjs";
|
|
8
|
+
import { $ as VersionLiteralSchema, B as LogSourceDefinitionSchema, C as validateClosedPolicy, E as ClientDefinition, F as ClientToolDefinition, G as PostInstallDescriptor, H as ManagedInstallDescriptorSchema, I as ClientToolDefinitionSchema, O as ClientDefinitionSchema, Q as VersionLiteral, S as isValidTimeoutMs, T as ClientBinaryCompatibilitySchema, U as NpmInstallDescriptor, V as ManagedInstallDescriptor, Z as deriveHookEventTransportMode, _ as ProviderContributionEnvelope, a as CapabilitySelector, b as createAppendEffect, c as ContributorDefinition, d as EventNameSelector, et as VersionRange, f as ExtensionClientHookResponsesContribution, g as ProviderContractCatalogEntry, h as InteractionSelector, i as CanonicalEffect, l as ContributorResponse, m as InteractionBlockability, n as ActivationValidationError, nt as isUniversalRange, o as ContributorActivationContext, p as FailurePolicy, q as SignedBinaryBucketInstallDescriptor, r as CanonicalAppendEffect, rt as versionSatisfies, s as ContributorCallbackContext, t as ActivationErrorCode, tt as VersionRangeSchema, u as DEFAULT_FAILURE_POLICY, v as RuntimeOutcome, w as ClientBinaryCompatibility, x as isValidContributorId, y as RuntimeOutcomeCode, z as LogSourceDefinition } from "../hook-responses-mmqRa2Dq.mjs";
|
|
9
|
+
import { $ as ClientSessionToolPre, Cn as ClientUsageIngestRequest, Ct as ClientBinaryListEntry, Dt as ClientInstallProgress, En as ClientUsageSnapshot, G as ClientSessionObservedBase, Jt as InstallStage, Nn as ClientExecutionContext, On as ClientUsageWindow, Qt as ManagedInstallStrategy, Tt as ClientInstallCompleted, U as ClientSubjects, V as createClientDefinition, Wt as ClientVersionChanged, Xt as InstalledVersionEntry, Y as ClientSessionStarted, Z as ClientSessionToolPost, an as ClientAccountIdentifierSchema, at as ClientSessionUserPromptSubmitted, bn as ClientSessionAccountObserveSchema, ct as ClientWiringEntrySchema, dn as ClientIdentityObservation, en as ClientSessionUsageCostProvenance, fn as ClientIdentityObservationSchema, gn as ClientScanTarget, in as ClientAccountIdentifier, mn as ClientScanResult, mt as ClientRuntimeObserveRequest, nn as ClientSessionUsageSnapshot, on as ClientAccountObserveRequest, rn as ClientSessionUsageSnapshotSchema, st as ClientWiringEntry, tn as ClientSessionUsageCostProvenanceSchema, tt as ClientSessionTurnCompleted, vn as ClientSessionAccountObserveRequest, xn as ClientSessionLocator, xt as ClientRuntimeStarted, yn as ClientSessionAccountObserveResponse } from "../index-BWvTZJxe.mjs";
|
|
10
|
+
import { a as FocusContext, i as ActionIntent, t as SurfaceType } from "../index-BgpYhR2z.mjs";
|
|
11
|
+
import { C as RelayConfig, S as ConfigSchema, _ as ProviderAIModelSchema, a as ConfigUpdateRequest, b as TTSCapability, c as ProviderConfigFile, d as AIModelMetadata, f as AIModelSchema, g as ProviderAIModel, h as DiscoveredAIModel, i as ConfigSchemas, l as ProviderConfigFileSchema, m as AIReasoningLevelSchema, n as ConfigSubjects, o as ConfigUpdateResponse, p as AIReasoningLevel, r as ConfigGetResponse, s as PROVIDER_CONFIG_SCHEMA_VERSION, u as AIModel, v as ReasoningLevelMap, x as Config, y as STTCapability } from "../config-namespace-DmP7NVju.mjs";
|
|
12
|
+
import { $n as allMigrationsPaths, $t as SessionEventActionDeclaration, A as BootstrapImportResult, An as CliArgManifest, Bt as ActionShortcutModifiers, C as BootstrapAsset, Ct as UiContextValueMap, D as BootstrapExportContext, Dn as AdapterProviderRef, Dt as UiScope, E as BootstrapDiscoverContext, En as AdapterProviderDefinitionContract, Et as UiRuntimeNavigationLevel, G as LoaderContext, Gt as ExecuteResult, Hn as STORAGE_DIALECTS, Ht as EntrypointConfig, In as ExtensionDependency, It as HashTriggerSuggestResult, J as MakaioWebUiComponentProps, Jt as PickerConfig, Kn as TrayManifest, Kt as MessageEventFilter, Ln as ExtensionDependencySchema, Lt as ActionCategory, M as ExtensionBootstrap, Mn as CliManifest, Mr as BrowserEntrypointSchema, Mt as HashTrigger, N as getBootstrapAssetKey, Nn as CliManifestSchema, Nt as HashTriggerContext, O as BootstrapExportResult, On as ExtensionToken, Ot as UiScopeMap, P as AdapterContribution, Pn as CliSubcommandManifest, Pt as HashTriggerMetadata, Qt as SessionEventActionContext, Rt as ActionCategoryMap, S as MakaioNodeExtension, St as UiContextSnapshot, T as BootstrapChoice, Tn as AdapterDefinitionContract, Tt as UiNavigationLevelMap, U as ExtensionConfigComponentProps, Un as StorageDialect, Ut as EventFilter, Vt as CreateSessionEventActionResult, W as ExtensionFieldTypeLoader, Wn as StorageManifest, Wt as ExecuteContext, X as MakaioWebUiRoute, Xn as WindowParamSpec, Xt as SelectionChangeContext, Yt as PickerOpenContext, Zt as SelectionFeedback, _ as ExtensionArtifactLifecycleHooksContribution, _n as ExtensionWarningAction, _t as TileDeclaration, a as DetachedTransportSchema, ar as AdapterClientRef, bn as ExtensionWarningEntrySchema, c as ExtensionDescriptorBase, d as ExtensionEntrypoints, dn as ExtensionContext, dt as WidgetDeclaration, en as SessionEventActionOptions, er as dep, f as ExtensionEntrypointsSchema, fn as NodeExtensionContext, g as ArtifactLifecycleHooksContributionContext, gn as ExtensionWarning, h as safeParseExtensionDescriptor, hn as ExtensionServiceLifecycle, i as DetachedTransportConfig, it as PageDeclaration, j as BootstrapResult, k as BootstrapImportContext, kn as extensionToken, m as parseExtensionDescriptor, mn as ExtensionService, n as parseExtensionConfig, nn as WhenContext, nr as CapabilityToken, nt as ToolCallFormatterDeclaration, o as EmbeddedDescriptor, p as isDetachedDescriptor, pn as ExtensionIdentity, pt as WidgetProps, q as MakaioWebUiActions, qt as MessageRole, r as DetachedDescriptor, rt as PageComponentProps, s as ExtensionDescriptor, t as ExtensionConfigProvider, tn as StructuralEventFilter, tr as primaryMigrationsPath, u as ExtensionDescriptorSchema, v as ExtensionContributionProcessor, w as BootstrapAssetKey, wn as getExtensionWarningActionLabel, wt as UiNavigationLevel, x as MakaioExtension, xn as ExtensionWarningSchema, xt as UiContextDimension, yn as ExtensionWarningEntry, yt as TileProps, zt as ActionShortcut } from "../index-BKeJ-Act.mjs";
|
|
13
|
+
import { a as ProviderCapabilities, c as ProviderDefinitionInput, i as ProtocolIdSchema, l as ProviderDefinitionSchema, n as ProtocolEndpointsSchema, o as ProviderCapabilitiesSchema, r as ProtocolId, s as ProviderDefinition, t as ProtocolEndpoints } from "../definition-BEvV7tbD.mjs";
|
|
14
|
+
import { i as TimeoutConfigSchema, n as TimeoutCategory, r as TimeoutConfig, t as RequiredTimeoutConfig } from "../index-pgYFJ5h6.mjs";
|
|
15
|
+
import { $ as TurnSchema, A as NativeLocalityVerdictSchema, B as MessageRoutingStatus, C as SessionEventTypeMap, Ct as SessionRecordMetadata, D as NativeLocalityReason, Dt as AgentStatusSchema, E as NativeForkDirectiveSchema, F as TurnIngestionMarker, G as SessionMessageOrigin, H as SessionMessage, I as TurnIngestionMarkerSchema, L as TurnStarted, M as SendMessageRequest$1, O as NativeLocalityReasonSchema, Ot as MakaioSessionAgentSchema, P as TurnCompleted, Q as TurnInitiatorSchema, R as MessageRouting, S as SessionEventType, St as SessionPreviewDataSchema, T as NativeForkDirective, Tt as SessionWithPreviewSchema, U as SessionMessageBlock, X as Turn, Y as SessionMessageSchema, Z as TurnInitiator, _ as ForkChildInfo, _t as SnapshotImportConflictErrorData, a as SessionPreviewData, b as SESSION_EVENT_TYPES, bt as validateSnapshot, ct as BranchKind, d as SegmentPolicy, et as TurnStatus, ft as SNAPSHOT_VERSION, h as SessionUpdatedEvent, ht as SnapshotExportOptions, i as MakaioSessionEvent, it as UsageMetrics, k as NativeLocalityVerdict, l as ForkTransforms, mt as SessionSnapshotSchema, nt as TurnUsage, o as SessionWithPreview, ot as AgentRole, p as SessionCreated, pt as SessionSnapshot, r as MakaioSessionAgent, rt as TurnUsageSchema, s as isKnownSessionEvent, t as IMakaioSession, tt as TurnStatusSchema, u as ForkTransformsSchema, ut as ImportStatus, vt as SnapshotPreviewData, wt as SessionRecordMetadataSchema, x as SessionEventPayload, xt as MakaioSessionSchema, y as MakaioSessionEventSchema, yt as safeValidateSnapshot, z as MessageRoutingSchema } from "../types-CtSkJqzV.mjs";
|
|
16
|
+
import { a as JsonValueSchema, i as JsonValue, t as JsonObjectContractSchema } from "../json-value-BwVdTylT.mjs";
|
|
17
|
+
import { A as FieldOption, B as ResponseSchemaDescriptorSchema, D as EntityUIConfig, E as CustomFieldDefinition, F as FieldWidget, G as StructuredOutputValidationErrorSchema, H as ResponseSchemaNameSchema, I as FormFieldProps, J as StructuredOutputValidationStatusSchema, K as StructuredOutputValidationSchema, O as EntityUIConfigSchema, P as FieldType, R as StandardFieldDefinition, S as SystemPrompt, U as StructuredOutputValidation, V as ResponseSchemaName, W as StructuredOutputValidationError, a as ErrorCategorySchema, d as MessageInput, i as ErrorCategory, k as FieldDefinition, l as MessageDeliveryMode, o as Message$1, p as MessageOutcome, q as StructuredOutputValidationStatus, r as ERROR_CATEGORIES, s as MessageBlock, t as ContentSource, y as SendMessageResultInnerResult, z as ResponseSchemaDescriptor } from "../index-4NQLoI7R.mjs";
|
|
18
|
+
import { C as WorkflowTriggerBlock, S as WorkflowStepBlockRun, _ as RegisteredTriggerBlock, a as TransitionActionInvocation, b as WorkflowBlockMetadata, c as TransitionConditionSchema, d as TransitionEventTypeSchema, f as TransitionRuleDefinition, g as RegisteredStepBlock, h as DelegateRoleNodeBlockRun, i as TransitionActionHandler, l as TransitionEvaluationContext, m as DelegateAgentNodeBlockRun, n as ExtensionTransitionRulesContribution, o as TransitionActionInvocationSchema, p as TransitionRuleDefinitionSchema, r as TransitionActionFactory, s as TransitionCondition, t as ExtensionTransitionActionsContribution, u as TransitionEventType, v as StationNodeBlockRun, x as WorkflowStepBlock, y as WorkflowBlockCollection } from "../transition-BMYk_IVK.mjs";
|
|
19
|
+
import { _ as FacetNamespaceRegistration, a as FacetNamespaceRegisterRequest, c as FacetSubjects, d as FacetAppliesTo, f as FacetAppliesToSchema, g as FacetCardinalitySchema, h as FacetCardinality, i as FacetNamespaceListResponse, l as FacetNamespaceDefinition, m as FacetAuthoritySchema, n as FacetNamespaceChangedPayload, o as FacetNamespaceRegisterResponse, p as FacetAuthority, r as FacetNamespaceListRequest, s as FacetSchemas, t as FacetNamespace, u as defineFacetNamespace, v as FacetNamespaceRegistrationSchema } from "../index-CzKLLQLw.mjs";
|
|
20
|
+
import { A as ArtifactViewNavigationSchema, B as ArtifactViewSummarySectionSchema, C as ArtifactViewLevel, D as ArtifactViewModel, E as ArtifactViewLinkSchema, F as ArtifactViewRelationsSection, G as SurfaceBindingDefinition, H as ArtifactViewSurfaceLinksSchema, I as ArtifactViewRelationsSectionSchema, K as defineSurfaceBinding, L as ArtifactViewSection, M as ArtifactViewPropertiesSectionSchema, N as ArtifactViewRawSection, O as ArtifactViewModelSchema, P as ArtifactViewRawSectionSchema, R as ArtifactViewSectionSchema, S as ArtifactViewIdentitySchema, T as ArtifactViewLink, U as ArtifactViewTableSection, V as ArtifactViewSurfaceLinks, W as ArtifactViewTableSectionSchema, _ as ArtifactViewDiagramSection, a as ArtifactViewBuilder, b as ArtifactViewEvidenceSectionSchema, c as ArtifactViewParamsFor, d as ArtifactViewRequest, f as ArtifactViewRequestSchema, g as ArtifactViewCodeSectionSchema, h as ArtifactViewCodeSection, i as ArtifactViewAffordanceRequestSchema, j as ArtifactViewPropertiesSection, k as ArtifactViewNavigation, l as ArtifactViewParamsMap, m as defineArtifactViewBuilder, n as ArtifactViewAffordanceDeclarationSchema, o as ArtifactViewBuilderContext, p as ExtensionArtifactViewBuildersContribution, r as ArtifactViewAffordanceRequest, s as ArtifactViewBuilderResult, t as ArtifactViewAffordanceDeclaration, u as ArtifactViewParamsSchema, v as ArtifactViewDiagramSectionSchema, w as ArtifactViewLevelSchema, x as ArtifactViewIdentity, y as ArtifactViewEvidenceSection, z as ArtifactViewSummarySection } from "../view-builder-CpKzgyS2.mjs";
|
|
21
|
+
import { A as HarnessDefinitionSchema, C as ApprovalPolicy, D as HarnessDefinitionBaseSchema, E as HarnessDefinition, O as HarnessDefinitionCreate, S as HarnessSubjects, _ as ToolCapabilitySchema, d as expandProfileToolCapabilities, g as ToolCapability, h as CapabilityPickerValue, k as HarnessDefinitionCreateSchema, l as ProfileToolCapabilitiesConfig, m as CapabilityItem, o as codexCapabilityMap, p as CapabilityGroup, r as DEFAULT_HARNESSES, u as expandCapabilities, v as ToolMetaTag, w as ApprovalPolicySchema, y as computeMetaTags } from "../index-BHQXXd-O.mjs";
|
|
22
|
+
import { a as WindowCreateRequest, c as WindowFocusResponse, d as WindowListResponse, f as WindowOpenedEvent, g as HostSubjects, h as HostNamespace, i as WindowClosedEvent, l as WindowLabelChangedEvent, m as WindowStateSchema, n as TrayActivateRequest, o as WindowCreateResponse, p as WindowState, r as TrayActivateResponse, s as WindowFocusRequest, t as HostSchemas, u as WindowListRequest } from "../index-BUYyZm5I.mjs";
|
|
23
|
+
import { a as resolveModelVisibility, i as ModelVisibilitySchema, n as ModelFilterModeSchema, r as ModelVisibility, t as ModelFilterMode } from "../index-CFeY8lfU.mjs";
|
|
24
|
+
import { a as ModelRegistrySupportedModelsResponse, i as ModelRegistrySupportedModelsRequest, n as ModelRegistrySupportedModel, o as ModelRegistryPublicNamespace, r as ModelRegistrySupportedModelSchema, s as ModelRegistryPublicSubjects } from "../index-CcsJnJOD.mjs";
|
|
25
|
+
import { $ as SendToSubagentResponse, $i as WorkflowGateNode, $n as JsonPatchOperation, $r as WorkflowFinalizationIntent, $t as RegisterExternalExecutionRequestSchema, A as LoopGateHandler, Aa as WorkflowStateDefinitionSchema, Ai as WorkflowArtifactBindingSchema, An as parseArtifactRef, Ar as WorkflowCancelPayload, At as WorkflowTriggerDef, B as DEFAULT_CONSTRAINTS, Bi as WorkflowDelegateAgentNodeSchema, Bn as ArtifactQuerySourceSchema, Br as WorkflowTriggerTypeRecord, Bt as WorkLogGateEventSchema, C as NodeOptions, Ca as WorkflowResolvedRole, Ci as ExtensionWorkflowTrigger$1, Cn as WalkRelationship, Cr as StepRunnerPlatformDefaults, Ct as CronTriggerPayload, D as WorkflowStateAuthoringDefinition, Di as LoopGateOutcome, Dn as WorkflowRunContextSchema, Dr as TokenUsage, Dt as ManualWorkflowTrigger, E as WorkflowBuilder, Ea as WorkflowSequenceNodeSchema, Ei as GateInstanceListQuerySchema, En as WorkflowRunContext, Er as StepTelemetrySchema, Et as ExtractTriggerPayload, F as CompleteTaskResponse, Fi as WorkflowDefinition, Fn as WorkflowSchemas, Fr as WorkflowStepType, Ft as WorkLogExecutionSummary, G as ListSubagentsBySessionResponse, Gi as WorkflowExecution, Gn as ContextBundle, Gr as WorkflowDelegateResultFinalizationResponse, Gt as CompleteExternalExecutionRequest, H as KillSubagentRequest, Hi as WorkflowDelegateRoleNodeSchema, Hn as BusEventPublishTargetSchema, Hr as WorkflowDelegateEconomicsSchema, Ht as WorkLogStatsSchema, I as CompletionMode, Ii as WorkflowDefinitionProvenance, In as WorkflowSubjects, Ir as WorkflowStepTypeSchema, It as WorkLogExecutionSummarySchema, J as ReportProgressRequest, Ji as WorkflowExecutionScopeSchema, Jn as ContextPublishTargetSchema, Jr as WorkflowDelegateToolObservation, Jt as ExternalExecutionFrameCompletion, K as PendingRequest, Ki as WorkflowExecutionSchema, Kn as ContextBundleSchema, Kr as WorkflowDelegateResultFinalizationResponseSchema, Kt as CompleteExternalExecutionRequestSchema, L as CompletionModeSchema, Li as WorkflowDefinitionProvenanceSchema, Lr as createStepCancelSubject, Lt as WorkLogFrameEntry, M as AwaitSubagentRequest, Ma as WorkflowStationNodeSchema, Mn as WorkflowNamespace, Mr as WorkflowCancelSubject, Mt as WorkLogArtifactWriteSchema, N as AwaitSubagentResponse, Na as WorkflowTrigger, Nn as WorkflowProgressUpdate, Nr as WorkflowRunnerStepType, Nt as WorkLogDynamicNodeMaterialization, O as WorkflowZodSchemas, Oi as LoopGateOutcomeSchema, On as WorkflowArtifactRef, Or as TokenUsageSchema, Ot as WebhookTriggerPayload, P as CompleteTaskRequest, Pa as WorkflowTriggerSchema, Pn as WorkflowProgressUpdateSchema, Pt as WorkLogDynamicNodeMaterializationSchema, Q as SendToSubagentRequest, Qi as WorkflowGateInstanceSchema, Qn as ResolvedContextEntrySchema, Qr as WorkflowFinalizationDeliveryResultSchema, Qt as RegisterExternalExecutionRequest, R as ContextMode, Ri as WorkflowDefinitionSchema, Rn as ArtifactPublishTargetSchema, Rr as createWorkflowCancelSubject, Rt as WorkLogFrameEntrySchema, S as LoopOptions, Sa as WorkflowResolvedAgentSchema, Si as ExecutionsByArtifactRefsQuerySchema, Sn as WalkContext, St as BusEventWorkflowTrigger, T as ParallelOptions, Ta as WorkflowSequenceNode, Ti as GateInstanceListQuery, Tn as walkWorkflowDefinition, Tr as StepTelemetry, Tt as ExtensionWorkflowTrigger, U as KillSubagentResponse, Ur as WorkflowDelegateResultFinalizationRequest, Ut as WorkLogUsageSummary, V as ExecuteSubagentResponse, Vi as WorkflowDelegateRoleNode, Vr as WorkflowDelegateEconomics, Vt as WorkLogStats, W as ListSubagentsBySessionRequest, Wn as BusRequestSourceSchema, Wr as WorkflowDelegateResultFinalizationRequestSchema, Wt as WorkLogUsageSummarySchema, X as RequestInputRpcRequest, Xi as WorkflowFrameStateSchema, Xn as ContextSourceSchema, Xr as WorkflowFinalizationClaim, Xt as ExternalExecutionFrameStart, Y as ReportProgressResponse, Yi as WorkflowFrameState, Yn as ContextSource, Yr as WorkflowDelegateToolObservationSchema, Yt as ExternalExecutionFrameCompletionSchema, Z as RequestInputRpcResponse, Zi as WorkflowGateInstance, Zn as ResolvedContextEntry, Zr as WorkflowFinalizationClaimSchema, Zt as ExternalExecutionFrameStartSchema, _ as BuiltWorkflow, _a as WorkflowParallelMode, _i as ExecutionListQuery, _n as ProjectedNodeRole, _r as StepRunConfig, _t as StationStepContext, aa as WorkflowIterateNode, ai as createWorkflowDelegateResultFinalizerNamespace, an as WorkflowRunResult, ar as ExecutionLinkListQuerySchema, at as SubagentConstraints, b as IterateOptions, ba as WorkflowParallelNodeSchema, bi as ExecutionStatusSchema, bn as WorkflowDefinitionPathSegment, br as StepRunResultSchema, bt as WorkflowContextBase, c as delegateToRole, ca as WorkflowListQuerySchema, ci as BusEventTriggerSchema, cn as WorkflowWorkerBusAuth, cr as ExecutionLinkTypeSchema, ct as SubagentStatusSchema, d as iterateChain, da as WorkflowNode, di as EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, dn as WorkflowWorkerConfigSchema, dr as SpanStatus, dt as ArtifactPatch, ea as WorkflowGateNodeSchema, ei as WorkflowFinalizationIntentSchema, en as IWorkflowRunner, er as JsonPatchOperationSchema, et as SpawnSubagentRpcRequest, f as loop, fa as WorkflowNodeBase, fi as EXECUTION_LIST_DEFAULT_LIMIT, fn as WorkflowWorkerSource, fr as SpanStatusSchema, ft as ArtifactUpdateOperation, g as ArtifactBindingOptions, ga as WorkflowNodeTypeSchema, gi as ExecutionListCursorSchema, gn as ProjectedNode, gr as StepCancelSubject, gt as StationHandler, h as AgentConfig, ha as WorkflowNodeType, hi as ExecutionListCursor, hn as ProjectedEdgeKind, hr as StepCancelPayloadSchema, ht as PreviousStepOutput, ia as WorkflowIterateChainNodeSchema, ii as WorkflowTerminalStatusSchema, in as WorkerContributionPackageRefSchema, ir as ExecutionLinkListQuery, it as SubagentConfigSchema, ja as WorkflowStationNode, jn as serializeArtifactRef, jr as WorkflowCancelPayloadSchema, jt as WorkLogArtifactWrite, k as LoopGateContext, ka as WorkflowStateDefinition, ki as WorkflowArtifactBinding, kn as WorkflowArtifactRefSchema, kr as WORKFLOW_CANCELLED_REASON, kt as WebhookWorkflowTrigger, l as gate, la as WorkflowLoopNode, li as EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, ln as WorkflowWorkerBusAuthSchema, lr as SpanRecord, lt as UsageStats, m as zodSchemaToJsonRecord, ma as WorkflowNodeSchema, mi as EXECUTION_LIST_MIN_LIMIT, mn as ProjectedEdge, mr as StepCancelPayload, mt as IterateHandler, n as ExecutionHintsSchema, na as WorkflowGateStatusSchema, ni as WorkflowFinalizerIdSchema, nn as WorkerContributionManifestSchema, nr as WorkflowErrorCode, nt as SpawnSubagentRpcResponse, o as defineWorkflow, oa as WorkflowIterateNodeSchema, oi as createWorkflowFinalizerNamespace, on as WorkflowRunResultSchema, or as ExecutionLinkSchema, ot as SubagentExecutionFailed, p as station, pa as WorkflowNodeBaseSchema, pi as EXECUTION_LIST_MAX_LIMIT, pn as WorkflowWorkerSourceSchema, pr as IStepRunner, pt as ArtifactUpdater, q as PendingRequestSchema, qi as WorkflowExecutionScope, qn as ContextPublishTarget, qr as WorkflowDelegateResultFinalizerIdSchema, qt as EXTERNAL_EXECUTION_ID_PREFIX, r as ExecutionSourceHintSchema, ra as WorkflowIterateChainNode, ri as WorkflowTerminalStatus, rn as WorkerContributionPackageRef, rr as ExecutionLink, rt as SubagentConfig, s as delegateToAgent, sa as WorkflowListQuery, si as BusEventTrigger, sn as WorkflowRunnerRunOptions, sr as ExecutionLinkType, st as SubagentStatus, t as ExecutionHints, ta as WorkflowGateStatus, ti as WorkflowFinalizerId, tn as WorkerContributionManifest, tr as WorkflowError, tt as SpawnSubagentRpcRequestSchema, u as iterate, ua as WorkflowLoopNodeSchema, ui as EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, un as WorkflowWorkerConfig, ur as SpanRecordSchema, ut as ArtifactContext, v as DefineWorkflowOptions, va as WorkflowParallelModeSchema, vi as ExecutionListQuerySchema, vn as ProjectedWorkflowGraph, vr as StepRunConfigSchema, vt as StepContext, w as ParallelMode, wa as WorkflowResolvedRoleSchema, wi as ExtensionWorkflowTriggerSchema, wn as WorkflowNodeVisitor, wt as CronWorkflowTrigger, x as LoopGateRegistration, xa as WorkflowResolvedAgent, xi as ExecutionsByArtifactRefsQuery, xn as projectWorkflowGraph, xr as StepRunnerBusAuth, xt as WorkflowStateContext, y as GateOptions, ya as WorkflowParallelNode, yi as ExecutionStatus, yn as WorkflowDefinitionPath, yr as StepRunResult, yt as WorkflowContext, z as ContextModeSchema, zi as WorkflowDelegateAgentNode, zr as IWorkflowTriggerTypeRegistry, zt as WorkLogGateEvent } from "../index-B_aBwkE-.mjs";
|
|
26
|
+
import { a as PlatformSchemas, i as AutoLaunchStatusResponse, n as AutoLaunchEnableRequest, o as PlatformNamespace, r as AutoLaunchEnableResponse, s as PlatformSubjects, t as AutoLaunchDisableResponse } from "../index-CdEhEXlY.mjs";
|
|
27
|
+
import { $ as SessionContext, G as CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, H as ConnectorSwapCancelledError, J as UI_WARNINGS_CATEGORY, O as isInViewBranch, Q as CacheStrategy, S as MessageStorageSubjects, T as CompressionModeSchema, U as isConnectorSwapCancelledError, V as CONNECTOR_SWAP_CANCELLED_CODE, W as CONNECTOR_SWAP_WARNING_OPTION_IDS, X as RequestCorrelationContextSchema, Y as RequestCorrelationContext, Z as CACHE_STRATEGIES, _ as messageCursorKey, a as isExtractionExcluded, at as SessionNamespace, b as MessagePageCursorSchema, c as SessionStorageNamespace, d as SessionStorageSubjects, et as SessionContextSchema, f as SessionStorageUpdateSchema, g as compareMessageCursorDesc, h as compareMessageCursorAsc, i as buildExtractionExclusionMetadata, l as SessionStorageSetRequestSchema, m as SessionEventStorageSubjects, n as ExtractionExclusionKey, nt as ForkOptions, o as ImportUpsertRequest, ot as SessionSubjects, p as SessionEventStorageNamespace, q as INTERACTIVE_DIALOG_TIMEOUT_MS, r as ExtractionExclusionMetadata, rt as SessionExtensionContext, s as ImportUpsertRequestSchema, t as EXTRACTION_EXCLUSION_KEY, tt as ContextWindowState, u as SessionStorageSetSessionSchema, v as messageToCursor, w as CompressionMode, x as MessageStorageNamespace, y as MessagePageCursor, z as ResolveAgentConfigResponse } from "../index-C81hMexK.mjs";
|
|
28
|
+
import { A as SkillRecordInputSchema, C as SkillGetActiveSkillsResponse, E as SkillQuery, F as SkillRuntimePolicySchema, L as SkillScope, M as SkillReinjection, O as SkillRecord, P as SkillRuntimePolicy, S as SkillGetActiveSkillsRequest, T as SkillGetCatalogResponse, U as SkillNamespace, V as SkillTurnEntry, W as SkillSubjects, b as SkillFrontmatter, c as SkillActivateRequest, f as SkillActivationTrigger, g as SkillCatalogTurnEntry, i as ActivatedSkillMetadata, k as SkillRecordInput, l as SkillActivateResponse, m as SkillCatalogEntry, n as SkillStorageSubjects, o as ActiveSkillState, p as SkillActivationTriggerSchema, r as validateSkillScope, t as SkillStorageNamespace, u as SkillActivationMode, v as SkillDeactivationReason, w as SkillGetCatalogRequest, x as SkillFrontmatterSchema, y as SkillDeactivationReasonSchema, z as SkillSource } from "../index-jbgHR5J2.mjs";
|
|
29
|
+
import { a as VariantGetInfoResponse, d as VariantUpgradeStatusSchema, i as MakaioVariantSchema, l as VariantUpgradeProgressEvent, n as VariantSubjects, o as VariantRequestUpgradeRequest, r as MakaioVariant, s as VariantRequestUpgradeResponse, t as VariantNamespace, u as VariantUpgradeStatus } from "../index-t9fTvyq6.mjs";
|
|
30
|
+
import { _ as SupervisorSessionStatus, b as NativeSessionSupervisorSubjects, f as NativeSupervisorStopRequest, h as SupervisorRuntimeSnapshot, l as NativeSupervisorStatusRequest, o as NativeSupervisorLaunchRequest, r as NativeSupervisorAttachRequest, v as SupervisorSessionStatusSchema } from "../index-DquI_1X5.mjs";
|
|
31
|
+
import { c as MaterializationSchemas, d as SurfaceBindingListRequest, f as SurfaceBindingListResponse, i as ArtifactViewResolveResponseSchema, l as MaterializationSubjects, m as SurfaceBindingRegisterResponse, n as ArtifactViewResolveRequestSchema, o as MaterializationNamespace, p as SurfaceBindingRegisterRequest, r as ArtifactViewResolveResponse, t as ArtifactViewResolveRequest, u as SurfaceBindingChangedPayload } from "../index-DitLUuR5.mjs";
|
|
32
|
+
import { a as SubjectTelemetryFactSchema, c as SubjectTelemetryNamespace, i as SubjectTelemetryFact, l as SubjectTelemetrySubjects, n as SubjectTelemetryAttributeValueSchema, o as SubjectTelemetryMessageTypeSchema, r as SubjectTelemetryDirectionSchema, s as SubjectTelemetrySchemas, t as SubjectTelemetryAttributeValue } from "../index-DYUxNOIX.mjs";
|
|
33
33
|
import * as _$zod from "zod";
|
|
34
34
|
import { z } from "zod";
|
|
35
35
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -172,9 +172,9 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
172
172
|
model: _$zod.ZodNullable<_$zod.ZodString>;
|
|
173
173
|
cwd: _$zod.ZodNullable<_$zod.ZodString>;
|
|
174
174
|
startMode: _$zod.ZodEnum<{
|
|
175
|
+
fork: "fork";
|
|
175
176
|
fresh: "fresh";
|
|
176
177
|
resume: "resume";
|
|
177
|
-
fork: "fork";
|
|
178
178
|
rotation: "rotation";
|
|
179
179
|
}>;
|
|
180
180
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -440,11 +440,11 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
440
440
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
441
441
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
442
442
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
443
|
+
adapterName: _$zod.ZodString;
|
|
443
444
|
agentId: _$zod.ZodString;
|
|
445
|
+
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
444
446
|
adapterId: _$zod.ZodString;
|
|
445
|
-
adapterName: _$zod.ZodString;
|
|
446
447
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
447
|
-
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
448
448
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
449
449
|
changeSequence: _$zod.ZodNumber;
|
|
450
450
|
providerContext: _$zod.ZodObject<{
|
|
@@ -1668,9 +1668,9 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1668
1668
|
model: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1669
1669
|
cwd: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1670
1670
|
startMode: _$zod.ZodEnum<{
|
|
1671
|
+
fork: "fork";
|
|
1671
1672
|
fresh: "fresh";
|
|
1672
1673
|
resume: "resume";
|
|
1673
|
-
fork: "fork";
|
|
1674
1674
|
rotation: "rotation";
|
|
1675
1675
|
}>;
|
|
1676
1676
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -1936,11 +1936,11 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1936
1936
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1937
1937
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1938
1938
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1939
|
+
adapterName: _$zod.ZodString;
|
|
1939
1940
|
agentId: _$zod.ZodString;
|
|
1941
|
+
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1940
1942
|
adapterId: _$zod.ZodString;
|
|
1941
|
-
adapterName: _$zod.ZodString;
|
|
1942
1943
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1943
|
-
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1944
1944
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1945
1945
|
changeSequence: _$zod.ZodNumber;
|
|
1946
1946
|
providerContext: _$zod.ZodObject<{
|
|
@@ -3191,9 +3191,9 @@ declare const AgentSchemas: {
|
|
|
3191
3191
|
model: _$zod.ZodNullable<_$zod.ZodString>;
|
|
3192
3192
|
cwd: _$zod.ZodNullable<_$zod.ZodString>;
|
|
3193
3193
|
startMode: _$zod.ZodEnum<{
|
|
3194
|
+
fork: "fork";
|
|
3194
3195
|
fresh: "fresh";
|
|
3195
3196
|
resume: "resume";
|
|
3196
|
-
fork: "fork";
|
|
3197
3197
|
rotation: "rotation";
|
|
3198
3198
|
}>;
|
|
3199
3199
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -3459,11 +3459,11 @@ declare const AgentSchemas: {
|
|
|
3459
3459
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3460
3460
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3461
3461
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3462
|
+
adapterName: _$zod.ZodString;
|
|
3462
3463
|
agentId: _$zod.ZodString;
|
|
3464
|
+
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3463
3465
|
adapterId: _$zod.ZodString;
|
|
3464
|
-
adapterName: _$zod.ZodString;
|
|
3465
3466
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3466
|
-
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3467
3467
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3468
3468
|
changeSequence: _$zod.ZodNumber;
|
|
3469
3469
|
providerContext: _$zod.ZodObject<{
|
|
@@ -4592,9 +4592,9 @@ declare const START_MODES: readonly ["fresh", "resume", "fork", "rotation"];
|
|
|
4592
4592
|
* Zod schema for the start mode discriminator.
|
|
4593
4593
|
*/
|
|
4594
4594
|
declare const StartModeSchema: z.ZodEnum<{
|
|
4595
|
+
fork: "fork";
|
|
4595
4596
|
fresh: "fresh";
|
|
4596
4597
|
resume: "resume";
|
|
4597
|
-
fork: "fork";
|
|
4598
4598
|
rotation: "rotation";
|
|
4599
4599
|
}>;
|
|
4600
4600
|
/**
|
|
@@ -4624,9 +4624,9 @@ declare const StartedSchema: z.ZodObject<{
|
|
|
4624
4624
|
model: z.ZodNullable<z.ZodString>;
|
|
4625
4625
|
cwd: z.ZodNullable<z.ZodString>;
|
|
4626
4626
|
startMode: z.ZodEnum<{
|
|
4627
|
+
fork: "fork";
|
|
4627
4628
|
fresh: "fresh";
|
|
4628
4629
|
resume: "resume";
|
|
4629
|
-
fork: "fork";
|
|
4630
4630
|
rotation: "rotation";
|
|
4631
4631
|
}>;
|
|
4632
4632
|
}, z.core.$strip>;
|
|
@@ -4764,6 +4764,29 @@ declare const ToolCompletedSchema: z.ZodObject<{
|
|
|
4764
4764
|
type ToolStarted = z.infer<typeof ToolStartedSchema>;
|
|
4765
4765
|
type ToolCompleted = z.infer<typeof ToolCompletedSchema>;
|
|
4766
4766
|
//#endregion
|
|
4767
|
+
//#region core/contracts/src/agent/schemas/usage.d.ts
|
|
4768
|
+
/**
|
|
4769
|
+
* Truthful measurement granularity of one `agent.usage` event.
|
|
4770
|
+
*
|
|
4771
|
+
* - `provider-call` — one concrete provider API request. The finest
|
|
4772
|
+
* granularity; events can be summed freely.
|
|
4773
|
+
* - `turn-aggregate` — one completed assistant message or prompt turn. May
|
|
4774
|
+
* cover several internal model calls the upstream SDK does not expose
|
|
4775
|
+
* individually.
|
|
4776
|
+
* - `query-aggregate` — the terminal result of one query, potentially
|
|
4777
|
+
* covering multiple model turns (agentic tool loops).
|
|
4778
|
+
* - `latest-request-gauge` — a lossy observed statusline gauge for the
|
|
4779
|
+
* latest request; deduplicated, never a running total.
|
|
4780
|
+
*/
|
|
4781
|
+
declare const UsageGranularitySchema: z.ZodEnum<{
|
|
4782
|
+
"provider-call": "provider-call";
|
|
4783
|
+
"turn-aggregate": "turn-aggregate";
|
|
4784
|
+
"query-aggregate": "query-aggregate";
|
|
4785
|
+
"latest-request-gauge": "latest-request-gauge";
|
|
4786
|
+
}>;
|
|
4787
|
+
/** Truthful measurement granularity of one `agent.usage` event. */
|
|
4788
|
+
type UsageGranularity = z.infer<typeof UsageGranularitySchema>;
|
|
4789
|
+
//#endregion
|
|
4767
4790
|
//#region core/contracts/src/agent/schemas/step.d.ts
|
|
4768
4791
|
/**
|
|
4769
4792
|
* Step type enumeration.
|
|
@@ -5357,8 +5380,8 @@ declare const ResolvedAgentConfigSchema: z.ZodObject<{
|
|
|
5357
5380
|
model: z.ZodOptional<z.ZodString>;
|
|
5358
5381
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
5359
5382
|
contextMode: z.ZodEnum<{
|
|
5360
|
-
fresh: "fresh";
|
|
5361
5383
|
fork: "fork";
|
|
5384
|
+
fresh: "fresh";
|
|
5362
5385
|
}>;
|
|
5363
5386
|
compressionMode: z.ZodEnum<{
|
|
5364
5387
|
auto: "auto";
|
|
@@ -5532,8 +5555,8 @@ declare const AgentResolutionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5532
5555
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5533
5556
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5534
5557
|
contextMode: _$zod.ZodEnum<{
|
|
5535
|
-
fresh: "fresh";
|
|
5536
5558
|
fork: "fork";
|
|
5559
|
+
fresh: "fresh";
|
|
5537
5560
|
}>;
|
|
5538
5561
|
compressionMode: _$zod.ZodEnum<{
|
|
5539
5562
|
auto: "auto";
|
|
@@ -6143,8 +6166,8 @@ declare const VCSCheckRunSchema: z.ZodObject<{
|
|
|
6143
6166
|
success: "success";
|
|
6144
6167
|
cancelled: "cancelled";
|
|
6145
6168
|
failure: "failure";
|
|
6146
|
-
skipped: "skipped";
|
|
6147
6169
|
neutral: "neutral";
|
|
6170
|
+
skipped: "skipped";
|
|
6148
6171
|
timed_out: "timed_out";
|
|
6149
6172
|
action_required: "action_required";
|
|
6150
6173
|
}>>;
|
|
@@ -6583,8 +6606,8 @@ declare const VCSSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubje
|
|
|
6583
6606
|
success: "success";
|
|
6584
6607
|
cancelled: "cancelled";
|
|
6585
6608
|
failure: "failure";
|
|
6586
|
-
skipped: "skipped";
|
|
6587
6609
|
neutral: "neutral";
|
|
6610
|
+
skipped: "skipped";
|
|
6588
6611
|
timed_out: "timed_out";
|
|
6589
6612
|
action_required: "action_required";
|
|
6590
6613
|
}>>;
|
|
@@ -6777,8 +6800,8 @@ declare function unregisterVCSProvider(bus: MakaioBusLike, providerId: string):
|
|
|
6777
6800
|
* Lifecycle states for a review finding.
|
|
6778
6801
|
*/
|
|
6779
6802
|
declare const FindingStatusSchema: z.ZodEnum<{
|
|
6780
|
-
open: "open";
|
|
6781
6803
|
verified: "verified";
|
|
6804
|
+
open: "open";
|
|
6782
6805
|
addressed: "addressed";
|
|
6783
6806
|
dismissed: "dismissed";
|
|
6784
6807
|
deferred: "deferred";
|
|
@@ -6862,8 +6885,8 @@ declare const ReviewFindingSchema: z.ZodObject<{
|
|
|
6862
6885
|
newCode: z.ZodString;
|
|
6863
6886
|
}, z.core.$strip>>;
|
|
6864
6887
|
status: z.ZodEnum<{
|
|
6865
|
-
open: "open";
|
|
6866
6888
|
verified: "verified";
|
|
6889
|
+
open: "open";
|
|
6867
6890
|
addressed: "addressed";
|
|
6868
6891
|
dismissed: "dismissed";
|
|
6869
6892
|
deferred: "deferred";
|
|
@@ -7040,8 +7063,8 @@ declare const ReviewSchemas: {
|
|
|
7040
7063
|
newCode: z.ZodString;
|
|
7041
7064
|
}, z.core.$strip>>;
|
|
7042
7065
|
status: z.ZodEnum<{
|
|
7043
|
-
open: "open";
|
|
7044
7066
|
verified: "verified";
|
|
7067
|
+
open: "open";
|
|
7045
7068
|
addressed: "addressed";
|
|
7046
7069
|
dismissed: "dismissed";
|
|
7047
7070
|
deferred: "deferred";
|
|
@@ -7072,8 +7095,8 @@ declare const ReviewSchemas: {
|
|
|
7072
7095
|
headSha: z.ZodOptional<z.ZodString>;
|
|
7073
7096
|
}, z.core.$strip>;
|
|
7074
7097
|
status: z.ZodOptional<z.ZodEnum<{
|
|
7075
|
-
open: "open";
|
|
7076
7098
|
verified: "verified";
|
|
7099
|
+
open: "open";
|
|
7077
7100
|
addressed: "addressed";
|
|
7078
7101
|
dismissed: "dismissed";
|
|
7079
7102
|
deferred: "deferred";
|
|
@@ -7115,8 +7138,8 @@ declare const ReviewSchemas: {
|
|
|
7115
7138
|
newCode: z.ZodString;
|
|
7116
7139
|
}, z.core.$strip>>;
|
|
7117
7140
|
status: z.ZodEnum<{
|
|
7118
|
-
open: "open";
|
|
7119
7141
|
verified: "verified";
|
|
7142
|
+
open: "open";
|
|
7120
7143
|
addressed: "addressed";
|
|
7121
7144
|
dismissed: "dismissed";
|
|
7122
7145
|
deferred: "deferred";
|
|
@@ -7171,19 +7194,19 @@ declare const ReviewSchemas: {
|
|
|
7171
7194
|
}>;
|
|
7172
7195
|
id: z.ZodString;
|
|
7173
7196
|
status: z.ZodEnum<{
|
|
7174
|
-
open: "open";
|
|
7175
7197
|
verified: "verified";
|
|
7198
|
+
open: "open";
|
|
7176
7199
|
addressed: "addressed";
|
|
7177
7200
|
dismissed: "dismissed";
|
|
7178
7201
|
deferred: "deferred";
|
|
7179
7202
|
}>;
|
|
7180
|
-
sourceId: z.ZodString;
|
|
7181
7203
|
severity: z.ZodEnum<{
|
|
7182
7204
|
critical: "critical";
|
|
7183
7205
|
major: "major";
|
|
7184
7206
|
minor: "minor";
|
|
7185
7207
|
nitpick: "nitpick";
|
|
7186
7208
|
}>;
|
|
7209
|
+
sourceId: z.ZodString;
|
|
7187
7210
|
reviewer: z.ZodString;
|
|
7188
7211
|
threadId: z.ZodNullable<z.ZodString>;
|
|
7189
7212
|
startLine: z.ZodNullable<z.ZodNumber>;
|
|
@@ -7236,8 +7259,8 @@ declare const ReviewSchemas: {
|
|
|
7236
7259
|
newCode: z.ZodString;
|
|
7237
7260
|
}, z.core.$strip>>;
|
|
7238
7261
|
status: z.ZodEnum<{
|
|
7239
|
-
open: "open";
|
|
7240
7262
|
verified: "verified";
|
|
7263
|
+
open: "open";
|
|
7241
7264
|
addressed: "addressed";
|
|
7242
7265
|
dismissed: "dismissed";
|
|
7243
7266
|
deferred: "deferred";
|
|
@@ -7267,8 +7290,8 @@ declare const ReviewSchemas: {
|
|
|
7267
7290
|
headSha: z.ZodOptional<z.ZodString>;
|
|
7268
7291
|
}, z.core.$strip>;
|
|
7269
7292
|
status: z.ZodEnum<{
|
|
7270
|
-
open: "open";
|
|
7271
7293
|
verified: "verified";
|
|
7294
|
+
open: "open";
|
|
7272
7295
|
addressed: "addressed";
|
|
7273
7296
|
dismissed: "dismissed";
|
|
7274
7297
|
deferred: "deferred";
|
|
@@ -7313,8 +7336,8 @@ declare const ReviewSchemas: {
|
|
|
7313
7336
|
newCode: z.ZodString;
|
|
7314
7337
|
}, z.core.$strip>>;
|
|
7315
7338
|
status: z.ZodEnum<{
|
|
7316
|
-
open: "open";
|
|
7317
7339
|
verified: "verified";
|
|
7340
|
+
open: "open";
|
|
7318
7341
|
addressed: "addressed";
|
|
7319
7342
|
dismissed: "dismissed";
|
|
7320
7343
|
deferred: "deferred";
|
|
@@ -7370,8 +7393,8 @@ declare const ReviewSchemas: {
|
|
|
7370
7393
|
newCode: z.ZodString;
|
|
7371
7394
|
}, z.core.$strip>>;
|
|
7372
7395
|
status: z.ZodEnum<{
|
|
7373
|
-
open: "open";
|
|
7374
7396
|
verified: "verified";
|
|
7397
|
+
open: "open";
|
|
7375
7398
|
addressed: "addressed";
|
|
7376
7399
|
dismissed: "dismissed";
|
|
7377
7400
|
deferred: "deferred";
|
|
@@ -7385,8 +7408,8 @@ declare const ReviewSchemas: {
|
|
|
7385
7408
|
rawCommentId: z.ZodNullable<z.ZodNumber>;
|
|
7386
7409
|
}, z.core.$strip>;
|
|
7387
7410
|
previousStatus: z.ZodEnum<{
|
|
7388
|
-
open: "open";
|
|
7389
7411
|
verified: "verified";
|
|
7412
|
+
open: "open";
|
|
7390
7413
|
addressed: "addressed";
|
|
7391
7414
|
dismissed: "dismissed";
|
|
7392
7415
|
deferred: "deferred";
|
|
@@ -7730,8 +7753,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7730
7753
|
newCode: _$zod.ZodString;
|
|
7731
7754
|
}, _$zod_v4_core0.$strip>>;
|
|
7732
7755
|
status: _$zod.ZodEnum<{
|
|
7733
|
-
open: "open";
|
|
7734
7756
|
verified: "verified";
|
|
7757
|
+
open: "open";
|
|
7735
7758
|
addressed: "addressed";
|
|
7736
7759
|
dismissed: "dismissed";
|
|
7737
7760
|
deferred: "deferred";
|
|
@@ -7757,8 +7780,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7757
7780
|
headSha: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7758
7781
|
}, _$zod_v4_core0.$strip>;
|
|
7759
7782
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7760
|
-
open: "open";
|
|
7761
7783
|
verified: "verified";
|
|
7784
|
+
open: "open";
|
|
7762
7785
|
addressed: "addressed";
|
|
7763
7786
|
dismissed: "dismissed";
|
|
7764
7787
|
deferred: "deferred";
|
|
@@ -7800,8 +7823,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7800
7823
|
newCode: _$zod.ZodString;
|
|
7801
7824
|
}, _$zod_v4_core0.$strip>>;
|
|
7802
7825
|
status: _$zod.ZodEnum<{
|
|
7803
|
-
open: "open";
|
|
7804
7826
|
verified: "verified";
|
|
7827
|
+
open: "open";
|
|
7805
7828
|
addressed: "addressed";
|
|
7806
7829
|
dismissed: "dismissed";
|
|
7807
7830
|
deferred: "deferred";
|
|
@@ -7846,19 +7869,19 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7846
7869
|
}>;
|
|
7847
7870
|
id: _$zod.ZodString;
|
|
7848
7871
|
status: _$zod.ZodEnum<{
|
|
7849
|
-
open: "open";
|
|
7850
7872
|
verified: "verified";
|
|
7873
|
+
open: "open";
|
|
7851
7874
|
addressed: "addressed";
|
|
7852
7875
|
dismissed: "dismissed";
|
|
7853
7876
|
deferred: "deferred";
|
|
7854
7877
|
}>;
|
|
7855
|
-
sourceId: _$zod.ZodString;
|
|
7856
7878
|
severity: _$zod.ZodEnum<{
|
|
7857
7879
|
critical: "critical";
|
|
7858
7880
|
major: "major";
|
|
7859
7881
|
minor: "minor";
|
|
7860
7882
|
nitpick: "nitpick";
|
|
7861
7883
|
}>;
|
|
7884
|
+
sourceId: _$zod.ZodString;
|
|
7862
7885
|
reviewer: _$zod.ZodString;
|
|
7863
7886
|
threadId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
7864
7887
|
startLine: _$zod.ZodNullable<_$zod.ZodNumber>;
|
|
@@ -7911,8 +7934,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7911
7934
|
newCode: _$zod.ZodString;
|
|
7912
7935
|
}, _$zod_v4_core0.$strip>>;
|
|
7913
7936
|
status: _$zod.ZodEnum<{
|
|
7914
|
-
open: "open";
|
|
7915
7937
|
verified: "verified";
|
|
7938
|
+
open: "open";
|
|
7916
7939
|
addressed: "addressed";
|
|
7917
7940
|
dismissed: "dismissed";
|
|
7918
7941
|
deferred: "deferred";
|
|
@@ -7937,8 +7960,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7937
7960
|
headSha: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7938
7961
|
}, _$zod_v4_core0.$strip>;
|
|
7939
7962
|
status: _$zod.ZodEnum<{
|
|
7940
|
-
open: "open";
|
|
7941
7963
|
verified: "verified";
|
|
7964
|
+
open: "open";
|
|
7942
7965
|
addressed: "addressed";
|
|
7943
7966
|
dismissed: "dismissed";
|
|
7944
7967
|
deferred: "deferred";
|
|
@@ -7983,8 +8006,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7983
8006
|
newCode: _$zod.ZodString;
|
|
7984
8007
|
}, _$zod_v4_core0.$strip>>;
|
|
7985
8008
|
status: _$zod.ZodEnum<{
|
|
7986
|
-
open: "open";
|
|
7987
8009
|
verified: "verified";
|
|
8010
|
+
open: "open";
|
|
7988
8011
|
addressed: "addressed";
|
|
7989
8012
|
dismissed: "dismissed";
|
|
7990
8013
|
deferred: "deferred";
|
|
@@ -8035,8 +8058,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
8035
8058
|
newCode: _$zod.ZodString;
|
|
8036
8059
|
}, _$zod_v4_core0.$strip>>;
|
|
8037
8060
|
status: _$zod.ZodEnum<{
|
|
8038
|
-
open: "open";
|
|
8039
8061
|
verified: "verified";
|
|
8062
|
+
open: "open";
|
|
8040
8063
|
addressed: "addressed";
|
|
8041
8064
|
dismissed: "dismissed";
|
|
8042
8065
|
deferred: "deferred";
|
|
@@ -8050,8 +8073,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
8050
8073
|
rawCommentId: _$zod.ZodNullable<_$zod.ZodNumber>;
|
|
8051
8074
|
}, _$zod_v4_core0.$strip>;
|
|
8052
8075
|
previousStatus: _$zod.ZodEnum<{
|
|
8053
|
-
open: "open";
|
|
8054
8076
|
verified: "verified";
|
|
8077
|
+
open: "open";
|
|
8055
8078
|
addressed: "addressed";
|
|
8056
8079
|
dismissed: "dismissed";
|
|
8057
8080
|
deferred: "deferred";
|
|
@@ -8180,8 +8203,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8180
8203
|
newCode: _$zod.ZodString;
|
|
8181
8204
|
}, _$zod_v4_core0.$strip>>;
|
|
8182
8205
|
status: _$zod.ZodEnum<{
|
|
8183
|
-
open: "open";
|
|
8184
8206
|
verified: "verified";
|
|
8207
|
+
open: "open";
|
|
8185
8208
|
addressed: "addressed";
|
|
8186
8209
|
dismissed: "dismissed";
|
|
8187
8210
|
deferred: "deferred";
|
|
@@ -8207,8 +8230,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8207
8230
|
headSha: _$zod.ZodOptional<_$zod.ZodString>;
|
|
8208
8231
|
}, _$zod_v4_core0.$strip>;
|
|
8209
8232
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
8210
|
-
open: "open";
|
|
8211
8233
|
verified: "verified";
|
|
8234
|
+
open: "open";
|
|
8212
8235
|
addressed: "addressed";
|
|
8213
8236
|
dismissed: "dismissed";
|
|
8214
8237
|
deferred: "deferred";
|
|
@@ -8250,8 +8273,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8250
8273
|
newCode: _$zod.ZodString;
|
|
8251
8274
|
}, _$zod_v4_core0.$strip>>;
|
|
8252
8275
|
status: _$zod.ZodEnum<{
|
|
8253
|
-
open: "open";
|
|
8254
8276
|
verified: "verified";
|
|
8277
|
+
open: "open";
|
|
8255
8278
|
addressed: "addressed";
|
|
8256
8279
|
dismissed: "dismissed";
|
|
8257
8280
|
deferred: "deferred";
|
|
@@ -8296,19 +8319,19 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8296
8319
|
}>;
|
|
8297
8320
|
id: _$zod.ZodString;
|
|
8298
8321
|
status: _$zod.ZodEnum<{
|
|
8299
|
-
open: "open";
|
|
8300
8322
|
verified: "verified";
|
|
8323
|
+
open: "open";
|
|
8301
8324
|
addressed: "addressed";
|
|
8302
8325
|
dismissed: "dismissed";
|
|
8303
8326
|
deferred: "deferred";
|
|
8304
8327
|
}>;
|
|
8305
|
-
sourceId: _$zod.ZodString;
|
|
8306
8328
|
severity: _$zod.ZodEnum<{
|
|
8307
8329
|
critical: "critical";
|
|
8308
8330
|
major: "major";
|
|
8309
8331
|
minor: "minor";
|
|
8310
8332
|
nitpick: "nitpick";
|
|
8311
8333
|
}>;
|
|
8334
|
+
sourceId: _$zod.ZodString;
|
|
8312
8335
|
reviewer: _$zod.ZodString;
|
|
8313
8336
|
threadId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
8314
8337
|
startLine: _$zod.ZodNullable<_$zod.ZodNumber>;
|
|
@@ -8361,8 +8384,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8361
8384
|
newCode: _$zod.ZodString;
|
|
8362
8385
|
}, _$zod_v4_core0.$strip>>;
|
|
8363
8386
|
status: _$zod.ZodEnum<{
|
|
8364
|
-
open: "open";
|
|
8365
8387
|
verified: "verified";
|
|
8388
|
+
open: "open";
|
|
8366
8389
|
addressed: "addressed";
|
|
8367
8390
|
dismissed: "dismissed";
|
|
8368
8391
|
deferred: "deferred";
|
|
@@ -8387,8 +8410,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8387
8410
|
headSha: _$zod.ZodOptional<_$zod.ZodString>;
|
|
8388
8411
|
}, _$zod_v4_core0.$strip>;
|
|
8389
8412
|
status: _$zod.ZodEnum<{
|
|
8390
|
-
open: "open";
|
|
8391
8413
|
verified: "verified";
|
|
8414
|
+
open: "open";
|
|
8392
8415
|
addressed: "addressed";
|
|
8393
8416
|
dismissed: "dismissed";
|
|
8394
8417
|
deferred: "deferred";
|
|
@@ -8433,8 +8456,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8433
8456
|
newCode: _$zod.ZodString;
|
|
8434
8457
|
}, _$zod_v4_core0.$strip>>;
|
|
8435
8458
|
status: _$zod.ZodEnum<{
|
|
8436
|
-
open: "open";
|
|
8437
8459
|
verified: "verified";
|
|
8460
|
+
open: "open";
|
|
8438
8461
|
addressed: "addressed";
|
|
8439
8462
|
dismissed: "dismissed";
|
|
8440
8463
|
deferred: "deferred";
|
|
@@ -8485,8 +8508,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8485
8508
|
newCode: _$zod.ZodString;
|
|
8486
8509
|
}, _$zod_v4_core0.$strip>>;
|
|
8487
8510
|
status: _$zod.ZodEnum<{
|
|
8488
|
-
open: "open";
|
|
8489
8511
|
verified: "verified";
|
|
8512
|
+
open: "open";
|
|
8490
8513
|
addressed: "addressed";
|
|
8491
8514
|
dismissed: "dismissed";
|
|
8492
8515
|
deferred: "deferred";
|
|
@@ -8500,8 +8523,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8500
8523
|
rawCommentId: _$zod.ZodNullable<_$zod.ZodNumber>;
|
|
8501
8524
|
}, _$zod_v4_core0.$strip>;
|
|
8502
8525
|
previousStatus: _$zod.ZodEnum<{
|
|
8503
|
-
open: "open";
|
|
8504
8526
|
verified: "verified";
|
|
8527
|
+
open: "open";
|
|
8505
8528
|
addressed: "addressed";
|
|
8506
8529
|
dismissed: "dismissed";
|
|
8507
8530
|
deferred: "deferred";
|
|
@@ -12191,8 +12214,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12191
12214
|
"extra-high": "extra-high";
|
|
12192
12215
|
}>>;
|
|
12193
12216
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
12194
|
-
fresh: "fresh";
|
|
12195
12217
|
fork: "fork";
|
|
12218
|
+
fresh: "fresh";
|
|
12196
12219
|
}>>;
|
|
12197
12220
|
tools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
12198
12221
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -12224,9 +12247,10 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12224
12247
|
result: z.ZodOptional<z.ZodString>;
|
|
12225
12248
|
error: z.ZodOptional<z.ZodString>;
|
|
12226
12249
|
usage: z.ZodOptional<z.ZodObject<{
|
|
12227
|
-
inputTokens: z.ZodNumber
|
|
12228
|
-
|
|
12229
|
-
|
|
12250
|
+
inputTokens: z.ZodOptional<z.ZodNumber>;
|
|
12251
|
+
cachedInputTokens: z.ZodOptional<z.ZodNumber>;
|
|
12252
|
+
outputTokens: z.ZodOptional<z.ZodNumber>;
|
|
12253
|
+
toolCallCount: z.ZodNumber;
|
|
12230
12254
|
}, z.core.$strip>>;
|
|
12231
12255
|
}, z.core.$strip>;
|
|
12232
12256
|
/**
|
|
@@ -12274,11 +12298,12 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12274
12298
|
status: z.ZodEnum<{
|
|
12275
12299
|
completed: "completed";
|
|
12276
12300
|
cancelled: "cancelled";
|
|
12277
|
-
failed: "failed";
|
|
12278
12301
|
spawning: "spawning";
|
|
12279
12302
|
running: "running";
|
|
12303
|
+
completing: "completing";
|
|
12280
12304
|
waiting_input: "waiting_input";
|
|
12281
12305
|
hung: "hung";
|
|
12306
|
+
failed: "failed";
|
|
12282
12307
|
}>;
|
|
12283
12308
|
childSessionId: z.ZodOptional<z.ZodString>;
|
|
12284
12309
|
pendingRequest: z.ZodOptional<z.ZodObject<{
|
|
@@ -12290,6 +12315,12 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12290
12315
|
result: z.ZodOptional<z.ZodString>;
|
|
12291
12316
|
summary: z.ZodOptional<z.ZodString>;
|
|
12292
12317
|
error: z.ZodOptional<z.ZodString>;
|
|
12318
|
+
usage: z.ZodOptional<z.ZodObject<{
|
|
12319
|
+
inputTokens: z.ZodOptional<z.ZodNumber>;
|
|
12320
|
+
cachedInputTokens: z.ZodOptional<z.ZodNumber>;
|
|
12321
|
+
outputTokens: z.ZodOptional<z.ZodNumber>;
|
|
12322
|
+
toolCallCount: z.ZodNumber;
|
|
12323
|
+
}, z.core.$strip>>;
|
|
12293
12324
|
}, z.core.$strip>;
|
|
12294
12325
|
}; /** RPC: Execute a spawned subagent (create session + start adapter) */
|
|
12295
12326
|
execute: {
|
|
@@ -12388,8 +12419,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12388
12419
|
"extra-high": "extra-high";
|
|
12389
12420
|
}>>;
|
|
12390
12421
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
12391
|
-
fresh: "fresh";
|
|
12392
12422
|
fork: "fork";
|
|
12423
|
+
fresh: "fresh";
|
|
12393
12424
|
}>>;
|
|
12394
12425
|
tools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
12395
12426
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -12519,8 +12550,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12519
12550
|
"extra-high": "extra-high";
|
|
12520
12551
|
}>>;
|
|
12521
12552
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
12522
|
-
fresh: "fresh";
|
|
12523
12553
|
fork: "fork";
|
|
12554
|
+
fresh: "fresh";
|
|
12524
12555
|
}>>;
|
|
12525
12556
|
tools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
12526
12557
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -12555,8 +12586,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12555
12586
|
status: z.ZodEnum<{
|
|
12556
12587
|
completed: "completed";
|
|
12557
12588
|
cancelled: "cancelled";
|
|
12558
|
-
failed: "failed";
|
|
12559
12589
|
waiting_input: "waiting_input";
|
|
12590
|
+
failed: "failed";
|
|
12560
12591
|
timeout: "timeout";
|
|
12561
12592
|
}>;
|
|
12562
12593
|
result: z.ZodOptional<z.ZodString>;
|
|
@@ -12570,6 +12601,12 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12570
12601
|
tool: "tool";
|
|
12571
12602
|
turn: "turn";
|
|
12572
12603
|
}>>;
|
|
12604
|
+
usage: z.ZodOptional<z.ZodObject<{
|
|
12605
|
+
inputTokens: z.ZodOptional<z.ZodNumber>;
|
|
12606
|
+
cachedInputTokens: z.ZodOptional<z.ZodNumber>;
|
|
12607
|
+
outputTokens: z.ZodOptional<z.ZodNumber>;
|
|
12608
|
+
toolCallCount: z.ZodNumber;
|
|
12609
|
+
}, z.core.$strip>>;
|
|
12573
12610
|
toolObservations: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
12574
12611
|
toolName: z.ZodString;
|
|
12575
12612
|
outcome: z.ZodEnum<{
|
|
@@ -12629,7 +12666,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12629
12666
|
}; /** RPC: Child signals task completion */
|
|
12630
12667
|
completeTask: {
|
|
12631
12668
|
request: z.ZodObject<{
|
|
12632
|
-
|
|
12669
|
+
sessionId: z.ZodString;
|
|
12670
|
+
turnId: z.ZodOptional<z.ZodString>;
|
|
12633
12671
|
result: z.ZodString;
|
|
12634
12672
|
summary: z.ZodOptional<z.ZodString>;
|
|
12635
12673
|
}, z.core.$strip>;
|
|
@@ -12653,11 +12691,12 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12653
12691
|
status: z.ZodEnum<{
|
|
12654
12692
|
completed: "completed";
|
|
12655
12693
|
cancelled: "cancelled";
|
|
12656
|
-
failed: "failed";
|
|
12657
12694
|
spawning: "spawning";
|
|
12658
12695
|
running: "running";
|
|
12696
|
+
completing: "completing";
|
|
12659
12697
|
waiting_input: "waiting_input";
|
|
12660
12698
|
hung: "hung";
|
|
12699
|
+
failed: "failed";
|
|
12661
12700
|
}>;
|
|
12662
12701
|
}, z.core.$strip>>;
|
|
12663
12702
|
}, z.core.$strip>;
|
|
@@ -13567,8 +13606,8 @@ declare const WorkerNodeDispatchRequestSchema: z.ZodObject<{
|
|
|
13567
13606
|
"exit-and-resume": "exit-and-resume";
|
|
13568
13607
|
}>>;
|
|
13569
13608
|
terminalAuthority: z.ZodOptional<z.ZodEnum<{
|
|
13570
|
-
authority: "authority";
|
|
13571
13609
|
worker: "worker";
|
|
13610
|
+
authority: "authority";
|
|
13572
13611
|
}>>;
|
|
13573
13612
|
}, z.core.$strip>;
|
|
13574
13613
|
manifest: z.ZodOptional<z.ZodObject<{
|
|
@@ -13914,8 +13953,8 @@ declare const WorkerNodeSchemas: {
|
|
|
13914
13953
|
"exit-and-resume": "exit-and-resume";
|
|
13915
13954
|
}>>;
|
|
13916
13955
|
terminalAuthority: z.ZodOptional<z.ZodEnum<{
|
|
13917
|
-
authority: "authority";
|
|
13918
13956
|
worker: "worker";
|
|
13957
|
+
authority: "authority";
|
|
13919
13958
|
}>>;
|
|
13920
13959
|
}, z.core.$strip>;
|
|
13921
13960
|
manifest: z.ZodOptional<z.ZodObject<{
|
|
@@ -14506,8 +14545,8 @@ declare const WorkerNodeNamespace: _$_makaio_core0.BusNamespaceDefinition<"worke
|
|
|
14506
14545
|
"exit-and-resume": "exit-and-resume";
|
|
14507
14546
|
}>>;
|
|
14508
14547
|
terminalAuthority: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
14509
|
-
authority: "authority";
|
|
14510
14548
|
worker: "worker";
|
|
14549
|
+
authority: "authority";
|
|
14511
14550
|
}>>;
|
|
14512
14551
|
}, _$zod_v4_core0.$strip>;
|
|
14513
14552
|
manifest: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
@@ -15022,8 +15061,8 @@ declare const WorkerNodeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
15022
15061
|
"exit-and-resume": "exit-and-resume";
|
|
15023
15062
|
}>>;
|
|
15024
15063
|
terminalAuthority: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
15025
|
-
authority: "authority";
|
|
15026
15064
|
worker: "worker";
|
|
15065
|
+
authority: "authority";
|
|
15027
15066
|
}>>;
|
|
15028
15067
|
}, _$zod_v4_core0.$strip>;
|
|
15029
15068
|
manifest: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
@@ -15789,4 +15828,4 @@ declare const FrameworkContractNamespaces: readonly RegistrableBusNamespaceDefin
|
|
|
15789
15828
|
*/
|
|
15790
15829
|
declare const FrameworkStorageNamespaces: readonly RegistrableBusNamespaceDefinition[];
|
|
15791
15830
|
//#endregion
|
|
15792
|
-
export { type AIModel, type AIModelMetadata, AIModelSchema, type AIReasoningLevel, AIReasoningLevelSchema, ARTIFACT_CONTEXT_RENDER_HINTS, AUTO_LAUNCH_CAPABILITY_ID, type ActionCategory, type ActionCategoryMap, type ActionIntent, type ActionShortcut, type ActionShortcutModifiers, type ActivatedSkillMetadata, type ActiveSkillState, type AdapterAuthBinding, type AdapterAuthBindingMethodDefinition, AdapterAuthBindingSchema, type AdapterAuthConstant, AdapterAuthConstantSchema, type AdapterAuthDelivery, AdapterAuthDeliverySchema, type AdapterClientRef, type AdapterContribution, type AdapterDefinitionContract, AdapterNamespace, type AdapterProviderAuth, type AdapterProviderAuthInput, AdapterProviderAuthSchema, type AdapterProviderDefinitionContract, type AdapterProviderRef, type AdapterRuntimeOptions, type AdapterSelection, AdapterSubjects, type AgentComplete, type AgentConfig, type Message as AgentMessage, AgentNamespace, type AgentResolutionContext, AgentResolutionSubjects, type AgentRole, AgentSchemas, type AgentSelection, type AgentSelectionBase, AgentSelectionBaseSchema, type AgentSelectionKindMap, AgentSelectionSchema, type AgentStarted, AgentStatusSchema, AgentSubjects, type AgentToolApproveRequest, type AgentToolApproveResponse, AgentToolApproveSchema, type AnyArtifactKindDefinition, type ApprovalEntry, ApprovalNamespace, type ApprovalPolicy, ApprovalPolicySchema, ApprovalSubjects, type ArtifactActor, ArtifactActorSchema, type ArtifactBindingOptions, type ArtifactCompareRequest, ArtifactCompareRequestSchema, type ArtifactCompareResponse, ArtifactCompareResponseSchema, type ArtifactConflictPolicy, ArtifactConflictPolicySchema, type ArtifactContext, type ArtifactContextKnownRenderHint, type ArtifactContextNode, type ArtifactContextRefEntry, ArtifactContextRefEntrySchema, type ArtifactContextRelationSelector, ArtifactContextRelationSelectorSchema, type ArtifactContextRenderHint, ArtifactContextRenderHintSchema, type ArtifactContextRootNode, type ArtifactContextSelector, ArtifactContextSelectorSchema, type ArtifactContextTree, type ArtifactContextUnresolvedReason, ArtifactContextUnresolvedReasonSchema, type ArtifactCreateRequest, type ArtifactCreateResponse, type ArtifactCreatedPayload, type ArtifactDataOf, type ArtifactDraft, type ArtifactDraftPatch, type ArtifactHookFilter, type ArtifactKindChangedPayload, type ArtifactKindDefinition, type ArtifactKindListRequest, type ArtifactKindListResponse, type ArtifactKindRegisterRequest, type ArtifactKindRegisterResponse, type ArtifactKindRegistration, ArtifactKindRegistrationSchema, type ArtifactLifecycleHookDefinition, type ArtifactLifecycleHookEvent, type ArtifactLifecycleHookRegistration, type ArtifactLifecycleHooksContributionContext, type ArtifactLifecycleSemanticEvent, type ArtifactMaterializationRef, ArtifactMaterializationRefSchema, ArtifactNamespace, type ArtifactObservation, type ArtifactObservationAddedPayload, ArtifactObservationSchema, type ArtifactOf, type ArtifactPatch, type ArtifactProjectionPolicy, ArtifactProjectionPolicySchema, ArtifactPublishTargetSchema, type ArtifactQueryRequest, ArtifactQueryRequestSchema, type ArtifactQueryResponse, type ArtifactQueryScope, ArtifactQueryScopeSchema, ArtifactQuerySourceSchema, type ArtifactReactionHookContext, type ArtifactReactionHookRegistration, type ArtifactRef, ArtifactRefSchema, type ArtifactRelation, type ArtifactRelationAddedPayload, ArtifactRelationSchema, type ArtifactRelationTarget, ArtifactRelationTargetSchema, type ArtifactRelationTypeListRequest, type ArtifactRelationTypeListResponse, type ArtifactRelationTypeRegisterRequest, type ArtifactRelationTypeRegisterResponse, type ArtifactRepresentations, ArtifactRepresentationsSchema, type ArtifactResolveContextRequest, type ArtifactResolveContextResponse, type ArtifactResolveRequest, type ArtifactResolveResponse, type ArtifactReviseRequest, type ArtifactReviseResponse, type ArtifactRevisedPayload, type ArtifactRevision, ArtifactRevisionSchema, ArtifactSchemas, type ArtifactScope, ArtifactScopeSchema, type ArtifactStatusChangedPayload, ArtifactSubjects, type ArtifactUpdateOperation, type ArtifactUpdater, type ArtifactViewAffordanceDeclaration, ArtifactViewAffordanceDeclarationSchema, type ArtifactViewAffordanceRequest, ArtifactViewAffordanceRequestSchema, type ArtifactViewBuilder, type ArtifactViewBuilderContext, type ArtifactViewBuilderResult, type ArtifactViewCodeSection, ArtifactViewCodeSectionSchema, type ArtifactViewDiagramSection, ArtifactViewDiagramSectionSchema, type ArtifactViewEvidenceSection, ArtifactViewEvidenceSectionSchema, type ArtifactViewLevel, ArtifactViewLevelSchema, type ArtifactViewLink, ArtifactViewLinkSchema, type ArtifactViewModel, ArtifactViewModelSchema, type ArtifactViewParamsFor, type ArtifactViewParamsMap, ArtifactViewParamsSchema, type ArtifactViewPropertiesSection, ArtifactViewPropertiesSectionSchema, type ArtifactViewRawSection, ArtifactViewRawSectionSchema, type ArtifactViewRelationsSection, ArtifactViewRelationsSectionSchema, type ArtifactViewRequest, ArtifactViewRequestSchema, type ArtifactViewResolveRequest, ArtifactViewResolveRequestSchema, type ArtifactViewResolveResponse, ArtifactViewResolveResponseSchema, type ArtifactViewSection, ArtifactViewSectionSchema, type ArtifactViewSummarySection, ArtifactViewSummarySectionSchema, type ArtifactViewTableSection, ArtifactViewTableSectionSchema, type AudioChunk, type AuthCredentialFieldDefinition, AuthCredentialFieldDefinitionSchema, type AuthCredentialRef, AuthCredentialRefSchema, type AuthCredentialSourceHint, AuthCredentialSourceHintSchema, type AuthEnvironmentVariableName, AuthEnvironmentVariableNameSchema, type AuthFieldId, AuthFieldIdSchema, type AuthMethodRef, AuthMethodRefSchema, type AutoLaunchDisableResponse, type AutoLaunchEnableRequest, type AutoLaunchEnableResponse, type AutoLaunchStatusResponse, type AwaitSubagentRequest, type AwaitSubagentResponse, BUILT_IN_THIN_WORKFLOW_PROVIDER_ID, type BeforeArtifactHookContext, type BeforeArtifactHookRegistration, type BlockData, type BootstrapAsset, type BootstrapAssetKey, type BootstrapChoice, type BootstrapDiscoverContext, type BootstrapExportContext, type BootstrapExportResult, type BootstrapImportContext, type BootstrapImportResult, type BootstrapResult, type BranchKind, BrowserEntrypointSchema, type BuiltWorkflow, BusEventPublishTargetSchema, type BusEventTrigger, BusEventTriggerSchema, BusEventWorkflowTrigger, BusRequestSourceSchema, CACHE_STRATEGIES, COMPRESS_SESSION_LINEAGE_KIND, CONNECTOR_SWAP_CANCELLED_CODE, CONNECTOR_SWAP_WARNING_OPTION_IDS, CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, type CacheStrategy, type CanonicalModelResolvedSelection, type CanonicalModelSelection, CanonicalModelSubjects, type CapabilityGroup, type CapabilityItem, type CapabilityPickerValue, CapabilitySubjects, type CapabilityToken, type CheckRunDetail, CheckRunDetailSchema, type ChecksSummary, ChecksSummarySchema, type CliArgManifest, type CliManifest, CliManifestSchema, type CliSubcommandManifest, type ClientAccountIdentifier, ClientAccountIdentifierSchema, type ClientAccountObserveRequest, type ClientAuthMethodDefinition, ClientAuthMethodDefinitionSchema, type ClientAuthMethodRef, ClientAuthMethodRefSchema, ClientAuthMethodsSchema, type ClientBinaryCompatibility, ClientBinaryCompatibilitySchema, type ClientBinaryListEntry, type ClientDefaultAuth, ClientDefaultAuthSchema, type ClientDefinition, ClientDefinitionSchema, type ClientExecutionContext, type ClientIdentityObservation, ClientIdentityObservationSchema, type ClientInstallCompleted, type ClientInstallProgress, type ClientRuntimeObserveRequest, type ClientRuntimeStarted, type ClientScanResult, type ClientScanTarget, type ClientSessionAccountObserveRequest, type ClientSessionAccountObserveResponse, ClientSessionAccountObserveSchema, type ClientSessionLocator, type ClientSessionObservedBase, type ClientSessionStarted, type ClientSessionToolPost, type ClientSessionToolPre, type ClientSessionTurnCompleted, type ClientSessionUsageCostProvenance, ClientSessionUsageCostProvenanceSchema, type ClientSessionUsageSnapshot, ClientSessionUsageSnapshotSchema, type ClientSessionUserPromptSubmitted, ClientSubjects, type ClientToolDefinition, ClientToolDefinitionSchema, type ClientUsageIngestRequest, type ClientUsageSnapshot, type ClientUsageWindow, type ClientVersionChanged, type ClientVoiceProviderDescriptor, type ClientWiringEntry, ClientWiringEntrySchema, type CompleteExternalExecutionRequest, CompleteExternalExecutionRequestSchema, type CompleteTaskRequest, type CompleteTaskResponse, type CompletionMode, CompletionModeSchema, CompressSessionLineageSchema, type CompressionMode, CompressionModeSchema, type ConfidenceBasis, ConfidenceBasisSchema, type ConfidenceLevel, ConfidenceLevelSchema, type ConfidenceMetadata, ConfidenceMetadataSchema, type Config, type ConfigGetResponse, ConfigSchema, ConfigSchemas, ConfigSubjects, type ConfigUpdateRequest, type ConfigUpdateResponse, type ConnectorAdapterAuthDelivery, ConnectorAdapterAuthDeliverySchema, ConnectorSwapCancelledError, type ContentSource, type ContextBundle, ContextBundleSchema, type ContextMode, ContextModeSchema, type ContextPublishTarget, ContextPublishTargetSchema, type ContextSource, ContextSourceSchema, type ContextWindowState, type CreateSessionEventActionResult, type CredentialStoreGrantRequest, CredentialStoreGrantRequestSchema, type CredentialStoreGrantResponse, CredentialStoreGrantResponseSchema, type CredentialStoreRequest, CredentialStoreRequestSchema, CredentialStoreResponseSchema, CredentialSubjects, type CronTriggerPayload, CronWorkflowTrigger, type CustomFieldDefinition, DEFAULT_CONSTRAINTS, DEFAULT_HARNESSES, type DefineWorkflowOptions, type DelegateAgentNodeBlockRun, type DelegateRoleNodeBlockRun, type DetachedDescriptor, type DetachedTransportConfig, DetachedTransportSchema, type DiscoveredAIModel, ERROR_CATEGORIES, EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, EXECUTION_LIST_DEFAULT_LIMIT, EXECUTION_LIST_MAX_LIMIT, EXECUTION_LIST_MIN_LIMIT, EXTERNAL_EXECUTION_ID_PREFIX, EXTRACTION_EXCLUSION_KEY, type EmbeddedDescriptor, type EntityUIConfig, EntityUIConfigSchema, type EntrypointConfig, type ErrorCategory, ErrorCategorySchema, type EventFilter, type EvidenceRef, EvidenceRefSchema, type ExecuteContext, type ExecuteResult, type ExecuteSubagentResponse, type ExecutionHints, ExecutionHintsSchema, type ExecutionLink, type ExecutionLinkListQuery, ExecutionLinkListQuerySchema, ExecutionLinkSchema, type ExecutionLinkType, ExecutionLinkTypeSchema, type ExecutionListCursor, ExecutionListCursorSchema, type ExecutionListQuery, ExecutionListQuerySchema, ExecutionSourceHintSchema, type ExecutionStatus, ExecutionStatusSchema, type ExecutionsByArtifactRefsQuery, ExecutionsByArtifactRefsQuerySchema, type ExplicitAuthMethodDefinition, ExplicitAuthMethodDefinitionSchema, type ExtensionArtifactLifecycleHooksContribution, type ExtensionArtifactViewBuildersContribution, type ExtensionBootstrap, type ExtensionConfigComponentProps, type ExtensionConfigProvider, type ExtensionContext, type ExtensionContributionProcessor, type ExtensionDependency, ExtensionDependencySchema, type ExtensionDescriptor, type ExtensionDescriptorBase, ExtensionDescriptorSchema, type ExtensionEntrypoints, ExtensionEntrypointsSchema, type ExtensionFieldTypeLoader, type ExtensionIdentity, type ExtensionService, type ExtensionServiceLifecycle, type ExtensionToken, type ExtensionTransitionActionsContribution, type ExtensionTransitionRulesContribution, type ExtensionWarning, type ExtensionWarningAction, type ExtensionWarningEntry, ExtensionWarningEntrySchema, ExtensionWarningSchema, ExtensionWorkflowTrigger, ExtensionWorkflowTriggerSchema, type ExtensionWorkflowTrigger$1 as ExtensionWorkflowTriggerShape, type ExternalExecutionFrameCompletion, ExternalExecutionFrameCompletionSchema, type ExternalExecutionFrameStart, ExternalExecutionFrameStartSchema, type ExtractTriggerPayload, type ExtractionExclusionKey, type ExtractionExclusionMetadata, FORK_SESSION_LINEAGE_KIND, type FacetAppliesTo, FacetAppliesToSchema, type FacetAuthority, FacetAuthoritySchema, type FacetCardinality, FacetCardinalitySchema, FacetNamespace, type FacetNamespaceChangedPayload, type FacetNamespaceDefinition, type FacetNamespaceListRequest, type FacetNamespaceListResponse, type FacetNamespaceRegisterRequest, type FacetNamespaceRegisterResponse, type FacetNamespaceRegistration, FacetNamespaceRegistrationSchema, FacetSchemas, FacetSubjects, type FetchFindingsParams, type FieldDefinition, type FieldOption, type FieldType, type FieldWidget, type FindingOrigin, FindingOriginSchema, type FindingSeverity, FindingSeveritySchema, type FindingStatus, FindingStatusSchema, type FindingTarget, FindingTargetSchema, type FindingsSummary, FindingsSummarySchema, type FocusContext, type ForkChildInfo, type ForkOptions, ForkSessionLineageSchema, type ForkTransforms, ForkTransformsSchema, type FormFieldProps, FrameworkContractNamespaces, FrameworkStorageNamespaces, GIT_HOOK_EVENTS_CAPABILITY_ID, type GateInstanceListQuery, GateInstanceListQuerySchema, type GateOptions, type GitHookCoverageReason, GitHookCoverageReasonSchema, type GitHookCoverageRequest, GitHookCoverageRequestSchema, type GitHookCoverageResponse, GitHookCoverageResponseSchema, type GitHookCoveredOperation, GitHookCoveredOperationSchema, GitHookNamespace, type GitHookNativeMergeEvent, GitHookNativeMergeEventSchema, type GitHookRewriteEvent, GitHookRewriteEventSchema, type GitHookRewritePair, GitHookRewritePairSchema, GitHookSchemas, GitHookSubjects, type HarnessDefinition, HarnessDefinitionBaseSchema, type HarnessDefinitionCreate, HarnessDefinitionCreateSchema, HarnessDefinitionSchema, HarnessSubjects, type HashTrigger, type HashTriggerContext, type HashTriggerMetadata, type HashTriggerSuggestResult, HostNamespace, HostSchemas, HostSubjects, type HttpServerLike, type IAutoLaunchProvider, type ICapabilityBasedService, type ICapabilityProvider, type IGitHookEventsProvider, type IMakaioSession, INTERACTIVE_DIALOG_TIMEOUT_MS, type IReviewSource, type IReviewerProcessor, type ISTTProvider, type IServerProvider, type IStepRunner, type ITTSProvider, type IVCSProvider, type IVisionProvider, type IVocabularyProvider, type IWorkerNodeProvider, type IWorkflowRunner, type IWorkflowTriggerTypeRegistry, type ImportStatus, type ImportUpsertRequest, ImportUpsertRequestSchema, type InferredAuthMethodDefinition, InferredAuthMethodDefinitionSchema, type InstallStage, type InstalledVersionEntry, type IterateHandler, type IterateOptions, type JsonPatchOperation, JsonPatchOperationSchema, type JsonValue, JsonValueSchema, type KillSubagentRequest, type KillSubagentResponse, type LabelInfo, LabelInfoSchema, type LabelSemantic, LabelSemanticSchema, type ListSubagentsBySessionRequest, type ListSubagentsBySessionResponse, type LoaderContext, type LocalRef, LocalRefSchema, type LogSourceDefinition, LogSourceDefinitionSchema, type LoopGateContext, type LoopGateHandler, type LoopGateOutcome, LoopGateOutcomeSchema, type LoopGateRegistration, type LoopOptions, MCP_CALL_TOOL_NAME, MCP_DISCOVER_TOOL_NAME, MCP_SCHEMA_TOOL_NAME, type MakaioExtension, type MakaioNodeExtension, type MakaioSessionAgent, MakaioSessionAgentSchema, type MakaioSessionEvent, MakaioSessionEventSchema, MakaioSessionSchema, type MakaioVariant, MakaioVariantSchema, type MakaioWebUiActions, type MakaioWebUiComponentProps, type MakaioWebUiRoute, type ManagedInstallDescriptor, ManagedInstallDescriptorSchema, type ManagedInstallStrategy, ManualWorkflowTrigger, MaterializationNamespace, MaterializationSchemas, MaterializationSubjects, type McpAgentContext, type McpAutoReconnectConfig, McpAutoReconnectConfigSchema, type McpExposureMode, McpExposureModeSchema, McpNonHiddenExposureModeSchema, type McpProfileConfig, McpProfileConfigSchema, type McpResolvedServer, type McpRuntimeSessionContext, McpRuntimeSessionContextSchema, type McpSessionContext, McpSubjects, McpToolPatternSchema, type McpToolState, type McpTransportConfig, McpTransportConfigSchema, type Message$1 as Message, type MessageBlock, type MessageDeliveryMode, type MessageEventFilter, type MessageInput, type MessageOutcome, type MessagePageCursor, MessagePageCursorSchema, type MessageRole, type MessageRouting, MessageRoutingSchema, type MessageRoutingStatus, MessageStorageNamespace, MessageStorageSubjects, type ModelFilterMode, ModelFilterModeSchema, ModelRegistryPublicNamespace, ModelRegistryPublicSubjects, type ModelRegistrySupportedModel, ModelRegistrySupportedModelSchema, type ModelRegistrySupportedModelsRequest, type ModelRegistrySupportedModelsResponse, type ModelVisibility, ModelVisibilitySchema, type NativeAccountSelection, NativeAccountSelectionSchema, type NativeClientAdapterAuthDelivery, NativeClientAdapterAuthDeliverySchema, type NativeForkDirective, NativeForkDirectiveSchema, type NativeLocalityReason, NativeLocalityReasonSchema, type NativeLocalityVerdict, NativeLocalityVerdictSchema, NativeSessionSupervisorSubjects, type NativeSupervisorAttachRequest, type NativeSupervisorLaunchRequest, type NativeSupervisorStatusRequest, type NativeSupervisorStopRequest, type NoAdapterAuthDelivery, NoAdapterAuthDeliverySchema, type NoAuthMethodDefinition, NoAuthMethodDefinitionSchema, type NodeExtensionContext, type NodeOptions, type NormalizedWorkerNodeCapabilities, type NormalizedWorkerNodeRequirements, type NpmInstallDescriptor, PROVIDER_CONFIG_SCHEMA_VERSION, type PageComponentProps, type PageDeclaration, type ParallelMode, type ParallelOptions, type PendingRequest, PendingRequestSchema, type PickerConfig, type PickerOpenContext, PlatformNamespace, PlatformSchemas, PlatformSubjects, type PostInstallDescriptor, type PreviousStepOutput, type ProcessCliOutputParams, type ProcessCommentsParams, type ProcessEnvAdapterAuthDelivery, ProcessEnvAdapterAuthDeliverySchema, type ProcessIssueCommentsParams, type ProcessReviewBodyParams, type ProfileToolCapabilitiesConfig, type ProjectedEdge, type ProjectedEdgeKind, type ProjectedField, ProjectedFieldSchema, type ProjectedFieldSemantic, ProjectedFieldSemanticSchema, type ProjectedFieldViewRole, ProjectedFieldViewRoleSchema, type ProjectedNode, type ProjectedNodeRole, type ProjectedWorkflowGraph, type ProtocolEndpoints, ProtocolEndpointsSchema, type ProtocolId, ProtocolIdSchema, type ProviderAIModel, ProviderAIModelSchema, type ProviderAuthMethodDefinition, ProviderAuthMethodDefinitionSchema, type ProviderAuthMethodRef, ProviderAuthMethodRefSchema, ProviderAuthMethodsSchema, type ProviderCapabilities, ProviderCapabilitiesSchema, type ProviderConfigAuth, ProviderConfigAuthSchema, type ProviderConfigFile, ProviderConfigFileSchema, type ProviderConfigManager, ProviderConfigManagerSchema, type ProviderContext, ProviderContextSchema, type ProviderDefinition, type ProviderDefinitionInput, ProviderDefinitionSchema, type ProviderRegistration, type ProviderRuntime, type ProviderSummary, type ProviderUnregistration, type PullRequestState, PullRequestStateSchema, REVIEWER_PROCESSOR_CAPABILITY_ID, REVIEW_SOURCE_CAPABILITY_ID, ROOT_SESSION_LINEAGE_KIND, type ReadinessAssessment, ReadinessAssessmentSchema, type ReasoningLevelMap, type RegisterExternalExecutionRequest, RegisterExternalExecutionRequestSchema, type RegisteredStepBlock, type RegisteredTriggerBlock, type RelationTypeRegistration, RelationTypeRegistrationSchema, type RelayConfig, type ReportProgressRequest, type ReportProgressResponse, type RequestCorrelationContext, RequestCorrelationContextSchema, type RequestInputRpcRequest, type RequestInputRpcResponse, type RequiredTimeoutConfig, type ResolvableCanonicalModel, type ResolveAgentConfigResponse, type ResolveEnrichedPolicyResponse, type ResolvedAgentConfig, ResolvedAgentConfigSchema, type ResolvedApprovalEntry, type ResolvedArtifactContextNode, type ResolvedArtifactContextWire, ResolvedArtifactContextWireSchema, type ResolvedContextEntry, ResolvedContextEntrySchema, type ResolvedProviderAuth, ResolvedProviderAuthSchema, type ResolvedProviderContext, ResolvedProviderContextSchema, type ResponseSchemaDescriptor, ResponseSchemaDescriptorSchema, type ResponseSchemaName, ResponseSchemaNameSchema, type ReviewFinding, ReviewFindingSchema, type ReviewIssueComment, ReviewIssueCommentSchema, ReviewNamespace, type ReviewRequestContext, ReviewSchemas, type ReviewSourceRateLimit, ReviewSourceRateLimitSchema, type ReviewSourceSnapshot, ReviewSubjects, type ReviewTriggerParams, type ReviewTriggerResult, type ReviewerState, ReviewerStateSchema, type ReviewsSummary, ReviewsSummarySchema, type RiskLevel, RootSessionLineageSchema, SERVER_CAPABILITY_ID, SESSION_EVENT_TYPES, SESSION_LINEAGE_KINDS, SNAPSHOT_VERSION, START_MODES, STORAGE_DIALECTS, type STTCapability, type STTMode, type STTProviderCapabilities, type STTRequest, type STTResult, STT_MODE_LITERALS, SUBAGENT_SESSION_LINEAGE_KIND, type SegmentPolicy, type SelectionChangeContext, type SelectionFeedback, type SendMessageRequest, type SendMessageResponse, type SendMessageResultInnerResult, type SendToSubagentRequest, type SendToSubagentResponse, type ServerAddress, type SessionContext, SessionContextSchema, type SessionCreated, type SessionDiscovered, SessionDiscoveredSchema, type SessionEventActionContext, type SessionEventActionDeclaration, type SessionEventActionOptions, type SessionEventPayload, SessionEventStorageNamespace, SessionEventStorageSubjects, type SessionEventType, type SessionEventTypeMap, type SessionExtensionContext, type SessionLineage, type SessionLineageKind, SessionLineageKindSchema, type SessionMessage, type SessionMessageBlock, type SessionMessageOrigin, SessionMessageSchema, type SessionMetadata, SessionNamespace, type SessionPreviewData, SessionPreviewDataSchema, type SessionRecordMetadata, SessionRecordMetadataSchema, type SendMessageRequest$1 as SessionSendMessageRequest, type SessionSnapshot, SessionSnapshotSchema, SessionStorageNamespace, SessionStorageSetRequestSchema, SessionStorageSetSessionSchema, SessionStorageSubjects, SessionStorageUpdateSchema, SessionSubjects, type SessionUpdatedEvent, type SessionWithPreview, SessionWithPreviewSchema, type SignedBinaryBucketInstallDescriptor, type SkillActivateRequest, type SkillActivateResponse, type SkillActivationMode, type SkillActivationTrigger, SkillActivationTriggerSchema, type SkillCatalogEntry, type SkillCatalogTurnEntry, type SkillDeactivationReason, SkillDeactivationReasonSchema, type SkillFrontmatter, SkillFrontmatterSchema, type SkillGetActiveSkillsRequest, type SkillGetActiveSkillsResponse, type SkillGetCatalogRequest, type SkillGetCatalogResponse, SkillNamespace, type SkillQuery, type SkillRecord, type SkillRecordInput, SkillRecordInputSchema, type SkillReinjection, type SkillRuntimePolicy, SkillRuntimePolicySchema, type SkillScope, type SkillSource, SkillStorageNamespace, SkillStorageSubjects, SkillSubjects, type SkillTurnEntry, type SnapshotExportOptions, type SnapshotImportConflictErrorData, type SnapshotPreviewData, type SpanRecord, SpanRecordSchema, type SpanStatus, SpanStatusSchema, type SpawnSubagentRpcRequest, SpawnSubagentRpcRequestSchema, type SpawnSubagentRpcResponse, type StandardFieldDefinition, type StartAgentRequest, type StartAgentResponse, type StartMode, StartModeSchema, type StationHandler, type StationNodeBlockRun, type StationStepContext, type StepCancelPayload, StepCancelPayloadSchema, type StepCancelSubject, type StepContext, type StepFinished, type StepRunConfig, StepRunConfigSchema, type StepRunResult, StepRunResultSchema, type StepRunnerBusAuth, type StepRunnerPlatformDefaults, type StepStarted, type StepTelemetry, StepTelemetrySchema, type StepType, StepTypeSchema, type StorageDialect, type StorageManifest, type StructuralEventFilter, type StructuredOutputValidation, type StructuredOutputValidationError, StructuredOutputValidationErrorSchema, StructuredOutputValidationSchema, type StructuredOutputValidationStatus, StructuredOutputValidationStatusSchema, type SubagentConfig, SubagentConfigSchema, type SubagentConstraints, SubagentError, SubagentErrorCode, type SubagentExecutionFailed, SubagentSessionLineageSchema, type SubagentStatus, SubagentStatusSchema, SubagentSubjects, type SubjectTelemetryAttributeValue, SubjectTelemetryAttributeValueSchema, SubjectTelemetryDirectionSchema, type SubjectTelemetryFact, SubjectTelemetryFactSchema, SubjectTelemetryMessageTypeSchema, SubjectTelemetryNamespace, SubjectTelemetrySchemas, SubjectTelemetrySubjects, type SuggestedChange, SuggestedChangeSchema, type SupervisorRuntimeSnapshot, type SupervisorSessionStatus, SupervisorSessionStatusSchema, type SurfaceBindingChangedPayload, type SurfaceBindingDefinition, type SurfaceBindingListRequest, type SurfaceBindingListResponse, type SurfaceBindingRegisterRequest, type SurfaceBindingRegisterResponse, type SurfaceBindingRegistration, SurfaceBindingRegistrationSchema, type SurfaceBindingTarget, SurfaceBindingTargetSchema, type SurfaceType, type SuspensionStrategy, SuspensionStrategySchema, type SystemPrompt, type TTSCapability, type TTSMode, type TTSProviderCapabilities, type TTSRequest, TTS_MODE_LITERALS, type TileDeclaration, type TileProps, type TimeoutCategory, type TimeoutConfig, TimeoutConfigSchema, type TokenUsage, TokenUsageSchema, type ToolAdapterIdentity, type ToolAnnotations, type ToolCallFormatterDeclaration, ToolCapability, ToolCapabilitySchema, type ToolCompleted, type ToolExecuteResult, type ToolExecutionContextOverrides, type ToolListItem, type ToolMetaTag, ToolNamespace, type ToolStarted, ToolSubjects, type TransitionActionFactory, type TransitionActionHandler, type TransitionActionInvocation, TransitionActionInvocationSchema, type TransitionCondition, TransitionConditionSchema, type TransitionEvaluationContext, type TransitionEventType, TransitionEventTypeSchema, type TransitionRuleDefinition, TransitionRuleDefinitionSchema, type TrayActivateRequest, type TrayActivateResponse, type TrayManifest, type Turn, type TurnCompleted, type TurnIngestionMarker, TurnIngestionMarkerSchema, type TurnInitiator, TurnInitiatorSchema, TurnSchema, type TurnStarted, type TurnStatus, TurnStatusSchema, type TurnUsage, TurnUsageSchema, UI_WARNINGS_CATEGORY, type UiContextDimension, type UiContextSnapshot, type UiContextValueMap, type UiNavigationLevel, type UiNavigationLevelMap, type UiRuntimeNavigationLevel, type UiScope, type UiScopeMap, type UnresolvedArtifactContextNode, type UnresolvedProviderContext, UnresolvedProviderContextSchema, type UpgradeHandler, type UsageMetrics, type VCSCheckRun, type VCSCommitStatus, VCSCommitStatusSchema, VCSEvents, VCSPRNamespace, VCSPRSchemas, VCSPRSubjects, type VCSPullRequest, type VCSPullRequestDetail, type VCSRepository, type VCSReview, type VCSReviewComment, VCSSubjects, VCS_CAPABILITY_ID, VIRTUAL_NAME_RE, type VariantGetInfoResponse, VariantNamespace, type VariantRequestUpgradeRequest, type VariantRequestUpgradeResponse, VariantSubjects, type VariantUpgradeProgressEvent, type VariantUpgradeStatus, VariantUpgradeStatusSchema, type VersionLiteral, VersionLiteralSchema, type VersionRange, VersionRangeSchema, type VisionAnalysisRequest, type VisionAnalysisResult, VisionNamespace, VisionSchemas, VisionSubjects, type VoicePipelineLeg, type VoicePipelineStrategy, type VoiceProviderPreference, VoiceProviderPreferenceSchema, type VoiceSessionStartResponse, type VoiceStatusState, VoiceSubjects, WORKER_NODE_CAPABILITY_ID, WORKFLOW_CANCELLED_REASON, type WalkContext, type WalkRelationship, type WebhookTriggerPayload, WebhookWorkflowTrigger, type WhenContext, type WidgetDeclaration, type WidgetProps, type WindowClosedEvent, type WindowCreateRequest, type WindowCreateResponse, type WindowFocusRequest, type WindowFocusResponse, type WindowLabelChangedEvent, type WindowListRequest, type WindowListResponse, type WindowOpenedEvent, type WindowParamSpec, type WindowState, WindowStateSchema, type WorkLogArtifactWrite, WorkLogArtifactWriteSchema, type WorkLogDynamicNodeMaterialization, WorkLogDynamicNodeMaterializationSchema, type WorkLogExecutionSummary, WorkLogExecutionSummarySchema, type WorkLogFrameEntry, WorkLogFrameEntrySchema, type WorkLogGateEvent, WorkLogGateEventSchema, type WorkLogStats, WorkLogStatsSchema, type WorkLogUsageSummary, WorkLogUsageSummarySchema, type WorkerContributionManifest, WorkerContributionManifestSchema, type WorkerContributionPackageRef, WorkerContributionPackageRefSchema, type WorkerNodeCapabilities, WorkerNodeCapabilitiesSchema, type WorkerNodeDispatch, WorkerNodeDispatchRequestSchema, WorkerNodeDispatchResponseSchema, type WorkerNodeHandle, WorkerNodeNamespace, type WorkerNodeProvisionRequest, type WorkerNodeReadyState, type WorkerNodeRequirements, WorkerNodeRequirementsSchema, WorkerNodeSchemas, WorkerNodeSubjects, type WorkflowArtifactBinding, WorkflowArtifactBindingSchema, type WorkflowArtifactRef, WorkflowArtifactRefSchema, type WorkflowBlockCollection, type WorkflowBlockMetadata, WorkflowBlocksNamespace, WorkflowBlocksSchemas, WorkflowBlocksSubjects, type WorkflowBuilder, type WorkflowCancelPayload, WorkflowCancelPayloadSchema, type WorkflowCancelSubject, type WorkflowContext, type WorkflowContextBase, type WorkflowDefinition, type WorkflowDefinitionPath, type WorkflowDefinitionPathSegment, type WorkflowDefinitionProvenance, WorkflowDefinitionProvenanceSchema, WorkflowDefinitionSchema, type WorkflowDelegateAgentNode, WorkflowDelegateAgentNodeSchema, type WorkflowDelegateEconomics, WorkflowDelegateEconomicsSchema, type WorkflowDelegateResultFinalizationRequest, WorkflowDelegateResultFinalizationRequestSchema, type WorkflowDelegateResultFinalizationResponse, WorkflowDelegateResultFinalizationResponseSchema, WorkflowDelegateResultFinalizerIdSchema, type WorkflowDelegateRoleNode, WorkflowDelegateRoleNodeSchema, type WorkflowDelegateToolObservation, WorkflowDelegateToolObservationSchema, WorkflowError, WorkflowErrorCode, type WorkflowErrorCode as WorkflowErrorCodeType, type WorkflowExecution, WorkflowExecutionSchema, type WorkflowExecutionScope, WorkflowExecutionScopeSchema, type WorkflowFinalizationClaim, WorkflowFinalizationClaimSchema, WorkflowFinalizationDeliveryResultSchema, type WorkflowFinalizationIntent, WorkflowFinalizationIntentSchema, type WorkflowFinalizerId, WorkflowFinalizerIdSchema, type WorkflowFrameState, WorkflowFrameStateSchema, type WorkflowGateInstance, WorkflowGateInstanceSchema, type WorkflowGateNode, WorkflowGateNodeSchema, type WorkflowGateStatus, WorkflowGateStatusSchema, type WorkflowIterateChainNode, WorkflowIterateChainNodeSchema, type WorkflowIterateNode, WorkflowIterateNodeSchema, type WorkflowListQuery, WorkflowListQuerySchema, type WorkflowLoopNode, WorkflowLoopNodeSchema, WorkflowNamespace, type WorkflowNode, type WorkflowNodeBase, WorkflowNodeBaseSchema, WorkflowNodeSchema, type WorkflowNodeType, WorkflowNodeTypeSchema, type WorkflowNodeVisitor, type WorkflowParallelMode, WorkflowParallelModeSchema, type WorkflowParallelNode, WorkflowParallelNodeSchema, type WorkflowProgressUpdate, WorkflowProgressUpdateSchema, type WorkflowResolvedAgent, WorkflowResolvedAgentSchema, type WorkflowResolvedRole, WorkflowResolvedRoleSchema, type WorkflowRunContext, WorkflowRunContextSchema, type WorkflowRunResult, WorkflowRunResultSchema, type WorkflowRunnerRunOptions, type WorkflowRunnerStepType, WorkflowSchemas, type WorkflowSequenceNode, WorkflowSequenceNodeSchema, type WorkflowStateAuthoringDefinition, type WorkflowStateContext, type WorkflowStateDefinition, WorkflowStateDefinitionSchema, type WorkflowStationNode, WorkflowStationNodeSchema, type WorkflowStepBlock, type WorkflowStepBlockRun, type WorkflowStepType, WorkflowStepTypeSchema, WorkflowSubjects, type WorkflowTerminalStatus, WorkflowTerminalStatusSchema, type WorkflowTrigger, type WorkflowTriggerBlock, type WorkflowTriggerDef, WorkflowTriggerSchema, type WorkflowTriggerTypeRecord, type WorkflowWorkerBusAuth, WorkflowWorkerBusAuthSchema, type WorkflowWorkerConfig, WorkflowWorkerConfigSchema, type WorkflowWorkerSource, WorkflowWorkerSourceSchema, type WorkflowZodSchemas, allMigrationsPaths, assertAdapterAuthBindingMatchesMethod, buildExtractionExclusionMetadata, codexCapabilityMap, compareMessageCursorAsc, compareMessageCursorDesc, computeMetaTags, createClientDefinition, createStepCancelSubject, createWorkflowCancelSubject, createWorkflowDelegateResultFinalizerNamespace, createWorkflowFinalizerNamespace, defineAdapterProviderAuth, defineArtifactKind, defineArtifactLifecycleHooks, defineArtifactViewBuilder, defineFacetNamespace, defineSurfaceBinding, defineWorkflow, delegateToAgent, delegateToRole, dep, expandCapabilities, expandProfileToolCapabilities, extensionToken, gate, getBootstrapAssetKey, getExtensionWarningActionLabel, hydrateArtifactContextTree, isCanonicalModelParseError, isConnectorSwapCancelledError, isDetachedDescriptor, isExtractionExcluded, isInViewBranch, isKnownSessionEvent, isUniversalRange, iterate, iterateChain, loop, messageCursorKey, messageToCursor, parseArtifactRef, parseCanonicalModel, parseExtensionConfig, parseExtensionDescriptor, primaryMigrationsPath, projectWorkflowGraph, registerAutoLaunchProvider, registerGitHookEventsProvider, registerReviewSource, registerReviewerProcessor, registerServerProvider, registerVCSProvider, registerWorkerNodeProvider, resolveModelVisibility, safeParseExtensionDescriptor, safeValidateSnapshot, serializeArtifactRef, station, unregisterGitHookEventsProvider, unregisterReviewSource, unregisterReviewerProcessor, unregisterServerProvider, unregisterVCSProvider, unregisterWorkerNodeProvider, validateSkillScope, validateSnapshot, validateToolAdapterIdentity, versionSatisfies, walkWorkflowDefinition, zodSchemaToJsonRecord };
|
|
15831
|
+
export { type AIModel, type AIModelMetadata, AIModelSchema, type AIReasoningLevel, AIReasoningLevelSchema, ARTIFACT_CONTEXT_RENDER_HINTS, AUTO_LAUNCH_CAPABILITY_ID, type ActionCategory, type ActionCategoryMap, type ActionIntent, type ActionShortcut, type ActionShortcutModifiers, type ActivatedSkillMetadata, type ActivationErrorCode, type ActivationValidationError, type ActiveSkillState, type AdapterAuthBinding, type AdapterAuthBindingMethodDefinition, AdapterAuthBindingSchema, type AdapterAuthConstant, AdapterAuthConstantSchema, type AdapterAuthDelivery, AdapterAuthDeliverySchema, type AdapterClientRef, type AdapterContribution, type AdapterDefinitionContract, AdapterNamespace, type AdapterProviderAuth, type AdapterProviderAuthInput, AdapterProviderAuthSchema, type AdapterProviderDefinitionContract, type AdapterProviderRef, type AdapterRuntimeOptions, type AdapterSelection, AdapterSubjects, type AgentComplete, type AgentConfig, type Message as AgentMessage, AgentNamespace, type AgentResolutionContext, AgentResolutionSubjects, type AgentRole, AgentSchemas, type AgentSelection, type AgentSelectionBase, AgentSelectionBaseSchema, type AgentSelectionKindMap, AgentSelectionSchema, type AgentStarted, AgentStatusSchema, AgentSubjects, type AgentToolApproveRequest, type AgentToolApproveResponse, AgentToolApproveSchema, type AnyArtifactKindDefinition, type ApprovalEntry, ApprovalNamespace, type ApprovalPolicy, ApprovalPolicySchema, ApprovalSubjects, type ArtifactActor, ArtifactActorSchema, type ArtifactBindingOptions, type ArtifactCompareRequest, ArtifactCompareRequestSchema, type ArtifactCompareResponse, ArtifactCompareResponseSchema, type ArtifactConflictPolicy, ArtifactConflictPolicySchema, type ArtifactContext, type ArtifactContextKnownRenderHint, type ArtifactContextNode, type ArtifactContextRefEntry, ArtifactContextRefEntrySchema, type ArtifactContextRelationSelector, ArtifactContextRelationSelectorSchema, type ArtifactContextRenderHint, ArtifactContextRenderHintSchema, type ArtifactContextRootNode, type ArtifactContextSelector, ArtifactContextSelectorSchema, type ArtifactContextTree, type ArtifactContextUnresolvedReason, ArtifactContextUnresolvedReasonSchema, type ArtifactCreateRequest, type ArtifactCreateResponse, type ArtifactCreatedPayload, type ArtifactDataOf, type ArtifactDraft, type ArtifactDraftPatch, type ArtifactHookFilter, type ArtifactKindChangedPayload, type ArtifactKindDefinition, type ArtifactKindListRequest, type ArtifactKindListResponse, type ArtifactKindRegisterRequest, type ArtifactKindRegisterResponse, type ArtifactKindRegistration, ArtifactKindRegistrationSchema, type ArtifactLifecycleHookDefinition, type ArtifactLifecycleHookEvent, type ArtifactLifecycleHookRegistration, type ArtifactLifecycleHooksContributionContext, type ArtifactLifecycleSemanticEvent, type ArtifactMaterializationRef, ArtifactMaterializationRefSchema, ArtifactNamespace, type ArtifactObservation, type ArtifactObservationAddedPayload, ArtifactObservationSchema, type ArtifactOf, type ArtifactPatch, type ArtifactProjectionPolicy, ArtifactProjectionPolicySchema, ArtifactPublishTargetSchema, type ArtifactQueryRequest, ArtifactQueryRequestSchema, type ArtifactQueryResponse, type ArtifactQueryScope, ArtifactQueryScopeSchema, ArtifactQuerySourceSchema, type ArtifactReactionHookContext, type ArtifactReactionHookRegistration, type ArtifactRef, ArtifactRefSchema, type ArtifactRelation, type ArtifactRelationAddedPayload, ArtifactRelationSchema, type ArtifactRelationTarget, ArtifactRelationTargetSchema, type ArtifactRelationTypeListRequest, type ArtifactRelationTypeListResponse, type ArtifactRelationTypeRegisterRequest, type ArtifactRelationTypeRegisterResponse, type ArtifactRepresentations, ArtifactRepresentationsSchema, type ArtifactResolveContextRequest, type ArtifactResolveContextResponse, type ArtifactResolveRequest, type ArtifactResolveResponse, type ArtifactReviseRequest, type ArtifactReviseResponse, type ArtifactRevisedPayload, type ArtifactRevision, ArtifactRevisionSchema, ArtifactSchemas, type ArtifactScope, ArtifactScopeSchema, type ArtifactStatusChangedPayload, ArtifactSubjects, type ArtifactUpdateOperation, type ArtifactUpdater, type ArtifactViewAffordanceDeclaration, ArtifactViewAffordanceDeclarationSchema, type ArtifactViewAffordanceRequest, ArtifactViewAffordanceRequestSchema, type ArtifactViewBuilder, type ArtifactViewBuilderContext, type ArtifactViewBuilderResult, type ArtifactViewCodeSection, ArtifactViewCodeSectionSchema, type ArtifactViewDiagramSection, ArtifactViewDiagramSectionSchema, type ArtifactViewEvidenceSection, ArtifactViewEvidenceSectionSchema, type ArtifactViewIdentity, ArtifactViewIdentitySchema, type ArtifactViewLevel, ArtifactViewLevelSchema, type ArtifactViewLink, ArtifactViewLinkSchema, type ArtifactViewModel, ArtifactViewModelSchema, type ArtifactViewNavigation, ArtifactViewNavigationSchema, type ArtifactViewParamsFor, type ArtifactViewParamsMap, ArtifactViewParamsSchema, type ArtifactViewPropertiesSection, ArtifactViewPropertiesSectionSchema, type ArtifactViewRawSection, ArtifactViewRawSectionSchema, type ArtifactViewRelationsSection, ArtifactViewRelationsSectionSchema, type ArtifactViewRequest, ArtifactViewRequestSchema, type ArtifactViewResolveRequest, ArtifactViewResolveRequestSchema, type ArtifactViewResolveResponse, ArtifactViewResolveResponseSchema, type ArtifactViewSection, ArtifactViewSectionSchema, type ArtifactViewSummarySection, ArtifactViewSummarySectionSchema, type ArtifactViewSurfaceLinks, ArtifactViewSurfaceLinksSchema, type ArtifactViewTableSection, ArtifactViewTableSectionSchema, type AudioChunk, type AuthCredentialFieldDefinition, AuthCredentialFieldDefinitionSchema, type AuthCredentialRef, AuthCredentialRefSchema, type AuthCredentialSourceHint, AuthCredentialSourceHintSchema, type AuthEnvironmentVariableName, AuthEnvironmentVariableNameSchema, type AuthFieldId, AuthFieldIdSchema, type AuthMethodRef, AuthMethodRefSchema, type AutoLaunchDisableResponse, type AutoLaunchEnableRequest, type AutoLaunchEnableResponse, type AutoLaunchStatusResponse, type AwaitSubagentRequest, type AwaitSubagentResponse, BUILT_IN_THIN_WORKFLOW_PROVIDER_ID, type BeforeArtifactHookContext, type BeforeArtifactHookRegistration, type BlockData, type BootstrapAsset, type BootstrapAssetKey, type BootstrapChoice, type BootstrapDiscoverContext, type BootstrapExportContext, type BootstrapExportResult, type BootstrapImportContext, type BootstrapImportResult, type BootstrapResult, type BranchKind, BrowserEntrypointSchema, type BuiltWorkflow, BusEventPublishTargetSchema, type BusEventTrigger, BusEventTriggerSchema, BusEventWorkflowTrigger, BusRequestSourceSchema, CACHE_STRATEGIES, COMPRESS_SESSION_LINEAGE_KIND, CONNECTOR_SWAP_CANCELLED_CODE, CONNECTOR_SWAP_WARNING_OPTION_IDS, CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, type CacheStrategy, type CanonicalAppendEffect, type CanonicalEffect, type CanonicalModelResolvedSelection, type CanonicalModelSelection, CanonicalModelSubjects, type CapabilityGroup, type CapabilityItem, type CapabilityPickerValue, type CapabilitySelector, CapabilitySubjects, type CapabilityToken, type CheckRunDetail, CheckRunDetailSchema, type ChecksSummary, ChecksSummarySchema, type CliArgManifest, type CliManifest, CliManifestSchema, type CliSubcommandManifest, type ClientAccountIdentifier, ClientAccountIdentifierSchema, type ClientAccountObserveRequest, type ClientAuthMethodDefinition, ClientAuthMethodDefinitionSchema, type ClientAuthMethodRef, ClientAuthMethodRefSchema, ClientAuthMethodsSchema, type ClientBinaryCompatibility, ClientBinaryCompatibilitySchema, type ClientBinaryListEntry, type ClientDefaultAuth, ClientDefaultAuthSchema, type ClientDefinition, ClientDefinitionSchema, type ClientExecutionContext, type ClientIdentityObservation, ClientIdentityObservationSchema, type ClientInstallCompleted, type ClientInstallProgress, type ClientRuntimeObserveRequest, type ClientRuntimeStarted, type ClientScanResult, type ClientScanTarget, type ClientSessionAccountObserveRequest, type ClientSessionAccountObserveResponse, ClientSessionAccountObserveSchema, type ClientSessionLocator, type ClientSessionObservedBase, type ClientSessionStarted, type ClientSessionToolPost, type ClientSessionToolPre, type ClientSessionTurnCompleted, type ClientSessionUsageCostProvenance, ClientSessionUsageCostProvenanceSchema, type ClientSessionUsageSnapshot, ClientSessionUsageSnapshotSchema, type ClientSessionUserPromptSubmitted, ClientSubjects, type ClientToolDefinition, ClientToolDefinitionSchema, type ClientUsageIngestRequest, type ClientUsageSnapshot, type ClientUsageWindow, type ClientVersionChanged, type ClientVoiceProviderDescriptor, type ClientWiringEntry, ClientWiringEntrySchema, type CompleteExternalExecutionRequest, CompleteExternalExecutionRequestSchema, type CompleteTaskRequest, type CompleteTaskResponse, type CompletionMode, CompletionModeSchema, CompressSessionLineageSchema, type CompressionMode, CompressionModeSchema, type ConfidenceBasis, ConfidenceBasisSchema, type ConfidenceLevel, ConfidenceLevelSchema, type ConfidenceMetadata, ConfidenceMetadataSchema, type Config, type ConfigGetResponse, ConfigSchema, ConfigSchemas, ConfigSubjects, type ConfigUpdateRequest, type ConfigUpdateResponse, type ConnectorAdapterAuthDelivery, ConnectorAdapterAuthDeliverySchema, ConnectorSwapCancelledError, type ContentSource, type ContextBundle, ContextBundleSchema, type ContextMode, ContextModeSchema, type ContextPublishTarget, ContextPublishTargetSchema, type ContextSource, ContextSourceSchema, type ContextWindowState, type ContributorActivationContext, type ContributorCallbackContext, type ContributorDefinition, type ContributorResponse, type CreateSessionEventActionResult, type CredentialStoreGrantRequest, CredentialStoreGrantRequestSchema, type CredentialStoreGrantResponse, CredentialStoreGrantResponseSchema, type CredentialStoreRequest, CredentialStoreRequestSchema, CredentialStoreResponseSchema, CredentialSubjects, type CronTriggerPayload, CronWorkflowTrigger, type CustomFieldDefinition, DEFAULT_CONSTRAINTS, DEFAULT_FAILURE_POLICY, DEFAULT_HARNESSES, type DefineWorkflowOptions, type DelegateAgentNodeBlockRun, type DelegateRoleNodeBlockRun, type DetachedDescriptor, type DetachedTransportConfig, DetachedTransportSchema, type DiscoveredAIModel, ERROR_CATEGORIES, EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, EXECUTION_LIST_DEFAULT_LIMIT, EXECUTION_LIST_MAX_LIMIT, EXECUTION_LIST_MIN_LIMIT, EXTERNAL_EXECUTION_ID_PREFIX, EXTRACTION_EXCLUSION_KEY, type EmbeddedDescriptor, type EntityUIConfig, EntityUIConfigSchema, type EntrypointConfig, type ErrorCategory, ErrorCategorySchema, type EventFilter, type EventNameSelector, type EvidenceRef, EvidenceRefSchema, type ExecuteContext, type ExecuteResult, type ExecuteSubagentResponse, type ExecutionHints, ExecutionHintsSchema, type ExecutionLink, type ExecutionLinkListQuery, ExecutionLinkListQuerySchema, ExecutionLinkSchema, type ExecutionLinkType, ExecutionLinkTypeSchema, type ExecutionListCursor, ExecutionListCursorSchema, type ExecutionListQuery, ExecutionListQuerySchema, ExecutionSourceHintSchema, type ExecutionStatus, ExecutionStatusSchema, type ExecutionsByArtifactRefsQuery, ExecutionsByArtifactRefsQuerySchema, type ExplicitAuthMethodDefinition, ExplicitAuthMethodDefinitionSchema, type ExtensionArtifactLifecycleHooksContribution, type ExtensionArtifactViewBuildersContribution, type ExtensionBootstrap, type ExtensionClientHookResponsesContribution, type ExtensionConfigComponentProps, type ExtensionConfigProvider, type ExtensionContext, type ExtensionContributionProcessor, type ExtensionDependency, ExtensionDependencySchema, type ExtensionDescriptor, type ExtensionDescriptorBase, ExtensionDescriptorSchema, type ExtensionEntrypoints, ExtensionEntrypointsSchema, type ExtensionFieldTypeLoader, type ExtensionIdentity, type ExtensionService, type ExtensionServiceLifecycle, type ExtensionToken, type ExtensionTransitionActionsContribution, type ExtensionTransitionRulesContribution, type ExtensionWarning, type ExtensionWarningAction, type ExtensionWarningEntry, ExtensionWarningEntrySchema, ExtensionWarningSchema, ExtensionWorkflowTrigger, ExtensionWorkflowTriggerSchema, type ExtensionWorkflowTrigger$1 as ExtensionWorkflowTriggerShape, type ExternalExecutionFrameCompletion, ExternalExecutionFrameCompletionSchema, type ExternalExecutionFrameStart, ExternalExecutionFrameStartSchema, type ExtractTriggerPayload, type ExtractionExclusionKey, type ExtractionExclusionMetadata, FORK_SESSION_LINEAGE_KIND, type FacetAppliesTo, FacetAppliesToSchema, type FacetAuthority, FacetAuthoritySchema, type FacetCardinality, FacetCardinalitySchema, FacetNamespace, type FacetNamespaceChangedPayload, type FacetNamespaceDefinition, type FacetNamespaceListRequest, type FacetNamespaceListResponse, type FacetNamespaceRegisterRequest, type FacetNamespaceRegisterResponse, type FacetNamespaceRegistration, FacetNamespaceRegistrationSchema, FacetSchemas, FacetSubjects, type FailurePolicy, type FetchFindingsParams, type FieldDefinition, type FieldOption, type FieldType, type FieldWidget, type FindingOrigin, FindingOriginSchema, type FindingSeverity, FindingSeveritySchema, type FindingStatus, FindingStatusSchema, type FindingTarget, FindingTargetSchema, type FindingsSummary, FindingsSummarySchema, type FocusContext, type ForkChildInfo, type ForkOptions, ForkSessionLineageSchema, type ForkTransforms, ForkTransformsSchema, type FormFieldProps, FrameworkContractNamespaces, FrameworkStorageNamespaces, GIT_HOOK_EVENTS_CAPABILITY_ID, type GateInstanceListQuery, GateInstanceListQuerySchema, type GateOptions, type GitHookCoverageReason, GitHookCoverageReasonSchema, type GitHookCoverageRequest, GitHookCoverageRequestSchema, type GitHookCoverageResponse, GitHookCoverageResponseSchema, type GitHookCoveredOperation, GitHookCoveredOperationSchema, GitHookNamespace, type GitHookNativeMergeEvent, GitHookNativeMergeEventSchema, type GitHookRewriteEvent, GitHookRewriteEventSchema, type GitHookRewritePair, GitHookRewritePairSchema, GitHookSchemas, GitHookSubjects, type HarnessDefinition, HarnessDefinitionBaseSchema, type HarnessDefinitionCreate, HarnessDefinitionCreateSchema, HarnessDefinitionSchema, HarnessSubjects, type HashTrigger, type HashTriggerContext, type HashTriggerMetadata, type HashTriggerSuggestResult, HostNamespace, HostSchemas, HostSubjects, type HttpServerLike, type IAutoLaunchProvider, type ICapabilityBasedService, type ICapabilityProvider, type IGitHookEventsProvider, type IMakaioSession, INTERACTIVE_DIALOG_TIMEOUT_MS, type IReviewSource, type IReviewerProcessor, type ISTTProvider, type IServerProvider, type IStepRunner, type ITTSProvider, type IVCSProvider, type IVisionProvider, type IVocabularyProvider, type IWorkerNodeProvider, type IWorkflowRunner, type IWorkflowTriggerTypeRegistry, type ImportStatus, type ImportUpsertRequest, ImportUpsertRequestSchema, type InferredAuthMethodDefinition, InferredAuthMethodDefinitionSchema, type InstallStage, type InstalledVersionEntry, type InteractionBlockability, type InteractionSelector, type IterateHandler, type IterateOptions, type JsonPatchOperation, JsonPatchOperationSchema, type JsonValue, JsonValueSchema, type KillSubagentRequest, type KillSubagentResponse, type LabelInfo, LabelInfoSchema, type LabelSemantic, LabelSemanticSchema, type ListSubagentsBySessionRequest, type ListSubagentsBySessionResponse, type LoaderContext, type LocalRef, LocalRefSchema, type LogSourceDefinition, LogSourceDefinitionSchema, type LoopGateContext, type LoopGateHandler, type LoopGateOutcome, LoopGateOutcomeSchema, type LoopGateRegistration, type LoopOptions, MCP_CALL_TOOL_NAME, MCP_DISCOVER_TOOL_NAME, MCP_SCHEMA_TOOL_NAME, type MakaioExtension, type MakaioNodeExtension, type MakaioSessionAgent, MakaioSessionAgentSchema, type MakaioSessionEvent, MakaioSessionEventSchema, MakaioSessionSchema, type MakaioVariant, MakaioVariantSchema, type MakaioWebUiActions, type MakaioWebUiComponentProps, type MakaioWebUiRoute, type ManagedInstallDescriptor, ManagedInstallDescriptorSchema, type ManagedInstallStrategy, ManualWorkflowTrigger, MaterializationNamespace, MaterializationSchemas, MaterializationSubjects, type McpAgentContext, type McpAutoReconnectConfig, McpAutoReconnectConfigSchema, type McpExposureMode, McpExposureModeSchema, McpNonHiddenExposureModeSchema, type McpProfileConfig, McpProfileConfigSchema, type McpResolvedServer, type McpRuntimeSessionContext, McpRuntimeSessionContextSchema, type McpSessionContext, McpSubjects, McpToolPatternSchema, type McpToolState, type McpTransportConfig, McpTransportConfigSchema, type Message$1 as Message, type MessageBlock, type MessageDeliveryMode, type MessageEventFilter, type MessageInput, type MessageOutcome, type MessagePageCursor, MessagePageCursorSchema, type MessageRole, type MessageRouting, MessageRoutingSchema, type MessageRoutingStatus, MessageStorageNamespace, MessageStorageSubjects, type ModelFilterMode, ModelFilterModeSchema, ModelRegistryPublicNamespace, ModelRegistryPublicSubjects, type ModelRegistrySupportedModel, ModelRegistrySupportedModelSchema, type ModelRegistrySupportedModelsRequest, type ModelRegistrySupportedModelsResponse, type ModelVisibility, ModelVisibilitySchema, type NativeAccountSelection, NativeAccountSelectionSchema, type NativeClientAdapterAuthDelivery, NativeClientAdapterAuthDeliverySchema, type NativeForkDirective, NativeForkDirectiveSchema, type NativeLocalityReason, NativeLocalityReasonSchema, type NativeLocalityVerdict, NativeLocalityVerdictSchema, NativeSessionSupervisorSubjects, type NativeSupervisorAttachRequest, type NativeSupervisorLaunchRequest, type NativeSupervisorStatusRequest, type NativeSupervisorStopRequest, type NoAdapterAuthDelivery, NoAdapterAuthDeliverySchema, type NoAuthMethodDefinition, NoAuthMethodDefinitionSchema, type NodeExtensionContext, type NodeOptions, type NormalizedWorkerNodeCapabilities, type NormalizedWorkerNodeRequirements, type NpmInstallDescriptor, PROVIDER_CONFIG_SCHEMA_VERSION, type PageComponentProps, type PageDeclaration, type ParallelMode, type ParallelOptions, type PendingRequest, PendingRequestSchema, type PickerConfig, type PickerOpenContext, PlatformNamespace, PlatformSchemas, PlatformSubjects, type PostInstallDescriptor, type PreviousStepOutput, type ProcessCliOutputParams, type ProcessCommentsParams, type ProcessEnvAdapterAuthDelivery, ProcessEnvAdapterAuthDeliverySchema, type ProcessIssueCommentsParams, type ProcessReviewBodyParams, type ProfileToolCapabilitiesConfig, type ProjectedEdge, type ProjectedEdgeKind, type ProjectedField, ProjectedFieldSchema, type ProjectedFieldSemantic, ProjectedFieldSemanticSchema, type ProjectedFieldViewRole, ProjectedFieldViewRoleSchema, type ProjectedNode, type ProjectedNodeRole, type ProjectedWorkflowGraph, type ProtocolEndpoints, ProtocolEndpointsSchema, type ProtocolId, ProtocolIdSchema, type ProviderAIModel, ProviderAIModelSchema, type ProviderAuthMethodDefinition, ProviderAuthMethodDefinitionSchema, type ProviderAuthMethodRef, ProviderAuthMethodRefSchema, ProviderAuthMethodsSchema, type ProviderCapabilities, ProviderCapabilitiesSchema, type ProviderConfigAuth, ProviderConfigAuthSchema, type ProviderConfigFile, ProviderConfigFileSchema, type ProviderConfigManager, ProviderConfigManagerSchema, type ProviderContext, ProviderContextSchema, type ProviderContractCatalogEntry, type ProviderContributionEnvelope, type ProviderDefinition, type ProviderDefinitionInput, ProviderDefinitionSchema, type ProviderRegistration, type ProviderRuntime, type ProviderSummary, type ProviderUnregistration, type PullRequestState, PullRequestStateSchema, REVIEWER_PROCESSOR_CAPABILITY_ID, REVIEW_SOURCE_CAPABILITY_ID, ROOT_SESSION_LINEAGE_KIND, type ReadinessAssessment, ReadinessAssessmentSchema, type ReasoningLevelMap, type RegisterExternalExecutionRequest, RegisterExternalExecutionRequestSchema, type RegisteredStepBlock, type RegisteredTriggerBlock, type RelationTypeRegistration, RelationTypeRegistrationSchema, type RelayConfig, type ReportProgressRequest, type ReportProgressResponse, type RequestCorrelationContext, RequestCorrelationContextSchema, type RequestInputRpcRequest, type RequestInputRpcResponse, type RequiredTimeoutConfig, type ResolvableCanonicalModel, type ResolveAgentConfigResponse, type ResolveEnrichedPolicyResponse, type ResolvedAgentConfig, ResolvedAgentConfigSchema, type ResolvedApprovalEntry, type ResolvedArtifactContextNode, type ResolvedArtifactContextWire, ResolvedArtifactContextWireSchema, type ResolvedContextEntry, ResolvedContextEntrySchema, type ResolvedProviderAuth, ResolvedProviderAuthSchema, type ResolvedProviderContext, ResolvedProviderContextSchema, type ResponseSchemaDescriptor, ResponseSchemaDescriptorSchema, type ResponseSchemaName, ResponseSchemaNameSchema, type ReviewFinding, ReviewFindingSchema, type ReviewIssueComment, ReviewIssueCommentSchema, ReviewNamespace, type ReviewRequestContext, ReviewSchemas, type ReviewSourceRateLimit, ReviewSourceRateLimitSchema, type ReviewSourceSnapshot, ReviewSubjects, type ReviewTriggerParams, type ReviewTriggerResult, type ReviewerState, ReviewerStateSchema, type ReviewsSummary, ReviewsSummarySchema, type RiskLevel, RootSessionLineageSchema, type RuntimeOutcome, type RuntimeOutcomeCode, SERVER_CAPABILITY_ID, SESSION_EVENT_TYPES, SESSION_LINEAGE_KINDS, SNAPSHOT_VERSION, START_MODES, STORAGE_DIALECTS, type STTCapability, type STTMode, type STTProviderCapabilities, type STTRequest, type STTResult, STT_MODE_LITERALS, SUBAGENT_SESSION_LINEAGE_KIND, type SegmentPolicy, type SelectionChangeContext, type SelectionFeedback, type SendMessageRequest, type SendMessageResponse, type SendMessageResultInnerResult, type SendToSubagentRequest, type SendToSubagentResponse, type ServerAddress, type SessionContext, SessionContextSchema, type SessionCreated, type SessionDiscovered, SessionDiscoveredSchema, type SessionEventActionContext, type SessionEventActionDeclaration, type SessionEventActionOptions, type SessionEventPayload, SessionEventStorageNamespace, SessionEventStorageSubjects, type SessionEventType, type SessionEventTypeMap, type SessionExtensionContext, type SessionLineage, type SessionLineageKind, SessionLineageKindSchema, type SessionMessage, type SessionMessageBlock, type SessionMessageOrigin, SessionMessageSchema, type SessionMetadata, SessionNamespace, type SessionPreviewData, SessionPreviewDataSchema, type SessionRecordMetadata, SessionRecordMetadataSchema, type SendMessageRequest$1 as SessionSendMessageRequest, type SessionSnapshot, SessionSnapshotSchema, SessionStorageNamespace, SessionStorageSetRequestSchema, SessionStorageSetSessionSchema, SessionStorageSubjects, SessionStorageUpdateSchema, SessionSubjects, type SessionUpdatedEvent, type SessionWithPreview, SessionWithPreviewSchema, type SignedBinaryBucketInstallDescriptor, type SkillActivateRequest, type SkillActivateResponse, type SkillActivationMode, type SkillActivationTrigger, SkillActivationTriggerSchema, type SkillCatalogEntry, type SkillCatalogTurnEntry, type SkillDeactivationReason, SkillDeactivationReasonSchema, type SkillFrontmatter, SkillFrontmatterSchema, type SkillGetActiveSkillsRequest, type SkillGetActiveSkillsResponse, type SkillGetCatalogRequest, type SkillGetCatalogResponse, SkillNamespace, type SkillQuery, type SkillRecord, type SkillRecordInput, SkillRecordInputSchema, type SkillReinjection, type SkillRuntimePolicy, SkillRuntimePolicySchema, type SkillScope, type SkillSource, SkillStorageNamespace, SkillStorageSubjects, SkillSubjects, type SkillTurnEntry, type SnapshotExportOptions, type SnapshotImportConflictErrorData, type SnapshotPreviewData, type SpanRecord, SpanRecordSchema, type SpanStatus, SpanStatusSchema, type SpawnSubagentRpcRequest, SpawnSubagentRpcRequestSchema, type SpawnSubagentRpcResponse, type StandardFieldDefinition, type StartAgentRequest, type StartAgentResponse, type StartMode, StartModeSchema, type StationHandler, type StationNodeBlockRun, type StationStepContext, type StepCancelPayload, StepCancelPayloadSchema, type StepCancelSubject, type StepContext, type StepFinished, type StepRunConfig, StepRunConfigSchema, type StepRunResult, StepRunResultSchema, type StepRunnerBusAuth, type StepRunnerPlatformDefaults, type StepStarted, type StepTelemetry, StepTelemetrySchema, type StepType, StepTypeSchema, type StorageDialect, type StorageManifest, type StructuralEventFilter, type StructuredOutputValidation, type StructuredOutputValidationError, StructuredOutputValidationErrorSchema, StructuredOutputValidationSchema, type StructuredOutputValidationStatus, StructuredOutputValidationStatusSchema, type SubagentConfig, SubagentConfigSchema, type SubagentConstraints, SubagentError, SubagentErrorCode, type SubagentExecutionFailed, SubagentSessionLineageSchema, type SubagentStatus, SubagentStatusSchema, SubagentSubjects, type SubjectTelemetryAttributeValue, SubjectTelemetryAttributeValueSchema, SubjectTelemetryDirectionSchema, type SubjectTelemetryFact, SubjectTelemetryFactSchema, SubjectTelemetryMessageTypeSchema, SubjectTelemetryNamespace, SubjectTelemetrySchemas, SubjectTelemetrySubjects, type SuggestedChange, SuggestedChangeSchema, type SupervisorRuntimeSnapshot, type SupervisorSessionStatus, SupervisorSessionStatusSchema, type SurfaceBindingChangedPayload, type SurfaceBindingDefinition, type SurfaceBindingListRequest, type SurfaceBindingListResponse, type SurfaceBindingRegisterRequest, type SurfaceBindingRegisterResponse, type SurfaceBindingRegistration, SurfaceBindingRegistrationSchema, type SurfaceBindingTarget, SurfaceBindingTargetSchema, type SurfaceType, type SuspensionStrategy, SuspensionStrategySchema, type SystemPrompt, type TTSCapability, type TTSMode, type TTSProviderCapabilities, type TTSRequest, TTS_MODE_LITERALS, type TileDeclaration, type TileProps, type TimeoutCategory, type TimeoutConfig, TimeoutConfigSchema, type TokenUsage, TokenUsageSchema, type ToolAdapterIdentity, type ToolAnnotations, type ToolCallFormatterDeclaration, ToolCapability, ToolCapabilitySchema, type ToolCompleted, type ToolExecuteResult, type ToolExecutionContextOverrides, type ToolListItem, type ToolMetaTag, ToolNamespace, type ToolStarted, ToolSubjects, type TransitionActionFactory, type TransitionActionHandler, type TransitionActionInvocation, TransitionActionInvocationSchema, type TransitionCondition, TransitionConditionSchema, type TransitionEvaluationContext, type TransitionEventType, TransitionEventTypeSchema, type TransitionRuleDefinition, TransitionRuleDefinitionSchema, type TrayActivateRequest, type TrayActivateResponse, type TrayManifest, type Turn, type TurnCompleted, type TurnIngestionMarker, TurnIngestionMarkerSchema, type TurnInitiator, TurnInitiatorSchema, TurnSchema, type TurnStarted, type TurnStatus, TurnStatusSchema, type TurnUsage, TurnUsageSchema, UI_WARNINGS_CATEGORY, type UiContextDimension, type UiContextSnapshot, type UiContextValueMap, type UiNavigationLevel, type UiNavigationLevelMap, type UiRuntimeNavigationLevel, type UiScope, type UiScopeMap, type UnresolvedArtifactContextNode, type UnresolvedProviderContext, UnresolvedProviderContextSchema, type UpgradeHandler, type UsageGranularity, type UsageMetrics, type UsageStats, type VCSCheckRun, type VCSCommitStatus, VCSCommitStatusSchema, VCSEvents, VCSPRNamespace, VCSPRSchemas, VCSPRSubjects, type VCSPullRequest, type VCSPullRequestDetail, type VCSRepository, type VCSReview, type VCSReviewComment, VCSSubjects, VCS_CAPABILITY_ID, VIRTUAL_NAME_RE, type VariantGetInfoResponse, VariantNamespace, type VariantRequestUpgradeRequest, type VariantRequestUpgradeResponse, VariantSubjects, type VariantUpgradeProgressEvent, type VariantUpgradeStatus, VariantUpgradeStatusSchema, type VersionLiteral, VersionLiteralSchema, type VersionRange, VersionRangeSchema, type VisionAnalysisRequest, type VisionAnalysisResult, VisionNamespace, VisionSchemas, VisionSubjects, type VoicePipelineLeg, type VoicePipelineStrategy, type VoiceProviderPreference, VoiceProviderPreferenceSchema, type VoiceSessionStartResponse, type VoiceStatusState, VoiceSubjects, WORKER_NODE_CAPABILITY_ID, WORKFLOW_CANCELLED_REASON, type WalkContext, type WalkRelationship, type WebhookTriggerPayload, WebhookWorkflowTrigger, type WhenContext, type WidgetDeclaration, type WidgetProps, type WindowClosedEvent, type WindowCreateRequest, type WindowCreateResponse, type WindowFocusRequest, type WindowFocusResponse, type WindowLabelChangedEvent, type WindowListRequest, type WindowListResponse, type WindowOpenedEvent, type WindowParamSpec, type WindowState, WindowStateSchema, type WorkLogArtifactWrite, WorkLogArtifactWriteSchema, type WorkLogDynamicNodeMaterialization, WorkLogDynamicNodeMaterializationSchema, type WorkLogExecutionSummary, WorkLogExecutionSummarySchema, type WorkLogFrameEntry, WorkLogFrameEntrySchema, type WorkLogGateEvent, WorkLogGateEventSchema, type WorkLogStats, WorkLogStatsSchema, type WorkLogUsageSummary, WorkLogUsageSummarySchema, type WorkerContributionManifest, WorkerContributionManifestSchema, type WorkerContributionPackageRef, WorkerContributionPackageRefSchema, type WorkerNodeCapabilities, WorkerNodeCapabilitiesSchema, type WorkerNodeDispatch, WorkerNodeDispatchRequestSchema, WorkerNodeDispatchResponseSchema, type WorkerNodeHandle, WorkerNodeNamespace, type WorkerNodeProvisionRequest, type WorkerNodeReadyState, type WorkerNodeRequirements, WorkerNodeRequirementsSchema, WorkerNodeSchemas, WorkerNodeSubjects, type WorkflowArtifactBinding, WorkflowArtifactBindingSchema, type WorkflowArtifactRef, WorkflowArtifactRefSchema, type WorkflowBlockCollection, type WorkflowBlockMetadata, WorkflowBlocksNamespace, WorkflowBlocksSchemas, WorkflowBlocksSubjects, type WorkflowBuilder, type WorkflowCancelPayload, WorkflowCancelPayloadSchema, type WorkflowCancelSubject, type WorkflowContext, type WorkflowContextBase, type WorkflowDefinition, type WorkflowDefinitionPath, type WorkflowDefinitionPathSegment, type WorkflowDefinitionProvenance, WorkflowDefinitionProvenanceSchema, WorkflowDefinitionSchema, type WorkflowDelegateAgentNode, WorkflowDelegateAgentNodeSchema, type WorkflowDelegateEconomics, WorkflowDelegateEconomicsSchema, type WorkflowDelegateResultFinalizationRequest, WorkflowDelegateResultFinalizationRequestSchema, type WorkflowDelegateResultFinalizationResponse, WorkflowDelegateResultFinalizationResponseSchema, WorkflowDelegateResultFinalizerIdSchema, type WorkflowDelegateRoleNode, WorkflowDelegateRoleNodeSchema, type WorkflowDelegateToolObservation, WorkflowDelegateToolObservationSchema, WorkflowError, WorkflowErrorCode, type WorkflowErrorCode as WorkflowErrorCodeType, type WorkflowExecution, WorkflowExecutionSchema, type WorkflowExecutionScope, WorkflowExecutionScopeSchema, type WorkflowFinalizationClaim, WorkflowFinalizationClaimSchema, WorkflowFinalizationDeliveryResultSchema, type WorkflowFinalizationIntent, WorkflowFinalizationIntentSchema, type WorkflowFinalizerId, WorkflowFinalizerIdSchema, type WorkflowFrameState, WorkflowFrameStateSchema, type WorkflowGateInstance, WorkflowGateInstanceSchema, type WorkflowGateNode, WorkflowGateNodeSchema, type WorkflowGateStatus, WorkflowGateStatusSchema, type WorkflowIterateChainNode, WorkflowIterateChainNodeSchema, type WorkflowIterateNode, WorkflowIterateNodeSchema, type WorkflowListQuery, WorkflowListQuerySchema, type WorkflowLoopNode, WorkflowLoopNodeSchema, WorkflowNamespace, type WorkflowNode, type WorkflowNodeBase, WorkflowNodeBaseSchema, WorkflowNodeSchema, type WorkflowNodeType, WorkflowNodeTypeSchema, type WorkflowNodeVisitor, type WorkflowParallelMode, WorkflowParallelModeSchema, type WorkflowParallelNode, WorkflowParallelNodeSchema, type WorkflowProgressUpdate, WorkflowProgressUpdateSchema, type WorkflowResolvedAgent, WorkflowResolvedAgentSchema, type WorkflowResolvedRole, WorkflowResolvedRoleSchema, type WorkflowRunContext, WorkflowRunContextSchema, type WorkflowRunResult, WorkflowRunResultSchema, type WorkflowRunnerRunOptions, type WorkflowRunnerStepType, WorkflowSchemas, type WorkflowSequenceNode, WorkflowSequenceNodeSchema, type WorkflowStateAuthoringDefinition, type WorkflowStateContext, type WorkflowStateDefinition, WorkflowStateDefinitionSchema, type WorkflowStationNode, WorkflowStationNodeSchema, type WorkflowStepBlock, type WorkflowStepBlockRun, type WorkflowStepType, WorkflowStepTypeSchema, WorkflowSubjects, type WorkflowTerminalStatus, WorkflowTerminalStatusSchema, type WorkflowTrigger, type WorkflowTriggerBlock, type WorkflowTriggerDef, WorkflowTriggerSchema, type WorkflowTriggerTypeRecord, type WorkflowWorkerBusAuth, WorkflowWorkerBusAuthSchema, type WorkflowWorkerConfig, WorkflowWorkerConfigSchema, type WorkflowWorkerSource, WorkflowWorkerSourceSchema, type WorkflowZodSchemas, allMigrationsPaths, assertAdapterAuthBindingMatchesMethod, buildExtractionExclusionMetadata, codexCapabilityMap, compareMessageCursorAsc, compareMessageCursorDesc, computeMetaTags, createAppendEffect, createClientDefinition, createStepCancelSubject, createWorkflowCancelSubject, createWorkflowDelegateResultFinalizerNamespace, createWorkflowFinalizerNamespace, defineAdapterProviderAuth, defineArtifactKind, defineArtifactLifecycleHooks, defineArtifactViewBuilder, defineFacetNamespace, defineSurfaceBinding, defineWorkflow, delegateToAgent, delegateToRole, dep, deriveHookEventTransportMode, expandCapabilities, expandProfileToolCapabilities, extensionToken, gate, getBootstrapAssetKey, getExtensionWarningActionLabel, hydrateArtifactContextTree, isCanonicalModelParseError, isConnectorSwapCancelledError, isDetachedDescriptor, isExtractionExcluded, isInViewBranch, isKnownSessionEvent, isUniversalRange, isValidContributorId, isValidTimeoutMs, iterate, iterateChain, loop, messageCursorKey, messageToCursor, parseArtifactRef, parseCanonicalModel, parseExtensionConfig, parseExtensionDescriptor, primaryMigrationsPath, projectWorkflowGraph, registerAutoLaunchProvider, registerGitHookEventsProvider, registerReviewSource, registerReviewerProcessor, registerServerProvider, registerVCSProvider, registerWorkerNodeProvider, resolveModelVisibility, safeParseExtensionDescriptor, safeValidateSnapshot, serializeArtifactRef, station, unregisterGitHookEventsProvider, unregisterReviewSource, unregisterReviewerProcessor, unregisterServerProvider, unregisterVCSProvider, unregisterWorkerNodeProvider, validateClosedPolicy, validateSkillScope, validateSnapshot, validateToolAdapterIdentity, versionSatisfies, walkWorkflowDefinition, zodSchemaToJsonRecord };
|