@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,767 @@
|
|
|
1
|
+
import * as _$zod from "zod";
|
|
2
|
+
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
3
|
+
import * as _$drizzle_orm_sqlite_core0 from "drizzle-orm/sqlite-core";
|
|
4
|
+
import * as _$zod_v4_core0 from "zod/v4/core";
|
|
5
|
+
|
|
6
|
+
//#region packages/services/core/src/session/turns/namespace.d.ts
|
|
7
|
+
/**
|
|
8
|
+
* Extended Turn storage namespace with Drizzle schemas.
|
|
9
|
+
*
|
|
10
|
+
* The base turn storage namespace lives in `../../turn/namespace.js`.
|
|
11
|
+
* This module extends that framework-owned contract with Drizzle ORM schemas
|
|
12
|
+
* for the session-service implementation.
|
|
13
|
+
*/
|
|
14
|
+
declare const TurnStorageNamespace: {
|
|
15
|
+
extensions: {
|
|
16
|
+
drizzle: {
|
|
17
|
+
turns: _$drizzle_orm_sqlite_core0.SQLiteTableWithColumns<{
|
|
18
|
+
name: "turns";
|
|
19
|
+
schema: undefined;
|
|
20
|
+
columns: {
|
|
21
|
+
turnId: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
22
|
+
name: "turn_id";
|
|
23
|
+
tableName: "turns";
|
|
24
|
+
dataType: "string";
|
|
25
|
+
columnType: "SQLiteText";
|
|
26
|
+
data: string;
|
|
27
|
+
driverParam: string;
|
|
28
|
+
notNull: true;
|
|
29
|
+
hasDefault: false;
|
|
30
|
+
isPrimaryKey: true;
|
|
31
|
+
isAutoincrement: false;
|
|
32
|
+
hasRuntimeDefault: false;
|
|
33
|
+
enumValues: [string, ...string[]];
|
|
34
|
+
baseColumn: never;
|
|
35
|
+
identity: undefined;
|
|
36
|
+
generated: undefined;
|
|
37
|
+
}, {}, {
|
|
38
|
+
length: number | undefined;
|
|
39
|
+
}>;
|
|
40
|
+
sessionId: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
41
|
+
name: "session_id";
|
|
42
|
+
tableName: "turns";
|
|
43
|
+
dataType: "string";
|
|
44
|
+
columnType: "SQLiteText";
|
|
45
|
+
data: string;
|
|
46
|
+
driverParam: string;
|
|
47
|
+
notNull: true;
|
|
48
|
+
hasDefault: false;
|
|
49
|
+
isPrimaryKey: false;
|
|
50
|
+
isAutoincrement: false;
|
|
51
|
+
hasRuntimeDefault: false;
|
|
52
|
+
enumValues: [string, ...string[]];
|
|
53
|
+
baseColumn: never;
|
|
54
|
+
identity: undefined;
|
|
55
|
+
generated: undefined;
|
|
56
|
+
}, {}, {
|
|
57
|
+
length: number | undefined;
|
|
58
|
+
}>;
|
|
59
|
+
turnNumber: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
60
|
+
name: "turn_number";
|
|
61
|
+
tableName: "turns";
|
|
62
|
+
dataType: "number";
|
|
63
|
+
columnType: "SQLiteInteger";
|
|
64
|
+
data: number;
|
|
65
|
+
driverParam: number;
|
|
66
|
+
notNull: true;
|
|
67
|
+
hasDefault: false;
|
|
68
|
+
isPrimaryKey: false;
|
|
69
|
+
isAutoincrement: false;
|
|
70
|
+
hasRuntimeDefault: false;
|
|
71
|
+
enumValues: undefined;
|
|
72
|
+
baseColumn: never;
|
|
73
|
+
identity: undefined;
|
|
74
|
+
generated: undefined;
|
|
75
|
+
}, {}, {}>;
|
|
76
|
+
startedAt: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
77
|
+
name: "started_at";
|
|
78
|
+
tableName: "turns";
|
|
79
|
+
dataType: "number";
|
|
80
|
+
columnType: "SQLiteInteger";
|
|
81
|
+
data: number;
|
|
82
|
+
driverParam: number;
|
|
83
|
+
notNull: true;
|
|
84
|
+
hasDefault: false;
|
|
85
|
+
isPrimaryKey: false;
|
|
86
|
+
isAutoincrement: false;
|
|
87
|
+
hasRuntimeDefault: false;
|
|
88
|
+
enumValues: undefined;
|
|
89
|
+
baseColumn: never;
|
|
90
|
+
identity: undefined;
|
|
91
|
+
generated: undefined;
|
|
92
|
+
}, {}, {}>;
|
|
93
|
+
completedAt: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
94
|
+
name: "completed_at";
|
|
95
|
+
tableName: "turns";
|
|
96
|
+
dataType: "number";
|
|
97
|
+
columnType: "SQLiteInteger";
|
|
98
|
+
data: number;
|
|
99
|
+
driverParam: number;
|
|
100
|
+
notNull: false;
|
|
101
|
+
hasDefault: false;
|
|
102
|
+
isPrimaryKey: false;
|
|
103
|
+
isAutoincrement: false;
|
|
104
|
+
hasRuntimeDefault: false;
|
|
105
|
+
enumValues: undefined;
|
|
106
|
+
baseColumn: never;
|
|
107
|
+
identity: undefined;
|
|
108
|
+
generated: undefined;
|
|
109
|
+
}, {}, {}>;
|
|
110
|
+
status: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
111
|
+
name: "status";
|
|
112
|
+
tableName: "turns";
|
|
113
|
+
dataType: "string";
|
|
114
|
+
columnType: "SQLiteText";
|
|
115
|
+
data: "error" | "completed" | "active";
|
|
116
|
+
driverParam: string;
|
|
117
|
+
notNull: true;
|
|
118
|
+
hasDefault: false;
|
|
119
|
+
isPrimaryKey: false;
|
|
120
|
+
isAutoincrement: false;
|
|
121
|
+
hasRuntimeDefault: false;
|
|
122
|
+
enumValues: ["active", "completed", "error"];
|
|
123
|
+
baseColumn: never;
|
|
124
|
+
identity: undefined;
|
|
125
|
+
generated: undefined;
|
|
126
|
+
}, {}, {
|
|
127
|
+
length: number | undefined;
|
|
128
|
+
}>;
|
|
129
|
+
error: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
130
|
+
name: "error";
|
|
131
|
+
tableName: "turns";
|
|
132
|
+
dataType: "string";
|
|
133
|
+
columnType: "SQLiteText";
|
|
134
|
+
data: string;
|
|
135
|
+
driverParam: string;
|
|
136
|
+
notNull: false;
|
|
137
|
+
hasDefault: false;
|
|
138
|
+
isPrimaryKey: false;
|
|
139
|
+
isAutoincrement: false;
|
|
140
|
+
hasRuntimeDefault: false;
|
|
141
|
+
enumValues: [string, ...string[]];
|
|
142
|
+
baseColumn: never;
|
|
143
|
+
identity: undefined;
|
|
144
|
+
generated: undefined;
|
|
145
|
+
}, {}, {
|
|
146
|
+
length: number | undefined;
|
|
147
|
+
}>;
|
|
148
|
+
usage: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
149
|
+
name: "usage";
|
|
150
|
+
tableName: "turns";
|
|
151
|
+
dataType: "string";
|
|
152
|
+
columnType: "SQLiteText";
|
|
153
|
+
data: string;
|
|
154
|
+
driverParam: string;
|
|
155
|
+
notNull: false;
|
|
156
|
+
hasDefault: false;
|
|
157
|
+
isPrimaryKey: false;
|
|
158
|
+
isAutoincrement: false;
|
|
159
|
+
hasRuntimeDefault: false;
|
|
160
|
+
enumValues: [string, ...string[]];
|
|
161
|
+
baseColumn: never;
|
|
162
|
+
identity: undefined;
|
|
163
|
+
generated: undefined;
|
|
164
|
+
}, {}, {
|
|
165
|
+
length: number | undefined;
|
|
166
|
+
}>;
|
|
167
|
+
};
|
|
168
|
+
dialect: "sqlite";
|
|
169
|
+
}>;
|
|
170
|
+
};
|
|
171
|
+
};
|
|
172
|
+
domain: "turn";
|
|
173
|
+
name: "storage:turn";
|
|
174
|
+
subjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubjectDefinitions<"storage:turn", {
|
|
175
|
+
create: {
|
|
176
|
+
request: _$zod.ZodObject<{
|
|
177
|
+
sessionId: _$zod.ZodString;
|
|
178
|
+
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
179
|
+
}, _$zod_v4_core0.$strip>;
|
|
180
|
+
response: _$zod.ZodObject<{
|
|
181
|
+
turn: _$zod.ZodObject<{
|
|
182
|
+
turnId: _$zod.ZodString;
|
|
183
|
+
sessionId: _$zod.ZodString;
|
|
184
|
+
turnNumber: _$zod.ZodNumber;
|
|
185
|
+
startedAt: _$zod.ZodNumber;
|
|
186
|
+
completedAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
187
|
+
status: _$zod.ZodEnum<{
|
|
188
|
+
error: "error";
|
|
189
|
+
completed: "completed";
|
|
190
|
+
active: "active";
|
|
191
|
+
}>;
|
|
192
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
193
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
194
|
+
total: _$zod.ZodObject<{
|
|
195
|
+
inputTokens: _$zod.ZodNumber;
|
|
196
|
+
outputTokens: _$zod.ZodNumber;
|
|
197
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
198
|
+
}, _$zod_v4_core0.$strip>;
|
|
199
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
200
|
+
inputTokens: _$zod.ZodNumber;
|
|
201
|
+
outputTokens: _$zod.ZodNumber;
|
|
202
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
203
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
204
|
+
}, _$zod_v4_core0.$strip>>;
|
|
205
|
+
}, _$zod_v4_core0.$strip>;
|
|
206
|
+
}, _$zod_v4_core0.$strip>;
|
|
207
|
+
};
|
|
208
|
+
complete: {
|
|
209
|
+
request: _$zod.ZodObject<{
|
|
210
|
+
turnId: _$zod.ZodString;
|
|
211
|
+
status: _$zod.ZodEnum<{
|
|
212
|
+
error: "error";
|
|
213
|
+
completed: "completed";
|
|
214
|
+
}>;
|
|
215
|
+
expectedStatus: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
216
|
+
error: "error";
|
|
217
|
+
completed: "completed";
|
|
218
|
+
active: "active";
|
|
219
|
+
}>>;
|
|
220
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
221
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
222
|
+
total: _$zod.ZodObject<{
|
|
223
|
+
inputTokens: _$zod.ZodNumber;
|
|
224
|
+
outputTokens: _$zod.ZodNumber;
|
|
225
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
226
|
+
}, _$zod_v4_core0.$strip>;
|
|
227
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
228
|
+
inputTokens: _$zod.ZodNumber;
|
|
229
|
+
outputTokens: _$zod.ZodNumber;
|
|
230
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
231
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
232
|
+
}, _$zod_v4_core0.$strip>>;
|
|
233
|
+
}, _$zod_v4_core0.$strip>;
|
|
234
|
+
response: _$zod.ZodObject<{
|
|
235
|
+
turn: _$zod.ZodObject<{
|
|
236
|
+
turnId: _$zod.ZodString;
|
|
237
|
+
sessionId: _$zod.ZodString;
|
|
238
|
+
turnNumber: _$zod.ZodNumber;
|
|
239
|
+
startedAt: _$zod.ZodNumber;
|
|
240
|
+
completedAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
241
|
+
status: _$zod.ZodEnum<{
|
|
242
|
+
error: "error";
|
|
243
|
+
completed: "completed";
|
|
244
|
+
active: "active";
|
|
245
|
+
}>;
|
|
246
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
247
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
248
|
+
total: _$zod.ZodObject<{
|
|
249
|
+
inputTokens: _$zod.ZodNumber;
|
|
250
|
+
outputTokens: _$zod.ZodNumber;
|
|
251
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
252
|
+
}, _$zod_v4_core0.$strip>;
|
|
253
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
254
|
+
inputTokens: _$zod.ZodNumber;
|
|
255
|
+
outputTokens: _$zod.ZodNumber;
|
|
256
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
257
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
258
|
+
}, _$zod_v4_core0.$strip>>;
|
|
259
|
+
}, _$zod_v4_core0.$strip>;
|
|
260
|
+
transitioned: _$zod.ZodBoolean;
|
|
261
|
+
}, _$zod_v4_core0.$strip>;
|
|
262
|
+
};
|
|
263
|
+
set: {
|
|
264
|
+
request: _$zod.ZodObject<{
|
|
265
|
+
turn: _$zod.ZodObject<{
|
|
266
|
+
turnId: _$zod.ZodString;
|
|
267
|
+
sessionId: _$zod.ZodString;
|
|
268
|
+
turnNumber: _$zod.ZodNumber;
|
|
269
|
+
startedAt: _$zod.ZodNumber;
|
|
270
|
+
completedAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
271
|
+
status: _$zod.ZodEnum<{
|
|
272
|
+
error: "error";
|
|
273
|
+
completed: "completed";
|
|
274
|
+
active: "active";
|
|
275
|
+
}>;
|
|
276
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
277
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
278
|
+
total: _$zod.ZodObject<{
|
|
279
|
+
inputTokens: _$zod.ZodNumber;
|
|
280
|
+
outputTokens: _$zod.ZodNumber;
|
|
281
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
282
|
+
}, _$zod_v4_core0.$strip>;
|
|
283
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
284
|
+
inputTokens: _$zod.ZodNumber;
|
|
285
|
+
outputTokens: _$zod.ZodNumber;
|
|
286
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
287
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
288
|
+
}, _$zod_v4_core0.$strip>>;
|
|
289
|
+
}, _$zod_v4_core0.$strip>;
|
|
290
|
+
}, _$zod_v4_core0.$strip>;
|
|
291
|
+
response: _$zod.ZodObject<{
|
|
292
|
+
turn: _$zod.ZodObject<{
|
|
293
|
+
turnId: _$zod.ZodString;
|
|
294
|
+
sessionId: _$zod.ZodString;
|
|
295
|
+
turnNumber: _$zod.ZodNumber;
|
|
296
|
+
startedAt: _$zod.ZodNumber;
|
|
297
|
+
completedAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
298
|
+
status: _$zod.ZodEnum<{
|
|
299
|
+
error: "error";
|
|
300
|
+
completed: "completed";
|
|
301
|
+
active: "active";
|
|
302
|
+
}>;
|
|
303
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
304
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
305
|
+
total: _$zod.ZodObject<{
|
|
306
|
+
inputTokens: _$zod.ZodNumber;
|
|
307
|
+
outputTokens: _$zod.ZodNumber;
|
|
308
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
309
|
+
}, _$zod_v4_core0.$strip>;
|
|
310
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
311
|
+
inputTokens: _$zod.ZodNumber;
|
|
312
|
+
outputTokens: _$zod.ZodNumber;
|
|
313
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
314
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
315
|
+
}, _$zod_v4_core0.$strip>>;
|
|
316
|
+
}, _$zod_v4_core0.$strip>;
|
|
317
|
+
}, _$zod_v4_core0.$strip>;
|
|
318
|
+
};
|
|
319
|
+
get: {
|
|
320
|
+
request: _$zod.ZodObject<{
|
|
321
|
+
turnId: _$zod.ZodString;
|
|
322
|
+
}, _$zod_v4_core0.$strip>;
|
|
323
|
+
response: _$zod.ZodObject<{
|
|
324
|
+
turn: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
325
|
+
turnId: _$zod.ZodString;
|
|
326
|
+
sessionId: _$zod.ZodString;
|
|
327
|
+
turnNumber: _$zod.ZodNumber;
|
|
328
|
+
startedAt: _$zod.ZodNumber;
|
|
329
|
+
completedAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
330
|
+
status: _$zod.ZodEnum<{
|
|
331
|
+
error: "error";
|
|
332
|
+
completed: "completed";
|
|
333
|
+
active: "active";
|
|
334
|
+
}>;
|
|
335
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
336
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
337
|
+
total: _$zod.ZodObject<{
|
|
338
|
+
inputTokens: _$zod.ZodNumber;
|
|
339
|
+
outputTokens: _$zod.ZodNumber;
|
|
340
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
341
|
+
}, _$zod_v4_core0.$strip>;
|
|
342
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
343
|
+
inputTokens: _$zod.ZodNumber;
|
|
344
|
+
outputTokens: _$zod.ZodNumber;
|
|
345
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
346
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
347
|
+
}, _$zod_v4_core0.$strip>>;
|
|
348
|
+
}, _$zod_v4_core0.$strip>>;
|
|
349
|
+
}, _$zod_v4_core0.$strip>;
|
|
350
|
+
};
|
|
351
|
+
getBySession: {
|
|
352
|
+
request: _$zod.ZodObject<{
|
|
353
|
+
sessionId: _$zod.ZodString;
|
|
354
|
+
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
355
|
+
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
356
|
+
error: "error";
|
|
357
|
+
completed: "completed";
|
|
358
|
+
active: "active";
|
|
359
|
+
}>>;
|
|
360
|
+
}, _$zod_v4_core0.$strip>;
|
|
361
|
+
response: _$zod.ZodObject<{
|
|
362
|
+
turns: _$zod.ZodArray<_$zod.ZodObject<{
|
|
363
|
+
turnId: _$zod.ZodString;
|
|
364
|
+
sessionId: _$zod.ZodString;
|
|
365
|
+
turnNumber: _$zod.ZodNumber;
|
|
366
|
+
startedAt: _$zod.ZodNumber;
|
|
367
|
+
completedAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
368
|
+
status: _$zod.ZodEnum<{
|
|
369
|
+
error: "error";
|
|
370
|
+
completed: "completed";
|
|
371
|
+
active: "active";
|
|
372
|
+
}>;
|
|
373
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
374
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
375
|
+
total: _$zod.ZodObject<{
|
|
376
|
+
inputTokens: _$zod.ZodNumber;
|
|
377
|
+
outputTokens: _$zod.ZodNumber;
|
|
378
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
379
|
+
}, _$zod_v4_core0.$strip>;
|
|
380
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
381
|
+
inputTokens: _$zod.ZodNumber;
|
|
382
|
+
outputTokens: _$zod.ZodNumber;
|
|
383
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
384
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
385
|
+
}, _$zod_v4_core0.$strip>>;
|
|
386
|
+
}, _$zod_v4_core0.$strip>>;
|
|
387
|
+
}, _$zod_v4_core0.$strip>;
|
|
388
|
+
};
|
|
389
|
+
getActive: {
|
|
390
|
+
request: _$zod.ZodObject<{
|
|
391
|
+
sessionId: _$zod.ZodString;
|
|
392
|
+
}, _$zod_v4_core0.$strip>;
|
|
393
|
+
response: _$zod.ZodObject<{
|
|
394
|
+
turn: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
395
|
+
turnId: _$zod.ZodString;
|
|
396
|
+
sessionId: _$zod.ZodString;
|
|
397
|
+
turnNumber: _$zod.ZodNumber;
|
|
398
|
+
startedAt: _$zod.ZodNumber;
|
|
399
|
+
completedAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
400
|
+
status: _$zod.ZodEnum<{
|
|
401
|
+
error: "error";
|
|
402
|
+
completed: "completed";
|
|
403
|
+
active: "active";
|
|
404
|
+
}>;
|
|
405
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
406
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
407
|
+
total: _$zod.ZodObject<{
|
|
408
|
+
inputTokens: _$zod.ZodNumber;
|
|
409
|
+
outputTokens: _$zod.ZodNumber;
|
|
410
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
411
|
+
}, _$zod_v4_core0.$strip>;
|
|
412
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
413
|
+
inputTokens: _$zod.ZodNumber;
|
|
414
|
+
outputTokens: _$zod.ZodNumber;
|
|
415
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
416
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
417
|
+
}, _$zod_v4_core0.$strip>>;
|
|
418
|
+
}, _$zod_v4_core0.$strip>>;
|
|
419
|
+
}, _$zod_v4_core0.$strip>;
|
|
420
|
+
};
|
|
421
|
+
listActive: {
|
|
422
|
+
request: _$zod.ZodObject<{}, _$zod_v4_core0.$strip>;
|
|
423
|
+
response: _$zod.ZodObject<{
|
|
424
|
+
turns: _$zod.ZodArray<_$zod.ZodObject<{
|
|
425
|
+
turnId: _$zod.ZodString;
|
|
426
|
+
sessionId: _$zod.ZodString;
|
|
427
|
+
turnNumber: _$zod.ZodNumber;
|
|
428
|
+
startedAt: _$zod.ZodNumber;
|
|
429
|
+
completedAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
430
|
+
status: _$zod.ZodEnum<{
|
|
431
|
+
error: "error";
|
|
432
|
+
completed: "completed";
|
|
433
|
+
active: "active";
|
|
434
|
+
}>;
|
|
435
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
436
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
437
|
+
total: _$zod.ZodObject<{
|
|
438
|
+
inputTokens: _$zod.ZodNumber;
|
|
439
|
+
outputTokens: _$zod.ZodNumber;
|
|
440
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
441
|
+
}, _$zod_v4_core0.$strip>;
|
|
442
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
443
|
+
inputTokens: _$zod.ZodNumber;
|
|
444
|
+
outputTokens: _$zod.ZodNumber;
|
|
445
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
446
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
447
|
+
}, _$zod_v4_core0.$strip>>;
|
|
448
|
+
}, _$zod_v4_core0.$strip>>;
|
|
449
|
+
}, _$zod_v4_core0.$strip>;
|
|
450
|
+
};
|
|
451
|
+
}>, "storage:turn">;
|
|
452
|
+
schemas: {
|
|
453
|
+
create: {
|
|
454
|
+
request: _$zod.ZodObject<{
|
|
455
|
+
sessionId: _$zod.ZodString;
|
|
456
|
+
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
457
|
+
}, _$zod_v4_core0.$strip>;
|
|
458
|
+
response: _$zod.ZodObject<{
|
|
459
|
+
turn: _$zod.ZodObject<{
|
|
460
|
+
turnId: _$zod.ZodString;
|
|
461
|
+
sessionId: _$zod.ZodString;
|
|
462
|
+
turnNumber: _$zod.ZodNumber;
|
|
463
|
+
startedAt: _$zod.ZodNumber;
|
|
464
|
+
completedAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
465
|
+
status: _$zod.ZodEnum<{
|
|
466
|
+
error: "error";
|
|
467
|
+
completed: "completed";
|
|
468
|
+
active: "active";
|
|
469
|
+
}>;
|
|
470
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
471
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
472
|
+
total: _$zod.ZodObject<{
|
|
473
|
+
inputTokens: _$zod.ZodNumber;
|
|
474
|
+
outputTokens: _$zod.ZodNumber;
|
|
475
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
476
|
+
}, _$zod_v4_core0.$strip>;
|
|
477
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
478
|
+
inputTokens: _$zod.ZodNumber;
|
|
479
|
+
outputTokens: _$zod.ZodNumber;
|
|
480
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
481
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
482
|
+
}, _$zod_v4_core0.$strip>>;
|
|
483
|
+
}, _$zod_v4_core0.$strip>;
|
|
484
|
+
}, _$zod_v4_core0.$strip>;
|
|
485
|
+
};
|
|
486
|
+
complete: {
|
|
487
|
+
request: _$zod.ZodObject<{
|
|
488
|
+
turnId: _$zod.ZodString;
|
|
489
|
+
status: _$zod.ZodEnum<{
|
|
490
|
+
error: "error";
|
|
491
|
+
completed: "completed";
|
|
492
|
+
}>;
|
|
493
|
+
expectedStatus: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
494
|
+
error: "error";
|
|
495
|
+
completed: "completed";
|
|
496
|
+
active: "active";
|
|
497
|
+
}>>;
|
|
498
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
499
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
500
|
+
total: _$zod.ZodObject<{
|
|
501
|
+
inputTokens: _$zod.ZodNumber;
|
|
502
|
+
outputTokens: _$zod.ZodNumber;
|
|
503
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
504
|
+
}, _$zod_v4_core0.$strip>;
|
|
505
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
506
|
+
inputTokens: _$zod.ZodNumber;
|
|
507
|
+
outputTokens: _$zod.ZodNumber;
|
|
508
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
509
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
510
|
+
}, _$zod_v4_core0.$strip>>;
|
|
511
|
+
}, _$zod_v4_core0.$strip>;
|
|
512
|
+
response: _$zod.ZodObject<{
|
|
513
|
+
turn: _$zod.ZodObject<{
|
|
514
|
+
turnId: _$zod.ZodString;
|
|
515
|
+
sessionId: _$zod.ZodString;
|
|
516
|
+
turnNumber: _$zod.ZodNumber;
|
|
517
|
+
startedAt: _$zod.ZodNumber;
|
|
518
|
+
completedAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
519
|
+
status: _$zod.ZodEnum<{
|
|
520
|
+
error: "error";
|
|
521
|
+
completed: "completed";
|
|
522
|
+
active: "active";
|
|
523
|
+
}>;
|
|
524
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
525
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
526
|
+
total: _$zod.ZodObject<{
|
|
527
|
+
inputTokens: _$zod.ZodNumber;
|
|
528
|
+
outputTokens: _$zod.ZodNumber;
|
|
529
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
530
|
+
}, _$zod_v4_core0.$strip>;
|
|
531
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
532
|
+
inputTokens: _$zod.ZodNumber;
|
|
533
|
+
outputTokens: _$zod.ZodNumber;
|
|
534
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
535
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
536
|
+
}, _$zod_v4_core0.$strip>>;
|
|
537
|
+
}, _$zod_v4_core0.$strip>;
|
|
538
|
+
transitioned: _$zod.ZodBoolean;
|
|
539
|
+
}, _$zod_v4_core0.$strip>;
|
|
540
|
+
};
|
|
541
|
+
set: {
|
|
542
|
+
request: _$zod.ZodObject<{
|
|
543
|
+
turn: _$zod.ZodObject<{
|
|
544
|
+
turnId: _$zod.ZodString;
|
|
545
|
+
sessionId: _$zod.ZodString;
|
|
546
|
+
turnNumber: _$zod.ZodNumber;
|
|
547
|
+
startedAt: _$zod.ZodNumber;
|
|
548
|
+
completedAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
549
|
+
status: _$zod.ZodEnum<{
|
|
550
|
+
error: "error";
|
|
551
|
+
completed: "completed";
|
|
552
|
+
active: "active";
|
|
553
|
+
}>;
|
|
554
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
555
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
556
|
+
total: _$zod.ZodObject<{
|
|
557
|
+
inputTokens: _$zod.ZodNumber;
|
|
558
|
+
outputTokens: _$zod.ZodNumber;
|
|
559
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
560
|
+
}, _$zod_v4_core0.$strip>;
|
|
561
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
562
|
+
inputTokens: _$zod.ZodNumber;
|
|
563
|
+
outputTokens: _$zod.ZodNumber;
|
|
564
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
565
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
566
|
+
}, _$zod_v4_core0.$strip>>;
|
|
567
|
+
}, _$zod_v4_core0.$strip>;
|
|
568
|
+
}, _$zod_v4_core0.$strip>;
|
|
569
|
+
response: _$zod.ZodObject<{
|
|
570
|
+
turn: _$zod.ZodObject<{
|
|
571
|
+
turnId: _$zod.ZodString;
|
|
572
|
+
sessionId: _$zod.ZodString;
|
|
573
|
+
turnNumber: _$zod.ZodNumber;
|
|
574
|
+
startedAt: _$zod.ZodNumber;
|
|
575
|
+
completedAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
576
|
+
status: _$zod.ZodEnum<{
|
|
577
|
+
error: "error";
|
|
578
|
+
completed: "completed";
|
|
579
|
+
active: "active";
|
|
580
|
+
}>;
|
|
581
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
582
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
583
|
+
total: _$zod.ZodObject<{
|
|
584
|
+
inputTokens: _$zod.ZodNumber;
|
|
585
|
+
outputTokens: _$zod.ZodNumber;
|
|
586
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
587
|
+
}, _$zod_v4_core0.$strip>;
|
|
588
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
589
|
+
inputTokens: _$zod.ZodNumber;
|
|
590
|
+
outputTokens: _$zod.ZodNumber;
|
|
591
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
592
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
593
|
+
}, _$zod_v4_core0.$strip>>;
|
|
594
|
+
}, _$zod_v4_core0.$strip>;
|
|
595
|
+
}, _$zod_v4_core0.$strip>;
|
|
596
|
+
};
|
|
597
|
+
get: {
|
|
598
|
+
request: _$zod.ZodObject<{
|
|
599
|
+
turnId: _$zod.ZodString;
|
|
600
|
+
}, _$zod_v4_core0.$strip>;
|
|
601
|
+
response: _$zod.ZodObject<{
|
|
602
|
+
turn: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
603
|
+
turnId: _$zod.ZodString;
|
|
604
|
+
sessionId: _$zod.ZodString;
|
|
605
|
+
turnNumber: _$zod.ZodNumber;
|
|
606
|
+
startedAt: _$zod.ZodNumber;
|
|
607
|
+
completedAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
608
|
+
status: _$zod.ZodEnum<{
|
|
609
|
+
error: "error";
|
|
610
|
+
completed: "completed";
|
|
611
|
+
active: "active";
|
|
612
|
+
}>;
|
|
613
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
614
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
615
|
+
total: _$zod.ZodObject<{
|
|
616
|
+
inputTokens: _$zod.ZodNumber;
|
|
617
|
+
outputTokens: _$zod.ZodNumber;
|
|
618
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
619
|
+
}, _$zod_v4_core0.$strip>;
|
|
620
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
621
|
+
inputTokens: _$zod.ZodNumber;
|
|
622
|
+
outputTokens: _$zod.ZodNumber;
|
|
623
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
624
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
625
|
+
}, _$zod_v4_core0.$strip>>;
|
|
626
|
+
}, _$zod_v4_core0.$strip>>;
|
|
627
|
+
}, _$zod_v4_core0.$strip>;
|
|
628
|
+
};
|
|
629
|
+
getBySession: {
|
|
630
|
+
request: _$zod.ZodObject<{
|
|
631
|
+
sessionId: _$zod.ZodString;
|
|
632
|
+
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
633
|
+
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
634
|
+
error: "error";
|
|
635
|
+
completed: "completed";
|
|
636
|
+
active: "active";
|
|
637
|
+
}>>;
|
|
638
|
+
}, _$zod_v4_core0.$strip>;
|
|
639
|
+
response: _$zod.ZodObject<{
|
|
640
|
+
turns: _$zod.ZodArray<_$zod.ZodObject<{
|
|
641
|
+
turnId: _$zod.ZodString;
|
|
642
|
+
sessionId: _$zod.ZodString;
|
|
643
|
+
turnNumber: _$zod.ZodNumber;
|
|
644
|
+
startedAt: _$zod.ZodNumber;
|
|
645
|
+
completedAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
646
|
+
status: _$zod.ZodEnum<{
|
|
647
|
+
error: "error";
|
|
648
|
+
completed: "completed";
|
|
649
|
+
active: "active";
|
|
650
|
+
}>;
|
|
651
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
652
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
653
|
+
total: _$zod.ZodObject<{
|
|
654
|
+
inputTokens: _$zod.ZodNumber;
|
|
655
|
+
outputTokens: _$zod.ZodNumber;
|
|
656
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
657
|
+
}, _$zod_v4_core0.$strip>;
|
|
658
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
659
|
+
inputTokens: _$zod.ZodNumber;
|
|
660
|
+
outputTokens: _$zod.ZodNumber;
|
|
661
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
662
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
663
|
+
}, _$zod_v4_core0.$strip>>;
|
|
664
|
+
}, _$zod_v4_core0.$strip>>;
|
|
665
|
+
}, _$zod_v4_core0.$strip>;
|
|
666
|
+
};
|
|
667
|
+
getActive: {
|
|
668
|
+
request: _$zod.ZodObject<{
|
|
669
|
+
sessionId: _$zod.ZodString;
|
|
670
|
+
}, _$zod_v4_core0.$strip>;
|
|
671
|
+
response: _$zod.ZodObject<{
|
|
672
|
+
turn: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
673
|
+
turnId: _$zod.ZodString;
|
|
674
|
+
sessionId: _$zod.ZodString;
|
|
675
|
+
turnNumber: _$zod.ZodNumber;
|
|
676
|
+
startedAt: _$zod.ZodNumber;
|
|
677
|
+
completedAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
678
|
+
status: _$zod.ZodEnum<{
|
|
679
|
+
error: "error";
|
|
680
|
+
completed: "completed";
|
|
681
|
+
active: "active";
|
|
682
|
+
}>;
|
|
683
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
684
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
685
|
+
total: _$zod.ZodObject<{
|
|
686
|
+
inputTokens: _$zod.ZodNumber;
|
|
687
|
+
outputTokens: _$zod.ZodNumber;
|
|
688
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
689
|
+
}, _$zod_v4_core0.$strip>;
|
|
690
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
691
|
+
inputTokens: _$zod.ZodNumber;
|
|
692
|
+
outputTokens: _$zod.ZodNumber;
|
|
693
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
694
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
695
|
+
}, _$zod_v4_core0.$strip>>;
|
|
696
|
+
}, _$zod_v4_core0.$strip>>;
|
|
697
|
+
}, _$zod_v4_core0.$strip>;
|
|
698
|
+
};
|
|
699
|
+
listActive: {
|
|
700
|
+
request: _$zod.ZodObject<{}, _$zod_v4_core0.$strip>;
|
|
701
|
+
response: _$zod.ZodObject<{
|
|
702
|
+
turns: _$zod.ZodArray<_$zod.ZodObject<{
|
|
703
|
+
turnId: _$zod.ZodString;
|
|
704
|
+
sessionId: _$zod.ZodString;
|
|
705
|
+
turnNumber: _$zod.ZodNumber;
|
|
706
|
+
startedAt: _$zod.ZodNumber;
|
|
707
|
+
completedAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
708
|
+
status: _$zod.ZodEnum<{
|
|
709
|
+
error: "error";
|
|
710
|
+
completed: "completed";
|
|
711
|
+
active: "active";
|
|
712
|
+
}>;
|
|
713
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
714
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
715
|
+
total: _$zod.ZodObject<{
|
|
716
|
+
inputTokens: _$zod.ZodNumber;
|
|
717
|
+
outputTokens: _$zod.ZodNumber;
|
|
718
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
719
|
+
}, _$zod_v4_core0.$strip>;
|
|
720
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
721
|
+
inputTokens: _$zod.ZodNumber;
|
|
722
|
+
outputTokens: _$zod.ZodNumber;
|
|
723
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
724
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
725
|
+
}, _$zod_v4_core0.$strip>>;
|
|
726
|
+
}, _$zod_v4_core0.$strip>>;
|
|
727
|
+
}, _$zod_v4_core0.$strip>;
|
|
728
|
+
};
|
|
729
|
+
};
|
|
730
|
+
options?: _$_makaio_core0.NamespaceRegistrationOptions;
|
|
731
|
+
__filterPayload?: {
|
|
732
|
+
[x: string]: string | number | {
|
|
733
|
+
total: {
|
|
734
|
+
inputTokens: number;
|
|
735
|
+
outputTokens: number;
|
|
736
|
+
cost?: number | undefined;
|
|
737
|
+
};
|
|
738
|
+
byAgent?: Record<string, {
|
|
739
|
+
inputTokens: number;
|
|
740
|
+
outputTokens: number;
|
|
741
|
+
cost?: number | undefined;
|
|
742
|
+
}> | undefined;
|
|
743
|
+
} | {
|
|
744
|
+
turnId: string;
|
|
745
|
+
sessionId: string;
|
|
746
|
+
turnNumber: number;
|
|
747
|
+
startedAt: number;
|
|
748
|
+
status: "error" | "completed" | "active";
|
|
749
|
+
completedAt?: number | undefined;
|
|
750
|
+
error?: string | undefined;
|
|
751
|
+
usage?: {
|
|
752
|
+
total: {
|
|
753
|
+
inputTokens: number;
|
|
754
|
+
outputTokens: number;
|
|
755
|
+
cost?: number | undefined;
|
|
756
|
+
};
|
|
757
|
+
byAgent?: Record<string, {
|
|
758
|
+
inputTokens: number;
|
|
759
|
+
outputTokens: number;
|
|
760
|
+
cost?: number | undefined;
|
|
761
|
+
}> | undefined;
|
|
762
|
+
} | undefined;
|
|
763
|
+
};
|
|
764
|
+
} | undefined;
|
|
765
|
+
};
|
|
766
|
+
//#endregion
|
|
767
|
+
export { TurnStorageNamespace as t };
|