@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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
|
-
//#region
|
|
3
|
+
//#region services/core/src/preferences/schemas.d.ts
|
|
4
4
|
/**
|
|
5
5
|
* Schema for preference key components.
|
|
6
6
|
* Keys uniquely identify a preference within a scope/context.
|
|
@@ -13,9 +13,9 @@ declare const PreferenceKeySchema: z.ZodObject<{
|
|
|
13
13
|
scope: z.ZodString;
|
|
14
14
|
context: z.ZodOptional<z.ZodString>;
|
|
15
15
|
viewport: z.ZodOptional<z.ZodEnum<{
|
|
16
|
+
mobile: "mobile";
|
|
16
17
|
desktop: "desktop";
|
|
17
18
|
tablet: "tablet";
|
|
18
|
-
mobile: "mobile";
|
|
19
19
|
}>>;
|
|
20
20
|
}, z.core.$strip>;
|
|
21
21
|
type PreferenceKey = z.infer<typeof PreferenceKeySchema>;
|
|
@@ -33,9 +33,9 @@ declare const PreferenceItemSchema: z.ZodObject<{
|
|
|
33
33
|
scope: z.ZodString;
|
|
34
34
|
context: z.ZodOptional<z.ZodString>;
|
|
35
35
|
viewport: z.ZodOptional<z.ZodEnum<{
|
|
36
|
+
mobile: "mobile";
|
|
36
37
|
desktop: "desktop";
|
|
37
38
|
tablet: "tablet";
|
|
38
|
-
mobile: "mobile";
|
|
39
39
|
}>>;
|
|
40
40
|
}, z.core.$strip>;
|
|
41
41
|
category: z.ZodString;
|
|
@@ -67,9 +67,9 @@ declare const PreferencesSchemas: {
|
|
|
67
67
|
scope: z.ZodString;
|
|
68
68
|
context: z.ZodOptional<z.ZodString>;
|
|
69
69
|
viewport: z.ZodOptional<z.ZodEnum<{
|
|
70
|
+
mobile: "mobile";
|
|
70
71
|
desktop: "desktop";
|
|
71
72
|
tablet: "tablet";
|
|
72
|
-
mobile: "mobile";
|
|
73
73
|
}>>;
|
|
74
74
|
}, z.core.$strip>;
|
|
75
75
|
category: z.ZodString;
|
|
@@ -94,9 +94,9 @@ declare const PreferencesSchemas: {
|
|
|
94
94
|
scope: z.ZodString;
|
|
95
95
|
context: z.ZodOptional<z.ZodString>;
|
|
96
96
|
viewport: z.ZodOptional<z.ZodEnum<{
|
|
97
|
+
mobile: "mobile";
|
|
97
98
|
desktop: "desktop";
|
|
98
99
|
tablet: "tablet";
|
|
99
|
-
mobile: "mobile";
|
|
100
100
|
}>>;
|
|
101
101
|
}, z.core.$strip>;
|
|
102
102
|
category: z.ZodString;
|
|
@@ -122,9 +122,9 @@ declare const PreferencesSchemas: {
|
|
|
122
122
|
scope: z.ZodString;
|
|
123
123
|
context: z.ZodOptional<z.ZodString>;
|
|
124
124
|
viewport: z.ZodOptional<z.ZodEnum<{
|
|
125
|
+
mobile: "mobile";
|
|
125
126
|
desktop: "desktop";
|
|
126
127
|
tablet: "tablet";
|
|
127
|
-
mobile: "mobile";
|
|
128
128
|
}>>;
|
|
129
129
|
}, z.core.$strip>;
|
|
130
130
|
category: z.ZodString;
|
|
@@ -149,9 +149,9 @@ declare const PreferencesSchemas: {
|
|
|
149
149
|
scope: z.ZodOptional<z.ZodString>;
|
|
150
150
|
context: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
151
151
|
viewport: z.ZodOptional<z.ZodOptional<z.ZodEnum<{
|
|
152
|
+
mobile: "mobile";
|
|
152
153
|
desktop: "desktop";
|
|
153
154
|
tablet: "tablet";
|
|
154
|
-
mobile: "mobile";
|
|
155
155
|
}>>>;
|
|
156
156
|
}, z.core.$strip>>;
|
|
157
157
|
category: z.ZodOptional<z.ZodString>;
|
|
@@ -166,9 +166,9 @@ declare const PreferencesSchemas: {
|
|
|
166
166
|
scope: z.ZodString;
|
|
167
167
|
context: z.ZodOptional<z.ZodString>;
|
|
168
168
|
viewport: z.ZodOptional<z.ZodEnum<{
|
|
169
|
+
mobile: "mobile";
|
|
169
170
|
desktop: "desktop";
|
|
170
171
|
tablet: "tablet";
|
|
171
|
-
mobile: "mobile";
|
|
172
172
|
}>>;
|
|
173
173
|
}, z.core.$strip>;
|
|
174
174
|
category: z.ZodString;
|
|
@@ -9,8 +9,8 @@ import { UiNavigationLevel } from "@makaio/framework/contracts";
|
|
|
9
9
|
* Use this schema for runtime validation in bus payloads.
|
|
10
10
|
*/
|
|
11
11
|
declare const SurfaceIdSchema: z.ZodEnum<{
|
|
12
|
-
mobile: "mobile";
|
|
13
12
|
web: "web";
|
|
13
|
+
mobile: "mobile";
|
|
14
14
|
electron: "electron";
|
|
15
15
|
electrobun: "electrobun";
|
|
16
16
|
tray: "tray";
|
|
@@ -100,8 +100,8 @@ declare const PageMetadataSchema: z.ZodObject<{
|
|
|
100
100
|
}>;
|
|
101
101
|
level: z.ZodCustom<UiNavigationLevel, UiNavigationLevel>;
|
|
102
102
|
surfaces: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<"all">, z.ZodArray<z.ZodEnum<{
|
|
103
|
-
mobile: "mobile";
|
|
104
103
|
web: "web";
|
|
104
|
+
mobile: "mobile";
|
|
105
105
|
electron: "electron";
|
|
106
106
|
electrobun: "electrobun";
|
|
107
107
|
tray: "tray";
|
|
@@ -126,8 +126,8 @@ declare const PageSchemas: {
|
|
|
126
126
|
readonly list: {
|
|
127
127
|
readonly request: z.ZodObject<{
|
|
128
128
|
surface: z.ZodOptional<z.ZodEnum<{
|
|
129
|
-
mobile: "mobile";
|
|
130
129
|
web: "web";
|
|
130
|
+
mobile: "mobile";
|
|
131
131
|
electron: "electron";
|
|
132
132
|
electrobun: "electrobun";
|
|
133
133
|
tray: "tray";
|
|
@@ -146,8 +146,8 @@ declare const PageSchemas: {
|
|
|
146
146
|
}>;
|
|
147
147
|
level: z.ZodCustom<UiNavigationLevel, UiNavigationLevel>;
|
|
148
148
|
surfaces: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<"all">, z.ZodArray<z.ZodEnum<{
|
|
149
|
-
mobile: "mobile";
|
|
150
149
|
web: "web";
|
|
150
|
+
mobile: "mobile";
|
|
151
151
|
electron: "electron";
|
|
152
152
|
electrobun: "electrobun";
|
|
153
153
|
tray: "tray";
|
|
@@ -1,10 +1,13 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
|
-
//#region
|
|
3
|
+
//#region services/core/src/subagent-template/schemas.d.ts
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* SubagentTemplate - User-configured template stored in settings.
|
|
6
|
+
*
|
|
7
|
+
* A convenience layer over the Subagent system for user-configured background
|
|
8
|
+
* tasks. Not to be confused with WorkerNode (one-shot workflow execution unit).
|
|
6
9
|
*/
|
|
7
|
-
declare const
|
|
10
|
+
declare const SubagentTemplateSchema: z.ZodObject<{
|
|
8
11
|
id: z.ZodString;
|
|
9
12
|
name: z.ZodString;
|
|
10
13
|
adapterName: z.ZodString;
|
|
@@ -23,42 +26,42 @@ declare const WorkerDefinitionSchema: z.ZodObject<{
|
|
|
23
26
|
createdAt: z.ZodNumber;
|
|
24
27
|
updatedAt: z.ZodNumber;
|
|
25
28
|
}, z.core.$strip>;
|
|
26
|
-
type
|
|
29
|
+
type SubagentTemplate = z.infer<typeof SubagentTemplateSchema>;
|
|
27
30
|
/**
|
|
28
|
-
* Summary schema for listing
|
|
31
|
+
* Summary schema for listing subagent templates.
|
|
29
32
|
*/
|
|
30
|
-
declare const
|
|
33
|
+
declare const SubagentTemplateSummarySchema: z.ZodObject<{
|
|
31
34
|
id: z.ZodString;
|
|
32
35
|
name: z.ZodString;
|
|
33
36
|
adapterName: z.ZodString;
|
|
34
37
|
model: z.ZodOptional<z.ZodString>;
|
|
35
38
|
enabled: z.ZodBoolean;
|
|
36
39
|
}, z.core.$strip>;
|
|
37
|
-
type
|
|
40
|
+
type SubagentTemplateSummary = z.infer<typeof SubagentTemplateSummarySchema>;
|
|
38
41
|
/**
|
|
39
|
-
* Schema for creating a new
|
|
42
|
+
* Schema for creating a new subagent template.
|
|
40
43
|
* Omits server-managed fields: id, scope, createdAt, updatedAt.
|
|
41
44
|
*/
|
|
42
|
-
declare const
|
|
45
|
+
declare const SubagentTemplateCreateSchema: z.ZodObject<{
|
|
43
46
|
name: z.ZodString;
|
|
47
|
+
adapterName: z.ZodString;
|
|
48
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
44
49
|
providerConfigId: z.ZodOptional<z.ZodString>;
|
|
45
50
|
model: z.ZodOptional<z.ZodString>;
|
|
46
51
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
47
|
-
allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
48
|
-
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
49
|
-
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
50
|
-
allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
51
|
-
adapterName: z.ZodString;
|
|
52
52
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
53
53
|
fork: "fork";
|
|
54
54
|
fresh: "fresh";
|
|
55
55
|
}>>;
|
|
56
|
+
allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
57
|
+
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
58
|
+
allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
56
59
|
}, z.core.$strip>;
|
|
57
|
-
type
|
|
60
|
+
type SubagentTemplateCreate = z.infer<typeof SubagentTemplateCreateSchema>;
|
|
58
61
|
/**
|
|
59
|
-
* Schema for updating a
|
|
62
|
+
* Schema for updating a subagent template.
|
|
60
63
|
*/
|
|
61
|
-
declare const
|
|
64
|
+
declare const SubagentTemplateUpdateSchema: z.ZodObject<{
|
|
62
65
|
id: z.ZodNonOptional<z.ZodOptional<z.ZodString>>;
|
|
63
66
|
name: z.ZodOptional<z.ZodString>;
|
|
64
67
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
@@ -77,15 +80,15 @@ declare const WorkerDefinitionUpdateSchema: z.ZodObject<{
|
|
|
77
80
|
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
78
81
|
updatedAt: z.ZodOptional<z.ZodNumber>;
|
|
79
82
|
}, z.core.$strip>;
|
|
80
|
-
type
|
|
83
|
+
type SubagentTemplateUpdate = z.infer<typeof SubagentTemplateUpdateSchema>;
|
|
81
84
|
/**
|
|
82
|
-
* Schema-only
|
|
85
|
+
* Schema-only subagent template CRUD subjects used by the settings layer.
|
|
83
86
|
*
|
|
84
87
|
* Keeping these in the pure schema module avoids accidentally registering the
|
|
85
|
-
* runtime
|
|
86
|
-
* contracts for `settings:
|
|
88
|
+
* runtime subagent-template namespace when settings code only needs the
|
|
89
|
+
* request/response contracts for `settings:subagentTemplate.*`.
|
|
87
90
|
*/
|
|
88
|
-
declare const
|
|
91
|
+
declare const SubagentTemplateSettingsSchemas: {
|
|
89
92
|
list: {
|
|
90
93
|
request: z.ZodObject<{}, z.core.$strip>;
|
|
91
94
|
response: z.ZodObject<{
|
|
@@ -126,18 +129,18 @@ declare const WorkerSettingsSchemas: {
|
|
|
126
129
|
create: {
|
|
127
130
|
request: z.ZodObject<{
|
|
128
131
|
name: z.ZodString;
|
|
132
|
+
adapterName: z.ZodString;
|
|
133
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
129
134
|
providerConfigId: z.ZodOptional<z.ZodString>;
|
|
130
135
|
model: z.ZodOptional<z.ZodString>;
|
|
131
136
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
132
|
-
allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
133
|
-
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
134
|
-
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
135
|
-
allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
136
|
-
adapterName: z.ZodString;
|
|
137
137
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
138
138
|
fork: "fork";
|
|
139
139
|
fresh: "fresh";
|
|
140
140
|
}>>;
|
|
141
|
+
allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
142
|
+
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
143
|
+
allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
141
144
|
}, z.core.$strip>;
|
|
142
145
|
response: z.ZodObject<{
|
|
143
146
|
id: z.ZodString;
|
|
@@ -177,9 +180,9 @@ declare const WorkerSettingsSchemas: {
|
|
|
177
180
|
};
|
|
178
181
|
};
|
|
179
182
|
/**
|
|
180
|
-
*
|
|
183
|
+
* SubagentTemplate Instance - Running execution backed by SubagentManager.
|
|
181
184
|
*/
|
|
182
|
-
declare const
|
|
185
|
+
declare const SubagentTemplateInstanceSchema: z.ZodObject<{
|
|
183
186
|
instanceId: z.ZodString;
|
|
184
187
|
definitionId: z.ZodString;
|
|
185
188
|
definitionName: z.ZodString;
|
|
@@ -187,19 +190,19 @@ declare const WorkerInstanceSchema: z.ZodObject<{
|
|
|
187
190
|
childSessionId: z.ZodString;
|
|
188
191
|
status: z.ZodEnum<{
|
|
189
192
|
completed: "completed";
|
|
190
|
-
cancelled: "cancelled";
|
|
191
193
|
running: "running";
|
|
192
194
|
waiting_input: "waiting_input";
|
|
193
195
|
failed: "failed";
|
|
196
|
+
cancelled: "cancelled";
|
|
194
197
|
}>;
|
|
195
198
|
createdAt: z.ZodString;
|
|
196
199
|
}, z.core.$strip>;
|
|
197
|
-
type
|
|
200
|
+
type SubagentTemplateInstance = z.infer<typeof SubagentTemplateInstanceSchema>;
|
|
198
201
|
/**
|
|
199
|
-
* Schema for spawning a
|
|
202
|
+
* Schema for spawning a subagent template.
|
|
200
203
|
*/
|
|
201
|
-
declare const
|
|
202
|
-
|
|
204
|
+
declare const SubagentTemplateSpawnRequestSchema: z.ZodObject<{
|
|
205
|
+
subagentTemplateName: z.ZodString;
|
|
203
206
|
prompt: z.ZodString;
|
|
204
207
|
sessionId: z.ZodString;
|
|
205
208
|
overrides: z.ZodOptional<z.ZodObject<{
|
|
@@ -208,46 +211,46 @@ declare const WorkerSpawnRequestSchema: z.ZodObject<{
|
|
|
208
211
|
allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
209
212
|
}, z.core.$strip>>;
|
|
210
213
|
}, z.core.$strip>;
|
|
211
|
-
type
|
|
214
|
+
type SubagentTemplateSpawnRequest = z.infer<typeof SubagentTemplateSpawnRequestSchema>;
|
|
212
215
|
/**
|
|
213
|
-
* Schema for
|
|
216
|
+
* Schema for subagent template instance status query.
|
|
214
217
|
*/
|
|
215
|
-
declare const
|
|
218
|
+
declare const SubagentTemplateInstanceStatusSchema: z.ZodObject<{
|
|
216
219
|
instanceId: z.ZodString;
|
|
217
220
|
definitionName: z.ZodString;
|
|
218
221
|
subagentId: z.ZodString;
|
|
219
222
|
status: z.ZodEnum<{
|
|
220
223
|
completed: "completed";
|
|
221
|
-
cancelled: "cancelled";
|
|
222
224
|
running: "running";
|
|
223
225
|
waiting_input: "waiting_input";
|
|
224
226
|
failed: "failed";
|
|
227
|
+
cancelled: "cancelled";
|
|
225
228
|
}>;
|
|
226
229
|
result: z.ZodOptional<z.ZodString>;
|
|
227
230
|
error: z.ZodOptional<z.ZodString>;
|
|
228
231
|
progress: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
229
232
|
}, z.core.$strip>;
|
|
230
|
-
type
|
|
231
|
-
declare const
|
|
233
|
+
type SubagentTemplateInstanceStatus = z.infer<typeof SubagentTemplateInstanceStatusSchema>;
|
|
234
|
+
declare const SubagentTemplateSpawnedEventSchema: z.ZodObject<{
|
|
232
235
|
instanceId: z.ZodString;
|
|
233
|
-
|
|
236
|
+
subagentTemplateName: z.ZodString;
|
|
234
237
|
}, z.core.$strip>;
|
|
235
|
-
declare const
|
|
238
|
+
declare const SubagentTemplateCompletedEventSchema: z.ZodObject<{
|
|
236
239
|
instanceId: z.ZodString;
|
|
237
240
|
success: z.ZodBoolean;
|
|
238
241
|
result: z.ZodOptional<z.ZodString>;
|
|
239
242
|
error: z.ZodOptional<z.ZodString>;
|
|
240
243
|
}, z.core.$strip>;
|
|
241
244
|
/**
|
|
242
|
-
* Schema-only
|
|
245
|
+
* Schema-only subagent template runtime subjects.
|
|
243
246
|
*
|
|
244
247
|
* The runtime namespace registration lives in `./namespace.ts`; this export is
|
|
245
248
|
* safe to import from settings or tests that only need the contracts.
|
|
246
249
|
*/
|
|
247
|
-
declare const
|
|
250
|
+
declare const SubagentTemplateKernelSchemas: {
|
|
248
251
|
spawn: {
|
|
249
252
|
request: z.ZodObject<{
|
|
250
|
-
|
|
253
|
+
subagentTemplateName: z.ZodString;
|
|
251
254
|
prompt: z.ZodString;
|
|
252
255
|
sessionId: z.ZodString;
|
|
253
256
|
overrides: z.ZodOptional<z.ZodObject<{
|
|
@@ -270,10 +273,10 @@ declare const WorkerKernelSchemas: {
|
|
|
270
273
|
subagentId: z.ZodString;
|
|
271
274
|
status: z.ZodEnum<{
|
|
272
275
|
completed: "completed";
|
|
273
|
-
cancelled: "cancelled";
|
|
274
276
|
running: "running";
|
|
275
277
|
waiting_input: "waiting_input";
|
|
276
278
|
failed: "failed";
|
|
279
|
+
cancelled: "cancelled";
|
|
277
280
|
}>;
|
|
278
281
|
result: z.ZodOptional<z.ZodString>;
|
|
279
282
|
error: z.ZodOptional<z.ZodString>;
|
|
@@ -299,7 +302,7 @@ declare const WorkerKernelSchemas: {
|
|
|
299
302
|
};
|
|
300
303
|
spawned: z.ZodObject<{
|
|
301
304
|
instanceId: z.ZodString;
|
|
302
|
-
|
|
305
|
+
subagentTemplateName: z.ZodString;
|
|
303
306
|
}, z.core.$strip>;
|
|
304
307
|
completed: z.ZodObject<{
|
|
305
308
|
instanceId: z.ZodString;
|
|
@@ -309,4 +312,4 @@ declare const WorkerKernelSchemas: {
|
|
|
309
312
|
}, z.core.$strip>;
|
|
310
313
|
};
|
|
311
314
|
//#endregion
|
|
312
|
-
export {
|
|
315
|
+
export { SubagentTemplateUpdate as _, SubagentTemplateInstance as a, SubagentTemplateInstanceStatusSchema as c, SubagentTemplateSettingsSchemas as d, SubagentTemplateSpawnRequest as f, SubagentTemplateSummarySchema as g, SubagentTemplateSummary as h, SubagentTemplateCreateSchema as i, SubagentTemplateKernelSchemas as l, SubagentTemplateSpawnedEventSchema as m, SubagentTemplateCompletedEventSchema as n, SubagentTemplateInstanceSchema as o, SubagentTemplateSpawnRequestSchema as p, SubagentTemplateCreate as r, SubagentTemplateInstanceStatus as s, SubagentTemplate as t, SubagentTemplateSchema as u, SubagentTemplateUpdateSchema as v };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import { AgentSelection } from "@makaio/framework/contracts/adapter";
|
|
3
3
|
|
|
4
|
-
//#region
|
|
4
|
+
//#region services/core/src/agent-runtime/schemas.d.ts
|
|
5
5
|
declare const TRANSIENT_AGENT_SELECTION_KINDS: readonly ["canonical-model"];
|
|
6
6
|
type TransientAgentSelectionKind = (typeof TRANSIENT_AGENT_SELECTION_KINDS)[number];
|
|
7
7
|
/**
|
|
@@ -419,10 +419,10 @@ declare const AgentInstanceStatusSchema: z.ZodObject<{
|
|
|
419
419
|
subagentId: z.ZodString;
|
|
420
420
|
status: z.ZodEnum<{
|
|
421
421
|
completed: "completed";
|
|
422
|
-
cancelled: "cancelled";
|
|
423
422
|
running: "running";
|
|
424
423
|
waiting_input: "waiting_input";
|
|
425
424
|
failed: "failed";
|
|
425
|
+
cancelled: "cancelled";
|
|
426
426
|
}>;
|
|
427
427
|
result: z.ZodOptional<z.ZodString>;
|
|
428
428
|
error: z.ZodOptional<z.ZodString>;
|
|
@@ -877,10 +877,10 @@ declare const AgentRuntimeSchemas: {
|
|
|
877
877
|
subagentId: z.ZodString;
|
|
878
878
|
status: z.ZodEnum<{
|
|
879
879
|
completed: "completed";
|
|
880
|
-
cancelled: "cancelled";
|
|
881
880
|
running: "running";
|
|
882
881
|
waiting_input: "waiting_input";
|
|
883
882
|
failed: "failed";
|
|
883
|
+
cancelled: "cancelled";
|
|
884
884
|
}>;
|
|
885
885
|
result: z.ZodOptional<z.ZodString>;
|
|
886
886
|
error: z.ZodOptional<z.ZodString>;
|
|
@@ -0,0 +1,153 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region core/contracts/src/materialization/schemas.d.ts
|
|
4
|
+
/**
|
|
5
|
+
* Discriminated target that a surface binding maps to on the external provider.
|
|
6
|
+
*
|
|
7
|
+
* Each variant carries the fields required to identify the target element
|
|
8
|
+
* on the provider surface:
|
|
9
|
+
*
|
|
10
|
+
* - `'label'` — a label or tag on the issue/work item (optional prefix filter)
|
|
11
|
+
* - `'field'` — a named custom field on the work item (optional external field id)
|
|
12
|
+
* - `'issue-type'` — a named issue type classification (optional external type id)
|
|
13
|
+
* - `'body-fragment'` — a named slot in the issue or PR body
|
|
14
|
+
* - `'comment'` — a structured comment rendered from a template string
|
|
15
|
+
*/
|
|
16
|
+
declare const SurfaceBindingTargetSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
17
|
+
kind: z.ZodLiteral<"label">;
|
|
18
|
+
prefix: z.ZodOptional<z.ZodString>;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
kind: z.ZodLiteral<"field">;
|
|
21
|
+
name: z.ZodString;
|
|
22
|
+
fieldId: z.ZodOptional<z.ZodString>;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
kind: z.ZodLiteral<"issue-type">;
|
|
25
|
+
name: z.ZodString;
|
|
26
|
+
typeId: z.ZodOptional<z.ZodString>;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
kind: z.ZodLiteral<"body-fragment">;
|
|
29
|
+
slot: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
kind: z.ZodLiteral<"comment">;
|
|
32
|
+
template: z.ZodString;
|
|
33
|
+
}, z.core.$strip>], "kind">;
|
|
34
|
+
/**
|
|
35
|
+
* Serializable registration record for a surface binding.
|
|
36
|
+
*
|
|
37
|
+
* Surface binding registrations describe how a framework namespace maps to a
|
|
38
|
+
* provider-specific surface element (field, label, issue type, etc.).
|
|
39
|
+
* Registrations are declared by product extensions and consumed by
|
|
40
|
+
* materialization adapters at sync time.
|
|
41
|
+
*
|
|
42
|
+
* The `id` field is a dot-namespaced stable string (e.g. `'github.status.field'`).
|
|
43
|
+
*/
|
|
44
|
+
declare const SurfaceBindingRegistrationSchema: z.ZodObject<{
|
|
45
|
+
id: z.ZodString;
|
|
46
|
+
provider: z.ZodString;
|
|
47
|
+
namespace: z.ZodString;
|
|
48
|
+
target: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
49
|
+
kind: z.ZodLiteral<"label">;
|
|
50
|
+
prefix: z.ZodOptional<z.ZodString>;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
kind: z.ZodLiteral<"field">;
|
|
53
|
+
name: z.ZodString;
|
|
54
|
+
fieldId: z.ZodOptional<z.ZodString>;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
kind: z.ZodLiteral<"issue-type">;
|
|
57
|
+
name: z.ZodString;
|
|
58
|
+
typeId: z.ZodOptional<z.ZodString>;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
kind: z.ZodLiteral<"body-fragment">;
|
|
61
|
+
slot: z.ZodString;
|
|
62
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
63
|
+
kind: z.ZodLiteral<"comment">;
|
|
64
|
+
template: z.ZodString;
|
|
65
|
+
}, z.core.$strip>], "kind">;
|
|
66
|
+
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
67
|
+
surface: "surface";
|
|
68
|
+
workpiece: "workpiece";
|
|
69
|
+
artifact: "artifact";
|
|
70
|
+
}>>;
|
|
71
|
+
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
72
|
+
description: z.ZodOptional<z.ZodString>;
|
|
73
|
+
}, z.core.$strip>;
|
|
74
|
+
/** Serializable registration record for a surface binding. */
|
|
75
|
+
type SurfaceBindingRegistration = z.infer<typeof SurfaceBindingRegistrationSchema>;
|
|
76
|
+
/** Discriminated target on the external provider surface. */
|
|
77
|
+
type SurfaceBindingTarget = z.infer<typeof SurfaceBindingTargetSchema>;
|
|
78
|
+
/** Semantic hint for provider-neutral artifact projected fields. */
|
|
79
|
+
declare const ProjectedFieldSemanticSchema: z.ZodEnum<{
|
|
80
|
+
status: "status";
|
|
81
|
+
priority: "priority";
|
|
82
|
+
workflow: "workflow";
|
|
83
|
+
}>;
|
|
84
|
+
/** A provider-neutral field from artifact data that may be projected to an external surface. */
|
|
85
|
+
declare const ProjectedFieldSchema: z.ZodObject<{
|
|
86
|
+
path: z.ZodString;
|
|
87
|
+
semantic: z.ZodOptional<z.ZodEnum<{
|
|
88
|
+
status: "status";
|
|
89
|
+
priority: "priority";
|
|
90
|
+
workflow: "workflow";
|
|
91
|
+
}>>;
|
|
92
|
+
}, z.core.$strip>;
|
|
93
|
+
/** Semantic hint for provider-neutral artifact projected fields. */
|
|
94
|
+
type ProjectedFieldSemantic = z.infer<typeof ProjectedFieldSemanticSchema>;
|
|
95
|
+
/** A provider-neutral artifact field projection declaration. */
|
|
96
|
+
type ProjectedField = z.infer<typeof ProjectedFieldSchema>;
|
|
97
|
+
/**
|
|
98
|
+
* Projection policy that controls how an artifact kind surfaces on a provider.
|
|
99
|
+
*
|
|
100
|
+
* - `'none'` — the artifact is never materialized to a provider surface
|
|
101
|
+
* - `'surface'` — the artifact maps to a provider work item or issue
|
|
102
|
+
* - `'comment'` — the artifact is rendered as a structured comment on an existing item
|
|
103
|
+
*/
|
|
104
|
+
declare const ArtifactProjectionPolicySchema: z.ZodObject<{
|
|
105
|
+
mode: z.ZodEnum<{
|
|
106
|
+
surface: "surface";
|
|
107
|
+
none: "none";
|
|
108
|
+
comment: "comment";
|
|
109
|
+
}>;
|
|
110
|
+
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
111
|
+
workpiece: "workpiece";
|
|
112
|
+
artifact: "artifact";
|
|
113
|
+
}>>;
|
|
114
|
+
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
115
|
+
created: "created";
|
|
116
|
+
revised: "revised";
|
|
117
|
+
"status-changed": "status-changed";
|
|
118
|
+
"observation-added": "observation-added";
|
|
119
|
+
}>>>;
|
|
120
|
+
projectedFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
121
|
+
path: z.ZodString;
|
|
122
|
+
semantic: z.ZodOptional<z.ZodEnum<{
|
|
123
|
+
status: "status";
|
|
124
|
+
priority: "priority";
|
|
125
|
+
workflow: "workflow";
|
|
126
|
+
}>>;
|
|
127
|
+
}, z.core.$strip>>>;
|
|
128
|
+
}, z.core.$strip>;
|
|
129
|
+
/** Projection policy that controls how an artifact kind surfaces on a provider. */
|
|
130
|
+
type ArtifactProjectionPolicy = z.infer<typeof ArtifactProjectionPolicySchema>;
|
|
131
|
+
/**
|
|
132
|
+
* A reference linking a framework artifact to an external provider object.
|
|
133
|
+
*
|
|
134
|
+
* `artifactId` and `provider`+`externalId` together form the composite primary
|
|
135
|
+
* key for a materialization ref. The `surfaceRole` captures whether the artifact
|
|
136
|
+
* was materialized as the top-level workpiece or as a subordinate artifact record.
|
|
137
|
+
*/
|
|
138
|
+
declare const ArtifactMaterializationRefSchema: z.ZodObject<{
|
|
139
|
+
artifactId: z.ZodString;
|
|
140
|
+
provider: z.ZodString;
|
|
141
|
+
externalId: z.ZodString;
|
|
142
|
+
externalUrl: z.ZodOptional<z.ZodString>;
|
|
143
|
+
surfaceRole: z.ZodEnum<{
|
|
144
|
+
workpiece: "workpiece";
|
|
145
|
+
artifact: "artifact";
|
|
146
|
+
}>;
|
|
147
|
+
lastSyncedRevision: z.ZodOptional<z.ZodString>;
|
|
148
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
149
|
+
}, z.core.$strip>;
|
|
150
|
+
/** A reference linking a framework artifact to an external provider object. */
|
|
151
|
+
type ArtifactMaterializationRef = z.infer<typeof ArtifactMaterializationRefSchema>;
|
|
152
|
+
//#endregion
|
|
153
|
+
export { ProjectedField as a, ProjectedFieldSemanticSchema as c, SurfaceBindingTarget as d, SurfaceBindingTargetSchema as f, ArtifactProjectionPolicySchema as i, SurfaceBindingRegistration as l, ArtifactMaterializationRefSchema as n, ProjectedFieldSchema as o, ArtifactProjectionPolicy as r, ProjectedFieldSemantic as s, ArtifactMaterializationRef as t, SurfaceBindingRegistrationSchema as u };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{s as e}from"./bus-Hb-LGzgb.mjs";export{e as createScopedBus};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { HandlerForSubjectDefinition, SubjectDefinition } from "@makaio/framework/core";
|
|
2
2
|
import { IMakaioBus } from "@makaio/framework/bus";
|
|
3
3
|
|
|
4
|
-
//#region packages/
|
|
4
|
+
//#region packages/service-base/src/base-service.d.ts
|
|
5
5
|
/**
|
|
6
6
|
* Abstract base class for Makaio bus services.
|
|
7
7
|
*
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as ResolveIdResponseSchema, c as ResolveNameResponse, i as ResolveIdResponse, l as ResolveNameResponseSchema, n as ResolveIdRequest, o as ResolveNameRequest, r as ResolveIdRequestSchema, s as ResolveNameRequestSchema, t as AdapterRuntimeSchemas } from "../../schemas-
|
|
2
|
-
import { n as AdapterRuntimeSubjects, t as AdapterRuntimeNamespace } from "../../namespace-
|
|
3
|
-
import { a as resolveDeterministicAdapterId, i as registerAdapterRuntimeIdentityHandlers, n as RegisteredAdapterRuntimeIdentityHandlers, r as buildDeterministicAdapterId, t as AdapterIdentityRegistry } from "../../index-
|
|
1
|
+
import { a as ResolveIdResponseSchema, c as ResolveNameResponse, i as ResolveIdResponse, l as ResolveNameResponseSchema, n as ResolveIdRequest, o as ResolveNameRequest, r as ResolveIdRequestSchema, s as ResolveNameRequestSchema, t as AdapterRuntimeSchemas } from "../../schemas-DaRSfYLf.mjs";
|
|
2
|
+
import { n as AdapterRuntimeSubjects, t as AdapterRuntimeNamespace } from "../../namespace-CTm3nEvh.mjs";
|
|
3
|
+
import { a as resolveDeterministicAdapterId, i as registerAdapterRuntimeIdentityHandlers, n as RegisteredAdapterRuntimeIdentityHandlers, r as buildDeterministicAdapterId, t as AdapterIdentityRegistry } from "../../index-soFznFCy2.mjs";
|
|
4
4
|
export { AdapterIdentityRegistry, AdapterRuntimeNamespace, AdapterRuntimeSchemas, AdapterRuntimeSubjects, RegisteredAdapterRuntimeIdentityHandlers, ResolveIdRequest, ResolveIdRequestSchema, ResolveIdResponse, ResolveIdResponseSchema, ResolveNameRequest, ResolveNameRequestSchema, ResolveNameResponse, ResolveNameResponseSchema, buildDeterministicAdapterId, registerAdapterRuntimeIdentityHandlers, resolveDeterministicAdapterId };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{AdapterRuntimeSchemas as e,ResolveIdRequestSchema as t,ResolveIdResponseSchema as n,ResolveNameRequestSchema as r,ResolveNameResponseSchema as i}from"./schemas.mjs";import{AdapterRuntimeNamespace as a,AdapterRuntimeSubjects as o}from"./namespace.mjs";import{i as s,n as c,r as l,t as u}from"../../identity-
|
|
1
|
+
import{AdapterRuntimeSchemas as e,ResolveIdRequestSchema as t,ResolveIdResponseSchema as n,ResolveNameRequestSchema as r,ResolveNameResponseSchema as i}from"./schemas.mjs";import{AdapterRuntimeNamespace as a,AdapterRuntimeSubjects as o}from"./namespace.mjs";import{i as s,n as c,r as l,t as u}from"../../identity-Cz2IeEtm.mjs";export{u as AdapterIdentityRegistry,a as AdapterRuntimeNamespace,e as AdapterRuntimeSchemas,o as AdapterRuntimeSubjects,t as ResolveIdRequestSchema,n as ResolveIdResponseSchema,r as ResolveNameRequestSchema,i as ResolveNameResponseSchema,c as buildDeterministicAdapterId,l as registerAdapterRuntimeIdentityHandlers,s as resolveDeterministicAdapterId};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as AdapterRuntimeSubjects, t as AdapterRuntimeNamespace } from "../../namespace-
|
|
1
|
+
import { n as AdapterRuntimeSubjects, t as AdapterRuntimeNamespace } from "../../namespace-CTm3nEvh.mjs";
|
|
2
2
|
export { AdapterRuntimeNamespace, AdapterRuntimeSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as ResolveIdResponseSchema, c as ResolveNameResponse, i as ResolveIdResponse, l as ResolveNameResponseSchema, n as ResolveIdRequest, o as ResolveNameRequest, r as ResolveIdRequestSchema, s as ResolveNameRequestSchema, t as AdapterRuntimeSchemas } from "../../schemas-
|
|
1
|
+
import { a as ResolveIdResponseSchema, c as ResolveNameResponse, i as ResolveIdResponse, l as ResolveNameResponseSchema, n as ResolveIdRequest, o as ResolveNameRequest, r as ResolveIdRequestSchema, s as ResolveNameRequestSchema, t as AdapterRuntimeSchemas } from "../../schemas-DaRSfYLf.mjs";
|
|
2
2
|
export { AdapterRuntimeSchemas, ResolveIdRequest, ResolveIdRequestSchema, ResolveIdResponse, ResolveIdResponseSchema, ResolveNameRequest, ResolveNameRequestSchema, ResolveNameResponse, ResolveNameResponseSchema };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { S as ProviderConfigFileRecordSchema, _ as BindingRecord, a as CanonicalProviderConfigPatchSchema, b as EffectiveAdapterSchema, c as CreateCanonicalProviderConfigInputSchema, d as ProviderConfigFileSet, f as AdapterFileConfig, g as AdapterSubsystemSchemas, h as AdapterReadinessSchema, i as CanonicalProviderConfigPatch, l as AdapterFileConfigSet, m as AdapterReadiness, n as CanonicalProviderConfigCredentialRefsPayload, o as CreateCanonicalProviderConfigInput, p as AdapterFileConfigSchema, r as CanonicalProviderConfigCredentialRefsSchema, s as CreateCanonicalProviderConfigInputPayload, t as CanonicalProviderConfigCredentialRefs, u as IAdapterConfigRepository, v as BindingRecordSchema, x as ProviderConfigFileRecord, y as EffectiveAdapter } from "../../index-
|
|
2
|
-
import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-
|
|
1
|
+
import { S as ProviderConfigFileRecordSchema, _ as BindingRecord, a as CanonicalProviderConfigPatchSchema, b as EffectiveAdapterSchema, c as CreateCanonicalProviderConfigInputSchema, d as ProviderConfigFileSet, f as AdapterFileConfig, g as AdapterSubsystemSchemas, h as AdapterReadinessSchema, i as CanonicalProviderConfigPatch, l as AdapterFileConfigSet, m as AdapterReadiness, n as CanonicalProviderConfigCredentialRefsPayload, o as CreateCanonicalProviderConfigInput, p as AdapterFileConfigSchema, r as CanonicalProviderConfigCredentialRefsSchema, s as CreateCanonicalProviderConfigInputPayload, t as CanonicalProviderConfigCredentialRefs, u as IAdapterConfigRepository, v as BindingRecordSchema, x as ProviderConfigFileRecord, y as EffectiveAdapter } from "../../index-B_zQC98V.mjs";
|
|
2
|
+
import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-DLovh2Ws.mjs";
|
|
3
3
|
export { AdapterFileConfig, AdapterFileConfigSchema, AdapterFileConfigSet, AdapterReadiness, AdapterReadinessSchema, AdapterSubsystemNamespace, AdapterSubsystemSchemas, AdapterSubsystemSubjects, BindingRecord, BindingRecordSchema, CanonicalProviderConfigCredentialRefs, CanonicalProviderConfigCredentialRefsPayload, CanonicalProviderConfigCredentialRefsSchema, CanonicalProviderConfigPatch, CanonicalProviderConfigPatchSchema, CreateCanonicalProviderConfigInput, CreateCanonicalProviderConfigInputPayload, CreateCanonicalProviderConfigInputSchema, EffectiveAdapter, EffectiveAdapterSchema, IAdapterConfigRepository, ProviderConfigFileRecord, ProviderConfigFileRecordSchema, ProviderConfigFileSet };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as e,c as t,d as n,i as r,l as i,n as a,o,r as s,s as c,t as l,u}from"../../namespace-
|
|
1
|
+
import{a as e,c as t,d as n,i as r,l as i,n as a,o,r as s,s as c,t as l,u}from"../../namespace-DkRgbZYn.mjs";export{s as AdapterFileConfigSchema,r as AdapterReadinessSchema,l as AdapterSubsystemNamespace,e as AdapterSubsystemSchemas,a as AdapterSubsystemSubjects,o as BindingRecordSchema,i as CanonicalProviderConfigCredentialRefsSchema,u as CanonicalProviderConfigPatchSchema,n as CreateCanonicalProviderConfigInputSchema,c as EffectiveAdapterSchema,t as ProviderConfigFileRecordSchema};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-
|
|
1
|
+
import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-DLovh2Ws.mjs";
|
|
2
2
|
export { AdapterSubsystemNamespace, AdapterSubsystemSubjects };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{n as e,t}from"../../namespace-
|
|
1
|
+
import{n as e,t}from"../../namespace-DkRgbZYn.mjs";export{t as AdapterSubsystemNamespace,e as AdapterSubsystemSubjects};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-
|
|
2
|
-
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-
|
|
1
|
+
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-j7ivZ2HI.mjs";
|
|
2
|
+
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-CaaNnKcR.mjs";
|
|
3
3
|
export { type AgentInstanceStatus, AgentInstanceStatusSchema, AgentRuntimeNamespace, AgentRuntimeSchemas, type AgentRuntimeSelection, AgentRuntimeSelectionSchema, AgentRuntimeSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-
|
|
1
|
+
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-CaaNnKcR.mjs";
|
|
2
2
|
export { AgentRuntimeNamespace, AgentRuntimeSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-
|
|
1
|
+
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-j7ivZ2HI.mjs";
|
|
2
2
|
export { AgentInstanceStatus, AgentInstanceStatusSchema, AgentRuntimeSchemas, AgentRuntimeSelection, AgentRuntimeSelectionSchema };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as CapabilityService } from "../../index-
|
|
1
|
+
import { t as CapabilityService } from "../../index-Cs0kZXIz2.mjs";
|
|
2
2
|
export { CapabilityService };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{t as e}from"../../capability-service-
|
|
1
|
+
import{t as e}from"../../capability-service-CJbmhfv9.mjs";export{e as CapabilityService};
|