@makaio/framework 1.0.0-dev-1779046984397
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 +21 -0
- package/README.md +363 -0
- package/dist/account-identity-Ce1Bwrqi.mjs +1 -0
- package/dist/adapter-CbyjCE2d.mjs +1 -0
- package/dist/adapters/acp-client/index.d.mts +209 -0
- package/dist/adapters/acp-client/index.mjs +1 -0
- package/dist/adapters/config/index.d.mts +429 -0
- package/dist/adapters/config/index.mjs +1 -0
- package/dist/adapters/index.d.mts +4175 -0
- package/dist/adapters/index.mjs +11 -0
- package/dist/adapters/node.d.mts +263 -0
- package/dist/adapters/node.mjs +4 -0
- package/dist/adapters/stream-session/index.d.mts +1384 -0
- package/dist/adapters/stream-session/index.mjs +1 -0
- package/dist/adapters/stream-session/testing/index.d.mts +29 -0
- package/dist/adapters/stream-session/testing/index.mjs +1 -0
- package/dist/base-orchestrator-9z8TuA5a.d.mts +772 -0
- package/dist/bus/index.d.mts +3331 -0
- package/dist/bus/index.mjs +1 -0
- package/dist/bus-B1seC4M_.mjs +2 -0
- package/dist/capability-service-tnpR_TaB.mjs +1 -0
- package/dist/chunk-Dc06z0qk.mjs +1 -0
- package/dist/chunk-cpUYaJdV.mjs +1 -0
- package/dist/cleanEnvForAdapter-DvcIGXTG.mjs +1 -0
- package/dist/client-Dh4x4GQN.mjs +1 -0
- package/dist/clients/index.d.mts +2786 -0
- package/dist/clients/index.mjs +1 -0
- package/dist/clients-namespace-B0xAPZ6J.d.mts +332 -0
- package/dist/config-namespace-DLSs83zr.d.mts +638 -0
- package/dist/config-namespace-MJT8P0Ud.mjs +1 -0
- package/dist/contracts/adapter/index.d.mts +3 -0
- package/dist/contracts/adapter/index.mjs +1 -0
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +2 -0
- package/dist/contracts/adapter/schemas/session-lineage.mjs +1 -0
- package/dist/contracts/client/index.d.mts +3 -0
- package/dist/contracts/client/index.mjs +1 -0
- package/dist/contracts/common/index.d.mts +2 -0
- package/dist/contracts/common/index.mjs +1 -0
- package/dist/contracts/config/index.d.mts +455 -0
- package/dist/contracts/config/index.mjs +1 -0
- package/dist/contracts/extension/index.d.mts +3 -0
- package/dist/contracts/extension/index.mjs +1 -0
- package/dist/contracts/harness/index.d.mts +2 -0
- package/dist/contracts/harness/index.mjs +1 -0
- package/dist/contracts/host/index.d.mts +2 -0
- package/dist/contracts/host/index.mjs +1 -0
- package/dist/contracts/index.d.mts +12665 -0
- package/dist/contracts/index.mjs +1 -0
- package/dist/contracts/model-registry/index.d.mts +2 -0
- package/dist/contracts/model-registry/index.mjs +1 -0
- package/dist/contracts/native-session-supervisor/index.d.mts +2 -0
- package/dist/contracts/native-session-supervisor/index.mjs +1 -0
- package/dist/contracts/platform/index.d.mts +2 -0
- package/dist/contracts/platform/index.mjs +1 -0
- package/dist/contracts/provider/index.d.mts +3 -0
- package/dist/contracts/provider/index.mjs +1 -0
- package/dist/contracts/session/index.d.mts +3 -0
- package/dist/contracts/session/index.mjs +1 -0
- package/dist/contracts/shared/index.d.mts +2 -0
- package/dist/contracts/shared/index.mjs +1 -0
- package/dist/contracts/skill/index.d.mts +2 -0
- package/dist/contracts/skill/index.mjs +1 -0
- package/dist/contracts/toast/index.d.mts +198 -0
- package/dist/contracts/toast/index.mjs +1 -0
- package/dist/contracts/variant/index.d.mts +2 -0
- package/dist/contracts/variant/index.mjs +1 -0
- package/dist/core/index.d.mts +1001 -0
- package/dist/core/index.mjs +1 -0
- package/dist/credential-ref-DLCsoKVZ.mjs +1 -0
- package/dist/cursor-storage-DOQdvo9j.mjs +1 -0
- package/dist/definition-DkYy1PZz.mjs +1 -0
- package/dist/definition-DtUNiGom.d.mts +158 -0
- package/dist/definition-DxvZ9e22.d.mts +376 -0
- package/dist/drizzle-CWVVw7Er.mjs +1 -0
- package/dist/execution-target-BW_uiBVe.mjs +1 -0
- package/dist/extension-COqwS-2Q.mjs +1 -0
- package/dist/extension-Cbrl4YGX.mjs +1 -0
- package/dist/extension-namespace-zaGKi6Qj.mjs +1 -0
- package/dist/handlers-iGKUJ380.mjs +41 -0
- package/dist/harness-CEq1Zkf9.mjs +1 -0
- package/dist/hooks/index.d.mts +423 -0
- package/dist/hooks/index.mjs +1 -0
- package/dist/host-CXAUGGN0.mjs +1 -0
- package/dist/identity-B_A0mE63.mjs +1 -0
- package/dist/index-6lyShOoU.d.mts +225 -0
- package/dist/index-7sXlairn2.d.mts +43 -0
- package/dist/index-BAKM2GMH2.d.mts +535 -0
- package/dist/index-BB419vv-.d.mts +3897 -0
- package/dist/index-BJOfdtbw.d.mts +729 -0
- package/dist/index-BXP9GK5q.d.mts +1075 -0
- package/dist/index-BdPwu6c0.d.mts +1730 -0
- package/dist/index-BePI0ckL.d.mts +40 -0
- package/dist/index-Bigx81Kr.d.mts +37 -0
- package/dist/index-BnNqbx2I.d.mts +134 -0
- package/dist/index-Bv15sNLn.d.mts +389 -0
- package/dist/index-C-myW_aK.d.mts +412 -0
- package/dist/index-C9F3Fc1A.d.mts +2938 -0
- package/dist/index-CNxS4Tlu.d.mts +1 -0
- package/dist/index-CVA0m1g9.d.mts +995 -0
- package/dist/index-C_kS2aqV2.d.mts +438 -0
- package/dist/index-Ch3ph52M2.d.mts +40 -0
- package/dist/index-CnZOKNjU.d.mts +89 -0
- package/dist/index-D1T-PPqF.d.mts +67 -0
- package/dist/index-D7T8XCku.d.mts +341 -0
- package/dist/index-DBQtpFLE.d.mts +4843 -0
- package/dist/index-DEw90pa2.d.mts +183 -0
- package/dist/index-DQRsGXb5.d.mts +109 -0
- package/dist/index-Dd5s4MSm.d.mts +72 -0
- package/dist/index-DubqLGH8.d.mts +1002 -0
- package/dist/index-ESSDWIB7.d.mts +11 -0
- package/dist/index-N5K1NOYs.d.mts +184 -0
- package/dist/index-PdUSmPT2.d.mts +180 -0
- package/dist/index-SzSiyG61.d.mts +117 -0
- package/dist/index-T0471kWA.d.mts +6760 -0
- package/dist/index-WKjrpcA_.d.mts +218 -0
- package/dist/index-hapw9_En.d.mts +13592 -0
- package/dist/index-iID2R9G1.d.mts +1490 -0
- package/dist/kernel/cli/index.d.mts +141 -0
- package/dist/kernel/cli/index.mjs +1 -0
- package/dist/kernel/cli/schemas.d.mts +63 -0
- package/dist/kernel/cli/schemas.mjs +1 -0
- package/dist/kernel/extension/index.d.mts +2 -0
- package/dist/kernel/extension/index.mjs +1 -0
- package/dist/kernel/index.d.mts +296 -0
- package/dist/kernel/index.mjs +1 -0
- package/dist/kernel/namespace/index.d.mts +2 -0
- package/dist/kernel/namespace/index.mjs +1 -0
- package/dist/kernel/observability/index.d.mts +2 -0
- package/dist/kernel/observability/index.mjs +1 -0
- package/dist/kernel/providers/index.d.mts +2 -0
- package/dist/kernel/providers/index.mjs +1 -0
- package/dist/kernel/window/index.d.mts +2 -0
- package/dist/kernel/window/index.mjs +1 -0
- package/dist/model-registry-BNzpR6TU.mjs +1 -0
- package/dist/model-registry-CIscwC52.mjs +1 -0
- package/dist/namespace-0yuzAKlr.mjs +1 -0
- package/dist/namespace-8cNguvIp.mjs +1 -0
- package/dist/namespace-BK2erxpV.d.mts +921 -0
- package/dist/namespace-Bmc7AW4J2.mjs +1 -0
- package/dist/namespace-C2ufjgaQ.d.mts +767 -0
- package/dist/namespace-C54Oj025.d.mts +159 -0
- package/dist/namespace-CCDEOwmW.d.mts +1313 -0
- package/dist/namespace-CfEWMXBx.mjs +1 -0
- package/dist/namespace-CkLUtc0g.d.mts +580 -0
- package/dist/namespace-D5Wrt7YU.mjs +1 -0
- package/dist/namespace-DZcuLwEA.d.mts +51 -0
- package/dist/namespace-Db-p67Rg.mjs +1 -0
- package/dist/namespace-FWx6HxaW.d.mts +611 -0
- package/dist/namespace-GLGGcWPH.d.mts +43 -0
- package/dist/namespace-N0dfwSg6.mjs +1 -0
- package/dist/namespace-O5SNY-LV.d.mts +2226 -0
- package/dist/namespace-ZbthBQVt.d.mts +142 -0
- package/dist/namespace-bq4Prtzn.d.mts +2046 -0
- package/dist/namespace-pNcSglBS.mjs +1 -0
- package/dist/namespace-ptv-pw_g.d.mts +3019 -0
- package/dist/namespace-xkvVw3hf2.d.mts +189 -0
- package/dist/native-session-supervisor-L-UIaEfd.mjs +1 -0
- package/dist/node/bus-server/index.d.mts +178 -0
- package/dist/node/bus-server/index.mjs +1 -0
- package/dist/node/bus-server/server-lifecycle.d.mts +2 -0
- package/dist/node/bus-server/server-lifecycle.mjs +1 -0
- package/dist/node/machine-identity/index.d.mts +85 -0
- package/dist/node/machine-identity/index.mjs +3 -0
- package/dist/node/transports/index.d.mts +1752 -0
- package/dist/node/transports/index.mjs +2 -0
- package/dist/orchestrator-shared-DrjtTXYh.d.mts +249 -0
- package/dist/orchestrator-shared-Wv1GI2mW.mjs +1 -0
- package/dist/platform-BbSLVg5b.mjs +1 -0
- package/dist/profile-4StaDQW0.mjs +1 -0
- package/dist/provider-context-CNRQ4d5m.mjs +1 -0
- package/dist/providers/index.d.mts +135 -0
- package/dist/providers/index.mjs +1 -0
- package/dist/providers-Cr4Za8a1.mjs +1 -0
- package/dist/providers-namespace-CDwxY_DV.d.mts +583 -0
- package/dist/schema-BwzXEtT2.d.mts +837 -0
- package/dist/schema-CAw_BqaG.mjs +1 -0
- package/dist/schema-introspection-D61TT_7b.mjs +1 -0
- package/dist/schema-uSGW-6oM.mjs +1 -0
- package/dist/schemas-BXstpWVp.mjs +1 -0
- package/dist/schemas-BdMU-gew.d.mts +160 -0
- package/dist/schemas-C40ZAJ33.mjs +1 -0
- package/dist/schemas-C5xtVqdb.d.mts +46 -0
- package/dist/schemas-CGZy_rU6.d.mts +13 -0
- package/dist/schemas-CLxtoKFy.mjs +1 -0
- package/dist/schemas-Co_sVhzz.mjs +1 -0
- package/dist/schemas-D9108Iv1.d.mts +182 -0
- package/dist/schemas-DENVYyds.d.mts +463 -0
- package/dist/schemas-DbWs_hj8.d.mts +174 -0
- package/dist/schemas-Di0XnnMX.d.mts +73 -0
- package/dist/schemas-KMA1efQg.d.mts +944 -0
- package/dist/schemas-qmn5SWPU.d.mts +312 -0
- package/dist/schemas-sshQEF3l.d.mts +237 -0
- package/dist/server-lifecycle-Cf_SZ27k.d.mts +160 -0
- package/dist/server-lifecycle-DbFwlrTW.mjs +1 -0
- package/dist/service-base/index.d.mts +98 -0
- package/dist/service-base/index.mjs +1 -0
- package/dist/services/adapter-runtime/index.d.mts +4 -0
- package/dist/services/adapter-runtime/index.mjs +1 -0
- package/dist/services/adapter-runtime/namespace.d.mts +2 -0
- package/dist/services/adapter-runtime/namespace.mjs +1 -0
- package/dist/services/adapter-runtime/schemas.d.mts +2 -0
- package/dist/services/adapter-runtime/schemas.mjs +1 -0
- package/dist/services/adapter-subsystem/index.d.mts +3 -0
- package/dist/services/adapter-subsystem/index.mjs +1 -0
- package/dist/services/adapter-subsystem/namespace.d.mts +2 -0
- package/dist/services/adapter-subsystem/namespace.mjs +1 -0
- package/dist/services/agent-runtime/index.d.mts +3 -0
- package/dist/services/agent-runtime/index.mjs +1 -0
- package/dist/services/agent-runtime/namespace.d.mts +2 -0
- package/dist/services/agent-runtime/namespace.mjs +1 -0
- package/dist/services/agent-runtime/schemas.d.mts +2 -0
- package/dist/services/agent-runtime/schemas.mjs +1 -0
- package/dist/services/capability/index.d.mts +2 -0
- package/dist/services/capability/index.mjs +1 -0
- package/dist/services/cli-detection/namespace.d.mts +56 -0
- package/dist/services/cli-detection/namespace.mjs +1 -0
- package/dist/services/codebase/index.d.mts +3 -0
- package/dist/services/codebase/index.mjs +1 -0
- package/dist/services/codebase/namespace.d.mts +2 -0
- package/dist/services/codebase/namespace.mjs +1 -0
- package/dist/services/codebase/schemas.d.mts +2 -0
- package/dist/services/codebase/schemas.mjs +1 -0
- package/dist/services/compression/index.d.mts +3 -0
- package/dist/services/compression/index.mjs +1 -0
- package/dist/services/compression/namespace.d.mts +2 -0
- package/dist/services/compression/namespace.mjs +1 -0
- package/dist/services/compression/schemas.d.mts +2 -0
- package/dist/services/compression/schemas.mjs +1 -0
- package/dist/services/context-rules/index.d.mts +412 -0
- package/dist/services/context-rules/index.mjs +1 -0
- package/dist/services/credential-change/index.d.mts +17 -0
- package/dist/services/credential-change/index.mjs +1 -0
- package/dist/services/definition/index.d.mts +2 -0
- package/dist/services/definition/index.mjs +1 -0
- package/dist/services/definition/namespace.d.mts +71 -0
- package/dist/services/definition/namespace.mjs +1 -0
- package/dist/services/definition/schemas.d.mts +38 -0
- package/dist/services/definition/schemas.mjs +1 -0
- package/dist/services/dialog/namespace.d.mts +105 -0
- package/dist/services/dialog/namespace.mjs +1 -0
- package/dist/services/dialog/schemas.d.mts +109 -0
- package/dist/services/dialog/schemas.mjs +1 -0
- package/dist/services/execution-target/index.d.mts +4 -0
- package/dist/services/execution-target/index.mjs +1 -0
- package/dist/services/execution-target/namespace.d.mts +2 -0
- package/dist/services/execution-target/namespace.mjs +1 -0
- package/dist/services/execution-target/schemas.d.mts +2 -0
- package/dist/services/execution-target/schemas.mjs +1 -0
- package/dist/services/filesystem/namespace.d.mts +432 -0
- package/dist/services/filesystem/namespace.mjs +1 -0
- package/dist/services/filesystem/schemas.d.mts +240 -0
- package/dist/services/filesystem/schemas.mjs +1 -0
- package/dist/services/harness/index.d.mts +861 -0
- package/dist/services/harness/index.mjs +1 -0
- package/dist/services/harness/storage/schema.d.mts +424 -0
- package/dist/services/harness/storage/schema.mjs +1 -0
- package/dist/services/index.d.mts +5703 -0
- package/dist/services/index.mjs +1 -0
- package/dist/services/local-notification/index.d.mts +25 -0
- package/dist/services/local-notification/index.mjs +1 -0
- package/dist/services/local-notification/namespace.d.mts +73 -0
- package/dist/services/local-notification/namespace.mjs +1 -0
- package/dist/services/local-notification/schemas.d.mts +88 -0
- package/dist/services/local-notification/schemas.mjs +1 -0
- package/dist/services/log-import/browser.d.mts +3 -0
- package/dist/services/log-import/browser.mjs +1 -0
- package/dist/services/log-import/index.d.mts +275 -0
- package/dist/services/log-import/index.mjs +2 -0
- package/dist/services/log-import/log-import.d.mts +3 -0
- package/dist/services/log-import/log-import.mjs +1 -0
- package/dist/services/log-import/namespace.d.mts +327 -0
- package/dist/services/log-import/namespace.mjs +1 -0
- package/dist/services/log-import/schemas.d.mts +217 -0
- package/dist/services/log-import/schemas.mjs +1 -0
- package/dist/services/model-registry/index.d.mts +2 -0
- package/dist/services/model-registry/index.mjs +1 -0
- package/dist/services/preferences/index.d.mts +3 -0
- package/dist/services/preferences/index.mjs +1 -0
- package/dist/services/preferences/schemas.d.mts +2 -0
- package/dist/services/preferences/schemas.mjs +1 -0
- package/dist/services/preferences/storage-namespace.d.mts +3 -0
- package/dist/services/preferences/storage-namespace.mjs +1 -0
- package/dist/services/provider-context/index.d.mts +2 -0
- package/dist/services/provider-context/index.mjs +1 -0
- package/dist/services/provider-runtime/index.d.mts +136 -0
- package/dist/services/provider-runtime/index.mjs +1 -0
- package/dist/services/session/handlers/index.d.mts +2 -0
- package/dist/services/session/handlers/index.mjs +1 -0
- package/dist/services/session/index.d.mts +10 -0
- package/dist/services/session/index.mjs +1 -0
- package/dist/services/session/messages/namespace.d.mts +2 -0
- package/dist/services/session/messages/namespace.mjs +1 -0
- package/dist/services/session/orchestrator-testing/index.d.mts +2 -0
- package/dist/services/session/orchestrator-testing/index.mjs +1 -0
- package/dist/services/session/session-events/namespace.d.mts +2 -0
- package/dist/services/session/session-events/namespace.mjs +1 -0
- package/dist/services/session/storage/namespace.d.mts +2 -0
- package/dist/services/session/storage/namespace.mjs +1 -0
- package/dist/services/session/storage/schema.d.mts +2 -0
- package/dist/services/session/storage/schema.mjs +1 -0
- package/dist/services/session/testing/index.d.mts +35 -0
- package/dist/services/session/testing/index.mjs +52 -0
- package/dist/services/session/testing/orchestrator-shared.d.mts +2 -0
- package/dist/services/session/testing/orchestrator-shared.mjs +1 -0
- package/dist/services/session/turns/namespace.d.mts +2 -0
- package/dist/services/session/turns/namespace.mjs +1 -0
- package/dist/services/session-editor/index.d.mts +119 -0
- package/dist/services/session-editor/index.mjs +1 -0
- package/dist/services/settings/index.d.mts +47 -0
- package/dist/services/settings/index.mjs +1 -0
- package/dist/services/settings/namespace.d.mts +662 -0
- package/dist/services/settings/namespace.mjs +1 -0
- package/dist/services/settings/storage/clients-namespace.d.mts +2 -0
- package/dist/services/settings/storage/clients-namespace.mjs +1 -0
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +184 -0
- package/dist/services/settings/storage/extension-configs/namespace.mjs +1 -0
- package/dist/services/settings/storage/index.d.mts +4 -0
- package/dist/services/settings/storage/index.mjs +1 -0
- package/dist/services/settings/storage/providers-namespace.d.mts +2 -0
- package/dist/services/settings/storage/providers-namespace.mjs +1 -0
- package/dist/services/tool-approval/index.d.mts +2 -0
- package/dist/services/tool-approval/index.mjs +1 -0
- package/dist/services/tools/index.d.mts +2 -0
- package/dist/services/tools/index.mjs +1 -0
- package/dist/services/tray-menu/index.d.mts +4 -0
- package/dist/services/tray-menu/index.mjs +1 -0
- package/dist/services/tray-menu/namespace.d.mts +2 -0
- package/dist/services/tray-menu/namespace.mjs +1 -0
- package/dist/services/tray-menu/schemas.d.mts +2 -0
- package/dist/services/tray-menu/schemas.mjs +1 -0
- package/dist/services/turn/index.d.mts +2 -0
- package/dist/services/turn/index.mjs +1 -0
- package/dist/services/turn/namespace.d.mts +2 -0
- package/dist/services/turn/namespace.mjs +1 -0
- package/dist/services/turn/schemas.d.mts +335 -0
- package/dist/services/turn/schemas.mjs +1 -0
- package/dist/services/worker/index.d.mts +3 -0
- package/dist/services/worker/index.mjs +1 -0
- package/dist/services/worker/namespace.d.mts +2 -0
- package/dist/services/worker/namespace.mjs +1 -0
- package/dist/services/worker/schemas.d.mts +2 -0
- package/dist/services/worker/schemas.mjs +1 -0
- package/dist/session-Do6lDZM4.mjs +123 -0
- package/dist/session-lineage-Eev4uo4I.d.mts +65 -0
- package/dist/session-piI1R5rP.mjs +1 -0
- package/dist/shared-DxHLl9UP.mjs +1 -0
- package/dist/shared-schemas-BgQv_tnu.mjs +1 -0
- package/dist/skill-CB5h-ZFQ.mjs +1 -0
- package/dist/storage/drizzle/client.d.mts +78 -0
- package/dist/storage/drizzle/client.mjs +1 -0
- package/dist/storage/drizzle/index.d.mts +98 -0
- package/dist/storage/drizzle/index.mjs +1 -0
- package/dist/storage/handlers/drizzle/index.d.mts +2 -0
- package/dist/storage/handlers/drizzle/index.mjs +1 -0
- package/dist/storage/handlers/index.d.mts +33 -0
- package/dist/storage/handlers/index.mjs +1 -0
- package/dist/storage/index.d.mts +192 -0
- package/dist/storage/index.mjs +1 -0
- package/dist/storage-namespace-ADwyijoe.mjs +1 -0
- package/dist/storage-namespace-DAm8iWEj.d.mts +221 -0
- package/dist/storage-namespace-definition-CHu2k14q.mjs +1 -0
- package/dist/storage-namespace-definition-CJgqyXH1.d.mts +17 -0
- package/dist/style.css +3782 -0
- package/dist/testing/drizzle-harness.d.mts +130 -0
- package/dist/testing/drizzle-harness.mjs +1 -0
- package/dist/testing/index.d.mts +106 -0
- package/dist/testing/index.mjs +1 -0
- package/dist/tool-approval-service-BcBSUZCO.mjs +1 -0
- package/dist/tools/index.d.mts +825 -0
- package/dist/tools/index.mjs +1 -0
- package/dist/tools/testing/index.d.mts +53 -0
- package/dist/tools/testing/index.mjs +1 -0
- package/dist/tools-CDSgj0ee.mjs +1 -0
- package/dist/tray-menu-service-CTXC1Elg.mjs +1 -0
- package/dist/types-6WxLfoM3.d.mts +31 -0
- package/dist/types-BjToUrHp.d.mts +6619 -0
- package/dist/types-CD1LJwPc.d.mts +1009 -0
- package/dist/types-Cvrj2ogm.d.mts +305 -0
- package/dist/types-DYF5LxZY.d.mts +233 -0
- package/dist/types-t295YC6T.d.mts +262 -0
- package/dist/types-vNpkAe4Y.d.mts +128 -0
- package/dist/ui-components/index.d.mts +2342 -0
- package/dist/ui-components/index.mjs +8 -0
- package/dist/ui-config-CXmbsqZV.mjs +1 -0
- package/dist/ui-hooks/index.d.mts +1805 -0
- package/dist/ui-hooks/index.mjs +1 -0
- package/dist/ui-kernel/index.d.mts +2793 -0
- package/dist/ui-kernel/index.mjs +1 -0
- package/dist/ui-kernel/pages/namespace.d.mts +88 -0
- package/dist/ui-kernel/pages/namespace.mjs +1 -0
- package/dist/ui-kernel/pages/schemas.d.mts +2 -0
- package/dist/ui-kernel/pages/schemas.mjs +1 -0
- package/dist/ui-views/index.d.mts +487 -0
- package/dist/ui-views/index.mjs +30 -0
- package/dist/utils/health-probe.d.mts +26 -0
- package/dist/utils/health-probe.mjs +1 -0
- package/dist/utils/index.d.mts +227 -0
- package/dist/utils/index.mjs +2 -0
- package/dist/utils/keychain.d.mts +31 -0
- package/dist/utils/keychain.mjs +1 -0
- package/dist/utils/resolve-package-root.d.mts +12 -0
- package/dist/utils/resolve-package-root.mjs +1 -0
- package/dist/utils/workspace-root.d.mts +27 -0
- package/dist/utils/workspace-root.mjs +2 -0
- package/dist/variant-D5kSrL3m.mjs +1 -0
- package/dist/version-CjS20oXi.mjs +1 -0
- package/dist/visibility-CZu8ooOA.mjs +1 -0
- package/dist/window-registry-CUftmDr3.mjs +1 -0
- package/dist/window-registry-C_IJmY8_.d.mts +130 -0
- package/package.json +346 -0
|
@@ -0,0 +1,183 @@
|
|
|
1
|
+
import { MakaioContext } from "@makaio/framework/core";
|
|
2
|
+
import { IMakaioBus } from "@makaio/framework/bus";
|
|
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
|
+
import { ContributionProcessor } from "@makaio/framework/kernel";
|
|
5
|
+
|
|
6
|
+
//#region packages/services/core/src/tools/types.d.ts
|
|
7
|
+
/**
|
|
8
|
+
* Options for creating a ToolRegistry instance.
|
|
9
|
+
*/
|
|
10
|
+
interface ToolRegistryOptions {
|
|
11
|
+
/** Bus instance (defaults to global MakaioBus) */
|
|
12
|
+
bus?: IMakaioBus;
|
|
13
|
+
/** Priority for bus handlers (default 0) */
|
|
14
|
+
handlerPriority?: number;
|
|
15
|
+
/** Policy provider for toolset access control (SEAM) */
|
|
16
|
+
policyProvider?: ToolsetPolicyProvider;
|
|
17
|
+
/**
|
|
18
|
+
* Provider for filesystem access rules (.makaioignore + allowedDirectories).
|
|
19
|
+
* Called by execute() before dispatching to filesystem tools.
|
|
20
|
+
* SEAM: MVP reads .makaioignore files. Phase 2 composes WebUI rules.
|
|
21
|
+
*/
|
|
22
|
+
fileAccessRuleProvider?: FileAccessRuleProvider;
|
|
23
|
+
}
|
|
24
|
+
/** Filter options for listing tools. */
|
|
25
|
+
interface ListToolsFilter {
|
|
26
|
+
/** Filter by toolset name */
|
|
27
|
+
toolsetName?: string;
|
|
28
|
+
/** Adapter ID for policy-based filtering (falls back if adapterName not provided) */
|
|
29
|
+
adapterId?: string;
|
|
30
|
+
/** Adapter name for policy-based filtering (preferred over adapterId) */
|
|
31
|
+
adapterName?: string;
|
|
32
|
+
}
|
|
33
|
+
/** Toolset info returned from listToolsets. */
|
|
34
|
+
interface ToolsetInfo {
|
|
35
|
+
name: string;
|
|
36
|
+
description: string;
|
|
37
|
+
version: string;
|
|
38
|
+
toolCount: number;
|
|
39
|
+
configSchema?: Record<string, unknown>;
|
|
40
|
+
}
|
|
41
|
+
/** Combined tools and toolsets listing result. */
|
|
42
|
+
interface ToolsWithToolsetsResult {
|
|
43
|
+
tools: ToolInfo[];
|
|
44
|
+
toolsets: ToolsetInfo[];
|
|
45
|
+
}
|
|
46
|
+
/** Policy configuration for a toolset. */
|
|
47
|
+
interface ToolsetPolicy {
|
|
48
|
+
/** Adapters allowed to use this toolset (empty = all allowed) */
|
|
49
|
+
allowedAdapters?: string[];
|
|
50
|
+
/** Tools disabled within this toolset */
|
|
51
|
+
disabledTools?: string[];
|
|
52
|
+
}
|
|
53
|
+
/**
|
|
54
|
+
* Provider function that returns policy for a given toolset.
|
|
55
|
+
* SEAM: Implement in runtime to read from settings storage.
|
|
56
|
+
*/
|
|
57
|
+
type ToolsetPolicyProvider = (toolsetName: string) => Promise<ToolsetPolicy | null>;
|
|
58
|
+
/** Options for tool execution. */
|
|
59
|
+
interface ExecuteOptions {
|
|
60
|
+
contextOverrides?: Partial<MakaioContext> & Partial<ToolExecutionContext>;
|
|
61
|
+
adapterId?: string;
|
|
62
|
+
adapterName?: string;
|
|
63
|
+
}
|
|
64
|
+
//#endregion
|
|
65
|
+
//#region packages/services/core/src/tools/tool-registry.d.ts
|
|
66
|
+
/**
|
|
67
|
+
* Central registry for tools and toolsets.
|
|
68
|
+
* Manages registration, lookup, and execution with bus integration.
|
|
69
|
+
* Emits lifecycle events (registered, started, completed, error) for observability.
|
|
70
|
+
* Emits `registryChanged` with a monotonically increasing revision whenever the set of
|
|
71
|
+
* registered toolsets changes, allowing consumers to invalidate stale tool lists.
|
|
72
|
+
*/
|
|
73
|
+
declare class ToolRegistry {
|
|
74
|
+
private readonly bus;
|
|
75
|
+
private readonly toolsets;
|
|
76
|
+
private readonly tools;
|
|
77
|
+
private readonly cleanupHandlers;
|
|
78
|
+
private readonly handlerPriority;
|
|
79
|
+
private readonly policyProvider?;
|
|
80
|
+
private readonly fileAccessRuleProvider?;
|
|
81
|
+
private revision;
|
|
82
|
+
/**
|
|
83
|
+
* Creates a new ToolRegistry with optional configuration.
|
|
84
|
+
* @param options - Registry configuration options
|
|
85
|
+
*/
|
|
86
|
+
constructor(options?: ToolRegistryOptions);
|
|
87
|
+
/** Registers RPC handlers for tool.list and tool.execute on the bus. */
|
|
88
|
+
private registerHandlers;
|
|
89
|
+
/**
|
|
90
|
+
* Registers a toolset. All tools are indexed by name. Emits `tool.registered` event.
|
|
91
|
+
* @param toolset - Toolset to register
|
|
92
|
+
*/
|
|
93
|
+
register(toolset: Toolset): Promise<void>;
|
|
94
|
+
/**
|
|
95
|
+
* Deregisters a toolset and all its tools. Emits `tool.registryChanged` event.
|
|
96
|
+
* @param toolsetName - Name of the toolset to deregister
|
|
97
|
+
* @throws Error if the toolset is not registered
|
|
98
|
+
*/
|
|
99
|
+
deregister(toolsetName: string): Promise<void>;
|
|
100
|
+
/**
|
|
101
|
+
* Emit a monotonic registryChanged event for toolset lifecycle updates.
|
|
102
|
+
* @param reason - Change reason enum.
|
|
103
|
+
* @param toolsetName - Affected toolset.
|
|
104
|
+
*/
|
|
105
|
+
private emitRegistryChanged;
|
|
106
|
+
/**
|
|
107
|
+
* Executes a tool by name with the given input.
|
|
108
|
+
*
|
|
109
|
+
* Validates input against the tool's schema, enforces policy, executes the tool,
|
|
110
|
+
* and emits lifecycle events (started, completed/error). Constraints are enriched
|
|
111
|
+
* with file access rules before the tool receives its context.
|
|
112
|
+
* @param toolName - Name of the tool to execute
|
|
113
|
+
* @param input - Input data (validated against tool's inputSchema)
|
|
114
|
+
* @param options - Optional execution options (context overrides, adapter identity)
|
|
115
|
+
* @returns Tool execution result (success with data or failure with error)
|
|
116
|
+
*/
|
|
117
|
+
execute(toolName: string, input: unknown, options?: ExecuteOptions): Promise<ToolResult<unknown>>;
|
|
118
|
+
/**
|
|
119
|
+
* Builds a ToolExecutionContext from execute options, enriching constraints
|
|
120
|
+
* with file access rules when a provider is configured.
|
|
121
|
+
* @param options - Execution options with optional context overrides
|
|
122
|
+
* @param effectiveAdapterIdentity - Canonical adapter identity for this execution
|
|
123
|
+
* @returns Fully populated ToolExecutionContext
|
|
124
|
+
*/
|
|
125
|
+
private buildExecutionContext;
|
|
126
|
+
/**
|
|
127
|
+
* Check policy for tool execution. Returns ToolFailure if denied, null if allowed.
|
|
128
|
+
* @param toolsetName - Toolset name for policy lookup
|
|
129
|
+
* @param toolName - Tool name to check
|
|
130
|
+
* @param adapterId - Adapter ID for allowedAdapters check
|
|
131
|
+
* @param adapterName - Adapter name for allowedAdapters check
|
|
132
|
+
* @returns ToolFailure if denied, null if allowed
|
|
133
|
+
*/
|
|
134
|
+
private checkPolicy;
|
|
135
|
+
/**
|
|
136
|
+
* Lists all registered tools with optional filtering.
|
|
137
|
+
* @param filter - Optional filter criteria
|
|
138
|
+
* @returns Array of tool information
|
|
139
|
+
*/
|
|
140
|
+
listTools(filter?: ListToolsFilter): ToolInfo[];
|
|
141
|
+
/**
|
|
142
|
+
* Lists all registered toolsets with metadata including configSchema as JSON Schema.
|
|
143
|
+
* @returns Array of toolset information
|
|
144
|
+
*/
|
|
145
|
+
listToolsets(): ToolsetInfo[];
|
|
146
|
+
/**
|
|
147
|
+
* Lists tools and toolsets with optional filtering. Applies policy filtering when adapterName is provided.
|
|
148
|
+
* @param filter - Optional filter criteria
|
|
149
|
+
* @returns Object containing tools array and toolsets array
|
|
150
|
+
*/
|
|
151
|
+
listToolsWithToolsets(filter?: ListToolsFilter): Promise<ToolsWithToolsetsResult>;
|
|
152
|
+
/**
|
|
153
|
+
* Gets a tool definition by name.
|
|
154
|
+
* @param name - Tool name to look up
|
|
155
|
+
* @returns Tool definition or undefined if not found
|
|
156
|
+
*/
|
|
157
|
+
getTool(name: string): AnyToolDefinition | undefined;
|
|
158
|
+
/**
|
|
159
|
+
* Gets a toolset by name.
|
|
160
|
+
* @param name - Toolset name to look up
|
|
161
|
+
* @returns Toolset or undefined if not found
|
|
162
|
+
*/
|
|
163
|
+
getToolset(name: string): Toolset | undefined;
|
|
164
|
+
/** Cleans up registry resources. Unsubscribes all bus handlers. */
|
|
165
|
+
dispose(): void;
|
|
166
|
+
/**
|
|
167
|
+
* Destroy this registry — alias for {@link dispose} to satisfy the package
|
|
168
|
+
* service lifecycle contract.
|
|
169
|
+
*/
|
|
170
|
+
destroy(): void;
|
|
171
|
+
}
|
|
172
|
+
//#endregion
|
|
173
|
+
//#region packages/services/core/src/tools/tool-contribution-processor.d.ts
|
|
174
|
+
/**
|
|
175
|
+
* Create a framework-owned processor for `MakaioExtension.tools`.
|
|
176
|
+
*
|
|
177
|
+
* Toolsets are registered sequentially so failures have deterministic rollback.
|
|
178
|
+
* Missing ToolRegistry is a hard composition error.
|
|
179
|
+
* @returns Awaited contribution processor for tool contributions.
|
|
180
|
+
*/
|
|
181
|
+
declare function createToolContributionProcessor(): ContributionProcessor;
|
|
182
|
+
//#endregion
|
|
183
|
+
export { createToolContributionProcessor as a, ToolRegistryOptions as c, ToolsetPolicy as d, ToolsetPolicyProvider as f, extractToolFilePath$1 as i, ToolsWithToolsetsResult as l, FileAccessRuleProvider$1 as n, ToolRegistry as o, FileAccessRules as r, ListToolsFilter as s, FILE_ACCESS_RULES_KEY$1 as t, ToolsetInfo as u };
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
import { IMakaioBus } from "@makaio/framework/bus";
|
|
2
|
+
import { HarnessDefinition, MakaioSessionAgent } from "@makaio/framework/contracts";
|
|
3
|
+
import { BaseService } from "@makaio/framework/service-base";
|
|
4
|
+
import { FileAccessRuleProvider } from "@makaio/framework/tools";
|
|
5
|
+
|
|
6
|
+
//#region packages/services/core/src/tool-approval/tool-approval-types.d.ts
|
|
7
|
+
/** Configuration options for {@link ToolApprovalService}. */
|
|
8
|
+
interface ToolApprovalServiceOptions {
|
|
9
|
+
/**
|
|
10
|
+
* Provider for file access rules derived from `.makaioignore` files.
|
|
11
|
+
* When supplied, enforces file-access restrictions as an absolute pre-check
|
|
12
|
+
* that runs before any policy cascade — including `full-access` policies.
|
|
13
|
+
*/
|
|
14
|
+
fileAccessRuleProvider?: FileAccessRuleProvider;
|
|
15
|
+
}
|
|
16
|
+
//#endregion
|
|
17
|
+
//#region packages/services/core/src/tool-approval/tool-approval-service.d.ts
|
|
18
|
+
/**
|
|
19
|
+
* Resolves and applies tool approval policies based on the
|
|
20
|
+
* persona → profile → harness → system default cascade.
|
|
21
|
+
*
|
|
22
|
+
* Replaces the blanket auto-approve handler that was previously
|
|
23
|
+
* in bus-server. Registered in the core runtime lifecycle.
|
|
24
|
+
*
|
|
25
|
+
* When a file access rule provider is configured,
|
|
26
|
+
* `.makaioignore` rules are evaluated before the policy cascade as an absolute
|
|
27
|
+
* deny layer — no policy (not even `full-access`) can bypass them.
|
|
28
|
+
*/
|
|
29
|
+
declare class ToolApprovalService extends BaseService {
|
|
30
|
+
/** Minimal logger seam so policy-resolution failures are observable in tests and production. */
|
|
31
|
+
private readonly logger;
|
|
32
|
+
private readonly options;
|
|
33
|
+
/**
|
|
34
|
+
* Creates a new ToolApprovalService instance.
|
|
35
|
+
* @param bus - Bus instance used to resolve policy data and register approval handlers
|
|
36
|
+
* @param options - Optional configuration including a file access rule provider
|
|
37
|
+
*/
|
|
38
|
+
constructor(bus: IMakaioBus, options?: ToolApprovalServiceOptions);
|
|
39
|
+
/**
|
|
40
|
+
* Register the tool approval handler.
|
|
41
|
+
*/
|
|
42
|
+
protected onInit(): Promise<void>;
|
|
43
|
+
/**
|
|
44
|
+
* Dispatch an `always-ask` approval request to the approval queue.
|
|
45
|
+
* Subscribes to the agent session-closed event so that a pending approval
|
|
46
|
+
* is automatically cancelled when the agent disconnects. The subscription is
|
|
47
|
+
* cleaned up in the `finally` block regardless of outcome.
|
|
48
|
+
* @param payload - Tool approval request payload
|
|
49
|
+
* @param setResult - Callback to set the handler result on the request context
|
|
50
|
+
* @param resolved - Pre-resolved policy context used to enrich the request
|
|
51
|
+
*/
|
|
52
|
+
private dispatchAlwaysAskApproval;
|
|
53
|
+
/**
|
|
54
|
+
* Evaluate `.makaioignore` file access rules before policy cascade handling.
|
|
55
|
+
* @param payload - Incoming tool approval payload
|
|
56
|
+
* @param context - CWD and directory constraints for rule evaluation
|
|
57
|
+
* @returns Deny message when access should be blocked, otherwise undefined
|
|
58
|
+
*/
|
|
59
|
+
private checkFileAccessDenyReason;
|
|
60
|
+
/**
|
|
61
|
+
* Execute the `approval.resolveEnrichedPolicy` RPC exactly once and return the
|
|
62
|
+
* raw discriminated result. Callers apply their own fail-closed semantics.
|
|
63
|
+
* Errors are logged here since this is the single call site for the RPC.
|
|
64
|
+
* @param personaId - Optional persona ID from agent metadata
|
|
65
|
+
* @param profileId - Optional profile ID from agent metadata
|
|
66
|
+
* @param toolName - Tool name forwarded to the RPC
|
|
67
|
+
* @returns Handled result with response data, or unhandled sentinel on failure
|
|
68
|
+
*/
|
|
69
|
+
private fetchRawEnrichedPolicy;
|
|
70
|
+
/**
|
|
71
|
+
* Resolves the effective approval policy for a tool approval request,
|
|
72
|
+
* returning the policy alongside cached harness context.
|
|
73
|
+
*
|
|
74
|
+
* Policy cascade: persona/profile (via host-tier RPC) → harness → system default.
|
|
75
|
+
* After resolving the base policy, applies capability-based overrides from
|
|
76
|
+
* the harness using most-restrictive-wins semantics.
|
|
77
|
+
* @param request - Adapter name and tool name from the approval payload
|
|
78
|
+
* @param agent - Pre-fetched agent metadata, or null if unavailable
|
|
79
|
+
* @param rawEnrichedPolicy - Pre-fetched enriched-policy RPC result shared with the file-access check
|
|
80
|
+
* @returns Resolved policy and associated context
|
|
81
|
+
*/
|
|
82
|
+
private resolvePolicyWithContext;
|
|
83
|
+
/**
|
|
84
|
+
* Look up agent metadata from storage by agentId.
|
|
85
|
+
* @param agentId - The agent identifier
|
|
86
|
+
* @param sessionId - Optional session ID for scoped lookup
|
|
87
|
+
* @returns Agent metadata, or null if not found
|
|
88
|
+
*/
|
|
89
|
+
private getAgentMetadata;
|
|
90
|
+
/**
|
|
91
|
+
* Check for a session-level approval policy override.
|
|
92
|
+
* Uses `requestOptional` so that when no session storage handler is registered
|
|
93
|
+
* (e.g., in tests or lightweight runtimes) the method gracefully returns
|
|
94
|
+
* `undefined` and the existing policy cascade runs unchanged.
|
|
95
|
+
* @param sessionId - Session to check
|
|
96
|
+
* @returns Override policy or undefined when not set or unavailable
|
|
97
|
+
*/
|
|
98
|
+
private resolveSessionOverride;
|
|
99
|
+
/**
|
|
100
|
+
* Resolve harness policy for the given adapter; returns undefined on failure.
|
|
101
|
+
* @param adapterName - Adapter type name
|
|
102
|
+
* @param harnessId - Explicit harness ID; overrides the default harness lookup
|
|
103
|
+
* @param clientId - Client ID for client-scoped harness resolution
|
|
104
|
+
* @returns Harness resolution carrying base policy and capability override data, or undefined when resolution fails
|
|
105
|
+
*/
|
|
106
|
+
private resolveHarnessPolicy;
|
|
107
|
+
}
|
|
108
|
+
//#endregion
|
|
109
|
+
export { ToolApprovalService as t };
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
import * as _$zod from "zod";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
4
|
+
import * as _$zod_v4_core0 from "zod/v4/core";
|
|
5
|
+
|
|
6
|
+
//#region packages/contracts/src/model-registry/namespace.d.ts
|
|
7
|
+
/** Public model-registry namespace for SDK-safe model discovery subjects. */
|
|
8
|
+
declare const ModelRegistryPublicNamespace: _$_makaio_core0.BusNamespaceDefinition<"modelRegistry:public", {
|
|
9
|
+
supportedModels: {
|
|
10
|
+
request: _$zod.ZodObject<{}, _$zod_v4_core0.$strip>;
|
|
11
|
+
response: _$zod.ZodObject<{
|
|
12
|
+
models: _$zod.ZodArray<_$zod.ZodObject<{
|
|
13
|
+
name: _$zod.ZodString;
|
|
14
|
+
friendlyName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
15
|
+
contextWindowSize: _$zod.ZodNumber;
|
|
16
|
+
provider: _$zod.ZodString;
|
|
17
|
+
}, _$zod_v4_core0.$strip>>;
|
|
18
|
+
}, _$zod_v4_core0.$strip>;
|
|
19
|
+
};
|
|
20
|
+
}>;
|
|
21
|
+
/** Typed subject accessors for SDK-safe model-registry operations. */
|
|
22
|
+
declare const ModelRegistryPublicSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubjectDefinitions<"modelRegistry:public", {
|
|
23
|
+
supportedModels: {
|
|
24
|
+
request: _$zod.ZodObject<{}, _$zod_v4_core0.$strip>;
|
|
25
|
+
response: _$zod.ZodObject<{
|
|
26
|
+
models: _$zod.ZodArray<_$zod.ZodObject<{
|
|
27
|
+
name: _$zod.ZodString;
|
|
28
|
+
friendlyName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
29
|
+
contextWindowSize: _$zod.ZodNumber;
|
|
30
|
+
provider: _$zod.ZodString;
|
|
31
|
+
}, _$zod_v4_core0.$strip>>;
|
|
32
|
+
}, _$zod_v4_core0.$strip>;
|
|
33
|
+
};
|
|
34
|
+
}>, "modelRegistry:public">;
|
|
35
|
+
//#endregion
|
|
36
|
+
//#region packages/contracts/src/model-registry/schemas.d.ts
|
|
37
|
+
/** SDK-safe model descriptor exposed by the model registry bus seam. */
|
|
38
|
+
declare const ModelRegistrySupportedModelSchema: z.ZodObject<{
|
|
39
|
+
name: z.ZodString;
|
|
40
|
+
friendlyName: z.ZodOptional<z.ZodString>;
|
|
41
|
+
contextWindowSize: z.ZodNumber;
|
|
42
|
+
provider: z.ZodString;
|
|
43
|
+
}, z.core.$strip>;
|
|
44
|
+
/** Model registry bus schemas shared by framework services and SDK callers. */
|
|
45
|
+
declare const ModelRegistrySchemas: {
|
|
46
|
+
/**
|
|
47
|
+
* List SDK-safe model descriptors across all registered providers.
|
|
48
|
+
*
|
|
49
|
+
* Subject: `modelRegistry:public.supportedModels`
|
|
50
|
+
* Type: Request/Response
|
|
51
|
+
* Handler: ModelRegistryService
|
|
52
|
+
*/
|
|
53
|
+
supportedModels: {
|
|
54
|
+
request: z.ZodObject<{}, z.core.$strip>;
|
|
55
|
+
response: z.ZodObject<{
|
|
56
|
+
models: z.ZodArray<z.ZodObject<{
|
|
57
|
+
name: z.ZodString;
|
|
58
|
+
friendlyName: z.ZodOptional<z.ZodString>;
|
|
59
|
+
contextWindowSize: z.ZodNumber;
|
|
60
|
+
provider: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>;
|
|
62
|
+
}, z.core.$strip>;
|
|
63
|
+
};
|
|
64
|
+
};
|
|
65
|
+
/** Inferred SDK-safe supported-model descriptor. */
|
|
66
|
+
type ModelRegistrySupportedModel = z.infer<typeof ModelRegistrySupportedModelSchema>;
|
|
67
|
+
/** Request payload for `modelRegistry:public.supportedModels`. */
|
|
68
|
+
type ModelRegistrySupportedModelsRequest = z.infer<typeof ModelRegistrySchemas.supportedModels.request>;
|
|
69
|
+
/** Response payload for `modelRegistry:public.supportedModels`. */
|
|
70
|
+
type ModelRegistrySupportedModelsResponse = z.infer<typeof ModelRegistrySchemas.supportedModels.response>;
|
|
71
|
+
//#endregion
|
|
72
|
+
export { ModelRegistrySupportedModelsResponse as a, ModelRegistrySupportedModelsRequest as i, ModelRegistrySupportedModel as n, ModelRegistryPublicNamespace as o, ModelRegistrySupportedModelSchema as r, ModelRegistryPublicSubjects as s, ModelRegistrySchemas as t };
|