@makaio/framework 1.0.0-dev-1783975608971 → 1.0.0-dev-1784144891135
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/adapters/config/index.d.mts +2 -2
- package/dist/adapters/config/index.mjs +1 -1
- package/dist/adapters/index.d.mts +2 -2
- package/dist/adapters/index.mjs +3 -3
- package/dist/adapters/node.d.mts +1 -1
- package/dist/adapters/node.mjs +1 -1
- package/dist/{artifact-CGjnoyCC.mjs → artifact-Dnpy5ei_.mjs} +1 -1
- package/dist/{authority-state-bootstrap-CEuKScnL.mjs → authority-state-bootstrap-BlbmQ9A5.mjs} +1 -1
- package/dist/bus/index.mjs +1 -1
- package/dist/clients/index.d.mts +1 -1
- 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-CE1o3wTv.d.mts +1268 -0
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +2 -1
- 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/client/index.d.mts +2 -2
- 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 +3 -3
- 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 +105 -105
- 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/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/{detached-extension-handle-vDK194QV.mjs → detached-extension-handle-BVM-Ic-4.mjs} +1 -1
- package/dist/{filesystem-service-maY_P3yA.mjs → filesystem-service-qR9Zy5-r.mjs} +1 -1
- package/dist/git/index.mjs +1 -1
- package/dist/{globby-CisClzat.mjs → globby-DE358g5u.mjs} +1 -1
- package/dist/{index-9g0agW_p.d.mts → index-4WQgnxfO.d.mts} +164 -1050
- package/dist/{index-C6LZOiDv.d.mts → index-B96HlWaM.d.mts} +1 -1
- package/dist/{index-DMQlLz2W.d.mts → index-BB5xeWrm.d.mts} +6 -6
- package/dist/{index-DpZbaS7y.d.mts → index-BB6bmH1n.d.mts} +3 -3
- package/dist/{index-Bbr5LEUc.d.mts → index-BFAc9Mqw.d.mts} +1 -1
- package/dist/{index-ChSwb11f.d.mts → index-BMmJJJmZ.d.mts} +11 -11
- package/dist/{index-j2YlW_Fc.d.mts → index-B_KmL_z8.d.mts} +1 -1
- package/dist/{index-CMTNBuo6.d.mts → index-BfNfKh4y.d.mts} +12 -12
- package/dist/{index-CagRgpXI2.d.mts → index-ChB3K_a12.d.mts} +1 -1
- package/dist/{index-CCX4veeR.d.mts → index-CxxqBc3y.d.mts} +104 -104
- package/dist/{index-BxuiHVFi.d.mts → index-DA5S_dj8.d.mts} +1 -1
- package/dist/{index-BORQLrT7.d.mts → index-DHejCnq8.d.mts} +3 -3
- package/dist/{index-kqxUXYe7.d.mts → index-DL1L6Pvw.d.mts} +6 -6
- package/dist/{index-BH145jWk.d.mts → index-DeLkAZZ2.d.mts} +23 -10
- package/dist/{index-DHGW7dFf.d.mts → index-DnPJWaO7.d.mts} +8 -8
- package/dist/{index-Cq6rXKae.d.mts → index-GmoTPQcx.d.mts} +92 -92
- package/dist/{index-D75FnT0B.d.mts → index-TWs1TQ2-.d.mts} +1 -1
- package/dist/index-n9dy5seY.d.mts +817 -0
- package/dist/{index-MTvmxwiu2.d.mts → index-wP-qhIoT2.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-DktBDEoY.mjs → lib-6P8_sBCe.mjs} +1 -1
- package/dist/{lib-DIVnpS8e.mjs → lib-DhbCgfYD.mjs} +1 -1
- package/dist/{load-extensions-nqL5WAKj.mjs → load-extensions-5VckHXuw.mjs} +1 -1
- package/dist/{load-extensions-_EnedkUp.d.mts → load-extensions-jGQgvw6Z.d.mts} +1 -1
- package/dist/materialization-BBxXhthv.mjs +1 -0
- package/dist/mcp-http-server/index.mjs +1 -1
- package/dist/{namespace-dgNmx9g3.d.mts → namespace-BF1FZKiV.d.mts} +27 -27
- package/dist/{namespace-CukqFYHf2.d.mts → namespace-BQhnjUvN2.d.mts} +1 -1
- package/dist/{namespace-TLkZRkcU.d.mts → namespace-CXoCX9u1.d.mts} +20 -20
- package/dist/{namespace-BoA6u44C.d.mts → namespace-CbQ8hdd8.d.mts} +2 -2
- package/dist/{namespace-rO-C2Dgu2.d.mts → namespace-Cv8zbqwY.d.mts} +2 -2
- 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/{package-CsFFT9iR.mjs → package-Brt4dhRC.mjs} +1 -1
- package/dist/package.json +1 -1
- package/dist/packages-BBJsifai.d.mts +532 -0
- package/dist/packages-I0D3JP9L.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 +23 -23
- 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/{schema-CxN7d_MU.d.mts → schema-BwJf2zRN.d.mts} +1 -1
- package/dist/schemas-6H-dlMrB.mjs +1 -0
- package/dist/{schemas-OaBqeEUT.d.mts → schemas-D6zcRPQo.d.mts} +2 -2
- package/dist/{schemas-CIO03KSD2.d.mts → schemas-tF70HEfT.d.mts} +17 -17
- 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/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/git/namespace.mjs +1 -1
- package/dist/services/git/schemas.mjs +1 -1
- package/dist/services/harness/index.mjs +1 -1
- package/dist/services/index.d.mts +58 -307
- 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 +76 -0
- package/dist/services/materialization/index.mjs +1 -0
- 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/index.d.mts +9 -9
- 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 +1 -1
- 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/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/{session-lineage-BLw8iWAj.d.mts → session-lineage-COFDOi7x.d.mts} +1 -1
- package/dist/{src-Bo2eA51B.mjs → src-T5DtFSyU.mjs} +1 -1
- 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/tools-CWSuNk-M.mjs +1 -0
- package/dist/{transition-CwUIm1hJ.d.mts → transition-C9UOqw0W.d.mts} +2 -2
- package/dist/{types-B-xY9WW2.d.mts → types-Be7wY1De.d.mts} +1 -1
- package/dist/{types-DQsYUZwa.d.mts → types-he1s7Vd_.d.mts} +37 -37
- package/dist/ui-components/index.d.mts +4 -4
- package/dist/ui-kernel/index.d.mts +1 -1
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/utils/index.d.mts +20 -1
- package/dist/utils/index.mjs +2 -2
- package/dist/view-builder-D75mQTa1.d.mts +618 -0
- package/dist/{workflow-DFJYGjq_.mjs → workflow-DPeE6-Ta.mjs} +1 -1
- package/dist/workflow-engine/index.d.mts +86 -86
- 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-BEFjCccX.mjs → workflow-worker-CPCh68Qf.mjs} +1 -1
- package/package.json +6 -2
- package/dist/definition-Bj9Vr16H.d.mts +0 -60
- package/dist/index-CidZvQ-c.d.mts +0 -355
- package/dist/materialization-BwTORtBr.mjs +0 -1
- package/dist/schemas-BolSW7pQ.d.mts +0 -153
- package/dist/schemas-DlrQ0227.mjs +0 -1
- package/dist/tools-PC_L6g2m.mjs +0 -1
- /package/dist/{adapter-auth-runtime-a4O7cSNP.mjs → adapter-auth-runtime-CotG_6M4.mjs} +0 -0
- /package/dist/{adapter-binding-DDUyv1JK.d.mts → adapter-binding-DQ1HrGcH.d.mts} +0 -0
- /package/dist/{ajv-DfHhgdS5.mjs → ajv-WvFKnw8d.mjs} +0 -0
- /package/dist/{await-trigger-DP-fTQc4.mjs → await-trigger-COHFNyNi.mjs} +0 -0
- /package/dist/{base-orchestrator-BiShpVKL.d.mts → base-orchestrator-p3zIcnaJ.d.mts} +0 -0
- /package/dist/{capability-service-Dg2bU8qc.mjs → capability-service-TCOwWrLi.mjs} +0 -0
- /package/dist/{client-DmJwprw1.d.mts → client-CGEyBWKl.d.mts} +0 -0
- /package/dist/{client-binary-version-verifier-BK_vIjIo.mjs → client-binary-version-verifier-CaFlNNjs.mjs} +0 -0
- /package/dist/{client-binary-version-verifier-BwrMTAh2.d.mts → client-binary-version-verifier-WsNRplFB.d.mts} +0 -0
- /package/dist/{clients-namespace-B96QIJOs.d.mts → clients-namespace-ClKm1GLT.d.mts} +0 -0
- /package/dist/{config-namespace-x0fuhEXe.d.mts → config-namespace-DOw8R5eb.d.mts} +0 -0
- /package/dist/{create-static-mount-CBTXRtbN.mjs → create-static-mount-DM9qO98Q.mjs} +0 -0
- /package/dist/{cross-spawn-D9WWFl2a.mjs → cross-spawn-CVfmnMVP.mjs} +0 -0
- /package/dist/{cursor-storage-Bw-7ROzx.mjs → cursor-storage-BoFVjVGq.mjs} +0 -0
- /package/dist/{definition-BsTlOz99.d.mts → definition-BZrouYAq.d.mts} +0 -0
- /package/dist/{definition-Cbl0k6Fc.d.mts → definition-ClKlXenJ.d.mts} +0 -0
- /package/dist/{descriptor-to-package-Rs-OjOQU.mjs → descriptor-to-package-DCwvJoUE.mjs} +0 -0
- /package/dist/{drizzle-DYfaDzlO.mjs → drizzle-BQDvlDL2.mjs} +0 -0
- /package/dist/{esm-C_WW4-pP.mjs → esm-1UzF2r1U.mjs} +0 -0
- /package/dist/{event-DTM0-qWP.mjs → event-Ddxe4yp9.mjs} +0 -0
- /package/dist/{execution-target-Bg2wpfML.mjs → execution-target-D6PoGaO8.mjs} +0 -0
- /package/dist/{extension-discovery-APMf1Tes.d.mts → extension-discovery-Cce4FmRu.d.mts} +0 -0
- /package/dist/{filesystem-service-Bx0bR2Lb.d.mts → filesystem-service-CWBzOEAA.d.mts} +0 -0
- /package/dist/{handler-4pKQi3eo.mjs → handler-Bxs0moLY.mjs} +0 -0
- /package/dist/{identity-2qUT1NME.mjs → identity-D481xSkS.mjs} +0 -0
- /package/dist/{index-FDyqQIt5.d.mts → index-4b-ig5Uf.d.mts} +0 -0
- /package/dist/{index-Bv9lm0Kf.d.mts → index-BOlzcjwS.d.mts} +0 -0
- /package/dist/{index-S-mAqWwq.d.mts → index-BRdPSBFH2.d.mts} +0 -0
- /package/dist/{index-BmsPH78f2.d.mts → index-BcqWLD6J.d.mts} +0 -0
- /package/dist/{index-CSxfU0tB.d.mts → index-BjgfHTX4.d.mts} +0 -0
- /package/dist/{index-CarbJsC92.d.mts → index-BrvsExEF.d.mts} +0 -0
- /package/dist/{index-D0eUQjTU2.d.mts → index-C2PHX5Em.d.mts} +0 -0
- /package/dist/{index-BZ_DSGnE.d.mts → index-CNS1jyBU.d.mts} +0 -0
- /package/dist/{index-DoLdETfR.d.mts → index-CQco6KNL.d.mts} +0 -0
- /package/dist/{index-C18Pn3zP.d.mts → index-ChsmMZmN.d.mts} +0 -0
- /package/dist/{index-DwDBa2mb.d.mts → index-D3cH5U0n.d.mts} +0 -0
- /package/dist/{index-T96ydgVk.d.mts → index-DAVLhzkq.d.mts} +0 -0
- /package/dist/{index-9dISOTLT.d.mts → index-DIAmg04s.d.mts} +0 -0
- /package/dist/{index-DlAfs3RD.d.mts → index-DKCFz7dL.d.mts} +0 -0
- /package/dist/{index-DvaPrL6C.d.mts → index-DbP0yaRw.d.mts} +0 -0
- /package/dist/{index-DXBiCH2y.d.mts → index-Dx6P-ajY.d.mts} +0 -0
- /package/dist/{index-Rhcr4YNA.d.mts → index-Jec13bI-2.d.mts} +0 -0
- /package/dist/{index-BkAKfh4d.d.mts → index-M8rNEeH8.d.mts} +0 -0
- /package/dist/{index-DnWZdG6C.d.mts → index-NZ-gfUOw.d.mts} +0 -0
- /package/dist/{index-DfVSWBBp.d.mts → index-RtP5Mi4D.d.mts} +0 -0
- /package/dist/{index-_zsihEmk.d.mts → index-XLGBNeu0.d.mts} +0 -0
- /package/dist/{index-Bd52mmj9.d.mts → index-fFSPF7N0.d.mts} +0 -0
- /package/dist/{index-Ctw617Tj.d.mts → index-p1N3ZuqF.d.mts} +0 -0
- /package/dist/{json-value-C8duSh9X.d.mts → json-value-BsWNQQbr.d.mts} +0 -0
- /package/dist/{jsonl-transport-l5NPcQ_2.mjs → jsonl-transport-B70HQ9l1.mjs} +0 -0
- /package/dist/{lib-ClRTNIuz.mjs → lib-C_apP_9s.mjs} +0 -0
- /package/dist/{model-registry-C8MInDtX.mjs → model-registry-C3NX834K.mjs} +0 -0
- /package/dist/{namespace-HsI0Jbbr.mjs → namespace-B1_egU5J.mjs} +0 -0
- /package/dist/{namespace-Dar3O6iT.d.mts → namespace-BTp6-zD8.d.mts} +0 -0
- /package/dist/{namespace-Bl1UhLnK.d.mts → namespace-BqlDkdht2.d.mts} +0 -0
- /package/dist/{namespace-DoNigVgx.d.mts → namespace-BwAiuQ2_.d.mts} +0 -0
- /package/dist/{namespace-3YVLQ_bM.d.mts → namespace-CU1jSw6E.d.mts} +0 -0
- /package/dist/{namespace-BcDHt-ww.d.mts → namespace-CddQuUvG.d.mts} +0 -0
- /package/dist/{namespace-BsEoWXV_.d.mts → namespace-DNgZ_rfi.d.mts} +0 -0
- /package/dist/{namespace-VmsT_tLJ.d.mts → namespace-Dzbt8LqQ.d.mts} +0 -0
- /package/dist/{namespace-Dvi66QS6.d.mts → namespace-SwgMs4rw.d.mts} +0 -0
- /package/dist/{namespace-BhVlHfoO.d.mts → namespace-UCwUrFRx.d.mts} +0 -0
- /package/dist/{namespace-Xp9-g_r-.mjs → namespace-kIjqar0Y.mjs} +0 -0
- /package/dist/{orchestrator-shared-pxtyNu3W.d.mts → orchestrator-shared-DrEFeZYw.d.mts} +0 -0
- /package/dist/{orchestrator-shared-DAkGOu9H.mjs → orchestrator-shared-jYk9mi5C.mjs} +0 -0
- /package/dist/{out-BB6Kb4Xu.mjs → out-B6fO6go6.mjs} +0 -0
- /package/dist/{package-BYpWkSuQ.mjs → package-3cW8oIkI.mjs} +0 -0
- /package/dist/{package-DG9GSY8M.d.mts → package-BVm1EakP.d.mts} +0 -0
- /package/dist/{providers-namespace-O4de1tgO.d.mts → providers-namespace-Bl3M8Ibo.d.mts} +0 -0
- /package/dist/{quick-lru-BLaSzINB.mjs → quick-lru-Coxb6GVa.mjs} +0 -0
- /package/dist/{registry-TJjQgTgp.mjs → registry-ElIHcMM2.mjs} +0 -0
- /package/dist/{schemas-9QJf1FtS.d.mts → schemas-B3K1ekm7.d.mts} +0 -0
- /package/dist/{schemas-jDRSOXJL.d.mts → schemas-BKgUDm_a2.d.mts} +0 -0
- /package/dist/{schemas-XRhqOgVE.d.mts → schemas-CVbfHPw-.d.mts} +0 -0
- /package/dist/{schemas-CLsbsX1W.d.mts → schemas-CzT0LApM.d.mts} +0 -0
- /package/dist/{schemas-D_9X_CRo.d.mts → schemas-DPosZWw-.d.mts} +0 -0
- /package/dist/{schemas-fRLDhefF.d.mts → schemas-D_H0ztxl.d.mts} +0 -0
- /package/dist/{schemas-qpo1Goit.d.mts → schemas-DfZ85CRF2.d.mts} +0 -0
- /package/dist/{schemas-K3Td_WdR.d.mts → schemas-Dq_g7Giu.d.mts} +0 -0
- /package/dist/{schemas-DwfTUQIa.mjs → schemas-FiDj_kLq.mjs} +0 -0
- /package/dist/{schemas-qt5QTjVc.d.mts → schemas-pl0mzEtO.d.mts} +0 -0
- /package/dist/{server-lifecycle-D-jxVr_0.mjs → server-lifecycle-DLdh0-4H.mjs} +0 -0
- /package/dist/{server-lifecycle-r5Tkk8bU.d.mts → server-lifecycle-DzO3rjKP.d.mts} +0 -0
- /package/dist/{src-Ci_WY9uw.mjs → src-Dqa1n_kI.mjs} +0 -0
- /package/dist/{storage-namespace-BzE2M4Hq.mjs → storage-namespace-B1_x8Ho2.mjs} +0 -0
- /package/dist/{storage-namespace-DWKFqEW-.d.mts → storage-namespace-D4yQ--Sp.d.mts} +0 -0
- /package/dist/{storage-namespace-definition-BZJGSaX3.d.mts → storage-namespace-definition-BzSaRLtZ.d.mts} +0 -0
- /package/dist/{supports-color-Dzp6WuF5.mjs → supports-color-CCdGjFUY.mjs} +0 -0
- /package/dist/{tool-approval-service-Dh0XI21f.mjs → tool-approval-service-BgSn_6NT.mjs} +0 -0
- /package/dist/{tray-menu-service-Bonl2KXf.mjs → tray-menu-service-BJ9r7IY3.mjs} +0 -0
- /package/dist/{types-BCW9kr4L.d.mts → types-B9QOZAZ5.d.mts} +0 -0
- /package/dist/{types-DWNoZ3Sd.d.mts → types-Bgb8eQkd.d.mts} +0 -0
- /package/dist/{types-DvKaEOOn.d.mts → types-C8_OhAFv.d.mts} +0 -0
- /package/dist/{types-CrJ7KEZ0.d.mts → types-Diu9uAnB.d.mts} +0 -0
- /package/dist/{window-registry-WsWu-rcK.d.mts → window-registry-CHv3cgSN.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
|
|
4
|
-
import { a as
|
|
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 { A as VersionRange, M as isUniversalRange, N as versionSatisfies, O as VersionLiteral, S as PostInstallDescriptor, _ as LogSourceDefinitionSchema, a as ClientDefinitionSchema, b as NpmInstallDescriptor, f as ClientToolDefinition, g as LogSourceDefinition, j as VersionRangeSchema, k as VersionLiteralSchema, n as ClientBinaryCompatibilitySchema, p as ClientToolDefinitionSchema, r as ClientDefinition, t as ClientBinaryCompatibility, v as ManagedInstallDescriptor, w as SignedBinaryBucketInstallDescriptor, y as ManagedInstallDescriptorSchema } from "../definition-
|
|
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 {
|
|
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 WorkflowGateNodeSchema, $n as JsonPatchOperationSchema, $r as WorkflowFinalizationIntentSchema, $t as IWorkflowRunner, A as LoopGateHandler, Aa as WorkflowStationNode, An as serializeArtifactRef, Ar as WorkflowCancelPayloadSchema, At as WorkLogArtifactWrite, B as DEFAULT_CONSTRAINTS, Bi as WorkflowDelegateRoleNode, Br as WorkflowDelegateEconomics, Bt as WorkLogStats, C as NodeOptions, Ca as WorkflowResolvedRoleSchema, Ci as ExtensionWorkflowTriggerSchema, Cn as WorkflowNodeVisitor, Ct as CronWorkflowTrigger, D as WorkflowStateAuthoringDefinition, Di as LoopGateOutcomeSchema, Dn as WorkflowArtifactRef, Dr as TokenUsageSchema, Dt as WebhookTriggerPayload, E as WorkflowBuilder, Ei as LoopGateOutcome, En as WorkflowRunContextSchema, Er as TokenUsage, Et as ManualWorkflowTrigger, F as CompleteTaskResponse, Fi as WorkflowDefinitionProvenance, Fn as WorkflowSubjects, Fr as WorkflowStepTypeSchema, Ft as WorkLogExecutionSummarySchema, G as ListSubagentsBySessionResponse, Gi as WorkflowExecutionSchema, Gn as ContextBundleSchema, Gr as WorkflowDelegateResultFinalizationResponseSchema, Gt as CompleteExternalExecutionRequestSchema, H as KillSubagentRequest, Hr as WorkflowDelegateResultFinalizationRequest, Ht as WorkLogUsageSummary, I as CompletionMode, Ii as WorkflowDefinitionProvenanceSchema, Ir as createStepCancelSubject, It as WorkLogFrameEntry, J as ReportProgressRequest, Ji as WorkflowFrameState, Jn as ContextSource, Jr as WorkflowDelegateToolObservationSchema, Jt as ExternalExecutionFrameCompletionSchema, K as PendingRequest, Ki as WorkflowExecutionScope, Kn as ContextPublishTarget, Kr as WorkflowDelegateResultFinalizerIdSchema, Kt as EXTERNAL_EXECUTION_ID_PREFIX, L as CompletionModeSchema, Li as WorkflowDefinitionSchema, Ln as ArtifactPublishTargetSchema, Lr as createWorkflowCancelSubject, Lt as WorkLogFrameEntrySchema, M as AwaitSubagentRequest, Ma as WorkflowTrigger, Mn as WorkflowProgressUpdate, Mr as WorkflowRunnerStepType, Mt as WorkLogDynamicNodeMaterialization, N as AwaitSubagentResponse, Na as WorkflowTriggerSchema, Nn as WorkflowProgressUpdateSchema, Nt as WorkLogDynamicNodeMaterializationSchema, O as WorkflowZodSchemas, Oa as WorkflowStateDefinition, Oi as WorkflowArtifactBinding, On as WorkflowArtifactRefSchema, Or as WORKFLOW_CANCELLED_REASON, Ot as WebhookWorkflowTrigger, P as CompleteTaskRequest, Pi as WorkflowDefinition, Pn as WorkflowSchemas, Pr as WorkflowStepType, Pt as WorkLogExecutionSummary, Q as SendToSubagentRequest, Qi as WorkflowGateNode, Qn as JsonPatchOperation, Qr as WorkflowFinalizationIntent, Qt as RegisterExternalExecutionRequestSchema, R as ContextMode, Ri as WorkflowDelegateAgentNode, Rr as IWorkflowTriggerTypeRegistry, Rt as WorkLogGateEvent, S as LoopOptions, Sa as WorkflowResolvedRole, Si as ExtensionWorkflowTrigger$1, Sn as WalkRelationship, Sr as StepRunnerPlatformDefaults, St as CronTriggerPayload, T as ParallelOptions, Ta as WorkflowSequenceNodeSchema, Ti as GateInstanceListQuerySchema, Tn as WorkflowRunContext, Tr as StepTelemetrySchema, Tt as ExtractTriggerPayload, U as KillSubagentResponse, Un as BusRequestSourceSchema, Ur as WorkflowDelegateResultFinalizationRequestSchema, Ut as WorkLogUsageSummarySchema, V as ExecuteSubagentResponse, Vi as WorkflowDelegateRoleNodeSchema, Vn as BusEventPublishTargetSchema, Vr as WorkflowDelegateEconomicsSchema, Vt as WorkLogStatsSchema, W as ListSubagentsBySessionRequest, Wi as WorkflowExecution, Wn as ContextBundle, Wr as WorkflowDelegateResultFinalizationResponse, Wt as CompleteExternalExecutionRequest, X as RequestInputRpcRequest, Xi as WorkflowGateInstance, Xn as ResolvedContextEntry, Xr as WorkflowFinalizationClaimSchema, Xt as ExternalExecutionFrameStartSchema, Y as ReportProgressResponse, Yi as WorkflowFrameStateSchema, Yn as ContextSourceSchema, Yr as WorkflowFinalizationClaim, Yt as ExternalExecutionFrameStart, Z as RequestInputRpcResponse, Zi as WorkflowGateInstanceSchema, Zn as ResolvedContextEntrySchema, Zr as WorkflowFinalizationDeliveryResultSchema, Zt as RegisterExternalExecutionRequest, _ as BuiltWorkflow, _a as WorkflowParallelModeSchema, _i as ExecutionListQuerySchema, _n as ProjectedWorkflowGraph, _r as StepRunConfigSchema, _t as StepContext, aa as WorkflowIterateNodeSchema, ai as createWorkflowFinalizerNamespace, an as WorkflowRunResultSchema, ar as ExecutionLinkSchema, at as SubagentConstraints, b as IterateOptions, ba as WorkflowResolvedAgent, bi as ExecutionsByArtifactRefsQuery, bn as projectWorkflowGraph, br as StepRunnerBusAuth, bt as WorkflowStateContext, c as delegateToRole, ca as WorkflowLoopNode, ci as EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, cn as WorkflowWorkerBusAuthSchema, cr as SpanRecord, ct as SubagentStatusSchema, d as iterateChain, da as WorkflowNodeBase, di as EXECUTION_LIST_DEFAULT_LIMIT, dn as WorkflowWorkerSource, dr as SpanStatusSchema, dt as ArtifactUpdateOperation, ea as WorkflowGateStatus, ei as WorkflowFinalizerId, en as WorkerContributionManifest, er as WorkflowError, et as SpawnSubagentRpcRequest, f as loop, fa as WorkflowNodeBaseSchema, fi as EXECUTION_LIST_MAX_LIMIT, fn as WorkflowWorkerSourceSchema, fr as IStepRunner, ft as ArtifactUpdater, g as ArtifactBindingOptions, ga as WorkflowParallelMode, gi as ExecutionListQuery, gn as ProjectedNodeRole, gr as StepRunConfig, gt as StationStepContext, h as AgentConfig, ha as WorkflowNodeTypeSchema, hi as ExecutionListCursorSchema, hn as ProjectedNode, hr as StepCancelSubject, ht as StationHandler, ia as WorkflowIterateNode, ii as createWorkflowDelegateResultFinalizerNamespace, in as WorkflowRunResult, ir as ExecutionLinkListQuerySchema, it as SubagentConfigSchema, ja as WorkflowStationNodeSchema, jn as WorkflowNamespace, jr as WorkflowCancelSubject, jt as WorkLogArtifactWriteSchema, k as LoopGateContext, ka as WorkflowStateDefinitionSchema, ki as WorkflowArtifactBindingSchema, kn as parseArtifactRef, kr as WorkflowCancelPayload, kt as WorkflowTriggerDef, l as gate, la as WorkflowLoopNodeSchema, li as EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, ln as WorkflowWorkerConfig, lr as SpanRecordSchema, lt as ArtifactContext, m as zodSchemaToJsonRecord, ma as WorkflowNodeType, mi as ExecutionListCursor, mn as ProjectedEdgeKind, mr as StepCancelPayloadSchema, mt as PreviousStepOutput, n as ExecutionHintsSchema, na as WorkflowIterateChainNode, ni as WorkflowTerminalStatus, nn as WorkerContributionPackageRef, nr as ExecutionLink, nt as SpawnSubagentRpcResponse, o as defineWorkflow, oa as WorkflowListQuery, oi as BusEventTrigger, on as WorkflowRunnerRunOptions, or as ExecutionLinkType, ot as SubagentExecutionFailed, p as station, pa as WorkflowNodeSchema, pi as EXECUTION_LIST_MIN_LIMIT, pn as ProjectedEdge, pr as StepCancelPayload, pt as IterateHandler, q as PendingRequestSchema, qi as WorkflowExecutionScopeSchema, qn as ContextPublishTargetSchema, qr as WorkflowDelegateToolObservation, qt as ExternalExecutionFrameCompletion, r as ExecutionSourceHintSchema, ra as WorkflowIterateChainNodeSchema, ri as WorkflowTerminalStatusSchema, rn as WorkerContributionPackageRefSchema, rr as ExecutionLinkListQuery, rt as SubagentConfig, s as delegateToAgent, sa as WorkflowListQuerySchema, si as BusEventTriggerSchema, sn as WorkflowWorkerBusAuth, sr as ExecutionLinkTypeSchema, st as SubagentStatus, t as ExecutionHints, ta as WorkflowGateStatusSchema, ti as WorkflowFinalizerIdSchema, tn as WorkerContributionManifestSchema, tr as WorkflowErrorCode, tt as SpawnSubagentRpcRequestSchema, u as iterate, ua as WorkflowNode, ui as EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, un as WorkflowWorkerConfigSchema, ur as SpanStatus, ut as ArtifactPatch, v as DefineWorkflowOptions, va as WorkflowParallelNode, vi as ExecutionStatus, vn as WorkflowDefinitionPath, vr as StepRunResult, vt as WorkflowContext, w as ParallelMode, wa as WorkflowSequenceNode, wi as GateInstanceListQuery, wn as walkWorkflowDefinition, wr as StepTelemetry, wt as ExtensionWorkflowTrigger, x as LoopGateRegistration, xa as WorkflowResolvedAgentSchema, xi as ExecutionsByArtifactRefsQuerySchema, xn as WalkContext, xt as BusEventWorkflowTrigger, y as GateOptions, ya as WorkflowParallelNodeSchema, yi as ExecutionStatusSchema, yn as WorkflowDefinitionPathSegment, yr as StepRunResultSchema, yt as WorkflowContextBase, z as ContextModeSchema, zi as WorkflowDelegateAgentNodeSchema, zn as ArtifactQuerySourceSchema, zr as WorkflowTriggerTypeRecord, zt as WorkLogGateEventSchema } from "../index-
|
|
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 {
|
|
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-BB6bmH1n.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-COFDOi7x.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-CE1o3wTv.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-4WQgnxfO.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-DA5S_dj8.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-DQ1HrGcH.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-DKCFz7dL.mjs";
|
|
8
|
+
import { A as VersionRange, M as isUniversalRange, N as versionSatisfies, O as VersionLiteral, S as PostInstallDescriptor, _ as LogSourceDefinitionSchema, a as ClientDefinitionSchema, b as NpmInstallDescriptor, f as ClientToolDefinition, g as LogSourceDefinition, j as VersionRangeSchema, k as VersionLiteralSchema, n as ClientBinaryCompatibilitySchema, p as ClientToolDefinitionSchema, r as ClientDefinition, t as ClientBinaryCompatibility, v as ManagedInstallDescriptor, w as SignedBinaryBucketInstallDescriptor, y as ManagedInstallDescriptorSchema } from "../definition-ClKlXenJ.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-BB5xeWrm.mjs";
|
|
10
|
+
import { a as FocusContext, i as ActionIntent, t as SurfaceType } from "../index-D3cH5U0n.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-DOw8R5eb.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-DeLkAZZ2.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-BZrouYAq.mjs";
|
|
14
|
+
import { i as TimeoutConfigSchema, n as TimeoutCategory, r as TimeoutConfig, t as RequiredTimeoutConfig } from "../index-BOlzcjwS.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-he1s7Vd_.mjs";
|
|
16
|
+
import { a as JsonValueSchema, i as JsonValue, t as JsonObjectContractSchema } from "../json-value-BsWNQQbr.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-BFAc9Mqw.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-C9UOqw0W.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-DnPJWaO7.mjs";
|
|
20
|
+
import { A as ArtifactViewRawSectionSchema, B as defineSurfaceBinding, C as ArtifactViewLink, D as ArtifactViewPropertiesSection, E as ArtifactViewModelSchema, F as ArtifactViewSummarySection, I as ArtifactViewSummarySectionSchema, L as ArtifactViewTableSection, M as ArtifactViewRelationsSectionSchema, N as ArtifactViewSection, O as ArtifactViewPropertiesSectionSchema, P as ArtifactViewSectionSchema, R as ArtifactViewTableSectionSchema, S as ArtifactViewLevelSchema, T as ArtifactViewModel, _ 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 ArtifactViewRelationsSection, k as ArtifactViewRawSection, 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 ArtifactViewLinkSchema, x as ArtifactViewLevel, y as ArtifactViewEvidenceSection, z as SurfaceBindingDefinition } from "../view-builder-D75mQTa1.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-BjgfHTX4.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-M8rNEeH8.mjs";
|
|
23
|
+
import { a as resolveModelVisibility, i as ModelVisibilitySchema, n as ModelFilterModeSchema, r as ModelVisibility, t as ModelFilterMode } from "../index-RtP5Mi4D.mjs";
|
|
24
|
+
import { a as ModelRegistrySupportedModelsResponse, i as ModelRegistrySupportedModelsRequest, n as ModelRegistrySupportedModel, o as ModelRegistryPublicNamespace, r as ModelRegistrySupportedModelSchema, s as ModelRegistryPublicSubjects } from "../index-NZ-gfUOw.mjs";
|
|
25
|
+
import { $ as SendToSubagentResponse, $i as WorkflowGateNodeSchema, $n as JsonPatchOperationSchema, $r as WorkflowFinalizationIntentSchema, $t as IWorkflowRunner, A as LoopGateHandler, Aa as WorkflowStationNode, An as serializeArtifactRef, Ar as WorkflowCancelPayloadSchema, At as WorkLogArtifactWrite, B as DEFAULT_CONSTRAINTS, Bi as WorkflowDelegateRoleNode, Br as WorkflowDelegateEconomics, Bt as WorkLogStats, C as NodeOptions, Ca as WorkflowResolvedRoleSchema, Ci as ExtensionWorkflowTriggerSchema, Cn as WorkflowNodeVisitor, Ct as CronWorkflowTrigger, D as WorkflowStateAuthoringDefinition, Di as LoopGateOutcomeSchema, Dn as WorkflowArtifactRef, Dr as TokenUsageSchema, Dt as WebhookTriggerPayload, E as WorkflowBuilder, Ei as LoopGateOutcome, En as WorkflowRunContextSchema, Er as TokenUsage, Et as ManualWorkflowTrigger, F as CompleteTaskResponse, Fi as WorkflowDefinitionProvenance, Fn as WorkflowSubjects, Fr as WorkflowStepTypeSchema, Ft as WorkLogExecutionSummarySchema, G as ListSubagentsBySessionResponse, Gi as WorkflowExecutionSchema, Gn as ContextBundleSchema, Gr as WorkflowDelegateResultFinalizationResponseSchema, Gt as CompleteExternalExecutionRequestSchema, H as KillSubagentRequest, Hr as WorkflowDelegateResultFinalizationRequest, Ht as WorkLogUsageSummary, I as CompletionMode, Ii as WorkflowDefinitionProvenanceSchema, Ir as createStepCancelSubject, It as WorkLogFrameEntry, J as ReportProgressRequest, Ji as WorkflowFrameState, Jn as ContextSource, Jr as WorkflowDelegateToolObservationSchema, Jt as ExternalExecutionFrameCompletionSchema, K as PendingRequest, Ki as WorkflowExecutionScope, Kn as ContextPublishTarget, Kr as WorkflowDelegateResultFinalizerIdSchema, Kt as EXTERNAL_EXECUTION_ID_PREFIX, L as CompletionModeSchema, Li as WorkflowDefinitionSchema, Ln as ArtifactPublishTargetSchema, Lr as createWorkflowCancelSubject, Lt as WorkLogFrameEntrySchema, M as AwaitSubagentRequest, Ma as WorkflowTrigger, Mn as WorkflowProgressUpdate, Mr as WorkflowRunnerStepType, Mt as WorkLogDynamicNodeMaterialization, N as AwaitSubagentResponse, Na as WorkflowTriggerSchema, Nn as WorkflowProgressUpdateSchema, Nt as WorkLogDynamicNodeMaterializationSchema, O as WorkflowZodSchemas, Oa as WorkflowStateDefinition, Oi as WorkflowArtifactBinding, On as WorkflowArtifactRefSchema, Or as WORKFLOW_CANCELLED_REASON, Ot as WebhookWorkflowTrigger, P as CompleteTaskRequest, Pi as WorkflowDefinition, Pn as WorkflowSchemas, Pr as WorkflowStepType, Pt as WorkLogExecutionSummary, Q as SendToSubagentRequest, Qi as WorkflowGateNode, Qn as JsonPatchOperation, Qr as WorkflowFinalizationIntent, Qt as RegisterExternalExecutionRequestSchema, R as ContextMode, Ri as WorkflowDelegateAgentNode, Rr as IWorkflowTriggerTypeRegistry, Rt as WorkLogGateEvent, S as LoopOptions, Sa as WorkflowResolvedRole, Si as ExtensionWorkflowTrigger$1, Sn as WalkRelationship, Sr as StepRunnerPlatformDefaults, St as CronTriggerPayload, T as ParallelOptions, Ta as WorkflowSequenceNodeSchema, Ti as GateInstanceListQuerySchema, Tn as WorkflowRunContext, Tr as StepTelemetrySchema, Tt as ExtractTriggerPayload, U as KillSubagentResponse, Un as BusRequestSourceSchema, Ur as WorkflowDelegateResultFinalizationRequestSchema, Ut as WorkLogUsageSummarySchema, V as ExecuteSubagentResponse, Vi as WorkflowDelegateRoleNodeSchema, Vn as BusEventPublishTargetSchema, Vr as WorkflowDelegateEconomicsSchema, Vt as WorkLogStatsSchema, W as ListSubagentsBySessionRequest, Wi as WorkflowExecution, Wn as ContextBundle, Wr as WorkflowDelegateResultFinalizationResponse, Wt as CompleteExternalExecutionRequest, X as RequestInputRpcRequest, Xi as WorkflowGateInstance, Xn as ResolvedContextEntry, Xr as WorkflowFinalizationClaimSchema, Xt as ExternalExecutionFrameStartSchema, Y as ReportProgressResponse, Yi as WorkflowFrameStateSchema, Yn as ContextSourceSchema, Yr as WorkflowFinalizationClaim, Yt as ExternalExecutionFrameStart, Z as RequestInputRpcResponse, Zi as WorkflowGateInstanceSchema, Zn as ResolvedContextEntrySchema, Zr as WorkflowFinalizationDeliveryResultSchema, Zt as RegisterExternalExecutionRequest, _ as BuiltWorkflow, _a as WorkflowParallelModeSchema, _i as ExecutionListQuerySchema, _n as ProjectedWorkflowGraph, _r as StepRunConfigSchema, _t as StepContext, aa as WorkflowIterateNodeSchema, ai as createWorkflowFinalizerNamespace, an as WorkflowRunResultSchema, ar as ExecutionLinkSchema, at as SubagentConstraints, b as IterateOptions, ba as WorkflowResolvedAgent, bi as ExecutionsByArtifactRefsQuery, bn as projectWorkflowGraph, br as StepRunnerBusAuth, bt as WorkflowStateContext, c as delegateToRole, ca as WorkflowLoopNode, ci as EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, cn as WorkflowWorkerBusAuthSchema, cr as SpanRecord, ct as SubagentStatusSchema, d as iterateChain, da as WorkflowNodeBase, di as EXECUTION_LIST_DEFAULT_LIMIT, dn as WorkflowWorkerSource, dr as SpanStatusSchema, dt as ArtifactUpdateOperation, ea as WorkflowGateStatus, ei as WorkflowFinalizerId, en as WorkerContributionManifest, er as WorkflowError, et as SpawnSubagentRpcRequest, f as loop, fa as WorkflowNodeBaseSchema, fi as EXECUTION_LIST_MAX_LIMIT, fn as WorkflowWorkerSourceSchema, fr as IStepRunner, ft as ArtifactUpdater, g as ArtifactBindingOptions, ga as WorkflowParallelMode, gi as ExecutionListQuery, gn as ProjectedNodeRole, gr as StepRunConfig, gt as StationStepContext, h as AgentConfig, ha as WorkflowNodeTypeSchema, hi as ExecutionListCursorSchema, hn as ProjectedNode, hr as StepCancelSubject, ht as StationHandler, ia as WorkflowIterateNode, ii as createWorkflowDelegateResultFinalizerNamespace, in as WorkflowRunResult, ir as ExecutionLinkListQuerySchema, it as SubagentConfigSchema, ja as WorkflowStationNodeSchema, jn as WorkflowNamespace, jr as WorkflowCancelSubject, jt as WorkLogArtifactWriteSchema, k as LoopGateContext, ka as WorkflowStateDefinitionSchema, ki as WorkflowArtifactBindingSchema, kn as parseArtifactRef, kr as WorkflowCancelPayload, kt as WorkflowTriggerDef, l as gate, la as WorkflowLoopNodeSchema, li as EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, ln as WorkflowWorkerConfig, lr as SpanRecordSchema, lt as ArtifactContext, m as zodSchemaToJsonRecord, ma as WorkflowNodeType, mi as ExecutionListCursor, mn as ProjectedEdgeKind, mr as StepCancelPayloadSchema, mt as PreviousStepOutput, n as ExecutionHintsSchema, na as WorkflowIterateChainNode, ni as WorkflowTerminalStatus, nn as WorkerContributionPackageRef, nr as ExecutionLink, nt as SpawnSubagentRpcResponse, o as defineWorkflow, oa as WorkflowListQuery, oi as BusEventTrigger, on as WorkflowRunnerRunOptions, or as ExecutionLinkType, ot as SubagentExecutionFailed, p as station, pa as WorkflowNodeSchema, pi as EXECUTION_LIST_MIN_LIMIT, pn as ProjectedEdge, pr as StepCancelPayload, pt as IterateHandler, q as PendingRequestSchema, qi as WorkflowExecutionScopeSchema, qn as ContextPublishTargetSchema, qr as WorkflowDelegateToolObservation, qt as ExternalExecutionFrameCompletion, r as ExecutionSourceHintSchema, ra as WorkflowIterateChainNodeSchema, ri as WorkflowTerminalStatusSchema, rn as WorkerContributionPackageRefSchema, rr as ExecutionLinkListQuery, rt as SubagentConfig, s as delegateToAgent, sa as WorkflowListQuerySchema, si as BusEventTriggerSchema, sn as WorkflowWorkerBusAuth, sr as ExecutionLinkTypeSchema, st as SubagentStatus, t as ExecutionHints, ta as WorkflowGateStatusSchema, ti as WorkflowFinalizerIdSchema, tn as WorkerContributionManifestSchema, tr as WorkflowErrorCode, tt as SpawnSubagentRpcRequestSchema, u as iterate, ua as WorkflowNode, ui as EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, un as WorkflowWorkerConfigSchema, ur as SpanStatus, ut as ArtifactPatch, v as DefineWorkflowOptions, va as WorkflowParallelNode, vi as ExecutionStatus, vn as WorkflowDefinitionPath, vr as StepRunResult, vt as WorkflowContext, w as ParallelMode, wa as WorkflowSequenceNode, wi as GateInstanceListQuery, wn as walkWorkflowDefinition, wr as StepTelemetry, wt as ExtensionWorkflowTrigger, x as LoopGateRegistration, xa as WorkflowResolvedAgentSchema, xi as ExecutionsByArtifactRefsQuerySchema, xn as WalkContext, xt as BusEventWorkflowTrigger, y as GateOptions, ya as WorkflowParallelNodeSchema, yi as ExecutionStatusSchema, yn as WorkflowDefinitionPathSegment, yr as StepRunResultSchema, yt as WorkflowContextBase, z as ContextModeSchema, zi as WorkflowDelegateAgentNodeSchema, zn as ArtifactQuerySourceSchema, zr as WorkflowTriggerTypeRecord, zt as WorkLogGateEventSchema } from "../index-CxxqBc3y.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-XLGBNeu0.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-GmoTPQcx.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-B_KmL_z8.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-BMmJJJmZ.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-Dx6P-ajY.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-n9dy5seY.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-CNS1jyBU.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,9 +440,9 @@ 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;
|
|
444
445
|
adapterId: _$zod.ZodString;
|
|
445
|
-
adapterName: _$zod.ZodString;
|
|
446
446
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
447
447
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
448
448
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -939,8 +939,8 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
939
939
|
cachedTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
940
940
|
percentage: _$zod.ZodNumber;
|
|
941
941
|
level: _$zod.ZodEnum<{
|
|
942
|
-
ok: "ok";
|
|
943
942
|
warn: "warn";
|
|
943
|
+
ok: "ok";
|
|
944
944
|
critical: "critical";
|
|
945
945
|
}>;
|
|
946
946
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -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,9 +1936,9 @@ 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;
|
|
1940
1941
|
adapterId: _$zod.ZodString;
|
|
1941
|
-
adapterName: _$zod.ZodString;
|
|
1942
1942
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1943
1943
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1944
1944
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -2435,8 +2435,8 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
2435
2435
|
cachedTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2436
2436
|
percentage: _$zod.ZodNumber;
|
|
2437
2437
|
level: _$zod.ZodEnum<{
|
|
2438
|
-
ok: "ok";
|
|
2439
2438
|
warn: "warn";
|
|
2439
|
+
ok: "ok";
|
|
2440
2440
|
critical: "critical";
|
|
2441
2441
|
}>;
|
|
2442
2442
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -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,9 +3459,9 @@ 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;
|
|
3463
3464
|
adapterId: _$zod.ZodString;
|
|
3464
|
-
adapterName: _$zod.ZodString;
|
|
3465
3465
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3466
3466
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3467
3467
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -3958,8 +3958,8 @@ declare const AgentSchemas: {
|
|
|
3958
3958
|
cachedTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3959
3959
|
percentage: _$zod.ZodNumber;
|
|
3960
3960
|
level: _$zod.ZodEnum<{
|
|
3961
|
-
ok: "ok";
|
|
3962
3961
|
warn: "warn";
|
|
3962
|
+
ok: "ok";
|
|
3963
3963
|
critical: "critical";
|
|
3964
3964
|
}>;
|
|
3965
3965
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -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>;
|
|
@@ -5357,8 +5357,8 @@ declare const ResolvedAgentConfigSchema: z.ZodObject<{
|
|
|
5357
5357
|
model: z.ZodOptional<z.ZodString>;
|
|
5358
5358
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
5359
5359
|
contextMode: z.ZodEnum<{
|
|
5360
|
-
fresh: "fresh";
|
|
5361
5360
|
fork: "fork";
|
|
5361
|
+
fresh: "fresh";
|
|
5362
5362
|
}>;
|
|
5363
5363
|
compressionMode: z.ZodEnum<{
|
|
5364
5364
|
auto: "auto";
|
|
@@ -5532,8 +5532,8 @@ declare const AgentResolutionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5532
5532
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5533
5533
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5534
5534
|
contextMode: _$zod.ZodEnum<{
|
|
5535
|
-
fresh: "fresh";
|
|
5536
5535
|
fork: "fork";
|
|
5536
|
+
fresh: "fresh";
|
|
5537
5537
|
}>;
|
|
5538
5538
|
compressionMode: _$zod.ZodEnum<{
|
|
5539
5539
|
auto: "auto";
|
|
@@ -6777,8 +6777,8 @@ declare function unregisterVCSProvider(bus: MakaioBusLike, providerId: string):
|
|
|
6777
6777
|
* Lifecycle states for a review finding.
|
|
6778
6778
|
*/
|
|
6779
6779
|
declare const FindingStatusSchema: z.ZodEnum<{
|
|
6780
|
-
open: "open";
|
|
6781
6780
|
verified: "verified";
|
|
6781
|
+
open: "open";
|
|
6782
6782
|
addressed: "addressed";
|
|
6783
6783
|
dismissed: "dismissed";
|
|
6784
6784
|
deferred: "deferred";
|
|
@@ -6798,8 +6798,8 @@ type FindingSeverity = z.infer<typeof FindingSeveritySchema>;
|
|
|
6798
6798
|
* How the finding was produced.
|
|
6799
6799
|
*/
|
|
6800
6800
|
declare const FindingOriginSchema: z.ZodEnum<{
|
|
6801
|
-
agent: "agent";
|
|
6802
6801
|
inline: "inline";
|
|
6802
|
+
agent: "agent";
|
|
6803
6803
|
"review-body": "review-body";
|
|
6804
6804
|
"issue-comment": "issue-comment";
|
|
6805
6805
|
"cli-output": "cli-output";
|
|
@@ -6838,8 +6838,8 @@ declare const ReviewFindingSchema: z.ZodObject<{
|
|
|
6838
6838
|
sourceId: z.ZodString;
|
|
6839
6839
|
reviewer: z.ZodString;
|
|
6840
6840
|
origin: z.ZodEnum<{
|
|
6841
|
-
agent: "agent";
|
|
6842
6841
|
inline: "inline";
|
|
6842
|
+
agent: "agent";
|
|
6843
6843
|
"review-body": "review-body";
|
|
6844
6844
|
"issue-comment": "issue-comment";
|
|
6845
6845
|
"cli-output": "cli-output";
|
|
@@ -6862,8 +6862,8 @@ declare const ReviewFindingSchema: z.ZodObject<{
|
|
|
6862
6862
|
newCode: z.ZodString;
|
|
6863
6863
|
}, z.core.$strip>>;
|
|
6864
6864
|
status: z.ZodEnum<{
|
|
6865
|
-
open: "open";
|
|
6866
6865
|
verified: "verified";
|
|
6866
|
+
open: "open";
|
|
6867
6867
|
addressed: "addressed";
|
|
6868
6868
|
dismissed: "dismissed";
|
|
6869
6869
|
deferred: "deferred";
|
|
@@ -7016,8 +7016,8 @@ declare const ReviewSchemas: {
|
|
|
7016
7016
|
sourceId: z.ZodString;
|
|
7017
7017
|
reviewer: z.ZodString;
|
|
7018
7018
|
origin: z.ZodEnum<{
|
|
7019
|
-
agent: "agent";
|
|
7020
7019
|
inline: "inline";
|
|
7020
|
+
agent: "agent";
|
|
7021
7021
|
"review-body": "review-body";
|
|
7022
7022
|
"issue-comment": "issue-comment";
|
|
7023
7023
|
"cli-output": "cli-output";
|
|
@@ -7040,8 +7040,8 @@ declare const ReviewSchemas: {
|
|
|
7040
7040
|
newCode: z.ZodString;
|
|
7041
7041
|
}, z.core.$strip>>;
|
|
7042
7042
|
status: z.ZodEnum<{
|
|
7043
|
-
open: "open";
|
|
7044
7043
|
verified: "verified";
|
|
7044
|
+
open: "open";
|
|
7045
7045
|
addressed: "addressed";
|
|
7046
7046
|
dismissed: "dismissed";
|
|
7047
7047
|
deferred: "deferred";
|
|
@@ -7072,8 +7072,8 @@ declare const ReviewSchemas: {
|
|
|
7072
7072
|
headSha: z.ZodOptional<z.ZodString>;
|
|
7073
7073
|
}, z.core.$strip>;
|
|
7074
7074
|
status: z.ZodOptional<z.ZodEnum<{
|
|
7075
|
-
open: "open";
|
|
7076
7075
|
verified: "verified";
|
|
7076
|
+
open: "open";
|
|
7077
7077
|
addressed: "addressed";
|
|
7078
7078
|
dismissed: "dismissed";
|
|
7079
7079
|
deferred: "deferred";
|
|
@@ -7091,8 +7091,8 @@ declare const ReviewSchemas: {
|
|
|
7091
7091
|
sourceId: z.ZodString;
|
|
7092
7092
|
reviewer: z.ZodString;
|
|
7093
7093
|
origin: z.ZodEnum<{
|
|
7094
|
-
agent: "agent";
|
|
7095
7094
|
inline: "inline";
|
|
7095
|
+
agent: "agent";
|
|
7096
7096
|
"review-body": "review-body";
|
|
7097
7097
|
"issue-comment": "issue-comment";
|
|
7098
7098
|
"cli-output": "cli-output";
|
|
@@ -7115,8 +7115,8 @@ declare const ReviewSchemas: {
|
|
|
7115
7115
|
newCode: z.ZodString;
|
|
7116
7116
|
}, z.core.$strip>>;
|
|
7117
7117
|
status: z.ZodEnum<{
|
|
7118
|
-
open: "open";
|
|
7119
7118
|
verified: "verified";
|
|
7119
|
+
open: "open";
|
|
7120
7120
|
addressed: "addressed";
|
|
7121
7121
|
dismissed: "dismissed";
|
|
7122
7122
|
deferred: "deferred";
|
|
@@ -7163,16 +7163,16 @@ declare const ReviewSchemas: {
|
|
|
7163
7163
|
}, z.core.$strip>;
|
|
7164
7164
|
message: z.ZodString;
|
|
7165
7165
|
origin: z.ZodEnum<{
|
|
7166
|
-
agent: "agent";
|
|
7167
7166
|
inline: "inline";
|
|
7167
|
+
agent: "agent";
|
|
7168
7168
|
"review-body": "review-body";
|
|
7169
7169
|
"issue-comment": "issue-comment";
|
|
7170
7170
|
"cli-output": "cli-output";
|
|
7171
7171
|
}>;
|
|
7172
7172
|
id: z.ZodString;
|
|
7173
7173
|
status: z.ZodEnum<{
|
|
7174
|
-
open: "open";
|
|
7175
7174
|
verified: "verified";
|
|
7175
|
+
open: "open";
|
|
7176
7176
|
addressed: "addressed";
|
|
7177
7177
|
dismissed: "dismissed";
|
|
7178
7178
|
deferred: "deferred";
|
|
@@ -7212,8 +7212,8 @@ declare const ReviewSchemas: {
|
|
|
7212
7212
|
sourceId: z.ZodString;
|
|
7213
7213
|
reviewer: z.ZodString;
|
|
7214
7214
|
origin: z.ZodEnum<{
|
|
7215
|
-
agent: "agent";
|
|
7216
7215
|
inline: "inline";
|
|
7216
|
+
agent: "agent";
|
|
7217
7217
|
"review-body": "review-body";
|
|
7218
7218
|
"issue-comment": "issue-comment";
|
|
7219
7219
|
"cli-output": "cli-output";
|
|
@@ -7236,8 +7236,8 @@ declare const ReviewSchemas: {
|
|
|
7236
7236
|
newCode: z.ZodString;
|
|
7237
7237
|
}, z.core.$strip>>;
|
|
7238
7238
|
status: z.ZodEnum<{
|
|
7239
|
-
open: "open";
|
|
7240
7239
|
verified: "verified";
|
|
7240
|
+
open: "open";
|
|
7241
7241
|
addressed: "addressed";
|
|
7242
7242
|
dismissed: "dismissed";
|
|
7243
7243
|
deferred: "deferred";
|
|
@@ -7267,8 +7267,8 @@ declare const ReviewSchemas: {
|
|
|
7267
7267
|
headSha: z.ZodOptional<z.ZodString>;
|
|
7268
7268
|
}, z.core.$strip>;
|
|
7269
7269
|
status: z.ZodEnum<{
|
|
7270
|
-
open: "open";
|
|
7271
7270
|
verified: "verified";
|
|
7271
|
+
open: "open";
|
|
7272
7272
|
addressed: "addressed";
|
|
7273
7273
|
dismissed: "dismissed";
|
|
7274
7274
|
deferred: "deferred";
|
|
@@ -7289,8 +7289,8 @@ declare const ReviewSchemas: {
|
|
|
7289
7289
|
sourceId: z.ZodString;
|
|
7290
7290
|
reviewer: z.ZodString;
|
|
7291
7291
|
origin: z.ZodEnum<{
|
|
7292
|
-
agent: "agent";
|
|
7293
7292
|
inline: "inline";
|
|
7293
|
+
agent: "agent";
|
|
7294
7294
|
"review-body": "review-body";
|
|
7295
7295
|
"issue-comment": "issue-comment";
|
|
7296
7296
|
"cli-output": "cli-output";
|
|
@@ -7313,8 +7313,8 @@ declare const ReviewSchemas: {
|
|
|
7313
7313
|
newCode: z.ZodString;
|
|
7314
7314
|
}, z.core.$strip>>;
|
|
7315
7315
|
status: z.ZodEnum<{
|
|
7316
|
-
open: "open";
|
|
7317
7316
|
verified: "verified";
|
|
7317
|
+
open: "open";
|
|
7318
7318
|
addressed: "addressed";
|
|
7319
7319
|
dismissed: "dismissed";
|
|
7320
7320
|
deferred: "deferred";
|
|
@@ -7346,8 +7346,8 @@ declare const ReviewSchemas: {
|
|
|
7346
7346
|
sourceId: z.ZodString;
|
|
7347
7347
|
reviewer: z.ZodString;
|
|
7348
7348
|
origin: z.ZodEnum<{
|
|
7349
|
-
agent: "agent";
|
|
7350
7349
|
inline: "inline";
|
|
7350
|
+
agent: "agent";
|
|
7351
7351
|
"review-body": "review-body";
|
|
7352
7352
|
"issue-comment": "issue-comment";
|
|
7353
7353
|
"cli-output": "cli-output";
|
|
@@ -7370,8 +7370,8 @@ declare const ReviewSchemas: {
|
|
|
7370
7370
|
newCode: z.ZodString;
|
|
7371
7371
|
}, z.core.$strip>>;
|
|
7372
7372
|
status: z.ZodEnum<{
|
|
7373
|
-
open: "open";
|
|
7374
7373
|
verified: "verified";
|
|
7374
|
+
open: "open";
|
|
7375
7375
|
addressed: "addressed";
|
|
7376
7376
|
dismissed: "dismissed";
|
|
7377
7377
|
deferred: "deferred";
|
|
@@ -7385,8 +7385,8 @@ declare const ReviewSchemas: {
|
|
|
7385
7385
|
rawCommentId: z.ZodNullable<z.ZodNumber>;
|
|
7386
7386
|
}, z.core.$strip>;
|
|
7387
7387
|
previousStatus: z.ZodEnum<{
|
|
7388
|
-
open: "open";
|
|
7389
7388
|
verified: "verified";
|
|
7389
|
+
open: "open";
|
|
7390
7390
|
addressed: "addressed";
|
|
7391
7391
|
dismissed: "dismissed";
|
|
7392
7392
|
deferred: "deferred";
|
|
@@ -7706,8 +7706,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7706
7706
|
sourceId: _$zod.ZodString;
|
|
7707
7707
|
reviewer: _$zod.ZodString;
|
|
7708
7708
|
origin: _$zod.ZodEnum<{
|
|
7709
|
-
agent: "agent";
|
|
7710
7709
|
inline: "inline";
|
|
7710
|
+
agent: "agent";
|
|
7711
7711
|
"review-body": "review-body";
|
|
7712
7712
|
"issue-comment": "issue-comment";
|
|
7713
7713
|
"cli-output": "cli-output";
|
|
@@ -7730,8 +7730,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7730
7730
|
newCode: _$zod.ZodString;
|
|
7731
7731
|
}, _$zod_v4_core0.$strip>>;
|
|
7732
7732
|
status: _$zod.ZodEnum<{
|
|
7733
|
-
open: "open";
|
|
7734
7733
|
verified: "verified";
|
|
7734
|
+
open: "open";
|
|
7735
7735
|
addressed: "addressed";
|
|
7736
7736
|
dismissed: "dismissed";
|
|
7737
7737
|
deferred: "deferred";
|
|
@@ -7757,8 +7757,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7757
7757
|
headSha: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7758
7758
|
}, _$zod_v4_core0.$strip>;
|
|
7759
7759
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7760
|
-
open: "open";
|
|
7761
7760
|
verified: "verified";
|
|
7761
|
+
open: "open";
|
|
7762
7762
|
addressed: "addressed";
|
|
7763
7763
|
dismissed: "dismissed";
|
|
7764
7764
|
deferred: "deferred";
|
|
@@ -7776,8 +7776,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7776
7776
|
sourceId: _$zod.ZodString;
|
|
7777
7777
|
reviewer: _$zod.ZodString;
|
|
7778
7778
|
origin: _$zod.ZodEnum<{
|
|
7779
|
-
agent: "agent";
|
|
7780
7779
|
inline: "inline";
|
|
7780
|
+
agent: "agent";
|
|
7781
7781
|
"review-body": "review-body";
|
|
7782
7782
|
"issue-comment": "issue-comment";
|
|
7783
7783
|
"cli-output": "cli-output";
|
|
@@ -7800,8 +7800,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7800
7800
|
newCode: _$zod.ZodString;
|
|
7801
7801
|
}, _$zod_v4_core0.$strip>>;
|
|
7802
7802
|
status: _$zod.ZodEnum<{
|
|
7803
|
-
open: "open";
|
|
7804
7803
|
verified: "verified";
|
|
7804
|
+
open: "open";
|
|
7805
7805
|
addressed: "addressed";
|
|
7806
7806
|
dismissed: "dismissed";
|
|
7807
7807
|
deferred: "deferred";
|
|
@@ -7838,16 +7838,16 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7838
7838
|
}, _$zod_v4_core0.$strip>;
|
|
7839
7839
|
message: _$zod.ZodString;
|
|
7840
7840
|
origin: _$zod.ZodEnum<{
|
|
7841
|
-
agent: "agent";
|
|
7842
7841
|
inline: "inline";
|
|
7842
|
+
agent: "agent";
|
|
7843
7843
|
"review-body": "review-body";
|
|
7844
7844
|
"issue-comment": "issue-comment";
|
|
7845
7845
|
"cli-output": "cli-output";
|
|
7846
7846
|
}>;
|
|
7847
7847
|
id: _$zod.ZodString;
|
|
7848
7848
|
status: _$zod.ZodEnum<{
|
|
7849
|
-
open: "open";
|
|
7850
7849
|
verified: "verified";
|
|
7850
|
+
open: "open";
|
|
7851
7851
|
addressed: "addressed";
|
|
7852
7852
|
dismissed: "dismissed";
|
|
7853
7853
|
deferred: "deferred";
|
|
@@ -7887,8 +7887,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7887
7887
|
sourceId: _$zod.ZodString;
|
|
7888
7888
|
reviewer: _$zod.ZodString;
|
|
7889
7889
|
origin: _$zod.ZodEnum<{
|
|
7890
|
-
agent: "agent";
|
|
7891
7890
|
inline: "inline";
|
|
7891
|
+
agent: "agent";
|
|
7892
7892
|
"review-body": "review-body";
|
|
7893
7893
|
"issue-comment": "issue-comment";
|
|
7894
7894
|
"cli-output": "cli-output";
|
|
@@ -7911,8 +7911,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7911
7911
|
newCode: _$zod.ZodString;
|
|
7912
7912
|
}, _$zod_v4_core0.$strip>>;
|
|
7913
7913
|
status: _$zod.ZodEnum<{
|
|
7914
|
-
open: "open";
|
|
7915
7914
|
verified: "verified";
|
|
7915
|
+
open: "open";
|
|
7916
7916
|
addressed: "addressed";
|
|
7917
7917
|
dismissed: "dismissed";
|
|
7918
7918
|
deferred: "deferred";
|
|
@@ -7937,8 +7937,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7937
7937
|
headSha: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7938
7938
|
}, _$zod_v4_core0.$strip>;
|
|
7939
7939
|
status: _$zod.ZodEnum<{
|
|
7940
|
-
open: "open";
|
|
7941
7940
|
verified: "verified";
|
|
7941
|
+
open: "open";
|
|
7942
7942
|
addressed: "addressed";
|
|
7943
7943
|
dismissed: "dismissed";
|
|
7944
7944
|
deferred: "deferred";
|
|
@@ -7959,8 +7959,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7959
7959
|
sourceId: _$zod.ZodString;
|
|
7960
7960
|
reviewer: _$zod.ZodString;
|
|
7961
7961
|
origin: _$zod.ZodEnum<{
|
|
7962
|
-
agent: "agent";
|
|
7963
7962
|
inline: "inline";
|
|
7963
|
+
agent: "agent";
|
|
7964
7964
|
"review-body": "review-body";
|
|
7965
7965
|
"issue-comment": "issue-comment";
|
|
7966
7966
|
"cli-output": "cli-output";
|
|
@@ -7983,8 +7983,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7983
7983
|
newCode: _$zod.ZodString;
|
|
7984
7984
|
}, _$zod_v4_core0.$strip>>;
|
|
7985
7985
|
status: _$zod.ZodEnum<{
|
|
7986
|
-
open: "open";
|
|
7987
7986
|
verified: "verified";
|
|
7987
|
+
open: "open";
|
|
7988
7988
|
addressed: "addressed";
|
|
7989
7989
|
dismissed: "dismissed";
|
|
7990
7990
|
deferred: "deferred";
|
|
@@ -8011,8 +8011,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
8011
8011
|
sourceId: _$zod.ZodString;
|
|
8012
8012
|
reviewer: _$zod.ZodString;
|
|
8013
8013
|
origin: _$zod.ZodEnum<{
|
|
8014
|
-
agent: "agent";
|
|
8015
8014
|
inline: "inline";
|
|
8015
|
+
agent: "agent";
|
|
8016
8016
|
"review-body": "review-body";
|
|
8017
8017
|
"issue-comment": "issue-comment";
|
|
8018
8018
|
"cli-output": "cli-output";
|
|
@@ -8035,8 +8035,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
8035
8035
|
newCode: _$zod.ZodString;
|
|
8036
8036
|
}, _$zod_v4_core0.$strip>>;
|
|
8037
8037
|
status: _$zod.ZodEnum<{
|
|
8038
|
-
open: "open";
|
|
8039
8038
|
verified: "verified";
|
|
8039
|
+
open: "open";
|
|
8040
8040
|
addressed: "addressed";
|
|
8041
8041
|
dismissed: "dismissed";
|
|
8042
8042
|
deferred: "deferred";
|
|
@@ -8050,8 +8050,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
8050
8050
|
rawCommentId: _$zod.ZodNullable<_$zod.ZodNumber>;
|
|
8051
8051
|
}, _$zod_v4_core0.$strip>;
|
|
8052
8052
|
previousStatus: _$zod.ZodEnum<{
|
|
8053
|
-
open: "open";
|
|
8054
8053
|
verified: "verified";
|
|
8054
|
+
open: "open";
|
|
8055
8055
|
addressed: "addressed";
|
|
8056
8056
|
dismissed: "dismissed";
|
|
8057
8057
|
deferred: "deferred";
|
|
@@ -8156,8 +8156,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8156
8156
|
sourceId: _$zod.ZodString;
|
|
8157
8157
|
reviewer: _$zod.ZodString;
|
|
8158
8158
|
origin: _$zod.ZodEnum<{
|
|
8159
|
-
agent: "agent";
|
|
8160
8159
|
inline: "inline";
|
|
8160
|
+
agent: "agent";
|
|
8161
8161
|
"review-body": "review-body";
|
|
8162
8162
|
"issue-comment": "issue-comment";
|
|
8163
8163
|
"cli-output": "cli-output";
|
|
@@ -8180,8 +8180,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8180
8180
|
newCode: _$zod.ZodString;
|
|
8181
8181
|
}, _$zod_v4_core0.$strip>>;
|
|
8182
8182
|
status: _$zod.ZodEnum<{
|
|
8183
|
-
open: "open";
|
|
8184
8183
|
verified: "verified";
|
|
8184
|
+
open: "open";
|
|
8185
8185
|
addressed: "addressed";
|
|
8186
8186
|
dismissed: "dismissed";
|
|
8187
8187
|
deferred: "deferred";
|
|
@@ -8207,8 +8207,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8207
8207
|
headSha: _$zod.ZodOptional<_$zod.ZodString>;
|
|
8208
8208
|
}, _$zod_v4_core0.$strip>;
|
|
8209
8209
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
8210
|
-
open: "open";
|
|
8211
8210
|
verified: "verified";
|
|
8211
|
+
open: "open";
|
|
8212
8212
|
addressed: "addressed";
|
|
8213
8213
|
dismissed: "dismissed";
|
|
8214
8214
|
deferred: "deferred";
|
|
@@ -8226,8 +8226,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8226
8226
|
sourceId: _$zod.ZodString;
|
|
8227
8227
|
reviewer: _$zod.ZodString;
|
|
8228
8228
|
origin: _$zod.ZodEnum<{
|
|
8229
|
-
agent: "agent";
|
|
8230
8229
|
inline: "inline";
|
|
8230
|
+
agent: "agent";
|
|
8231
8231
|
"review-body": "review-body";
|
|
8232
8232
|
"issue-comment": "issue-comment";
|
|
8233
8233
|
"cli-output": "cli-output";
|
|
@@ -8250,8 +8250,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8250
8250
|
newCode: _$zod.ZodString;
|
|
8251
8251
|
}, _$zod_v4_core0.$strip>>;
|
|
8252
8252
|
status: _$zod.ZodEnum<{
|
|
8253
|
-
open: "open";
|
|
8254
8253
|
verified: "verified";
|
|
8254
|
+
open: "open";
|
|
8255
8255
|
addressed: "addressed";
|
|
8256
8256
|
dismissed: "dismissed";
|
|
8257
8257
|
deferred: "deferred";
|
|
@@ -8288,16 +8288,16 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8288
8288
|
}, _$zod_v4_core0.$strip>;
|
|
8289
8289
|
message: _$zod.ZodString;
|
|
8290
8290
|
origin: _$zod.ZodEnum<{
|
|
8291
|
-
agent: "agent";
|
|
8292
8291
|
inline: "inline";
|
|
8292
|
+
agent: "agent";
|
|
8293
8293
|
"review-body": "review-body";
|
|
8294
8294
|
"issue-comment": "issue-comment";
|
|
8295
8295
|
"cli-output": "cli-output";
|
|
8296
8296
|
}>;
|
|
8297
8297
|
id: _$zod.ZodString;
|
|
8298
8298
|
status: _$zod.ZodEnum<{
|
|
8299
|
-
open: "open";
|
|
8300
8299
|
verified: "verified";
|
|
8300
|
+
open: "open";
|
|
8301
8301
|
addressed: "addressed";
|
|
8302
8302
|
dismissed: "dismissed";
|
|
8303
8303
|
deferred: "deferred";
|
|
@@ -8337,8 +8337,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8337
8337
|
sourceId: _$zod.ZodString;
|
|
8338
8338
|
reviewer: _$zod.ZodString;
|
|
8339
8339
|
origin: _$zod.ZodEnum<{
|
|
8340
|
-
agent: "agent";
|
|
8341
8340
|
inline: "inline";
|
|
8341
|
+
agent: "agent";
|
|
8342
8342
|
"review-body": "review-body";
|
|
8343
8343
|
"issue-comment": "issue-comment";
|
|
8344
8344
|
"cli-output": "cli-output";
|
|
@@ -8361,8 +8361,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8361
8361
|
newCode: _$zod.ZodString;
|
|
8362
8362
|
}, _$zod_v4_core0.$strip>>;
|
|
8363
8363
|
status: _$zod.ZodEnum<{
|
|
8364
|
-
open: "open";
|
|
8365
8364
|
verified: "verified";
|
|
8365
|
+
open: "open";
|
|
8366
8366
|
addressed: "addressed";
|
|
8367
8367
|
dismissed: "dismissed";
|
|
8368
8368
|
deferred: "deferred";
|
|
@@ -8387,8 +8387,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8387
8387
|
headSha: _$zod.ZodOptional<_$zod.ZodString>;
|
|
8388
8388
|
}, _$zod_v4_core0.$strip>;
|
|
8389
8389
|
status: _$zod.ZodEnum<{
|
|
8390
|
-
open: "open";
|
|
8391
8390
|
verified: "verified";
|
|
8391
|
+
open: "open";
|
|
8392
8392
|
addressed: "addressed";
|
|
8393
8393
|
dismissed: "dismissed";
|
|
8394
8394
|
deferred: "deferred";
|
|
@@ -8409,8 +8409,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8409
8409
|
sourceId: _$zod.ZodString;
|
|
8410
8410
|
reviewer: _$zod.ZodString;
|
|
8411
8411
|
origin: _$zod.ZodEnum<{
|
|
8412
|
-
agent: "agent";
|
|
8413
8412
|
inline: "inline";
|
|
8413
|
+
agent: "agent";
|
|
8414
8414
|
"review-body": "review-body";
|
|
8415
8415
|
"issue-comment": "issue-comment";
|
|
8416
8416
|
"cli-output": "cli-output";
|
|
@@ -8433,8 +8433,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8433
8433
|
newCode: _$zod.ZodString;
|
|
8434
8434
|
}, _$zod_v4_core0.$strip>>;
|
|
8435
8435
|
status: _$zod.ZodEnum<{
|
|
8436
|
-
open: "open";
|
|
8437
8436
|
verified: "verified";
|
|
8437
|
+
open: "open";
|
|
8438
8438
|
addressed: "addressed";
|
|
8439
8439
|
dismissed: "dismissed";
|
|
8440
8440
|
deferred: "deferred";
|
|
@@ -8461,8 +8461,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8461
8461
|
sourceId: _$zod.ZodString;
|
|
8462
8462
|
reviewer: _$zod.ZodString;
|
|
8463
8463
|
origin: _$zod.ZodEnum<{
|
|
8464
|
-
agent: "agent";
|
|
8465
8464
|
inline: "inline";
|
|
8465
|
+
agent: "agent";
|
|
8466
8466
|
"review-body": "review-body";
|
|
8467
8467
|
"issue-comment": "issue-comment";
|
|
8468
8468
|
"cli-output": "cli-output";
|
|
@@ -8485,8 +8485,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8485
8485
|
newCode: _$zod.ZodString;
|
|
8486
8486
|
}, _$zod_v4_core0.$strip>>;
|
|
8487
8487
|
status: _$zod.ZodEnum<{
|
|
8488
|
-
open: "open";
|
|
8489
8488
|
verified: "verified";
|
|
8489
|
+
open: "open";
|
|
8490
8490
|
addressed: "addressed";
|
|
8491
8491
|
dismissed: "dismissed";
|
|
8492
8492
|
deferred: "deferred";
|
|
@@ -8500,8 +8500,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
8500
8500
|
rawCommentId: _$zod.ZodNullable<_$zod.ZodNumber>;
|
|
8501
8501
|
}, _$zod_v4_core0.$strip>;
|
|
8502
8502
|
previousStatus: _$zod.ZodEnum<{
|
|
8503
|
-
open: "open";
|
|
8504
8503
|
verified: "verified";
|
|
8504
|
+
open: "open";
|
|
8505
8505
|
addressed: "addressed";
|
|
8506
8506
|
dismissed: "dismissed";
|
|
8507
8507
|
deferred: "deferred";
|
|
@@ -12191,8 +12191,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12191
12191
|
"extra-high": "extra-high";
|
|
12192
12192
|
}>>;
|
|
12193
12193
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
12194
|
-
fresh: "fresh";
|
|
12195
12194
|
fork: "fork";
|
|
12195
|
+
fresh: "fresh";
|
|
12196
12196
|
}>>;
|
|
12197
12197
|
tools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
12198
12198
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -12274,11 +12274,11 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12274
12274
|
status: z.ZodEnum<{
|
|
12275
12275
|
completed: "completed";
|
|
12276
12276
|
cancelled: "cancelled";
|
|
12277
|
-
failed: "failed";
|
|
12278
12277
|
spawning: "spawning";
|
|
12279
12278
|
running: "running";
|
|
12280
12279
|
waiting_input: "waiting_input";
|
|
12281
12280
|
hung: "hung";
|
|
12281
|
+
failed: "failed";
|
|
12282
12282
|
}>;
|
|
12283
12283
|
childSessionId: z.ZodOptional<z.ZodString>;
|
|
12284
12284
|
pendingRequest: z.ZodOptional<z.ZodObject<{
|
|
@@ -12388,8 +12388,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12388
12388
|
"extra-high": "extra-high";
|
|
12389
12389
|
}>>;
|
|
12390
12390
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
12391
|
-
fresh: "fresh";
|
|
12392
12391
|
fork: "fork";
|
|
12392
|
+
fresh: "fresh";
|
|
12393
12393
|
}>>;
|
|
12394
12394
|
tools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
12395
12395
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -12519,8 +12519,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12519
12519
|
"extra-high": "extra-high";
|
|
12520
12520
|
}>>;
|
|
12521
12521
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
12522
|
-
fresh: "fresh";
|
|
12523
12522
|
fork: "fork";
|
|
12523
|
+
fresh: "fresh";
|
|
12524
12524
|
}>>;
|
|
12525
12525
|
tools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
12526
12526
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -12555,8 +12555,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12555
12555
|
status: z.ZodEnum<{
|
|
12556
12556
|
completed: "completed";
|
|
12557
12557
|
cancelled: "cancelled";
|
|
12558
|
-
failed: "failed";
|
|
12559
12558
|
waiting_input: "waiting_input";
|
|
12559
|
+
failed: "failed";
|
|
12560
12560
|
timeout: "timeout";
|
|
12561
12561
|
}>;
|
|
12562
12562
|
result: z.ZodOptional<z.ZodString>;
|
|
@@ -12653,11 +12653,11 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12653
12653
|
status: z.ZodEnum<{
|
|
12654
12654
|
completed: "completed";
|
|
12655
12655
|
cancelled: "cancelled";
|
|
12656
|
-
failed: "failed";
|
|
12657
12656
|
spawning: "spawning";
|
|
12658
12657
|
running: "running";
|
|
12659
12658
|
waiting_input: "waiting_input";
|
|
12660
12659
|
hung: "hung";
|
|
12660
|
+
failed: "failed";
|
|
12661
12661
|
}>;
|
|
12662
12662
|
}, z.core.$strip>>;
|
|
12663
12663
|
}, z.core.$strip>;
|
|
@@ -13567,8 +13567,8 @@ declare const WorkerNodeDispatchRequestSchema: z.ZodObject<{
|
|
|
13567
13567
|
"exit-and-resume": "exit-and-resume";
|
|
13568
13568
|
}>>;
|
|
13569
13569
|
terminalAuthority: z.ZodOptional<z.ZodEnum<{
|
|
13570
|
-
authority: "authority";
|
|
13571
13570
|
worker: "worker";
|
|
13571
|
+
authority: "authority";
|
|
13572
13572
|
}>>;
|
|
13573
13573
|
}, z.core.$strip>;
|
|
13574
13574
|
manifest: z.ZodOptional<z.ZodObject<{
|
|
@@ -13914,8 +13914,8 @@ declare const WorkerNodeSchemas: {
|
|
|
13914
13914
|
"exit-and-resume": "exit-and-resume";
|
|
13915
13915
|
}>>;
|
|
13916
13916
|
terminalAuthority: z.ZodOptional<z.ZodEnum<{
|
|
13917
|
-
authority: "authority";
|
|
13918
13917
|
worker: "worker";
|
|
13918
|
+
authority: "authority";
|
|
13919
13919
|
}>>;
|
|
13920
13920
|
}, z.core.$strip>;
|
|
13921
13921
|
manifest: z.ZodOptional<z.ZodObject<{
|
|
@@ -14506,8 +14506,8 @@ declare const WorkerNodeNamespace: _$_makaio_core0.BusNamespaceDefinition<"worke
|
|
|
14506
14506
|
"exit-and-resume": "exit-and-resume";
|
|
14507
14507
|
}>>;
|
|
14508
14508
|
terminalAuthority: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
14509
|
-
authority: "authority";
|
|
14510
14509
|
worker: "worker";
|
|
14510
|
+
authority: "authority";
|
|
14511
14511
|
}>>;
|
|
14512
14512
|
}, _$zod_v4_core0.$strip>;
|
|
14513
14513
|
manifest: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
@@ -15022,8 +15022,8 @@ declare const WorkerNodeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
15022
15022
|
"exit-and-resume": "exit-and-resume";
|
|
15023
15023
|
}>>;
|
|
15024
15024
|
terminalAuthority: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
15025
|
-
authority: "authority";
|
|
15026
15025
|
worker: "worker";
|
|
15026
|
+
authority: "authority";
|
|
15027
15027
|
}>>;
|
|
15028
15028
|
}, _$zod_v4_core0.$strip>;
|
|
15029
15029
|
manifest: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
@@ -15789,4 +15789,4 @@ declare const FrameworkContractNamespaces: readonly RegistrableBusNamespaceDefin
|
|
|
15789
15789
|
*/
|
|
15790
15790
|
declare const FrameworkStorageNamespaces: readonly RegistrableBusNamespaceDefinition[];
|
|
15791
15791
|
//#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 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 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 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, 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 };
|
|
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 };
|