@makaio/framework 1.0.0-dev-1784889676396 → 1.0.0-dev-1785344643235
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 +3 -2
- package/dist/{account-identity-CP4DC0DL.mjs → account-identity-DFx8pwKL.mjs} +1 -1
- package/dist/{adapter-CYobxqN_.mjs → adapter-D5c5LrPN.mjs} +1 -1
- package/dist/adapters/claude/index.d.mts +204 -27
- package/dist/adapters/claude/index.mjs +3 -3
- package/dist/adapters/config/index.d.mts +2 -2
- package/dist/adapters/config/index.mjs +1 -1
- package/dist/adapters/index.d.mts +49 -4
- 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-DCkizHkS.mjs → artifact-DGiXqb11.mjs} +1 -1
- package/dist/attempt-record-codec-CqO1_XnE.mjs +1 -0
- package/dist/{auth-C3NOWqTU.mjs → auth-DGEdiHF6.mjs} +1 -1
- package/dist/authority-state-bootstrap-GPL_tqaT.mjs +1 -0
- package/dist/bus/index.mjs +1 -1
- package/dist/{canonical-model-EMRYCVjX.mjs → canonical-model-BAytQ4NV.mjs} +1 -1
- package/dist/capabilities-BQEp34ir.mjs +1 -0
- package/dist/{client-OYk0Ttck.mjs → client-DbS847wW.mjs} +1 -1
- package/dist/clients/index.d.mts +5 -3
- 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/{compression-CZ_6fYq8.mjs → compression-74fFeBha.mjs} +1 -1
- package/dist/{config-namespace-DTA6EQL8.mjs → config-namespace-TVX-hG4I.mjs} +1 -1
- package/dist/{context-resolution-B9ANWbG0.d.mts → context-resolution-BQBk4Ish.d.mts} +6 -4
- 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/auth/index.mjs +1 -1
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.mjs +1 -1
- package/dist/contracts/capabilities/index.d.mts +2 -0
- package/dist/contracts/capabilities/index.mjs +1 -0
- package/dist/contracts/client/index.d.mts +2 -2
- package/dist/contracts/client/index.mjs +1 -1
- package/dist/contracts/common/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +24 -2
- package/dist/contracts/config/index.mjs +1 -1
- package/dist/contracts/extension/index.d.mts +4 -4
- package/dist/contracts/extension/index.mjs +1 -1
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/facet/index.mjs +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/harness/index.mjs +1 -1
- package/dist/contracts/host/index.d.mts +1 -1
- package/dist/contracts/host/index.mjs +1 -1
- package/dist/contracts/index.d.mts +1682 -9431
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/materialization/index.mjs +1 -1
- package/dist/contracts/model-registry/index.d.mts +1 -1
- package/dist/contracts/model-registry/index.mjs +1 -1
- package/dist/contracts/native-session-supervisor/index.d.mts +1 -1
- package/dist/contracts/native-session-supervisor/index.mjs +1 -1
- package/dist/contracts/platform/index.d.mts +1 -1
- package/dist/contracts/platform/index.mjs +1 -1
- package/dist/contracts/provider/index.d.mts +2 -2
- package/dist/contracts/provider/index.mjs +1 -1
- 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/shared/index.mjs +1 -1
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/skill/index.mjs +1 -1
- package/dist/contracts/telemetry/index.d.mts +1 -1
- package/dist/contracts/telemetry/index.mjs +1 -1
- package/dist/contracts/timeout/index.d.mts +1 -1
- package/dist/contracts/timeout/index.mjs +1 -1
- package/dist/contracts/toast/index.mjs +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/variant/index.mjs +1 -1
- package/dist/contracts/worker-node/index.d.mts +2 -0
- package/dist/contracts/worker-node/index.mjs +1 -0
- package/dist/contracts/workflow/index.d.mts +3 -3
- package/dist/contracts/workflow/index.mjs +1 -1
- package/dist/{definition-K3m51lgO.mjs → definition-CJfiv8xm.mjs} +1 -1
- package/dist/{detached-extension-handle-BsywhHfk.mjs → detached-extension-handle-Ddfquy5_.mjs} +1 -1
- package/dist/drizzle/0030_remote-worker-execution.sql +6 -0
- package/dist/drizzle/meta/_journal.json +7 -0
- package/dist/execution-attempt-repository-DWXKY41_.d.mts +1056 -0
- package/dist/execution-target-Cf645pDj.mjs +1 -0
- package/dist/{extension-Cgg45Xk1.mjs → extension-DCA4pYrY.mjs} +1 -1
- package/dist/extension-hjOPs10e.mjs +1 -0
- package/dist/{filesystem-service-Cupz_Z7S.mjs → filesystem-service-DlP2HfDg.mjs} +1 -1
- package/dist/framework-packages-C3RWfJDk.mjs +1 -0
- package/dist/git/index.mjs +1 -1
- package/dist/{globby-DWp7V-P2.mjs → globby-1yCVCk8s.mjs} +1 -1
- package/dist/{handlers-cMBmexF4.mjs → handlers-CfnLyLfE.mjs} +1 -1
- package/dist/{harness-DflvHAGV.mjs → harness-DpwsFsE7.mjs} +1 -1
- package/dist/{index-BhXCCgJV2.d.mts → index-4fE_hUP02.d.mts} +1 -1
- package/dist/{index-BMx59xb7.d.mts → index-8gKx-OVP.d.mts} +13 -7
- package/dist/index-B0Kf_OWi.d.mts +267 -0
- package/dist/{index-DRiTICBU.d.mts → index-BAXkicoQ.d.mts} +1 -1
- package/dist/{index-CnXXq6sW.d.mts → index-BC79QrGC.d.mts} +10 -10
- package/dist/{index-CvmWRumB.d.mts → index-BQLUVXIB.d.mts} +1024 -888
- package/dist/{index-CKO9S6oo.d.mts → index-BXD3kEs_.d.mts} +28 -10
- package/dist/{index-DUf47Jn_.d.mts → index-BskPjMet.d.mts} +8 -8
- package/dist/{index-CjyfQ_vQ.d.mts → index-CL-0NeQW.d.mts} +8 -5
- package/dist/{index-Cw7_69gV.d.mts → index-CRvpVIqA.d.mts} +1 -1
- package/dist/{index-7FjcxGlK.d.mts → index-CUvNKYkV.d.mts} +1 -1
- package/dist/{index-CtUTCAJ6.d.mts → index-CVaRZoiu.d.mts} +4 -4
- package/dist/{index-Cw84_Dqi.d.mts → index-CnMu8BQl.d.mts} +4 -4
- package/dist/{index-DaMfTvfz.d.mts → index-DA9g2A5P.d.mts} +1 -1
- package/dist/{index-Bi5jFT9S.d.mts → index-DJAmSnuh.d.mts} +12 -12
- package/dist/{index-pjATMrvJ.d.mts → index-DkiTJM5p.d.mts} +693 -31
- package/dist/{index-jbgHR5J2.d.mts → index-GHASUiem.d.mts} +1 -1
- package/dist/{index-BDDbcWNI.d.mts → index-HsTxm-R3.d.mts} +3 -3
- package/dist/{index-Bs3CXR232.d.mts → index-I5YG-qrb2.d.mts} +6 -6
- package/dist/{index-0Ju2i8gV.d.mts → index-SsBHjUqA.d.mts} +204 -165
- package/dist/index-XZyMxxnU.d.mts +1602 -0
- package/dist/{index-dkvGHN10.d.mts → index-brqfk9JQ.d.mts} +6 -6
- package/dist/{index-D43lQCHs.d.mts → index-q0Tiqems.d.mts} +131 -131
- package/dist/index-w_FmghjT.d.mts +7295 -0
- package/dist/kernel/cli/index.d.mts +2 -2
- package/dist/kernel/cli/index.mjs +1 -1
- package/dist/kernel/cli/register.d.mts +1 -1
- package/dist/kernel/cli/register.mjs +1 -1
- package/dist/kernel/cli/schemas.mjs +1 -1
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/extension/index.mjs +1 -1
- package/dist/kernel/index.d.mts +14 -8
- package/dist/kernel/index.mjs +1 -1
- package/dist/kernel/namespace/index.d.mts +1 -1
- package/dist/kernel/namespace/index.mjs +1 -1
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/kernel/observability/index.mjs +1 -1
- package/dist/kernel/providers/index.d.mts +1 -1
- package/dist/kernel/providers/index.mjs +1 -1
- package/dist/kernel/window/index.d.mts +1 -1
- package/dist/kernel/window/index.mjs +1 -1
- package/dist/{lib-BeMM738r.mjs → lib-C7-s68uf.mjs} +1 -1
- package/dist/{lib-B7TpTzkG.mjs → lib-DErgth_E.mjs} +2 -2
- package/dist/{load-extensions-BLdG90Zi.d.mts → load-extensions-BxsDB87B.d.mts} +1 -1
- package/dist/{load-extensions-CUmFCcYi.mjs → load-extensions-D0DfjYLC.mjs} +1 -1
- package/dist/{materialization-s8eR1eQ4.mjs → materialization-Jd198K3y.mjs} +1 -1
- package/dist/mcp-http-server/index.d.mts +305 -79
- package/dist/mcp-http-server/index.mjs +4 -4
- package/dist/model-BGgVmRnN.mjs +1 -0
- package/dist/modes-BheyN7SS.mjs +1 -0
- package/dist/{namespace-DwQtzlY-.mjs → namespace-BqxtpNAn.mjs} +1 -1
- package/dist/{namespace-BHliaabz.d.mts → namespace-DBm9K23m.d.mts} +6 -6
- package/dist/{namespace-zOfq1Uhn.d.mts → namespace-DI4Yx_xu.d.mts} +27 -27
- package/dist/namespace-DJfUADSV.mjs +1 -0
- package/dist/{namespace-BphMM6S82.d.mts → namespace-DPgxPa8m2.d.mts} +1 -1
- package/dist/{namespace-Bd49QmzS.d.mts → namespace-DWCEo-9M.d.mts} +0 -60
- package/dist/{namespace-CriPb5wY.d.mts → namespace-jPUGV-b2.d.mts} +42 -42
- package/dist/{native-session-supervisor-Bgz-Q1WH.mjs → native-session-supervisor-DRx0MX-d.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/node/transports/index.d.mts +81 -9
- package/dist/node/transports/index.mjs +2 -2
- package/dist/{orchestrator-shared-CY7Tu7kZ.mjs → orchestrator-shared-BxmHCPvx.mjs} +1 -1
- package/dist/package-CNUPPcU1.mjs +7 -0
- package/dist/package-DWMxGfzK.d.mts +827 -0
- package/dist/{package-DKnzOvoR.mjs → package-Dft_RItb.mjs} +1 -1
- package/dist/package.json +1 -1
- package/dist/{packages-zDnokBpl.mjs → packages-DtEEP0Vt.mjs} +1 -1
- package/dist/{profile-BRi6K6am.mjs → profile-BTAI31Nt.mjs} +1 -1
- package/dist/{provider-context-DOsjOjiR.mjs → provider-context-Dq53Cgzz.mjs} +1 -1
- package/dist/{provider-context-BYkMl--1.mjs → provider-context-PZIQWcqQ.mjs} +1 -1
- package/dist/provider-operation-Cxoe2SUr.d.mts +207 -0
- package/dist/providers/index.mjs +1 -1
- package/dist/{registry-Dw6l7k3e.mjs → registry-wfF2uTty.mjs} +29 -29
- package/dist/{resolved-O2XXjTeu.mjs → resolved-DZgqql2Z.mjs} +1 -1
- 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 +4 -4
- package/dist/runtime-node/index.mjs +24 -24
- package/dist/runtime-node/makaio-config.d.mts +1 -1
- package/dist/runtime-node/makaio-config.mjs +1 -1
- package/dist/runtime-node/static/model-registry.yaml +348 -0
- package/dist/runtime-node/workflow-worker/index.d.mts +2 -2
- package/dist/runtime-node/workflow-worker/index.mjs +1 -1
- package/dist/runtime-node/workflow-worker/worker-entry.d.mts +7 -4
- package/dist/runtime-node/workflow-worker/worker-entry.mjs +1 -1
- package/dist/{schema-BO9TgmOs.d.mts → schema-Bwr_NrOS.d.mts} +2 -2
- package/dist/{schema-BI0aCHvV.mjs → schema-Dd-e89MO.mjs} +1 -1
- package/dist/{schemas-B5tMYfhC.d.mts → schemas-C4yUXs4G.d.mts} +4 -4
- package/dist/schemas-CRB2O5zo.mjs +1 -0
- package/dist/{schemas-Dgj3WaOI.mjs → schemas-Cm09dXL4.mjs} +1 -1
- package/dist/{schemas-BJ8VMXhO.mjs → schemas-DaHQzpgm.mjs} +1 -1
- package/dist/{schemas-BDC2Nqj1.d.mts → schemas-ENwK6jmV.d.mts} +14 -14
- package/dist/{schemas-ChF2z4RB.d.mts → schemas-N6x2z7Lf.d.mts} +0 -45
- package/dist/schemas-tDf_WiC8.mjs +1 -0
- package/dist/selection-BNwTKEVT.mjs +1 -0
- package/dist/service-base/index.d.mts +47 -2
- package/dist/service-base/index.mjs +1 -1
- 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/index.mjs +1 -1
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/adapter-subsystem/namespace.mjs +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 +7 -7
- package/dist/services/context-rules/index.mjs +1 -1
- package/dist/services/execution-target/index.d.mts +4 -4
- package/dist/services/execution-target/index.mjs +1 -1
- package/dist/services/execution-target/namespace.d.mts +1 -1
- package/dist/services/execution-target/namespace.mjs +1 -1
- package/dist/services/execution-target/schemas.d.mts +1 -1
- package/dist/services/execution-target/schemas.mjs +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 +2 -2
- 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 +86 -371
- 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.d.mts +2 -2
- package/dist/services/log-import/namespace.mjs +1 -1
- package/dist/services/log-import/schemas.d.mts +1 -1
- package/dist/services/log-import/schemas.mjs +1 -1
- package/dist/services/materialization/index.d.mts +1 -1
- 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-context/index.mjs +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/messages/namespace.mjs +1 -1
- package/dist/services/session/orchestrator-testing/index.d.mts +1 -1
- package/dist/services/session/orchestrator-testing/index.mjs +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/session-events/namespace.mjs +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +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/turns/namespace.mjs +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/index.mjs +1 -1
- 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/clients-namespace.mjs +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/index.mjs +1 -1
- package/dist/services/settings/storage/providers-namespace.d.mts +1 -1
- package/dist/services/settings/storage/providers-namespace.mjs +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/workflow-transitions/index.d.mts +2 -0
- package/dist/services/workflow-transitions/index.mjs +1 -0
- package/dist/{session-Carng3Yk.mjs → session-BOGCd18q.mjs} +1 -1
- package/dist/{session-idI1jk5X.mjs → session-BTFiDoGz.mjs} +1 -1
- package/dist/{session-lineage-Cte63dGx.d.mts → session-lineage-B_JW5LpF.d.mts} +1 -1
- package/dist/{shared-RP_KARKF.mjs → shared-BQ0CHIVy.mjs} +1 -1
- package/dist/{skill-CpNjWFuE.mjs → skill-BR6rkfLe.mjs} +1 -1
- package/dist/{src-XihJcAQS.mjs → src-DD0v-nIj.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 +50 -2
- package/dist/storage/drizzle/index.mjs +1 -1
- package/dist/storage/handlers/drizzle/index.d.mts +1 -1
- package/dist/storage/handlers/drizzle/index.mjs +1 -1
- package/dist/storage/handlers/index.d.mts +1 -1
- package/dist/storage/handlers/index.mjs +1 -1
- package/dist/testing/drizzle-harness.d.mts +44 -3
- package/dist/testing/drizzle-harness.mjs +1 -1
- package/dist/{tool-approval-service-fIZ9x0kL.mjs → tool-approval-service-kBA0fRzm.mjs} +1 -1
- package/dist/tools-PdG9fO1M.mjs +1 -0
- package/dist/{transition-BodgGLZx.d.mts → transition-DuVzKt8-.d.mts} +3 -42
- package/dist/{types-LspCUW09.d.mts → types-B1MNcwgH.d.mts} +1 -1
- package/dist/{types-Bzxo7ATi.d.mts → types-BqVAOzJP.d.mts} +48 -48
- package/dist/{types-DBb5jY4Z.d.mts → types-CJ_QZ1yW.d.mts} +47 -3
- package/dist/ui-kernel/index.d.mts +1 -1
- package/dist/ui-kernel/index.mjs +1 -1
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/utils/index.d.mts +18 -4
- package/dist/utils/index.mjs +1 -1
- package/dist/{version-BbWrAPld.mjs → version-CoCeMxDT.mjs} +1 -1
- package/dist/{view-builder-tU7iaxrk.d.mts → view-builder-CvoSL2oL.d.mts} +2 -1
- package/dist/visibility-qhGWmpSJ.mjs +1 -0
- package/dist/worker-node-Bl9_vqYi.mjs +1 -0
- package/dist/worker-node-DZTuT1DS.mjs +1 -0
- package/dist/workflow-BfDbgtIQ.mjs +1 -0
- package/dist/workflow-engine/execution-attempt-repository.d.mts +2 -0
- package/dist/workflow-engine/execution-attempt-repository.mjs +1 -0
- package/dist/workflow-engine/index.d.mts +619 -685
- 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/provider-operation.d.mts +2 -0
- package/dist/workflow-engine/provider-operation.mjs +1 -0
- package/dist/workflow-engine/testing/index.d.mts +146 -0
- package/dist/workflow-engine/testing/index.mjs +1 -0
- package/dist/workflow-engine/testing/sqlite.d.mts +22 -0
- package/dist/workflow-engine/testing/sqlite.mjs +130 -0
- package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
- package/dist/workflow-transitions-DSc45ixc.mjs +1 -0
- package/dist/workflow-worker-BN9XPxQO.mjs +1 -0
- package/package.json +20 -3
- package/dist/authority-state-bootstrap-C_-F_dtq.mjs +0 -1
- package/dist/execution-target-CsZXIvli.mjs +0 -1
- package/dist/extension-CjTu6mzW.mjs +0 -1
- package/dist/model-uE5IyUFJ.mjs +0 -1
- package/dist/namespace-C05pkLbN.mjs +0 -1
- package/dist/package-BSG1681x.d.mts +0 -427
- package/dist/package-DW1Upu8E.mjs +0 -7
- package/dist/schemas-BRxU_oqL.mjs +0 -1
- package/dist/schemas-C-J4W1ID.mjs +0 -1
- package/dist/selection-YRuVSdck.mjs +0 -1
- package/dist/tools-Cs2DwjCC.mjs +0 -1
- package/dist/visibility-Cb62p9bv.mjs +0 -1
- package/dist/workflow-BX-FxDb0.mjs +0 -1
- package/dist/workflow-worker-DR9qYOFc.mjs +0 -1
- /package/dist/{adapter-auth-runtime-DFBLXD5K.mjs → adapter-auth-runtime-DO-FVTXg.mjs} +0 -0
- /package/dist/{adapter-binding-Dfk_g-lP.d.mts → adapter-binding-DQchUtrK.d.mts} +0 -0
- /package/dist/{ajv-C8r45sFs.mjs → ajv-DD3SIL2i.mjs} +0 -0
- /package/dist/{attach-error-DCnzW-Yz.mjs → attach-error-C3tngg6J.mjs} +0 -0
- /package/dist/{await-trigger-UceeyCyi.mjs → await-trigger-I3lrepb8.mjs} +0 -0
- /package/dist/{base-orchestrator-5yH3l39s.d.mts → base-orchestrator-BilsQNW1.d.mts} +0 -0
- /package/dist/{capability-service-BzKBK0n2.mjs → capability-service-BqiLlRGA.mjs} +0 -0
- /package/dist/{client-DYEHDiJN.d.mts → client-B--e2qcU.d.mts} +0 -0
- /package/dist/{client-binary-version-verifier-C12PvQmz.d.mts → client-binary-version-verifier-CgjM_vGF.d.mts} +0 -0
- /package/dist/{client-binary-version-verifier-Dv7TGFxh.mjs → client-binary-version-verifier-taewmKTY.mjs} +0 -0
- /package/dist/{clients-namespace-DcFmhtLv.d.mts → clients-namespace-DfxjG2ZP.d.mts} +0 -0
- /package/dist/{config-namespace-DmP7NVju.d.mts → config-namespace-BCqvufbD.d.mts} +0 -0
- /package/dist/{create-static-mount-BLbqGmva.mjs → create-static-mount-bbQhTt6W.mjs} +0 -0
- /package/dist/{cross-spawn-BXxQUsPS.mjs → cross-spawn-B57KZuns.mjs} +0 -0
- /package/dist/{cursor-storage-DCj4uUxr.mjs → cursor-storage-DIFK_9hg.mjs} +0 -0
- /package/dist/{definition-BEvV7tbD.d.mts → definition-gnKgXU91.d.mts} +0 -0
- /package/dist/{definitions-C1pgx0Nq.mjs → definitions-xrrY0wgz.mjs} +0 -0
- /package/dist/{descriptor-to-package-VfB8lK5w.mjs → descriptor-to-package-DvF08krT.mjs} +0 -0
- /package/dist/{drizzle-oCH9H53q.mjs → drizzle-z_0SiGY8.mjs} +0 -0
- /package/dist/{esm-ClQELElL.mjs → esm-CltRnX8_.mjs} +0 -0
- /package/dist/{event-BOLVCfhH.mjs → event-CmVjR6Ib.mjs} +0 -0
- /package/dist/{extension-discovery-B6p3iZaV.d.mts → extension-discovery-CQRdbVQ6.d.mts} +0 -0
- /package/dist/{extension-namespace-vrh4ERXR.mjs → extension-namespace-Yu41YepM.mjs} +0 -0
- /package/dist/{facet-DqPBpqkl.mjs → facet-BCI00njh.mjs} +0 -0
- /package/dist/{filesystem-service-CGdboor3.d.mts → filesystem-service-CQ9yVkSz.d.mts} +0 -0
- /package/dist/{handler-GGOD_ofd.mjs → handler-Cbv9FqDO.mjs} +0 -0
- /package/dist/{hook-responses-Dg8wDvRo.d.mts → hook-responses-Dh1PWXqJ.d.mts} +0 -0
- /package/dist/{host-BfgdjlII.mjs → host-Caq6ZfSJ.mjs} +0 -0
- /package/dist/{identity-BmEHHoBw.mjs → identity-D6guMtmi.mjs} +0 -0
- /package/dist/{index-DEchpaya.d.mts → index-BIdsFcQs2.d.mts} +0 -0
- /package/dist/{index-DquI_1X5.d.mts → index-BVRQEpAg.d.mts} +0 -0
- /package/dist/{index-Brdc35b-.d.mts → index-BaZeoZoS.d.mts} +0 -0
- /package/dist/{index-BSmwpgkR.d.mts → index-ByKi34v5.d.mts} +0 -0
- /package/dist/{index-oYGf2zIe.d.mts → index-CGZQVTid.d.mts} +0 -0
- /package/dist/{index-Chy9aknK.d.mts → index-CMJZ2Z8m.d.mts} +0 -0
- /package/dist/{index-Bd1GC1kU2.d.mts → index-CjdRdsd0.d.mts} +0 -0
- /package/dist/{index-DYUxNOIX.d.mts → index-Cv-o5Krs.d.mts} +0 -0
- /package/dist/{index-DC0yVsYL.d.mts → index-DN4NOCqN2.d.mts} +0 -0
- /package/dist/{index-CcsJnJOD.d.mts → index-DR40QWlw.d.mts} +0 -0
- /package/dist/{index-BG9-vQHD.d.mts → index-DZunhZec.d.mts} +0 -0
- /package/dist/{index-BsBvs0aK.d.mts → index-DjgLchuQ.d.mts} +0 -0
- /package/dist/{index-pgYFJ5h6.d.mts → index-Dm1nUxCF.d.mts} +0 -0
- /package/dist/{index-C96LlS5m.d.mts → index-Ds5_rDEJ.d.mts} +0 -0
- /package/dist/{index-GYZs75UP.d.mts → index-dtsLKOID.d.mts} +0 -0
- /package/dist/{index-8fJ6dkzR.d.mts → index-gUhidukN.d.mts} +0 -0
- /package/dist/{index-BgpYhR2z.d.mts → index-jTaAHsul.d.mts} +0 -0
- /package/dist/{index-Ci3_i-WC2.d.mts → index-sS6KUlrx.d.mts} +0 -0
- /package/dist/{index-CFeY8lfU.d.mts → index-vA--0lOM.d.mts} +0 -0
- /package/dist/{index-BUYyZm5I.d.mts → index-vcSj12YQ.d.mts} +0 -0
- /package/dist/{index-CdEhEXlY.d.mts → index-ye0oklfU.d.mts} +0 -0
- /package/dist/{json-value-BwVdTylT.d.mts → json-value-Brslhqbm.d.mts} +0 -0
- /package/dist/{jsonl-transport-D8RBF0dK.mjs → jsonl-transport-bQl3JwIu.mjs} +0 -0
- /package/dist/{lib-3_xcE8J-.mjs → lib-DOBXZmYX.mjs} +0 -0
- /package/dist/{model-registry-CoegIvks.mjs → model-registry-CmgcPDH3.mjs} +0 -0
- /package/dist/{model-registry-BneK5SGo.mjs → model-registry-xyBKSye-.mjs} +0 -0
- /package/dist/{namespace-CDO4rY11.mjs → namespace-B8uKAzWJ.mjs} +0 -0
- /package/dist/{namespace-BsF9IxJ9.d.mts → namespace-BOkKoq34.d.mts} +0 -0
- /package/dist/{namespace-SQAGytmu.d.mts → namespace-Blp4c8GK.d.mts} +0 -0
- /package/dist/{namespace-BeED_Ojz.mjs → namespace-C-9si-fV.mjs} +0 -0
- /package/dist/{namespace-De9Mg3zv.d.mts → namespace-CErHuXtb.d.mts} +0 -0
- /package/dist/{namespace-BHj13hbA.mjs → namespace-CWGKCNZm.mjs} +0 -0
- /package/dist/{namespace-D7pE2QWv.mjs → namespace-CWUDFGOy.mjs} +0 -0
- /package/dist/{namespace-D9HNjIdc.d.mts → namespace-Cv1RFP7n.d.mts} +0 -0
- /package/dist/{namespace-CI313bRv.d.mts → namespace-Dkod-w11.d.mts} +0 -0
- /package/dist/{namespace-lWlqWTKu.d.mts → namespace-GPA7zots.d.mts} +0 -0
- /package/dist/{namespace-DWwWnLBu.mjs → namespace-HO2J9sO8.mjs} +0 -0
- /package/dist/{namespace-C238RqwB.mjs → namespace-YxU1xf-K.mjs} +0 -0
- /package/dist/{namespace-BetqZA7Z.d.mts → namespace-YytVKIgI.d.mts} +0 -0
- /package/dist/{namespace-B9CYb9Gh.d.mts → namespace-jDhZjw-i.d.mts} +0 -0
- /package/dist/{namespace-BSXHdCVh2.d.mts → namespace-tGRAod3o.d.mts} +0 -0
- /package/dist/{orchestrator-shared-BB6j8ezL.d.mts → orchestrator-shared-BHCv-l2O.d.mts} +0 -0
- /package/dist/{out-CFkI17mk.mjs → out-CvjtANXN.mjs} +0 -0
- /package/dist/{packages-DeIgn0Hn.d.mts → packages-BZ6pzFIq.d.mts} +0 -0
- /package/dist/{platform-CWhGFQFX.mjs → platform-Bv8llU9c.mjs} +0 -0
- /package/dist/{providers-CUnrif24.mjs → providers-Co5UszRH.mjs} +0 -0
- /package/dist/{providers-namespace-sPbGcZ6I.d.mts → providers-namespace-DjFkmvBR.d.mts} +0 -0
- /package/dist/{quick-lru-CTBjxfgD.mjs → quick-lru-CrOpWwrf.mjs} +0 -0
- /package/dist/{schema-cus0dJ81.mjs → schema-Db-y-09L.mjs} +0 -0
- /package/dist/{schema-introspection-BsWLmoFp.mjs → schema-introspection-DgWQCpwx.mjs} +0 -0
- /package/dist/{schemas-DYvvMd3c.d.mts → schemas-B1NWNASS.d.mts} +0 -0
- /package/dist/{schemas-CMyv7l7-.mjs → schemas-BGExwp3j.mjs} +0 -0
- /package/dist/{schemas-Dmij0PIc.d.mts → schemas-BO7uOum6.d.mts} +0 -0
- /package/dist/{schemas-BGS9RfqV.mjs → schemas-Bfxskx_2.mjs} +0 -0
- /package/dist/{schemas-BKKpQC4X2.d.mts → schemas-BtZqovRH.d.mts} +0 -0
- /package/dist/{schemas-BAvt2HDy.d.mts → schemas-CQyRBqD6.d.mts} +0 -0
- /package/dist/{schemas-D55eXBgl.d.mts → schemas-CR8hSqTy.d.mts} +0 -0
- /package/dist/{schemas-CWxf_Yut.mjs → schemas-CqRm0i9a.mjs} +0 -0
- /package/dist/{schemas-CiWCNQ9a2.d.mts → schemas-CwbYk_kZ.d.mts} +0 -0
- /package/dist/{schemas-CbMWN9-z.d.mts → schemas-DuIlOWR3.d.mts} +0 -0
- /package/dist/{schemas-B4FyOOJj.d.mts → schemas-miYxK_Z1.d.mts} +0 -0
- /package/dist/{semver-D3Y7uMEb.mjs → semver-DlM8znk4.mjs} +0 -0
- /package/dist/{server-lifecycle-C-3OgoKi.d.mts → server-lifecycle-Dsq56aqC.d.mts} +0 -0
- /package/dist/{server-lifecycle-DV6NMsgH.mjs → server-lifecycle-kmQ5PUDv.mjs} +0 -0
- /package/dist/{shared-schemas-BNCPgGYP.mjs → shared-schemas-DXwyMCwZ.mjs} +0 -0
- /package/dist/{src-ftBp6GpR.mjs → src-CCu8TwL6.mjs} +0 -0
- /package/dist/{storage-namespace-B1GI4elv.mjs → storage-namespace-BSrv0vXR.mjs} +0 -0
- /package/dist/{storage-namespace-definition-V8sc3drq.d.mts → storage-namespace-definition-BvlX0QV_.d.mts} +0 -0
- /package/dist/{storage-namespace-definition-4UYuij1r.mjs → storage-namespace-definition-CkMKt7-I.mjs} +0 -0
- /package/dist/{storage-namespace-9N9R61pI.d.mts → storage-namespace-dfywhXR3.d.mts} +0 -0
- /package/dist/{supports-color-DwW9N6YC.mjs → supports-color-DUugCQsK.mjs} +0 -0
- /package/dist/{telemetry-B42EMbZt.mjs → telemetry-Pr3oP2rk.mjs} +0 -0
- /package/dist/{timeout-CvONPl0l.mjs → timeout-DWDhddRJ.mjs} +0 -0
- /package/dist/{tray-menu-service-Dgedanv-.mjs → tray-menu-service-BBLa-Rcv.mjs} +0 -0
- /package/dist/{types-DkFvBdIY.d.mts → types-BrcjaNPZ.d.mts} +0 -0
- /package/dist/{types-DVLq657Y.d.mts → types-DHmPneIO.d.mts} +0 -0
- /package/dist/{types-Bju4dmAg.d.mts → types-b54n1o57.d.mts} +0 -0
- /package/dist/{ui-config-B2L3Xgqo.mjs → ui-config-CyCdlns_.mjs} +0 -0
- /package/dist/{variant-ByI-RZua.mjs → variant-krjlTdJt.mjs} +0 -0
- /package/dist/{window-registry-Qcnvlhp7.d.mts → window-registry-BDnZLPVx.d.mts} +0 -0
- /package/dist/{window-registry-DsWnCc8z.mjs → window-registry-I-imZHV_.mjs} +0 -0
|
@@ -106,15 +106,6 @@ type ContainerAdapterAuthEnvelope = z.infer<typeof ContainerAdapterAuthEnvelopeS
|
|
|
106
106
|
*/
|
|
107
107
|
declare const ContainerBootstrapConfigSchema: z.ZodObject<{
|
|
108
108
|
busAuthSecret: z.ZodOptional<z.ZodString>;
|
|
109
|
-
relayPeer: z.ZodOptional<z.ZodObject<{
|
|
110
|
-
id: z.ZodString;
|
|
111
|
-
signingPublicKey: z.ZodString;
|
|
112
|
-
}, z.core.$strict>>;
|
|
113
|
-
relayIdentity: z.ZodOptional<z.ZodObject<{
|
|
114
|
-
id: z.ZodString;
|
|
115
|
-
signingPublicKey: z.ZodString;
|
|
116
|
-
signingPrivateKeyPem: z.ZodString;
|
|
117
|
-
}, z.core.$strict>>;
|
|
118
109
|
gitToken: z.ZodOptional<z.ZodString>;
|
|
119
110
|
runtimeEnv: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
120
111
|
sessionRuntime: z.ZodOptional<z.ZodReadonly<z.ZodObject<{
|
|
@@ -168,22 +159,37 @@ type ContainerRuntime = z.infer<typeof ContainerRuntimeSchema>;
|
|
|
168
159
|
* Container state.
|
|
169
160
|
*/
|
|
170
161
|
declare const ContainerStateSchema: z.ZodEnum<{
|
|
171
|
-
running: "running";
|
|
172
162
|
created: "created";
|
|
163
|
+
running: "running";
|
|
173
164
|
stopped: "stopped";
|
|
174
165
|
destroyed: "destroyed";
|
|
175
166
|
}>;
|
|
176
167
|
type ContainerState = z.infer<typeof ContainerStateSchema>;
|
|
177
168
|
/** Public Git remote that cannot carry URL credentials, query parameters, or fragments. */
|
|
178
169
|
declare const CredentialFreeGitRemoteSchema: z.ZodString;
|
|
179
|
-
/**
|
|
180
|
-
declare const
|
|
170
|
+
/** Container-local workflow request with one complete execution identity. */
|
|
171
|
+
declare const ContainerLocalWorkflowSpawnRequestSchema: z.ZodObject<{
|
|
172
|
+
sessionId: z.ZodString;
|
|
173
|
+
adapter: z.ZodString;
|
|
174
|
+
runtime: z.ZodDefault<z.ZodEnum<{
|
|
175
|
+
full: "full";
|
|
176
|
+
simple: "simple";
|
|
177
|
+
}>>;
|
|
178
|
+
image: z.ZodOptional<z.ZodString>;
|
|
179
|
+
mode: z.ZodLiteral<"container-local">;
|
|
180
|
+
repoPath: z.ZodString;
|
|
181
|
+
baseBranch: z.ZodString;
|
|
182
|
+
worktreeBranch: z.ZodOptional<z.ZodString>;
|
|
183
|
+
executionId: z.ZodString;
|
|
184
|
+
executionAttemptId: z.ZodString;
|
|
185
|
+
}, z.core.$strict>;
|
|
186
|
+
type ContainerLocalWorkflowSpawnRequest = z.infer<typeof ContainerLocalWorkflowSpawnRequestSchema>;
|
|
181
187
|
/**
|
|
182
|
-
*
|
|
188
|
+
* Container-local requests are either session-only or have a complete workflow
|
|
189
|
+
* execution identity. Partial identities are invalid by construction.
|
|
183
190
|
*/
|
|
184
|
-
declare const ContainerLocalSpawnRequestSchema: z.ZodObject<{
|
|
191
|
+
declare const ContainerLocalSpawnRequestSchema: z.ZodUnion<readonly [z.ZodObject<{
|
|
185
192
|
sessionId: z.ZodString;
|
|
186
|
-
executionId: z.ZodOptional<z.ZodString>;
|
|
187
193
|
adapter: z.ZodString;
|
|
188
194
|
runtime: z.ZodDefault<z.ZodEnum<{
|
|
189
195
|
full: "full";
|
|
@@ -194,14 +200,27 @@ declare const ContainerLocalSpawnRequestSchema: z.ZodObject<{
|
|
|
194
200
|
repoPath: z.ZodString;
|
|
195
201
|
baseBranch: z.ZodString;
|
|
196
202
|
worktreeBranch: z.ZodOptional<z.ZodString>;
|
|
197
|
-
}, z.core.$strict
|
|
203
|
+
}, z.core.$strict>, z.ZodObject<{
|
|
204
|
+
sessionId: z.ZodString;
|
|
205
|
+
adapter: z.ZodString;
|
|
206
|
+
runtime: z.ZodDefault<z.ZodEnum<{
|
|
207
|
+
full: "full";
|
|
208
|
+
simple: "simple";
|
|
209
|
+
}>>;
|
|
210
|
+
image: z.ZodOptional<z.ZodString>;
|
|
211
|
+
mode: z.ZodLiteral<"container-local">;
|
|
212
|
+
repoPath: z.ZodString;
|
|
213
|
+
baseBranch: z.ZodString;
|
|
214
|
+
worktreeBranch: z.ZodOptional<z.ZodString>;
|
|
215
|
+
executionId: z.ZodString;
|
|
216
|
+
executionAttemptId: z.ZodString;
|
|
217
|
+
}, z.core.$strict>]>;
|
|
198
218
|
type ContainerLocalSpawnRequest = z.infer<typeof ContainerLocalSpawnRequestSchema>;
|
|
199
219
|
/**
|
|
200
220
|
* Spawn request for container-isolated mode.
|
|
201
221
|
*/
|
|
202
222
|
declare const ContainerIsolatedSpawnRequestSchema: z.ZodObject<{
|
|
203
223
|
sessionId: z.ZodString;
|
|
204
|
-
executionId: z.ZodOptional<z.ZodString>;
|
|
205
224
|
adapter: z.ZodString;
|
|
206
225
|
runtime: z.ZodDefault<z.ZodEnum<{
|
|
207
226
|
full: "full";
|
|
@@ -211,19 +230,13 @@ declare const ContainerIsolatedSpawnRequestSchema: z.ZodObject<{
|
|
|
211
230
|
mode: z.ZodLiteral<"container-isolated">;
|
|
212
231
|
repoUrl: z.ZodString;
|
|
213
232
|
branch: z.ZodOptional<z.ZodString>;
|
|
214
|
-
busMode: z.ZodEnum<{
|
|
215
|
-
relay: "relay";
|
|
216
|
-
host: "host";
|
|
217
|
-
}>;
|
|
218
|
-
relayUrl: z.ZodOptional<z.ZodString>;
|
|
219
233
|
}, z.core.$strict>;
|
|
220
234
|
type ContainerIsolatedSpawnRequest = z.infer<typeof ContainerIsolatedSpawnRequestSchema>;
|
|
221
235
|
/**
|
|
222
236
|
* Discriminated spawn request union.
|
|
223
237
|
*/
|
|
224
|
-
declare const SpawnRequestSchema: z.
|
|
238
|
+
declare const SpawnRequestSchema: z.ZodUnion<readonly [z.ZodUnion<readonly [z.ZodObject<{
|
|
225
239
|
sessionId: z.ZodString;
|
|
226
|
-
executionId: z.ZodOptional<z.ZodString>;
|
|
227
240
|
adapter: z.ZodString;
|
|
228
241
|
runtime: z.ZodDefault<z.ZodEnum<{
|
|
229
242
|
full: "full";
|
|
@@ -236,7 +249,20 @@ declare const SpawnRequestSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
236
249
|
worktreeBranch: z.ZodOptional<z.ZodString>;
|
|
237
250
|
}, z.core.$strict>, z.ZodObject<{
|
|
238
251
|
sessionId: z.ZodString;
|
|
239
|
-
|
|
252
|
+
adapter: z.ZodString;
|
|
253
|
+
runtime: z.ZodDefault<z.ZodEnum<{
|
|
254
|
+
full: "full";
|
|
255
|
+
simple: "simple";
|
|
256
|
+
}>>;
|
|
257
|
+
image: z.ZodOptional<z.ZodString>;
|
|
258
|
+
mode: z.ZodLiteral<"container-local">;
|
|
259
|
+
repoPath: z.ZodString;
|
|
260
|
+
baseBranch: z.ZodString;
|
|
261
|
+
worktreeBranch: z.ZodOptional<z.ZodString>;
|
|
262
|
+
executionId: z.ZodString;
|
|
263
|
+
executionAttemptId: z.ZodString;
|
|
264
|
+
}, z.core.$strict>]>, z.ZodObject<{
|
|
265
|
+
sessionId: z.ZodString;
|
|
240
266
|
adapter: z.ZodString;
|
|
241
267
|
runtime: z.ZodDefault<z.ZodEnum<{
|
|
242
268
|
full: "full";
|
|
@@ -246,12 +272,7 @@ declare const SpawnRequestSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
246
272
|
mode: z.ZodLiteral<"container-isolated">;
|
|
247
273
|
repoUrl: z.ZodString;
|
|
248
274
|
branch: z.ZodOptional<z.ZodString>;
|
|
249
|
-
|
|
250
|
-
relay: "relay";
|
|
251
|
-
host: "host";
|
|
252
|
-
}>;
|
|
253
|
-
relayUrl: z.ZodOptional<z.ZodString>;
|
|
254
|
-
}, z.core.$strict>], "mode">;
|
|
275
|
+
}, z.core.$strict>]>;
|
|
255
276
|
type SpawnRequest = z.infer<typeof SpawnRequestSchema>;
|
|
256
277
|
/**
|
|
257
278
|
* Atomic encrypted-channel request for a descriptor plus plaintext bootstrap.
|
|
@@ -261,9 +282,8 @@ type SpawnRequest = z.infer<typeof SpawnRequestSchema>;
|
|
|
261
282
|
* remotely routable Docker descriptor.
|
|
262
283
|
*/
|
|
263
284
|
declare const ContainerBootstrapSpawnRequestSchema: z.ZodReadonly<z.ZodObject<{
|
|
264
|
-
descriptor: z.
|
|
285
|
+
descriptor: z.ZodUnion<readonly [z.ZodUnion<readonly [z.ZodObject<{
|
|
265
286
|
sessionId: z.ZodString;
|
|
266
|
-
executionId: z.ZodOptional<z.ZodString>;
|
|
267
287
|
adapter: z.ZodString;
|
|
268
288
|
runtime: z.ZodDefault<z.ZodEnum<{
|
|
269
289
|
full: "full";
|
|
@@ -276,7 +296,20 @@ declare const ContainerBootstrapSpawnRequestSchema: z.ZodReadonly<z.ZodObject<{
|
|
|
276
296
|
worktreeBranch: z.ZodOptional<z.ZodString>;
|
|
277
297
|
}, z.core.$strict>, z.ZodObject<{
|
|
278
298
|
sessionId: z.ZodString;
|
|
279
|
-
|
|
299
|
+
adapter: z.ZodString;
|
|
300
|
+
runtime: z.ZodDefault<z.ZodEnum<{
|
|
301
|
+
full: "full";
|
|
302
|
+
simple: "simple";
|
|
303
|
+
}>>;
|
|
304
|
+
image: z.ZodOptional<z.ZodString>;
|
|
305
|
+
mode: z.ZodLiteral<"container-local">;
|
|
306
|
+
repoPath: z.ZodString;
|
|
307
|
+
baseBranch: z.ZodString;
|
|
308
|
+
worktreeBranch: z.ZodOptional<z.ZodString>;
|
|
309
|
+
executionId: z.ZodString;
|
|
310
|
+
executionAttemptId: z.ZodString;
|
|
311
|
+
}, z.core.$strict>]>, z.ZodObject<{
|
|
312
|
+
sessionId: z.ZodString;
|
|
280
313
|
adapter: z.ZodString;
|
|
281
314
|
runtime: z.ZodDefault<z.ZodEnum<{
|
|
282
315
|
full: "full";
|
|
@@ -286,23 +319,9 @@ declare const ContainerBootstrapSpawnRequestSchema: z.ZodReadonly<z.ZodObject<{
|
|
|
286
319
|
mode: z.ZodLiteral<"container-isolated">;
|
|
287
320
|
repoUrl: z.ZodString;
|
|
288
321
|
branch: z.ZodOptional<z.ZodString>;
|
|
289
|
-
|
|
290
|
-
relay: "relay";
|
|
291
|
-
host: "host";
|
|
292
|
-
}>;
|
|
293
|
-
relayUrl: z.ZodOptional<z.ZodString>;
|
|
294
|
-
}, z.core.$strict>], "mode">;
|
|
322
|
+
}, z.core.$strict>]>;
|
|
295
323
|
bootstrapConfig: z.ZodObject<{
|
|
296
324
|
busAuthSecret: z.ZodOptional<z.ZodString>;
|
|
297
|
-
relayPeer: z.ZodOptional<z.ZodObject<{
|
|
298
|
-
id: z.ZodString;
|
|
299
|
-
signingPublicKey: z.ZodString;
|
|
300
|
-
}, z.core.$strict>>;
|
|
301
|
-
relayIdentity: z.ZodOptional<z.ZodObject<{
|
|
302
|
-
id: z.ZodString;
|
|
303
|
-
signingPublicKey: z.ZodString;
|
|
304
|
-
signingPrivateKeyPem: z.ZodString;
|
|
305
|
-
}, z.core.$strict>>;
|
|
306
325
|
gitToken: z.ZodOptional<z.ZodString>;
|
|
307
326
|
runtimeEnv: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
308
327
|
sessionRuntime: z.ZodOptional<z.ZodReadonly<z.ZodObject<{
|
|
@@ -381,8 +400,8 @@ type StatusRequest = z.infer<typeof StatusRequestSchema>;
|
|
|
381
400
|
*/
|
|
382
401
|
declare const StatusResponseSchema: z.ZodObject<{
|
|
383
402
|
state: z.ZodEnum<{
|
|
384
|
-
running: "running";
|
|
385
403
|
created: "created";
|
|
404
|
+
running: "running";
|
|
386
405
|
stopped: "stopped";
|
|
387
406
|
destroyed: "destroyed";
|
|
388
407
|
}>;
|
|
@@ -437,13 +456,12 @@ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker",
|
|
|
437
456
|
* Spawn a container from one mode-specific public descriptor.
|
|
438
457
|
*
|
|
439
458
|
* `container-local` requires `repoPath` and `baseBranch`.
|
|
440
|
-
* `container-isolated` requires `repoUrl
|
|
459
|
+
* `container-isolated` requires `repoUrl`. Fields belonging
|
|
441
460
|
* only to the other mode are rejected by the strict discriminated union.
|
|
442
461
|
*/
|
|
443
462
|
'container.spawn': {
|
|
444
|
-
request: z.
|
|
463
|
+
request: z.ZodUnion<readonly [z.ZodUnion<readonly [z.ZodObject<{
|
|
445
464
|
sessionId: z.ZodString;
|
|
446
|
-
executionId: z.ZodOptional<z.ZodString>;
|
|
447
465
|
adapter: z.ZodString;
|
|
448
466
|
runtime: z.ZodDefault<z.ZodEnum<{
|
|
449
467
|
full: "full";
|
|
@@ -456,7 +474,20 @@ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker",
|
|
|
456
474
|
worktreeBranch: z.ZodOptional<z.ZodString>;
|
|
457
475
|
}, z.core.$strict>, z.ZodObject<{
|
|
458
476
|
sessionId: z.ZodString;
|
|
459
|
-
|
|
477
|
+
adapter: z.ZodString;
|
|
478
|
+
runtime: z.ZodDefault<z.ZodEnum<{
|
|
479
|
+
full: "full";
|
|
480
|
+
simple: "simple";
|
|
481
|
+
}>>;
|
|
482
|
+
image: z.ZodOptional<z.ZodString>;
|
|
483
|
+
mode: z.ZodLiteral<"container-local">;
|
|
484
|
+
repoPath: z.ZodString;
|
|
485
|
+
baseBranch: z.ZodString;
|
|
486
|
+
worktreeBranch: z.ZodOptional<z.ZodString>;
|
|
487
|
+
executionId: z.ZodString;
|
|
488
|
+
executionAttemptId: z.ZodString;
|
|
489
|
+
}, z.core.$strict>]>, z.ZodObject<{
|
|
490
|
+
sessionId: z.ZodString;
|
|
460
491
|
adapter: z.ZodString;
|
|
461
492
|
runtime: z.ZodDefault<z.ZodEnum<{
|
|
462
493
|
full: "full";
|
|
@@ -466,12 +497,7 @@ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker",
|
|
|
466
497
|
mode: z.ZodLiteral<"container-isolated">;
|
|
467
498
|
repoUrl: z.ZodString;
|
|
468
499
|
branch: z.ZodOptional<z.ZodString>;
|
|
469
|
-
|
|
470
|
-
relay: "relay";
|
|
471
|
-
host: "host";
|
|
472
|
-
}>;
|
|
473
|
-
relayUrl: z.ZodOptional<z.ZodString>;
|
|
474
|
-
}, z.core.$strict>], "mode">;
|
|
500
|
+
}, z.core.$strict>]>;
|
|
475
501
|
response: z.ZodObject<{
|
|
476
502
|
containerId: z.ZodString;
|
|
477
503
|
worktreePath: z.ZodOptional<z.ZodString>;
|
|
@@ -484,9 +510,8 @@ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker",
|
|
|
484
510
|
*/
|
|
485
511
|
'bootstrap.spawn': _$_makaio_core0.ChannelSubjectSchema<{
|
|
486
512
|
request: z.ZodReadonly<z.ZodObject<{
|
|
487
|
-
descriptor: z.
|
|
513
|
+
descriptor: z.ZodUnion<readonly [z.ZodUnion<readonly [z.ZodObject<{
|
|
488
514
|
sessionId: z.ZodString;
|
|
489
|
-
executionId: z.ZodOptional<z.ZodString>;
|
|
490
515
|
adapter: z.ZodString;
|
|
491
516
|
runtime: z.ZodDefault<z.ZodEnum<{
|
|
492
517
|
full: "full";
|
|
@@ -499,7 +524,20 @@ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker",
|
|
|
499
524
|
worktreeBranch: z.ZodOptional<z.ZodString>;
|
|
500
525
|
}, z.core.$strict>, z.ZodObject<{
|
|
501
526
|
sessionId: z.ZodString;
|
|
502
|
-
|
|
527
|
+
adapter: z.ZodString;
|
|
528
|
+
runtime: z.ZodDefault<z.ZodEnum<{
|
|
529
|
+
full: "full";
|
|
530
|
+
simple: "simple";
|
|
531
|
+
}>>;
|
|
532
|
+
image: z.ZodOptional<z.ZodString>;
|
|
533
|
+
mode: z.ZodLiteral<"container-local">;
|
|
534
|
+
repoPath: z.ZodString;
|
|
535
|
+
baseBranch: z.ZodString;
|
|
536
|
+
worktreeBranch: z.ZodOptional<z.ZodString>;
|
|
537
|
+
executionId: z.ZodString;
|
|
538
|
+
executionAttemptId: z.ZodString;
|
|
539
|
+
}, z.core.$strict>]>, z.ZodObject<{
|
|
540
|
+
sessionId: z.ZodString;
|
|
503
541
|
adapter: z.ZodString;
|
|
504
542
|
runtime: z.ZodDefault<z.ZodEnum<{
|
|
505
543
|
full: "full";
|
|
@@ -509,23 +547,9 @@ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker",
|
|
|
509
547
|
mode: z.ZodLiteral<"container-isolated">;
|
|
510
548
|
repoUrl: z.ZodString;
|
|
511
549
|
branch: z.ZodOptional<z.ZodString>;
|
|
512
|
-
|
|
513
|
-
relay: "relay";
|
|
514
|
-
host: "host";
|
|
515
|
-
}>;
|
|
516
|
-
relayUrl: z.ZodOptional<z.ZodString>;
|
|
517
|
-
}, z.core.$strict>], "mode">;
|
|
550
|
+
}, z.core.$strict>]>;
|
|
518
551
|
bootstrapConfig: z.ZodObject<{
|
|
519
552
|
busAuthSecret: z.ZodOptional<z.ZodString>;
|
|
520
|
-
relayPeer: z.ZodOptional<z.ZodObject<{
|
|
521
|
-
id: z.ZodString;
|
|
522
|
-
signingPublicKey: z.ZodString;
|
|
523
|
-
}, z.core.$strict>>;
|
|
524
|
-
relayIdentity: z.ZodOptional<z.ZodObject<{
|
|
525
|
-
id: z.ZodString;
|
|
526
|
-
signingPublicKey: z.ZodString;
|
|
527
|
-
signingPrivateKeyPem: z.ZodString;
|
|
528
|
-
}, z.core.$strict>>;
|
|
529
553
|
gitToken: z.ZodOptional<z.ZodString>;
|
|
530
554
|
runtimeEnv: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
531
555
|
sessionRuntime: z.ZodOptional<z.ZodReadonly<z.ZodObject<{
|
|
@@ -594,8 +618,8 @@ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker",
|
|
|
594
618
|
}, z.core.$strip>;
|
|
595
619
|
response: z.ZodObject<{
|
|
596
620
|
state: z.ZodEnum<{
|
|
597
|
-
running: "running";
|
|
598
621
|
created: "created";
|
|
622
|
+
running: "running";
|
|
599
623
|
stopped: "stopped";
|
|
600
624
|
destroyed: "destroyed";
|
|
601
625
|
}>;
|
|
@@ -631,13 +655,12 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
631
655
|
* Spawn a container from one mode-specific public descriptor.
|
|
632
656
|
*
|
|
633
657
|
* `container-local` requires `repoPath` and `baseBranch`.
|
|
634
|
-
* `container-isolated` requires `repoUrl
|
|
658
|
+
* `container-isolated` requires `repoUrl`. Fields belonging
|
|
635
659
|
* only to the other mode are rejected by the strict discriminated union.
|
|
636
660
|
*/
|
|
637
661
|
'container.spawn': {
|
|
638
|
-
request: z.
|
|
662
|
+
request: z.ZodUnion<readonly [z.ZodUnion<readonly [z.ZodObject<{
|
|
639
663
|
sessionId: z.ZodString;
|
|
640
|
-
executionId: z.ZodOptional<z.ZodString>;
|
|
641
664
|
adapter: z.ZodString;
|
|
642
665
|
runtime: z.ZodDefault<z.ZodEnum<{
|
|
643
666
|
full: "full";
|
|
@@ -650,7 +673,20 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
650
673
|
worktreeBranch: z.ZodOptional<z.ZodString>;
|
|
651
674
|
}, z.core.$strict>, z.ZodObject<{
|
|
652
675
|
sessionId: z.ZodString;
|
|
653
|
-
|
|
676
|
+
adapter: z.ZodString;
|
|
677
|
+
runtime: z.ZodDefault<z.ZodEnum<{
|
|
678
|
+
full: "full";
|
|
679
|
+
simple: "simple";
|
|
680
|
+
}>>;
|
|
681
|
+
image: z.ZodOptional<z.ZodString>;
|
|
682
|
+
mode: z.ZodLiteral<"container-local">;
|
|
683
|
+
repoPath: z.ZodString;
|
|
684
|
+
baseBranch: z.ZodString;
|
|
685
|
+
worktreeBranch: z.ZodOptional<z.ZodString>;
|
|
686
|
+
executionId: z.ZodString;
|
|
687
|
+
executionAttemptId: z.ZodString;
|
|
688
|
+
}, z.core.$strict>]>, z.ZodObject<{
|
|
689
|
+
sessionId: z.ZodString;
|
|
654
690
|
adapter: z.ZodString;
|
|
655
691
|
runtime: z.ZodDefault<z.ZodEnum<{
|
|
656
692
|
full: "full";
|
|
@@ -660,12 +696,7 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
660
696
|
mode: z.ZodLiteral<"container-isolated">;
|
|
661
697
|
repoUrl: z.ZodString;
|
|
662
698
|
branch: z.ZodOptional<z.ZodString>;
|
|
663
|
-
|
|
664
|
-
relay: "relay";
|
|
665
|
-
host: "host";
|
|
666
|
-
}>;
|
|
667
|
-
relayUrl: z.ZodOptional<z.ZodString>;
|
|
668
|
-
}, z.core.$strict>], "mode">;
|
|
699
|
+
}, z.core.$strict>]>;
|
|
669
700
|
response: z.ZodObject<{
|
|
670
701
|
containerId: z.ZodString;
|
|
671
702
|
worktreePath: z.ZodOptional<z.ZodString>;
|
|
@@ -678,9 +709,8 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
678
709
|
*/
|
|
679
710
|
'bootstrap.spawn': _$_makaio_core0.ChannelSubjectSchema<{
|
|
680
711
|
request: z.ZodReadonly<z.ZodObject<{
|
|
681
|
-
descriptor: z.
|
|
712
|
+
descriptor: z.ZodUnion<readonly [z.ZodUnion<readonly [z.ZodObject<{
|
|
682
713
|
sessionId: z.ZodString;
|
|
683
|
-
executionId: z.ZodOptional<z.ZodString>;
|
|
684
714
|
adapter: z.ZodString;
|
|
685
715
|
runtime: z.ZodDefault<z.ZodEnum<{
|
|
686
716
|
full: "full";
|
|
@@ -693,7 +723,20 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
693
723
|
worktreeBranch: z.ZodOptional<z.ZodString>;
|
|
694
724
|
}, z.core.$strict>, z.ZodObject<{
|
|
695
725
|
sessionId: z.ZodString;
|
|
696
|
-
|
|
726
|
+
adapter: z.ZodString;
|
|
727
|
+
runtime: z.ZodDefault<z.ZodEnum<{
|
|
728
|
+
full: "full";
|
|
729
|
+
simple: "simple";
|
|
730
|
+
}>>;
|
|
731
|
+
image: z.ZodOptional<z.ZodString>;
|
|
732
|
+
mode: z.ZodLiteral<"container-local">;
|
|
733
|
+
repoPath: z.ZodString;
|
|
734
|
+
baseBranch: z.ZodString;
|
|
735
|
+
worktreeBranch: z.ZodOptional<z.ZodString>;
|
|
736
|
+
executionId: z.ZodString;
|
|
737
|
+
executionAttemptId: z.ZodString;
|
|
738
|
+
}, z.core.$strict>]>, z.ZodObject<{
|
|
739
|
+
sessionId: z.ZodString;
|
|
697
740
|
adapter: z.ZodString;
|
|
698
741
|
runtime: z.ZodDefault<z.ZodEnum<{
|
|
699
742
|
full: "full";
|
|
@@ -703,23 +746,9 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
703
746
|
mode: z.ZodLiteral<"container-isolated">;
|
|
704
747
|
repoUrl: z.ZodString;
|
|
705
748
|
branch: z.ZodOptional<z.ZodString>;
|
|
706
|
-
|
|
707
|
-
relay: "relay";
|
|
708
|
-
host: "host";
|
|
709
|
-
}>;
|
|
710
|
-
relayUrl: z.ZodOptional<z.ZodString>;
|
|
711
|
-
}, z.core.$strict>], "mode">;
|
|
749
|
+
}, z.core.$strict>]>;
|
|
712
750
|
bootstrapConfig: z.ZodObject<{
|
|
713
751
|
busAuthSecret: z.ZodOptional<z.ZodString>;
|
|
714
|
-
relayPeer: z.ZodOptional<z.ZodObject<{
|
|
715
|
-
id: z.ZodString;
|
|
716
|
-
signingPublicKey: z.ZodString;
|
|
717
|
-
}, z.core.$strict>>;
|
|
718
|
-
relayIdentity: z.ZodOptional<z.ZodObject<{
|
|
719
|
-
id: z.ZodString;
|
|
720
|
-
signingPublicKey: z.ZodString;
|
|
721
|
-
signingPrivateKeyPem: z.ZodString;
|
|
722
|
-
}, z.core.$strict>>;
|
|
723
752
|
gitToken: z.ZodOptional<z.ZodString>;
|
|
724
753
|
runtimeEnv: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
725
754
|
sessionRuntime: z.ZodOptional<z.ZodReadonly<z.ZodObject<{
|
|
@@ -788,8 +817,8 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
788
817
|
}, z.core.$strip>;
|
|
789
818
|
response: z.ZodObject<{
|
|
790
819
|
state: z.ZodEnum<{
|
|
791
|
-
running: "running";
|
|
792
820
|
created: "created";
|
|
821
|
+
running: "running";
|
|
793
822
|
stopped: "stopped";
|
|
794
823
|
destroyed: "destroyed";
|
|
795
824
|
}>;
|
|
@@ -824,9 +853,8 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
824
853
|
*/
|
|
825
854
|
declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker", {
|
|
826
855
|
'container.spawn': {
|
|
827
|
-
request: _$zod.
|
|
856
|
+
request: _$zod.ZodUnion<readonly [_$zod.ZodUnion<readonly [_$zod.ZodObject<{
|
|
828
857
|
sessionId: _$zod.ZodString;
|
|
829
|
-
executionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
830
858
|
adapter: _$zod.ZodString;
|
|
831
859
|
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
832
860
|
full: "full";
|
|
@@ -839,7 +867,20 @@ declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"d
|
|
|
839
867
|
worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
840
868
|
}, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
|
|
841
869
|
sessionId: _$zod.ZodString;
|
|
842
|
-
|
|
870
|
+
adapter: _$zod.ZodString;
|
|
871
|
+
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
872
|
+
full: "full";
|
|
873
|
+
simple: "simple";
|
|
874
|
+
}>>;
|
|
875
|
+
image: _$zod.ZodOptional<_$zod.ZodString>;
|
|
876
|
+
mode: _$zod.ZodLiteral<"container-local">;
|
|
877
|
+
repoPath: _$zod.ZodString;
|
|
878
|
+
baseBranch: _$zod.ZodString;
|
|
879
|
+
worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
880
|
+
executionId: _$zod.ZodString;
|
|
881
|
+
executionAttemptId: _$zod.ZodString;
|
|
882
|
+
}, _$zod_v4_core0.$strict>]>, _$zod.ZodObject<{
|
|
883
|
+
sessionId: _$zod.ZodString;
|
|
843
884
|
adapter: _$zod.ZodString;
|
|
844
885
|
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
845
886
|
full: "full";
|
|
@@ -849,12 +890,7 @@ declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"d
|
|
|
849
890
|
mode: _$zod.ZodLiteral<"container-isolated">;
|
|
850
891
|
repoUrl: _$zod.ZodString;
|
|
851
892
|
branch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
852
|
-
|
|
853
|
-
relay: "relay";
|
|
854
|
-
host: "host";
|
|
855
|
-
}>;
|
|
856
|
-
relayUrl: _$zod.ZodOptional<_$zod.ZodString>;
|
|
857
|
-
}, _$zod_v4_core0.$strict>], "mode">;
|
|
893
|
+
}, _$zod_v4_core0.$strict>]>;
|
|
858
894
|
response: _$zod.ZodObject<{
|
|
859
895
|
containerId: _$zod.ZodString;
|
|
860
896
|
worktreePath: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -863,9 +899,8 @@ declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"d
|
|
|
863
899
|
};
|
|
864
900
|
'bootstrap.spawn': _$_makaio_core0.ChannelSubjectSchema<{
|
|
865
901
|
request: _$zod.ZodReadonly<_$zod.ZodObject<{
|
|
866
|
-
descriptor: _$zod.
|
|
902
|
+
descriptor: _$zod.ZodUnion<readonly [_$zod.ZodUnion<readonly [_$zod.ZodObject<{
|
|
867
903
|
sessionId: _$zod.ZodString;
|
|
868
|
-
executionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
869
904
|
adapter: _$zod.ZodString;
|
|
870
905
|
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
871
906
|
full: "full";
|
|
@@ -878,7 +913,20 @@ declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"d
|
|
|
878
913
|
worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
879
914
|
}, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
|
|
880
915
|
sessionId: _$zod.ZodString;
|
|
881
|
-
|
|
916
|
+
adapter: _$zod.ZodString;
|
|
917
|
+
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
918
|
+
full: "full";
|
|
919
|
+
simple: "simple";
|
|
920
|
+
}>>;
|
|
921
|
+
image: _$zod.ZodOptional<_$zod.ZodString>;
|
|
922
|
+
mode: _$zod.ZodLiteral<"container-local">;
|
|
923
|
+
repoPath: _$zod.ZodString;
|
|
924
|
+
baseBranch: _$zod.ZodString;
|
|
925
|
+
worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
926
|
+
executionId: _$zod.ZodString;
|
|
927
|
+
executionAttemptId: _$zod.ZodString;
|
|
928
|
+
}, _$zod_v4_core0.$strict>]>, _$zod.ZodObject<{
|
|
929
|
+
sessionId: _$zod.ZodString;
|
|
882
930
|
adapter: _$zod.ZodString;
|
|
883
931
|
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
884
932
|
full: "full";
|
|
@@ -888,23 +936,9 @@ declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"d
|
|
|
888
936
|
mode: _$zod.ZodLiteral<"container-isolated">;
|
|
889
937
|
repoUrl: _$zod.ZodString;
|
|
890
938
|
branch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
891
|
-
|
|
892
|
-
relay: "relay";
|
|
893
|
-
host: "host";
|
|
894
|
-
}>;
|
|
895
|
-
relayUrl: _$zod.ZodOptional<_$zod.ZodString>;
|
|
896
|
-
}, _$zod_v4_core0.$strict>], "mode">;
|
|
939
|
+
}, _$zod_v4_core0.$strict>]>;
|
|
897
940
|
bootstrapConfig: _$zod.ZodObject<{
|
|
898
941
|
busAuthSecret: _$zod.ZodOptional<_$zod.ZodString>;
|
|
899
|
-
relayPeer: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
900
|
-
id: _$zod.ZodString;
|
|
901
|
-
signingPublicKey: _$zod.ZodString;
|
|
902
|
-
}, _$zod_v4_core0.$strict>>;
|
|
903
|
-
relayIdentity: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
904
|
-
id: _$zod.ZodString;
|
|
905
|
-
signingPublicKey: _$zod.ZodString;
|
|
906
|
-
signingPrivateKeyPem: _$zod.ZodString;
|
|
907
|
-
}, _$zod_v4_core0.$strict>>;
|
|
908
942
|
gitToken: _$zod.ZodOptional<_$zod.ZodString>;
|
|
909
943
|
runtimeEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
910
944
|
sessionRuntime: _$zod.ZodOptional<_$zod.ZodReadonly<_$zod.ZodObject<{
|
|
@@ -973,8 +1007,8 @@ declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"d
|
|
|
973
1007
|
}, _$zod_v4_core0.$strip>;
|
|
974
1008
|
response: _$zod.ZodObject<{
|
|
975
1009
|
state: _$zod.ZodEnum<{
|
|
976
|
-
running: "running";
|
|
977
1010
|
created: "created";
|
|
1011
|
+
running: "running";
|
|
978
1012
|
stopped: "stopped";
|
|
979
1013
|
destroyed: "destroyed";
|
|
980
1014
|
}>;
|
|
@@ -1007,9 +1041,8 @@ declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"d
|
|
|
1007
1041
|
*/
|
|
1008
1042
|
declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubjectDefinitions<"docker", {
|
|
1009
1043
|
'container.spawn': {
|
|
1010
|
-
request: _$zod.
|
|
1044
|
+
request: _$zod.ZodUnion<readonly [_$zod.ZodUnion<readonly [_$zod.ZodObject<{
|
|
1011
1045
|
sessionId: _$zod.ZodString;
|
|
1012
|
-
executionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1013
1046
|
adapter: _$zod.ZodString;
|
|
1014
1047
|
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
1015
1048
|
full: "full";
|
|
@@ -1022,7 +1055,20 @@ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
1022
1055
|
worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1023
1056
|
}, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
|
|
1024
1057
|
sessionId: _$zod.ZodString;
|
|
1025
|
-
|
|
1058
|
+
adapter: _$zod.ZodString;
|
|
1059
|
+
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
1060
|
+
full: "full";
|
|
1061
|
+
simple: "simple";
|
|
1062
|
+
}>>;
|
|
1063
|
+
image: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1064
|
+
mode: _$zod.ZodLiteral<"container-local">;
|
|
1065
|
+
repoPath: _$zod.ZodString;
|
|
1066
|
+
baseBranch: _$zod.ZodString;
|
|
1067
|
+
worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1068
|
+
executionId: _$zod.ZodString;
|
|
1069
|
+
executionAttemptId: _$zod.ZodString;
|
|
1070
|
+
}, _$zod_v4_core0.$strict>]>, _$zod.ZodObject<{
|
|
1071
|
+
sessionId: _$zod.ZodString;
|
|
1026
1072
|
adapter: _$zod.ZodString;
|
|
1027
1073
|
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
1028
1074
|
full: "full";
|
|
@@ -1032,12 +1078,7 @@ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
1032
1078
|
mode: _$zod.ZodLiteral<"container-isolated">;
|
|
1033
1079
|
repoUrl: _$zod.ZodString;
|
|
1034
1080
|
branch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1035
|
-
|
|
1036
|
-
relay: "relay";
|
|
1037
|
-
host: "host";
|
|
1038
|
-
}>;
|
|
1039
|
-
relayUrl: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1040
|
-
}, _$zod_v4_core0.$strict>], "mode">;
|
|
1081
|
+
}, _$zod_v4_core0.$strict>]>;
|
|
1041
1082
|
response: _$zod.ZodObject<{
|
|
1042
1083
|
containerId: _$zod.ZodString;
|
|
1043
1084
|
worktreePath: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1046,9 +1087,8 @@ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
1046
1087
|
};
|
|
1047
1088
|
'bootstrap.spawn': _$_makaio_core0.ChannelSubjectSchema<{
|
|
1048
1089
|
request: _$zod.ZodReadonly<_$zod.ZodObject<{
|
|
1049
|
-
descriptor: _$zod.
|
|
1090
|
+
descriptor: _$zod.ZodUnion<readonly [_$zod.ZodUnion<readonly [_$zod.ZodObject<{
|
|
1050
1091
|
sessionId: _$zod.ZodString;
|
|
1051
|
-
executionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1052
1092
|
adapter: _$zod.ZodString;
|
|
1053
1093
|
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
1054
1094
|
full: "full";
|
|
@@ -1061,7 +1101,20 @@ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
1061
1101
|
worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1062
1102
|
}, _$zod_v4_core0.$strict>, _$zod.ZodObject<{
|
|
1063
1103
|
sessionId: _$zod.ZodString;
|
|
1064
|
-
|
|
1104
|
+
adapter: _$zod.ZodString;
|
|
1105
|
+
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
1106
|
+
full: "full";
|
|
1107
|
+
simple: "simple";
|
|
1108
|
+
}>>;
|
|
1109
|
+
image: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1110
|
+
mode: _$zod.ZodLiteral<"container-local">;
|
|
1111
|
+
repoPath: _$zod.ZodString;
|
|
1112
|
+
baseBranch: _$zod.ZodString;
|
|
1113
|
+
worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1114
|
+
executionId: _$zod.ZodString;
|
|
1115
|
+
executionAttemptId: _$zod.ZodString;
|
|
1116
|
+
}, _$zod_v4_core0.$strict>]>, _$zod.ZodObject<{
|
|
1117
|
+
sessionId: _$zod.ZodString;
|
|
1065
1118
|
adapter: _$zod.ZodString;
|
|
1066
1119
|
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
1067
1120
|
full: "full";
|
|
@@ -1071,23 +1124,9 @@ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
1071
1124
|
mode: _$zod.ZodLiteral<"container-isolated">;
|
|
1072
1125
|
repoUrl: _$zod.ZodString;
|
|
1073
1126
|
branch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1074
|
-
|
|
1075
|
-
relay: "relay";
|
|
1076
|
-
host: "host";
|
|
1077
|
-
}>;
|
|
1078
|
-
relayUrl: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1079
|
-
}, _$zod_v4_core0.$strict>], "mode">;
|
|
1127
|
+
}, _$zod_v4_core0.$strict>]>;
|
|
1080
1128
|
bootstrapConfig: _$zod.ZodObject<{
|
|
1081
1129
|
busAuthSecret: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1082
|
-
relayPeer: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
1083
|
-
id: _$zod.ZodString;
|
|
1084
|
-
signingPublicKey: _$zod.ZodString;
|
|
1085
|
-
}, _$zod_v4_core0.$strict>>;
|
|
1086
|
-
relayIdentity: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
1087
|
-
id: _$zod.ZodString;
|
|
1088
|
-
signingPublicKey: _$zod.ZodString;
|
|
1089
|
-
signingPrivateKeyPem: _$zod.ZodString;
|
|
1090
|
-
}, _$zod_v4_core0.$strict>>;
|
|
1091
1130
|
gitToken: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1092
1131
|
runtimeEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1093
1132
|
sessionRuntime: _$zod.ZodOptional<_$zod.ZodReadonly<_$zod.ZodObject<{
|
|
@@ -1156,8 +1195,8 @@ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
1156
1195
|
}, _$zod_v4_core0.$strip>;
|
|
1157
1196
|
response: _$zod.ZodObject<{
|
|
1158
1197
|
state: _$zod.ZodEnum<{
|
|
1159
|
-
running: "running";
|
|
1160
1198
|
created: "created";
|
|
1199
|
+
running: "running";
|
|
1161
1200
|
stopped: "stopped";
|
|
1162
1201
|
destroyed: "destroyed";
|
|
1163
1202
|
}>;
|
|
@@ -1186,4 +1225,4 @@ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
1186
1225
|
}, _$zod_v4_core0.$strip>;
|
|
1187
1226
|
}>, "docker">;
|
|
1188
1227
|
//#endregion
|
|
1189
|
-
export {
|
|
1228
|
+
export { ContainerRuntimeSchema as A, SpawnRequest as B, ContainerIsolatedSpawnRequest as C, ContainerLocalWorkflowSpawnRequest as D, ContainerLocalSpawnRequestSchema as E, ContainerState as F, StatusRequestSchema as G, SpawnResponse as H, ContainerStateSchema as I, StopRequest as J, StatusResponse as K, ContainerStopped as L, ContainerSessionRuntimeBindingSchema as M, ContainerStarted as N, ContainerLocalWorkflowSpawnRequestSchema as O, ContainerStartedSchema as P, ContainerStoppedSchema as R, ContainerDestroyedSchema as S, ContainerLocalSpawnRequest as T, SpawnResponseSchema as U, SpawnRequestSchema as V, StatusRequest as W, StopResponse as X, StopRequestSchema as Y, StopResponseSchema as Z, ContainerConnectorAuthValue as _, DockerSubjects as a, ContainerCreatedSchema as b, ContainerAdapterAuthEnvelopeSchema as c, ContainerBootstrapConfig as d, ContainerBootstrapConfigSchema as f, ContainerConnectorAuthDeliverySchema as g, ContainerConnectorAuthDelivery as h, DockerNamespace as i, ContainerSessionRuntimeBinding as j, ContainerRuntime as k, ContainerAdapterAuthSelector as l, ContainerBootstrapSpawnRequestSchema as m, ContainerSpawnSubjects as n, CONTAINER_BOOTSTRAP_PRIVATE_ENV_VARS as o, ContainerBootstrapSpawnRequest as p, StatusResponseSchema as q, CONTAINER_BOOTSTRAP_CHANNEL_ENDPOINT as r, ContainerAdapterAuthEnvelope as s, ContainerSpawnNamespace as t, ContainerAdapterAuthSelectorSchema as u, ContainerConnectorAuthValueSchema as v, ContainerIsolatedSpawnRequestSchema as w, ContainerDestroyed as x, ContainerCreated as y, CredentialFreeGitRemoteSchema as z };
|