@makaio/framework 1.0.0-dev-1781117225170 → 1.0.0-dev-1781260968078
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/README.md +29 -0
- package/dist/.makaio-build.json +2 -2
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/config/index.mjs +1 -1
- package/dist/adapters/index.d.mts +3 -3
- package/dist/adapters/index.mjs +1 -1
- package/dist/adapters/node.d.mts +1 -1
- package/dist/adapters/node.mjs +1 -1
- package/dist/bus/index.mjs +1 -1
- package/dist/client-BJVDImPV.d.mts +175 -0
- package/dist/clients/index.d.mts +105 -2
- package/dist/clients/index.mjs +2 -2
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +2 -2
- package/dist/contracts/common/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +1 -1
- package/dist/contracts/extension/index.d.mts +4 -4
- package/dist/contracts/extension/index.mjs +1 -1
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/host/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +575 -62
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/model-registry/index.d.mts +1 -1
- package/dist/contracts/native-session-supervisor/index.d.mts +1 -1
- package/dist/contracts/platform/index.d.mts +1 -1
- package/dist/contracts/provider/index.d.mts +2 -2
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/telemetry/index.d.mts +1 -1
- package/dist/contracts/timeout/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/{definition-Cp-5xJp_.d.mts → definition-SiimP25_.d.mts} +1 -1
- package/dist/{detached-extension-handle-oXbjv1tA.mjs → detached-extension-handle-Diiwgm13.mjs} +1 -1
- package/dist/drizzle/0001_messages_content_tsv.na.md +18 -0
- package/dist/drizzle/0012_legal_kate_bishop.sql +3 -0
- package/dist/drizzle/0013_eager_rhodey.sql +56 -0
- package/dist/drizzle/0014_fancy_ultimo.sql +1 -0
- package/dist/drizzle/meta/0012_snapshot.json +2934 -0
- package/dist/drizzle/meta/0013_snapshot.json +2954 -0
- package/dist/drizzle/meta/0014_snapshot.json +2959 -0
- package/dist/drizzle/meta/_journal.json +21 -0
- package/dist/drizzle-wjquQK2m.mjs +1 -0
- package/dist/extension-DfNcE0zm.mjs +1 -0
- package/dist/extension-ZBN4BGre.mjs +1 -0
- package/dist/{filesystem-service-CBJT7A5w.mjs → filesystem-service-BjfrUmGS.mjs} +1 -1
- package/dist/{globby-C0lgTOUl.mjs → globby-BIH65cbN.mjs} +1 -1
- package/dist/handler-DSfSAlxx.mjs +1 -0
- package/dist/handlers-C8EtpSqK.mjs +41 -0
- package/dist/{index-DfUBcVtG.d.mts → index-B2xbnMZe.d.mts} +1 -1
- package/dist/{index-uQl_1wQO.d.mts → index-BAhJKQLX.d.mts} +8 -8
- package/dist/{index-i7o6FtS0.d.mts → index-BDRKAxIV.d.mts} +129 -2
- package/dist/{index-kLBWooVu.d.mts → index-BQiHs8EF.d.mts} +12 -12
- package/dist/{index-SFkbbDxs.d.mts → index-BYkOUd0x.d.mts} +1 -1
- package/dist/{index-C1uZLARQ.d.mts → index-BvSyOgTY.d.mts} +1314 -46
- package/dist/{index-Bw8SkcWG.d.mts → index-Bw_zL7Rs.d.mts} +1 -1
- package/dist/{index-CXfWW8cP.d.mts → index-CARxIllg.d.mts} +7 -7
- package/dist/{index-t9Vt4Jbb.d.mts → index-Cb64d5c5.d.mts} +6 -6
- package/dist/{index-hWzUQtDn.d.mts → index-CgjslA5-.d.mts} +92 -19
- package/dist/{index-ClgVA8Rz.d.mts → index-D5CI1V5d.d.mts} +22 -22
- package/dist/{index-BY-fz0Jy.d.mts → index-DDQkhhRo.d.mts} +149 -141
- package/dist/{index-v2kRZnfw2.d.mts → index-DTdqGAfH2.d.mts} +20 -10
- package/dist/{index-CT-zFurA.d.mts → index-Drz_a7kW.d.mts} +1 -1
- package/dist/{index-BELri1Hy.d.mts → index-IekAD8Gp.d.mts} +8 -8
- package/dist/{index-C_jIVT40.d.mts → index-fVgKVvta.d.mts} +1 -1
- package/dist/kernel/cli/index.d.mts +2 -2
- package/dist/kernel/cli/register.d.mts +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/observability/index.d.mts +1 -1
- package/dist/kernel/providers/index.d.mts +1 -1
- package/dist/kernel/window/index.d.mts +1 -1
- package/dist/{lib-zuQKc8ym.mjs → lib-Cq5R6Tx9.mjs} +1 -1
- package/dist/{lib-IkUYa2Qs.mjs → lib-nlcl5kRW.mjs} +1 -1
- package/dist/{load-extensions-DE8qDIqi.d.mts → load-extensions-D9nbDIiW.d.mts} +1 -1
- package/dist/{load-extensions-CwxilDj1.mjs → load-extensions-wELQ4BBN.mjs} +1 -1
- package/dist/mcp-http-server/index.mjs +1 -1
- package/dist/{namespace-CZPu_jvy.d.mts → namespace-7tsuJhQ9.d.mts} +66 -66
- package/dist/{namespace-ffepZB8Y.d.mts → namespace-B73Sxj5L.d.mts} +6 -6
- package/dist/{namespace-Da_dHfdm.d.mts → namespace-Ba4bxtHQ.d.mts} +11 -11
- package/dist/{namespace-DvHoeMUV.d.mts → namespace-DDCjoQUj.d.mts} +3 -3
- package/dist/namespace-DwE2g8Wm.mjs +1 -0
- 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/{orchestrator-shared-FnWrPS09.mjs → orchestrator-shared-Dt4WDse7.mjs} +1 -1
- package/dist/package-Be2Ez4vv.mjs +1 -0
- package/dist/package.json +1 -1
- package/dist/primitive-runtime-Xrc9xh6p.mjs +1 -0
- package/dist/registry-RG-bkw3c.mjs +146 -0
- package/dist/rules/index.d.mts +1 -1
- package/dist/rules/index.mjs +1 -1
- package/dist/rules/schemas.d.mts +1 -1
- package/dist/runtime-bun/index.mjs +1 -1
- package/dist/runtime-node/extension-discovery.d.mts +1 -1
- package/dist/runtime-node/extension-validation.d.mts +1 -1
- package/dist/runtime-node/extension-validation.mjs +1 -1
- package/dist/runtime-node/index.d.mts +59 -38
- package/dist/runtime-node/index.mjs +26 -53
- package/dist/runtime-node/makaio-config.d.mts +1 -1
- package/dist/runtime-node/makaio-config.mjs +1 -1
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/runtime-node/workflow-worker/index.mjs +1 -1
- package/dist/runtime-node/workflow-worker/worker-entry.mjs +1 -1
- package/dist/{schema-CfuF2cXW.d.mts → schema-BNrM9LWb.d.mts} +218 -12
- package/dist/schema-BerZmr2q.mjs +1 -0
- package/dist/schema-BrnYlDwZ.mjs +1 -0
- package/dist/{schemas-SPI-Y87l2.d.mts → schemas-DAFYpgHk2.d.mts} +12 -12
- package/dist/services/adapter-runtime/index.d.mts +3 -3
- 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/namespace.d.mts +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/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/execution-target/index.d.mts +3 -3
- package/dist/services/execution-target/namespace.d.mts +1 -1
- package/dist/services/execution-target/schemas.d.mts +1 -1
- package/dist/services/filesystem/index.d.mts +1 -1
- package/dist/services/filesystem/index.mjs +1 -1
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/schemas.d.mts +2 -2
- package/dist/services/harness/index.d.mts +32 -20
- package/dist/services/harness/index.mjs +1 -1
- package/dist/services/harness/storage/schema.d.mts +60 -16
- package/dist/services/harness/storage/schema.mjs +1 -1
- package/dist/services/index.d.mts +73 -73
- package/dist/services/index.mjs +1 -1
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +7 -12
- 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/namespace.d.mts +2 -2
- package/dist/services/log-import/schemas.d.mts +1 -1
- package/dist/services/model-registry/index.d.mts +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/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 +2 -2
- package/dist/services/session/storage/schema.mjs +1 -1
- package/dist/services/session/testing/index.d.mts +18 -2
- package/dist/services/session/testing/index.mjs +52 -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 +1 -1
- package/dist/services/settings/index.d.mts +3 -3
- package/dist/services/settings/namespace.d.mts +12 -12
- package/dist/services/settings/storage/clients-namespace.d.mts +1 -1
- package/dist/services/settings/storage/index.d.mts +3 -3
- package/dist/services/settings/storage/providers-namespace.d.mts +1 -1
- package/dist/services/subagent/index.d.mts +1 -1
- package/dist/services/subagent-template/index.d.mts +2 -2
- package/dist/services/subagent-template/namespace.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tool-approval/index.d.mts +1 -1
- package/dist/services/tool-approval/index.mjs +1 -1
- package/dist/services/tools/index.d.mts +1 -1
- package/dist/services/tools/index.mjs +1 -1
- package/dist/services/tray-menu/index.d.mts +3 -3
- package/dist/services/tray-menu/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/session-KnewDVxt.mjs +39 -0
- package/dist/{session-lineage-CxHc3_bm.d.mts → session-lineage-CXzV_hAP.d.mts} +1 -1
- package/dist/{src-DI5TcYUW.mjs → src-CBG3IHUl.mjs} +1 -1
- package/dist/storage/drizzle/client.d.mts +2 -78
- package/dist/storage/drizzle/client.mjs +1 -1
- package/dist/storage/drizzle/columns/postgres.d.mts +88 -0
- package/dist/storage/drizzle/columns/postgres.mjs +1 -0
- package/dist/storage/drizzle/columns/sqlite.d.mts +81 -0
- package/dist/storage/drizzle/columns/sqlite.mjs +1 -0
- package/dist/storage/drizzle/index.d.mts +976 -23
- package/dist/storage/drizzle/index.mjs +1 -1
- package/dist/storage/handlers/drizzle/index.d.mts +1 -1
- package/dist/storage/handlers/drizzle/index.mjs +1 -1
- package/dist/storage/handlers/index.d.mts +1 -1
- package/dist/storage/handlers/index.mjs +1 -1
- package/dist/testing/drizzle-harness.d.mts +52 -6
- package/dist/testing/drizzle-harness.mjs +1 -1
- package/dist/testing/index.d.mts +34 -2
- package/dist/testing/index.mjs +1 -1
- package/dist/{tool-approval-service-BgNcJvKx.mjs → tool-approval-service-Cb2F1yT6.mjs} +1 -1
- package/dist/tools-D5DVHC-R.mjs +1 -0
- package/dist/{types-C5Uy3WEy.d.mts → types-D5IMwOkJ.d.mts} +1 -1
- package/dist/{types-CZHV05Lu.d.mts → types-DLVitCZP.d.mts} +51 -51
- package/dist/ui-kernel/index.d.mts +1 -1
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/workflow-engine/index.d.mts +482 -86
- package/dist/workflow-engine/index.mjs +1 -1
- package/dist/workflow-engine/package.d.mts +1 -1
- package/dist/workflow-engine/package.mjs +1 -1
- package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
- package/dist/{workflow-worker-hDaQzTBl.mjs → workflow-worker-CK9Sqj7D.mjs} +1 -1
- package/package.json +40 -1
- package/dist/drizzle-DpjZFY_j.mjs +0 -1
- package/dist/extension--5Q190u_.mjs +0 -1
- package/dist/extension-DFIZ3FCJ.mjs +0 -1
- package/dist/handlers-Bev7-xjL.mjs +0 -41
- package/dist/namespace-CDiM5Bcr.mjs +0 -1
- package/dist/namespace-h0HIuqx0.mjs +0 -1
- package/dist/package-C9wOiMK9.mjs +0 -1
- package/dist/primitive-runtime-1Z3JbRUj.mjs +0 -1
- package/dist/schema-DCJyzRHe.mjs +0 -1
- package/dist/schema-DOnJmAPw.mjs +0 -1
- package/dist/session-BnfsJoZi.mjs +0 -134
- package/dist/tools-B8d8Iqqx.mjs +0 -1
- package/dist/types-yTKQTAok.d.mts +0 -31
- /package/dist/{ajv-0JG5NFEd.mjs → ajv-BA2z5ztb.mjs} +0 -0
- /package/dist/{await-trigger-CHuOd5co.mjs → await-trigger-DREnXCEJ.mjs} +0 -0
- /package/dist/{base-orchestrator-D-S9v5VY.d.mts → base-orchestrator-M5mAB5-w.d.mts} +0 -0
- /package/dist/{cleanEnvForAdapter-BlpmyXYk.mjs → cleanEnvForAdapter-vZfPGi0X.mjs} +0 -0
- /package/dist/{clients-namespace-E97p_GKF.d.mts → clients-namespace-SFk7OTop.d.mts} +0 -0
- /package/dist/{config-namespace-R_34Wfps.d.mts → config-namespace-BzAvE2nY.d.mts} +0 -0
- /package/dist/{create-static-mount-B9Szo_7y.mjs → create-static-mount-BB1MIQ9J.mjs} +0 -0
- /package/dist/{cross-spawn-CTptpCy4.mjs → cross-spawn-BL6EvJBv.mjs} +0 -0
- /package/dist/{cursor-storage-YikwAZR5.mjs → cursor-storage-CmKjSvKY.mjs} +0 -0
- /package/dist/{definition-CYzWS2eR.d.mts → definition-BSghHJpQ.d.mts} +0 -0
- /package/dist/{definition-CvOuzWNT.d.mts → definition-q6iLw11H.d.mts} +0 -0
- /package/dist/{descriptor-to-package-9nrAH_D5.mjs → descriptor-to-package-CY8oc2gl.mjs} +0 -0
- /package/dist/{esm-CglYG5aA.mjs → esm-CQVFKEW5.mjs} +0 -0
- /package/dist/{extension-discovery-BD1-oNU_.d.mts → extension-discovery-CkV_VRdJ.d.mts} +0 -0
- /package/dist/{filesystem-service-BcwRp4k1.d.mts → filesystem-service-Ddngll0j.d.mts} +0 -0
- /package/dist/{index-DJQew2k-.d.mts → index-9IDJUJ4X.d.mts} +0 -0
- /package/dist/{index-CNYPKkyH.d.mts → index-BBvcP-P0.d.mts} +0 -0
- /package/dist/{index-BFaeVdsn2.d.mts → index-BKKNWqkP2.d.mts} +0 -0
- /package/dist/{index-Dn9Uum3F.d.mts → index-BMpRB6iE.d.mts} +0 -0
- /package/dist/{index-CdNDnxXR.d.mts → index-BbCjtc3h.d.mts} +0 -0
- /package/dist/{index-B6RGNugn.d.mts → index-BnQSPC6c.d.mts} +0 -0
- /package/dist/{index-DUPZKsd3.d.mts → index-BpXX9WZJ.d.mts} +0 -0
- /package/dist/{index-DUhXk_q6.d.mts → index-BpniJgxu.d.mts} +0 -0
- /package/dist/{index-ChG8ZUNP.d.mts → index-Bsp0O_sI.d.mts} +0 -0
- /package/dist/{index-CmGvjpUG.d.mts → index-BtztOqaF.d.mts} +0 -0
- /package/dist/{index-CF7dnqQj.d.mts → index-Buo9H8RK.d.mts} +0 -0
- /package/dist/{index-9KnLzPYu.d.mts → index-BxFA1XcP.d.mts} +0 -0
- /package/dist/{index-AZ4iLe7O2.d.mts → index-C33Tq1ei2.d.mts} +0 -0
- /package/dist/{index--0CnhN0g.d.mts → index-C6BhKRnH.d.mts} +0 -0
- /package/dist/{index-BV8rSmDZ.d.mts → index-CDU_s69P.d.mts} +0 -0
- /package/dist/{index-BDlpFEsp2.d.mts → index-CGJjA-hR2.d.mts} +0 -0
- /package/dist/{index-Dsu1tPHm.d.mts → index-CZ_TcT6J.d.mts} +0 -0
- /package/dist/{index-DNGUXQGC.d.mts → index-Cz9JMjZK.d.mts} +0 -0
- /package/dist/{index-C-YBGCCG.d.mts → index-D0SUjZmU.d.mts} +0 -0
- /package/dist/{index-yNb7G73-.d.mts → index-D6Iyvz9T.d.mts} +0 -0
- /package/dist/{index-ziQTLYUO.d.mts → index-DOfq0qqv.d.mts} +0 -0
- /package/dist/{index-BYxgW2i0.d.mts → index-DSV1aFgK.d.mts} +0 -0
- /package/dist/{index-Dbwm5Y-Q.d.mts → index-Dsq2zKvu.d.mts} +0 -0
- /package/dist/{jsonl-transport-DBHQgcIm.mjs → jsonl-transport-C21tpVfe.mjs} +0 -0
- /package/dist/{lib-CaOdTS9F.mjs → lib-CNOQJtgs.mjs} +0 -0
- /package/dist/{namespace-DnZ4rS6T2.d.mts → namespace-B60mn8J-2.d.mts} +0 -0
- /package/dist/{namespace-DfYutvMT.d.mts → namespace-BBVtD1gu.d.mts} +0 -0
- /package/dist/{namespace-BaJJxBsI.d.mts → namespace-CHMszppN.d.mts} +0 -0
- /package/dist/{namespace-uGw5nK6d.d.mts → namespace-CqUGzG53.d.mts} +0 -0
- /package/dist/{namespace-Dik_dNeE.d.mts → namespace-D1Iw_d1P.d.mts} +0 -0
- /package/dist/{namespace-13uMtVGj.d.mts → namespace-DRFJN-_z.d.mts} +0 -0
- /package/dist/{namespace-TfZGCy7N.d.mts → namespace-DzVf1hVH.d.mts} +0 -0
- /package/dist/{namespace-QTFnJWHC.d.mts → namespace-XTGCaSXj.d.mts} +0 -0
- /package/dist/{namespace-CTrNKkxY.d.mts → namespace-nlsvvMtD.d.mts} +0 -0
- /package/dist/{namespace-DkDvQJhB.d.mts → namespace-uuR0Fg5r.d.mts} +0 -0
- /package/dist/{orchestrator-shared-BZVeoRfr.d.mts → orchestrator-shared-D91Wk7z-.d.mts} +0 -0
- /package/dist/{out-CiFds_ap.mjs → out-C1JFb2Bp.mjs} +0 -0
- /package/dist/{package-B2HkKyRz.d.mts → package-BSnp1zOR.d.mts} +0 -0
- /package/dist/{providers-namespace-Cc9FQ-Zt.d.mts → providers-namespace-BqWYkydw.d.mts} +0 -0
- /package/dist/{schemas-BD-1NGmS.d.mts → schemas-B5ToLwIs.d.mts} +0 -0
- /package/dist/{schemas-Hy-lsBpg.d.mts → schemas-B77Gi8Xr.d.mts} +0 -0
- /package/dist/{schemas-BzK1I1eX.d.mts → schemas-C792eVAZ.d.mts} +0 -0
- /package/dist/{schemas-CYS6bkht.d.mts → schemas-Chyj6HuZ.d.mts} +0 -0
- /package/dist/{schemas-BiMxSTUx.d.mts → schemas-CkOSG2eJ.d.mts} +0 -0
- /package/dist/{schemas-DL_bGYyZ.d.mts → schemas-DZUaRcYl.d.mts} +0 -0
- /package/dist/{schemas-DdZwjeF0.d.mts → schemas-Dv5FxHDT.d.mts} +0 -0
- /package/dist/{schemas-CsjB6gel.d.mts → schemas-Dyk7JuVl.d.mts} +0 -0
- /package/dist/{schemas-DFWGb4uj.d.mts → schemas-Kq33MTPY.d.mts} +0 -0
- /package/dist/{schemas-BFeP62V4.d.mts → schemas-lqvZ6UpK.d.mts} +0 -0
- /package/dist/{server-lifecycle-DVAbXQzg.d.mts → server-lifecycle-47mygK3E.d.mts} +0 -0
- /package/dist/{server-lifecycle-JTFuSJhg.mjs → server-lifecycle-Cg47L59Q.mjs} +0 -0
- /package/dist/{src-4_2jBceX.mjs → src-DedDL9iv.mjs} +0 -0
- /package/dist/{storage-namespace-I30TaZP7.d.mts → storage-namespace-BXmMUd7a.d.mts} +0 -0
- /package/dist/{storage-namespace-definition-ZNBL3v2h.d.mts → storage-namespace-definition-C3XbpiP8.d.mts} +0 -0
- /package/dist/{types-11QnNmpW.d.mts → types-5Gw3iVpK.d.mts} +0 -0
- /package/dist/{types-BKNpS4Xw.d.mts → types-B0BtvVAq.d.mts} +0 -0
- /package/dist/{types-0u6hpELc.d.mts → types-BMpIa4fx.d.mts} +0 -0
- /package/dist/{types-BtMNh2FS.d.mts → types-D-bP8RRE.d.mts} +0 -0
- /package/dist/{window-registry-QD1rTk_f.d.mts → window-registry-CfEi_Ji4.d.mts} +0 -0
|
@@ -49,7 +49,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
49
49
|
length: number | undefined;
|
|
50
50
|
}>;
|
|
51
51
|
createdAt: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
52
|
-
name:
|
|
52
|
+
name: string;
|
|
53
53
|
tableName: "sessions";
|
|
54
54
|
dataType: "number";
|
|
55
55
|
columnType: "SQLiteInteger";
|
|
@@ -66,7 +66,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
66
66
|
generated: undefined;
|
|
67
67
|
}, {}, {}>;
|
|
68
68
|
lastActivityAt: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
69
|
-
name:
|
|
69
|
+
name: string;
|
|
70
70
|
tableName: "sessions";
|
|
71
71
|
dataType: "number";
|
|
72
72
|
columnType: "SQLiteInteger";
|
|
@@ -87,7 +87,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
87
87
|
tableName: "sessions";
|
|
88
88
|
dataType: "string";
|
|
89
89
|
columnType: "SQLiteText";
|
|
90
|
-
data: "
|
|
90
|
+
data: "closed" | "active" | "archived" | "discovered";
|
|
91
91
|
driverParam: string;
|
|
92
92
|
notNull: true;
|
|
93
93
|
hasDefault: false;
|
|
@@ -201,7 +201,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
201
201
|
tableName: "sessions";
|
|
202
202
|
dataType: "string";
|
|
203
203
|
columnType: "SQLiteText";
|
|
204
|
-
data: "
|
|
204
|
+
data: "branch" | "fork" | "subagent" | "compress" | "rewrite" | "coordinator" | "aside";
|
|
205
205
|
driverParam: string;
|
|
206
206
|
notNull: false;
|
|
207
207
|
hasDefault: false;
|
|
@@ -330,7 +330,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
330
330
|
length: number | undefined;
|
|
331
331
|
}>;
|
|
332
332
|
isOrchestrated: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
333
|
-
name:
|
|
333
|
+
name: string;
|
|
334
334
|
tableName: "sessions";
|
|
335
335
|
dataType: "boolean";
|
|
336
336
|
columnType: "SQLiteBoolean";
|
|
@@ -385,7 +385,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
385
385
|
length: number | undefined;
|
|
386
386
|
}>;
|
|
387
387
|
summaryUpdatedAt: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
388
|
-
name:
|
|
388
|
+
name: string;
|
|
389
389
|
tableName: "sessions";
|
|
390
390
|
dataType: "number";
|
|
391
391
|
columnType: "SQLiteInteger";
|
|
@@ -402,7 +402,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
402
402
|
generated: undefined;
|
|
403
403
|
}, {}, {}>;
|
|
404
404
|
isImported: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
405
|
-
name:
|
|
405
|
+
name: string;
|
|
406
406
|
tableName: "sessions";
|
|
407
407
|
dataType: "boolean";
|
|
408
408
|
columnType: "SQLiteBoolean";
|
|
@@ -571,7 +571,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
571
571
|
length: number | undefined;
|
|
572
572
|
}>;
|
|
573
573
|
discoveredAt: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
574
|
-
name:
|
|
574
|
+
name: string;
|
|
575
575
|
tableName: "sessions";
|
|
576
576
|
dataType: "number";
|
|
577
577
|
columnType: "SQLiteInteger";
|
|
@@ -884,7 +884,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
884
884
|
tableName: "agents";
|
|
885
885
|
dataType: "string";
|
|
886
886
|
columnType: "SQLiteText";
|
|
887
|
-
data: "
|
|
887
|
+
data: "idle" | "active" | "dead" | "disposed";
|
|
888
888
|
driverParam: string;
|
|
889
889
|
notNull: true;
|
|
890
890
|
hasDefault: false;
|
|
@@ -899,7 +899,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
899
899
|
length: number | undefined;
|
|
900
900
|
}>;
|
|
901
901
|
createdAt: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
902
|
-
name:
|
|
902
|
+
name: string;
|
|
903
903
|
tableName: "agents";
|
|
904
904
|
dataType: "number";
|
|
905
905
|
columnType: "SQLiteInteger";
|
|
@@ -916,7 +916,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
916
916
|
generated: undefined;
|
|
917
917
|
}, {}, {}>;
|
|
918
918
|
lastActivityAt: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
919
|
-
name:
|
|
919
|
+
name: string;
|
|
920
920
|
tableName: "agents";
|
|
921
921
|
dataType: "number";
|
|
922
922
|
columnType: "SQLiteInteger";
|
|
@@ -972,8 +972,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
972
972
|
member: "member";
|
|
973
973
|
}>;
|
|
974
974
|
status: _$zod.ZodEnum<{
|
|
975
|
-
active: "active";
|
|
976
975
|
idle: "idle";
|
|
976
|
+
active: "active";
|
|
977
977
|
dead: "dead";
|
|
978
978
|
disposed: "disposed";
|
|
979
979
|
}>;
|
|
@@ -981,10 +981,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
981
981
|
lastActivityAt: _$zod.ZodNumber;
|
|
982
982
|
}, _$zod_v4_core0.$strip>>;
|
|
983
983
|
status: _$zod.ZodEnum<{
|
|
984
|
-
discovered: "discovered";
|
|
985
984
|
closed: "closed";
|
|
986
985
|
active: "active";
|
|
987
986
|
archived: "archived";
|
|
987
|
+
discovered: "discovered";
|
|
988
988
|
}>;
|
|
989
989
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
990
990
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -995,10 +995,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
995
995
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
996
996
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
997
997
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
998
|
+
branch: "branch";
|
|
998
999
|
fork: "fork";
|
|
999
1000
|
subagent: "subagent";
|
|
1000
1001
|
compress: "compress";
|
|
1001
|
-
branch: "branch";
|
|
1002
1002
|
rewrite: "rewrite";
|
|
1003
1003
|
coordinator: "coordinator";
|
|
1004
1004
|
aside: "aside";
|
|
@@ -1090,8 +1090,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1090
1090
|
member: "member";
|
|
1091
1091
|
}>;
|
|
1092
1092
|
status: _$zod.ZodEnum<{
|
|
1093
|
-
active: "active";
|
|
1094
1093
|
idle: "idle";
|
|
1094
|
+
active: "active";
|
|
1095
1095
|
dead: "dead";
|
|
1096
1096
|
disposed: "disposed";
|
|
1097
1097
|
}>;
|
|
@@ -1099,10 +1099,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1099
1099
|
lastActivityAt: _$zod.ZodNumber;
|
|
1100
1100
|
}, _$zod_v4_core0.$strip>>;
|
|
1101
1101
|
status: _$zod.ZodEnum<{
|
|
1102
|
-
discovered: "discovered";
|
|
1103
1102
|
closed: "closed";
|
|
1104
1103
|
active: "active";
|
|
1105
1104
|
archived: "archived";
|
|
1105
|
+
discovered: "discovered";
|
|
1106
1106
|
}>;
|
|
1107
1107
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1108
1108
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1113,10 +1113,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1113
1113
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1114
1114
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1115
1115
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1116
|
+
branch: "branch";
|
|
1116
1117
|
fork: "fork";
|
|
1117
1118
|
subagent: "subagent";
|
|
1118
1119
|
compress: "compress";
|
|
1119
|
-
branch: "branch";
|
|
1120
1120
|
rewrite: "rewrite";
|
|
1121
1121
|
coordinator: "coordinator";
|
|
1122
1122
|
aside: "aside";
|
|
@@ -1195,10 +1195,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1195
1195
|
request: _$zod.ZodObject<{
|
|
1196
1196
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1197
1197
|
all: "all";
|
|
1198
|
-
discovered: "discovered";
|
|
1199
1198
|
closed: "closed";
|
|
1200
1199
|
active: "active";
|
|
1201
1200
|
archived: "archived";
|
|
1201
|
+
discovered: "discovered";
|
|
1202
1202
|
}>>;
|
|
1203
1203
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1204
1204
|
offset: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -1233,8 +1233,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1233
1233
|
member: "member";
|
|
1234
1234
|
}>;
|
|
1235
1235
|
status: _$zod.ZodEnum<{
|
|
1236
|
-
active: "active";
|
|
1237
1236
|
idle: "idle";
|
|
1237
|
+
active: "active";
|
|
1238
1238
|
dead: "dead";
|
|
1239
1239
|
disposed: "disposed";
|
|
1240
1240
|
}>;
|
|
@@ -1242,10 +1242,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1242
1242
|
lastActivityAt: _$zod.ZodNumber;
|
|
1243
1243
|
}, _$zod_v4_core0.$strip>>;
|
|
1244
1244
|
status: _$zod.ZodEnum<{
|
|
1245
|
-
discovered: "discovered";
|
|
1246
1245
|
closed: "closed";
|
|
1247
1246
|
active: "active";
|
|
1248
1247
|
archived: "archived";
|
|
1248
|
+
discovered: "discovered";
|
|
1249
1249
|
}>;
|
|
1250
1250
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1251
1251
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1256,10 +1256,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1256
1256
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1257
1257
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1258
1258
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1259
|
+
branch: "branch";
|
|
1259
1260
|
fork: "fork";
|
|
1260
1261
|
subagent: "subagent";
|
|
1261
1262
|
compress: "compress";
|
|
1262
|
-
branch: "branch";
|
|
1263
1263
|
rewrite: "rewrite";
|
|
1264
1264
|
coordinator: "coordinator";
|
|
1265
1265
|
aside: "aside";
|
|
@@ -1336,10 +1336,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1336
1336
|
title: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1337
1337
|
forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1338
1338
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
1339
|
+
branch: "branch";
|
|
1339
1340
|
fork: "fork";
|
|
1340
1341
|
subagent: "subagent";
|
|
1341
1342
|
compress: "compress";
|
|
1342
|
-
branch: "branch";
|
|
1343
1343
|
rewrite: "rewrite";
|
|
1344
1344
|
coordinator: "coordinator";
|
|
1345
1345
|
aside: "aside";
|
|
@@ -1356,10 +1356,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1356
1356
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1357
1357
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1358
1358
|
all: "all";
|
|
1359
|
-
discovered: "discovered";
|
|
1360
1359
|
closed: "closed";
|
|
1361
1360
|
active: "active";
|
|
1362
1361
|
archived: "archived";
|
|
1362
|
+
discovered: "discovered";
|
|
1363
1363
|
}>>;
|
|
1364
1364
|
isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1365
1365
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -1391,8 +1391,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1391
1391
|
member: "member";
|
|
1392
1392
|
}>;
|
|
1393
1393
|
status: _$zod.ZodEnum<{
|
|
1394
|
-
active: "active";
|
|
1395
1394
|
idle: "idle";
|
|
1395
|
+
active: "active";
|
|
1396
1396
|
dead: "dead";
|
|
1397
1397
|
disposed: "disposed";
|
|
1398
1398
|
}>;
|
|
@@ -1400,10 +1400,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1400
1400
|
lastActivityAt: _$zod.ZodNumber;
|
|
1401
1401
|
}, _$zod_v4_core0.$strip>>;
|
|
1402
1402
|
status: _$zod.ZodEnum<{
|
|
1403
|
-
discovered: "discovered";
|
|
1404
1403
|
closed: "closed";
|
|
1405
1404
|
active: "active";
|
|
1406
1405
|
archived: "archived";
|
|
1406
|
+
discovered: "discovered";
|
|
1407
1407
|
}>;
|
|
1408
1408
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1409
1409
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1414,10 +1414,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1414
1414
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1415
1415
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1416
1416
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1417
|
+
branch: "branch";
|
|
1417
1418
|
fork: "fork";
|
|
1418
1419
|
subagent: "subagent";
|
|
1419
1420
|
compress: "compress";
|
|
1420
|
-
branch: "branch";
|
|
1421
1421
|
rewrite: "rewrite";
|
|
1422
1422
|
coordinator: "coordinator";
|
|
1423
1423
|
aside: "aside";
|
|
@@ -1488,10 +1488,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1488
1488
|
request: _$zod.ZodObject<{
|
|
1489
1489
|
sessionId: _$zod.ZodString;
|
|
1490
1490
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1491
|
-
discovered: "discovered";
|
|
1492
1491
|
closed: "closed";
|
|
1493
1492
|
active: "active";
|
|
1494
1493
|
archived: "archived";
|
|
1494
|
+
discovered: "discovered";
|
|
1495
1495
|
}>>;
|
|
1496
1496
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1497
1497
|
contextInheritance: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -1501,10 +1501,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1501
1501
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1502
1502
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1503
1503
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1504
|
+
branch: "branch";
|
|
1504
1505
|
fork: "fork";
|
|
1505
1506
|
subagent: "subagent";
|
|
1506
1507
|
compress: "compress";
|
|
1507
|
-
branch: "branch";
|
|
1508
1508
|
rewrite: "rewrite";
|
|
1509
1509
|
coordinator: "coordinator";
|
|
1510
1510
|
aside: "aside";
|
|
@@ -1569,8 +1569,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1569
1569
|
member: "member";
|
|
1570
1570
|
}>;
|
|
1571
1571
|
status: _$zod.ZodEnum<{
|
|
1572
|
-
active: "active";
|
|
1573
1572
|
idle: "idle";
|
|
1573
|
+
active: "active";
|
|
1574
1574
|
dead: "dead";
|
|
1575
1575
|
disposed: "disposed";
|
|
1576
1576
|
}>;
|
|
@@ -1578,10 +1578,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1578
1578
|
lastActivityAt: _$zod.ZodNumber;
|
|
1579
1579
|
}, _$zod_v4_core0.$strip>>;
|
|
1580
1580
|
status: _$zod.ZodEnum<{
|
|
1581
|
-
discovered: "discovered";
|
|
1582
1581
|
closed: "closed";
|
|
1583
1582
|
active: "active";
|
|
1584
1583
|
archived: "archived";
|
|
1584
|
+
discovered: "discovered";
|
|
1585
1585
|
}>;
|
|
1586
1586
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1587
1587
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1592,10 +1592,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1592
1592
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1593
1593
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1594
1594
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1595
|
+
branch: "branch";
|
|
1595
1596
|
fork: "fork";
|
|
1596
1597
|
subagent: "subagent";
|
|
1597
1598
|
compress: "compress";
|
|
1598
|
-
branch: "branch";
|
|
1599
1599
|
rewrite: "rewrite";
|
|
1600
1600
|
coordinator: "coordinator";
|
|
1601
1601
|
aside: "aside";
|
|
@@ -1754,8 +1754,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1754
1754
|
member: "member";
|
|
1755
1755
|
}>;
|
|
1756
1756
|
status: _$zod.ZodEnum<{
|
|
1757
|
-
active: "active";
|
|
1758
1757
|
idle: "idle";
|
|
1758
|
+
active: "active";
|
|
1759
1759
|
dead: "dead";
|
|
1760
1760
|
disposed: "disposed";
|
|
1761
1761
|
}>;
|
|
@@ -1763,10 +1763,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1763
1763
|
lastActivityAt: _$zod.ZodNumber;
|
|
1764
1764
|
}, _$zod_v4_core0.$strip>>;
|
|
1765
1765
|
status: _$zod.ZodEnum<{
|
|
1766
|
-
discovered: "discovered";
|
|
1767
1766
|
closed: "closed";
|
|
1768
1767
|
active: "active";
|
|
1769
1768
|
archived: "archived";
|
|
1769
|
+
discovered: "discovered";
|
|
1770
1770
|
}>;
|
|
1771
1771
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1772
1772
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1777,10 +1777,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1777
1777
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1778
1778
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1779
1779
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1780
|
+
branch: "branch";
|
|
1780
1781
|
fork: "fork";
|
|
1781
1782
|
subagent: "subagent";
|
|
1782
1783
|
compress: "compress";
|
|
1783
|
-
branch: "branch";
|
|
1784
1784
|
rewrite: "rewrite";
|
|
1785
1785
|
coordinator: "coordinator";
|
|
1786
1786
|
aside: "aside";
|
|
@@ -1879,8 +1879,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1879
1879
|
member: "member";
|
|
1880
1880
|
}>;
|
|
1881
1881
|
status: _$zod.ZodEnum<{
|
|
1882
|
-
active: "active";
|
|
1883
1882
|
idle: "idle";
|
|
1883
|
+
active: "active";
|
|
1884
1884
|
dead: "dead";
|
|
1885
1885
|
disposed: "disposed";
|
|
1886
1886
|
}>;
|
|
@@ -1888,10 +1888,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1888
1888
|
lastActivityAt: _$zod.ZodNumber;
|
|
1889
1889
|
}, _$zod_v4_core0.$strip>>;
|
|
1890
1890
|
status: _$zod.ZodEnum<{
|
|
1891
|
-
discovered: "discovered";
|
|
1892
1891
|
closed: "closed";
|
|
1893
1892
|
active: "active";
|
|
1894
1893
|
archived: "archived";
|
|
1894
|
+
discovered: "discovered";
|
|
1895
1895
|
}>;
|
|
1896
1896
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1897
1897
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1902,10 +1902,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1902
1902
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1903
1903
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1904
1904
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1905
|
+
branch: "branch";
|
|
1905
1906
|
fork: "fork";
|
|
1906
1907
|
subagent: "subagent";
|
|
1907
1908
|
compress: "compress";
|
|
1908
|
-
branch: "branch";
|
|
1909
1909
|
rewrite: "rewrite";
|
|
1910
1910
|
coordinator: "coordinator";
|
|
1911
1911
|
aside: "aside";
|
|
@@ -2025,8 +2025,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2025
2025
|
member: "member";
|
|
2026
2026
|
}>;
|
|
2027
2027
|
status: _$zod.ZodEnum<{
|
|
2028
|
-
active: "active";
|
|
2029
2028
|
idle: "idle";
|
|
2029
|
+
active: "active";
|
|
2030
2030
|
dead: "dead";
|
|
2031
2031
|
disposed: "disposed";
|
|
2032
2032
|
}>;
|
|
@@ -2034,10 +2034,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2034
2034
|
lastActivityAt: _$zod.ZodNumber;
|
|
2035
2035
|
}, _$zod_v4_core0.$strip>>;
|
|
2036
2036
|
status: _$zod.ZodEnum<{
|
|
2037
|
-
discovered: "discovered";
|
|
2038
2037
|
closed: "closed";
|
|
2039
2038
|
active: "active";
|
|
2040
2039
|
archived: "archived";
|
|
2040
|
+
discovered: "discovered";
|
|
2041
2041
|
}>;
|
|
2042
2042
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2043
2043
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2048,10 +2048,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2048
2048
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2049
2049
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2050
2050
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2051
|
+
branch: "branch";
|
|
2051
2052
|
fork: "fork";
|
|
2052
2053
|
subagent: "subagent";
|
|
2053
2054
|
compress: "compress";
|
|
2054
|
-
branch: "branch";
|
|
2055
2055
|
rewrite: "rewrite";
|
|
2056
2056
|
coordinator: "coordinator";
|
|
2057
2057
|
aside: "aside";
|
|
@@ -2143,8 +2143,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2143
2143
|
member: "member";
|
|
2144
2144
|
}>;
|
|
2145
2145
|
status: _$zod.ZodEnum<{
|
|
2146
|
-
active: "active";
|
|
2147
2146
|
idle: "idle";
|
|
2147
|
+
active: "active";
|
|
2148
2148
|
dead: "dead";
|
|
2149
2149
|
disposed: "disposed";
|
|
2150
2150
|
}>;
|
|
@@ -2152,10 +2152,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2152
2152
|
lastActivityAt: _$zod.ZodNumber;
|
|
2153
2153
|
}, _$zod_v4_core0.$strip>>;
|
|
2154
2154
|
status: _$zod.ZodEnum<{
|
|
2155
|
-
discovered: "discovered";
|
|
2156
2155
|
closed: "closed";
|
|
2157
2156
|
active: "active";
|
|
2158
2157
|
archived: "archived";
|
|
2158
|
+
discovered: "discovered";
|
|
2159
2159
|
}>;
|
|
2160
2160
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2161
2161
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2166,10 +2166,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2166
2166
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2167
2167
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2168
2168
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2169
|
+
branch: "branch";
|
|
2169
2170
|
fork: "fork";
|
|
2170
2171
|
subagent: "subagent";
|
|
2171
2172
|
compress: "compress";
|
|
2172
|
-
branch: "branch";
|
|
2173
2173
|
rewrite: "rewrite";
|
|
2174
2174
|
coordinator: "coordinator";
|
|
2175
2175
|
aside: "aside";
|
|
@@ -2248,10 +2248,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2248
2248
|
request: _$zod.ZodObject<{
|
|
2249
2249
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2250
2250
|
all: "all";
|
|
2251
|
-
discovered: "discovered";
|
|
2252
2251
|
closed: "closed";
|
|
2253
2252
|
active: "active";
|
|
2254
2253
|
archived: "archived";
|
|
2254
|
+
discovered: "discovered";
|
|
2255
2255
|
}>>;
|
|
2256
2256
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2257
2257
|
offset: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -2286,8 +2286,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2286
2286
|
member: "member";
|
|
2287
2287
|
}>;
|
|
2288
2288
|
status: _$zod.ZodEnum<{
|
|
2289
|
-
active: "active";
|
|
2290
2289
|
idle: "idle";
|
|
2290
|
+
active: "active";
|
|
2291
2291
|
dead: "dead";
|
|
2292
2292
|
disposed: "disposed";
|
|
2293
2293
|
}>;
|
|
@@ -2295,10 +2295,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2295
2295
|
lastActivityAt: _$zod.ZodNumber;
|
|
2296
2296
|
}, _$zod_v4_core0.$strip>>;
|
|
2297
2297
|
status: _$zod.ZodEnum<{
|
|
2298
|
-
discovered: "discovered";
|
|
2299
2298
|
closed: "closed";
|
|
2300
2299
|
active: "active";
|
|
2301
2300
|
archived: "archived";
|
|
2301
|
+
discovered: "discovered";
|
|
2302
2302
|
}>;
|
|
2303
2303
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2304
2304
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2309,10 +2309,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2309
2309
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2310
2310
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2311
2311
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2312
|
+
branch: "branch";
|
|
2312
2313
|
fork: "fork";
|
|
2313
2314
|
subagent: "subagent";
|
|
2314
2315
|
compress: "compress";
|
|
2315
|
-
branch: "branch";
|
|
2316
2316
|
rewrite: "rewrite";
|
|
2317
2317
|
coordinator: "coordinator";
|
|
2318
2318
|
aside: "aside";
|
|
@@ -2389,10 +2389,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2389
2389
|
title: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2390
2390
|
forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2391
2391
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
2392
|
+
branch: "branch";
|
|
2392
2393
|
fork: "fork";
|
|
2393
2394
|
subagent: "subagent";
|
|
2394
2395
|
compress: "compress";
|
|
2395
|
-
branch: "branch";
|
|
2396
2396
|
rewrite: "rewrite";
|
|
2397
2397
|
coordinator: "coordinator";
|
|
2398
2398
|
aside: "aside";
|
|
@@ -2409,10 +2409,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2409
2409
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2410
2410
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2411
2411
|
all: "all";
|
|
2412
|
-
discovered: "discovered";
|
|
2413
2412
|
closed: "closed";
|
|
2414
2413
|
active: "active";
|
|
2415
2414
|
archived: "archived";
|
|
2415
|
+
discovered: "discovered";
|
|
2416
2416
|
}>>;
|
|
2417
2417
|
isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
2418
2418
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -2444,8 +2444,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2444
2444
|
member: "member";
|
|
2445
2445
|
}>;
|
|
2446
2446
|
status: _$zod.ZodEnum<{
|
|
2447
|
-
active: "active";
|
|
2448
2447
|
idle: "idle";
|
|
2448
|
+
active: "active";
|
|
2449
2449
|
dead: "dead";
|
|
2450
2450
|
disposed: "disposed";
|
|
2451
2451
|
}>;
|
|
@@ -2453,10 +2453,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2453
2453
|
lastActivityAt: _$zod.ZodNumber;
|
|
2454
2454
|
}, _$zod_v4_core0.$strip>>;
|
|
2455
2455
|
status: _$zod.ZodEnum<{
|
|
2456
|
-
discovered: "discovered";
|
|
2457
2456
|
closed: "closed";
|
|
2458
2457
|
active: "active";
|
|
2459
2458
|
archived: "archived";
|
|
2459
|
+
discovered: "discovered";
|
|
2460
2460
|
}>;
|
|
2461
2461
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2462
2462
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2467,10 +2467,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2467
2467
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2468
2468
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2469
2469
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2470
|
+
branch: "branch";
|
|
2470
2471
|
fork: "fork";
|
|
2471
2472
|
subagent: "subagent";
|
|
2472
2473
|
compress: "compress";
|
|
2473
|
-
branch: "branch";
|
|
2474
2474
|
rewrite: "rewrite";
|
|
2475
2475
|
coordinator: "coordinator";
|
|
2476
2476
|
aside: "aside";
|
|
@@ -2541,10 +2541,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2541
2541
|
request: _$zod.ZodObject<{
|
|
2542
2542
|
sessionId: _$zod.ZodString;
|
|
2543
2543
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2544
|
-
discovered: "discovered";
|
|
2545
2544
|
closed: "closed";
|
|
2546
2545
|
active: "active";
|
|
2547
2546
|
archived: "archived";
|
|
2547
|
+
discovered: "discovered";
|
|
2548
2548
|
}>>;
|
|
2549
2549
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2550
2550
|
contextInheritance: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -2554,10 +2554,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2554
2554
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2555
2555
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2556
2556
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2557
|
+
branch: "branch";
|
|
2557
2558
|
fork: "fork";
|
|
2558
2559
|
subagent: "subagent";
|
|
2559
2560
|
compress: "compress";
|
|
2560
|
-
branch: "branch";
|
|
2561
2561
|
rewrite: "rewrite";
|
|
2562
2562
|
coordinator: "coordinator";
|
|
2563
2563
|
aside: "aside";
|
|
@@ -2622,8 +2622,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2622
2622
|
member: "member";
|
|
2623
2623
|
}>;
|
|
2624
2624
|
status: _$zod.ZodEnum<{
|
|
2625
|
-
active: "active";
|
|
2626
2625
|
idle: "idle";
|
|
2626
|
+
active: "active";
|
|
2627
2627
|
dead: "dead";
|
|
2628
2628
|
disposed: "disposed";
|
|
2629
2629
|
}>;
|
|
@@ -2631,10 +2631,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2631
2631
|
lastActivityAt: _$zod.ZodNumber;
|
|
2632
2632
|
}, _$zod_v4_core0.$strip>>;
|
|
2633
2633
|
status: _$zod.ZodEnum<{
|
|
2634
|
-
discovered: "discovered";
|
|
2635
2634
|
closed: "closed";
|
|
2636
2635
|
active: "active";
|
|
2637
2636
|
archived: "archived";
|
|
2637
|
+
discovered: "discovered";
|
|
2638
2638
|
}>;
|
|
2639
2639
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2640
2640
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2645,10 +2645,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2645
2645
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2646
2646
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2647
2647
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2648
|
+
branch: "branch";
|
|
2648
2649
|
fork: "fork";
|
|
2649
2650
|
subagent: "subagent";
|
|
2650
2651
|
compress: "compress";
|
|
2651
|
-
branch: "branch";
|
|
2652
2652
|
rewrite: "rewrite";
|
|
2653
2653
|
coordinator: "coordinator";
|
|
2654
2654
|
aside: "aside";
|
|
@@ -2807,8 +2807,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2807
2807
|
member: "member";
|
|
2808
2808
|
}>;
|
|
2809
2809
|
status: _$zod.ZodEnum<{
|
|
2810
|
-
active: "active";
|
|
2811
2810
|
idle: "idle";
|
|
2811
|
+
active: "active";
|
|
2812
2812
|
dead: "dead";
|
|
2813
2813
|
disposed: "disposed";
|
|
2814
2814
|
}>;
|
|
@@ -2816,10 +2816,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2816
2816
|
lastActivityAt: _$zod.ZodNumber;
|
|
2817
2817
|
}, _$zod_v4_core0.$strip>>;
|
|
2818
2818
|
status: _$zod.ZodEnum<{
|
|
2819
|
-
discovered: "discovered";
|
|
2820
2819
|
closed: "closed";
|
|
2821
2820
|
active: "active";
|
|
2822
2821
|
archived: "archived";
|
|
2822
|
+
discovered: "discovered";
|
|
2823
2823
|
}>;
|
|
2824
2824
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2825
2825
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2830,10 +2830,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2830
2830
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2831
2831
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2832
2832
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2833
|
+
branch: "branch";
|
|
2833
2834
|
fork: "fork";
|
|
2834
2835
|
subagent: "subagent";
|
|
2835
2836
|
compress: "compress";
|
|
2836
|
-
branch: "branch";
|
|
2837
2837
|
rewrite: "rewrite";
|
|
2838
2838
|
coordinator: "coordinator";
|
|
2839
2839
|
aside: "aside";
|
|
@@ -2932,8 +2932,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2932
2932
|
member: "member";
|
|
2933
2933
|
}>;
|
|
2934
2934
|
status: _$zod.ZodEnum<{
|
|
2935
|
-
active: "active";
|
|
2936
2935
|
idle: "idle";
|
|
2936
|
+
active: "active";
|
|
2937
2937
|
dead: "dead";
|
|
2938
2938
|
disposed: "disposed";
|
|
2939
2939
|
}>;
|
|
@@ -2941,10 +2941,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2941
2941
|
lastActivityAt: _$zod.ZodNumber;
|
|
2942
2942
|
}, _$zod_v4_core0.$strip>>;
|
|
2943
2943
|
status: _$zod.ZodEnum<{
|
|
2944
|
-
discovered: "discovered";
|
|
2945
2944
|
closed: "closed";
|
|
2946
2945
|
active: "active";
|
|
2947
2946
|
archived: "archived";
|
|
2947
|
+
discovered: "discovered";
|
|
2948
2948
|
}>;
|
|
2949
2949
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2950
2950
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2955,10 +2955,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2955
2955
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2956
2956
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2957
2957
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2958
|
+
branch: "branch";
|
|
2958
2959
|
fork: "fork";
|
|
2959
2960
|
subagent: "subagent";
|
|
2960
2961
|
compress: "compress";
|
|
2961
|
-
branch: "branch";
|
|
2962
2962
|
rewrite: "rewrite";
|
|
2963
2963
|
coordinator: "coordinator";
|
|
2964
2964
|
aside: "aside";
|
|
@@ -3064,7 +3064,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
3064
3064
|
adapterName: string;
|
|
3065
3065
|
sessionId: string;
|
|
3066
3066
|
role: "lead" | "member";
|
|
3067
|
-
status: "
|
|
3067
|
+
status: "idle" | "active" | "dead" | "disposed";
|
|
3068
3068
|
createdAt: number;
|
|
3069
3069
|
lastActivityAt: number;
|
|
3070
3070
|
adapterSessionId?: string | undefined;
|
|
@@ -3077,13 +3077,13 @@ declare const SessionStorageNamespace$1: {
|
|
|
3077
3077
|
clientId?: string | undefined;
|
|
3078
3078
|
compressionMode?: "auto" | "manual" | "off" | undefined;
|
|
3079
3079
|
}[];
|
|
3080
|
-
status: "
|
|
3080
|
+
status: "closed" | "active" | "archived" | "discovered";
|
|
3081
3081
|
leadAgentId?: string | undefined;
|
|
3082
3082
|
parentSessionId?: string | undefined;
|
|
3083
3083
|
contextInheritance?: "none" | "parent-history" | undefined;
|
|
3084
3084
|
rootSessionId?: string | undefined;
|
|
3085
3085
|
forkPointMessageId?: string | undefined;
|
|
3086
|
-
branchKind?: "
|
|
3086
|
+
branchKind?: "branch" | "fork" | "subagent" | "compress" | "rewrite" | "coordinator" | "aside" | undefined;
|
|
3087
3087
|
adapterName?: string | undefined;
|
|
3088
3088
|
adapterSessionId?: string | undefined;
|
|
3089
3089
|
adapterId?: string | undefined;
|