@makaio/framework 1.0.0-dev-1779051654000 → 1.0.0-dev-1781023871421
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/LICENSE +1 -1
- package/dist/.makaio-build.json +5 -0
- package/dist/account-identity-DT5NOtFi.mjs +1 -0
- package/dist/adapter-C1eI-fGV.mjs +1 -0
- package/dist/adapters/acp-client/index.d.mts +6013 -14
- package/dist/adapters/acp-client/index.mjs +3 -1
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/config/index.mjs +1 -1
- package/dist/adapters/index.d.mts +47 -20
- package/dist/adapters/index.mjs +13 -6
- package/dist/adapters/node.d.mts +4 -4
- package/dist/adapters/node.mjs +4 -4
- package/dist/adapters/stream-session/index.d.mts +30 -0
- package/dist/adapters/stream-session/index.mjs +1 -1
- package/dist/artifact-B3npq1cy.mjs +1 -0
- package/dist/bus/index.d.mts +866 -203
- package/dist/bus/index.mjs +1 -1
- package/dist/bus-Caz3Jpbc.mjs +1 -0
- package/dist/bus-Hb-LGzgb.mjs +2 -0
- package/dist/chunk-DTipWd-i.mjs +1 -0
- package/dist/client-bx74gm4R.mjs +1 -0
- package/dist/clients/index.d.mts +113 -35
- package/dist/clients/index.mjs +2 -2
- package/dist/{clients-namespace-UHj5wt-l.d.mts → clients-namespace-GmSJpBUV.d.mts} +8 -8
- package/dist/{config-namespace-ChZOpi1W.d.mts → config-namespace-CPY9YsR8.d.mts} +4 -4
- package/dist/contracts/adapter/index.d.mts +3 -3
- 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 -0
- package/dist/contracts/artifact/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 +8 -8
- package/dist/contracts/config/index.mjs +1 -1
- package/dist/contracts/extension/index.d.mts +4 -3
- package/dist/contracts/extension/index.mjs +1 -1
- package/dist/contracts/facet/index.d.mts +2 -0
- package/dist/contracts/facet/index.mjs +1 -0
- 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 +12370 -1990
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +4 -0
- package/dist/contracts/materialization/index.mjs +1 -0
- 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 +3 -3
- 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 +2 -0
- package/dist/contracts/telemetry/index.mjs +1 -0
- package/dist/contracts/timeout/index.d.mts +1 -1
- package/dist/contracts/timeout/index.mjs +1 -1
- package/dist/contracts/toast/index.d.mts +2 -2
- 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/core/index.d.mts +296 -34
- package/dist/core/index.mjs +1 -1
- package/dist/{credential-ref-DLCsoKVZ.mjs → credential-ref-YWQQENEo.mjs} +1 -1
- package/dist/cursor-storage-CtVJ3JzB.mjs +1 -0
- package/dist/{definition-DB7bbFSa.d.mts → definition-BLCdXGzh.d.mts} +17 -3
- package/dist/definition-CrgHIpTK.d.mts +60 -0
- package/dist/{definition-DkYy1PZz.mjs → definition-DZMXOnjX.mjs} +1 -1
- package/dist/{definition-DtUNiGom.d.mts → definition-pkJ6szUl.d.mts} +1 -1
- package/dist/drizzle-Eq8W1EbD.mjs +1 -0
- package/dist/event-Ca2yUf5i.mjs +1 -0
- package/dist/execution-target-CRPTfZlc.mjs +1 -0
- package/dist/extension-C-4BHMRI.mjs +1 -0
- package/dist/extension-CpIUgBKI.mjs +1 -0
- package/dist/facet-BuwhrThl.mjs +1 -0
- package/dist/filesystem-service-B8rhBRgB.mjs +1 -0
- package/dist/filesystem-service-p_iJVHd4.d.mts +66 -0
- package/dist/git/index.d.mts +210 -0
- package/dist/git/index.mjs +18 -0
- package/dist/globby-rtWVaFHv.mjs +41 -0
- package/dist/{handlers-DR_4_rAT.mjs → handlers-CkTsQLra.mjs} +3 -3
- package/dist/{harness-B6lGP9rm.mjs → harness-BRCMcvQN.mjs} +1 -1
- package/dist/{host-CvEht5RT.mjs → host-Br9VuOyr.mjs} +1 -1
- package/dist/{index-WKjrpcA_.d.mts → index-472sOmsW.d.mts} +6 -6
- package/dist/index-8SZkg7s6.d.mts +353 -0
- package/dist/index-B3PK4FIn.d.mts +5116 -0
- package/dist/{index-D2jejYlV.d.mts → index-B80L4YqA.d.mts} +3 -3
- package/dist/index-BFg9BUpx.d.mts +355 -0
- package/dist/index-BGfWS6GE.d.mts +483 -0
- package/dist/{index-DQRsGXb5.d.mts → index-BVgfS-AJ.d.mts} +2 -2
- package/dist/{index-CnmPtjnA.d.mts → index-B_zQC98V.d.mts} +16 -16
- package/dist/{index-DaEp4UWW.d.mts → index-Bh_Ne7LF.d.mts} +54 -42
- package/dist/{index-yvN8UcEH.d.mts → index-Bvb2mMH6.d.mts} +109 -109
- package/dist/{index-tKvu34DJ2.d.mts → index-CCGVh9BF2.d.mts} +242 -28
- package/dist/{index-C-myW_aK.d.mts → index-CGmcS0Ma.d.mts} +2 -2
- package/dist/{index-DEw90pa2.d.mts → index-CLpjm52M.d.mts} +3 -3
- package/dist/{index-DQWMu5fS.d.mts → index-Caig6TeF.d.mts} +85 -99
- package/dist/{index-DwCA1HWa.d.mts → index-CelJCBjk.d.mts} +15 -15
- package/dist/{index-ESSDWIB7.d.mts → index-ChunCFu4.d.mts} +1 -1
- package/dist/{index-e5C62_M3.d.mts → index-Cm0dUkWL.d.mts} +819 -85
- package/dist/{index-N5K1NOYs.d.mts → index-CokQYGVP.d.mts} +4 -4
- package/dist/{index-Bigx81Kr.d.mts → index-Cs0kZXIz2.d.mts} +1 -1
- package/dist/{index-6lyShOoU.d.mts → index-D5d5HeWI2.d.mts} +34 -0
- package/dist/{index-sBob9D25.d.mts → index-D90OmGmV.d.mts} +3 -3
- package/dist/{index-D1T-PPqF.d.mts → index-D9MwJ2Q8.d.mts} +3 -3
- package/dist/{index-BePI0ckL.d.mts → index-DANINzMu.d.mts} +1 -1
- package/dist/{index-BnSQE7z7.d.mts → index-DBw-89vC2.d.mts} +129 -1332
- package/dist/{index-C_kS2aqV2.d.mts → index-DGBu6bHi2.d.mts} +14 -14
- package/dist/index-DKC62dY5.d.mts +146 -0
- package/dist/{index-7sXlairn2.d.mts → index-DKia0MX1.d.mts} +1 -1
- package/dist/{index-E8d_RwaF.d.mts → index-DMKnON5s.d.mts} +1 -1
- package/dist/{index-Cq8B7cwK.d.mts → index-DUaw0Dw8.d.mts} +1524 -369
- package/dist/{index-Dd5s4MSm.d.mts → index-De3kPhlN.d.mts} +2 -2
- package/dist/{index-DGTFJB_8.d.mts → index-L4GjJDKb.d.mts} +116 -23
- package/dist/{index-iID2R9G1.d.mts → index-U-A8eyGT.d.mts} +7 -7
- package/dist/{index-D7T8XCku.d.mts → index-eemAKwsB.d.mts} +23 -2
- package/dist/{index-BXP9GK5q.d.mts → index-mNec7V-9.d.mts} +27 -27
- package/dist/{index-CnZOKNjU.d.mts → index-soFznFCy2.d.mts} +2 -2
- package/dist/{index-Ch3ph52M2.d.mts → index-vtXJuwrz.d.mts} +2 -2
- package/dist/{index-BnNqbx2I.d.mts → index-x_lVDp_J.d.mts} +2 -2
- package/dist/json-value-CmhSGMLv.mjs +1 -0
- package/dist/kernel/cli/index.d.mts +4 -2
- package/dist/kernel/cli/index.mjs +1 -1
- package/dist/kernel/cli/schemas.d.mts +1 -0
- 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 +5 -5
- 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/materialization-CuUBu4XI.mjs +1 -0
- package/dist/{namespace-BpIE-jQW.d.mts → namespace-5QQqbF-B.d.mts} +1018 -111
- package/dist/{namespace-DwCyOaZn2.d.mts → namespace-BM7Djng9.d.mts} +3 -3
- package/dist/namespace-BwzZJqTV.mjs +1 -0
- package/dist/{namespace-DZcuLwEA.d.mts → namespace-CTm3nEvh.d.mts} +1 -1
- package/dist/{namespace-BK2erxpV.d.mts → namespace-CaaNnKcR.d.mts} +3 -3
- package/dist/{namespace-GLGGcWPH.d.mts → namespace-CaoZ3S78.d.mts} +1 -1
- package/dist/{namespace-DXnMk3U8.d.mts → namespace-CxhsoFUP.d.mts} +27 -31
- package/dist/{namespace-B1E57soL.d.mts → namespace-DD8Oiqo7.d.mts} +23 -23
- package/dist/{namespace-BCRNwPnw.d.mts → namespace-DLovh2Ws.d.mts} +21 -21
- package/dist/{namespace-Ysg1N6rR.d.mts → namespace-DgqkaOVu.d.mts} +26 -25
- package/dist/{namespace-B5ZCshBw.d.mts → namespace-Dr8K0MCp.d.mts} +82 -81
- package/dist/{namespace-DGMO2E8f.mjs → namespace-DuXK5AYN.mjs} +1 -1
- package/dist/{namespace-ZbthBQVt.d.mts → namespace-EQniz-Aw.d.mts} +14 -14
- package/dist/{namespace-C54Oj025.d.mts → namespace-IV1QK__V.d.mts} +1 -1
- package/dist/{namespace-BKrV_2gZ.d.mts → namespace-TyiTsLFv.d.mts} +46 -45
- package/dist/{namespace-OwAf1Brw.mjs → namespace-xcmbQlxh.mjs} +1 -1
- package/dist/{native-session-supervisor-zPt624Tp.mjs → native-session-supervisor-B1TnaPUF.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/machine-identity/index.mjs +2 -2
- package/dist/node/transports/index.d.mts +200 -7
- package/dist/node/transports/index.mjs +2 -2
- package/dist/{orchestrator-shared-D2txLAUs.mjs → orchestrator-shared-CIDiFJMD.mjs} +1 -1
- package/dist/{orchestrator-shared-DrjtTXYh.d.mts → orchestrator-shared-Dfa7FMyw.d.mts} +5 -5
- package/dist/package-DKVlsMP3.mjs +1 -0
- package/dist/{profile-Cq4A7kQa.mjs → profile-6ynCD5k3.mjs} +1 -1
- package/dist/{provider-context-BB4eD8ON.mjs → provider-context-CK6B4X_8.mjs} +1 -1
- package/dist/providers/index.mjs +1 -1
- package/dist/{providers-namespace-CDwxY_DV.d.mts → providers-namespace-DSEpli4A.d.mts} +1 -1
- package/dist/{schema-B295yplx.d.mts → schema-M5YTvSAG.d.mts} +114 -2
- package/dist/{schema-C4iznV0q.mjs → schema-e0wU_lcV.mjs} +1 -1
- package/dist/{schema-introspection-DCYC47_d.mjs → schema-introspection-Dn1jWQs1.mjs} +1 -1
- package/dist/{schemas-C5xtVqdb.d.mts → schemas-Bd0OjRQf.d.mts} +1 -1
- package/dist/{schemas-Ra8pz5M-.d.mts → schemas-C46QfKzv.d.mts} +24 -28
- package/dist/{schemas-sshQEF3l.d.mts → schemas-CDBSjg7o.d.mts} +1 -1
- package/dist/schemas-CR1Rripy.mjs +1 -0
- package/dist/schemas-CVvwIfG4.mjs +1 -0
- package/dist/schemas-CaLhkkLn.mjs +1 -0
- package/dist/{schemas-DYqKRNju.d.mts → schemas-ClOOT1W6.d.mts} +4 -4
- package/dist/{schemas-BfMZAwff.d.mts → schemas-DATniTHb.d.mts} +8 -8
- package/dist/{schemas-BWvuaL0w.d.mts → schemas-DVF1A4DF.d.mts} +4 -4
- package/dist/{schemas-Di0XnnMX.d.mts → schemas-DaRSfYLf.d.mts} +1 -1
- package/dist/{schemas-C31qbb0s.d.mts → schemas-DiYVzG6e.d.mts} +51 -48
- package/dist/{schemas-KMA1efQg.d.mts → schemas-j7ivZ2HI.d.mts} +3 -3
- package/dist/schemas-wg_6PAdV.d.mts +153 -0
- package/dist/scoped-bus-04pwo1uM.mjs +1 -0
- package/dist/service-base/index.d.mts +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 +2 -2
- 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/cli-detection/namespace.d.mts +1 -1
- package/dist/services/codebase/index.d.mts +2 -2
- package/dist/services/codebase/namespace.d.mts +1 -1
- package/dist/services/codebase/schemas.d.mts +1 -1
- package/dist/services/compression/index.d.mts +2 -2
- package/dist/services/compression/namespace.d.mts +1 -1
- package/dist/services/compression/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +4 -4
- package/dist/services/context-rules/index.mjs +1 -1
- package/dist/services/credential-change/index.d.mts +1 -1
- package/dist/services/definition/namespace.d.mts +1 -1
- package/dist/services/definition/schemas.d.mts +1 -1
- package/dist/services/dialog/namespace.d.mts +1 -1
- package/dist/services/dialog/schemas.d.mts +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/schemas.d.mts +1 -1
- package/dist/services/execution-target/schemas.mjs +1 -1
- package/dist/services/filesystem/index.d.mts +3 -0
- package/dist/services/filesystem/index.mjs +1 -0
- package/dist/services/filesystem/namespace.d.mts +7 -7
- package/dist/services/filesystem/schemas.d.mts +4 -4
- package/dist/services/git/namespace.d.mts +1163 -0
- package/dist/services/git/namespace.mjs +1 -0
- package/dist/services/git/schemas.d.mts +932 -0
- package/dist/services/git/schemas.mjs +1 -0
- package/dist/services/harness/index.d.mts +35 -35
- package/dist/services/harness/index.mjs +1 -1
- package/dist/services/harness/storage/schema.d.mts +5 -5
- package/dist/services/index.d.mts +1411 -928
- package/dist/services/index.mjs +1 -1
- package/dist/services/local-notification/index.d.mts +1 -1
- package/dist/services/local-notification/namespace.d.mts +1 -1
- package/dist/services/local-notification/schemas.d.mts +1 -1
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +23 -24
- package/dist/services/log-import/index.mjs +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/log-import.mjs +1 -1
- package/dist/services/log-import/namespace.d.mts +1 -1
- 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/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.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 +10 -10
- package/dist/services/session/index.mjs +1 -1
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/messages/namespace.mjs +1 -1
- package/dist/services/session/orchestrator-testing/index.d.mts +1 -1
- package/dist/services/session/orchestrator-testing/index.mjs +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/session-events/namespace.mjs +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/session/storage/schema.mjs +1 -1
- package/dist/services/session/testing/index.d.mts +2 -2
- package/dist/services/session/testing/index.mjs +16 -3
- package/dist/services/session/testing/orchestrator-shared.d.mts +1 -1
- package/dist/services/session/testing/orchestrator-shared.mjs +1 -1
- package/dist/services/session/turns/namespace.d.mts +1 -1
- package/dist/services/session/turns/namespace.mjs +1 -1
- package/dist/services/session-editor/index.d.mts +3 -3
- package/dist/services/session-editor/index.mjs +1 -1
- package/dist/services/settings/index.d.mts +4 -4
- package/dist/services/settings/index.mjs +1 -1
- package/dist/services/settings/namespace.d.mts +19 -18
- 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 +4 -4
- 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 +2 -0
- package/dist/services/subagent/index.mjs +1 -0
- package/dist/services/subagent-template/index.d.mts +3 -0
- package/dist/services/subagent-template/index.mjs +1 -0
- package/dist/services/subagent-template/namespace.d.mts +2 -0
- package/dist/services/subagent-template/namespace.mjs +1 -0
- package/dist/services/subagent-template/schemas.d.mts +2 -0
- package/dist/services/subagent-template/schemas.mjs +1 -0
- 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 +12 -12
- package/dist/session-BoldSdNZ2.mjs +134 -0
- package/dist/session-DuVOYctZ.mjs +1 -0
- package/dist/{session-lineage-B0cpHfuc.d.mts → session-lineage-CRsc9g1x.d.mts} +1 -1
- package/dist/shared-DpOEfD8F.mjs +1 -0
- package/dist/{skill-20_SBXaI.mjs → skill-CQO4mDqK.mjs} +1 -1
- package/dist/storage/drizzle/client.d.mts +2 -2
- package/dist/storage/drizzle/client.mjs +1 -1
- package/dist/storage/drizzle/index.d.mts +49 -10
- 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 +2 -2
- package/dist/storage/handlers/index.mjs +1 -1
- package/dist/storage/index.d.mts +4 -4
- package/dist/{storage-namespace-DoH-Wkjp.d.mts → storage-namespace-BXkoh5Sy.d.mts} +11 -11
- package/dist/storage-namespace-DWsYLAXa.mjs +1 -0
- package/dist/{storage-namespace-definition-CJgqyXH1.d.mts → storage-namespace-definition-Bkx5rSto.d.mts} +1 -1
- package/dist/style.css +540 -540
- package/dist/telemetry-CvdLBWuk.mjs +1 -0
- package/dist/testing/drizzle-harness.mjs +1 -1
- package/dist/testing/index.mjs +1 -1
- package/dist/tool-approval-service-BvZWhYZp.mjs +1 -0
- package/dist/tools/index.d.mts +20 -10
- package/dist/tools/index.mjs +1 -1
- package/dist/tools/testing/index.d.mts +1 -1
- package/dist/tools-D-luYcDw.mjs +1431 -0
- package/dist/{types-C11LvekX.d.mts → types-BCMUtBj1.d.mts} +117 -20
- package/dist/{types-vNpkAe4Y.d.mts → types-C2Ob9zz_.d.mts} +1 -1
- package/dist/{types-t295YC6T.d.mts → types-CCdqjeuH.d.mts} +2 -2
- package/dist/{types-Cvrj2ogm.d.mts → types-DZHvOc_Q.d.mts} +4 -4
- package/dist/{types--nrtGZ1V.d.mts → types-Dy3YTcTF.d.mts} +255 -97
- package/dist/{types-DYF5LxZY.d.mts → types-MfJZ67e9.d.mts} +91 -9
- package/dist/{types-6WxLfoM3.d.mts → types-dyP-bXXE.d.mts} +1 -1
- package/dist/ui-components/index.mjs +2 -2
- package/dist/ui-hooks/index.d.mts +111 -1
- package/dist/ui-hooks/index.mjs +1 -1
- package/dist/ui-kernel/index.d.mts +4 -4
- package/dist/ui-kernel/pages/namespace.d.mts +4 -4
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/ui-views/index.mjs +2 -2
- package/dist/utils/index.d.mts +36 -1
- package/dist/utils/index.mjs +2 -2
- package/dist/utils/project-manifest.d.mts +130 -0
- package/dist/utils/project-manifest.mjs +1 -0
- package/dist/utils/scope-paths.d.mts +33 -0
- package/dist/utils/scope-paths.mjs +1 -0
- package/dist/utils/workspace-packages.d.mts +59 -0
- package/dist/utils/workspace-packages.mjs +1 -0
- package/dist/utils/workspace-root.d.mts +6 -9
- package/dist/utils/workspace-root.mjs +1 -1
- package/dist/{version-D8S4O22A.mjs → version-BeT3ASEe.mjs} +1 -1
- package/package.json +55 -2
- package/dist/account-identity-Bg_vKkcs.mjs +0 -1
- package/dist/adapter-CpF2aK_-.mjs +0 -1
- package/dist/bus-B1seC4M_.mjs +0 -2
- package/dist/chunk-Dc06z0qk.mjs +0 -1
- package/dist/client-DMWXCWhM.mjs +0 -1
- package/dist/cursor-storage-BoNI7OAR.mjs +0 -1
- package/dist/drizzle-Bn2GtW8c.mjs +0 -1
- package/dist/execution-target-D6MgthYs.mjs +0 -1
- package/dist/extension-53GerdGg.mjs +0 -1
- package/dist/extension-fJmv8Yri.mjs +0 -1
- package/dist/namespace-C_h7scWx2.mjs +0 -1
- package/dist/schemas-Bn8aqDIE.mjs +0 -1
- package/dist/services/worker/index.d.mts +0 -3
- package/dist/services/worker/index.mjs +0 -1
- package/dist/services/worker/namespace.d.mts +0 -2
- package/dist/services/worker/namespace.mjs +0 -1
- package/dist/services/worker/schemas.d.mts +0 -2
- package/dist/services/worker/schemas.mjs +0 -1
- package/dist/session-BCSf-Fgj.mjs +0 -1
- package/dist/session-BNo_cIiz.mjs +0 -123
- package/dist/shared-BhuSHZXH.mjs +0 -1
- package/dist/storage-namespace-BIDs9LPb.mjs +0 -1
- package/dist/tool-approval-service-CZCPfvVy.mjs +0 -1
- package/dist/tools-Cid9D99F.mjs +0 -1
- /package/dist/{base-orchestrator-BOAPgqF7.d.mts → base-orchestrator-wyumsn3b.d.mts} +0 -0
- /package/dist/{capability-service-DV32ecwR.mjs → capability-service-CJbmhfv9.mjs} +0 -0
- /package/dist/{cleanEnvForAdapter-hTPNvPU5.mjs → cleanEnvForAdapter-KkYzQa1f.mjs} +0 -0
- /package/dist/{config-namespace-wJ2CakDB.mjs → config-namespace-ncYg2ct_.mjs} +0 -0
- /package/dist/{extension-namespace-CTd9kOtt.mjs → extension-namespace-cMh_mMiL.mjs} +0 -0
- /package/dist/{identity-DBST3-XO.mjs → identity-Cz2IeEtm.mjs} +0 -0
- /package/dist/{index-SzSiyG61.d.mts → index-CHQ1SqT0.d.mts} +0 -0
- /package/dist/{model-registry-xINyxQUT.mjs → model-registry-CfXytvzx.mjs} +0 -0
- /package/dist/{model-registry-Dzpssh9j.mjs → model-registry-Scn_MC2d.mjs} +0 -0
- /package/dist/{namespace-DBw9BYr8.mjs → namespace-BoD94mrN.mjs} +0 -0
- /package/dist/{namespace-DUVgMfTR.mjs → namespace-CFLAmQfh.mjs} +0 -0
- /package/dist/{namespace-aALq9tnE.mjs → namespace-DkRgbZYn.mjs} +0 -0
- /package/dist/{namespace-yxIxUsjo.mjs → namespace-LViZ-EQk.mjs} +0 -0
- /package/dist/{namespace-Zb8HAbyF.mjs → namespace-Yna5-Pws.mjs} +0 -0
- /package/dist/{platform-BMFUpmTA.mjs → platform-DZ7z-wXD.mjs} +0 -0
- /package/dist/{providers-DhiW_fx4.mjs → providers-u8i15co9.mjs} +0 -0
- /package/dist/{schema-D3ZG13h9.mjs → schema-CoyE6mPt.mjs} +0 -0
- /package/dist/{schemas-CEBe89yE.mjs → schemas-DE-GNmSD.mjs} +0 -0
- /package/dist/{schemas-COnLJnt_.mjs → schemas-hSrzflwZ.mjs} +0 -0
- /package/dist/{schemas-CrnlCRep.mjs → schemas-jFe1AuI-.mjs} +0 -0
- /package/dist/{server-lifecycle-Dx5WgfoS.mjs → server-lifecycle-FXTPW39-.mjs} +0 -0
- /package/dist/{server-lifecycle-BC6FRn86.d.mts → server-lifecycle-YoSGFGnU.d.mts} +0 -0
- /package/dist/{shared-schemas-Byah36lG.mjs → shared-schemas-CPShiLNp.mjs} +0 -0
- /package/dist/{storage-namespace-definition-BjK9nZAN.mjs → storage-namespace-definition-CqSdsuCC.mjs} +0 -0
- /package/dist/{timeout-D33CUZ0M.mjs → timeout-XsYIOKrc.mjs} +0 -0
- /package/dist/{tray-menu-service-BAYtLdAg.mjs → tray-menu-service-DuXq5k22.mjs} +0 -0
- /package/dist/{ui-config-zawaoEfB.mjs → ui-config-9bDRwFZr.mjs} +0 -0
- /package/dist/{variant-BZWfmS0q.mjs → variant-CT6XBP6T.mjs} +0 -0
- /package/dist/{visibility-CZu8ooOA.mjs → visibility-Cb62p9bv.mjs} +0 -0
- /package/dist/{window-registry-C_IJmY8_.d.mts → window-registry-CBcrGTv4.d.mts} +0 -0
- /package/dist/{window-registry-B_-hBEcV.mjs → window-registry-DW-dKRjQ.mjs} +0 -0
|
@@ -3,7 +3,35 @@ import { z } from "zod";
|
|
|
3
3
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
4
4
|
import * as _$zod_v4_core0 from "zod/v4/core";
|
|
5
5
|
|
|
6
|
-
//#region
|
|
6
|
+
//#region services/core/src/execution-target/container-schemas.d.ts
|
|
7
|
+
/**
|
|
8
|
+
* One-shot stdin bootstrap payload written by the host before the container
|
|
9
|
+
* entrypoint reads from stdin.
|
|
10
|
+
*
|
|
11
|
+
* All values are already-resolved plaintext — the host resolves any
|
|
12
|
+
* `CredentialRef`s before serialising this payload. The container cannot
|
|
13
|
+
* resolve refs over the bus because `credential.getChannelToken` is a
|
|
14
|
+
* `localSubject` by design and is never routed to remote transports.
|
|
15
|
+
*
|
|
16
|
+
* Fields are all optional so the container can fall back to environment
|
|
17
|
+
* variables when a field is absent or when stdin is not available.
|
|
18
|
+
*/
|
|
19
|
+
declare const ContainerBootstrapConfigSchema: z.ZodObject<{
|
|
20
|
+
busAuthSecret: z.ZodOptional<z.ZodString>;
|
|
21
|
+
relayPeer: z.ZodOptional<z.ZodObject<{
|
|
22
|
+
id: z.ZodString;
|
|
23
|
+
signingPublicKey: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>;
|
|
25
|
+
relayIdentity: z.ZodOptional<z.ZodObject<{
|
|
26
|
+
id: z.ZodString;
|
|
27
|
+
signingPublicKey: z.ZodString;
|
|
28
|
+
signingPrivateKeyPem: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>;
|
|
30
|
+
gitToken: z.ZodOptional<z.ZodString>;
|
|
31
|
+
credentialEnv: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
32
|
+
providerEnv: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
33
|
+
}, z.core.$strip>;
|
|
34
|
+
type ContainerBootstrapConfig = z.infer<typeof ContainerBootstrapConfigSchema>;
|
|
7
35
|
/**
|
|
8
36
|
* Container runtime type.
|
|
9
37
|
*/
|
|
@@ -16,8 +44,8 @@ type ContainerRuntime = z.infer<typeof ContainerRuntimeSchema>;
|
|
|
16
44
|
* Container state.
|
|
17
45
|
*/
|
|
18
46
|
declare const ContainerStateSchema: z.ZodEnum<{
|
|
19
|
-
running: "running";
|
|
20
47
|
created: "created";
|
|
48
|
+
running: "running";
|
|
21
49
|
stopped: "stopped";
|
|
22
50
|
destroyed: "destroyed";
|
|
23
51
|
}>;
|
|
@@ -27,6 +55,7 @@ type ContainerState = z.infer<typeof ContainerStateSchema>;
|
|
|
27
55
|
*/
|
|
28
56
|
declare const ContainerLocalSpawnRequestSchema: z.ZodObject<{
|
|
29
57
|
sessionId: z.ZodString;
|
|
58
|
+
executionId: z.ZodOptional<z.ZodString>;
|
|
30
59
|
adapter: z.ZodString;
|
|
31
60
|
runtime: z.ZodDefault<z.ZodEnum<{
|
|
32
61
|
full: "full";
|
|
@@ -34,6 +63,21 @@ declare const ContainerLocalSpawnRequestSchema: z.ZodObject<{
|
|
|
34
63
|
}>>;
|
|
35
64
|
image: z.ZodOptional<z.ZodString>;
|
|
36
65
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
66
|
+
bootstrapConfig: z.ZodOptional<z.ZodObject<{
|
|
67
|
+
busAuthSecret: z.ZodOptional<z.ZodString>;
|
|
68
|
+
relayPeer: z.ZodOptional<z.ZodObject<{
|
|
69
|
+
id: z.ZodString;
|
|
70
|
+
signingPublicKey: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>;
|
|
72
|
+
relayIdentity: z.ZodOptional<z.ZodObject<{
|
|
73
|
+
id: z.ZodString;
|
|
74
|
+
signingPublicKey: z.ZodString;
|
|
75
|
+
signingPrivateKeyPem: z.ZodString;
|
|
76
|
+
}, z.core.$strip>>;
|
|
77
|
+
gitToken: z.ZodOptional<z.ZodString>;
|
|
78
|
+
credentialEnv: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
79
|
+
providerEnv: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
80
|
+
}, z.core.$strip>>;
|
|
37
81
|
mode: z.ZodLiteral<"container-local">;
|
|
38
82
|
repoPath: z.ZodString;
|
|
39
83
|
baseBranch: z.ZodString;
|
|
@@ -45,6 +89,7 @@ type ContainerLocalSpawnRequest = z.infer<typeof ContainerLocalSpawnRequestSchem
|
|
|
45
89
|
*/
|
|
46
90
|
declare const ContainerIsolatedSpawnRequestSchema: z.ZodObject<{
|
|
47
91
|
sessionId: z.ZodString;
|
|
92
|
+
executionId: z.ZodOptional<z.ZodString>;
|
|
48
93
|
adapter: z.ZodString;
|
|
49
94
|
runtime: z.ZodDefault<z.ZodEnum<{
|
|
50
95
|
full: "full";
|
|
@@ -52,13 +97,27 @@ declare const ContainerIsolatedSpawnRequestSchema: z.ZodObject<{
|
|
|
52
97
|
}>>;
|
|
53
98
|
image: z.ZodOptional<z.ZodString>;
|
|
54
99
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
100
|
+
bootstrapConfig: z.ZodOptional<z.ZodObject<{
|
|
101
|
+
busAuthSecret: z.ZodOptional<z.ZodString>;
|
|
102
|
+
relayPeer: z.ZodOptional<z.ZodObject<{
|
|
103
|
+
id: z.ZodString;
|
|
104
|
+
signingPublicKey: z.ZodString;
|
|
105
|
+
}, z.core.$strip>>;
|
|
106
|
+
relayIdentity: z.ZodOptional<z.ZodObject<{
|
|
107
|
+
id: z.ZodString;
|
|
108
|
+
signingPublicKey: z.ZodString;
|
|
109
|
+
signingPrivateKeyPem: z.ZodString;
|
|
110
|
+
}, z.core.$strip>>;
|
|
111
|
+
gitToken: z.ZodOptional<z.ZodString>;
|
|
112
|
+
credentialEnv: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
113
|
+
providerEnv: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
114
|
+
}, z.core.$strip>>;
|
|
55
115
|
mode: z.ZodLiteral<"container-isolated">;
|
|
56
116
|
repoUrl: z.ZodString;
|
|
57
|
-
branch: z.ZodString
|
|
58
|
-
gitToken: z.ZodString;
|
|
117
|
+
branch: z.ZodOptional<z.ZodString>;
|
|
59
118
|
busMode: z.ZodEnum<{
|
|
60
|
-
host: "host";
|
|
61
119
|
relay: "relay";
|
|
120
|
+
host: "host";
|
|
62
121
|
}>;
|
|
63
122
|
relayUrl: z.ZodOptional<z.ZodString>;
|
|
64
123
|
}, z.core.$strip>;
|
|
@@ -68,6 +127,7 @@ type ContainerIsolatedSpawnRequest = z.infer<typeof ContainerIsolatedSpawnReques
|
|
|
68
127
|
*/
|
|
69
128
|
declare const SpawnRequestSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
70
129
|
sessionId: z.ZodString;
|
|
130
|
+
executionId: z.ZodOptional<z.ZodString>;
|
|
71
131
|
adapter: z.ZodString;
|
|
72
132
|
runtime: z.ZodDefault<z.ZodEnum<{
|
|
73
133
|
full: "full";
|
|
@@ -75,12 +135,28 @@ declare const SpawnRequestSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
75
135
|
}>>;
|
|
76
136
|
image: z.ZodOptional<z.ZodString>;
|
|
77
137
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
138
|
+
bootstrapConfig: z.ZodOptional<z.ZodObject<{
|
|
139
|
+
busAuthSecret: z.ZodOptional<z.ZodString>;
|
|
140
|
+
relayPeer: z.ZodOptional<z.ZodObject<{
|
|
141
|
+
id: z.ZodString;
|
|
142
|
+
signingPublicKey: z.ZodString;
|
|
143
|
+
}, z.core.$strip>>;
|
|
144
|
+
relayIdentity: z.ZodOptional<z.ZodObject<{
|
|
145
|
+
id: z.ZodString;
|
|
146
|
+
signingPublicKey: z.ZodString;
|
|
147
|
+
signingPrivateKeyPem: z.ZodString;
|
|
148
|
+
}, z.core.$strip>>;
|
|
149
|
+
gitToken: z.ZodOptional<z.ZodString>;
|
|
150
|
+
credentialEnv: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
151
|
+
providerEnv: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
152
|
+
}, z.core.$strip>>;
|
|
78
153
|
mode: z.ZodLiteral<"container-local">;
|
|
79
154
|
repoPath: z.ZodString;
|
|
80
155
|
baseBranch: z.ZodString;
|
|
81
156
|
worktreeBranch: z.ZodOptional<z.ZodString>;
|
|
82
157
|
}, z.core.$strip>, z.ZodObject<{
|
|
83
158
|
sessionId: z.ZodString;
|
|
159
|
+
executionId: z.ZodOptional<z.ZodString>;
|
|
84
160
|
adapter: z.ZodString;
|
|
85
161
|
runtime: z.ZodDefault<z.ZodEnum<{
|
|
86
162
|
full: "full";
|
|
@@ -88,13 +164,27 @@ declare const SpawnRequestSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
88
164
|
}>>;
|
|
89
165
|
image: z.ZodOptional<z.ZodString>;
|
|
90
166
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
167
|
+
bootstrapConfig: z.ZodOptional<z.ZodObject<{
|
|
168
|
+
busAuthSecret: z.ZodOptional<z.ZodString>;
|
|
169
|
+
relayPeer: z.ZodOptional<z.ZodObject<{
|
|
170
|
+
id: z.ZodString;
|
|
171
|
+
signingPublicKey: z.ZodString;
|
|
172
|
+
}, z.core.$strip>>;
|
|
173
|
+
relayIdentity: z.ZodOptional<z.ZodObject<{
|
|
174
|
+
id: z.ZodString;
|
|
175
|
+
signingPublicKey: z.ZodString;
|
|
176
|
+
signingPrivateKeyPem: z.ZodString;
|
|
177
|
+
}, z.core.$strip>>;
|
|
178
|
+
gitToken: z.ZodOptional<z.ZodString>;
|
|
179
|
+
credentialEnv: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
180
|
+
providerEnv: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
181
|
+
}, z.core.$strip>>;
|
|
91
182
|
mode: z.ZodLiteral<"container-isolated">;
|
|
92
183
|
repoUrl: z.ZodString;
|
|
93
|
-
branch: z.ZodString
|
|
94
|
-
gitToken: z.ZodString;
|
|
184
|
+
branch: z.ZodOptional<z.ZodString>;
|
|
95
185
|
busMode: z.ZodEnum<{
|
|
96
|
-
host: "host";
|
|
97
186
|
relay: "relay";
|
|
187
|
+
host: "host";
|
|
98
188
|
}>;
|
|
99
189
|
relayUrl: z.ZodOptional<z.ZodString>;
|
|
100
190
|
}, z.core.$strip>], "mode">;
|
|
@@ -135,8 +225,8 @@ type StatusRequest = z.infer<typeof StatusRequestSchema>;
|
|
|
135
225
|
*/
|
|
136
226
|
declare const StatusResponseSchema: z.ZodObject<{
|
|
137
227
|
state: z.ZodEnum<{
|
|
138
|
-
running: "running";
|
|
139
228
|
created: "created";
|
|
229
|
+
running: "running";
|
|
140
230
|
stopped: "stopped";
|
|
141
231
|
destroyed: "destroyed";
|
|
142
232
|
}>;
|
|
@@ -180,7 +270,7 @@ declare const ContainerDestroyedSchema: z.ZodObject<{
|
|
|
180
270
|
}, z.core.$strip>;
|
|
181
271
|
type ContainerDestroyed = z.infer<typeof ContainerDestroyedSchema>;
|
|
182
272
|
//#endregion
|
|
183
|
-
//#region
|
|
273
|
+
//#region services/core/src/execution-target/container-namespace.d.ts
|
|
184
274
|
/**
|
|
185
275
|
* Canonical Docker namespace.
|
|
186
276
|
*/
|
|
@@ -188,6 +278,7 @@ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker",
|
|
|
188
278
|
'container.spawn': {
|
|
189
279
|
request: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
190
280
|
sessionId: _$zod.ZodString;
|
|
281
|
+
executionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
191
282
|
adapter: _$zod.ZodString;
|
|
192
283
|
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
193
284
|
full: "full";
|
|
@@ -195,12 +286,28 @@ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker",
|
|
|
195
286
|
}>>;
|
|
196
287
|
image: _$zod.ZodOptional<_$zod.ZodString>;
|
|
197
288
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
289
|
+
bootstrapConfig: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
290
|
+
busAuthSecret: _$zod.ZodOptional<_$zod.ZodString>;
|
|
291
|
+
relayPeer: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
292
|
+
id: _$zod.ZodString;
|
|
293
|
+
signingPublicKey: _$zod.ZodString;
|
|
294
|
+
}, _$zod_v4_core0.$strip>>;
|
|
295
|
+
relayIdentity: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
296
|
+
id: _$zod.ZodString;
|
|
297
|
+
signingPublicKey: _$zod.ZodString;
|
|
298
|
+
signingPrivateKeyPem: _$zod.ZodString;
|
|
299
|
+
}, _$zod_v4_core0.$strip>>;
|
|
300
|
+
gitToken: _$zod.ZodOptional<_$zod.ZodString>;
|
|
301
|
+
credentialEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
302
|
+
providerEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
303
|
+
}, _$zod_v4_core0.$strip>>;
|
|
198
304
|
mode: _$zod.ZodLiteral<"container-local">;
|
|
199
305
|
repoPath: _$zod.ZodString;
|
|
200
306
|
baseBranch: _$zod.ZodString;
|
|
201
307
|
worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
202
308
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
203
309
|
sessionId: _$zod.ZodString;
|
|
310
|
+
executionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
204
311
|
adapter: _$zod.ZodString;
|
|
205
312
|
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
206
313
|
full: "full";
|
|
@@ -208,13 +315,27 @@ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker",
|
|
|
208
315
|
}>>;
|
|
209
316
|
image: _$zod.ZodOptional<_$zod.ZodString>;
|
|
210
317
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
318
|
+
bootstrapConfig: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
319
|
+
busAuthSecret: _$zod.ZodOptional<_$zod.ZodString>;
|
|
320
|
+
relayPeer: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
321
|
+
id: _$zod.ZodString;
|
|
322
|
+
signingPublicKey: _$zod.ZodString;
|
|
323
|
+
}, _$zod_v4_core0.$strip>>;
|
|
324
|
+
relayIdentity: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
325
|
+
id: _$zod.ZodString;
|
|
326
|
+
signingPublicKey: _$zod.ZodString;
|
|
327
|
+
signingPrivateKeyPem: _$zod.ZodString;
|
|
328
|
+
}, _$zod_v4_core0.$strip>>;
|
|
329
|
+
gitToken: _$zod.ZodOptional<_$zod.ZodString>;
|
|
330
|
+
credentialEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
331
|
+
providerEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
332
|
+
}, _$zod_v4_core0.$strip>>;
|
|
211
333
|
mode: _$zod.ZodLiteral<"container-isolated">;
|
|
212
334
|
repoUrl: _$zod.ZodString;
|
|
213
|
-
branch: _$zod.ZodString
|
|
214
|
-
gitToken: _$zod.ZodString;
|
|
335
|
+
branch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
215
336
|
busMode: _$zod.ZodEnum<{
|
|
216
|
-
host: "host";
|
|
217
337
|
relay: "relay";
|
|
338
|
+
host: "host";
|
|
218
339
|
}>;
|
|
219
340
|
relayUrl: _$zod.ZodOptional<_$zod.ZodString>;
|
|
220
341
|
}, _$zod_v4_core0.$strip>], "mode">;
|
|
@@ -239,8 +360,8 @@ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker",
|
|
|
239
360
|
}, _$zod_v4_core0.$strip>;
|
|
240
361
|
response: _$zod.ZodObject<{
|
|
241
362
|
state: _$zod.ZodEnum<{
|
|
242
|
-
running: "running";
|
|
243
363
|
created: "created";
|
|
364
|
+
running: "running";
|
|
244
365
|
stopped: "stopped";
|
|
245
366
|
destroyed: "destroyed";
|
|
246
367
|
}>;
|
|
@@ -275,6 +396,7 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
275
396
|
'container.spawn': {
|
|
276
397
|
request: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
277
398
|
sessionId: _$zod.ZodString;
|
|
399
|
+
executionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
278
400
|
adapter: _$zod.ZodString;
|
|
279
401
|
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
280
402
|
full: "full";
|
|
@@ -282,12 +404,28 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
282
404
|
}>>;
|
|
283
405
|
image: _$zod.ZodOptional<_$zod.ZodString>;
|
|
284
406
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
407
|
+
bootstrapConfig: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
408
|
+
busAuthSecret: _$zod.ZodOptional<_$zod.ZodString>;
|
|
409
|
+
relayPeer: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
410
|
+
id: _$zod.ZodString;
|
|
411
|
+
signingPublicKey: _$zod.ZodString;
|
|
412
|
+
}, _$zod_v4_core0.$strip>>;
|
|
413
|
+
relayIdentity: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
414
|
+
id: _$zod.ZodString;
|
|
415
|
+
signingPublicKey: _$zod.ZodString;
|
|
416
|
+
signingPrivateKeyPem: _$zod.ZodString;
|
|
417
|
+
}, _$zod_v4_core0.$strip>>;
|
|
418
|
+
gitToken: _$zod.ZodOptional<_$zod.ZodString>;
|
|
419
|
+
credentialEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
420
|
+
providerEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
421
|
+
}, _$zod_v4_core0.$strip>>;
|
|
285
422
|
mode: _$zod.ZodLiteral<"container-local">;
|
|
286
423
|
repoPath: _$zod.ZodString;
|
|
287
424
|
baseBranch: _$zod.ZodString;
|
|
288
425
|
worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
289
426
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
290
427
|
sessionId: _$zod.ZodString;
|
|
428
|
+
executionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
291
429
|
adapter: _$zod.ZodString;
|
|
292
430
|
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
293
431
|
full: "full";
|
|
@@ -295,13 +433,27 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
295
433
|
}>>;
|
|
296
434
|
image: _$zod.ZodOptional<_$zod.ZodString>;
|
|
297
435
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
436
|
+
bootstrapConfig: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
437
|
+
busAuthSecret: _$zod.ZodOptional<_$zod.ZodString>;
|
|
438
|
+
relayPeer: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
439
|
+
id: _$zod.ZodString;
|
|
440
|
+
signingPublicKey: _$zod.ZodString;
|
|
441
|
+
}, _$zod_v4_core0.$strip>>;
|
|
442
|
+
relayIdentity: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
443
|
+
id: _$zod.ZodString;
|
|
444
|
+
signingPublicKey: _$zod.ZodString;
|
|
445
|
+
signingPrivateKeyPem: _$zod.ZodString;
|
|
446
|
+
}, _$zod_v4_core0.$strip>>;
|
|
447
|
+
gitToken: _$zod.ZodOptional<_$zod.ZodString>;
|
|
448
|
+
credentialEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
449
|
+
providerEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
450
|
+
}, _$zod_v4_core0.$strip>>;
|
|
298
451
|
mode: _$zod.ZodLiteral<"container-isolated">;
|
|
299
452
|
repoUrl: _$zod.ZodString;
|
|
300
|
-
branch: _$zod.ZodString
|
|
301
|
-
gitToken: _$zod.ZodString;
|
|
453
|
+
branch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
302
454
|
busMode: _$zod.ZodEnum<{
|
|
303
|
-
host: "host";
|
|
304
455
|
relay: "relay";
|
|
456
|
+
host: "host";
|
|
305
457
|
}>;
|
|
306
458
|
relayUrl: _$zod.ZodOptional<_$zod.ZodString>;
|
|
307
459
|
}, _$zod_v4_core0.$strip>], "mode">;
|
|
@@ -326,8 +478,8 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
326
478
|
}, _$zod_v4_core0.$strip>;
|
|
327
479
|
response: _$zod.ZodObject<{
|
|
328
480
|
state: _$zod.ZodEnum<{
|
|
329
|
-
running: "running";
|
|
330
481
|
created: "created";
|
|
482
|
+
running: "running";
|
|
331
483
|
stopped: "stopped";
|
|
332
484
|
destroyed: "destroyed";
|
|
333
485
|
}>;
|
|
@@ -356,7 +508,7 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
356
508
|
}, _$zod_v4_core0.$strip>;
|
|
357
509
|
}>, "docker">;
|
|
358
510
|
//#endregion
|
|
359
|
-
//#region
|
|
511
|
+
//#region services/core/src/execution-target/container-spawn-namespace.d.ts
|
|
360
512
|
/**
|
|
361
513
|
* Backward-compatible alias for the canonical Docker namespace.
|
|
362
514
|
*/
|
|
@@ -364,6 +516,7 @@ declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"d
|
|
|
364
516
|
'container.spawn': {
|
|
365
517
|
request: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
366
518
|
sessionId: _$zod.ZodString;
|
|
519
|
+
executionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
367
520
|
adapter: _$zod.ZodString;
|
|
368
521
|
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
369
522
|
full: "full";
|
|
@@ -371,12 +524,28 @@ declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"d
|
|
|
371
524
|
}>>;
|
|
372
525
|
image: _$zod.ZodOptional<_$zod.ZodString>;
|
|
373
526
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
527
|
+
bootstrapConfig: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
528
|
+
busAuthSecret: _$zod.ZodOptional<_$zod.ZodString>;
|
|
529
|
+
relayPeer: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
530
|
+
id: _$zod.ZodString;
|
|
531
|
+
signingPublicKey: _$zod.ZodString;
|
|
532
|
+
}, _$zod_v4_core0.$strip>>;
|
|
533
|
+
relayIdentity: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
534
|
+
id: _$zod.ZodString;
|
|
535
|
+
signingPublicKey: _$zod.ZodString;
|
|
536
|
+
signingPrivateKeyPem: _$zod.ZodString;
|
|
537
|
+
}, _$zod_v4_core0.$strip>>;
|
|
538
|
+
gitToken: _$zod.ZodOptional<_$zod.ZodString>;
|
|
539
|
+
credentialEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
540
|
+
providerEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
541
|
+
}, _$zod_v4_core0.$strip>>;
|
|
374
542
|
mode: _$zod.ZodLiteral<"container-local">;
|
|
375
543
|
repoPath: _$zod.ZodString;
|
|
376
544
|
baseBranch: _$zod.ZodString;
|
|
377
545
|
worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
378
546
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
379
547
|
sessionId: _$zod.ZodString;
|
|
548
|
+
executionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
380
549
|
adapter: _$zod.ZodString;
|
|
381
550
|
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
382
551
|
full: "full";
|
|
@@ -384,13 +553,27 @@ declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"d
|
|
|
384
553
|
}>>;
|
|
385
554
|
image: _$zod.ZodOptional<_$zod.ZodString>;
|
|
386
555
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
556
|
+
bootstrapConfig: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
557
|
+
busAuthSecret: _$zod.ZodOptional<_$zod.ZodString>;
|
|
558
|
+
relayPeer: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
559
|
+
id: _$zod.ZodString;
|
|
560
|
+
signingPublicKey: _$zod.ZodString;
|
|
561
|
+
}, _$zod_v4_core0.$strip>>;
|
|
562
|
+
relayIdentity: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
563
|
+
id: _$zod.ZodString;
|
|
564
|
+
signingPublicKey: _$zod.ZodString;
|
|
565
|
+
signingPrivateKeyPem: _$zod.ZodString;
|
|
566
|
+
}, _$zod_v4_core0.$strip>>;
|
|
567
|
+
gitToken: _$zod.ZodOptional<_$zod.ZodString>;
|
|
568
|
+
credentialEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
569
|
+
providerEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
570
|
+
}, _$zod_v4_core0.$strip>>;
|
|
387
571
|
mode: _$zod.ZodLiteral<"container-isolated">;
|
|
388
572
|
repoUrl: _$zod.ZodString;
|
|
389
|
-
branch: _$zod.ZodString
|
|
390
|
-
gitToken: _$zod.ZodString;
|
|
573
|
+
branch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
391
574
|
busMode: _$zod.ZodEnum<{
|
|
392
|
-
host: "host";
|
|
393
575
|
relay: "relay";
|
|
576
|
+
host: "host";
|
|
394
577
|
}>;
|
|
395
578
|
relayUrl: _$zod.ZodOptional<_$zod.ZodString>;
|
|
396
579
|
}, _$zod_v4_core0.$strip>], "mode">;
|
|
@@ -415,8 +598,8 @@ declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"d
|
|
|
415
598
|
}, _$zod_v4_core0.$strip>;
|
|
416
599
|
response: _$zod.ZodObject<{
|
|
417
600
|
state: _$zod.ZodEnum<{
|
|
418
|
-
running: "running";
|
|
419
601
|
created: "created";
|
|
602
|
+
running: "running";
|
|
420
603
|
stopped: "stopped";
|
|
421
604
|
destroyed: "destroyed";
|
|
422
605
|
}>;
|
|
@@ -451,6 +634,7 @@ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
451
634
|
'container.spawn': {
|
|
452
635
|
request: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
453
636
|
sessionId: _$zod.ZodString;
|
|
637
|
+
executionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
454
638
|
adapter: _$zod.ZodString;
|
|
455
639
|
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
456
640
|
full: "full";
|
|
@@ -458,12 +642,28 @@ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
458
642
|
}>>;
|
|
459
643
|
image: _$zod.ZodOptional<_$zod.ZodString>;
|
|
460
644
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
645
|
+
bootstrapConfig: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
646
|
+
busAuthSecret: _$zod.ZodOptional<_$zod.ZodString>;
|
|
647
|
+
relayPeer: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
648
|
+
id: _$zod.ZodString;
|
|
649
|
+
signingPublicKey: _$zod.ZodString;
|
|
650
|
+
}, _$zod_v4_core0.$strip>>;
|
|
651
|
+
relayIdentity: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
652
|
+
id: _$zod.ZodString;
|
|
653
|
+
signingPublicKey: _$zod.ZodString;
|
|
654
|
+
signingPrivateKeyPem: _$zod.ZodString;
|
|
655
|
+
}, _$zod_v4_core0.$strip>>;
|
|
656
|
+
gitToken: _$zod.ZodOptional<_$zod.ZodString>;
|
|
657
|
+
credentialEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
658
|
+
providerEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
659
|
+
}, _$zod_v4_core0.$strip>>;
|
|
461
660
|
mode: _$zod.ZodLiteral<"container-local">;
|
|
462
661
|
repoPath: _$zod.ZodString;
|
|
463
662
|
baseBranch: _$zod.ZodString;
|
|
464
663
|
worktreeBranch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
465
664
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
466
665
|
sessionId: _$zod.ZodString;
|
|
666
|
+
executionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
467
667
|
adapter: _$zod.ZodString;
|
|
468
668
|
runtime: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
469
669
|
full: "full";
|
|
@@ -471,13 +671,27 @@ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
471
671
|
}>>;
|
|
472
672
|
image: _$zod.ZodOptional<_$zod.ZodString>;
|
|
473
673
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
674
|
+
bootstrapConfig: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
675
|
+
busAuthSecret: _$zod.ZodOptional<_$zod.ZodString>;
|
|
676
|
+
relayPeer: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
677
|
+
id: _$zod.ZodString;
|
|
678
|
+
signingPublicKey: _$zod.ZodString;
|
|
679
|
+
}, _$zod_v4_core0.$strip>>;
|
|
680
|
+
relayIdentity: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
681
|
+
id: _$zod.ZodString;
|
|
682
|
+
signingPublicKey: _$zod.ZodString;
|
|
683
|
+
signingPrivateKeyPem: _$zod.ZodString;
|
|
684
|
+
}, _$zod_v4_core0.$strip>>;
|
|
685
|
+
gitToken: _$zod.ZodOptional<_$zod.ZodString>;
|
|
686
|
+
credentialEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
687
|
+
providerEnv: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
688
|
+
}, _$zod_v4_core0.$strip>>;
|
|
474
689
|
mode: _$zod.ZodLiteral<"container-isolated">;
|
|
475
690
|
repoUrl: _$zod.ZodString;
|
|
476
|
-
branch: _$zod.ZodString
|
|
477
|
-
gitToken: _$zod.ZodString;
|
|
691
|
+
branch: _$zod.ZodOptional<_$zod.ZodString>;
|
|
478
692
|
busMode: _$zod.ZodEnum<{
|
|
479
|
-
host: "host";
|
|
480
693
|
relay: "relay";
|
|
694
|
+
host: "host";
|
|
481
695
|
}>;
|
|
482
696
|
relayUrl: _$zod.ZodOptional<_$zod.ZodString>;
|
|
483
697
|
}, _$zod_v4_core0.$strip>], "mode">;
|
|
@@ -502,8 +716,8 @@ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
502
716
|
}, _$zod_v4_core0.$strip>;
|
|
503
717
|
response: _$zod.ZodObject<{
|
|
504
718
|
state: _$zod.ZodEnum<{
|
|
505
|
-
running: "running";
|
|
506
719
|
created: "created";
|
|
720
|
+
running: "running";
|
|
507
721
|
stopped: "stopped";
|
|
508
722
|
destroyed: "destroyed";
|
|
509
723
|
}>;
|
|
@@ -532,4 +746,4 @@ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
532
746
|
}, _$zod_v4_core0.$strip>;
|
|
533
747
|
}>, "docker">;
|
|
534
748
|
//#endregion
|
|
535
|
-
export {
|
|
749
|
+
export { StatusResponseSchema as A, SpawnRequest as C, StatusRequest as D, SpawnResponseSchema as E, StopRequestSchema as M, StopResponse as N, StatusRequestSchema as O, StopResponseSchema as P, ContainerStoppedSchema as S, SpawnResponse as T, ContainerStarted as _, ContainerBootstrapConfig as a, ContainerStateSchema as b, ContainerCreatedSchema as c, ContainerIsolatedSpawnRequest as d, ContainerIsolatedSpawnRequestSchema as f, ContainerRuntimeSchema as g, ContainerRuntime as h, DockerSubjects as i, StopRequest as j, StatusResponse as k, ContainerDestroyed as l, ContainerLocalSpawnRequestSchema as m, ContainerSpawnSubjects as n, ContainerBootstrapConfigSchema as o, ContainerLocalSpawnRequest as p, DockerNamespace as r, ContainerCreated as s, ContainerSpawnNamespace as t, ContainerDestroyedSchema as u, ContainerStartedSchema as v, SpawnRequestSchema as w, ContainerStopped as x, ContainerState as y };
|
|
@@ -3,7 +3,7 @@ import { z } from "zod";
|
|
|
3
3
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
4
4
|
import * as _$zod_v4_core0 from "zod/v4/core";
|
|
5
5
|
|
|
6
|
-
//#region
|
|
6
|
+
//#region core/contracts/src/native-session-supervisor/namespace.d.ts
|
|
7
7
|
/**
|
|
8
8
|
* Native Session Supervisor namespace definition.
|
|
9
9
|
*
|
|
@@ -175,7 +175,7 @@ declare const NativeSessionSupervisorSubjects: _$_makaio_core0.BusSubjects<_$_ma
|
|
|
175
175
|
};
|
|
176
176
|
}>, "native-session-supervisor">;
|
|
177
177
|
//#endregion
|
|
178
|
-
//#region
|
|
178
|
+
//#region core/contracts/src/native-session-supervisor/schemas.d.ts
|
|
179
179
|
/**
|
|
180
180
|
* Lifecycle status of a supervised runtime process.
|
|
181
181
|
*
|
|
@@ -3,7 +3,7 @@ import { IMakaioBus } from "@makaio/framework/bus";
|
|
|
3
3
|
import { AnyToolDefinition, FILE_ACCESS_RULES_KEY as FILE_ACCESS_RULES_KEY$1, FileAccessRuleProvider, FileAccessRuleProvider as FileAccessRuleProvider$1, FileAccessRules, ToolExecutionContext, ToolInfo, ToolResult, Toolset, extractToolFilePath as extractToolFilePath$1 } from "@makaio/framework/tools";
|
|
4
4
|
import { ContributionProcessor } from "@makaio/framework/kernel";
|
|
5
5
|
|
|
6
|
-
//#region
|
|
6
|
+
//#region services/core/src/tools/types.d.ts
|
|
7
7
|
/**
|
|
8
8
|
* Options for creating a ToolRegistry instance.
|
|
9
9
|
*/
|
|
@@ -62,7 +62,7 @@ interface ExecuteOptions {
|
|
|
62
62
|
adapterName?: string;
|
|
63
63
|
}
|
|
64
64
|
//#endregion
|
|
65
|
-
//#region
|
|
65
|
+
//#region services/core/src/tools/tool-registry.d.ts
|
|
66
66
|
/**
|
|
67
67
|
* Central registry for tools and toolsets.
|
|
68
68
|
* Manages registration, lookup, and execution with bus integration.
|
|
@@ -170,7 +170,7 @@ declare class ToolRegistry {
|
|
|
170
170
|
destroy(): void;
|
|
171
171
|
}
|
|
172
172
|
//#endregion
|
|
173
|
-
//#region
|
|
173
|
+
//#region services/core/src/tools/tool-contribution-processor.d.ts
|
|
174
174
|
/**
|
|
175
175
|
* Create a framework-owned processor for `MakaioExtension.tools`.
|
|
176
176
|
*
|