@makaio/framework 1.0.0-dev-1783977266352 → 1.0.0-dev-1784154668798
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.makaio-build.json +2 -2
- package/dist/adapters/claude/index.d.mts +8192 -0
- package/dist/adapters/claude/index.mjs +3 -0
- package/dist/adapters/claude/testing.d.mts +17 -0
- package/dist/adapters/claude/testing.mjs +1 -0
- package/dist/adapters/config/index.d.mts +2 -2
- package/dist/adapters/config/index.mjs +1 -1
- package/dist/adapters/index.d.mts +2 -2
- package/dist/adapters/index.mjs +3 -3
- package/dist/adapters/node.d.mts +1 -1
- package/dist/adapters/node.mjs +1 -1
- package/dist/{artifact-CGjnoyCC.mjs → artifact-Dnpy5ei_.mjs} +1 -1
- package/dist/{authority-state-bootstrap-CEuKScnL.mjs → authority-state-bootstrap-BlbmQ9A5.mjs} +1 -1
- package/dist/bus/index.mjs +1 -1
- package/dist/clients/index.d.mts +1 -1
- package/dist/clients/index.mjs +1 -1
- package/dist/clients/managed-install.d.mts +1 -1
- package/dist/clients/managed-install.mjs +1 -1
- package/dist/context-resolution-D5jHK1w-.d.mts +1268 -0
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +2 -1
- package/dist/contracts/artifact/index.mjs +1 -1
- package/dist/contracts/auth/index.d.mts +2 -2
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +2 -2
- package/dist/contracts/common/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +1 -1
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/host/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +68 -68
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +4 -4
- package/dist/contracts/materialization/index.mjs +1 -1
- package/dist/contracts/model-registry/index.d.mts +1 -1
- package/dist/contracts/native-session-supervisor/index.d.mts +1 -1
- package/dist/contracts/platform/index.d.mts +1 -1
- package/dist/contracts/provider/index.d.mts +2 -2
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/shared/index.d.mts +2 -2
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/telemetry/index.d.mts +1 -1
- package/dist/contracts/timeout/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/contracts/workflow/index.mjs +1 -1
- package/dist/{detached-extension-handle-vDK194QV.mjs → detached-extension-handle-BVM-Ic-4.mjs} +1 -1
- package/dist/{filesystem-service-maY_P3yA.mjs → filesystem-service-qR9Zy5-r.mjs} +1 -1
- package/dist/git/index.mjs +1 -1
- package/dist/{globby-CisClzat.mjs → globby-DE358g5u.mjs} +1 -1
- package/dist/{index-C6LZOiDv.d.mts → index-B96HlWaM.d.mts} +1 -1
- package/dist/{index-BrAp9ntB.d.mts → index-BM7u_OTo.d.mts} +35 -35
- package/dist/{index-DMQlLz2W.d.mts → index-BPBSMsc8.d.mts} +15 -15
- package/dist/{index-j2YlW_Fc.d.mts → index-B_KmL_z8.d.mts} +1 -1
- package/dist/{index-CSxfU0tB.d.mts → index-BdsuBxEz.d.mts} +4 -4
- package/dist/{index-MTvmxwiu2.d.mts → index-CSyR9Fie2.d.mts} +3 -3
- package/dist/{index-CagRgpXI2.d.mts → index-ChB3K_a12.d.mts} +1 -1
- package/dist/{index-Cx8jGKOs.d.mts → index-CrbFA2kp.d.mts} +4 -4
- package/dist/{index-BxuiHVFi.d.mts → index-DA5S_dj8.d.mts} +1 -1
- package/dist/{index-2PsDAhPN.d.mts → index-DE29b4QM.d.mts} +8 -8
- package/dist/{index-BXWTilGs.d.mts → index-DHejCnq8.d.mts} +3 -3
- package/dist/{index-Cq6rXKae.d.mts → index-D_lLZ2dU.d.mts} +3 -3
- package/dist/{index-D3Eek6kd.d.mts → index-DoJRv-c3.d.mts} +230 -1116
- package/dist/{index-D75FnT0B.d.mts → index-TWs1TQ2-.d.mts} +1 -1
- package/dist/index-XzetMf0e.d.mts +817 -0
- package/dist/{index-CHjKP5G0.d.mts → index-ZGPSCZdC.d.mts} +23 -10
- package/dist/kernel/cli/index.d.mts +2 -2
- package/dist/kernel/cli/register.d.mts +1 -1
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +5 -5
- package/dist/kernel/namespace/index.d.mts +1 -1
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/kernel/providers/index.d.mts +1 -1
- package/dist/kernel/window/index.d.mts +1 -1
- package/dist/{lib-DktBDEoY.mjs → lib-6P8_sBCe.mjs} +1 -1
- package/dist/{lib-DIVnpS8e.mjs → lib-DhbCgfYD.mjs} +1 -1
- package/dist/{load-extensions-nqL5WAKj.mjs → load-extensions-5VckHXuw.mjs} +1 -1
- package/dist/{load-extensions-_EnedkUp.d.mts → load-extensions-jGQgvw6Z.d.mts} +1 -1
- package/dist/materialization-BBxXhthv.mjs +1 -0
- package/dist/mcp-http-server/index.mjs +1 -1
- package/dist/node/bus-server/index.d.mts +1 -1
- package/dist/node/bus-server/index.mjs +1 -1
- package/dist/node/bus-server/server-lifecycle.d.mts +1 -1
- package/dist/node/bus-server/server-lifecycle.mjs +1 -1
- package/dist/{package-CsFFT9iR.mjs → package-Brt4dhRC.mjs} +1 -1
- package/dist/package.json +1 -1
- package/dist/packages-BBJsifai.d.mts +532 -0
- package/dist/packages-I0D3JP9L.mjs +1 -0
- package/dist/rules/index.d.mts +1 -1
- package/dist/rules/index.mjs +1 -1
- package/dist/rules/schemas.d.mts +1 -1
- package/dist/runtime-bun/index.mjs +1 -1
- package/dist/runtime-node/extension-discovery.d.mts +1 -1
- package/dist/runtime-node/extension-validation.d.mts +1 -1
- package/dist/runtime-node/extension-validation.mjs +1 -1
- package/dist/runtime-node/index.d.mts +3 -3
- package/dist/runtime-node/index.mjs +23 -23
- package/dist/runtime-node/makaio-config.d.mts +1 -1
- package/dist/runtime-node/makaio-config.mjs +1 -1
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/runtime-node/workflow-worker/index.mjs +1 -1
- package/dist/runtime-node/workflow-worker/worker-entry.mjs +1 -1
- package/dist/schemas-6H-dlMrB.mjs +1 -0
- package/dist/services/adapter-runtime/index.d.mts +3 -3
- package/dist/services/adapter-runtime/index.mjs +1 -1
- package/dist/services/adapter-runtime/namespace.d.mts +1 -1
- package/dist/services/adapter-runtime/schemas.d.mts +1 -1
- package/dist/services/adapter-subsystem/index.d.mts +3 -3
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/capability/index.d.mts +1 -1
- package/dist/services/capability/index.mjs +1 -1
- package/dist/services/codebase/index.d.mts +2 -2
- package/dist/services/codebase/namespace.d.mts +1 -1
- package/dist/services/codebase/schemas.d.mts +1 -1
- package/dist/services/compression/index.d.mts +2 -2
- package/dist/services/compression/namespace.d.mts +1 -1
- package/dist/services/compression/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +4 -4
- package/dist/services/context-rules/index.mjs +1 -1
- package/dist/services/execution-target/index.d.mts +3 -3
- package/dist/services/execution-target/index.mjs +1 -1
- package/dist/services/execution-target/namespace.d.mts +1 -1
- package/dist/services/execution-target/schemas.d.mts +1 -1
- package/dist/services/filesystem/index.d.mts +1 -1
- package/dist/services/filesystem/index.mjs +1 -1
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/namespace.mjs +1 -1
- package/dist/services/git/schemas.d.mts +1 -1
- package/dist/services/git/schemas.mjs +1 -1
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/harness/index.mjs +1 -1
- package/dist/services/index.d.mts +46 -295
- package/dist/services/index.mjs +1 -1
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/log-import.mjs +1 -1
- package/dist/services/log-import/namespace.mjs +1 -1
- package/dist/services/log-import/schemas.mjs +1 -1
- package/dist/services/materialization/index.d.mts +76 -0
- package/dist/services/materialization/index.mjs +1 -0
- package/dist/services/model-registry/index.d.mts +1 -1
- package/dist/services/model-registry/index.mjs +1 -1
- package/dist/services/preferences/index.d.mts +2 -2
- package/dist/services/preferences/schemas.d.mts +1 -1
- package/dist/services/preferences/storage-namespace.d.mts +2 -2
- package/dist/services/provider-context/index.d.mts +1 -1
- package/dist/services/provider-runtime/index.mjs +1 -1
- package/dist/services/session/handlers/index.d.mts +1 -1
- package/dist/services/session/index.d.mts +9 -9
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/orchestrator-testing/index.d.mts +1 -1
- package/dist/services/session/orchestrator-testing/index.mjs +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/session/testing/index.mjs +1 -1
- package/dist/services/session/testing/orchestrator-shared.d.mts +1 -1
- package/dist/services/session/testing/orchestrator-shared.mjs +1 -1
- package/dist/services/session/turns/namespace.d.mts +1 -1
- package/dist/services/session-editor/index.d.mts +1 -1
- package/dist/services/settings/index.d.mts +3 -3
- package/dist/services/settings/namespace.mjs +1 -1
- 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/index.mjs +1 -1
- package/dist/services/subagent-template/index.d.mts +2 -2
- package/dist/services/subagent-template/namespace.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tool-approval/index.d.mts +1 -1
- package/dist/services/tool-approval/index.mjs +1 -1
- package/dist/services/tools/index.d.mts +1 -1
- package/dist/services/tools/index.mjs +1 -1
- package/dist/services/tray-menu/index.d.mts +3 -3
- package/dist/services/tray-menu/index.mjs +1 -1
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/services/turn/index.d.mts +1 -1
- package/dist/services/turn/namespace.d.mts +1 -1
- package/dist/{session-lineage-YShrn77v.d.mts → session-lineage-CWlcOKBZ.d.mts} +1 -1
- package/dist/{src-Bo2eA51B.mjs → src-T5DtFSyU.mjs} +1 -1
- package/dist/storage/drizzle/client.d.mts +1 -1
- package/dist/storage/drizzle/client.mjs +1 -1
- package/dist/storage/drizzle/index.d.mts +1 -1
- package/dist/storage/drizzle/index.mjs +1 -1
- package/dist/storage/handlers/drizzle/index.d.mts +1 -1
- package/dist/storage/handlers/drizzle/index.mjs +1 -1
- package/dist/storage/handlers/index.d.mts +1 -1
- package/dist/storage/handlers/index.mjs +1 -1
- package/dist/tools-CWSuNk-M.mjs +1 -0
- package/dist/{transition-DjipYcC3.d.mts → transition-CukPcOG5.d.mts} +2 -2
- package/dist/{types-B-xY9WW2.d.mts → types-Be7wY1De.d.mts} +1 -1
- package/dist/{types-DQsYUZwa.d.mts → types-DiZJnwN0.d.mts} +2 -2
- package/dist/ui-components/index.d.mts +4 -4
- package/dist/ui-kernel/index.d.mts +1 -1
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/utils/index.d.mts +20 -1
- package/dist/utils/index.mjs +2 -2
- package/dist/view-builder-DQiA4wDH.d.mts +618 -0
- package/dist/{workflow-DFJYGjq_.mjs → workflow-DPeE6-Ta.mjs} +1 -1
- package/dist/workflow-engine/index.d.mts +25 -25
- package/dist/workflow-engine/index.mjs +1 -1
- package/dist/workflow-engine/package.d.mts +1 -1
- package/dist/workflow-engine/package.mjs +1 -1
- package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
- package/dist/{workflow-worker-BEFjCccX.mjs → workflow-worker-CPCh68Qf.mjs} +1 -1
- package/package.json +10 -2
- package/dist/definition-D7qCBmtc.d.mts +0 -60
- package/dist/index-CidblQAY.d.mts +0 -355
- package/dist/materialization-BwTORtBr.mjs +0 -1
- package/dist/schemas-DlCdlCEF.d.mts +0 -153
- package/dist/schemas-DlrQ0227.mjs +0 -1
- package/dist/tools-PC_L6g2m.mjs +0 -1
- /package/dist/{adapter-auth-runtime-a4O7cSNP.mjs → adapter-auth-runtime-CotG_6M4.mjs} +0 -0
- /package/dist/{adapter-binding-DDUyv1JK.d.mts → adapter-binding-DQ1HrGcH.d.mts} +0 -0
- /package/dist/{ajv-DfHhgdS5.mjs → ajv-WvFKnw8d.mjs} +0 -0
- /package/dist/{await-trigger-DP-fTQc4.mjs → await-trigger-COHFNyNi.mjs} +0 -0
- /package/dist/{base-orchestrator-BiShpVKL.d.mts → base-orchestrator-p3zIcnaJ.d.mts} +0 -0
- /package/dist/{capability-service-Dg2bU8qc.mjs → capability-service-TCOwWrLi.mjs} +0 -0
- /package/dist/{client-DmJwprw1.d.mts → client-CGEyBWKl.d.mts} +0 -0
- /package/dist/{client-binary-version-verifier-BK_vIjIo.mjs → client-binary-version-verifier-CaFlNNjs.mjs} +0 -0
- /package/dist/{client-binary-version-verifier-BwrMTAh2.d.mts → client-binary-version-verifier-WsNRplFB.d.mts} +0 -0
- /package/dist/{clients-namespace-B96QIJOs.d.mts → clients-namespace-ClKm1GLT.d.mts} +0 -0
- /package/dist/{config-namespace-x0fuhEXe.d.mts → config-namespace-DOw8R5eb.d.mts} +0 -0
- /package/dist/{create-static-mount-CBTXRtbN.mjs → create-static-mount-DM9qO98Q.mjs} +0 -0
- /package/dist/{cross-spawn-D9WWFl2a.mjs → cross-spawn-CVfmnMVP.mjs} +0 -0
- /package/dist/{cursor-storage-Bw-7ROzx.mjs → cursor-storage-BoFVjVGq.mjs} +0 -0
- /package/dist/{definition-BsTlOz99.d.mts → definition-BZrouYAq.d.mts} +0 -0
- /package/dist/{definition-Cbl0k6Fc.d.mts → definition-ClKlXenJ.d.mts} +0 -0
- /package/dist/{descriptor-to-package-Rs-OjOQU.mjs → descriptor-to-package-DCwvJoUE.mjs} +0 -0
- /package/dist/{drizzle-DYfaDzlO.mjs → drizzle-BQDvlDL2.mjs} +0 -0
- /package/dist/{esm-C_WW4-pP.mjs → esm-1UzF2r1U.mjs} +0 -0
- /package/dist/{event-DTM0-qWP.mjs → event-Ddxe4yp9.mjs} +0 -0
- /package/dist/{execution-target-Bg2wpfML.mjs → execution-target-D6PoGaO8.mjs} +0 -0
- /package/dist/{extension-discovery-APMf1Tes.d.mts → extension-discovery-Cce4FmRu.d.mts} +0 -0
- /package/dist/{filesystem-service-Bx0bR2Lb.d.mts → filesystem-service-CWBzOEAA.d.mts} +0 -0
- /package/dist/{handler-4pKQi3eo.mjs → handler-Bxs0moLY.mjs} +0 -0
- /package/dist/{identity-2qUT1NME.mjs → identity-D481xSkS.mjs} +0 -0
- /package/dist/{index-FDyqQIt5.d.mts → index-4b-ig5Uf.d.mts} +0 -0
- /package/dist/{index-Bv9lm0Kf.d.mts → index-BOlzcjwS.d.mts} +0 -0
- /package/dist/{index-S-mAqWwq.d.mts → index-BRdPSBFH2.d.mts} +0 -0
- /package/dist/{index-BmsPH78f2.d.mts → index-BcqWLD6J.d.mts} +0 -0
- /package/dist/{index-DmuGKvE2.d.mts → index-BfNfKh4y.d.mts} +0 -0
- /package/dist/{index-DpZbaS7y.d.mts → index-BoCL9IHT.d.mts} +0 -0
- /package/dist/{index-CarbJsC92.d.mts → index-BrvsExEF.d.mts} +0 -0
- /package/dist/{index-D0eUQjTU2.d.mts → index-C2PHX5Em.d.mts} +0 -0
- /package/dist/{index-BZ_DSGnE.d.mts → index-CNS1jyBU.d.mts} +0 -0
- /package/dist/{index-DoLdETfR.d.mts → index-CQco6KNL.d.mts} +0 -0
- /package/dist/{index-C18Pn3zP.d.mts → index-ChsmMZmN.d.mts} +0 -0
- /package/dist/{index-DwDBa2mb.d.mts → index-D3cH5U0n.d.mts} +0 -0
- /package/dist/{index-T96ydgVk.d.mts → index-DAVLhzkq.d.mts} +0 -0
- /package/dist/{index-Bbr5LEUc.d.mts → index-DD9inq5h.d.mts} +0 -0
- /package/dist/{index-9dISOTLT.d.mts → index-DIAmg04s.d.mts} +0 -0
- /package/dist/{index-DlAfs3RD.d.mts → index-DKCFz7dL.d.mts} +0 -0
- /package/dist/{index-DvaPrL6C.d.mts → index-DbP0yaRw.d.mts} +0 -0
- /package/dist/{index-kqxUXYe7.d.mts → index-Du-AJm69.d.mts} +0 -0
- /package/dist/{index-DXBiCH2y.d.mts → index-Dx6P-ajY.d.mts} +0 -0
- /package/dist/{index-Rhcr4YNA.d.mts → index-Jec13bI-2.d.mts} +0 -0
- /package/dist/{index-BkAKfh4d.d.mts → index-M8rNEeH8.d.mts} +0 -0
- /package/dist/{index-DnWZdG6C.d.mts → index-NZ-gfUOw.d.mts} +0 -0
- /package/dist/{index-DfVSWBBp.d.mts → index-RtP5Mi4D.d.mts} +0 -0
- /package/dist/{index-_zsihEmk.d.mts → index-XLGBNeu0.d.mts} +0 -0
- /package/dist/{index-Bd52mmj9.d.mts → index-fFSPF7N0.d.mts} +0 -0
- /package/dist/{index-Ctw617Tj.d.mts → index-p1N3ZuqF.d.mts} +0 -0
- /package/dist/{json-value-C8duSh9X.d.mts → json-value-BsWNQQbr.d.mts} +0 -0
- /package/dist/{jsonl-transport-l5NPcQ_2.mjs → jsonl-transport-B70HQ9l1.mjs} +0 -0
- /package/dist/{lib-ClRTNIuz.mjs → lib-C_apP_9s.mjs} +0 -0
- /package/dist/{model-registry-C8MInDtX.mjs → model-registry-C3NX834K.mjs} +0 -0
- /package/dist/{namespace-HsI0Jbbr.mjs → namespace-B1_egU5J.mjs} +0 -0
- /package/dist/{namespace-Dar3O6iT.d.mts → namespace-BTp6-zD8.d.mts} +0 -0
- /package/dist/{namespace-BoA6u44C.d.mts → namespace-Bldr5X64.d.mts} +0 -0
- /package/dist/{namespace-TLkZRkcU.d.mts → namespace-Bogua97s.d.mts} +0 -0
- /package/dist/{namespace-Bl1UhLnK.d.mts → namespace-BqlDkdht2.d.mts} +0 -0
- /package/dist/{namespace-DoNigVgx.d.mts → namespace-BwAiuQ2_.d.mts} +0 -0
- /package/dist/{namespace-3YVLQ_bM.d.mts → namespace-CU1jSw6E.d.mts} +0 -0
- /package/dist/{namespace-CukqFYHf2.d.mts → namespace-C_phrzqu2.d.mts} +0 -0
- /package/dist/{namespace-BcDHt-ww.d.mts → namespace-CddQuUvG.d.mts} +0 -0
- /package/dist/{namespace-dgNmx9g3.d.mts → namespace-CpSZfHLv.d.mts} +0 -0
- /package/dist/{namespace-rO-C2Dgu2.d.mts → namespace-CzZmsumy.d.mts} +0 -0
- /package/dist/{namespace-BsEoWXV_.d.mts → namespace-DNgZ_rfi.d.mts} +0 -0
- /package/dist/{namespace-VmsT_tLJ.d.mts → namespace-Dzbt8LqQ.d.mts} +0 -0
- /package/dist/{namespace-Dvi66QS6.d.mts → namespace-SwgMs4rw.d.mts} +0 -0
- /package/dist/{namespace-BhVlHfoO.d.mts → namespace-UCwUrFRx.d.mts} +0 -0
- /package/dist/{namespace-Xp9-g_r-.mjs → namespace-kIjqar0Y.mjs} +0 -0
- /package/dist/{orchestrator-shared-pxtyNu3W.d.mts → orchestrator-shared-DrEFeZYw.d.mts} +0 -0
- /package/dist/{orchestrator-shared-DAkGOu9H.mjs → orchestrator-shared-jYk9mi5C.mjs} +0 -0
- /package/dist/{out-BB6Kb4Xu.mjs → out-B6fO6go6.mjs} +0 -0
- /package/dist/{package-BYpWkSuQ.mjs → package-3cW8oIkI.mjs} +0 -0
- /package/dist/{package-DG9GSY8M.d.mts → package-BVm1EakP.d.mts} +0 -0
- /package/dist/{providers-namespace-O4de1tgO.d.mts → providers-namespace-Bl3M8Ibo.d.mts} +0 -0
- /package/dist/{quick-lru-BLaSzINB.mjs → quick-lru-Coxb6GVa.mjs} +0 -0
- /package/dist/{registry-TJjQgTgp.mjs → registry-ElIHcMM2.mjs} +0 -0
- /package/dist/{schema-CxN7d_MU.d.mts → schema-DOPEco97.d.mts} +0 -0
- /package/dist/{schemas-9QJf1FtS.d.mts → schemas-B3K1ekm7.d.mts} +0 -0
- /package/dist/{schemas-jDRSOXJL.d.mts → schemas-BKgUDm_a2.d.mts} +0 -0
- /package/dist/{schemas-OaBqeEUT.d.mts → schemas-BLJ2k226.d.mts} +0 -0
- /package/dist/{schemas-XRhqOgVE.d.mts → schemas-CVbfHPw-.d.mts} +0 -0
- /package/dist/{schemas-CIO03KSD2.d.mts → schemas-Ca3BLPH5.d.mts} +0 -0
- /package/dist/{schemas-CLsbsX1W.d.mts → schemas-CzT0LApM.d.mts} +0 -0
- /package/dist/{schemas-D_9X_CRo.d.mts → schemas-DPosZWw-.d.mts} +0 -0
- /package/dist/{schemas-fRLDhefF.d.mts → schemas-D_H0ztxl.d.mts} +0 -0
- /package/dist/{schemas-qpo1Goit.d.mts → schemas-DfZ85CRF2.d.mts} +0 -0
- /package/dist/{schemas-K3Td_WdR.d.mts → schemas-Dq_g7Giu.d.mts} +0 -0
- /package/dist/{schemas-DwfTUQIa.mjs → schemas-FiDj_kLq.mjs} +0 -0
- /package/dist/{schemas-qt5QTjVc.d.mts → schemas-pl0mzEtO.d.mts} +0 -0
- /package/dist/{server-lifecycle-D-jxVr_0.mjs → server-lifecycle-DLdh0-4H.mjs} +0 -0
- /package/dist/{server-lifecycle-r5Tkk8bU.d.mts → server-lifecycle-DzO3rjKP.d.mts} +0 -0
- /package/dist/{src-Ci_WY9uw.mjs → src-Dqa1n_kI.mjs} +0 -0
- /package/dist/{storage-namespace-BzE2M4Hq.mjs → storage-namespace-B1_x8Ho2.mjs} +0 -0
- /package/dist/{storage-namespace-DWKFqEW-.d.mts → storage-namespace-D4yQ--Sp.d.mts} +0 -0
- /package/dist/{storage-namespace-definition-BZJGSaX3.d.mts → storage-namespace-definition-BzSaRLtZ.d.mts} +0 -0
- /package/dist/{supports-color-Dzp6WuF5.mjs → supports-color-CCdGjFUY.mjs} +0 -0
- /package/dist/{tool-approval-service-Dh0XI21f.mjs → tool-approval-service-BgSn_6NT.mjs} +0 -0
- /package/dist/{tray-menu-service-Bonl2KXf.mjs → tray-menu-service-BJ9r7IY3.mjs} +0 -0
- /package/dist/{types-BCW9kr4L.d.mts → types-B9QOZAZ5.d.mts} +0 -0
- /package/dist/{types-DWNoZ3Sd.d.mts → types-Bgb8eQkd.d.mts} +0 -0
- /package/dist/{types-DvKaEOOn.d.mts → types-C8_OhAFv.d.mts} +0 -0
- /package/dist/{types-CrJ7KEZ0.d.mts → types-Diu9uAnB.d.mts} +0 -0
- /package/dist/{window-registry-WsWu-rcK.d.mts → window-registry-CHv3cgSN.d.mts} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
import{o as e,r as t,t as n}from"./chunk-DTipWd-i.mjs";import{t as r}from"./out-
|
|
1
|
+
import{o as e,r as t,t as n}from"./chunk-DTipWd-i.mjs";import{t as r}from"./out-B6fO6go6.mjs";import{execFile as i}from"node:child_process";import{promisify as a}from"node:util";import{fileURLToPath as o}from"node:url";import s from"node:fs/promises";import c from"node:path";import l from"node:fs";import"node:events";import u from"node:process";import"node:stream";import"node:stream/promises";var d=e(r(),1);async function f(e,t,n){if(typeof n!=`string`)throw TypeError(`Expected a string, got ${typeof n}`);try{return(await s[e](n))[t]()}catch(e){if(e.code===`ENOENT`)return!1;throw e}}function p(e,t,n){if(typeof n!=`string`)throw TypeError(`Expected a string, got ${typeof n}`);try{return l[e](n)[t]()}catch(e){if(e.code===`ENOENT`)return!1;throw e}}f.bind(void 0,`stat`,`isFile`);const m=f.bind(void 0,`stat`,`isDirectory`);f.bind(void 0,`lstat`,`isSymbolicLink`),p.bind(void 0,`statSync`,`isFile`),p.bind(void 0,`statSync`,`isDirectory`),p.bind(void 0,`lstatSync`,`isSymbolicLink`),a(i);function h(e){return e instanceof URL?o(e):e}var g=e(n(((e,t)=>{function n(e){return Array.isArray(e)?e:[e]}let r=/^\s+$/,i=/(?:[^\\]|^)\\$/,a=/^\\!/,o=/^\\#/,s=/\r?\n/g,c=/^\.{0,2}\/|^\.{1,2}$/,l=/\/$/,u=`node-ignore`;typeof Symbol<`u`&&(u=Symbol.for(`node-ignore`));let d=u,f=(e,t,n)=>(Object.defineProperty(e,t,{value:n}),n),p=/([0-z])-([0-z])/g,m=()=>!1,h=e=>e.replace(p,(e,t,n)=>t.charCodeAt(0)<=n.charCodeAt(0)?e:``),g=e=>{let{length:t}=e;return e.slice(0,t-t%2)},_=[[/^\uFEFF/,()=>``],[/((?:\\\\)*?)(\\?\s+)$/,(e,t,n)=>t+(n.indexOf(`\\`)===0?` `:``)],[/(\\+?)\s/g,(e,t)=>{let{length:n}=t;return t.slice(0,n-n%2)+` `}],[/[\\$.|*+(){^]/g,e=>`\\${e}`],[/(?!\\)\?/g,()=>`[^/]`],[/^\//,()=>`^`],[/\//g,()=>`\\/`],[/^\^*\\\*\\\*\\\//,()=>`^(?:.*\\/)?`],[/^(?=[^^])/,function(){return/\/(?!$)/.test(this)?`^`:`(?:^|\\/)`}],[/\\\/\\\*\\\*(?=\\\/|$)/g,(e,t,n)=>t+6<n.length?`(?:\\/[^\\/]+)*`:`\\/.+`],[/(^|[^\\]+)(\\\*)+(?=.+)/g,(e,t,n)=>t+n.replace(/\\\*/g,`[^\\/]*`)],[/\\\\\\(?=[$.|*+(){^])/g,()=>`\\`],[/\\\\/g,()=>`\\`],[/(\\)?\[([^\]/]*?)(\\*)($|\])/g,(e,t,n,r,i)=>t===`\\`?`\\[${n}${g(r)}${i}`:i===`]`&&r.length%2==0?`[${h(n)}${r}]`:`[]`],[/(?:[^*])$/,e=>/\/$/.test(e)?`${e}$`:`${e}(?=$|\\/$)`]],v=/(^|\\\/)?\\\*$/,y=`regex`,b=`checkRegex`,x={[y](e,t){return`${t?`${t}[^/]+`:`[^/]*`}(?=$|\\/$)`},[b](e,t){return`${t?`${t}[^/]*`:`[^/]*`}(?=$|\\/$)`}},S=e=>_.reduce((t,[n,r])=>t.replace(n,r.bind(e)),e),C=e=>typeof e==`string`,w=e=>e&&C(e)&&!r.test(e)&&!i.test(e)&&e.indexOf(`#`)!==0,T=e=>e.split(s).filter(Boolean);var E=class{constructor(e,t,n,r,i,a){this.pattern=e,this.mark=t,this.negative=i,f(this,`body`,n),f(this,`ignoreCase`,r),f(this,`regexPrefix`,a)}get regex(){let e=`_`+y;return this[e]?this[e]:this._make(y,e)}get checkRegex(){let e=`_`+b;return this[e]?this[e]:this._make(b,e)}_make(e,t){let n=this.regexPrefix.replace(v,x[e]),r=this.ignoreCase?new RegExp(n,`i`):new RegExp(n);return f(this,t,r)}};let D=({pattern:e,mark:t},n)=>{let r=!1,i=e;i.indexOf(`!`)===0&&(r=!0,i=i.substr(1)),i=i.replace(a,`!`).replace(o,`#`);let s=S(i);return new E(e,t,i,n,r,s)};var O=class{constructor(e){this._ignoreCase=e,this._rules=[]}_add(e){if(e&&e[d]){this._rules=this._rules.concat(e._rules._rules),this._added=!0;return}if(C(e)&&(e={pattern:e}),w(e.pattern)){let t=D(e,this._ignoreCase);this._added=!0,this._rules.push(t)}}add(e){return this._added=!1,n(C(e)?T(e):e).forEach(this._add,this),this._added}test(e,t,n){let r=!1,i=!1,a;this._rules.forEach(o=>{let{negative:s}=o;i===s&&r!==i||s&&!r&&!i&&!t||o[n].test(e)&&(r=!s,i=s,a=s?void 0:o)});let o={ignored:r,unignored:i};return a&&(o.rule=a),o}};let k=(e,t)=>{throw new t(e)},A=(e,t,n)=>C(e)?e?A.isNotRelative(e)?n(`path should be a \`path.relative()\`d string, but got "${t}"`,RangeError):!0:n(`path must not be empty`,TypeError):n(`path must be a string, but got \`${t}\``,TypeError),j=e=>c.test(e);A.isNotRelative=j,A.convert=e=>e;var M=class{constructor({ignorecase:e=!0,ignoreCase:t=e,allowRelativePaths:n=!1}={}){f(this,d,!0),this._rules=new O(t),this._strictPathCheck=!n,this._initCache()}_initCache(){this._ignoreCache=Object.create(null),this._testCache=Object.create(null)}add(e){return this._rules.add(e)&&this._initCache(),this}addPattern(e){return this.add(e)}_test(e,t,n,r){let i=e&&A.convert(e);return A(i,e,this._strictPathCheck?k:m),this._t(i,t,n,r)}checkIgnore(e){if(!l.test(e))return this.test(e);let t=e.split(`/`).filter(Boolean);if(t.pop(),t.length){let e=this._t(t.join(`/`)+`/`,this._testCache,!0,t);if(e.ignored)return e}return this._rules.test(e,!1,b)}_t(e,t,n,r){if(e in t)return t[e];if(r||=e.split(`/`).filter(Boolean),r.pop(),!r.length)return t[e]=this._rules.test(e,n,y);let i=this._t(r.join(`/`)+`/`,t,n,r);return t[e]=i.ignored?i:this._rules.test(e,n,y)}ignores(e){return this._test(e,this._ignoreCache,!1).ignored}createFilter(){return e=>!this.ignores(e)}filter(e){return n(e).filter(this.createFilter())}test(e){return this._test(e,this._testCache,!0)}};let N=e=>new M(e),P=e=>A(e&&A.convert(e),e,m),F=()=>{A.convert=e=>/^\\\\\?\\/.test(e)||/["<>|\u0000-\u001F]+/u.test(e)?e:e.replace(/\\/g,`/`);let e=/^[a-z]:\//i;A.isNotRelative=t=>e.test(t)||j(t)};typeof process<`u`&&process.platform===`win32`&&F(),t.exports=N,N.default=N,t.exports.isPathValid=P,f(t.exports,Symbol.for(`setupWindows`),F)}))(),1);function _(e){return e.startsWith(`\\\\?\\`)?e:e.replace(/\\/g,`/`)}const v=e=>e[0]===`!`,y=[`**/node_modules`,`**/flow-typed`,`**/coverage`,`**/.git`],b={absolute:!0,dot:!0},x=(e,t)=>v(e)?`!`+c.posix.join(t,e.slice(1)):c.posix.join(t,e),S=(e,t)=>{let n=_(c.relative(t,c.dirname(e.filePath)));return e.content.split(/\r?\n/).filter(e=>e&&!e.startsWith(`#`)).map(e=>x(e,n))},C=(e,t)=>{if(t=_(t),c.isAbsolute(e)){if(_(e).startsWith(t))return c.relative(t,e);throw Error(`Path ${e} is not in cwd ${t}`)}return e},w=(e,t)=>{let n=e.flatMap(e=>S(e,t)),r=(0,g.default)().add(n);return e=>(e=h(e),e=C(e,t),e?r.ignores(_(e)):!1)},T=(e={})=>({cwd:h(e.cwd)??u.cwd(),suppressErrors:!!e.suppressErrors,deep:typeof e.deep==`number`?e.deep:1/0,ignore:[...e.ignore??[],...y]}),E=async(e,t)=>{let{cwd:n,suppressErrors:r,deep:i,ignore:a}=T(t),o=await(0,d.default)(e,{cwd:n,suppressErrors:r,deep:i,ignore:a,...b});return w(await Promise.all(o.map(async e=>({filePath:e,content:await s.readFile(e,`utf8`)}))),n)};var D=t({globby:()=>U});const O=e=>{if(e.some(e=>typeof e!=`string`))throw TypeError(`Patterns must be a string or an array of strings`)},k=(e,t)=>{let n=v(e)?e.slice(1):e;return c.isAbsolute(n)?n:c.join(t,n)},A=({directoryPath:e,files:t,extensions:n})=>{let r=n?.length>0?`.${n.length>1?`{${n.join(`,`)}}`:n[0]}`:``;return t?t.map(t=>c.posix.join(e,`**/${c.extname(t)?t:`${t}${r}`}`)):[c.posix.join(e,`**${r?`/*${r}`:``}`)]},j=async(e,{cwd:t=u.cwd(),files:n,extensions:r}={})=>(await Promise.all(e.map(async e=>await m(k(e,t))?A({directoryPath:e,files:n,extensions:r}):e))).flat(),M=e=>(e=[...new Set([e].flat())],O(e),e),N=e=>{if(!e)return;let t;try{t=l.statSync(e)}catch{return}if(!t.isDirectory())throw Error("The `cwd` option must be a path to a directory")},P=(e={})=>(e={...e,ignore:e.ignore??[],expandDirectories:e.expandDirectories??!0,cwd:h(e.cwd)},N(e.cwd),e),F=e=>async(t,n)=>e(M(t),P(n)),I=e=>{let{ignoreFiles:t,gitignore:n}=e,r=t?M(t):[];return n&&r.push(`**/.gitignore`),r},L=async e=>{let t=I(e);return R(t.length>0&&await E(t,e))},R=e=>{let t=new Set;return n=>{let r=c.normalize(n.path??n);return t.has(r)||e&&e(r)?!1:(t.add(r),!0)}},z=(e,t)=>e.flat().filter(e=>t(e)),B=(e,t)=>{let n=[];for(;e.length>0;){let r=e.findIndex(e=>v(e));if(r===-1){n.push({patterns:e,options:t});break}let i=e[r].slice(1);for(let e of n)e.options.ignore.push(i);r!==0&&n.push({patterns:e.slice(0,r),options:{...t,ignore:[...t.ignore,i]}}),e=e.slice(r+1)}return n},V=(e,t)=>({...t?{cwd:t}:{},...Array.isArray(e)?{files:e}:e}),H=async(e,t)=>{let n=B(e,t),{cwd:r,expandDirectories:i}=t;if(!i)return n;let a=V(i,r);return Promise.all(n.map(async e=>{let{patterns:t,options:n}=e;return[t,n.ignore]=await Promise.all([j(t,a),j(n.ignore,{cwd:r})]),{patterns:t,options:n}}))},U=F(async(e,t)=>{let[n,r]=await Promise.all([H(e,t),L(t)]);return z(await Promise.all(n.map(e=>(0,d.default)(e.patterns,e.options))),r)}),{convertPathToPattern:W}=d.default;export{D as n,U as t};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as ExtensionDiscovery } from "./extension-discovery-
|
|
1
|
+
import { r as ExtensionDiscovery } from "./extension-discovery-Cce4FmRu.mjs";
|
|
2
2
|
import { RegistrableBusNamespaceDefinition } from "@makaio/framework/core";
|
|
3
3
|
import { BusTransport, IMakaioBus, SubjectTelemetryProjectorRegistry } from "@makaio/framework/bus";
|
|
4
4
|
import { ExtensionConfigProvider, IWorkerNodeProvider, IWorkflowRunner, IWorkflowRunner as IWorkflowRunner$1, LoopGateHandler, NormalizedWorkerNodeCapabilities, StationHandler, StepRunnerBusAuth, StepRunnerPlatformDefaults, TrayManifest, WorkerContributionManifest, WorkerNodeCapabilities, WorkerNodeDispatch, WorkerNodeHandle, WorkerNodeProvisionRequest, WorkerNodeRequirements, WorkflowDefinition, WorkflowRunResult, WorkflowRunResult as WorkflowRunResult$1, WorkflowRunnerRunOptions, WorkflowWorkerConfig, WorkflowWorkerSource, WorkflowZodSchemas } from "@makaio/framework/contracts";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { i as JsonValue$1, t as JsonObjectContractSchema } from "./json-value-
|
|
1
|
+
import { q as ArtifactRevision$1 } from "./context-resolution-D5jHK1w-.mjs";
|
|
2
|
+
import { i as JsonValue$1, t as JsonObjectContractSchema } from "./json-value-BsWNQQbr.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
5
5
|
import { ExtractSubjectPayload, SubjectDefinition, TypedPayloadFilter } from "@makaio/framework/core";
|
|
@@ -855,8 +855,8 @@ declare const ExecutionStatusSchema$1: z.ZodEnum<{
|
|
|
855
855
|
completed: "completed";
|
|
856
856
|
cancelled: "cancelled";
|
|
857
857
|
failed: "failed";
|
|
858
|
-
running: "running";
|
|
859
858
|
paused: "paused";
|
|
859
|
+
running: "running";
|
|
860
860
|
finalizing: "finalizing";
|
|
861
861
|
}>;
|
|
862
862
|
type ExecutionStatus = z.infer<typeof ExecutionStatusSchema$1>;
|
|
@@ -872,8 +872,8 @@ declare const WorkflowExecutionSchema$1: z.ZodObject<{
|
|
|
872
872
|
completed: "completed";
|
|
873
873
|
cancelled: "cancelled";
|
|
874
874
|
failed: "failed";
|
|
875
|
-
running: "running";
|
|
876
875
|
paused: "paused";
|
|
876
|
+
running: "running";
|
|
877
877
|
finalizing: "finalizing";
|
|
878
878
|
}>;
|
|
879
879
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -1268,8 +1268,8 @@ declare const ExecutionListQuerySchema$1: z.ZodObject<{
|
|
|
1268
1268
|
completed: "completed";
|
|
1269
1269
|
cancelled: "cancelled";
|
|
1270
1270
|
failed: "failed";
|
|
1271
|
-
running: "running";
|
|
1272
1271
|
paused: "paused";
|
|
1272
|
+
running: "running";
|
|
1273
1273
|
finalizing: "finalizing";
|
|
1274
1274
|
}>>;
|
|
1275
1275
|
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
@@ -3598,8 +3598,8 @@ declare const WorkflowSchemas: {
|
|
|
3598
3598
|
completed: "completed";
|
|
3599
3599
|
cancelled: "cancelled";
|
|
3600
3600
|
failed: "failed";
|
|
3601
|
-
running: "running";
|
|
3602
3601
|
paused: "paused";
|
|
3602
|
+
running: "running";
|
|
3603
3603
|
finalizing: "finalizing";
|
|
3604
3604
|
}>;
|
|
3605
3605
|
}, z.core.$strip>;
|
|
@@ -3618,8 +3618,8 @@ declare const WorkflowSchemas: {
|
|
|
3618
3618
|
completed: "completed";
|
|
3619
3619
|
cancelled: "cancelled";
|
|
3620
3620
|
failed: "failed";
|
|
3621
|
-
running: "running";
|
|
3622
3621
|
paused: "paused";
|
|
3622
|
+
running: "running";
|
|
3623
3623
|
finalizing: "finalizing";
|
|
3624
3624
|
}>;
|
|
3625
3625
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -3676,8 +3676,8 @@ declare const WorkflowSchemas: {
|
|
|
3676
3676
|
completed: "completed";
|
|
3677
3677
|
cancelled: "cancelled";
|
|
3678
3678
|
failed: "failed";
|
|
3679
|
-
running: "running";
|
|
3680
3679
|
paused: "paused";
|
|
3680
|
+
running: "running";
|
|
3681
3681
|
finalizing: "finalizing";
|
|
3682
3682
|
}>>;
|
|
3683
3683
|
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
@@ -3700,8 +3700,8 @@ declare const WorkflowSchemas: {
|
|
|
3700
3700
|
completed: "completed";
|
|
3701
3701
|
cancelled: "cancelled";
|
|
3702
3702
|
failed: "failed";
|
|
3703
|
-
running: "running";
|
|
3704
3703
|
paused: "paused";
|
|
3704
|
+
running: "running";
|
|
3705
3705
|
finalizing: "finalizing";
|
|
3706
3706
|
}>;
|
|
3707
3707
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -3757,8 +3757,8 @@ declare const WorkflowSchemas: {
|
|
|
3757
3757
|
completed: "completed";
|
|
3758
3758
|
cancelled: "cancelled";
|
|
3759
3759
|
failed: "failed";
|
|
3760
|
-
running: "running";
|
|
3761
3760
|
paused: "paused";
|
|
3761
|
+
running: "running";
|
|
3762
3762
|
finalizing: "finalizing";
|
|
3763
3763
|
}>;
|
|
3764
3764
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -4553,8 +4553,8 @@ declare const WorkflowSchemas: {
|
|
|
4553
4553
|
"exit-and-resume": "exit-and-resume";
|
|
4554
4554
|
}>>;
|
|
4555
4555
|
terminalAuthority: z.ZodOptional<z.ZodEnum<{
|
|
4556
|
-
worker: "worker";
|
|
4557
4556
|
authority: "authority";
|
|
4557
|
+
worker: "worker";
|
|
4558
4558
|
}>>;
|
|
4559
4559
|
}, z.core.$strip>;
|
|
4560
4560
|
};
|
|
@@ -4911,8 +4911,8 @@ declare const WorkflowSchemas: {
|
|
|
4911
4911
|
completed: "completed";
|
|
4912
4912
|
cancelled: "cancelled";
|
|
4913
4913
|
failed: "failed";
|
|
4914
|
-
running: "running";
|
|
4915
4914
|
paused: "paused";
|
|
4915
|
+
running: "running";
|
|
4916
4916
|
finalizing: "finalizing";
|
|
4917
4917
|
}>;
|
|
4918
4918
|
startedAt: z.ZodNumber;
|
|
@@ -4989,8 +4989,8 @@ declare const WorkflowSchemas: {
|
|
|
4989
4989
|
completed: "completed";
|
|
4990
4990
|
cancelled: "cancelled";
|
|
4991
4991
|
failed: "failed";
|
|
4992
|
-
running: "running";
|
|
4993
4992
|
paused: "paused";
|
|
4993
|
+
running: "running";
|
|
4994
4994
|
finalizing: "finalizing";
|
|
4995
4995
|
}>>;
|
|
4996
4996
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
@@ -5006,8 +5006,8 @@ declare const WorkflowSchemas: {
|
|
|
5006
5006
|
completed: "completed";
|
|
5007
5007
|
cancelled: "cancelled";
|
|
5008
5008
|
failed: "failed";
|
|
5009
|
-
running: "running";
|
|
5010
5009
|
paused: "paused";
|
|
5010
|
+
running: "running";
|
|
5011
5011
|
finalizing: "finalizing";
|
|
5012
5012
|
}>;
|
|
5013
5013
|
startedAt: z.ZodNumber;
|
|
@@ -6388,8 +6388,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
6388
6388
|
completed: "completed";
|
|
6389
6389
|
cancelled: "cancelled";
|
|
6390
6390
|
failed: "failed";
|
|
6391
|
-
running: "running";
|
|
6392
6391
|
paused: "paused";
|
|
6392
|
+
running: "running";
|
|
6393
6393
|
finalizing: "finalizing";
|
|
6394
6394
|
}>;
|
|
6395
6395
|
}, z.core.$strip>;
|
|
@@ -6408,8 +6408,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
6408
6408
|
completed: "completed";
|
|
6409
6409
|
cancelled: "cancelled";
|
|
6410
6410
|
failed: "failed";
|
|
6411
|
-
running: "running";
|
|
6412
6411
|
paused: "paused";
|
|
6412
|
+
running: "running";
|
|
6413
6413
|
finalizing: "finalizing";
|
|
6414
6414
|
}>;
|
|
6415
6415
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -6466,8 +6466,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
6466
6466
|
completed: "completed";
|
|
6467
6467
|
cancelled: "cancelled";
|
|
6468
6468
|
failed: "failed";
|
|
6469
|
-
running: "running";
|
|
6470
6469
|
paused: "paused";
|
|
6470
|
+
running: "running";
|
|
6471
6471
|
finalizing: "finalizing";
|
|
6472
6472
|
}>>;
|
|
6473
6473
|
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
@@ -6490,8 +6490,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
6490
6490
|
completed: "completed";
|
|
6491
6491
|
cancelled: "cancelled";
|
|
6492
6492
|
failed: "failed";
|
|
6493
|
-
running: "running";
|
|
6494
6493
|
paused: "paused";
|
|
6494
|
+
running: "running";
|
|
6495
6495
|
finalizing: "finalizing";
|
|
6496
6496
|
}>;
|
|
6497
6497
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -6547,8 +6547,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
6547
6547
|
completed: "completed";
|
|
6548
6548
|
cancelled: "cancelled";
|
|
6549
6549
|
failed: "failed";
|
|
6550
|
-
running: "running";
|
|
6551
6550
|
paused: "paused";
|
|
6551
|
+
running: "running";
|
|
6552
6552
|
finalizing: "finalizing";
|
|
6553
6553
|
}>;
|
|
6554
6554
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -7343,8 +7343,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
7343
7343
|
"exit-and-resume": "exit-and-resume";
|
|
7344
7344
|
}>>;
|
|
7345
7345
|
terminalAuthority: z.ZodOptional<z.ZodEnum<{
|
|
7346
|
-
worker: "worker";
|
|
7347
7346
|
authority: "authority";
|
|
7347
|
+
worker: "worker";
|
|
7348
7348
|
}>>;
|
|
7349
7349
|
}, z.core.$strip>;
|
|
7350
7350
|
};
|
|
@@ -7701,8 +7701,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
7701
7701
|
completed: "completed";
|
|
7702
7702
|
cancelled: "cancelled";
|
|
7703
7703
|
failed: "failed";
|
|
7704
|
-
running: "running";
|
|
7705
7704
|
paused: "paused";
|
|
7705
|
+
running: "running";
|
|
7706
7706
|
finalizing: "finalizing";
|
|
7707
7707
|
}>;
|
|
7708
7708
|
startedAt: z.ZodNumber;
|
|
@@ -7779,8 +7779,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
7779
7779
|
completed: "completed";
|
|
7780
7780
|
cancelled: "cancelled";
|
|
7781
7781
|
failed: "failed";
|
|
7782
|
-
running: "running";
|
|
7783
7782
|
paused: "paused";
|
|
7783
|
+
running: "running";
|
|
7784
7784
|
finalizing: "finalizing";
|
|
7785
7785
|
}>>;
|
|
7786
7786
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
@@ -7796,8 +7796,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
7796
7796
|
completed: "completed";
|
|
7797
7797
|
cancelled: "cancelled";
|
|
7798
7798
|
failed: "failed";
|
|
7799
|
-
running: "running";
|
|
7800
7799
|
paused: "paused";
|
|
7800
|
+
running: "running";
|
|
7801
7801
|
finalizing: "finalizing";
|
|
7802
7802
|
}>;
|
|
7803
7803
|
startedAt: z.ZodNumber;
|
|
@@ -9178,8 +9178,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
9178
9178
|
completed: "completed";
|
|
9179
9179
|
cancelled: "cancelled";
|
|
9180
9180
|
failed: "failed";
|
|
9181
|
-
running: "running";
|
|
9182
9181
|
paused: "paused";
|
|
9182
|
+
running: "running";
|
|
9183
9183
|
finalizing: "finalizing";
|
|
9184
9184
|
}>;
|
|
9185
9185
|
}, z.core.$strip>;
|
|
@@ -9198,8 +9198,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
9198
9198
|
completed: "completed";
|
|
9199
9199
|
cancelled: "cancelled";
|
|
9200
9200
|
failed: "failed";
|
|
9201
|
-
running: "running";
|
|
9202
9201
|
paused: "paused";
|
|
9202
|
+
running: "running";
|
|
9203
9203
|
finalizing: "finalizing";
|
|
9204
9204
|
}>;
|
|
9205
9205
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -9256,8 +9256,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
9256
9256
|
completed: "completed";
|
|
9257
9257
|
cancelled: "cancelled";
|
|
9258
9258
|
failed: "failed";
|
|
9259
|
-
running: "running";
|
|
9260
9259
|
paused: "paused";
|
|
9260
|
+
running: "running";
|
|
9261
9261
|
finalizing: "finalizing";
|
|
9262
9262
|
}>>;
|
|
9263
9263
|
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
@@ -9280,8 +9280,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
9280
9280
|
completed: "completed";
|
|
9281
9281
|
cancelled: "cancelled";
|
|
9282
9282
|
failed: "failed";
|
|
9283
|
-
running: "running";
|
|
9284
9283
|
paused: "paused";
|
|
9284
|
+
running: "running";
|
|
9285
9285
|
finalizing: "finalizing";
|
|
9286
9286
|
}>;
|
|
9287
9287
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -9337,8 +9337,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
9337
9337
|
completed: "completed";
|
|
9338
9338
|
cancelled: "cancelled";
|
|
9339
9339
|
failed: "failed";
|
|
9340
|
-
running: "running";
|
|
9341
9340
|
paused: "paused";
|
|
9341
|
+
running: "running";
|
|
9342
9342
|
finalizing: "finalizing";
|
|
9343
9343
|
}>;
|
|
9344
9344
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -10133,8 +10133,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
10133
10133
|
"exit-and-resume": "exit-and-resume";
|
|
10134
10134
|
}>>;
|
|
10135
10135
|
terminalAuthority: z.ZodOptional<z.ZodEnum<{
|
|
10136
|
-
worker: "worker";
|
|
10137
10136
|
authority: "authority";
|
|
10137
|
+
worker: "worker";
|
|
10138
10138
|
}>>;
|
|
10139
10139
|
}, z.core.$strip>;
|
|
10140
10140
|
};
|
|
@@ -10491,8 +10491,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
10491
10491
|
completed: "completed";
|
|
10492
10492
|
cancelled: "cancelled";
|
|
10493
10493
|
failed: "failed";
|
|
10494
|
-
running: "running";
|
|
10495
10494
|
paused: "paused";
|
|
10495
|
+
running: "running";
|
|
10496
10496
|
finalizing: "finalizing";
|
|
10497
10497
|
}>;
|
|
10498
10498
|
startedAt: z.ZodNumber;
|
|
@@ -10569,8 +10569,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
10569
10569
|
completed: "completed";
|
|
10570
10570
|
cancelled: "cancelled";
|
|
10571
10571
|
failed: "failed";
|
|
10572
|
-
running: "running";
|
|
10573
10572
|
paused: "paused";
|
|
10573
|
+
running: "running";
|
|
10574
10574
|
finalizing: "finalizing";
|
|
10575
10575
|
}>>;
|
|
10576
10576
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
@@ -10586,8 +10586,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
10586
10586
|
completed: "completed";
|
|
10587
10587
|
cancelled: "cancelled";
|
|
10588
10588
|
failed: "failed";
|
|
10589
|
-
running: "running";
|
|
10590
10589
|
paused: "paused";
|
|
10590
|
+
running: "running";
|
|
10591
10591
|
finalizing: "finalizing";
|
|
10592
10592
|
}>;
|
|
10593
10593
|
startedAt: z.ZodNumber;
|
|
@@ -10922,8 +10922,8 @@ declare const WorkflowRunContextSchema$1: z.ZodObject<{
|
|
|
10922
10922
|
"exit-and-resume": "exit-and-resume";
|
|
10923
10923
|
}>>;
|
|
10924
10924
|
terminalAuthority: z.ZodOptional<z.ZodEnum<{
|
|
10925
|
-
worker: "worker";
|
|
10926
10925
|
authority: "authority";
|
|
10926
|
+
worker: "worker";
|
|
10927
10927
|
}>>;
|
|
10928
10928
|
}, z.core.$strip>;
|
|
10929
10929
|
type WorkflowRunContext = z.infer<typeof WorkflowRunContextSchema$1>;
|
|
@@ -11291,8 +11291,8 @@ declare const WorkflowWorkerConfigSchema$1: z.ZodObject<{
|
|
|
11291
11291
|
"exit-and-resume": "exit-and-resume";
|
|
11292
11292
|
}>>;
|
|
11293
11293
|
terminalAuthority: z.ZodOptional<z.ZodEnum<{
|
|
11294
|
-
worker: "worker";
|
|
11295
11294
|
authority: "authority";
|
|
11295
|
+
worker: "worker";
|
|
11296
11296
|
}>>;
|
|
11297
11297
|
}, z.core.$strip>;
|
|
11298
11298
|
type WorkflowWorkerConfig$1 = z.infer<typeof WorkflowWorkerConfigSchema$1>;
|
|
@@ -11736,8 +11736,8 @@ declare const WorkLogExecutionSummarySchema: z.ZodObject<{
|
|
|
11736
11736
|
completed: "completed";
|
|
11737
11737
|
cancelled: "cancelled";
|
|
11738
11738
|
failed: "failed";
|
|
11739
|
-
running: "running";
|
|
11740
11739
|
paused: "paused";
|
|
11740
|
+
running: "running";
|
|
11741
11741
|
finalizing: "finalizing";
|
|
11742
11742
|
}>;
|
|
11743
11743
|
startedAt: z.ZodNumber;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { i as ClientDefinitionInput, r as ClientDefinition } from "./definition-
|
|
1
|
+
import { i as ClientDefinitionInput, r as ClientDefinition } from "./definition-ClKlXenJ.mjs";
|
|
2
2
|
import * as _$zod from "zod";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -17,8 +17,8 @@ declare const ClientExecutionContextSchema: z.ZodObject<{
|
|
|
17
17
|
env: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
18
18
|
configDir: z.ZodNullable<z.ZodString>;
|
|
19
19
|
source: z.ZodEnum<{
|
|
20
|
-
global: "global";
|
|
21
20
|
managed: "managed";
|
|
21
|
+
global: "global";
|
|
22
22
|
}>;
|
|
23
23
|
version: z.ZodNullable<z.ZodString>;
|
|
24
24
|
}, z.core.$strip>;
|
|
@@ -39,8 +39,8 @@ declare const ClientResolveBinarySchema: {
|
|
|
39
39
|
sessionId: z.ZodOptional<z.ZodString>;
|
|
40
40
|
projectDir: z.ZodOptional<z.ZodString>;
|
|
41
41
|
preferSource: z.ZodOptional<z.ZodEnum<{
|
|
42
|
-
global: "global";
|
|
43
42
|
managed: "managed";
|
|
43
|
+
global: "global";
|
|
44
44
|
}>>;
|
|
45
45
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
46
46
|
}, z.core.$strip>;
|
|
@@ -49,8 +49,8 @@ declare const ClientResolveBinarySchema: {
|
|
|
49
49
|
env: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
50
50
|
configDir: z.ZodNullable<z.ZodString>;
|
|
51
51
|
source: z.ZodEnum<{
|
|
52
|
-
global: "global";
|
|
53
52
|
managed: "managed";
|
|
53
|
+
global: "global";
|
|
54
54
|
}>;
|
|
55
55
|
version: z.ZodNullable<z.ZodString>;
|
|
56
56
|
}, z.core.$strip>;
|
|
@@ -648,8 +648,8 @@ declare const ClientSchemas: {
|
|
|
648
648
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
649
649
|
}>;
|
|
650
650
|
stage: z.ZodEnum<{
|
|
651
|
-
downloading: "downloading";
|
|
652
651
|
resolving: "resolving";
|
|
652
|
+
downloading: "downloading";
|
|
653
653
|
verifying: "verifying";
|
|
654
654
|
extracting: "extracting";
|
|
655
655
|
installing: "installing";
|
|
@@ -698,8 +698,8 @@ declare const ClientSchemas: {
|
|
|
698
698
|
sessionId: z.ZodOptional<z.ZodString>;
|
|
699
699
|
projectDir: z.ZodOptional<z.ZodString>;
|
|
700
700
|
preferSource: z.ZodOptional<z.ZodEnum<{
|
|
701
|
-
global: "global";
|
|
702
701
|
managed: "managed";
|
|
702
|
+
global: "global";
|
|
703
703
|
}>>;
|
|
704
704
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
705
705
|
}, z.core.$strip>;
|
|
@@ -708,8 +708,8 @@ declare const ClientSchemas: {
|
|
|
708
708
|
env: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
709
709
|
configDir: z.ZodNullable<z.ZodString>;
|
|
710
710
|
source: z.ZodEnum<{
|
|
711
|
-
global: "global";
|
|
712
711
|
managed: "managed";
|
|
712
|
+
global: "global";
|
|
713
713
|
}>;
|
|
714
714
|
version: z.ZodNullable<z.ZodString>;
|
|
715
715
|
}, z.core.$strip>;
|
|
@@ -1159,8 +1159,8 @@ type ClientSetActiveResponse = z.infer<typeof ClientSetActiveSchema.response>;
|
|
|
1159
1159
|
* - `'activating'` — marking the installed version as active.
|
|
1160
1160
|
*/
|
|
1161
1161
|
declare const InstallStageSchema: z.ZodEnum<{
|
|
1162
|
-
downloading: "downloading";
|
|
1163
1162
|
resolving: "resolving";
|
|
1163
|
+
downloading: "downloading";
|
|
1164
1164
|
verifying: "verifying";
|
|
1165
1165
|
extracting: "extracting";
|
|
1166
1166
|
installing: "installing";
|
|
@@ -1183,8 +1183,8 @@ declare const ClientInstallProgressSchema: z.ZodObject<{
|
|
|
1183
1183
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
1184
1184
|
}>;
|
|
1185
1185
|
stage: z.ZodEnum<{
|
|
1186
|
-
downloading: "downloading";
|
|
1187
1186
|
resolving: "resolving";
|
|
1187
|
+
downloading: "downloading";
|
|
1188
1188
|
verifying: "verifying";
|
|
1189
1189
|
extracting: "extracting";
|
|
1190
1190
|
installing: "installing";
|
|
@@ -2218,8 +2218,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
2218
2218
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
2219
2219
|
}>;
|
|
2220
2220
|
stage: _$zod.ZodEnum<{
|
|
2221
|
-
downloading: "downloading";
|
|
2222
2221
|
resolving: "resolving";
|
|
2222
|
+
downloading: "downloading";
|
|
2223
2223
|
verifying: "verifying";
|
|
2224
2224
|
extracting: "extracting";
|
|
2225
2225
|
installing: "installing";
|
|
@@ -2268,8 +2268,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
2268
2268
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2269
2269
|
projectDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2270
2270
|
preferSource: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2271
|
-
global: "global";
|
|
2272
2271
|
managed: "managed";
|
|
2272
|
+
global: "global";
|
|
2273
2273
|
}>>;
|
|
2274
2274
|
harnessId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2275
2275
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -2278,8 +2278,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
2278
2278
|
env: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>;
|
|
2279
2279
|
configDir: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2280
2280
|
source: _$zod.ZodEnum<{
|
|
2281
|
-
global: "global";
|
|
2282
2281
|
managed: "managed";
|
|
2282
|
+
global: "global";
|
|
2283
2283
|
}>;
|
|
2284
2284
|
version: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2285
2285
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -2858,8 +2858,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2858
2858
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
2859
2859
|
}>;
|
|
2860
2860
|
stage: _$zod.ZodEnum<{
|
|
2861
|
-
downloading: "downloading";
|
|
2862
2861
|
resolving: "resolving";
|
|
2862
|
+
downloading: "downloading";
|
|
2863
2863
|
verifying: "verifying";
|
|
2864
2864
|
extracting: "extracting";
|
|
2865
2865
|
installing: "installing";
|
|
@@ -2908,8 +2908,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2908
2908
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2909
2909
|
projectDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2910
2910
|
preferSource: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2911
|
-
global: "global";
|
|
2912
2911
|
managed: "managed";
|
|
2912
|
+
global: "global";
|
|
2913
2913
|
}>>;
|
|
2914
2914
|
harnessId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2915
2915
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -2918,8 +2918,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2918
2918
|
env: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>;
|
|
2919
2919
|
configDir: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2920
2920
|
source: _$zod.ZodEnum<{
|
|
2921
|
-
global: "global";
|
|
2922
2921
|
managed: "managed";
|
|
2922
|
+
global: "global";
|
|
2923
2923
|
}>;
|
|
2924
2924
|
version: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2925
2925
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as ContractStorageNamespaceDefinition } from "./storage-namespace-definition-
|
|
1
|
+
import { t as ContractStorageNamespaceDefinition } from "./storage-namespace-definition-BzSaRLtZ.mjs";
|
|
2
2
|
import * as _$zod from "zod";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -146,6 +146,7 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
|
|
|
146
146
|
enabled: z.ZodArray<z.ZodString>;
|
|
147
147
|
disabled: z.ZodArray<z.ZodString>;
|
|
148
148
|
}, z.core.$strip>;
|
|
149
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
149
150
|
registryTools: z.ZodObject<{
|
|
150
151
|
enabled: z.ZodArray<z.ZodString>;
|
|
151
152
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -175,7 +176,6 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
|
|
|
175
176
|
"always-ask": "always-ask";
|
|
176
177
|
"full-access": "full-access";
|
|
177
178
|
}>>>;
|
|
178
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
179
179
|
approvalPolicy: z.ZodOptional<z.ZodEnum<{
|
|
180
180
|
reject: "reject";
|
|
181
181
|
"always-ask": "always-ask";
|
|
@@ -322,6 +322,7 @@ declare const HarnessSchemas: {
|
|
|
322
322
|
enabled: z.ZodArray<z.ZodString>;
|
|
323
323
|
disabled: z.ZodArray<z.ZodString>;
|
|
324
324
|
}, z.core.$strip>;
|
|
325
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
325
326
|
registryTools: z.ZodObject<{
|
|
326
327
|
enabled: z.ZodArray<z.ZodString>;
|
|
327
328
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -351,7 +352,6 @@ declare const HarnessSchemas: {
|
|
|
351
352
|
"always-ask": "always-ask";
|
|
352
353
|
"full-access": "full-access";
|
|
353
354
|
}>>>;
|
|
354
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
355
355
|
approvalPolicy: z.ZodOptional<z.ZodEnum<{
|
|
356
356
|
reject: "reject";
|
|
357
357
|
"always-ask": "always-ask";
|
|
@@ -765,6 +765,7 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
|
|
|
765
765
|
enabled: z.ZodArray<z.ZodString>;
|
|
766
766
|
disabled: z.ZodArray<z.ZodString>;
|
|
767
767
|
}, z.core.$strip>;
|
|
768
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
768
769
|
registryTools: z.ZodObject<{
|
|
769
770
|
enabled: z.ZodArray<z.ZodString>;
|
|
770
771
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -794,7 +795,6 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
|
|
|
794
795
|
"always-ask": "always-ask";
|
|
795
796
|
"full-access": "full-access";
|
|
796
797
|
}>>>;
|
|
797
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
798
798
|
approvalPolicy: z.ZodOptional<z.ZodEnum<{
|
|
799
799
|
reject: "reject";
|
|
800
800
|
"always-ask": "always-ask";
|
|
@@ -1208,6 +1208,7 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
1208
1208
|
enabled: z.ZodArray<z.ZodString>;
|
|
1209
1209
|
disabled: z.ZodArray<z.ZodString>;
|
|
1210
1210
|
}, z.core.$strip>;
|
|
1211
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1211
1212
|
registryTools: z.ZodObject<{
|
|
1212
1213
|
enabled: z.ZodArray<z.ZodString>;
|
|
1213
1214
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -1237,7 +1238,6 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
1237
1238
|
"always-ask": "always-ask";
|
|
1238
1239
|
"full-access": "full-access";
|
|
1239
1240
|
}>>>;
|
|
1240
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1241
1241
|
approvalPolicy: z.ZodOptional<z.ZodEnum<{
|
|
1242
1242
|
reject: "reject";
|
|
1243
1243
|
"always-ask": "always-ask";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { r as ExecutionTarget } from "./schemas-
|
|
2
|
-
import { l as Turn$1 } from "./index-
|
|
3
|
-
import { a as PipelineStep, o as SessionEditorAction, t as ActionCategory } from "./types-
|
|
1
|
+
import { r as ExecutionTarget } from "./schemas-CzT0LApM.mjs";
|
|
2
|
+
import { l as Turn$1 } from "./index-DAVLhzkq.mjs";
|
|
3
|
+
import { a as PipelineStep, o as SessionEditorAction, t as ActionCategory } from "./types-Bgb8eQkd.mjs";
|
|
4
4
|
import { z } from "zod";
|
|
5
5
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
6
6
|
import { ExtractSubjectPayload, SubjectDefinition } from "@makaio/framework/core";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as AdapterRuntimeSnapshotErrorCode } from "./schemas-
|
|
1
|
+
import { c as AdapterRuntimeSnapshotErrorCode } from "./schemas-Dq_g7Giu.mjs";
|
|
2
2
|
import { IMakaioBus } from "@makaio/framework/bus";
|
|
3
3
|
import { ProviderContext, ResolvedProviderContext } from "@makaio/framework/contracts";
|
|
4
4
|
|
|
@@ -28,8 +28,8 @@ type MakaioVariant = z.infer<typeof MakaioVariantSchema>;
|
|
|
28
28
|
declare const VariantUpgradeStatusSchema: z.ZodEnum<{
|
|
29
29
|
error: "error";
|
|
30
30
|
complete: "complete";
|
|
31
|
-
progress: "progress";
|
|
32
31
|
downloading: "downloading";
|
|
32
|
+
progress: "progress";
|
|
33
33
|
applying: "applying";
|
|
34
34
|
}>;
|
|
35
35
|
/** Inferred TypeScript type for an upgrade status value. */
|
|
@@ -102,8 +102,8 @@ declare const VariantSchemas: {
|
|
|
102
102
|
status: z.ZodEnum<{
|
|
103
103
|
error: "error";
|
|
104
104
|
complete: "complete";
|
|
105
|
-
progress: "progress";
|
|
106
105
|
downloading: "downloading";
|
|
106
|
+
progress: "progress";
|
|
107
107
|
applying: "applying";
|
|
108
108
|
}>;
|
|
109
109
|
percent: z.ZodOptional<z.ZodNumber>;
|
|
@@ -159,8 +159,8 @@ declare const VariantNamespace: _$_makaio_core0.BusNamespaceDefinition<"host:var
|
|
|
159
159
|
status: _$zod.ZodEnum<{
|
|
160
160
|
error: "error";
|
|
161
161
|
complete: "complete";
|
|
162
|
-
progress: "progress";
|
|
163
162
|
downloading: "downloading";
|
|
163
|
+
progress: "progress";
|
|
164
164
|
applying: "applying";
|
|
165
165
|
}>;
|
|
166
166
|
percent: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -206,8 +206,8 @@ declare const VariantSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
206
206
|
status: _$zod.ZodEnum<{
|
|
207
207
|
error: "error";
|
|
208
208
|
complete: "complete";
|
|
209
|
-
progress: "progress";
|
|
210
209
|
downloading: "downloading";
|
|
210
|
+
progress: "progress";
|
|
211
211
|
applying: "applying";
|
|
212
212
|
}>;
|
|
213
213
|
percent: _$zod.ZodOptional<_$zod.ZodNumber>;
|