@makaio/framework 1.0.0-dev-1781117225170 → 1.0.0-dev-1781260968078
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/README.md +29 -0
- package/dist/.makaio-build.json +2 -2
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/config/index.mjs +1 -1
- package/dist/adapters/index.d.mts +3 -3
- package/dist/adapters/index.mjs +1 -1
- package/dist/adapters/node.d.mts +1 -1
- package/dist/adapters/node.mjs +1 -1
- package/dist/bus/index.mjs +1 -1
- package/dist/client-BJVDImPV.d.mts +175 -0
- package/dist/clients/index.d.mts +105 -2
- package/dist/clients/index.mjs +2 -2
- 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 +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 +4 -4
- package/dist/contracts/extension/index.mjs +1 -1
- 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 +575 -62
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +3 -3
- 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 +1 -1
- 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/{definition-Cp-5xJp_.d.mts → definition-SiimP25_.d.mts} +1 -1
- package/dist/{detached-extension-handle-oXbjv1tA.mjs → detached-extension-handle-Diiwgm13.mjs} +1 -1
- package/dist/drizzle/0001_messages_content_tsv.na.md +18 -0
- package/dist/drizzle/0012_legal_kate_bishop.sql +3 -0
- package/dist/drizzle/0013_eager_rhodey.sql +56 -0
- package/dist/drizzle/0014_fancy_ultimo.sql +1 -0
- package/dist/drizzle/meta/0012_snapshot.json +2934 -0
- package/dist/drizzle/meta/0013_snapshot.json +2954 -0
- package/dist/drizzle/meta/0014_snapshot.json +2959 -0
- package/dist/drizzle/meta/_journal.json +21 -0
- package/dist/drizzle-wjquQK2m.mjs +1 -0
- package/dist/extension-DfNcE0zm.mjs +1 -0
- package/dist/extension-ZBN4BGre.mjs +1 -0
- package/dist/{filesystem-service-CBJT7A5w.mjs → filesystem-service-BjfrUmGS.mjs} +1 -1
- package/dist/{globby-C0lgTOUl.mjs → globby-BIH65cbN.mjs} +1 -1
- package/dist/handler-DSfSAlxx.mjs +1 -0
- package/dist/handlers-C8EtpSqK.mjs +41 -0
- package/dist/{index-DfUBcVtG.d.mts → index-B2xbnMZe.d.mts} +1 -1
- package/dist/{index-uQl_1wQO.d.mts → index-BAhJKQLX.d.mts} +8 -8
- package/dist/{index-i7o6FtS0.d.mts → index-BDRKAxIV.d.mts} +129 -2
- package/dist/{index-kLBWooVu.d.mts → index-BQiHs8EF.d.mts} +12 -12
- package/dist/{index-SFkbbDxs.d.mts → index-BYkOUd0x.d.mts} +1 -1
- package/dist/{index-C1uZLARQ.d.mts → index-BvSyOgTY.d.mts} +1314 -46
- package/dist/{index-Bw8SkcWG.d.mts → index-Bw_zL7Rs.d.mts} +1 -1
- package/dist/{index-CXfWW8cP.d.mts → index-CARxIllg.d.mts} +7 -7
- package/dist/{index-t9Vt4Jbb.d.mts → index-Cb64d5c5.d.mts} +6 -6
- package/dist/{index-hWzUQtDn.d.mts → index-CgjslA5-.d.mts} +92 -19
- package/dist/{index-ClgVA8Rz.d.mts → index-D5CI1V5d.d.mts} +22 -22
- package/dist/{index-BY-fz0Jy.d.mts → index-DDQkhhRo.d.mts} +149 -141
- package/dist/{index-v2kRZnfw2.d.mts → index-DTdqGAfH2.d.mts} +20 -10
- package/dist/{index-CT-zFurA.d.mts → index-Drz_a7kW.d.mts} +1 -1
- package/dist/{index-BELri1Hy.d.mts → index-IekAD8Gp.d.mts} +8 -8
- package/dist/{index-C_jIVT40.d.mts → index-fVgKVvta.d.mts} +1 -1
- 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/extension/index.mjs +1 -1
- package/dist/kernel/index.d.mts +5 -5
- package/dist/kernel/index.mjs +1 -1
- 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-zuQKc8ym.mjs → lib-Cq5R6Tx9.mjs} +1 -1
- package/dist/{lib-IkUYa2Qs.mjs → lib-nlcl5kRW.mjs} +1 -1
- package/dist/{load-extensions-DE8qDIqi.d.mts → load-extensions-D9nbDIiW.d.mts} +1 -1
- package/dist/{load-extensions-CwxilDj1.mjs → load-extensions-wELQ4BBN.mjs} +1 -1
- package/dist/mcp-http-server/index.mjs +1 -1
- package/dist/{namespace-CZPu_jvy.d.mts → namespace-7tsuJhQ9.d.mts} +66 -66
- package/dist/{namespace-ffepZB8Y.d.mts → namespace-B73Sxj5L.d.mts} +6 -6
- package/dist/{namespace-Da_dHfdm.d.mts → namespace-Ba4bxtHQ.d.mts} +11 -11
- package/dist/{namespace-DvHoeMUV.d.mts → namespace-DDCjoQUj.d.mts} +3 -3
- package/dist/namespace-DwE2g8Wm.mjs +1 -0
- 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/{orchestrator-shared-FnWrPS09.mjs → orchestrator-shared-Dt4WDse7.mjs} +1 -1
- package/dist/package-Be2Ez4vv.mjs +1 -0
- package/dist/package.json +1 -1
- package/dist/primitive-runtime-Xrc9xh6p.mjs +1 -0
- package/dist/registry-RG-bkw3c.mjs +146 -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 +59 -38
- package/dist/runtime-node/index.mjs +26 -53
- 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-CfuF2cXW.d.mts → schema-BNrM9LWb.d.mts} +218 -12
- package/dist/schema-BerZmr2q.mjs +1 -0
- package/dist/schema-BrnYlDwZ.mjs +1 -0
- package/dist/{schemas-SPI-Y87l2.d.mts → schemas-DAFYpgHk2.d.mts} +12 -12
- package/dist/services/adapter-runtime/index.d.mts +3 -3
- 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 +2 -2
- 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/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/execution-target/index.d.mts +3 -3
- 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 +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/schemas.d.mts +2 -2
- package/dist/services/harness/index.d.mts +32 -20
- package/dist/services/harness/index.mjs +1 -1
- package/dist/services/harness/storage/schema.d.mts +60 -16
- package/dist/services/harness/storage/schema.mjs +1 -1
- package/dist/services/index.d.mts +73 -73
- 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 +7 -12
- package/dist/services/log-import/index.mjs +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/namespace.d.mts +2 -2
- package/dist/services/log-import/schemas.d.mts +1 -1
- package/dist/services/model-registry/index.d.mts +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/session/handlers/index.d.mts +1 -1
- package/dist/services/session/handlers/index.mjs +1 -1
- package/dist/services/session/index.d.mts +10 -10
- package/dist/services/session/index.mjs +1 -1
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/messages/namespace.mjs +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/session-events/namespace.mjs +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +2 -2
- package/dist/services/session/storage/schema.mjs +1 -1
- package/dist/services/session/testing/index.d.mts +18 -2
- package/dist/services/session/testing/index.mjs +52 -3
- 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/turns/namespace.mjs +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 +12 -12
- package/dist/services/settings/storage/clients-namespace.d.mts +1 -1
- 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-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/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-KnewDVxt.mjs +39 -0
- package/dist/{session-lineage-CxHc3_bm.d.mts → session-lineage-CXzV_hAP.d.mts} +1 -1
- package/dist/{src-DI5TcYUW.mjs → src-CBG3IHUl.mjs} +1 -1
- package/dist/storage/drizzle/client.d.mts +2 -78
- package/dist/storage/drizzle/client.mjs +1 -1
- package/dist/storage/drizzle/columns/postgres.d.mts +88 -0
- package/dist/storage/drizzle/columns/postgres.mjs +1 -0
- package/dist/storage/drizzle/columns/sqlite.d.mts +81 -0
- package/dist/storage/drizzle/columns/sqlite.mjs +1 -0
- package/dist/storage/drizzle/index.d.mts +976 -23
- 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/testing/drizzle-harness.d.mts +52 -6
- package/dist/testing/drizzle-harness.mjs +1 -1
- package/dist/testing/index.d.mts +34 -2
- package/dist/testing/index.mjs +1 -1
- package/dist/{tool-approval-service-BgNcJvKx.mjs → tool-approval-service-Cb2F1yT6.mjs} +1 -1
- package/dist/tools-D5DVHC-R.mjs +1 -0
- package/dist/{types-C5Uy3WEy.d.mts → types-D5IMwOkJ.d.mts} +1 -1
- package/dist/{types-CZHV05Lu.d.mts → types-DLVitCZP.d.mts} +51 -51
- package/dist/ui-kernel/index.d.mts +1 -1
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/workflow-engine/index.d.mts +482 -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-hDaQzTBl.mjs → workflow-worker-CK9Sqj7D.mjs} +1 -1
- package/package.json +40 -1
- package/dist/drizzle-DpjZFY_j.mjs +0 -1
- package/dist/extension--5Q190u_.mjs +0 -1
- package/dist/extension-DFIZ3FCJ.mjs +0 -1
- package/dist/handlers-Bev7-xjL.mjs +0 -41
- package/dist/namespace-CDiM5Bcr.mjs +0 -1
- package/dist/namespace-h0HIuqx0.mjs +0 -1
- package/dist/package-C9wOiMK9.mjs +0 -1
- package/dist/primitive-runtime-1Z3JbRUj.mjs +0 -1
- package/dist/schema-DCJyzRHe.mjs +0 -1
- package/dist/schema-DOnJmAPw.mjs +0 -1
- package/dist/session-BnfsJoZi.mjs +0 -134
- package/dist/tools-B8d8Iqqx.mjs +0 -1
- package/dist/types-yTKQTAok.d.mts +0 -31
- /package/dist/{ajv-0JG5NFEd.mjs → ajv-BA2z5ztb.mjs} +0 -0
- /package/dist/{await-trigger-CHuOd5co.mjs → await-trigger-DREnXCEJ.mjs} +0 -0
- /package/dist/{base-orchestrator-D-S9v5VY.d.mts → base-orchestrator-M5mAB5-w.d.mts} +0 -0
- /package/dist/{cleanEnvForAdapter-BlpmyXYk.mjs → cleanEnvForAdapter-vZfPGi0X.mjs} +0 -0
- /package/dist/{clients-namespace-E97p_GKF.d.mts → clients-namespace-SFk7OTop.d.mts} +0 -0
- /package/dist/{config-namespace-R_34Wfps.d.mts → config-namespace-BzAvE2nY.d.mts} +0 -0
- /package/dist/{create-static-mount-B9Szo_7y.mjs → create-static-mount-BB1MIQ9J.mjs} +0 -0
- /package/dist/{cross-spawn-CTptpCy4.mjs → cross-spawn-BL6EvJBv.mjs} +0 -0
- /package/dist/{cursor-storage-YikwAZR5.mjs → cursor-storage-CmKjSvKY.mjs} +0 -0
- /package/dist/{definition-CYzWS2eR.d.mts → definition-BSghHJpQ.d.mts} +0 -0
- /package/dist/{definition-CvOuzWNT.d.mts → definition-q6iLw11H.d.mts} +0 -0
- /package/dist/{descriptor-to-package-9nrAH_D5.mjs → descriptor-to-package-CY8oc2gl.mjs} +0 -0
- /package/dist/{esm-CglYG5aA.mjs → esm-CQVFKEW5.mjs} +0 -0
- /package/dist/{extension-discovery-BD1-oNU_.d.mts → extension-discovery-CkV_VRdJ.d.mts} +0 -0
- /package/dist/{filesystem-service-BcwRp4k1.d.mts → filesystem-service-Ddngll0j.d.mts} +0 -0
- /package/dist/{index-DJQew2k-.d.mts → index-9IDJUJ4X.d.mts} +0 -0
- /package/dist/{index-CNYPKkyH.d.mts → index-BBvcP-P0.d.mts} +0 -0
- /package/dist/{index-BFaeVdsn2.d.mts → index-BKKNWqkP2.d.mts} +0 -0
- /package/dist/{index-Dn9Uum3F.d.mts → index-BMpRB6iE.d.mts} +0 -0
- /package/dist/{index-CdNDnxXR.d.mts → index-BbCjtc3h.d.mts} +0 -0
- /package/dist/{index-B6RGNugn.d.mts → index-BnQSPC6c.d.mts} +0 -0
- /package/dist/{index-DUPZKsd3.d.mts → index-BpXX9WZJ.d.mts} +0 -0
- /package/dist/{index-DUhXk_q6.d.mts → index-BpniJgxu.d.mts} +0 -0
- /package/dist/{index-ChG8ZUNP.d.mts → index-Bsp0O_sI.d.mts} +0 -0
- /package/dist/{index-CmGvjpUG.d.mts → index-BtztOqaF.d.mts} +0 -0
- /package/dist/{index-CF7dnqQj.d.mts → index-Buo9H8RK.d.mts} +0 -0
- /package/dist/{index-9KnLzPYu.d.mts → index-BxFA1XcP.d.mts} +0 -0
- /package/dist/{index-AZ4iLe7O2.d.mts → index-C33Tq1ei2.d.mts} +0 -0
- /package/dist/{index--0CnhN0g.d.mts → index-C6BhKRnH.d.mts} +0 -0
- /package/dist/{index-BV8rSmDZ.d.mts → index-CDU_s69P.d.mts} +0 -0
- /package/dist/{index-BDlpFEsp2.d.mts → index-CGJjA-hR2.d.mts} +0 -0
- /package/dist/{index-Dsu1tPHm.d.mts → index-CZ_TcT6J.d.mts} +0 -0
- /package/dist/{index-DNGUXQGC.d.mts → index-Cz9JMjZK.d.mts} +0 -0
- /package/dist/{index-C-YBGCCG.d.mts → index-D0SUjZmU.d.mts} +0 -0
- /package/dist/{index-yNb7G73-.d.mts → index-D6Iyvz9T.d.mts} +0 -0
- /package/dist/{index-ziQTLYUO.d.mts → index-DOfq0qqv.d.mts} +0 -0
- /package/dist/{index-BYxgW2i0.d.mts → index-DSV1aFgK.d.mts} +0 -0
- /package/dist/{index-Dbwm5Y-Q.d.mts → index-Dsq2zKvu.d.mts} +0 -0
- /package/dist/{jsonl-transport-DBHQgcIm.mjs → jsonl-transport-C21tpVfe.mjs} +0 -0
- /package/dist/{lib-CaOdTS9F.mjs → lib-CNOQJtgs.mjs} +0 -0
- /package/dist/{namespace-DnZ4rS6T2.d.mts → namespace-B60mn8J-2.d.mts} +0 -0
- /package/dist/{namespace-DfYutvMT.d.mts → namespace-BBVtD1gu.d.mts} +0 -0
- /package/dist/{namespace-BaJJxBsI.d.mts → namespace-CHMszppN.d.mts} +0 -0
- /package/dist/{namespace-uGw5nK6d.d.mts → namespace-CqUGzG53.d.mts} +0 -0
- /package/dist/{namespace-Dik_dNeE.d.mts → namespace-D1Iw_d1P.d.mts} +0 -0
- /package/dist/{namespace-13uMtVGj.d.mts → namespace-DRFJN-_z.d.mts} +0 -0
- /package/dist/{namespace-TfZGCy7N.d.mts → namespace-DzVf1hVH.d.mts} +0 -0
- /package/dist/{namespace-QTFnJWHC.d.mts → namespace-XTGCaSXj.d.mts} +0 -0
- /package/dist/{namespace-CTrNKkxY.d.mts → namespace-nlsvvMtD.d.mts} +0 -0
- /package/dist/{namespace-DkDvQJhB.d.mts → namespace-uuR0Fg5r.d.mts} +0 -0
- /package/dist/{orchestrator-shared-BZVeoRfr.d.mts → orchestrator-shared-D91Wk7z-.d.mts} +0 -0
- /package/dist/{out-CiFds_ap.mjs → out-C1JFb2Bp.mjs} +0 -0
- /package/dist/{package-B2HkKyRz.d.mts → package-BSnp1zOR.d.mts} +0 -0
- /package/dist/{providers-namespace-Cc9FQ-Zt.d.mts → providers-namespace-BqWYkydw.d.mts} +0 -0
- /package/dist/{schemas-BD-1NGmS.d.mts → schemas-B5ToLwIs.d.mts} +0 -0
- /package/dist/{schemas-Hy-lsBpg.d.mts → schemas-B77Gi8Xr.d.mts} +0 -0
- /package/dist/{schemas-BzK1I1eX.d.mts → schemas-C792eVAZ.d.mts} +0 -0
- /package/dist/{schemas-CYS6bkht.d.mts → schemas-Chyj6HuZ.d.mts} +0 -0
- /package/dist/{schemas-BiMxSTUx.d.mts → schemas-CkOSG2eJ.d.mts} +0 -0
- /package/dist/{schemas-DL_bGYyZ.d.mts → schemas-DZUaRcYl.d.mts} +0 -0
- /package/dist/{schemas-DdZwjeF0.d.mts → schemas-Dv5FxHDT.d.mts} +0 -0
- /package/dist/{schemas-CsjB6gel.d.mts → schemas-Dyk7JuVl.d.mts} +0 -0
- /package/dist/{schemas-DFWGb4uj.d.mts → schemas-Kq33MTPY.d.mts} +0 -0
- /package/dist/{schemas-BFeP62V4.d.mts → schemas-lqvZ6UpK.d.mts} +0 -0
- /package/dist/{server-lifecycle-DVAbXQzg.d.mts → server-lifecycle-47mygK3E.d.mts} +0 -0
- /package/dist/{server-lifecycle-JTFuSJhg.mjs → server-lifecycle-Cg47L59Q.mjs} +0 -0
- /package/dist/{src-4_2jBceX.mjs → src-DedDL9iv.mjs} +0 -0
- /package/dist/{storage-namespace-I30TaZP7.d.mts → storage-namespace-BXmMUd7a.d.mts} +0 -0
- /package/dist/{storage-namespace-definition-ZNBL3v2h.d.mts → storage-namespace-definition-C3XbpiP8.d.mts} +0 -0
- /package/dist/{types-11QnNmpW.d.mts → types-5Gw3iVpK.d.mts} +0 -0
- /package/dist/{types-BKNpS4Xw.d.mts → types-B0BtvVAq.d.mts} +0 -0
- /package/dist/{types-0u6hpELc.d.mts → types-BMpIa4fx.d.mts} +0 -0
- /package/dist/{types-BtMNh2FS.d.mts → types-D-bP8RRE.d.mts} +0 -0
- /package/dist/{window-registry-QD1rTk_f.d.mts → window-registry-CfEi_Ji4.d.mts} +0 -0
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
import { C as AdapterNamespace, _ as StartAgentRequest, a as AgentSelection, b as AdapterRuntimeOptions, c as AgentSelectionKindMap, d as SessionDiscoveredSchema, l as AgentSelectionSchema, n as ProviderContextSchema, o as AgentSelectionBase, r as AdapterSelection, s as AgentSelectionBaseSchema, t as ProviderContext, u as SessionDiscovered, v as StartAgentResponse, w as AdapterSubjects } 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 ArtifactObservationSchema, A as ArtifactDraft, B as BeforeArtifactHookRegistration, C as ArtifactStatusChangedPayload, Ct as ConfidenceMetadataSchema, D as ArtifactKindDefinition, Dt as LocalRefSchema, E as ArtifactDataOf, Et as LocalRef, F as ArtifactLifecycleHookRegistration, G as ArtifactCompareRequestSchema, H as ArtifactActor, I as ArtifactLifecycleSemanticEvent, J as ArtifactConflictPolicy, K as ArtifactCompareResponse, L as ArtifactReactionHookContext, M as ArtifactHookFilter, N as ArtifactLifecycleHookDefinition, O as ArtifactOf, Ot as RelationTypeRegistration, P as ArtifactLifecycleHookEvent, Q as ArtifactObservation, R as ArtifactReactionHookRegistration, S as ArtifactSchemas, St as ConfidenceMetadata, T as AnyArtifactKindDefinition, Tt as EvidenceRefSchema, U as ArtifactActorSchema, V as defineArtifactLifecycleHooks, W as ArtifactCompareRequest, X as ArtifactKindRegistration, Y as ArtifactConflictPolicySchema, Z as ArtifactKindRegistrationSchema, _ as ArtifactResolveRequest, _t as ArtifactScopeSchema, a as ArtifactKindListRequest, at as ArtifactRefSchema, b as ArtifactReviseResponse, bt as ConfidenceLevel, c as ArtifactKindRegisterResponse, d as ArtifactQueryResponse, dt as ArtifactRelationTargetSchema, et as ArtifactQueryRequest, f as ArtifactRelationAddedPayload, ft as ArtifactRepresentations, g as ArtifactRelationTypeRegisterResponse, gt as ArtifactScope, h as ArtifactRelationTypeRegisterRequest, ht as ArtifactRevisionSchema, i as ArtifactKindChangedPayload, it as ArtifactRef, j as ArtifactDraftPatch, k as defineArtifactKind, kt as RelationTypeRegistrationSchema, l as ArtifactNamespace, lt as ArtifactRelationSchema, m as ArtifactRelationTypeListResponse, mt as ArtifactRevision, n as ArtifactCreateResponse, nt as ArtifactQueryScope, o as ArtifactKindListResponse, ot as ArtifactRelation, p as ArtifactRelationTypeListRequest, pt as ArtifactRepresentationsSchema, q as ArtifactCompareResponseSchema, r as ArtifactCreatedPayload, rt as ArtifactQueryScopeSchema, s as ArtifactKindRegisterRequest, t as ArtifactCreateRequest, tt as ArtifactQueryRequestSchema, u as ArtifactObservationAddedPayload, ut as ArtifactRelationTarget, v as ArtifactResolveResponse, vt as ConfidenceBasis, w as ArtifactSubjects, wt as EvidenceRef, x as ArtifactRevisedPayload, xt as ConfidenceLevelSchema, y as ArtifactReviseRequest, yt as ConfidenceBasisSchema, z as BeforeArtifactHookContext } from "../index-
|
|
4
|
-
import { a as ProjectedField, c as ProjectedFieldSemanticSchema, d as SurfaceBindingTarget, f as SurfaceBindingTargetSchema, i as ArtifactProjectionPolicySchema, l as SurfaceBindingRegistration, n as ArtifactMaterializationRefSchema, o as ProjectedFieldSchema, r as ArtifactProjectionPolicy, s as ProjectedFieldSemantic, t as ArtifactMaterializationRef, u as SurfaceBindingRegistrationSchema } from "../schemas-
|
|
5
|
-
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-
|
|
6
|
-
import { Cn as ClientExecutionContext, Ht as InstallStage, J as ClientSessionToolPost, Jt as ClientAccountIdentifier, K as ClientSessionStarted, Kt as ManagedInstallStrategy, Q as ClientSessionTurnCompleted, Rt as ClientVersionChanged, U as ClientSubjects, V as createClientDefinition, W as ClientSessionObservedBase, Wt as InstalledVersionEntry, X as ClientSessionToolPre, Xt as ClientAccountObserveRequest, Yt as ClientAccountIdentifierSchema, _t as ClientBinaryListEntry, at as ClientWiringEntrySchema, cn as ClientSessionAccountObserveRequest, ct as ClientRuntimeObserveRequest, dn as ClientSessionLocator, gn as ClientUsageSnapshot, ht as ClientRuntimeStarted, in as ClientScanResult, it as ClientWiringEntry, ln as ClientSessionAccountObserveResponse, nn as ClientIdentityObservationSchema, nt as ClientSessionUserPromptSubmitted, on as ClientScanTarget, pn as ClientUsageIngestRequest, tn as ClientIdentityObservation, un as ClientSessionAccountObserveSchema, vn as ClientUsageWindow, xt as ClientInstallProgress, yt as ClientInstallCompleted } from "../index-
|
|
7
|
-
import { a as FocusContext, i as ActionIntent, t as SurfaceType } from "../index-
|
|
8
|
-
import { _ as TTSCapability, a as ConfigUpdateRequest, b as RelayConfig, c as AIModelMetadata, d as AIReasoningLevelSchema, f as DiscoveredAIModel, g as STTCapability, h as ReasoningLevelMap, i as ConfigSchemas, l as AIModelSchema, m as ProviderAIModelSchema, n as ConfigSubjects, o as ConfigUpdateResponse, p as ProviderAIModel, r as ConfigGetResponse, s as AIModel, u as AIReasoningLevel, v as Config, y as ConfigSchema } from "../config-namespace-
|
|
9
|
-
import { $n as CliArgManifest, A as TransitionConditionSchema, B as BootstrapExportContext, Bn as ExtensionWarningAction, Bt as TileDeclaration, C as ExtensionTransitionActionsContribution, Cn as SessionEventActionOptions, D as TransitionActionInvocation, Dt as PageDeclaration, E as TransitionActionHandler, Et as PageComponentProps, F as TransitionRuleDefinitionSchema, Fn as NodeExtensionContext, G as ExtensionBootstrap, Gt as UiContextSnapshot, H as BootstrapImportContext, Hn as ExtensionWarningEntry, Ht as TileProps, I as BootstrapAsset, In as ExtensionIdentity, It as WidgetProps, Jn as AdapterDefinitionContract, Jt as UiNavigationLevelMap, K as getBootstrapAssetKey, Kt as UiContextValueMap, L as BootstrapAssetKey, Ln as ExtensionService, M as TransitionEventType, N as TransitionEventTypeSchema, O as TransitionActionInvocationSchema, P as TransitionRuleDefinition, Pn as ExtensionContext, Pt as WidgetDeclaration, Qn as extensionToken, R as BootstrapChoice, Rn as ExtensionServiceLifecycle, S as MakaioNodeExtension, Sn as SessionEventActionDeclaration, T as TransitionActionFactory, Tn as WhenContext, Tt as ToolCallFormatterDeclaration, U as BootstrapImportResult, Un as ExtensionWarningEntrySchema, V as BootstrapExportResult, W as BootstrapResult, Wn as ExtensionWarningSchema, Wt as UiContextDimension, Xn as AdapterProviderRef, Xt as UiScope, Yn as AdapterProviderDefinitionContract, Yt as UiRuntimeNavigationLevel, Zn as ExtensionToken,
|
|
10
|
-
import { a as ProviderDefinition, i as ProtocolIdSchema, n as ProtocolEndpointsSchema, o as ProviderDefinitionInput, r as ProtocolId, s as ProviderDefinitionSchema, t as ProtocolEndpoints } from "../definition-
|
|
11
|
-
import { i as TimeoutConfigSchema, n as TimeoutCategory, r as TimeoutConfig, t as RequiredTimeoutConfig } from "../index-
|
|
12
|
-
import { $ as BranchKind, A as ForkTransformsSchema, B as SESSION_EVENT_TYPES, C as TurnStatus, D as UsageMetrics, E as TurnUsageSchema, F as SessionUpdatedEvent, G as SendMessageRequest$1, H as SessionEventType, L as ForkChildInfo, N as SessionCreated, S as TurnSchema, T as TurnUsage, U as SessionEventTypeMap, V as SessionEventPayload, Y as TurnInitiator, Z as AgentRole, _t as MakaioSessionAgentSchema, a as SessionPreviewData, at as SessionSnapshotSchema, b as SessionMessageSchema, ct as SnapshotImportConflictErrorData, d as MessageRoutingStatus, dt as validateSnapshot, ft as MakaioSessionSchema, g as SessionMessageOrigin, gt as AgentStatusSchema, i as MakaioSessionEvent, it as SessionSnapshot, j as SegmentPolicy, k as ForkTransforms, l as MessageRouting, lt as SnapshotPreviewData, m as SessionMessageBlock, mt as SessionWithPreviewSchema, o as SessionWithPreview, ot as SnapshotExportOptions, p as SessionMessage, pt as SessionPreviewDataSchema, r as MakaioSessionAgent, rt as SNAPSHOT_VERSION, s as isKnownSessionEvent, t as IMakaioSession, tt as ImportStatus, u as MessageRoutingSchema, ut as safeValidateSnapshot, w as TurnStatusSchema, x as Turn, z as MakaioSessionEventSchema } from "../types-
|
|
13
|
-
import { $ as JsonValueSchema, 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, Q as JsonValue, R as StandardFieldDefinition, S as SystemPrompt, U as StructuredOutputValidation, V as ResponseSchemaName, W as StructuredOutputValidationError, Y as JsonObjectContractSchema, 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-
|
|
14
|
-
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-
|
|
15
|
-
import { n as defineSurfaceBinding, t as SurfaceBindingDefinition } from "../definition-
|
|
16
|
-
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-
|
|
17
|
-
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-
|
|
18
|
-
import { a as resolveModelVisibility, i as ModelVisibilitySchema, n as ModelFilterModeSchema, r as ModelVisibility, t as ModelFilterMode } from "../index-
|
|
19
|
-
import { a as ModelRegistrySupportedModelsResponse, i as ModelRegistrySupportedModelsRequest, n as ModelRegistrySupportedModel, o as ModelRegistryPublicNamespace, r as ModelRegistrySupportedModelSchema, s as ModelRegistryPublicSubjects } from "../index-
|
|
20
|
-
import { a as PlatformSchemas, i as AutoLaunchStatusResponse, n as AutoLaunchEnableRequest, o as PlatformNamespace, r as AutoLaunchEnableResponse, s as PlatformSubjects, t as AutoLaunchDisableResponse } from "../index-
|
|
21
|
-
import { F as CONNECTOR_SWAP_CANCELLED_CODE, G as ContextWindowState, H as UI_WARNINGS_CATEGORY, I as ConnectorSwapCancelledError, K as ForkOptions, L as isConnectorSwapCancelledError, N as ResolveAgentConfigResponse, R as CONNECTOR_SWAP_WARNING_OPTION_IDS, S as isInViewBranch, U as SessionContext, V as INTERACTIVE_DIALOG_TIMEOUT_MS, W as SessionContextSchema, X as SessionSubjects, Y as SessionNamespace, a as SessionStorageSubjects, c as SessionEventStorageSubjects, d as messageCursorKey, f as messageToCursor, g as MessageStorageSubjects, h as MessageStorageNamespace, i as SessionStorageSetSessionSchema, l as compareMessageCursorAsc, m as MessagePageCursorSchema, n as SessionStorageNamespace, o as SessionStorageUpdateSchema, p as MessagePageCursor, q as SessionExtensionContext, r as SessionStorageSetRequestSchema, s as SessionEventStorageNamespace, t as ImportUpsertRequest, u as compareMessageCursorDesc, v as CompressionMode, y as CompressionModeSchema, z as CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY } from "../index-
|
|
22
|
-
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-
|
|
23
|
-
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-
|
|
24
|
-
import { _ as SupervisorSessionStatusSchema, a as NativeSupervisorLaunchRequest, c as NativeSupervisorStatusRequest, d as NativeSupervisorStopRequest, g as SupervisorSessionStatus, m as SupervisorRuntimeSnapshot, n as NativeSupervisorAttachRequest, y as NativeSessionSupervisorSubjects } from "../index-
|
|
25
|
-
import { a as MaterializationSubjects, c as SurfaceBindingListResponse, i as MaterializationSchemas, l as SurfaceBindingRegisterRequest, n as MaterializationNamespace, o as SurfaceBindingChangedPayload, s as SurfaceBindingListRequest, u as SurfaceBindingRegisterResponse } from "../index-
|
|
26
|
-
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 { C as AdapterNamespace, _ as StartAgentRequest, a as AgentSelection, b as AdapterRuntimeOptions, c as AgentSelectionKindMap, d as SessionDiscoveredSchema, l as AgentSelectionSchema, n as ProviderContextSchema, o as AgentSelectionBase, r as AdapterSelection, s as AgentSelectionBaseSchema, t as ProviderContext, u as SessionDiscovered, v as StartAgentResponse, w as AdapterSubjects } from "../index-Cb64d5c5.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-CXzV_hAP.mjs";
|
|
3
|
+
import { $ as ArtifactObservationSchema, A as ArtifactDraft, B as BeforeArtifactHookRegistration, C as ArtifactStatusChangedPayload, Ct as ConfidenceMetadataSchema, D as ArtifactKindDefinition, Dt as LocalRefSchema, E as ArtifactDataOf, Et as LocalRef, F as ArtifactLifecycleHookRegistration, G as ArtifactCompareRequestSchema, H as ArtifactActor, I as ArtifactLifecycleSemanticEvent, J as ArtifactConflictPolicy, K as ArtifactCompareResponse, L as ArtifactReactionHookContext, M as ArtifactHookFilter, N as ArtifactLifecycleHookDefinition, O as ArtifactOf, Ot as RelationTypeRegistration, P as ArtifactLifecycleHookEvent, Q as ArtifactObservation, R as ArtifactReactionHookRegistration, S as ArtifactSchemas, St as ConfidenceMetadata, T as AnyArtifactKindDefinition, Tt as EvidenceRefSchema, U as ArtifactActorSchema, V as defineArtifactLifecycleHooks, W as ArtifactCompareRequest, X as ArtifactKindRegistration, Y as ArtifactConflictPolicySchema, Z as ArtifactKindRegistrationSchema, _ as ArtifactResolveRequest, _t as ArtifactScopeSchema, a as ArtifactKindListRequest, at as ArtifactRefSchema, b as ArtifactReviseResponse, bt as ConfidenceLevel, c as ArtifactKindRegisterResponse, d as ArtifactQueryResponse, dt as ArtifactRelationTargetSchema, et as ArtifactQueryRequest, f as ArtifactRelationAddedPayload, ft as ArtifactRepresentations, g as ArtifactRelationTypeRegisterResponse, gt as ArtifactScope, h as ArtifactRelationTypeRegisterRequest, ht as ArtifactRevisionSchema, i as ArtifactKindChangedPayload, it as ArtifactRef, j as ArtifactDraftPatch, k as defineArtifactKind, kt as RelationTypeRegistrationSchema, l as ArtifactNamespace, lt as ArtifactRelationSchema, m as ArtifactRelationTypeListResponse, mt as ArtifactRevision, n as ArtifactCreateResponse, nt as ArtifactQueryScope, o as ArtifactKindListResponse, ot as ArtifactRelation, p as ArtifactRelationTypeListRequest, pt as ArtifactRepresentationsSchema, q as ArtifactCompareResponseSchema, r as ArtifactCreatedPayload, rt as ArtifactQueryScopeSchema, s as ArtifactKindRegisterRequest, t as ArtifactCreateRequest, tt as ArtifactQueryRequestSchema, u as ArtifactObservationAddedPayload, ut as ArtifactRelationTarget, v as ArtifactResolveResponse, vt as ConfidenceBasis, w as ArtifactSubjects, wt as EvidenceRef, x as ArtifactRevisedPayload, xt as ConfidenceLevelSchema, y as ArtifactReviseRequest, yt as ConfidenceBasisSchema, z as BeforeArtifactHookContext } from "../index-CARxIllg.mjs";
|
|
4
|
+
import { a as ProjectedField, c as ProjectedFieldSemanticSchema, d as SurfaceBindingTarget, f as SurfaceBindingTargetSchema, i as ArtifactProjectionPolicySchema, l as SurfaceBindingRegistration, n as ArtifactMaterializationRefSchema, o as ProjectedFieldSchema, r as ArtifactProjectionPolicy, s as ProjectedFieldSemantic, t as ArtifactMaterializationRef, u as SurfaceBindingRegistrationSchema } from "../schemas-CkOSG2eJ.mjs";
|
|
5
|
+
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-BSghHJpQ.mjs";
|
|
6
|
+
import { Cn as ClientExecutionContext, Ht as InstallStage, J as ClientSessionToolPost, Jt as ClientAccountIdentifier, K as ClientSessionStarted, Kt as ManagedInstallStrategy, Q as ClientSessionTurnCompleted, Rt as ClientVersionChanged, U as ClientSubjects, V as createClientDefinition, W as ClientSessionObservedBase, Wt as InstalledVersionEntry, X as ClientSessionToolPre, Xt as ClientAccountObserveRequest, Yt as ClientAccountIdentifierSchema, _t as ClientBinaryListEntry, at as ClientWiringEntrySchema, cn as ClientSessionAccountObserveRequest, ct as ClientRuntimeObserveRequest, dn as ClientSessionLocator, gn as ClientUsageSnapshot, ht as ClientRuntimeStarted, in as ClientScanResult, it as ClientWiringEntry, ln as ClientSessionAccountObserveResponse, nn as ClientIdentityObservationSchema, nt as ClientSessionUserPromptSubmitted, on as ClientScanTarget, pn as ClientUsageIngestRequest, tn as ClientIdentityObservation, un as ClientSessionAccountObserveSchema, vn as ClientUsageWindow, xt as ClientInstallProgress, yt as ClientInstallCompleted } from "../index-D5CI1V5d.mjs";
|
|
7
|
+
import { a as FocusContext, i as ActionIntent, t as SurfaceType } from "../index-Dsq2zKvu.mjs";
|
|
8
|
+
import { _ as TTSCapability, a as ConfigUpdateRequest, b as RelayConfig, c as AIModelMetadata, d as AIReasoningLevelSchema, f as DiscoveredAIModel, g as STTCapability, h as ReasoningLevelMap, i as ConfigSchemas, l as AIModelSchema, m as ProviderAIModelSchema, n as ConfigSubjects, o as ConfigUpdateResponse, p as ProviderAIModel, r as ConfigGetResponse, s as AIModel, u as AIReasoningLevel, v as Config, y as ConfigSchema } from "../config-namespace-BzAvE2nY.mjs";
|
|
9
|
+
import { $n as CliArgManifest, A as TransitionConditionSchema, B as BootstrapExportContext, Bn as ExtensionWarningAction, Bt as TileDeclaration, C as ExtensionTransitionActionsContribution, Cn as SessionEventActionOptions, Cr as dep, D as TransitionActionInvocation, Dt as PageDeclaration, E as TransitionActionHandler, Et as PageComponentProps, F as TransitionRuleDefinitionSchema, Fn as NodeExtensionContext, G as ExtensionBootstrap, Gt as UiContextSnapshot, H as BootstrapImportContext, Hn as ExtensionWarningEntry, Ht as TileProps, I as BootstrapAsset, In as ExtensionIdentity, It as WidgetProps, Jn as AdapterDefinitionContract, Jt as UiNavigationLevelMap, K as getBootstrapAssetKey, Kt as UiContextValueMap, L as BootstrapAssetKey, Ln as ExtensionService, M as TransitionEventType, N as TransitionEventTypeSchema, O as TransitionActionInvocationSchema, Or as AdapterClientRef, P as TransitionRuleDefinition, Pn as ExtensionContext, Pt as WidgetDeclaration, Qn as extensionToken, R as BootstrapChoice, Rn as ExtensionServiceLifecycle, S as MakaioNodeExtension, Sn as SessionEventActionDeclaration, Sr as allMigrationsPaths, T as TransitionActionFactory, Tn as WhenContext, Tr as CapabilityToken, Tt as ToolCallFormatterDeclaration, U as BootstrapImportResult, Un as ExtensionWarningEntrySchema, V as BootstrapExportResult, W as BootstrapResult, Wn as ExtensionWarningSchema, Wt as UiContextDimension, Xn as AdapterProviderRef, Xt as UiScope, Yn as AdapterProviderDefinitionContract, Yt as UiRuntimeNavigationLevel, Zn as ExtensionToken, Zt as UiScopeMap, _ as ExtensionArtifactLifecycleHooksContribution, _n as PickerConfig, _t as MakaioWebUiComponentProps, a as DetachedTransportSchema, an as HashTriggerSuggestResult, ar as ExtensionDependency, at as StationNodeBlockRun, bn as SelectionFeedback, c as ExtensionDescriptorBase, cn as ActionShortcut, ct as WorkflowStepBlock, d as ExtensionEntrypoints, dn as EntrypointConfig, dr as STORAGE_DIALECTS, f as ExtensionEntrypointsSchema, fn as EventFilter, fr as StorageDialect, ft as ExtensionConfigComponentProps, g as ArtifactLifecycleHooksContributionContext, gn as MessageRole, gt as MakaioWebUiActions, h as safeParseExtensionDescriptor, hn as MessageEventFilter, hr as TrayManifest, i as DetachedTransportConfig, it as RegisteredTriggerBlock, j as TransitionEvaluationContext, k as TransitionCondition, ln as ActionShortcutModifiers, lt as WorkflowStepBlockRun, m as parseExtensionDescriptor, mn as ExecuteResult, mt as LoaderContext, n as parseExtensionConfig, nn as HashTriggerContext, nr as CliManifestSchema, nt as DelegateRoleNodeBlockRun, o as EmbeddedDescriptor, on as ActionCategory, or as ExtensionDependencySchema, ot as WorkflowBlockCollection, p as isDetachedDescriptor, pn as ExecuteContext, pr as StorageManifest, pt as ExtensionFieldTypeLoader, q as AdapterContribution, qn as getExtensionWarningActionLabel, qt as UiNavigationLevel, r as DetachedDescriptor, rn as HashTriggerMetadata, rr as CliSubcommandManifest, rt as RegisteredStepBlock, s as ExtensionDescriptor, sn as ActionCategoryMap, st as WorkflowBlockMetadata, t as ExtensionConfigProvider, ti as BrowserEntrypointSchema, tn as HashTrigger, tr as CliManifest, tt as DelegateAgentNodeBlockRun, u as ExtensionDescriptorSchema, un as CreateSessionEventActionResult, ut as WorkflowTriggerBlock, v as ExtensionContributionProcessor, vn as PickerOpenContext, w as ExtensionTransitionRulesContribution, wn as StructuralEventFilter, wr as primaryMigrationsPath, x as MakaioExtension, xn as SessionEventActionContext, yn as SelectionChangeContext, yr as WindowParamSpec, yt as MakaioWebUiRoute, z as BootstrapDiscoverContext, zn as ExtensionWarning } from "../index-CgjslA5-.mjs";
|
|
10
|
+
import { a as ProviderDefinition, i as ProtocolIdSchema, n as ProtocolEndpointsSchema, o as ProviderDefinitionInput, r as ProtocolId, s as ProviderDefinitionSchema, t as ProtocolEndpoints } from "../definition-q6iLw11H.mjs";
|
|
11
|
+
import { i as TimeoutConfigSchema, n as TimeoutCategory, r as TimeoutConfig, t as RequiredTimeoutConfig } from "../index-Bsp0O_sI.mjs";
|
|
12
|
+
import { $ as BranchKind, A as ForkTransformsSchema, B as SESSION_EVENT_TYPES, C as TurnStatus, D as UsageMetrics, E as TurnUsageSchema, F as SessionUpdatedEvent, G as SendMessageRequest$1, H as SessionEventType, L as ForkChildInfo, N as SessionCreated, S as TurnSchema, T as TurnUsage, U as SessionEventTypeMap, V as SessionEventPayload, Y as TurnInitiator, Z as AgentRole, _t as MakaioSessionAgentSchema, a as SessionPreviewData, at as SessionSnapshotSchema, b as SessionMessageSchema, ct as SnapshotImportConflictErrorData, d as MessageRoutingStatus, dt as validateSnapshot, ft as MakaioSessionSchema, g as SessionMessageOrigin, gt as AgentStatusSchema, i as MakaioSessionEvent, it as SessionSnapshot, j as SegmentPolicy, k as ForkTransforms, l as MessageRouting, lt as SnapshotPreviewData, m as SessionMessageBlock, mt as SessionWithPreviewSchema, o as SessionWithPreview, ot as SnapshotExportOptions, p as SessionMessage, pt as SessionPreviewDataSchema, r as MakaioSessionAgent, rt as SNAPSHOT_VERSION, s as isKnownSessionEvent, t as IMakaioSession, tt as ImportStatus, u as MessageRoutingSchema, ut as safeValidateSnapshot, w as TurnStatusSchema, x as Turn, z as MakaioSessionEventSchema } from "../types-DLVitCZP.mjs";
|
|
13
|
+
import { $ as JsonValueSchema, 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, Q as JsonValue, R as StandardFieldDefinition, S as SystemPrompt, U as StructuredOutputValidation, V as ResponseSchemaName, W as StructuredOutputValidationError, Y as JsonObjectContractSchema, 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-fVgKVvta.mjs";
|
|
14
|
+
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-CZ_TcT6J.mjs";
|
|
15
|
+
import { n as defineSurfaceBinding, t as SurfaceBindingDefinition } from "../definition-SiimP25_.mjs";
|
|
16
|
+
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-IekAD8Gp.mjs";
|
|
17
|
+
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-CDU_s69P.mjs";
|
|
18
|
+
import { a as resolveModelVisibility, i as ModelVisibilitySchema, n as ModelFilterModeSchema, r as ModelVisibility, t as ModelFilterMode } from "../index-Buo9H8RK.mjs";
|
|
19
|
+
import { a as ModelRegistrySupportedModelsResponse, i as ModelRegistrySupportedModelsRequest, n as ModelRegistrySupportedModel, o as ModelRegistryPublicNamespace, r as ModelRegistrySupportedModelSchema, s as ModelRegistryPublicSubjects } from "../index-DSV1aFgK.mjs";
|
|
20
|
+
import { a as PlatformSchemas, i as AutoLaunchStatusResponse, n as AutoLaunchEnableRequest, o as PlatformNamespace, r as AutoLaunchEnableResponse, s as PlatformSubjects, t as AutoLaunchDisableResponse } from "../index-D6Iyvz9T.mjs";
|
|
21
|
+
import { F as CONNECTOR_SWAP_CANCELLED_CODE, G as ContextWindowState, H as UI_WARNINGS_CATEGORY, I as ConnectorSwapCancelledError, K as ForkOptions, L as isConnectorSwapCancelledError, N as ResolveAgentConfigResponse, R as CONNECTOR_SWAP_WARNING_OPTION_IDS, S as isInViewBranch, U as SessionContext, V as INTERACTIVE_DIALOG_TIMEOUT_MS, W as SessionContextSchema, X as SessionSubjects, Y as SessionNamespace, a as SessionStorageSubjects, c as SessionEventStorageSubjects, d as messageCursorKey, f as messageToCursor, g as MessageStorageSubjects, h as MessageStorageNamespace, i as SessionStorageSetSessionSchema, l as compareMessageCursorAsc, m as MessagePageCursorSchema, n as SessionStorageNamespace, o as SessionStorageUpdateSchema, p as MessagePageCursor, q as SessionExtensionContext, r as SessionStorageSetRequestSchema, s as SessionEventStorageNamespace, t as ImportUpsertRequest, u as compareMessageCursorDesc, v as CompressionMode, y as CompressionModeSchema, z as CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY } from "../index-DDQkhhRo.mjs";
|
|
22
|
+
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-BYkOUd0x.mjs";
|
|
23
|
+
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-BAhJKQLX.mjs";
|
|
24
|
+
import { _ as SupervisorSessionStatusSchema, a as NativeSupervisorLaunchRequest, c as NativeSupervisorStatusRequest, d as NativeSupervisorStopRequest, g as SupervisorSessionStatus, m as SupervisorRuntimeSnapshot, n as NativeSupervisorAttachRequest, y as NativeSessionSupervisorSubjects } from "../index-BBvcP-P0.mjs";
|
|
25
|
+
import { a as MaterializationSubjects, c as SurfaceBindingListResponse, i as MaterializationSchemas, l as SurfaceBindingRegisterRequest, n as MaterializationNamespace, o as SurfaceBindingChangedPayload, s as SurfaceBindingListRequest, u as SurfaceBindingRegisterResponse } from "../index-BtztOqaF.mjs";
|
|
26
|
+
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-CGJjA-hR2.mjs";
|
|
27
27
|
import * as _$zod from "zod";
|
|
28
28
|
import { z } from "zod";
|
|
29
29
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -853,11 +853,11 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
853
853
|
request: _$zod.ZodObject<{
|
|
854
854
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
855
855
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
856
|
-
adapterName: _$zod.ZodString;
|
|
857
|
-
adapterId: _$zod.ZodString;
|
|
858
856
|
agentId: _$zod.ZodString;
|
|
859
|
-
|
|
857
|
+
adapterId: _$zod.ZodString;
|
|
858
|
+
adapterName: _$zod.ZodString;
|
|
860
859
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
860
|
+
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
861
861
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
862
862
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
863
863
|
providerConfigId: _$zod.ZodString;
|
|
@@ -1255,8 +1255,8 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
1255
1255
|
cachedTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1256
1256
|
percentage: _$zod.ZodNumber;
|
|
1257
1257
|
level: _$zod.ZodEnum<{
|
|
1258
|
-
warn: "warn";
|
|
1259
1258
|
ok: "ok";
|
|
1259
|
+
warn: "warn";
|
|
1260
1260
|
critical: "critical";
|
|
1261
1261
|
}>;
|
|
1262
1262
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -2138,11 +2138,11 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
2138
2138
|
request: _$zod.ZodObject<{
|
|
2139
2139
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2140
2140
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2141
|
-
adapterName: _$zod.ZodString;
|
|
2142
|
-
adapterId: _$zod.ZodString;
|
|
2143
2141
|
agentId: _$zod.ZodString;
|
|
2144
|
-
|
|
2142
|
+
adapterId: _$zod.ZodString;
|
|
2143
|
+
adapterName: _$zod.ZodString;
|
|
2145
2144
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2145
|
+
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2146
2146
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2147
2147
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2148
2148
|
providerConfigId: _$zod.ZodString;
|
|
@@ -2540,8 +2540,8 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
2540
2540
|
cachedTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2541
2541
|
percentage: _$zod.ZodNumber;
|
|
2542
2542
|
level: _$zod.ZodEnum<{
|
|
2543
|
-
warn: "warn";
|
|
2544
2543
|
ok: "ok";
|
|
2544
|
+
warn: "warn";
|
|
2545
2545
|
critical: "critical";
|
|
2546
2546
|
}>;
|
|
2547
2547
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -3450,11 +3450,11 @@ declare const AgentSchemas: {
|
|
|
3450
3450
|
request: _$zod.ZodObject<{
|
|
3451
3451
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3452
3452
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3453
|
-
adapterName: _$zod.ZodString;
|
|
3454
|
-
adapterId: _$zod.ZodString;
|
|
3455
3453
|
agentId: _$zod.ZodString;
|
|
3456
|
-
|
|
3454
|
+
adapterId: _$zod.ZodString;
|
|
3455
|
+
adapterName: _$zod.ZodString;
|
|
3457
3456
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3457
|
+
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3458
3458
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3459
3459
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3460
3460
|
providerConfigId: _$zod.ZodString;
|
|
@@ -3852,8 +3852,8 @@ declare const AgentSchemas: {
|
|
|
3852
3852
|
cachedTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3853
3853
|
percentage: _$zod.ZodNumber;
|
|
3854
3854
|
level: _$zod.ZodEnum<{
|
|
3855
|
-
warn: "warn";
|
|
3856
3855
|
ok: "ok";
|
|
3856
|
+
warn: "warn";
|
|
3857
3857
|
critical: "critical";
|
|
3858
3858
|
}>;
|
|
3859
3859
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -11521,6 +11521,10 @@ declare const WorkflowExecutionSchema: z.ZodObject<{
|
|
|
11521
11521
|
kind: z.ZodString;
|
|
11522
11522
|
id: z.ZodString;
|
|
11523
11523
|
}, z.core.$strict>], "type">;
|
|
11524
|
+
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
11525
|
+
kind: z.ZodString;
|
|
11526
|
+
id: z.ZodString;
|
|
11527
|
+
}, z.core.$strip>>;
|
|
11524
11528
|
}, z.core.$strip>;
|
|
11525
11529
|
type WorkflowExecution = z.infer<typeof WorkflowExecutionSchema>;
|
|
11526
11530
|
/**
|
|
@@ -11563,6 +11567,15 @@ declare const WorkflowFrameStateSchema: z.ZodObject<{
|
|
|
11563
11567
|
completedAt: z.ZodOptional<z.ZodNumber>;
|
|
11564
11568
|
}, z.core.$strip>;
|
|
11565
11569
|
type WorkflowFrameState = z.infer<typeof WorkflowFrameStateSchema>;
|
|
11570
|
+
/** Gate instance status values. */
|
|
11571
|
+
declare const WorkflowGateStatusSchema: z.ZodEnum<{
|
|
11572
|
+
cancelled: "cancelled";
|
|
11573
|
+
rejected: "rejected";
|
|
11574
|
+
resumed: "resumed";
|
|
11575
|
+
waiting: "waiting";
|
|
11576
|
+
"timed-out": "timed-out";
|
|
11577
|
+
}>;
|
|
11578
|
+
type WorkflowGateStatus = z.infer<typeof WorkflowGateStatusSchema>;
|
|
11566
11579
|
/**
|
|
11567
11580
|
* Persisted state of a gate node instance.
|
|
11568
11581
|
*
|
|
@@ -11579,8 +11592,8 @@ declare const WorkflowGateInstanceSchema: z.ZodObject<{
|
|
|
11579
11592
|
status: z.ZodEnum<{
|
|
11580
11593
|
cancelled: "cancelled";
|
|
11581
11594
|
rejected: "rejected";
|
|
11582
|
-
waiting: "waiting";
|
|
11583
11595
|
resumed: "resumed";
|
|
11596
|
+
waiting: "waiting";
|
|
11584
11597
|
"timed-out": "timed-out";
|
|
11585
11598
|
}>;
|
|
11586
11599
|
autoAction: z.ZodEnum<{
|
|
@@ -11692,8 +11705,9 @@ declare const EXECUTION_LIST_DEFAULT_LIMIT = 50;
|
|
|
11692
11705
|
/**
|
|
11693
11706
|
* Query parameters for listing workflow executions.
|
|
11694
11707
|
*
|
|
11695
|
-
* At least one of `workflowId` or `
|
|
11696
|
-
* Results are ordered by `startedAt desc, id desc` and always
|
|
11708
|
+
* At least one of `workflowId`, `scope`, or `artifactRef` is required to avoid
|
|
11709
|
+
* unbounded scans. Results are ordered by `startedAt desc, id desc` and always
|
|
11710
|
+
* limited.
|
|
11697
11711
|
*/
|
|
11698
11712
|
declare const ExecutionListQuerySchema: z.ZodObject<{
|
|
11699
11713
|
workflowId: z.ZodOptional<z.ZodString>;
|
|
@@ -11718,6 +11732,10 @@ declare const ExecutionListQuerySchema: z.ZodObject<{
|
|
|
11718
11732
|
paused: "paused";
|
|
11719
11733
|
running: "running";
|
|
11720
11734
|
}>>;
|
|
11735
|
+
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
11736
|
+
kind: z.ZodString;
|
|
11737
|
+
id: z.ZodString;
|
|
11738
|
+
}, z.core.$strip>>;
|
|
11721
11739
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
11722
11740
|
cursor: z.ZodOptional<z.ZodObject<{
|
|
11723
11741
|
startedAt: z.ZodNumber;
|
|
@@ -11725,6 +11743,24 @@ declare const ExecutionListQuerySchema: z.ZodObject<{
|
|
|
11725
11743
|
}, z.core.$strip>>;
|
|
11726
11744
|
}, z.core.$strip>;
|
|
11727
11745
|
type ExecutionListQuery = z.infer<typeof ExecutionListQuerySchema>;
|
|
11746
|
+
/**
|
|
11747
|
+
* Query parameters for listing gate instances.
|
|
11748
|
+
*
|
|
11749
|
+
* At least one of `executionId` or `status` is required to avoid unbounded
|
|
11750
|
+
* scans. Results are ordered by `createdAt desc, id desc` and always limited.
|
|
11751
|
+
*/
|
|
11752
|
+
declare const GateInstanceListQuerySchema: z.ZodObject<{
|
|
11753
|
+
executionId: z.ZodOptional<z.ZodString>;
|
|
11754
|
+
status: z.ZodOptional<z.ZodEnum<{
|
|
11755
|
+
cancelled: "cancelled";
|
|
11756
|
+
rejected: "rejected";
|
|
11757
|
+
resumed: "resumed";
|
|
11758
|
+
waiting: "waiting";
|
|
11759
|
+
"timed-out": "timed-out";
|
|
11760
|
+
}>>;
|
|
11761
|
+
limit: z.ZodDefault<z.ZodNumber>;
|
|
11762
|
+
}, z.core.$strip>;
|
|
11763
|
+
type GateInstanceListQuery = z.infer<typeof GateInstanceListQuerySchema>;
|
|
11728
11764
|
//#endregion
|
|
11729
11765
|
//#region core/contracts/src/workflow/trigger-type-registry.d.ts
|
|
11730
11766
|
interface WorkflowTriggerTypeRecord {
|
|
@@ -12081,6 +12117,15 @@ declare const ExecutionLinkSchema: z.ZodObject<{
|
|
|
12081
12117
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
12082
12118
|
}, z.core.$strip>;
|
|
12083
12119
|
type ExecutionLink = z.infer<typeof ExecutionLinkSchema>;
|
|
12120
|
+
/**
|
|
12121
|
+
* Query parameters for listing execution links.
|
|
12122
|
+
* At least one of `sourceExecutionId` or `targetExecutionId` is required to avoid unbounded scans.
|
|
12123
|
+
*/
|
|
12124
|
+
declare const ExecutionLinkListQuerySchema: z.ZodObject<{
|
|
12125
|
+
sourceExecutionId: z.ZodOptional<z.ZodString>;
|
|
12126
|
+
targetExecutionId: z.ZodOptional<z.ZodString>;
|
|
12127
|
+
}, z.core.$strip>;
|
|
12128
|
+
type ExecutionLinkListQuery = z.infer<typeof ExecutionLinkListQuerySchema>;
|
|
12084
12129
|
//#endregion
|
|
12085
12130
|
//#region core/contracts/src/workflow/context.d.ts
|
|
12086
12131
|
/**
|
|
@@ -13000,6 +13045,10 @@ declare const WorkflowSchemas: {
|
|
|
13000
13045
|
kind: z.ZodString;
|
|
13001
13046
|
id: z.ZodString;
|
|
13002
13047
|
}, z.core.$strict>], "type">;
|
|
13048
|
+
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
13049
|
+
kind: z.ZodString;
|
|
13050
|
+
id: z.ZodString;
|
|
13051
|
+
}, z.core.$strip>>;
|
|
13003
13052
|
}, z.core.$strip>>;
|
|
13004
13053
|
}, z.core.$strip>;
|
|
13005
13054
|
};
|
|
@@ -13033,6 +13082,10 @@ declare const WorkflowSchemas: {
|
|
|
13033
13082
|
paused: "paused";
|
|
13034
13083
|
running: "running";
|
|
13035
13084
|
}>>;
|
|
13085
|
+
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
13086
|
+
kind: z.ZodString;
|
|
13087
|
+
id: z.ZodString;
|
|
13088
|
+
}, z.core.$strip>>;
|
|
13036
13089
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
13037
13090
|
cursor: z.ZodOptional<z.ZodObject<{
|
|
13038
13091
|
startedAt: z.ZodNumber;
|
|
@@ -13072,6 +13125,10 @@ declare const WorkflowSchemas: {
|
|
|
13072
13125
|
kind: z.ZodString;
|
|
13073
13126
|
id: z.ZodString;
|
|
13074
13127
|
}, z.core.$strict>], "type">;
|
|
13128
|
+
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
13129
|
+
kind: z.ZodString;
|
|
13130
|
+
id: z.ZodString;
|
|
13131
|
+
}, z.core.$strip>>;
|
|
13075
13132
|
}, z.core.$strip>>;
|
|
13076
13133
|
}, z.core.$strip>;
|
|
13077
13134
|
};
|
|
@@ -13115,14 +13172,25 @@ declare const WorkflowSchemas: {
|
|
|
13115
13172
|
}, z.core.$strip>;
|
|
13116
13173
|
};
|
|
13117
13174
|
/**
|
|
13118
|
-
* List persisted gate instances
|
|
13175
|
+
* List persisted gate instances by execution and/or status.
|
|
13119
13176
|
*
|
|
13120
|
-
* This is the public read API for pending and resolved gate state
|
|
13121
|
-
*
|
|
13177
|
+
* This is the public read API for pending and resolved gate state — either
|
|
13178
|
+
* per execution via `executionId`, or a cross-execution gate inbox via the
|
|
13179
|
+
* `status` filter (e.g. `'waiting'`). At least one filter is required and
|
|
13180
|
+
* results are always limited. Storage subjects remain internal to the
|
|
13181
|
+
* workflow subsystem.
|
|
13122
13182
|
*/
|
|
13123
13183
|
listGateInstances: {
|
|
13124
13184
|
request: z.ZodObject<{
|
|
13125
|
-
executionId: z.ZodString
|
|
13185
|
+
executionId: z.ZodOptional<z.ZodString>;
|
|
13186
|
+
status: z.ZodOptional<z.ZodEnum<{
|
|
13187
|
+
cancelled: "cancelled";
|
|
13188
|
+
rejected: "rejected";
|
|
13189
|
+
resumed: "resumed";
|
|
13190
|
+
waiting: "waiting";
|
|
13191
|
+
"timed-out": "timed-out";
|
|
13192
|
+
}>>;
|
|
13193
|
+
limit: z.ZodDefault<z.ZodNumber>;
|
|
13126
13194
|
}, z.core.$strip>;
|
|
13127
13195
|
response: z.ZodObject<{
|
|
13128
13196
|
gates: z.ZodArray<z.ZodObject<{
|
|
@@ -13134,8 +13202,8 @@ declare const WorkflowSchemas: {
|
|
|
13134
13202
|
status: z.ZodEnum<{
|
|
13135
13203
|
cancelled: "cancelled";
|
|
13136
13204
|
rejected: "rejected";
|
|
13137
|
-
waiting: "waiting";
|
|
13138
13205
|
resumed: "resumed";
|
|
13206
|
+
waiting: "waiting";
|
|
13139
13207
|
"timed-out": "timed-out";
|
|
13140
13208
|
}>;
|
|
13141
13209
|
autoAction: z.ZodEnum<{
|
|
@@ -13149,6 +13217,98 @@ declare const WorkflowSchemas: {
|
|
|
13149
13217
|
}, z.core.$strip>>;
|
|
13150
13218
|
}, z.core.$strip>;
|
|
13151
13219
|
};
|
|
13220
|
+
/**
|
|
13221
|
+
* Record a directed link between two workflow executions.
|
|
13222
|
+
*
|
|
13223
|
+
* Public write API for cross-execution tracing (e.g. feedback loops,
|
|
13224
|
+
* trigger chains). Both executions must already exist — links are
|
|
13225
|
+
* foreign-keyed to `workflow_executions`. Upserts on (source, target).
|
|
13226
|
+
*/
|
|
13227
|
+
setExecutionLink: {
|
|
13228
|
+
request: z.ZodObject<{
|
|
13229
|
+
link: z.ZodObject<{
|
|
13230
|
+
sourceExecutionId: z.ZodString;
|
|
13231
|
+
targetExecutionId: z.ZodString;
|
|
13232
|
+
linkType: z.ZodEnum<{
|
|
13233
|
+
"triggered-by": "triggered-by";
|
|
13234
|
+
"feedback-loop": "feedback-loop";
|
|
13235
|
+
}>;
|
|
13236
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
13237
|
+
}, z.core.$strip>;
|
|
13238
|
+
}, z.core.$strip>;
|
|
13239
|
+
response: z.ZodObject<{
|
|
13240
|
+
id: z.ZodString;
|
|
13241
|
+
}, z.core.$strip>;
|
|
13242
|
+
};
|
|
13243
|
+
/**
|
|
13244
|
+
* List links between workflow executions.
|
|
13245
|
+
*
|
|
13246
|
+
* Public read API for pipeline-level traces. Storage subjects remain
|
|
13247
|
+
* internal to the workflow subsystem.
|
|
13248
|
+
*/
|
|
13249
|
+
listExecutionLinks: {
|
|
13250
|
+
request: z.ZodObject<{
|
|
13251
|
+
sourceExecutionId: z.ZodOptional<z.ZodString>;
|
|
13252
|
+
targetExecutionId: z.ZodOptional<z.ZodString>;
|
|
13253
|
+
}, z.core.$strip>;
|
|
13254
|
+
response: z.ZodObject<{
|
|
13255
|
+
links: z.ZodArray<z.ZodObject<{
|
|
13256
|
+
sourceExecutionId: z.ZodString;
|
|
13257
|
+
targetExecutionId: z.ZodString;
|
|
13258
|
+
linkType: z.ZodEnum<{
|
|
13259
|
+
"triggered-by": "triggered-by";
|
|
13260
|
+
"feedback-loop": "feedback-loop";
|
|
13261
|
+
}>;
|
|
13262
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
13263
|
+
}, z.core.$strip>>;
|
|
13264
|
+
}, z.core.$strip>;
|
|
13265
|
+
};
|
|
13266
|
+
/**
|
|
13267
|
+
* List persisted execution frames for a workflow execution.
|
|
13268
|
+
*
|
|
13269
|
+
* This is the public read API for the runtime frame tree (per-node state,
|
|
13270
|
+
* tree paths, attempts, outputs). Note: `output` payloads can be large.
|
|
13271
|
+
* Storage subjects remain internal to the workflow subsystem.
|
|
13272
|
+
*/
|
|
13273
|
+
listFrames: {
|
|
13274
|
+
request: z.ZodObject<{
|
|
13275
|
+
executionId: z.ZodString;
|
|
13276
|
+
}, z.core.$strip>;
|
|
13277
|
+
response: z.ZodObject<{
|
|
13278
|
+
frames: z.ZodArray<z.ZodObject<{
|
|
13279
|
+
frameId: z.ZodString;
|
|
13280
|
+
nodeId: z.ZodString;
|
|
13281
|
+
nodeType: z.ZodEnum<{
|
|
13282
|
+
station: "station";
|
|
13283
|
+
"delegate-agent": "delegate-agent";
|
|
13284
|
+
"delegate-role": "delegate-role";
|
|
13285
|
+
sequence: "sequence";
|
|
13286
|
+
parallel: "parallel";
|
|
13287
|
+
gate: "gate";
|
|
13288
|
+
iterate: "iterate";
|
|
13289
|
+
"iterate-chain": "iterate-chain";
|
|
13290
|
+
}>;
|
|
13291
|
+
path: z.ZodArray<z.ZodString>;
|
|
13292
|
+
parentFrameId: z.ZodOptional<z.ZodString>;
|
|
13293
|
+
status: z.ZodEnum<{
|
|
13294
|
+
pending: "pending";
|
|
13295
|
+
completed: "completed";
|
|
13296
|
+
cancelled: "cancelled";
|
|
13297
|
+
failed: "failed";
|
|
13298
|
+
running: "running";
|
|
13299
|
+
waiting: "waiting";
|
|
13300
|
+
skipped: "skipped";
|
|
13301
|
+
}>;
|
|
13302
|
+
attempt: z.ZodDefault<z.ZodNumber>;
|
|
13303
|
+
iteration: z.ZodOptional<z.ZodNumber>;
|
|
13304
|
+
branchKey: z.ZodOptional<z.ZodString>;
|
|
13305
|
+
output: z.ZodOptional<z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>>;
|
|
13306
|
+
error: z.ZodOptional<z.ZodString>;
|
|
13307
|
+
startedAt: z.ZodOptional<z.ZodNumber>;
|
|
13308
|
+
completedAt: z.ZodOptional<z.ZodNumber>;
|
|
13309
|
+
}, z.core.$strip>>;
|
|
13310
|
+
}, z.core.$strip>;
|
|
13311
|
+
};
|
|
13152
13312
|
listTriggerTypes: {
|
|
13153
13313
|
request: z.ZodObject<{}, z.core.$strip>;
|
|
13154
13314
|
response: z.ZodObject<{
|
|
@@ -13467,6 +13627,10 @@ declare const WorkflowSchemas: {
|
|
|
13467
13627
|
workflowId: z.ZodString;
|
|
13468
13628
|
coordinatorSessionId: z.ZodOptional<z.ZodString>;
|
|
13469
13629
|
startedAt: z.ZodOptional<z.ZodNumber>;
|
|
13630
|
+
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
13631
|
+
kind: z.ZodString;
|
|
13632
|
+
id: z.ZodString;
|
|
13633
|
+
}, z.core.$strip>>;
|
|
13470
13634
|
}, z.core.$strip>;
|
|
13471
13635
|
'execution.completed': z.ZodObject<{
|
|
13472
13636
|
executionId: z.ZodString;
|
|
@@ -13858,6 +14022,36 @@ declare const WorkflowSchemas: {
|
|
|
13858
14022
|
total: z.ZodNumber;
|
|
13859
14023
|
}, z.core.$strip>;
|
|
13860
14024
|
};
|
|
14025
|
+
/**
|
|
14026
|
+
* Aggregate WorkLog execution statistics over an optional time window (RPC).
|
|
14027
|
+
*
|
|
14028
|
+
* Filters apply to the execution `startedAt` timestamp; `since`/`until` are
|
|
14029
|
+
* inclusive epoch-millisecond bounds. All filters optional.
|
|
14030
|
+
*/
|
|
14031
|
+
'worklog.stats': {
|
|
14032
|
+
request: z.ZodObject<{
|
|
14033
|
+
workflowId: z.ZodOptional<z.ZodString>;
|
|
14034
|
+
since: z.ZodOptional<z.ZodNumber>;
|
|
14035
|
+
until: z.ZodOptional<z.ZodNumber>;
|
|
14036
|
+
}, z.core.$strip>;
|
|
14037
|
+
response: z.ZodObject<{
|
|
14038
|
+
stats: z.ZodObject<{
|
|
14039
|
+
total: z.ZodNumber;
|
|
14040
|
+
byStatus: z.ZodObject<{
|
|
14041
|
+
pending: z.ZodNumber;
|
|
14042
|
+
running: z.ZodNumber;
|
|
14043
|
+
paused: z.ZodNumber;
|
|
14044
|
+
completed: z.ZodNumber;
|
|
14045
|
+
failed: z.ZodNumber;
|
|
14046
|
+
cancelled: z.ZodNumber;
|
|
14047
|
+
}, z.core.$strip>;
|
|
14048
|
+
totalDurationMs: z.ZodNumber;
|
|
14049
|
+
totalInputTokens: z.ZodNumber;
|
|
14050
|
+
totalOutputTokens: z.ZodNumber;
|
|
14051
|
+
totalEstimatedCost: z.ZodNumber;
|
|
14052
|
+
}, z.core.$strip>;
|
|
14053
|
+
}, z.core.$strip>;
|
|
14054
|
+
};
|
|
13861
14055
|
/**
|
|
13862
14056
|
* Emitted when a WorkLog record for an execution is created or updated.
|
|
13863
14057
|
*
|
|
@@ -14547,6 +14741,10 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
14547
14741
|
kind: z.ZodString;
|
|
14548
14742
|
id: z.ZodString;
|
|
14549
14743
|
}, z.core.$strict>], "type">;
|
|
14744
|
+
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
14745
|
+
kind: z.ZodString;
|
|
14746
|
+
id: z.ZodString;
|
|
14747
|
+
}, z.core.$strip>>;
|
|
14550
14748
|
}, z.core.$strip>>;
|
|
14551
14749
|
}, z.core.$strip>;
|
|
14552
14750
|
};
|
|
@@ -14580,6 +14778,10 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
14580
14778
|
paused: "paused";
|
|
14581
14779
|
running: "running";
|
|
14582
14780
|
}>>;
|
|
14781
|
+
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
14782
|
+
kind: z.ZodString;
|
|
14783
|
+
id: z.ZodString;
|
|
14784
|
+
}, z.core.$strip>>;
|
|
14583
14785
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
14584
14786
|
cursor: z.ZodOptional<z.ZodObject<{
|
|
14585
14787
|
startedAt: z.ZodNumber;
|
|
@@ -14619,6 +14821,10 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
14619
14821
|
kind: z.ZodString;
|
|
14620
14822
|
id: z.ZodString;
|
|
14621
14823
|
}, z.core.$strict>], "type">;
|
|
14824
|
+
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
14825
|
+
kind: z.ZodString;
|
|
14826
|
+
id: z.ZodString;
|
|
14827
|
+
}, z.core.$strip>>;
|
|
14622
14828
|
}, z.core.$strip>>;
|
|
14623
14829
|
}, z.core.$strip>;
|
|
14624
14830
|
};
|
|
@@ -14662,14 +14868,25 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
14662
14868
|
}, z.core.$strip>;
|
|
14663
14869
|
};
|
|
14664
14870
|
/**
|
|
14665
|
-
* List persisted gate instances
|
|
14871
|
+
* List persisted gate instances by execution and/or status.
|
|
14666
14872
|
*
|
|
14667
|
-
* This is the public read API for pending and resolved gate state
|
|
14668
|
-
*
|
|
14873
|
+
* This is the public read API for pending and resolved gate state — either
|
|
14874
|
+
* per execution via `executionId`, or a cross-execution gate inbox via the
|
|
14875
|
+
* `status` filter (e.g. `'waiting'`). At least one filter is required and
|
|
14876
|
+
* results are always limited. Storage subjects remain internal to the
|
|
14877
|
+
* workflow subsystem.
|
|
14669
14878
|
*/
|
|
14670
14879
|
listGateInstances: {
|
|
14671
14880
|
request: z.ZodObject<{
|
|
14672
|
-
executionId: z.ZodString
|
|
14881
|
+
executionId: z.ZodOptional<z.ZodString>;
|
|
14882
|
+
status: z.ZodOptional<z.ZodEnum<{
|
|
14883
|
+
cancelled: "cancelled";
|
|
14884
|
+
rejected: "rejected";
|
|
14885
|
+
resumed: "resumed";
|
|
14886
|
+
waiting: "waiting";
|
|
14887
|
+
"timed-out": "timed-out";
|
|
14888
|
+
}>>;
|
|
14889
|
+
limit: z.ZodDefault<z.ZodNumber>;
|
|
14673
14890
|
}, z.core.$strip>;
|
|
14674
14891
|
response: z.ZodObject<{
|
|
14675
14892
|
gates: z.ZodArray<z.ZodObject<{
|
|
@@ -14681,8 +14898,8 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
14681
14898
|
status: z.ZodEnum<{
|
|
14682
14899
|
cancelled: "cancelled";
|
|
14683
14900
|
rejected: "rejected";
|
|
14684
|
-
waiting: "waiting";
|
|
14685
14901
|
resumed: "resumed";
|
|
14902
|
+
waiting: "waiting";
|
|
14686
14903
|
"timed-out": "timed-out";
|
|
14687
14904
|
}>;
|
|
14688
14905
|
autoAction: z.ZodEnum<{
|
|
@@ -14696,6 +14913,98 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
14696
14913
|
}, z.core.$strip>>;
|
|
14697
14914
|
}, z.core.$strip>;
|
|
14698
14915
|
};
|
|
14916
|
+
/**
|
|
14917
|
+
* Record a directed link between two workflow executions.
|
|
14918
|
+
*
|
|
14919
|
+
* Public write API for cross-execution tracing (e.g. feedback loops,
|
|
14920
|
+
* trigger chains). Both executions must already exist — links are
|
|
14921
|
+
* foreign-keyed to `workflow_executions`. Upserts on (source, target).
|
|
14922
|
+
*/
|
|
14923
|
+
setExecutionLink: {
|
|
14924
|
+
request: z.ZodObject<{
|
|
14925
|
+
link: z.ZodObject<{
|
|
14926
|
+
sourceExecutionId: z.ZodString;
|
|
14927
|
+
targetExecutionId: z.ZodString;
|
|
14928
|
+
linkType: z.ZodEnum<{
|
|
14929
|
+
"triggered-by": "triggered-by";
|
|
14930
|
+
"feedback-loop": "feedback-loop";
|
|
14931
|
+
}>;
|
|
14932
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
14933
|
+
}, z.core.$strip>;
|
|
14934
|
+
}, z.core.$strip>;
|
|
14935
|
+
response: z.ZodObject<{
|
|
14936
|
+
id: z.ZodString;
|
|
14937
|
+
}, z.core.$strip>;
|
|
14938
|
+
};
|
|
14939
|
+
/**
|
|
14940
|
+
* List links between workflow executions.
|
|
14941
|
+
*
|
|
14942
|
+
* Public read API for pipeline-level traces. Storage subjects remain
|
|
14943
|
+
* internal to the workflow subsystem.
|
|
14944
|
+
*/
|
|
14945
|
+
listExecutionLinks: {
|
|
14946
|
+
request: z.ZodObject<{
|
|
14947
|
+
sourceExecutionId: z.ZodOptional<z.ZodString>;
|
|
14948
|
+
targetExecutionId: z.ZodOptional<z.ZodString>;
|
|
14949
|
+
}, z.core.$strip>;
|
|
14950
|
+
response: z.ZodObject<{
|
|
14951
|
+
links: z.ZodArray<z.ZodObject<{
|
|
14952
|
+
sourceExecutionId: z.ZodString;
|
|
14953
|
+
targetExecutionId: z.ZodString;
|
|
14954
|
+
linkType: z.ZodEnum<{
|
|
14955
|
+
"triggered-by": "triggered-by";
|
|
14956
|
+
"feedback-loop": "feedback-loop";
|
|
14957
|
+
}>;
|
|
14958
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
14959
|
+
}, z.core.$strip>>;
|
|
14960
|
+
}, z.core.$strip>;
|
|
14961
|
+
};
|
|
14962
|
+
/**
|
|
14963
|
+
* List persisted execution frames for a workflow execution.
|
|
14964
|
+
*
|
|
14965
|
+
* This is the public read API for the runtime frame tree (per-node state,
|
|
14966
|
+
* tree paths, attempts, outputs). Note: `output` payloads can be large.
|
|
14967
|
+
* Storage subjects remain internal to the workflow subsystem.
|
|
14968
|
+
*/
|
|
14969
|
+
listFrames: {
|
|
14970
|
+
request: z.ZodObject<{
|
|
14971
|
+
executionId: z.ZodString;
|
|
14972
|
+
}, z.core.$strip>;
|
|
14973
|
+
response: z.ZodObject<{
|
|
14974
|
+
frames: z.ZodArray<z.ZodObject<{
|
|
14975
|
+
frameId: z.ZodString;
|
|
14976
|
+
nodeId: z.ZodString;
|
|
14977
|
+
nodeType: z.ZodEnum<{
|
|
14978
|
+
station: "station";
|
|
14979
|
+
"delegate-agent": "delegate-agent";
|
|
14980
|
+
"delegate-role": "delegate-role";
|
|
14981
|
+
sequence: "sequence";
|
|
14982
|
+
parallel: "parallel";
|
|
14983
|
+
gate: "gate";
|
|
14984
|
+
iterate: "iterate";
|
|
14985
|
+
"iterate-chain": "iterate-chain";
|
|
14986
|
+
}>;
|
|
14987
|
+
path: z.ZodArray<z.ZodString>;
|
|
14988
|
+
parentFrameId: z.ZodOptional<z.ZodString>;
|
|
14989
|
+
status: z.ZodEnum<{
|
|
14990
|
+
pending: "pending";
|
|
14991
|
+
completed: "completed";
|
|
14992
|
+
cancelled: "cancelled";
|
|
14993
|
+
failed: "failed";
|
|
14994
|
+
running: "running";
|
|
14995
|
+
waiting: "waiting";
|
|
14996
|
+
skipped: "skipped";
|
|
14997
|
+
}>;
|
|
14998
|
+
attempt: z.ZodDefault<z.ZodNumber>;
|
|
14999
|
+
iteration: z.ZodOptional<z.ZodNumber>;
|
|
15000
|
+
branchKey: z.ZodOptional<z.ZodString>;
|
|
15001
|
+
output: z.ZodOptional<z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>>;
|
|
15002
|
+
error: z.ZodOptional<z.ZodString>;
|
|
15003
|
+
startedAt: z.ZodOptional<z.ZodNumber>;
|
|
15004
|
+
completedAt: z.ZodOptional<z.ZodNumber>;
|
|
15005
|
+
}, z.core.$strip>>;
|
|
15006
|
+
}, z.core.$strip>;
|
|
15007
|
+
};
|
|
14699
15008
|
listTriggerTypes: {
|
|
14700
15009
|
request: z.ZodObject<{}, z.core.$strip>;
|
|
14701
15010
|
response: z.ZodObject<{
|
|
@@ -15014,6 +15323,10 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
15014
15323
|
workflowId: z.ZodString;
|
|
15015
15324
|
coordinatorSessionId: z.ZodOptional<z.ZodString>;
|
|
15016
15325
|
startedAt: z.ZodOptional<z.ZodNumber>;
|
|
15326
|
+
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
15327
|
+
kind: z.ZodString;
|
|
15328
|
+
id: z.ZodString;
|
|
15329
|
+
}, z.core.$strip>>;
|
|
15017
15330
|
}, z.core.$strip>;
|
|
15018
15331
|
'execution.completed': z.ZodObject<{
|
|
15019
15332
|
executionId: z.ZodString;
|
|
@@ -15405,6 +15718,36 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
15405
15718
|
total: z.ZodNumber;
|
|
15406
15719
|
}, z.core.$strip>;
|
|
15407
15720
|
};
|
|
15721
|
+
/**
|
|
15722
|
+
* Aggregate WorkLog execution statistics over an optional time window (RPC).
|
|
15723
|
+
*
|
|
15724
|
+
* Filters apply to the execution `startedAt` timestamp; `since`/`until` are
|
|
15725
|
+
* inclusive epoch-millisecond bounds. All filters optional.
|
|
15726
|
+
*/
|
|
15727
|
+
'worklog.stats': {
|
|
15728
|
+
request: z.ZodObject<{
|
|
15729
|
+
workflowId: z.ZodOptional<z.ZodString>;
|
|
15730
|
+
since: z.ZodOptional<z.ZodNumber>;
|
|
15731
|
+
until: z.ZodOptional<z.ZodNumber>;
|
|
15732
|
+
}, z.core.$strip>;
|
|
15733
|
+
response: z.ZodObject<{
|
|
15734
|
+
stats: z.ZodObject<{
|
|
15735
|
+
total: z.ZodNumber;
|
|
15736
|
+
byStatus: z.ZodObject<{
|
|
15737
|
+
pending: z.ZodNumber;
|
|
15738
|
+
running: z.ZodNumber;
|
|
15739
|
+
paused: z.ZodNumber;
|
|
15740
|
+
completed: z.ZodNumber;
|
|
15741
|
+
failed: z.ZodNumber;
|
|
15742
|
+
cancelled: z.ZodNumber;
|
|
15743
|
+
}, z.core.$strip>;
|
|
15744
|
+
totalDurationMs: z.ZodNumber;
|
|
15745
|
+
totalInputTokens: z.ZodNumber;
|
|
15746
|
+
totalOutputTokens: z.ZodNumber;
|
|
15747
|
+
totalEstimatedCost: z.ZodNumber;
|
|
15748
|
+
}, z.core.$strip>;
|
|
15749
|
+
}, z.core.$strip>;
|
|
15750
|
+
};
|
|
15408
15751
|
/**
|
|
15409
15752
|
* Emitted when a WorkLog record for an execution is created or updated.
|
|
15410
15753
|
*
|
|
@@ -16094,6 +16437,10 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16094
16437
|
kind: z.ZodString;
|
|
16095
16438
|
id: z.ZodString;
|
|
16096
16439
|
}, z.core.$strict>], "type">;
|
|
16440
|
+
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
16441
|
+
kind: z.ZodString;
|
|
16442
|
+
id: z.ZodString;
|
|
16443
|
+
}, z.core.$strip>>;
|
|
16097
16444
|
}, z.core.$strip>>;
|
|
16098
16445
|
}, z.core.$strip>;
|
|
16099
16446
|
};
|
|
@@ -16127,6 +16474,10 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16127
16474
|
paused: "paused";
|
|
16128
16475
|
running: "running";
|
|
16129
16476
|
}>>;
|
|
16477
|
+
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
16478
|
+
kind: z.ZodString;
|
|
16479
|
+
id: z.ZodString;
|
|
16480
|
+
}, z.core.$strip>>;
|
|
16130
16481
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
16131
16482
|
cursor: z.ZodOptional<z.ZodObject<{
|
|
16132
16483
|
startedAt: z.ZodNumber;
|
|
@@ -16166,6 +16517,10 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16166
16517
|
kind: z.ZodString;
|
|
16167
16518
|
id: z.ZodString;
|
|
16168
16519
|
}, z.core.$strict>], "type">;
|
|
16520
|
+
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
16521
|
+
kind: z.ZodString;
|
|
16522
|
+
id: z.ZodString;
|
|
16523
|
+
}, z.core.$strip>>;
|
|
16169
16524
|
}, z.core.$strip>>;
|
|
16170
16525
|
}, z.core.$strip>;
|
|
16171
16526
|
};
|
|
@@ -16209,14 +16564,25 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16209
16564
|
}, z.core.$strip>;
|
|
16210
16565
|
};
|
|
16211
16566
|
/**
|
|
16212
|
-
* List persisted gate instances
|
|
16567
|
+
* List persisted gate instances by execution and/or status.
|
|
16213
16568
|
*
|
|
16214
|
-
* This is the public read API for pending and resolved gate state
|
|
16215
|
-
*
|
|
16569
|
+
* This is the public read API for pending and resolved gate state — either
|
|
16570
|
+
* per execution via `executionId`, or a cross-execution gate inbox via the
|
|
16571
|
+
* `status` filter (e.g. `'waiting'`). At least one filter is required and
|
|
16572
|
+
* results are always limited. Storage subjects remain internal to the
|
|
16573
|
+
* workflow subsystem.
|
|
16216
16574
|
*/
|
|
16217
16575
|
listGateInstances: {
|
|
16218
16576
|
request: z.ZodObject<{
|
|
16219
|
-
executionId: z.ZodString
|
|
16577
|
+
executionId: z.ZodOptional<z.ZodString>;
|
|
16578
|
+
status: z.ZodOptional<z.ZodEnum<{
|
|
16579
|
+
cancelled: "cancelled";
|
|
16580
|
+
rejected: "rejected";
|
|
16581
|
+
resumed: "resumed";
|
|
16582
|
+
waiting: "waiting";
|
|
16583
|
+
"timed-out": "timed-out";
|
|
16584
|
+
}>>;
|
|
16585
|
+
limit: z.ZodDefault<z.ZodNumber>;
|
|
16220
16586
|
}, z.core.$strip>;
|
|
16221
16587
|
response: z.ZodObject<{
|
|
16222
16588
|
gates: z.ZodArray<z.ZodObject<{
|
|
@@ -16228,8 +16594,8 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16228
16594
|
status: z.ZodEnum<{
|
|
16229
16595
|
cancelled: "cancelled";
|
|
16230
16596
|
rejected: "rejected";
|
|
16231
|
-
waiting: "waiting";
|
|
16232
16597
|
resumed: "resumed";
|
|
16598
|
+
waiting: "waiting";
|
|
16233
16599
|
"timed-out": "timed-out";
|
|
16234
16600
|
}>;
|
|
16235
16601
|
autoAction: z.ZodEnum<{
|
|
@@ -16243,6 +16609,98 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16243
16609
|
}, z.core.$strip>>;
|
|
16244
16610
|
}, z.core.$strip>;
|
|
16245
16611
|
};
|
|
16612
|
+
/**
|
|
16613
|
+
* Record a directed link between two workflow executions.
|
|
16614
|
+
*
|
|
16615
|
+
* Public write API for cross-execution tracing (e.g. feedback loops,
|
|
16616
|
+
* trigger chains). Both executions must already exist — links are
|
|
16617
|
+
* foreign-keyed to `workflow_executions`. Upserts on (source, target).
|
|
16618
|
+
*/
|
|
16619
|
+
setExecutionLink: {
|
|
16620
|
+
request: z.ZodObject<{
|
|
16621
|
+
link: z.ZodObject<{
|
|
16622
|
+
sourceExecutionId: z.ZodString;
|
|
16623
|
+
targetExecutionId: z.ZodString;
|
|
16624
|
+
linkType: z.ZodEnum<{
|
|
16625
|
+
"triggered-by": "triggered-by";
|
|
16626
|
+
"feedback-loop": "feedback-loop";
|
|
16627
|
+
}>;
|
|
16628
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
16629
|
+
}, z.core.$strip>;
|
|
16630
|
+
}, z.core.$strip>;
|
|
16631
|
+
response: z.ZodObject<{
|
|
16632
|
+
id: z.ZodString;
|
|
16633
|
+
}, z.core.$strip>;
|
|
16634
|
+
};
|
|
16635
|
+
/**
|
|
16636
|
+
* List links between workflow executions.
|
|
16637
|
+
*
|
|
16638
|
+
* Public read API for pipeline-level traces. Storage subjects remain
|
|
16639
|
+
* internal to the workflow subsystem.
|
|
16640
|
+
*/
|
|
16641
|
+
listExecutionLinks: {
|
|
16642
|
+
request: z.ZodObject<{
|
|
16643
|
+
sourceExecutionId: z.ZodOptional<z.ZodString>;
|
|
16644
|
+
targetExecutionId: z.ZodOptional<z.ZodString>;
|
|
16645
|
+
}, z.core.$strip>;
|
|
16646
|
+
response: z.ZodObject<{
|
|
16647
|
+
links: z.ZodArray<z.ZodObject<{
|
|
16648
|
+
sourceExecutionId: z.ZodString;
|
|
16649
|
+
targetExecutionId: z.ZodString;
|
|
16650
|
+
linkType: z.ZodEnum<{
|
|
16651
|
+
"triggered-by": "triggered-by";
|
|
16652
|
+
"feedback-loop": "feedback-loop";
|
|
16653
|
+
}>;
|
|
16654
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
16655
|
+
}, z.core.$strip>>;
|
|
16656
|
+
}, z.core.$strip>;
|
|
16657
|
+
};
|
|
16658
|
+
/**
|
|
16659
|
+
* List persisted execution frames for a workflow execution.
|
|
16660
|
+
*
|
|
16661
|
+
* This is the public read API for the runtime frame tree (per-node state,
|
|
16662
|
+
* tree paths, attempts, outputs). Note: `output` payloads can be large.
|
|
16663
|
+
* Storage subjects remain internal to the workflow subsystem.
|
|
16664
|
+
*/
|
|
16665
|
+
listFrames: {
|
|
16666
|
+
request: z.ZodObject<{
|
|
16667
|
+
executionId: z.ZodString;
|
|
16668
|
+
}, z.core.$strip>;
|
|
16669
|
+
response: z.ZodObject<{
|
|
16670
|
+
frames: z.ZodArray<z.ZodObject<{
|
|
16671
|
+
frameId: z.ZodString;
|
|
16672
|
+
nodeId: z.ZodString;
|
|
16673
|
+
nodeType: z.ZodEnum<{
|
|
16674
|
+
station: "station";
|
|
16675
|
+
"delegate-agent": "delegate-agent";
|
|
16676
|
+
"delegate-role": "delegate-role";
|
|
16677
|
+
sequence: "sequence";
|
|
16678
|
+
parallel: "parallel";
|
|
16679
|
+
gate: "gate";
|
|
16680
|
+
iterate: "iterate";
|
|
16681
|
+
"iterate-chain": "iterate-chain";
|
|
16682
|
+
}>;
|
|
16683
|
+
path: z.ZodArray<z.ZodString>;
|
|
16684
|
+
parentFrameId: z.ZodOptional<z.ZodString>;
|
|
16685
|
+
status: z.ZodEnum<{
|
|
16686
|
+
pending: "pending";
|
|
16687
|
+
completed: "completed";
|
|
16688
|
+
cancelled: "cancelled";
|
|
16689
|
+
failed: "failed";
|
|
16690
|
+
running: "running";
|
|
16691
|
+
waiting: "waiting";
|
|
16692
|
+
skipped: "skipped";
|
|
16693
|
+
}>;
|
|
16694
|
+
attempt: z.ZodDefault<z.ZodNumber>;
|
|
16695
|
+
iteration: z.ZodOptional<z.ZodNumber>;
|
|
16696
|
+
branchKey: z.ZodOptional<z.ZodString>;
|
|
16697
|
+
output: z.ZodOptional<z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>>;
|
|
16698
|
+
error: z.ZodOptional<z.ZodString>;
|
|
16699
|
+
startedAt: z.ZodOptional<z.ZodNumber>;
|
|
16700
|
+
completedAt: z.ZodOptional<z.ZodNumber>;
|
|
16701
|
+
}, z.core.$strip>>;
|
|
16702
|
+
}, z.core.$strip>;
|
|
16703
|
+
};
|
|
16246
16704
|
listTriggerTypes: {
|
|
16247
16705
|
request: z.ZodObject<{}, z.core.$strip>;
|
|
16248
16706
|
response: z.ZodObject<{
|
|
@@ -16561,6 +17019,10 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16561
17019
|
workflowId: z.ZodString;
|
|
16562
17020
|
coordinatorSessionId: z.ZodOptional<z.ZodString>;
|
|
16563
17021
|
startedAt: z.ZodOptional<z.ZodNumber>;
|
|
17022
|
+
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
17023
|
+
kind: z.ZodString;
|
|
17024
|
+
id: z.ZodString;
|
|
17025
|
+
}, z.core.$strip>>;
|
|
16564
17026
|
}, z.core.$strip>;
|
|
16565
17027
|
'execution.completed': z.ZodObject<{
|
|
16566
17028
|
executionId: z.ZodString;
|
|
@@ -16952,6 +17414,36 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16952
17414
|
total: z.ZodNumber;
|
|
16953
17415
|
}, z.core.$strip>;
|
|
16954
17416
|
};
|
|
17417
|
+
/**
|
|
17418
|
+
* Aggregate WorkLog execution statistics over an optional time window (RPC).
|
|
17419
|
+
*
|
|
17420
|
+
* Filters apply to the execution `startedAt` timestamp; `since`/`until` are
|
|
17421
|
+
* inclusive epoch-millisecond bounds. All filters optional.
|
|
17422
|
+
*/
|
|
17423
|
+
'worklog.stats': {
|
|
17424
|
+
request: z.ZodObject<{
|
|
17425
|
+
workflowId: z.ZodOptional<z.ZodString>;
|
|
17426
|
+
since: z.ZodOptional<z.ZodNumber>;
|
|
17427
|
+
until: z.ZodOptional<z.ZodNumber>;
|
|
17428
|
+
}, z.core.$strip>;
|
|
17429
|
+
response: z.ZodObject<{
|
|
17430
|
+
stats: z.ZodObject<{
|
|
17431
|
+
total: z.ZodNumber;
|
|
17432
|
+
byStatus: z.ZodObject<{
|
|
17433
|
+
pending: z.ZodNumber;
|
|
17434
|
+
running: z.ZodNumber;
|
|
17435
|
+
paused: z.ZodNumber;
|
|
17436
|
+
completed: z.ZodNumber;
|
|
17437
|
+
failed: z.ZodNumber;
|
|
17438
|
+
cancelled: z.ZodNumber;
|
|
17439
|
+
}, z.core.$strip>;
|
|
17440
|
+
totalDurationMs: z.ZodNumber;
|
|
17441
|
+
totalInputTokens: z.ZodNumber;
|
|
17442
|
+
totalOutputTokens: z.ZodNumber;
|
|
17443
|
+
totalEstimatedCost: z.ZodNumber;
|
|
17444
|
+
}, z.core.$strip>;
|
|
17445
|
+
}, z.core.$strip>;
|
|
17446
|
+
};
|
|
16955
17447
|
/**
|
|
16956
17448
|
* Emitted when a WorkLog record for an execution is created or updated.
|
|
16957
17449
|
*
|
|
@@ -16969,6 +17461,7 @@ declare const WorkflowArtifactRefSchema: z.ZodObject<{
|
|
|
16969
17461
|
kind: z.ZodString;
|
|
16970
17462
|
id: z.ZodString;
|
|
16971
17463
|
}, z.core.$strip>;
|
|
17464
|
+
type WorkflowArtifactRef = z.infer<typeof WorkflowArtifactRefSchema>;
|
|
16972
17465
|
//#endregion
|
|
16973
17466
|
//#region core/contracts/src/workflow/run-context.d.ts
|
|
16974
17467
|
/**
|
|
@@ -17809,8 +18302,8 @@ declare const WorkLogGateEventSchema: z.ZodObject<{
|
|
|
17809
18302
|
status: z.ZodEnum<{
|
|
17810
18303
|
cancelled: "cancelled";
|
|
17811
18304
|
rejected: "rejected";
|
|
17812
|
-
waiting: "waiting";
|
|
17813
18305
|
resumed: "resumed";
|
|
18306
|
+
waiting: "waiting";
|
|
17814
18307
|
"timed-out": "timed-out";
|
|
17815
18308
|
}>;
|
|
17816
18309
|
prompt: z.ZodOptional<z.ZodString>;
|
|
@@ -17838,6 +18331,26 @@ declare const WorkLogUsageSummarySchema: z.ZodObject<{
|
|
|
17838
18331
|
}, z.core.$strip>>>;
|
|
17839
18332
|
}, z.core.$strip>;
|
|
17840
18333
|
type WorkLogUsageSummary = z.infer<typeof WorkLogUsageSummarySchema>;
|
|
18334
|
+
/**
|
|
18335
|
+
* Aggregated WorkLog statistics over an optional time window.
|
|
18336
|
+
* All token/cost totals treat missing telemetry as zero.
|
|
18337
|
+
*/
|
|
18338
|
+
declare const WorkLogStatsSchema: z.ZodObject<{
|
|
18339
|
+
total: z.ZodNumber;
|
|
18340
|
+
byStatus: z.ZodObject<{
|
|
18341
|
+
pending: z.ZodNumber;
|
|
18342
|
+
running: z.ZodNumber;
|
|
18343
|
+
paused: z.ZodNumber;
|
|
18344
|
+
completed: z.ZodNumber;
|
|
18345
|
+
failed: z.ZodNumber;
|
|
18346
|
+
cancelled: z.ZodNumber;
|
|
18347
|
+
}, z.core.$strip>;
|
|
18348
|
+
totalDurationMs: z.ZodNumber;
|
|
18349
|
+
totalInputTokens: z.ZodNumber;
|
|
18350
|
+
totalOutputTokens: z.ZodNumber;
|
|
18351
|
+
totalEstimatedCost: z.ZodNumber;
|
|
18352
|
+
}, z.core.$strip>;
|
|
18353
|
+
type WorkLogStats = z.infer<typeof WorkLogStatsSchema>;
|
|
17841
18354
|
/**
|
|
17842
18355
|
* Records when a dynamic region's factory was invoked and produced nodes.
|
|
17843
18356
|
*
|
|
@@ -19668,8 +20181,8 @@ declare const SubagentStatusSchema: z.ZodEnum<{
|
|
|
19668
20181
|
completed: "completed";
|
|
19669
20182
|
cancelled: "cancelled";
|
|
19670
20183
|
failed: "failed";
|
|
19671
|
-
spawning: "spawning";
|
|
19672
20184
|
running: "running";
|
|
20185
|
+
spawning: "spawning";
|
|
19673
20186
|
waiting_input: "waiting_input";
|
|
19674
20187
|
hung: "hung";
|
|
19675
20188
|
}>;
|
|
@@ -19919,8 +20432,8 @@ declare const ListSubagentsBySessionResponseSchema: z.ZodObject<{
|
|
|
19919
20432
|
completed: "completed";
|
|
19920
20433
|
cancelled: "cancelled";
|
|
19921
20434
|
failed: "failed";
|
|
19922
|
-
spawning: "spawning";
|
|
19923
20435
|
running: "running";
|
|
20436
|
+
spawning: "spawning";
|
|
19924
20437
|
waiting_input: "waiting_input";
|
|
19925
20438
|
hung: "hung";
|
|
19926
20439
|
}>;
|
|
@@ -20063,8 +20576,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
20063
20576
|
completed: "completed";
|
|
20064
20577
|
cancelled: "cancelled";
|
|
20065
20578
|
failed: "failed";
|
|
20066
|
-
spawning: "spawning";
|
|
20067
20579
|
running: "running";
|
|
20580
|
+
spawning: "spawning";
|
|
20068
20581
|
waiting_input: "waiting_input";
|
|
20069
20582
|
hung: "hung";
|
|
20070
20583
|
}>;
|
|
@@ -20272,8 +20785,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
20272
20785
|
completed: "completed";
|
|
20273
20786
|
cancelled: "cancelled";
|
|
20274
20787
|
failed: "failed";
|
|
20275
|
-
spawning: "spawning";
|
|
20276
20788
|
running: "running";
|
|
20789
|
+
spawning: "spawning";
|
|
20277
20790
|
waiting_input: "waiting_input";
|
|
20278
20791
|
hung: "hung";
|
|
20279
20792
|
}>;
|
|
@@ -23043,4 +23556,4 @@ declare const FrameworkContractNamespaces: readonly RegistrableBusNamespaceDefin
|
|
|
23043
23556
|
*/
|
|
23044
23557
|
declare const FrameworkStorageNamespaces: readonly RegistrableBusNamespaceDefinition[];
|
|
23045
23558
|
//#endregion
|
|
23046
|
-
export { type AIModel, type AIModelMetadata, AIModelSchema, type AIReasoningLevel, AIReasoningLevelSchema, AUTO_LAUNCH_CAPABILITY_ID, type ActionCategory, type ActionCategoryMap, type ActionIntent, type ActionShortcut, type ActionShortcutModifiers, type ActivatedSkillMetadata, type ActiveSkillState, type AdapterClientRef, type AdapterContribution, type AdapterDefinitionContract, AdapterNamespace, 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 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 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 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, COMPRESS_SESSION_LINEAGE_KIND, CONNECTOR_SWAP_CANCELLED_CODE, CONNECTOR_SWAP_WARNING_OPTION_IDS, CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, 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 ClientBinaryCompatibility, ClientBinaryCompatibilitySchema, type ClientBinaryListEntry, 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 ClientSessionUserPromptSubmitted, ClientSubjects, type ClientToolDefinition, ClientToolDefinitionSchema, type ClientUsageIngestRequest, type ClientUsageSnapshot, type ClientUsageWindow, type ClientVersionChanged, type ClientVoiceProviderDescriptor, type ClientWiringEntry, ClientWiringEntrySchema, type CompleteTaskRequest, type CompleteTaskResponse, CompressSessionLineageSchema, type CompressionMode, CompressionModeSchema, type ConfidenceBasis, ConfidenceBasisSchema, type ConfidenceLevel, ConfidenceLevelSchema, type ConfidenceMetadata, ConfidenceMetadataSchema, type Config, type ConfigGetResponse, ConfigSchema, ConfigSchemas, ConfigSubjects, type ConfigUpdateRequest, type ConfigUpdateResponse, ConnectorSwapCancelledError, type ContentSource, type ContextBundle, ContextBundleSchema, type ContextMode, ContextModeSchema, type ContextPublishTarget, ContextPublishTargetSchema, type ContextSource, ContextSourceSchema, type ContextWindowState, type CreateSessionEventActionResult, 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, EXECUTION_LIST_DEFAULT_LIMIT, EXECUTION_LIST_MAX_LIMIT, EXECUTION_LIST_MIN_LIMIT, 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, ExecutionLinkSchema, type ExecutionLinkType, ExecutionLinkTypeSchema, type ExecutionListCursor, ExecutionListCursorSchema, type ExecutionListQuery, ExecutionListQuerySchema, ExecutionSourceHintSchema, type ExecutionStatus, ExecutionStatusSchema, 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 ExtractTriggerPayload, 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 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, type InstallStage, type InstalledVersionEntry, type IterateHandler, type IterateOptions, 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, 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, NativeSessionSupervisorSubjects, type NativeSupervisorAttachRequest, type NativeSupervisorLaunchRequest, type NativeSupervisorStatusRequest, type NativeSupervisorStopRequest, type NodeExtensionContext, type NodeOptions, type NormalizedWorkerNodeCapabilities, type NormalizedWorkerNodeRequirements, type NpmInstallDescriptor, 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 ProcessIssueCommentsParams, type ProcessReviewBodyParams, type ProfileToolCapabilitiesConfig, type ProjectedField, ProjectedFieldSchema, type ProjectedFieldSemantic, ProjectedFieldSemanticSchema, type ProtocolEndpoints, ProtocolEndpointsSchema, type ProtocolId, ProtocolIdSchema, type ProviderAIModel, ProviderAIModelSchema, 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 RegisteredStepBlock, type RegisteredTriggerBlock, type RelationTypeRegistration, RelationTypeRegistrationSchema, type RelayConfig, type ReportProgressRequest, type ReportProgressResponse, type RequestInputRpcRequest, type RequestInputRpcResponse, type RequiredTimeoutConfig, type ResolvableCanonicalModel, type ResolveAgentConfigResponse, type ResolveEnrichedPolicyResponse, type ResolvedAgentConfig, ResolvedAgentConfigSchema, type ResolvedApprovalEntry, type ResolvedContextEntry, ResolvedContextEntrySchema, 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, 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 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 StationHandler, type StationNodeBlockRun, 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 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 TurnInitiator, TurnSchema, 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 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 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 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, WorkflowArtifactRefSchema, type WorkflowBlockCollection, type WorkflowBlockMetadata, WorkflowBlocksNamespace, WorkflowBlocksSchemas, WorkflowBlocksSubjects, type WorkflowBuilder, type WorkflowCancelPayload, WorkflowCancelPayloadSchema, type WorkflowCancelSubject, type WorkflowContext, type WorkflowContextBase, type WorkflowDefinition, type WorkflowDefinitionProvenance, WorkflowDefinitionProvenanceSchema, WorkflowDefinitionSchema, type WorkflowDelegateAgentNode, WorkflowDelegateAgentNodeSchema, type WorkflowDelegateRoleNode, WorkflowDelegateRoleNodeSchema, type WorkflowExecution, WorkflowExecutionSchema, type WorkflowExecutionScope, WorkflowExecutionScopeSchema, type WorkflowFrameState, WorkflowFrameStateSchema, type WorkflowGateInstance, WorkflowGateInstanceSchema, type WorkflowGateNode, WorkflowGateNodeSchema, type WorkflowIterateChainNode, WorkflowIterateChainNodeSchema, type WorkflowIterateNode, WorkflowIterateNodeSchema, type WorkflowListQuery, WorkflowListQuerySchema, WorkflowNamespace, type WorkflowNode, type WorkflowNodeBase, WorkflowNodeBaseSchema, WorkflowNodeSchema, type WorkflowNodeType, WorkflowNodeTypeSchema, 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 WorkflowStationNode, WorkflowStationNodeSchema, type WorkflowStepBlock, type WorkflowStepBlockRun, type WorkflowStepType, WorkflowStepTypeSchema, WorkflowSubjects, type WorkflowTrigger, type WorkflowTriggerBlock, type WorkflowTriggerDef, WorkflowTriggerSchema, type WorkflowTriggerTypeRecord, type WorkflowWorkerBusAuth, WorkflowWorkerBusAuthSchema, type WorkflowWorkerConfig, WorkflowWorkerConfigSchema, type WorkflowWorkerSource, WorkflowWorkerSourceSchema, type WorkflowZodSchemas, codexCapabilityMap, compareMessageCursorAsc, compareMessageCursorDesc, computeMetaTags, createClientDefinition, createStepCancelSubject, createWorkflowCancelSubject, defineArtifactKind, defineArtifactLifecycleHooks, defineFacetNamespace, defineSurfaceBinding, defineWorkflow, delegateToAgent, delegateToRole, dep, expandCapabilities, expandProfileToolCapabilities, extensionToken, gate, getBootstrapAssetKey, getExtensionWarningActionLabel, isCanonicalModelParseError, isConnectorSwapCancelledError, isDetachedDescriptor, isInViewBranch, isKnownSessionEvent, isUniversalRange, iterate, iterateChain, messageCursorKey, messageToCursor, parseCanonicalModel, parseExtensionConfig, parseExtensionDescriptor, registerAutoLaunchProvider, registerGitHookEventsProvider, registerReviewSource, registerReviewerProcessor, registerServerProvider, registerVCSProvider, registerWorkerNodeProvider, resolveModelVisibility, safeParseExtensionDescriptor, safeValidateSnapshot, station, unregisterGitHookEventsProvider, unregisterReviewSource, unregisterReviewerProcessor, unregisterServerProvider, unregisterVCSProvider, unregisterWorkerNodeProvider, validateSkillScope, validateSnapshot, validateToolAdapterIdentity, versionSatisfies, zodSchemaToJsonRecord };
|
|
23559
|
+
export { type AIModel, type AIModelMetadata, AIModelSchema, type AIReasoningLevel, AIReasoningLevelSchema, AUTO_LAUNCH_CAPABILITY_ID, type ActionCategory, type ActionCategoryMap, type ActionIntent, type ActionShortcut, type ActionShortcutModifiers, type ActivatedSkillMetadata, type ActiveSkillState, type AdapterClientRef, type AdapterContribution, type AdapterDefinitionContract, AdapterNamespace, 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 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 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 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, COMPRESS_SESSION_LINEAGE_KIND, CONNECTOR_SWAP_CANCELLED_CODE, CONNECTOR_SWAP_WARNING_OPTION_IDS, CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, 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 ClientBinaryCompatibility, ClientBinaryCompatibilitySchema, type ClientBinaryListEntry, 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 ClientSessionUserPromptSubmitted, ClientSubjects, type ClientToolDefinition, ClientToolDefinitionSchema, type ClientUsageIngestRequest, type ClientUsageSnapshot, type ClientUsageWindow, type ClientVersionChanged, type ClientVoiceProviderDescriptor, type ClientWiringEntry, ClientWiringEntrySchema, type CompleteTaskRequest, type CompleteTaskResponse, CompressSessionLineageSchema, type CompressionMode, CompressionModeSchema, type ConfidenceBasis, ConfidenceBasisSchema, type ConfidenceLevel, ConfidenceLevelSchema, type ConfidenceMetadata, ConfidenceMetadataSchema, type Config, type ConfigGetResponse, ConfigSchema, ConfigSchemas, ConfigSubjects, type ConfigUpdateRequest, type ConfigUpdateResponse, ConnectorSwapCancelledError, type ContentSource, type ContextBundle, ContextBundleSchema, type ContextMode, ContextModeSchema, type ContextPublishTarget, ContextPublishTargetSchema, type ContextSource, ContextSourceSchema, type ContextWindowState, type CreateSessionEventActionResult, 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, EXECUTION_LIST_DEFAULT_LIMIT, EXECUTION_LIST_MAX_LIMIT, EXECUTION_LIST_MIN_LIMIT, 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 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 ExtractTriggerPayload, 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, type InstallStage, type InstalledVersionEntry, type IterateHandler, type IterateOptions, 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, 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, NativeSessionSupervisorSubjects, type NativeSupervisorAttachRequest, type NativeSupervisorLaunchRequest, type NativeSupervisorStatusRequest, type NativeSupervisorStopRequest, type NodeExtensionContext, type NodeOptions, type NormalizedWorkerNodeCapabilities, type NormalizedWorkerNodeRequirements, type NpmInstallDescriptor, 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 ProcessIssueCommentsParams, type ProcessReviewBodyParams, type ProfileToolCapabilitiesConfig, type ProjectedField, ProjectedFieldSchema, type ProjectedFieldSemantic, ProjectedFieldSemanticSchema, type ProtocolEndpoints, ProtocolEndpointsSchema, type ProtocolId, ProtocolIdSchema, type ProviderAIModel, ProviderAIModelSchema, 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 RegisteredStepBlock, type RegisteredTriggerBlock, type RelationTypeRegistration, RelationTypeRegistrationSchema, type RelayConfig, type ReportProgressRequest, type ReportProgressResponse, type RequestInputRpcRequest, type RequestInputRpcResponse, type RequiredTimeoutConfig, type ResolvableCanonicalModel, type ResolveAgentConfigResponse, type ResolveEnrichedPolicyResponse, type ResolvedAgentConfig, ResolvedAgentConfigSchema, type ResolvedApprovalEntry, type ResolvedContextEntry, ResolvedContextEntrySchema, 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, 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 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 StationHandler, type StationNodeBlockRun, 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 TurnInitiator, TurnSchema, 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 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 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 WorkflowDefinitionProvenance, WorkflowDefinitionProvenanceSchema, WorkflowDefinitionSchema, type WorkflowDelegateAgentNode, WorkflowDelegateAgentNodeSchema, type WorkflowDelegateRoleNode, WorkflowDelegateRoleNodeSchema, type WorkflowExecution, WorkflowExecutionSchema, type WorkflowExecutionScope, WorkflowExecutionScopeSchema, type WorkflowFrameState, WorkflowFrameStateSchema, type WorkflowGateInstance, WorkflowGateInstanceSchema, type WorkflowGateNode, WorkflowGateNodeSchema, type WorkflowGateStatus, WorkflowGateStatusSchema, type WorkflowIterateChainNode, WorkflowIterateChainNodeSchema, type WorkflowIterateNode, WorkflowIterateNodeSchema, type WorkflowListQuery, WorkflowListQuerySchema, WorkflowNamespace, type WorkflowNode, type WorkflowNodeBase, WorkflowNodeBaseSchema, WorkflowNodeSchema, type WorkflowNodeType, WorkflowNodeTypeSchema, 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 WorkflowStationNode, WorkflowStationNodeSchema, type WorkflowStepBlock, type WorkflowStepBlockRun, type WorkflowStepType, WorkflowStepTypeSchema, WorkflowSubjects, type WorkflowTrigger, type WorkflowTriggerBlock, type WorkflowTriggerDef, WorkflowTriggerSchema, type WorkflowTriggerTypeRecord, type WorkflowWorkerBusAuth, WorkflowWorkerBusAuthSchema, type WorkflowWorkerConfig, WorkflowWorkerConfigSchema, type WorkflowWorkerSource, WorkflowWorkerSourceSchema, type WorkflowZodSchemas, allMigrationsPaths, codexCapabilityMap, compareMessageCursorAsc, compareMessageCursorDesc, computeMetaTags, createClientDefinition, createStepCancelSubject, createWorkflowCancelSubject, defineArtifactKind, defineArtifactLifecycleHooks, defineFacetNamespace, defineSurfaceBinding, defineWorkflow, delegateToAgent, delegateToRole, dep, expandCapabilities, expandProfileToolCapabilities, extensionToken, gate, getBootstrapAssetKey, getExtensionWarningActionLabel, isCanonicalModelParseError, isConnectorSwapCancelledError, isDetachedDescriptor, isInViewBranch, isKnownSessionEvent, isUniversalRange, iterate, iterateChain, messageCursorKey, messageToCursor, parseCanonicalModel, parseExtensionConfig, parseExtensionDescriptor, primaryMigrationsPath, registerAutoLaunchProvider, registerGitHookEventsProvider, registerReviewSource, registerReviewerProcessor, registerServerProvider, registerVCSProvider, registerWorkerNodeProvider, resolveModelVisibility, safeParseExtensionDescriptor, safeValidateSnapshot, station, unregisterGitHookEventsProvider, unregisterReviewSource, unregisterReviewerProcessor, unregisterServerProvider, unregisterVCSProvider, unregisterWorkerNodeProvider, validateSkillScope, validateSnapshot, validateToolAdapterIdentity, versionSatisfies, zodSchemaToJsonRecord };
|