@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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as MessageBlock$1 } from "./index-
|
|
1
|
+
import { s as MessageBlock$1 } from "./index-fVgKVvta.mjs";
|
|
2
2
|
import * as _$zod from "zod";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
import * as _$_makaio_contracts0 from "@makaio/framework/contracts";
|
|
@@ -13,8 +13,8 @@ import * as _$zod_v4_core0 from "zod/v4/core";
|
|
|
13
13
|
* - 'disposed': Agent replaced (cross-adapter switch) — retained for message metadata
|
|
14
14
|
*/
|
|
15
15
|
declare const AgentStatusSchema$1: z.ZodEnum<{
|
|
16
|
-
active: "active";
|
|
17
16
|
idle: "idle";
|
|
17
|
+
active: "active";
|
|
18
18
|
dead: "dead";
|
|
19
19
|
disposed: "disposed";
|
|
20
20
|
}>;
|
|
@@ -48,8 +48,8 @@ declare const MakaioSessionAgentSchema$1: z.ZodObject<{
|
|
|
48
48
|
member: "member";
|
|
49
49
|
}>;
|
|
50
50
|
status: z.ZodEnum<{
|
|
51
|
-
active: "active";
|
|
52
51
|
idle: "idle";
|
|
52
|
+
active: "active";
|
|
53
53
|
dead: "dead";
|
|
54
54
|
disposed: "disposed";
|
|
55
55
|
}>;
|
|
@@ -91,8 +91,8 @@ declare const MakaioSessionSchema: z.ZodObject<{
|
|
|
91
91
|
member: "member";
|
|
92
92
|
}>;
|
|
93
93
|
status: z.ZodEnum<{
|
|
94
|
-
active: "active";
|
|
95
94
|
idle: "idle";
|
|
95
|
+
active: "active";
|
|
96
96
|
dead: "dead";
|
|
97
97
|
disposed: "disposed";
|
|
98
98
|
}>;
|
|
@@ -100,10 +100,10 @@ declare const MakaioSessionSchema: z.ZodObject<{
|
|
|
100
100
|
lastActivityAt: z.ZodNumber;
|
|
101
101
|
}, z.core.$strip>>;
|
|
102
102
|
status: z.ZodEnum<{
|
|
103
|
-
discovered: "discovered";
|
|
104
103
|
closed: "closed";
|
|
105
104
|
active: "active";
|
|
106
105
|
archived: "archived";
|
|
106
|
+
discovered: "discovered";
|
|
107
107
|
}>;
|
|
108
108
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
109
109
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -114,10 +114,10 @@ declare const MakaioSessionSchema: z.ZodObject<{
|
|
|
114
114
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
115
115
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
116
116
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
117
|
+
branch: "branch";
|
|
117
118
|
fork: "fork";
|
|
118
119
|
subagent: "subagent";
|
|
119
120
|
compress: "compress";
|
|
120
|
-
branch: "branch";
|
|
121
121
|
rewrite: "rewrite";
|
|
122
122
|
coordinator: "coordinator";
|
|
123
123
|
aside: "aside";
|
|
@@ -215,8 +215,8 @@ declare const SessionWithPreviewSchema: z.ZodObject<{
|
|
|
215
215
|
member: "member";
|
|
216
216
|
}>;
|
|
217
217
|
status: z.ZodEnum<{
|
|
218
|
-
active: "active";
|
|
219
218
|
idle: "idle";
|
|
219
|
+
active: "active";
|
|
220
220
|
dead: "dead";
|
|
221
221
|
disposed: "disposed";
|
|
222
222
|
}>;
|
|
@@ -224,10 +224,10 @@ declare const SessionWithPreviewSchema: z.ZodObject<{
|
|
|
224
224
|
lastActivityAt: z.ZodNumber;
|
|
225
225
|
}, z.core.$strip>>;
|
|
226
226
|
status: z.ZodEnum<{
|
|
227
|
-
discovered: "discovered";
|
|
228
227
|
closed: "closed";
|
|
229
228
|
active: "active";
|
|
230
229
|
archived: "archived";
|
|
230
|
+
discovered: "discovered";
|
|
231
231
|
}>;
|
|
232
232
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
233
233
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -238,10 +238,10 @@ declare const SessionWithPreviewSchema: z.ZodObject<{
|
|
|
238
238
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
239
239
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
240
240
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
241
|
+
branch: "branch";
|
|
241
242
|
fork: "fork";
|
|
242
243
|
subagent: "subagent";
|
|
243
244
|
compress: "compress";
|
|
244
|
-
branch: "branch";
|
|
245
245
|
rewrite: "rewrite";
|
|
246
246
|
coordinator: "coordinator";
|
|
247
247
|
aside: "aside";
|
|
@@ -413,8 +413,8 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
413
413
|
member: "member";
|
|
414
414
|
}>;
|
|
415
415
|
status: z.ZodEnum<{
|
|
416
|
-
active: "active";
|
|
417
416
|
idle: "idle";
|
|
417
|
+
active: "active";
|
|
418
418
|
dead: "dead";
|
|
419
419
|
disposed: "disposed";
|
|
420
420
|
}>;
|
|
@@ -422,10 +422,10 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
422
422
|
lastActivityAt: z.ZodNumber;
|
|
423
423
|
}, z.core.$strip>>;
|
|
424
424
|
status: z.ZodEnum<{
|
|
425
|
-
discovered: "discovered";
|
|
426
425
|
closed: "closed";
|
|
427
426
|
active: "active";
|
|
428
427
|
archived: "archived";
|
|
428
|
+
discovered: "discovered";
|
|
429
429
|
}>;
|
|
430
430
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
431
431
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -436,10 +436,10 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
436
436
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
437
437
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
438
438
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
439
|
+
branch: "branch";
|
|
439
440
|
fork: "fork";
|
|
440
441
|
subagent: "subagent";
|
|
441
442
|
compress: "compress";
|
|
442
|
-
branch: "branch";
|
|
443
443
|
rewrite: "rewrite";
|
|
444
444
|
coordinator: "coordinator";
|
|
445
445
|
aside: "aside";
|
|
@@ -522,8 +522,8 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
522
522
|
member: "member";
|
|
523
523
|
}>;
|
|
524
524
|
status: z.ZodEnum<{
|
|
525
|
-
active: "active";
|
|
526
525
|
idle: "idle";
|
|
526
|
+
active: "active";
|
|
527
527
|
dead: "dead";
|
|
528
528
|
disposed: "disposed";
|
|
529
529
|
}>;
|
|
@@ -892,10 +892,10 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
892
892
|
childSessionId: z.ZodString;
|
|
893
893
|
parentSessionId: z.ZodString;
|
|
894
894
|
kind: z.ZodEnum<{
|
|
895
|
+
branch: "branch";
|
|
895
896
|
fork: "fork";
|
|
896
897
|
subagent: "subagent";
|
|
897
898
|
compress: "compress";
|
|
898
|
-
branch: "branch";
|
|
899
899
|
rewrite: "rewrite";
|
|
900
900
|
coordinator: "coordinator";
|
|
901
901
|
aside: "aside";
|
|
@@ -976,10 +976,10 @@ type AgentRole = z.infer<typeof AgentRoleSchema>;
|
|
|
976
976
|
* by session boundary (child sessions are never in parent's context assembly)
|
|
977
977
|
*/
|
|
978
978
|
declare const BranchKindSchema: z.ZodEnum<{
|
|
979
|
+
branch: "branch";
|
|
979
980
|
fork: "fork";
|
|
980
981
|
subagent: "subagent";
|
|
981
982
|
compress: "compress";
|
|
982
|
-
branch: "branch";
|
|
983
983
|
rewrite: "rewrite";
|
|
984
984
|
coordinator: "coordinator";
|
|
985
985
|
aside: "aside";
|
|
@@ -2195,8 +2195,8 @@ declare const OrchestratorSchemas: {
|
|
|
2195
2195
|
fromMessageId: z.ZodOptional<z.ZodString>;
|
|
2196
2196
|
name: z.ZodOptional<z.ZodString>;
|
|
2197
2197
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
2198
|
-
fork: "fork";
|
|
2199
2198
|
branch: "branch";
|
|
2199
|
+
fork: "fork";
|
|
2200
2200
|
aside: "aside";
|
|
2201
2201
|
}>>;
|
|
2202
2202
|
transforms: z.ZodOptional<z.ZodObject<{
|
|
@@ -2546,10 +2546,10 @@ declare const MakaioSessionEventSchema: z.ZodUnion<readonly [z.ZodDiscriminatedU
|
|
|
2546
2546
|
childSessionId: z.ZodString;
|
|
2547
2547
|
parentSessionId: z.ZodString;
|
|
2548
2548
|
kind: z.ZodEnum<{
|
|
2549
|
+
branch: "branch";
|
|
2549
2550
|
fork: "fork";
|
|
2550
2551
|
subagent: "subagent";
|
|
2551
2552
|
compress: "compress";
|
|
2552
|
-
branch: "branch";
|
|
2553
2553
|
rewrite: "rewrite";
|
|
2554
2554
|
coordinator: "coordinator";
|
|
2555
2555
|
aside: "aside";
|
|
@@ -2735,10 +2735,10 @@ declare const ForkChildInfoSchema: z.ZodObject<{
|
|
|
2735
2735
|
title: z.ZodNullable<z.ZodString>;
|
|
2736
2736
|
forkPointMessageId: z.ZodNullable<z.ZodString>;
|
|
2737
2737
|
branchKind: z.ZodNullable<z.ZodEnum<{
|
|
2738
|
+
branch: "branch";
|
|
2738
2739
|
fork: "fork";
|
|
2739
2740
|
subagent: "subagent";
|
|
2740
2741
|
compress: "compress";
|
|
2741
|
-
branch: "branch";
|
|
2742
2742
|
rewrite: "rewrite";
|
|
2743
2743
|
coordinator: "coordinator";
|
|
2744
2744
|
aside: "aside";
|
|
@@ -2809,10 +2809,10 @@ declare const SessionCreatedEventSchema: z.ZodObject<{
|
|
|
2809
2809
|
sessionId: z.ZodString;
|
|
2810
2810
|
parentSessionId: z.ZodNullable<z.ZodString>;
|
|
2811
2811
|
branchKind: z.ZodNullable<z.ZodEnum<{
|
|
2812
|
+
branch: "branch";
|
|
2812
2813
|
fork: "fork";
|
|
2813
2814
|
subagent: "subagent";
|
|
2814
2815
|
compress: "compress";
|
|
2815
|
-
branch: "branch";
|
|
2816
2816
|
rewrite: "rewrite";
|
|
2817
2817
|
coordinator: "coordinator";
|
|
2818
2818
|
aside: "aside";
|
|
@@ -2919,7 +2919,7 @@ type SessionMessageOrigin = z.infer<typeof SessionMessageOriginSchema>;
|
|
|
2919
2919
|
* Design principles:
|
|
2920
2920
|
* - Single source of truth for conversation content
|
|
2921
2921
|
* - Blocks preserve full response fidelity (reasoning, tools)
|
|
2922
|
-
* - contentText extracted for
|
|
2922
|
+
* - contentText extracted for full-text search
|
|
2923
2923
|
* - Events remain for lifecycle/audit only
|
|
2924
2924
|
*/
|
|
2925
2925
|
declare const SessionMessageSchema$1: z.ZodObject<{
|
|
@@ -4299,8 +4299,8 @@ declare const SessionSchemas: {
|
|
|
4299
4299
|
fromMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4300
4300
|
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4301
4301
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4302
|
-
fork: "fork";
|
|
4303
4302
|
branch: "branch";
|
|
4303
|
+
fork: "fork";
|
|
4304
4304
|
aside: "aside";
|
|
4305
4305
|
}>>;
|
|
4306
4306
|
transforms: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
@@ -4385,10 +4385,10 @@ declare const SessionSchemas: {
|
|
|
4385
4385
|
title: _$zod.ZodNullable<_$zod.ZodString>;
|
|
4386
4386
|
forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
4387
4387
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
4388
|
+
branch: "branch";
|
|
4388
4389
|
fork: "fork";
|
|
4389
4390
|
subagent: "subagent";
|
|
4390
4391
|
compress: "compress";
|
|
4391
|
-
branch: "branch";
|
|
4392
4392
|
rewrite: "rewrite";
|
|
4393
4393
|
coordinator: "coordinator";
|
|
4394
4394
|
aside: "aside";
|
|
@@ -4442,10 +4442,10 @@ declare const SessionSchemas: {
|
|
|
4442
4442
|
childSessionId: _$zod.ZodString;
|
|
4443
4443
|
parentSessionId: _$zod.ZodString;
|
|
4444
4444
|
kind: _$zod.ZodEnum<{
|
|
4445
|
+
branch: "branch";
|
|
4445
4446
|
fork: "fork";
|
|
4446
4447
|
subagent: "subagent";
|
|
4447
4448
|
compress: "compress";
|
|
4448
|
-
branch: "branch";
|
|
4449
4449
|
rewrite: "rewrite";
|
|
4450
4450
|
coordinator: "coordinator";
|
|
4451
4451
|
aside: "aside";
|
|
@@ -4490,10 +4490,10 @@ declare const SessionSchemas: {
|
|
|
4490
4490
|
sessionId: _$zod.ZodString;
|
|
4491
4491
|
parentSessionId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
4492
4492
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
4493
|
+
branch: "branch";
|
|
4493
4494
|
fork: "fork";
|
|
4494
4495
|
subagent: "subagent";
|
|
4495
4496
|
compress: "compress";
|
|
4496
|
-
branch: "branch";
|
|
4497
4497
|
rewrite: "rewrite";
|
|
4498
4498
|
coordinator: "coordinator";
|
|
4499
4499
|
aside: "aside";
|
|
@@ -4567,8 +4567,8 @@ declare const SessionSchemas: {
|
|
|
4567
4567
|
member: "member";
|
|
4568
4568
|
}>;
|
|
4569
4569
|
status: _$zod.ZodEnum<{
|
|
4570
|
-
active: "active";
|
|
4571
4570
|
idle: "idle";
|
|
4571
|
+
active: "active";
|
|
4572
4572
|
dead: "dead";
|
|
4573
4573
|
disposed: "disposed";
|
|
4574
4574
|
}>;
|
|
@@ -4576,10 +4576,10 @@ declare const SessionSchemas: {
|
|
|
4576
4576
|
lastActivityAt: _$zod.ZodNumber;
|
|
4577
4577
|
}, _$zod_v4_core0.$strip>>;
|
|
4578
4578
|
status: _$zod.ZodEnum<{
|
|
4579
|
-
discovered: "discovered";
|
|
4580
4579
|
closed: "closed";
|
|
4581
4580
|
active: "active";
|
|
4582
4581
|
archived: "archived";
|
|
4582
|
+
discovered: "discovered";
|
|
4583
4583
|
}>;
|
|
4584
4584
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4585
4585
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -4590,10 +4590,10 @@ declare const SessionSchemas: {
|
|
|
4590
4590
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4591
4591
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4592
4592
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4593
|
+
branch: "branch";
|
|
4593
4594
|
fork: "fork";
|
|
4594
4595
|
subagent: "subagent";
|
|
4595
4596
|
compress: "compress";
|
|
4596
|
-
branch: "branch";
|
|
4597
4597
|
rewrite: "rewrite";
|
|
4598
4598
|
coordinator: "coordinator";
|
|
4599
4599
|
aside: "aside";
|
|
@@ -4676,8 +4676,8 @@ declare const SessionSchemas: {
|
|
|
4676
4676
|
member: "member";
|
|
4677
4677
|
}>;
|
|
4678
4678
|
status: _$zod.ZodEnum<{
|
|
4679
|
-
active: "active";
|
|
4680
4679
|
idle: "idle";
|
|
4680
|
+
active: "active";
|
|
4681
4681
|
dead: "dead";
|
|
4682
4682
|
disposed: "disposed";
|
|
4683
4683
|
}>;
|
|
@@ -5046,10 +5046,10 @@ declare const SessionSchemas: {
|
|
|
5046
5046
|
childSessionId: _$zod.ZodString;
|
|
5047
5047
|
parentSessionId: _$zod.ZodString;
|
|
5048
5048
|
kind: _$zod.ZodEnum<{
|
|
5049
|
+
branch: "branch";
|
|
5049
5050
|
fork: "fork";
|
|
5050
5051
|
subagent: "subagent";
|
|
5051
5052
|
compress: "compress";
|
|
5052
|
-
branch: "branch";
|
|
5053
5053
|
rewrite: "rewrite";
|
|
5054
5054
|
coordinator: "coordinator";
|
|
5055
5055
|
aside: "aside";
|
|
@@ -5126,8 +5126,8 @@ declare const SessionSchemas: {
|
|
|
5126
5126
|
member: "member";
|
|
5127
5127
|
}>;
|
|
5128
5128
|
status: _$zod.ZodEnum<{
|
|
5129
|
-
active: "active";
|
|
5130
5129
|
idle: "idle";
|
|
5130
|
+
active: "active";
|
|
5131
5131
|
dead: "dead";
|
|
5132
5132
|
disposed: "disposed";
|
|
5133
5133
|
}>;
|
|
@@ -5135,10 +5135,10 @@ declare const SessionSchemas: {
|
|
|
5135
5135
|
lastActivityAt: _$zod.ZodNumber;
|
|
5136
5136
|
}, _$zod_v4_core0.$strip>>;
|
|
5137
5137
|
status: _$zod.ZodEnum<{
|
|
5138
|
-
discovered: "discovered";
|
|
5139
5138
|
closed: "closed";
|
|
5140
5139
|
active: "active";
|
|
5141
5140
|
archived: "archived";
|
|
5141
|
+
discovered: "discovered";
|
|
5142
5142
|
}>;
|
|
5143
5143
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5144
5144
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -5149,10 +5149,10 @@ declare const SessionSchemas: {
|
|
|
5149
5149
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5150
5150
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5151
5151
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5152
|
+
branch: "branch";
|
|
5152
5153
|
fork: "fork";
|
|
5153
5154
|
subagent: "subagent";
|
|
5154
5155
|
compress: "compress";
|
|
5155
|
-
branch: "branch";
|
|
5156
5156
|
rewrite: "rewrite";
|
|
5157
5157
|
coordinator: "coordinator";
|
|
5158
5158
|
aside: "aside";
|
|
@@ -5235,8 +5235,8 @@ declare const SessionSchemas: {
|
|
|
5235
5235
|
member: "member";
|
|
5236
5236
|
}>;
|
|
5237
5237
|
status: _$zod.ZodEnum<{
|
|
5238
|
-
active: "active";
|
|
5239
5238
|
idle: "idle";
|
|
5239
|
+
active: "active";
|
|
5240
5240
|
dead: "dead";
|
|
5241
5241
|
disposed: "disposed";
|
|
5242
5242
|
}>;
|
|
@@ -5605,10 +5605,10 @@ declare const SessionSchemas: {
|
|
|
5605
5605
|
childSessionId: _$zod.ZodString;
|
|
5606
5606
|
parentSessionId: _$zod.ZodString;
|
|
5607
5607
|
kind: _$zod.ZodEnum<{
|
|
5608
|
+
branch: "branch";
|
|
5608
5609
|
fork: "fork";
|
|
5609
5610
|
subagent: "subagent";
|
|
5610
5611
|
compress: "compress";
|
|
5611
|
-
branch: "branch";
|
|
5612
5612
|
rewrite: "rewrite";
|
|
5613
5613
|
coordinator: "coordinator";
|
|
5614
5614
|
aside: "aside";
|
|
@@ -5736,8 +5736,8 @@ declare const SessionSchemas: {
|
|
|
5736
5736
|
maxTokens: _$zod.ZodNumber;
|
|
5737
5737
|
percentage: _$zod.ZodNumber;
|
|
5738
5738
|
level: _$zod.ZodEnum<{
|
|
5739
|
-
warn: "warn";
|
|
5740
5739
|
ok: "ok";
|
|
5740
|
+
warn: "warn";
|
|
5741
5741
|
critical: "critical";
|
|
5742
5742
|
}>;
|
|
5743
5743
|
lastUpdatedAt: _$zod.ZodNumber;
|
|
@@ -6016,10 +6016,10 @@ declare const SessionSchemas: {
|
|
|
6016
6016
|
childSessionId: _$zod.ZodString;
|
|
6017
6017
|
parentSessionId: _$zod.ZodString;
|
|
6018
6018
|
kind: _$zod.ZodEnum<{
|
|
6019
|
+
branch: "branch";
|
|
6019
6020
|
fork: "fork";
|
|
6020
6021
|
subagent: "subagent";
|
|
6021
6022
|
compress: "compress";
|
|
6022
|
-
branch: "branch";
|
|
6023
6023
|
rewrite: "rewrite";
|
|
6024
6024
|
coordinator: "coordinator";
|
|
6025
6025
|
aside: "aside";
|
|
@@ -6059,10 +6059,10 @@ declare const SessionSchemas: {
|
|
|
6059
6059
|
request: _$zod.ZodObject<{
|
|
6060
6060
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6061
6061
|
all: "all";
|
|
6062
|
-
discovered: "discovered";
|
|
6063
6062
|
closed: "closed";
|
|
6064
6063
|
active: "active";
|
|
6065
6064
|
archived: "archived";
|
|
6065
|
+
discovered: "discovered";
|
|
6066
6066
|
}>>;
|
|
6067
6067
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
6068
6068
|
offset: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -6097,8 +6097,8 @@ declare const SessionSchemas: {
|
|
|
6097
6097
|
member: "member";
|
|
6098
6098
|
}>;
|
|
6099
6099
|
status: _$zod.ZodEnum<{
|
|
6100
|
-
active: "active";
|
|
6101
6100
|
idle: "idle";
|
|
6101
|
+
active: "active";
|
|
6102
6102
|
dead: "dead";
|
|
6103
6103
|
disposed: "disposed";
|
|
6104
6104
|
}>;
|
|
@@ -6106,10 +6106,10 @@ declare const SessionSchemas: {
|
|
|
6106
6106
|
lastActivityAt: _$zod.ZodNumber;
|
|
6107
6107
|
}, _$zod_v4_core0.$strip>>;
|
|
6108
6108
|
status: _$zod.ZodEnum<{
|
|
6109
|
-
discovered: "discovered";
|
|
6110
6109
|
closed: "closed";
|
|
6111
6110
|
active: "active";
|
|
6112
6111
|
archived: "archived";
|
|
6112
|
+
discovered: "discovered";
|
|
6113
6113
|
}>;
|
|
6114
6114
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6115
6115
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -6120,10 +6120,10 @@ declare const SessionSchemas: {
|
|
|
6120
6120
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6121
6121
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6122
6122
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6123
|
+
branch: "branch";
|
|
6123
6124
|
fork: "fork";
|
|
6124
6125
|
subagent: "subagent";
|
|
6125
6126
|
compress: "compress";
|
|
6126
|
-
branch: "branch";
|
|
6127
6127
|
rewrite: "rewrite";
|
|
6128
6128
|
coordinator: "coordinator";
|
|
6129
6129
|
aside: "aside";
|
|
@@ -6196,10 +6196,10 @@ declare const SessionSchemas: {
|
|
|
6196
6196
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
6197
6197
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6198
6198
|
all: "all";
|
|
6199
|
-
discovered: "discovered";
|
|
6200
6199
|
closed: "closed";
|
|
6201
6200
|
active: "active";
|
|
6202
6201
|
archived: "archived";
|
|
6202
|
+
discovered: "discovered";
|
|
6203
6203
|
}>>;
|
|
6204
6204
|
isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
6205
6205
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -6231,8 +6231,8 @@ declare const SessionSchemas: {
|
|
|
6231
6231
|
member: "member";
|
|
6232
6232
|
}>;
|
|
6233
6233
|
status: _$zod.ZodEnum<{
|
|
6234
|
-
active: "active";
|
|
6235
6234
|
idle: "idle";
|
|
6235
|
+
active: "active";
|
|
6236
6236
|
dead: "dead";
|
|
6237
6237
|
disposed: "disposed";
|
|
6238
6238
|
}>;
|
|
@@ -6240,10 +6240,10 @@ declare const SessionSchemas: {
|
|
|
6240
6240
|
lastActivityAt: _$zod.ZodNumber;
|
|
6241
6241
|
}, _$zod_v4_core0.$strip>>;
|
|
6242
6242
|
status: _$zod.ZodEnum<{
|
|
6243
|
-
discovered: "discovered";
|
|
6244
6243
|
closed: "closed";
|
|
6245
6244
|
active: "active";
|
|
6246
6245
|
archived: "archived";
|
|
6246
|
+
discovered: "discovered";
|
|
6247
6247
|
}>;
|
|
6248
6248
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6249
6249
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -6254,10 +6254,10 @@ declare const SessionSchemas: {
|
|
|
6254
6254
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6255
6255
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6256
6256
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6257
|
+
branch: "branch";
|
|
6257
6258
|
fork: "fork";
|
|
6258
6259
|
subagent: "subagent";
|
|
6259
6260
|
compress: "compress";
|
|
6260
|
-
branch: "branch";
|
|
6261
6261
|
rewrite: "rewrite";
|
|
6262
6262
|
coordinator: "coordinator";
|
|
6263
6263
|
aside: "aside";
|
|
@@ -6356,8 +6356,8 @@ declare const SessionSchemas: {
|
|
|
6356
6356
|
member: "member";
|
|
6357
6357
|
}>;
|
|
6358
6358
|
status: _$zod.ZodEnum<{
|
|
6359
|
-
active: "active";
|
|
6360
6359
|
idle: "idle";
|
|
6360
|
+
active: "active";
|
|
6361
6361
|
dead: "dead";
|
|
6362
6362
|
disposed: "disposed";
|
|
6363
6363
|
}>;
|
|
@@ -6365,10 +6365,10 @@ declare const SessionSchemas: {
|
|
|
6365
6365
|
lastActivityAt: _$zod.ZodNumber;
|
|
6366
6366
|
}, _$zod_v4_core0.$strip>>;
|
|
6367
6367
|
status: _$zod.ZodEnum<{
|
|
6368
|
-
discovered: "discovered";
|
|
6369
6368
|
closed: "closed";
|
|
6370
6369
|
active: "active";
|
|
6371
6370
|
archived: "archived";
|
|
6371
|
+
discovered: "discovered";
|
|
6372
6372
|
}>;
|
|
6373
6373
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6374
6374
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -6379,10 +6379,10 @@ declare const SessionSchemas: {
|
|
|
6379
6379
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6380
6380
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6381
6381
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6382
|
+
branch: "branch";
|
|
6382
6383
|
fork: "fork";
|
|
6383
6384
|
subagent: "subagent";
|
|
6384
6385
|
compress: "compress";
|
|
6385
|
-
branch: "branch";
|
|
6386
6386
|
rewrite: "rewrite";
|
|
6387
6387
|
coordinator: "coordinator";
|
|
6388
6388
|
aside: "aside";
|
|
@@ -6454,10 +6454,10 @@ declare const SessionSchemas: {
|
|
|
6454
6454
|
}>>;
|
|
6455
6455
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6456
6456
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6457
|
+
branch: "branch";
|
|
6457
6458
|
fork: "fork";
|
|
6458
6459
|
subagent: "subagent";
|
|
6459
6460
|
compress: "compress";
|
|
6460
|
-
branch: "branch";
|
|
6461
6461
|
rewrite: "rewrite";
|
|
6462
6462
|
coordinator: "coordinator";
|
|
6463
6463
|
aside: "aside";
|
|
@@ -6573,8 +6573,8 @@ declare const SessionSchemas: {
|
|
|
6573
6573
|
member: "member";
|
|
6574
6574
|
}>;
|
|
6575
6575
|
status: _$zod.ZodEnum<{
|
|
6576
|
-
active: "active";
|
|
6577
6576
|
idle: "idle";
|
|
6577
|
+
active: "active";
|
|
6578
6578
|
dead: "dead";
|
|
6579
6579
|
disposed: "disposed";
|
|
6580
6580
|
}>;
|
|
@@ -6582,10 +6582,10 @@ declare const SessionSchemas: {
|
|
|
6582
6582
|
lastActivityAt: _$zod.ZodNumber;
|
|
6583
6583
|
}, _$zod_v4_core0.$strip>>;
|
|
6584
6584
|
status: _$zod.ZodEnum<{
|
|
6585
|
-
discovered: "discovered";
|
|
6586
6585
|
closed: "closed";
|
|
6587
6586
|
active: "active";
|
|
6588
6587
|
archived: "archived";
|
|
6588
|
+
discovered: "discovered";
|
|
6589
6589
|
}>;
|
|
6590
6590
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6591
6591
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -6596,10 +6596,10 @@ declare const SessionSchemas: {
|
|
|
6596
6596
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6597
6597
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6598
6598
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6599
|
+
branch: "branch";
|
|
6599
6600
|
fork: "fork";
|
|
6600
6601
|
subagent: "subagent";
|
|
6601
6602
|
compress: "compress";
|
|
6602
|
-
branch: "branch";
|
|
6603
6603
|
rewrite: "rewrite";
|
|
6604
6604
|
coordinator: "coordinator";
|
|
6605
6605
|
aside: "aside";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as PageSurfaceConfig, s as SurfaceId } from "../schemas-
|
|
1
|
+
import { r as PageSurfaceConfig, s as SurfaceId } from "../schemas-Chyj6HuZ.mjs";
|
|
2
2
|
import * as _$zod from "zod";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as SurfaceCapabilitySchema, c as SurfaceIdSchema, i as SurfaceCapability, l as isPageVisibleOnSurface, n as PageSchemas, o as SurfaceDeclaration, r as PageSurfaceConfig, s as SurfaceId, t as PageMetadata } from "../../schemas-
|
|
1
|
+
import { a as SurfaceCapabilitySchema, c as SurfaceIdSchema, i as SurfaceCapability, l as isPageVisibleOnSurface, n as PageSchemas, o as SurfaceDeclaration, r as PageSurfaceConfig, s as SurfaceId, t as PageMetadata } from "../../schemas-Chyj6HuZ.mjs";
|
|
2
2
|
export { PageMetadata, PageSchemas, PageSurfaceConfig, SurfaceCapability, SurfaceCapabilitySchema, SurfaceDeclaration, SurfaceId, SurfaceIdSchema, isPageVisibleOnSurface };
|