@makaio/framework 1.0.0-dev-1784154668798 → 1.0.0-dev-1784706768858
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.makaio-build.json +2 -2
- package/dist/{adapter-B9vVBwli.mjs → adapter-CYobxqN_.mjs} +1 -1
- package/dist/adapters/claude/index.mjs +2 -2
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/config/index.mjs +1 -1
- package/dist/adapters/index.d.mts +2 -2
- package/dist/adapters/index.mjs +2 -2
- package/dist/adapters/node.d.mts +1 -1
- package/dist/adapters/node.mjs +1 -1
- package/dist/artifact-DCkizHkS.mjs +1 -0
- package/dist/attach-error-DCnzW-Yz.mjs +1 -0
- package/dist/authority-state-bootstrap-C_-F_dtq.mjs +1 -0
- package/dist/bus/index.d.mts +99 -4
- package/dist/bus/index.mjs +1 -1
- package/dist/bus-B6SAjgOC.mjs +2 -0
- package/dist/bus-C2l3K74u.mjs +1 -0
- package/dist/{canonical-model-C31NaBJs.mjs → canonical-model-EMRYCVjX.mjs} +1 -1
- package/dist/client-OYk0Ttck.mjs +1 -0
- package/dist/client-binary-version-verifier-Dv7TGFxh.mjs +2 -0
- package/dist/clients/index.d.mts +383 -13
- package/dist/clients/index.mjs +1 -1
- package/dist/clients/managed-install.d.mts +1 -1
- package/dist/clients/managed-install.mjs +1 -1
- package/dist/{context-resolution-D5jHK1w-.d.mts → context-resolution-DZSBOCKY.d.mts} +10 -10
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/index.mjs +1 -1
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +2 -2
- package/dist/contracts/artifact/index.mjs +1 -1
- package/dist/contracts/auth/index.d.mts +2 -2
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.mjs +1 -1
- package/dist/contracts/client/index.d.mts +3 -3
- package/dist/contracts/client/index.mjs +1 -1
- package/dist/contracts/common/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +1 -1
- package/dist/contracts/extension/index.d.mts +5 -4
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/host/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +133 -94
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +4 -4
- package/dist/contracts/materialization/index.mjs +1 -1
- package/dist/contracts/model-registry/index.d.mts +1 -1
- package/dist/contracts/native-session-supervisor/index.d.mts +1 -1
- package/dist/contracts/platform/index.d.mts +1 -1
- package/dist/contracts/provider/index.d.mts +2 -2
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/session/index.mjs +1 -1
- package/dist/contracts/shared/index.d.mts +2 -2
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/telemetry/index.d.mts +1 -1
- package/dist/contracts/timeout/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/contracts/workflow/index.mjs +1 -1
- package/dist/core/index.d.mts +78 -3
- package/dist/core/index.mjs +1 -1
- package/dist/{detached-extension-handle-BVM-Ic-4.mjs → detached-extension-handle-BsywhHfk.mjs} +1 -1
- package/dist/{filesystem-service-qR9Zy5-r.mjs → filesystem-service-Cupz_Z7S.mjs} +1 -1
- package/dist/git/index.mjs +1 -1
- package/dist/{globby-DE358g5u.mjs → globby-DWp7V-P2.mjs} +1 -1
- package/dist/handlers-cMBmexF4.mjs +57 -0
- package/dist/hook-responses-mmqRa2Dq.d.mts +825 -0
- package/dist/{index-Du-AJm69.d.mts → index-0Ju2i8gV.d.mts} +20 -6
- package/dist/{index-DD9inq5h.d.mts → index-4NQLoI7R.d.mts} +1 -1
- package/dist/{index-DAVLhzkq.d.mts → index-8fJ6dkzR.d.mts} +2 -1
- package/dist/{index-BdsuBxEz.d.mts → index-BHQXXd-O.d.mts} +4 -4
- package/dist/{index-ZGPSCZdC.d.mts → index-BKeJ-Act.d.mts} +24 -10
- package/dist/{index-BPBSMsc8.d.mts → index-BWvTZJxe.d.mts} +20 -20
- package/dist/{index-BM7u_OTo.d.mts → index-B_aBwkE-.d.mts} +111 -94
- package/dist/{index-ChB3K_a12.d.mts → index-BhXCCgJV2.d.mts} +1 -1
- package/dist/{index-BcqWLD6J.d.mts → index-BsBvs0aK.d.mts} +117 -45
- package/dist/{index-D_lLZ2dU.d.mts → index-C81hMexK.d.mts} +129 -37
- package/dist/{index-DoJRv-c3.d.mts → index-CFqShlHD.d.mts} +85 -85
- package/dist/{index-DHejCnq8.d.mts → index-CHxWUmmA.d.mts} +3 -3
- package/dist/{index-BfNfKh4y.d.mts → index-CKccv4s2.d.mts} +20 -26
- package/dist/{index-TWs1TQ2-.d.mts → index-Cw7_69gV.d.mts} +1 -1
- package/dist/{index-DE29b4QM.d.mts → index-CzKLLQLw.d.mts} +8 -8
- package/dist/{index-CSyR9Fie2.d.mts → index-D73PTKXG2.d.mts} +3 -3
- package/dist/{index-DA5S_dj8.d.mts → index-DRiTICBU.d.mts} +1 -1
- package/dist/{index-XzetMf0e.d.mts → index-DitLUuR5.d.mts} +126 -42
- package/dist/{index-B_KmL_z8.d.mts → index-jbgHR5J2.d.mts} +1 -1
- package/dist/{index-B96HlWaM.d.mts → index-pjATMrvJ.d.mts} +10 -4
- package/dist/{index-CrbFA2kp.d.mts → index-t9fTvyq6.d.mts} +4 -4
- package/dist/kernel/cli/index.d.mts +2 -2
- package/dist/kernel/cli/register.d.mts +1 -1
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +5 -5
- package/dist/kernel/namespace/index.d.mts +1 -1
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/kernel/providers/index.d.mts +1 -1
- package/dist/kernel/window/index.d.mts +1 -1
- package/dist/{lib-DhbCgfYD.mjs → lib-B7TpTzkG.mjs} +3 -3
- package/dist/{lib-6P8_sBCe.mjs → lib-BeMM738r.mjs} +1 -1
- package/dist/{load-extensions-jGQgvw6Z.d.mts → load-extensions-BLdG90Zi.d.mts} +1 -1
- package/dist/{load-extensions-5VckHXuw.mjs → load-extensions-CUmFCcYi.mjs} +1 -1
- package/dist/materialization-s8eR1eQ4.mjs +1 -0
- package/dist/mcp-http-server/index.mjs +1 -1
- package/dist/{namespace-C_phrzqu2.d.mts → namespace-BWsPZGiq2.d.mts} +5 -5
- package/dist/{namespace-CzZmsumy.d.mts → namespace-BeV7LST-.d.mts} +2 -2
- package/dist/{namespace-BTp6-zD8.d.mts → namespace-BsF9IxJ9.d.mts} +53 -5
- package/dist/{namespace-CpSZfHLv.d.mts → namespace-Db_PFX3v.d.mts} +36 -18
- package/dist/{namespace-Bldr5X64.d.mts → namespace-Dvo_7BQw.d.mts} +2 -2
- package/dist/{namespace-BwAiuQ2_.d.mts → namespace-lWlqWTKu.d.mts} +48 -4
- package/dist/node/bus-server/index.d.mts +1 -1
- package/dist/node/bus-server/index.mjs +1 -1
- package/dist/node/bus-server/server-lifecycle.d.mts +1 -1
- package/dist/node/bus-server/server-lifecycle.mjs +1 -1
- package/dist/node/transports/index.d.mts +5 -3
- package/dist/node/transports/index.mjs +2 -2
- package/dist/package-DKnzOvoR.mjs +1 -0
- package/dist/{package-Brt4dhRC.mjs → package-DW1Upu8E.mjs} +1 -1
- package/dist/package.json +1 -1
- package/dist/{packages-BBJsifai.d.mts → packages-DeIgn0Hn.d.mts} +2 -2
- package/dist/packages-zDnokBpl.mjs +1 -0
- package/dist/rules/index.d.mts +1 -1
- package/dist/rules/index.mjs +1 -1
- package/dist/rules/schemas.d.mts +1 -1
- package/dist/runtime-bun/index.mjs +1 -1
- package/dist/runtime-node/extension-discovery.d.mts +1 -1
- package/dist/runtime-node/extension-validation.d.mts +1 -1
- package/dist/runtime-node/extension-validation.mjs +1 -1
- package/dist/runtime-node/index.d.mts +3 -3
- package/dist/runtime-node/index.mjs +22 -22
- package/dist/runtime-node/makaio-config.d.mts +1 -1
- package/dist/runtime-node/makaio-config.mjs +1 -1
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/runtime-node/workflow-worker/index.mjs +1 -1
- package/dist/runtime-node/workflow-worker/worker-entry.mjs +1 -1
- package/dist/schemas-BJ8VMXhO.mjs +1 -0
- package/dist/schemas-BRxU_oqL.mjs +1 -0
- package/dist/schemas-Dgj3WaOI.mjs +1 -0
- package/dist/{schemas-BLJ2k226.d.mts → schemas-SsGbBOZ-.d.mts} +2 -2
- package/dist/{schemas-Ca3BLPH5.d.mts → schemas-oTIqxZN_.d.mts} +17 -17
- package/dist/scoped-bus-C9BdNwfM.mjs +1 -0
- package/dist/services/adapter-runtime/index.d.mts +3 -3
- package/dist/services/adapter-runtime/index.mjs +1 -1
- package/dist/services/adapter-runtime/namespace.d.mts +1 -1
- package/dist/services/adapter-runtime/schemas.d.mts +1 -1
- package/dist/services/adapter-subsystem/index.d.mts +3 -3
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/capability/index.d.mts +1 -1
- package/dist/services/capability/index.mjs +1 -1
- package/dist/services/codebase/index.d.mts +2 -2
- package/dist/services/codebase/namespace.d.mts +1 -1
- package/dist/services/codebase/schemas.d.mts +1 -1
- package/dist/services/compression/index.d.mts +2 -2
- package/dist/services/compression/namespace.d.mts +1 -1
- package/dist/services/compression/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +4 -4
- package/dist/services/context-rules/index.mjs +1 -1
- package/dist/services/execution-target/index.d.mts +3 -3
- package/dist/services/execution-target/index.mjs +1 -1
- package/dist/services/execution-target/namespace.d.mts +1 -1
- package/dist/services/execution-target/schemas.d.mts +1 -1
- package/dist/services/filesystem/index.d.mts +1 -1
- package/dist/services/filesystem/index.mjs +1 -1
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/namespace.mjs +1 -1
- package/dist/services/git/schemas.d.mts +1 -1
- package/dist/services/git/schemas.mjs +1 -1
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/harness/index.mjs +1 -1
- package/dist/services/index.d.mts +73 -51
- package/dist/services/index.mjs +1 -1
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/log-import.mjs +1 -1
- package/dist/services/log-import/namespace.mjs +1 -1
- package/dist/services/log-import/schemas.mjs +1 -1
- package/dist/services/materialization/index.d.mts +5 -5
- package/dist/services/materialization/index.mjs +1 -1
- package/dist/services/model-registry/index.d.mts +1 -1
- package/dist/services/model-registry/index.mjs +1 -1
- package/dist/services/preferences/index.d.mts +2 -2
- package/dist/services/preferences/schemas.d.mts +1 -1
- package/dist/services/preferences/storage-namespace.d.mts +2 -2
- package/dist/services/provider-context/index.d.mts +1 -1
- package/dist/services/provider-runtime/index.mjs +1 -1
- package/dist/services/session/handlers/index.d.mts +1 -1
- package/dist/services/session/handlers/index.mjs +1 -1
- package/dist/services/session/index.d.mts +9 -9
- package/dist/services/session/index.mjs +1 -1
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/orchestrator-testing/index.d.mts +1 -1
- package/dist/services/session/orchestrator-testing/index.mjs +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/session/testing/index.mjs +2 -2
- package/dist/services/session/testing/orchestrator-shared.d.mts +1 -1
- package/dist/services/session/testing/orchestrator-shared.mjs +1 -1
- package/dist/services/session/turns/namespace.d.mts +1 -1
- package/dist/services/session-editor/index.d.mts +1 -1
- package/dist/services/session-editor/index.mjs +1 -1
- package/dist/services/settings/index.d.mts +3 -3
- package/dist/services/settings/namespace.d.mts +14 -14
- package/dist/services/settings/namespace.mjs +1 -1
- package/dist/services/settings/storage/clients-namespace.d.mts +1 -1
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/settings/storage/index.d.mts +3 -3
- package/dist/services/settings/storage/providers-namespace.d.mts +1 -1
- package/dist/services/subagent/index.d.mts +1 -1
- package/dist/services/subagent/index.mjs +1 -1
- package/dist/services/subagent-template/index.d.mts +2 -2
- package/dist/services/subagent-template/namespace.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tool-approval/index.d.mts +1 -1
- package/dist/services/tool-approval/index.mjs +1 -1
- package/dist/services/tools/index.d.mts +1 -1
- package/dist/services/tools/index.mjs +1 -1
- package/dist/services/tray-menu/index.d.mts +3 -3
- package/dist/services/tray-menu/index.mjs +1 -1
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/services/turn/index.d.mts +1 -1
- package/dist/services/turn/namespace.d.mts +1 -1
- package/dist/services/turn/schemas.d.mts +24 -2
- package/dist/services/turn/schemas.mjs +1 -1
- package/dist/{session-BxWogVkD.mjs → session-Carng3Yk.mjs} +1 -1
- package/dist/session-idI1jk5X.mjs +76 -0
- package/dist/{session-lineage-CWlcOKBZ.d.mts → session-lineage-Cte63dGx.d.mts} +1 -1
- package/dist/src-XihJcAQS.mjs +1 -0
- package/dist/storage/drizzle/client.d.mts +1 -1
- package/dist/storage/drizzle/client.mjs +1 -1
- package/dist/storage/drizzle/index.d.mts +1 -1
- package/dist/storage/drizzle/index.mjs +1 -1
- package/dist/storage/handlers/drizzle/index.d.mts +1 -1
- package/dist/storage/handlers/drizzle/index.mjs +1 -1
- package/dist/storage/handlers/index.d.mts +1 -1
- package/dist/storage/handlers/index.mjs +1 -1
- package/dist/{tool-approval-service-BgSn_6NT.mjs → tool-approval-service-fIZ9x0kL.mjs} +1 -1
- package/dist/{tools-CWSuNk-M.mjs → tools-Cs2DwjCC.mjs} +1 -1
- package/dist/{transition-CukPcOG5.d.mts → transition-BMYk_IVK.d.mts} +2 -2
- package/dist/{types-DiZJnwN0.d.mts → types-CtSkJqzV.d.mts} +104 -14
- package/dist/{types-Be7wY1De.d.mts → types-LspCUW09.d.mts} +1 -1
- package/dist/ui-components/index.d.mts +4 -4
- package/dist/ui-components/index.mjs +2 -2
- package/dist/ui-kernel/index.d.mts +1 -1
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/{view-builder-DQiA4wDH.d.mts → view-builder-CpKzgyS2.d.mts} +77 -18
- package/dist/workflow-BX-FxDb0.mjs +1 -0
- package/dist/workflow-engine/index.d.mts +76 -76
- package/dist/workflow-engine/index.mjs +1 -1
- package/dist/workflow-engine/package.d.mts +1 -1
- package/dist/workflow-engine/package.mjs +1 -1
- package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
- package/dist/workflow-worker-DR9qYOFc.mjs +1 -0
- package/package.json +4 -4
- package/dist/artifact-Dnpy5ei_.mjs +0 -1
- package/dist/authority-state-bootstrap-BlbmQ9A5.mjs +0 -1
- package/dist/bus-D-ioC0DE.mjs +0 -1
- package/dist/bus-rgUFuO2a.mjs +0 -2
- package/dist/client-CzPCSeyE.mjs +0 -1
- package/dist/client-binary-version-verifier-CaFlNNjs.mjs +0 -2
- package/dist/definition-ClKlXenJ.d.mts +0 -413
- package/dist/handlers-RGs3eC9X.mjs +0 -57
- package/dist/materialization-BBxXhthv.mjs +0 -1
- package/dist/package-3cW8oIkI.mjs +0 -1
- package/dist/packages-I0D3JP9L.mjs +0 -1
- package/dist/schemas-6H-dlMrB.mjs +0 -1
- package/dist/schemas-DyJHJ8Pm.mjs +0 -1
- package/dist/schemas-th_nuC5t.mjs +0 -1
- package/dist/scoped-bus-CZId-Df8.mjs +0 -1
- package/dist/session-CAjudDuJ.mjs +0 -76
- package/dist/src-T5DtFSyU.mjs +0 -1
- package/dist/workflow-DPeE6-Ta.mjs +0 -1
- package/dist/workflow-worker-CPCh68Qf.mjs +0 -1
- /package/dist/{adapter-auth-runtime-CotG_6M4.mjs → adapter-auth-runtime-DFBLXD5K.mjs} +0 -0
- /package/dist/{adapter-binding-DQ1HrGcH.d.mts → adapter-binding-Dfk_g-lP.d.mts} +0 -0
- /package/dist/{ajv-WvFKnw8d.mjs → ajv-C8r45sFs.mjs} +0 -0
- /package/dist/{await-trigger-COHFNyNi.mjs → await-trigger-UceeyCyi.mjs} +0 -0
- /package/dist/{base-orchestrator-p3zIcnaJ.d.mts → base-orchestrator-5yH3l39s.d.mts} +0 -0
- /package/dist/{capability-service-TCOwWrLi.mjs → capability-service-BzKBK0n2.mjs} +0 -0
- /package/dist/{client-CGEyBWKl.d.mts → client-DYEHDiJN.d.mts} +0 -0
- /package/dist/{client-binary-version-verifier-WsNRplFB.d.mts → client-binary-version-verifier-C12PvQmz.d.mts} +0 -0
- /package/dist/{clients-namespace-ClKm1GLT.d.mts → clients-namespace-DcFmhtLv.d.mts} +0 -0
- /package/dist/{config-namespace-DOw8R5eb.d.mts → config-namespace-DmP7NVju.d.mts} +0 -0
- /package/dist/{create-static-mount-DM9qO98Q.mjs → create-static-mount-BLbqGmva.mjs} +0 -0
- /package/dist/{cross-spawn-CVfmnMVP.mjs → cross-spawn-BXxQUsPS.mjs} +0 -0
- /package/dist/{cursor-storage-BoFVjVGq.mjs → cursor-storage-DCj4uUxr.mjs} +0 -0
- /package/dist/{definition-BZrouYAq.d.mts → definition-BEvV7tbD.d.mts} +0 -0
- /package/dist/{descriptor-to-package-DCwvJoUE.mjs → descriptor-to-package-VfB8lK5w.mjs} +0 -0
- /package/dist/{drizzle-BQDvlDL2.mjs → drizzle-oCH9H53q.mjs} +0 -0
- /package/dist/{esm-1UzF2r1U.mjs → esm-ClQELElL.mjs} +0 -0
- /package/dist/{event-Ddxe4yp9.mjs → event-BOLVCfhH.mjs} +0 -0
- /package/dist/{execution-target-D6PoGaO8.mjs → execution-target-CsZXIvli.mjs} +0 -0
- /package/dist/{extension-discovery-Cce4FmRu.d.mts → extension-discovery-B6p3iZaV.d.mts} +0 -0
- /package/dist/{filesystem-service-CWBzOEAA.d.mts → filesystem-service-CGdboor3.d.mts} +0 -0
- /package/dist/{handler-Bxs0moLY.mjs → handler-GGOD_ofd.mjs} +0 -0
- /package/dist/{identity-D481xSkS.mjs → identity-BmEHHoBw.mjs} +0 -0
- /package/dist/{index-BoCL9IHT.d.mts → index-BDDbcWNI.d.mts} +0 -0
- /package/dist/{index-p1N3ZuqF.d.mts → index-BG9-vQHD.d.mts} +0 -0
- /package/dist/{index-C2PHX5Em.d.mts → index-BSmwpgkR.d.mts} +0 -0
- /package/dist/{index-M8rNEeH8.d.mts → index-BUYyZm5I.d.mts} +0 -0
- /package/dist/{index-Jec13bI-2.d.mts → index-Bd1GC1kU2.d.mts} +0 -0
- /package/dist/{index-D3cH5U0n.d.mts → index-BgpYhR2z.d.mts} +0 -0
- /package/dist/{index-BrvsExEF.d.mts → index-Brdc35b-.d.mts} +0 -0
- /package/dist/{index-4b-ig5Uf.d.mts → index-C96LlS5m.d.mts} +0 -0
- /package/dist/{index-RtP5Mi4D.d.mts → index-CFeY8lfU.d.mts} +0 -0
- /package/dist/{index-NZ-gfUOw.d.mts → index-CcsJnJOD.d.mts} +0 -0
- /package/dist/{index-XLGBNeu0.d.mts → index-CdEhEXlY.d.mts} +0 -0
- /package/dist/{index-DKCFz7dL.d.mts → index-Chy9aknK.d.mts} +0 -0
- /package/dist/{index-BRdPSBFH2.d.mts → index-Ci3_i-WC2.d.mts} +0 -0
- /package/dist/{index-ChsmMZmN.d.mts → index-DC0yVsYL.d.mts} +0 -0
- /package/dist/{index-DIAmg04s.d.mts → index-DEchpaya.d.mts} +0 -0
- /package/dist/{index-CNS1jyBU.d.mts → index-DYUxNOIX.d.mts} +0 -0
- /package/dist/{index-fFSPF7N0.d.mts → index-DaMfTvfz.d.mts} +0 -0
- /package/dist/{index-Dx6P-ajY.d.mts → index-DquI_1X5.d.mts} +0 -0
- /package/dist/{index-DbP0yaRw.d.mts → index-GYZs75UP.d.mts} +0 -0
- /package/dist/{index-CQco6KNL.d.mts → index-oYGf2zIe.d.mts} +0 -0
- /package/dist/{index-BOlzcjwS.d.mts → index-pgYFJ5h6.d.mts} +0 -0
- /package/dist/{json-value-BsWNQQbr.d.mts → json-value-BwVdTylT.d.mts} +0 -0
- /package/dist/{jsonl-transport-B70HQ9l1.mjs → jsonl-transport-D8RBF0dK.mjs} +0 -0
- /package/dist/{lib-C_apP_9s.mjs → lib-3_xcE8J-.mjs} +0 -0
- /package/dist/{model-registry-C3NX834K.mjs → model-registry-CoegIvks.mjs} +0 -0
- /package/dist/{namespace-Bogua97s.d.mts → namespace-8-GrdcbF.d.mts} +0 -0
- /package/dist/{namespace-DNgZ_rfi.d.mts → namespace-B9CYb9Gh.d.mts} +0 -0
- /package/dist/{namespace-DDx4NVJm.mjs → namespace-BHj13hbA.mjs} +0 -0
- /package/dist/{namespace-Dzbt8LqQ.d.mts → namespace-BHliaabz.d.mts} +0 -0
- /package/dist/{namespace-BqlDkdht2.d.mts → namespace-BSXHdCVh2.d.mts} +0 -0
- /package/dist/{namespace-CU1jSw6E.d.mts → namespace-Bd49QmzS.d.mts} +0 -0
- /package/dist/{namespace-kIjqar0Y.mjs → namespace-BeED_Ojz.mjs} +0 -0
- /package/dist/{namespace-SwgMs4rw.d.mts → namespace-D9HNjIdc.d.mts} +0 -0
- /package/dist/{namespace-B1_egU5J.mjs → namespace-DWwWnLBu.mjs} +0 -0
- /package/dist/{namespace-UCwUrFRx.d.mts → namespace-De9Mg3zv.d.mts} +0 -0
- /package/dist/{namespace-CddQuUvG.d.mts → namespace-SQAGytmu.d.mts} +0 -0
- /package/dist/{orchestrator-shared-DrEFeZYw.d.mts → orchestrator-shared-BB6j8ezL.d.mts} +0 -0
- /package/dist/{orchestrator-shared-jYk9mi5C.mjs → orchestrator-shared-CY7Tu7kZ.mjs} +0 -0
- /package/dist/{out-B6fO6go6.mjs → out-CFkI17mk.mjs} +0 -0
- /package/dist/{package-BVm1EakP.d.mts → package-BSG1681x.d.mts} +0 -0
- /package/dist/{providers-namespace-Bl3M8Ibo.d.mts → providers-namespace-sPbGcZ6I.d.mts} +0 -0
- /package/dist/{quick-lru-Coxb6GVa.mjs → quick-lru-CTBjxfgD.mjs} +0 -0
- /package/dist/{registry-ElIHcMM2.mjs → registry-Dw6l7k3e.mjs} +0 -0
- /package/dist/{schema-DOPEco97.d.mts → schema-CfMsufSb.d.mts} +0 -0
- /package/dist/{schemas-B3K1ekm7.d.mts → schemas-B4FyOOJj.d.mts} +0 -0
- /package/dist/{schemas-Dq_g7Giu.d.mts → schemas-B5tMYfhC.d.mts} +0 -0
- /package/dist/{schemas-D_H0ztxl.d.mts → schemas-BAvt2HDy.d.mts} +0 -0
- /package/dist/{schemas-FiDj_kLq.mjs → schemas-BGS9RfqV.mjs} +0 -0
- /package/dist/{schemas-BKgUDm_a2.d.mts → schemas-BKKpQC4X2.d.mts} +0 -0
- /package/dist/{schemas-CzT0LApM.d.mts → schemas-ChF2z4RB.d.mts} +0 -0
- /package/dist/{schemas-DfZ85CRF2.d.mts → schemas-CiWCNQ9a2.d.mts} +0 -0
- /package/dist/{schemas-pl0mzEtO.d.mts → schemas-D55eXBgl.d.mts} +0 -0
- /package/dist/{schemas-CVbfHPw-.d.mts → schemas-DYvvMd3c.d.mts} +0 -0
- /package/dist/{schemas-DPosZWw-.d.mts → schemas-Dmij0PIc.d.mts} +0 -0
- /package/dist/{server-lifecycle-DzO3rjKP.d.mts → server-lifecycle-C-3OgoKi.d.mts} +0 -0
- /package/dist/{server-lifecycle-DLdh0-4H.mjs → server-lifecycle-DV6NMsgH.mjs} +0 -0
- /package/dist/{src-Dqa1n_kI.mjs → src-ftBp6GpR.mjs} +0 -0
- /package/dist/{storage-namespace-D4yQ--Sp.d.mts → storage-namespace-9N9R61pI.d.mts} +0 -0
- /package/dist/{storage-namespace-B1_x8Ho2.mjs → storage-namespace-B1GI4elv.mjs} +0 -0
- /package/dist/{storage-namespace-definition-BzSaRLtZ.d.mts → storage-namespace-definition-V8sc3drq.d.mts} +0 -0
- /package/dist/{supports-color-CCdGjFUY.mjs → supports-color-DwW9N6YC.mjs} +0 -0
- /package/dist/{tray-menu-service-BJ9r7IY3.mjs → tray-menu-service-Dgedanv-.mjs} +0 -0
- /package/dist/{types-Diu9uAnB.d.mts → types-Bju4dmAg.d.mts} +0 -0
- /package/dist/{types-C8_OhAFv.d.mts → types-DBb5jY4Z.d.mts} +0 -0
- /package/dist/{types-Bgb8eQkd.d.mts → types-DVLq657Y.d.mts} +0 -0
- /package/dist/{types-B9QOZAZ5.d.mts → types-DkFvBdIY.d.mts} +0 -0
- /package/dist/{window-registry-CHv3cgSN.d.mts → window-registry-Qcnvlhp7.d.mts} +0 -0
|
@@ -168,8 +168,8 @@ type ContainerRuntime = z.infer<typeof ContainerRuntimeSchema>;
|
|
|
168
168
|
* Container state.
|
|
169
169
|
*/
|
|
170
170
|
declare const ContainerStateSchema: z.ZodEnum<{
|
|
171
|
-
created: "created";
|
|
172
171
|
running: "running";
|
|
172
|
+
created: "created";
|
|
173
173
|
stopped: "stopped";
|
|
174
174
|
destroyed: "destroyed";
|
|
175
175
|
}>;
|
|
@@ -381,8 +381,8 @@ type StatusRequest = z.infer<typeof StatusRequestSchema>;
|
|
|
381
381
|
*/
|
|
382
382
|
declare const StatusResponseSchema: z.ZodObject<{
|
|
383
383
|
state: z.ZodEnum<{
|
|
384
|
-
created: "created";
|
|
385
384
|
running: "running";
|
|
385
|
+
created: "created";
|
|
386
386
|
stopped: "stopped";
|
|
387
387
|
destroyed: "destroyed";
|
|
388
388
|
}>;
|
|
@@ -433,6 +433,13 @@ declare const CONTAINER_BOOTSTRAP_CHANNEL_ENDPOINT = "docker-bootstrap";
|
|
|
433
433
|
* Canonical Docker namespace.
|
|
434
434
|
*/
|
|
435
435
|
declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker", {
|
|
436
|
+
/**
|
|
437
|
+
* Spawn a container from one mode-specific public descriptor.
|
|
438
|
+
*
|
|
439
|
+
* `container-local` requires `repoPath` and `baseBranch`.
|
|
440
|
+
* `container-isolated` requires `repoUrl` and `busMode`. Fields belonging
|
|
441
|
+
* only to the other mode are rejected by the strict discriminated union.
|
|
442
|
+
*/
|
|
436
443
|
'container.spawn': {
|
|
437
444
|
request: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
438
445
|
sessionId: z.ZodString;
|
|
@@ -587,8 +594,8 @@ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker",
|
|
|
587
594
|
}, z.core.$strip>;
|
|
588
595
|
response: z.ZodObject<{
|
|
589
596
|
state: z.ZodEnum<{
|
|
590
|
-
created: "created";
|
|
591
597
|
running: "running";
|
|
598
|
+
created: "created";
|
|
592
599
|
stopped: "stopped";
|
|
593
600
|
destroyed: "destroyed";
|
|
594
601
|
}>;
|
|
@@ -620,6 +627,13 @@ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker",
|
|
|
620
627
|
* Typed Docker subjects.
|
|
621
628
|
*/
|
|
622
629
|
declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubjectDefinitions<"docker", {
|
|
630
|
+
/**
|
|
631
|
+
* Spawn a container from one mode-specific public descriptor.
|
|
632
|
+
*
|
|
633
|
+
* `container-local` requires `repoPath` and `baseBranch`.
|
|
634
|
+
* `container-isolated` requires `repoUrl` and `busMode`. Fields belonging
|
|
635
|
+
* only to the other mode are rejected by the strict discriminated union.
|
|
636
|
+
*/
|
|
623
637
|
'container.spawn': {
|
|
624
638
|
request: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
625
639
|
sessionId: z.ZodString;
|
|
@@ -774,8 +788,8 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
774
788
|
}, z.core.$strip>;
|
|
775
789
|
response: z.ZodObject<{
|
|
776
790
|
state: z.ZodEnum<{
|
|
777
|
-
created: "created";
|
|
778
791
|
running: "running";
|
|
792
|
+
created: "created";
|
|
779
793
|
stopped: "stopped";
|
|
780
794
|
destroyed: "destroyed";
|
|
781
795
|
}>;
|
|
@@ -959,8 +973,8 @@ declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"d
|
|
|
959
973
|
}, _$zod_v4_core0.$strip>;
|
|
960
974
|
response: _$zod.ZodObject<{
|
|
961
975
|
state: _$zod.ZodEnum<{
|
|
962
|
-
created: "created";
|
|
963
976
|
running: "running";
|
|
977
|
+
created: "created";
|
|
964
978
|
stopped: "stopped";
|
|
965
979
|
destroyed: "destroyed";
|
|
966
980
|
}>;
|
|
@@ -1142,8 +1156,8 @@ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
1142
1156
|
}, _$zod_v4_core0.$strip>;
|
|
1143
1157
|
response: _$zod.ZodObject<{
|
|
1144
1158
|
state: _$zod.ZodEnum<{
|
|
1145
|
-
created: "created";
|
|
1146
1159
|
running: "running";
|
|
1160
|
+
created: "created";
|
|
1147
1161
|
stopped: "stopped";
|
|
1148
1162
|
destroyed: "destroyed";
|
|
1149
1163
|
}>;
|
|
@@ -41,9 +41,9 @@ declare const StructuredOutputValidationErrorSchema: z.ZodObject<{
|
|
|
41
41
|
* - `enforced` – A structured-output enforcement handler produced conformant output.
|
|
42
42
|
*/
|
|
43
43
|
declare const StructuredOutputValidationStatusSchema: z.ZodEnum<{
|
|
44
|
+
failed: "failed";
|
|
44
45
|
passed: "passed";
|
|
45
46
|
enforced: "enforced";
|
|
46
|
-
failed: "failed";
|
|
47
47
|
}>;
|
|
48
48
|
/**
|
|
49
49
|
* Full validation result emitted after a turn completes when a
|
|
@@ -714,11 +714,12 @@ type AgentDispatchOutcome = {
|
|
|
714
714
|
* @param turnManager - Required ledger owner for direct terminal outcomes
|
|
715
715
|
* @param sessionContext - Optional shared session context forwarded to all agents
|
|
716
716
|
* @param responseSchema - Optional structured output descriptor for the turn
|
|
717
|
+
* @param assertDispatch - Optional synchronous authority check at the provider-dispatch linearization point
|
|
717
718
|
* @returns Durable dispatch outcomes after direct routing failures terminalize.
|
|
718
719
|
*/
|
|
719
720
|
declare function routeToAgentsCore(bus: IMakaioBus, session: IMakaioSession, agents: ReadonlyArray<{
|
|
720
721
|
agentId: string;
|
|
721
722
|
adapterId: string;
|
|
722
|
-
}>, message: MessageInput, messageId: string, turn: Turn$1, deliveryMode: 'enqueue' | 'immediate' | undefined, onTurnComplete: TurnCompleteCallback, turnManager: TurnCompletionRecorder, sessionContext?: SessionContext, responseSchema?: ResponseSchemaDescriptor): Promise<readonly AgentDispatchOutcome[]>;
|
|
723
|
+
}>, message: MessageInput, messageId: string, turn: Turn$1, deliveryMode: 'enqueue' | 'immediate' | undefined, onTurnComplete: TurnCompleteCallback, turnManager: TurnCompletionRecorder, sessionContext?: SessionContext, responseSchema?: ResponseSchemaDescriptor, assertDispatch?: () => void): Promise<readonly AgentDispatchOutcome[]>;
|
|
723
724
|
//#endregion
|
|
724
725
|
export { registerCompressHandler as a, SessionTurnManager as c, TurnContext as d, TurnPairStateChange as f, registerForkHandler as i, Turn$1 as l, TurnResult as m, routeToAgents as n, registerAttachHandler as o, TurnPairTerminalOutcome as p, registerMergeHandler as r, registerAbandonHandler as s, routeToAgentsCore as t, TurnConfig as u };
|
|
@@ -146,7 +146,6 @@ 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>>;
|
|
150
149
|
registryTools: z.ZodObject<{
|
|
151
150
|
enabled: z.ZodArray<z.ZodString>;
|
|
152
151
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -176,6 +175,7 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
|
|
|
176
175
|
"always-ask": "always-ask";
|
|
177
176
|
"full-access": "full-access";
|
|
178
177
|
}>>>;
|
|
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,7 +322,6 @@ 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>>;
|
|
326
325
|
registryTools: z.ZodObject<{
|
|
327
326
|
enabled: z.ZodArray<z.ZodString>;
|
|
328
327
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -352,6 +351,7 @@ declare const HarnessSchemas: {
|
|
|
352
351
|
"always-ask": "always-ask";
|
|
353
352
|
"full-access": "full-access";
|
|
354
353
|
}>>>;
|
|
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,7 +765,6 @@ 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>>;
|
|
769
768
|
registryTools: z.ZodObject<{
|
|
770
769
|
enabled: z.ZodArray<z.ZodString>;
|
|
771
770
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -795,6 +794,7 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
|
|
|
795
794
|
"always-ask": "always-ask";
|
|
796
795
|
"full-access": "full-access";
|
|
797
796
|
}>>>;
|
|
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,7 +1208,6 @@ 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>>;
|
|
1212
1211
|
registryTools: z.ZodObject<{
|
|
1213
1212
|
enabled: z.ZodArray<z.ZodString>;
|
|
1214
1213
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -1238,6 +1237,7 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
1238
1237
|
"always-ask": "always-ask";
|
|
1239
1238
|
"full-access": "full-access";
|
|
1240
1239
|
}>>>;
|
|
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,13 +1,13 @@
|
|
|
1
|
-
import { H as ArtifactLifecycleHookEvent, N as AnyArtifactKindDefinition, U as ArtifactLifecycleHookRegistration$1 } from "./index-
|
|
2
|
-
import { s as AdapterProviderAuth$1 } from "./adapter-binding-
|
|
3
|
-
import {
|
|
4
|
-
import { c as ProviderDefinitionInput$1, r as ProtocolId$1 } from "./definition-
|
|
5
|
-
import { t as RequiredTimeoutConfig } from "./index-
|
|
6
|
-
import { H as SessionMessage$1, b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1 } from "./types-
|
|
7
|
-
import { D as EntityUIConfig$1, I as FormFieldProps } from "./index-
|
|
8
|
-
import { n as ExtensionTransitionRulesContribution, t as ExtensionTransitionActionsContribution, y as WorkflowBlockCollection$1 } from "./transition-
|
|
9
|
-
import { l as FacetNamespaceDefinition } from "./index-
|
|
10
|
-
import {
|
|
1
|
+
import { H as ArtifactLifecycleHookEvent, N as AnyArtifactKindDefinition, U as ArtifactLifecycleHookRegistration$1 } from "./index-CFqShlHD.mjs";
|
|
2
|
+
import { s as AdapterProviderAuth$1 } from "./adapter-binding-Dfk_g-lP.mjs";
|
|
3
|
+
import { E as ClientDefinition$1, Q as VersionLiteral$1, et as VersionRange, f as ExtensionClientHookResponsesContribution } from "./hook-responses-mmqRa2Dq.mjs";
|
|
4
|
+
import { c as ProviderDefinitionInput$1, r as ProtocolId$1 } from "./definition-BEvV7tbD.mjs";
|
|
5
|
+
import { t as RequiredTimeoutConfig } from "./index-pgYFJ5h6.mjs";
|
|
6
|
+
import { H as SessionMessage$1, b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1 } from "./types-CtSkJqzV.mjs";
|
|
7
|
+
import { D as EntityUIConfig$1, I as FormFieldProps } from "./index-4NQLoI7R.mjs";
|
|
8
|
+
import { n as ExtensionTransitionRulesContribution, t as ExtensionTransitionActionsContribution, y as WorkflowBlockCollection$1 } from "./transition-BMYk_IVK.mjs";
|
|
9
|
+
import { l as FacetNamespaceDefinition } from "./index-CzKLLQLw.mjs";
|
|
10
|
+
import { G as SurfaceBindingDefinition, p as ExtensionArtifactViewBuildersContribution } from "./view-builder-CpKzgyS2.mjs";
|
|
11
11
|
import { z } from "zod";
|
|
12
12
|
import { MakaioBusLike, PayloadFilter, RegistrableBusNamespaceDefinition, SubjectSchema } from "@makaio/framework/core";
|
|
13
13
|
import * as _$_makaio_contracts0 from "@makaio/framework/contracts";
|
|
@@ -3636,6 +3636,20 @@ interface MakaioExtension$1<THostContext extends ExtensionContext$1 = NodeExtens
|
|
|
3636
3636
|
* is discovery metadata only.
|
|
3637
3637
|
*/
|
|
3638
3638
|
readonly clients?: readonly ClientDefinition$1[];
|
|
3639
|
+
/**
|
|
3640
|
+
* Client hook response contribution surface for this extension.
|
|
3641
|
+
*
|
|
3642
|
+
* When present, the runtime calls `createContributors(ctx)` once during
|
|
3643
|
+
* extension activation and validates the returned contributor definitions
|
|
3644
|
+
* against the active provider contract catalog before installing them in
|
|
3645
|
+
* the hook response pipeline.
|
|
3646
|
+
*
|
|
3647
|
+
* Contributors declared here respond to client hook events with canonical
|
|
3648
|
+
* effects (e.g. `context.append`) or provider-specific contribution
|
|
3649
|
+
* envelopes. Descriptor metadata is discovery-only; executable callbacks
|
|
3650
|
+
* are not serialized.
|
|
3651
|
+
*/
|
|
3652
|
+
readonly clientHookResponses?: ExtensionClientHookResponsesContribution;
|
|
3639
3653
|
/**
|
|
3640
3654
|
* Provider definitions contributed by this extension.
|
|
3641
3655
|
*
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { D as ClientDefinitionInput, E as ClientDefinition } from "./hook-responses-mmqRa2Dq.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
|
-
managed: "managed";
|
|
21
20
|
global: "global";
|
|
21
|
+
managed: "managed";
|
|
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
|
-
managed: "managed";
|
|
43
42
|
global: "global";
|
|
43
|
+
managed: "managed";
|
|
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
|
-
managed: "managed";
|
|
53
52
|
global: "global";
|
|
53
|
+
managed: "managed";
|
|
54
54
|
}>;
|
|
55
55
|
version: z.ZodNullable<z.ZodString>;
|
|
56
56
|
}, z.core.$strip>;
|
|
@@ -506,9 +506,9 @@ declare const ClientSchemas: {
|
|
|
506
506
|
cwd: z.ZodOptional<z.ZodString>;
|
|
507
507
|
machineId: z.ZodOptional<z.ZodString>;
|
|
508
508
|
startMode: z.ZodOptional<z.ZodEnum<{
|
|
509
|
+
fork: "fork";
|
|
509
510
|
fresh: "fresh";
|
|
510
511
|
resume: "resume";
|
|
511
|
-
fork: "fork";
|
|
512
512
|
clear: "clear";
|
|
513
513
|
compact: "compact";
|
|
514
514
|
}>>;
|
|
@@ -648,8 +648,8 @@ declare const ClientSchemas: {
|
|
|
648
648
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
649
649
|
}>;
|
|
650
650
|
stage: z.ZodEnum<{
|
|
651
|
-
resolving: "resolving";
|
|
652
651
|
downloading: "downloading";
|
|
652
|
+
resolving: "resolving";
|
|
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
|
-
managed: "managed";
|
|
702
701
|
global: "global";
|
|
702
|
+
managed: "managed";
|
|
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
|
-
managed: "managed";
|
|
712
711
|
global: "global";
|
|
712
|
+
managed: "managed";
|
|
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
|
-
resolving: "resolving";
|
|
1163
1162
|
downloading: "downloading";
|
|
1163
|
+
resolving: "resolving";
|
|
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
|
-
resolving: "resolving";
|
|
1187
1186
|
downloading: "downloading";
|
|
1187
|
+
resolving: "resolving";
|
|
1188
1188
|
verifying: "verifying";
|
|
1189
1189
|
extracting: "extracting";
|
|
1190
1190
|
installing: "installing";
|
|
@@ -1486,9 +1486,9 @@ type ClientSessionObservedBase = z.infer<typeof ClientSessionObservedBaseSchema>
|
|
|
1486
1486
|
declare const CLIENT_SESSION_START_MODES: readonly ["fresh", "fork", "resume", "clear", "compact"];
|
|
1487
1487
|
/** Zod schema for the client-reported session start mode. */
|
|
1488
1488
|
declare const ClientSessionStartModeSchema: z.ZodEnum<{
|
|
1489
|
+
fork: "fork";
|
|
1489
1490
|
fresh: "fresh";
|
|
1490
1491
|
resume: "resume";
|
|
1491
|
-
fork: "fork";
|
|
1492
1492
|
clear: "clear";
|
|
1493
1493
|
compact: "compact";
|
|
1494
1494
|
}>;
|
|
@@ -1505,9 +1505,9 @@ declare const ClientSessionStartedSchema: z.ZodObject<{
|
|
|
1505
1505
|
cwd: z.ZodOptional<z.ZodString>;
|
|
1506
1506
|
machineId: z.ZodOptional<z.ZodString>;
|
|
1507
1507
|
startMode: z.ZodOptional<z.ZodEnum<{
|
|
1508
|
+
fork: "fork";
|
|
1508
1509
|
fresh: "fresh";
|
|
1509
1510
|
resume: "resume";
|
|
1510
|
-
fork: "fork";
|
|
1511
1511
|
clear: "clear";
|
|
1512
1512
|
compact: "compact";
|
|
1513
1513
|
}>>;
|
|
@@ -2076,9 +2076,9 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
2076
2076
|
cwd: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2077
2077
|
machineId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2078
2078
|
startMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2079
|
+
fork: "fork";
|
|
2079
2080
|
fresh: "fresh";
|
|
2080
2081
|
resume: "resume";
|
|
2081
|
-
fork: "fork";
|
|
2082
2082
|
clear: "clear";
|
|
2083
2083
|
compact: "compact";
|
|
2084
2084
|
}>>;
|
|
@@ -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
|
-
resolving: "resolving";
|
|
2222
2221
|
downloading: "downloading";
|
|
2222
|
+
resolving: "resolving";
|
|
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
|
-
managed: "managed";
|
|
2272
2271
|
global: "global";
|
|
2272
|
+
managed: "managed";
|
|
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
|
-
managed: "managed";
|
|
2282
2281
|
global: "global";
|
|
2282
|
+
managed: "managed";
|
|
2283
2283
|
}>;
|
|
2284
2284
|
version: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2285
2285
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -2716,9 +2716,9 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2716
2716
|
cwd: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2717
2717
|
machineId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2718
2718
|
startMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2719
|
+
fork: "fork";
|
|
2719
2720
|
fresh: "fresh";
|
|
2720
2721
|
resume: "resume";
|
|
2721
|
-
fork: "fork";
|
|
2722
2722
|
clear: "clear";
|
|
2723
2723
|
compact: "compact";
|
|
2724
2724
|
}>>;
|
|
@@ -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
|
-
resolving: "resolving";
|
|
2862
2861
|
downloading: "downloading";
|
|
2862
|
+
resolving: "resolving";
|
|
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
|
-
managed: "managed";
|
|
2912
2911
|
global: "global";
|
|
2912
|
+
managed: "managed";
|
|
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
|
-
managed: "managed";
|
|
2922
2921
|
global: "global";
|
|
2922
|
+
managed: "managed";
|
|
2923
2923
|
}>;
|
|
2924
2924
|
version: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2925
2925
|
}, _$zod_v4_core0.$strip>;
|