@makaio/framework 1.0.0-dev-1784154668798 → 1.0.0-dev-1784706768858
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/dist/.makaio-build.json +2 -2
- package/dist/{adapter-B9vVBwli.mjs → adapter-CYobxqN_.mjs} +1 -1
- package/dist/adapters/claude/index.mjs +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 +2 -2
- package/dist/adapters/index.mjs +2 -2
- package/dist/adapters/node.d.mts +1 -1
- package/dist/adapters/node.mjs +1 -1
- package/dist/artifact-DCkizHkS.mjs +1 -0
- package/dist/attach-error-DCnzW-Yz.mjs +1 -0
- package/dist/authority-state-bootstrap-C_-F_dtq.mjs +1 -0
- package/dist/bus/index.d.mts +99 -4
- package/dist/bus/index.mjs +1 -1
- package/dist/bus-B6SAjgOC.mjs +2 -0
- package/dist/bus-C2l3K74u.mjs +1 -0
- package/dist/{canonical-model-C31NaBJs.mjs → canonical-model-EMRYCVjX.mjs} +1 -1
- package/dist/client-OYk0Ttck.mjs +1 -0
- package/dist/client-binary-version-verifier-Dv7TGFxh.mjs +2 -0
- package/dist/clients/index.d.mts +383 -13
- package/dist/clients/index.mjs +1 -1
- package/dist/clients/managed-install.d.mts +1 -1
- package/dist/clients/managed-install.mjs +1 -1
- package/dist/{context-resolution-D5jHK1w-.d.mts → context-resolution-DZSBOCKY.d.mts} +10 -10
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/index.mjs +1 -1
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +2 -2
- package/dist/contracts/artifact/index.mjs +1 -1
- package/dist/contracts/auth/index.d.mts +2 -2
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.mjs +1 -1
- package/dist/contracts/client/index.d.mts +3 -3
- package/dist/contracts/client/index.mjs +1 -1
- 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 +5 -4
- 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 +133 -94
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +4 -4
- package/dist/contracts/materialization/index.mjs +1 -1
- 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/session/index.mjs +1 -1
- package/dist/contracts/shared/index.d.mts +2 -2
- 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/contracts/workflow/index.d.mts +2 -2
- package/dist/contracts/workflow/index.mjs +1 -1
- package/dist/core/index.d.mts +78 -3
- package/dist/core/index.mjs +1 -1
- package/dist/{detached-extension-handle-BVM-Ic-4.mjs → detached-extension-handle-BsywhHfk.mjs} +1 -1
- package/dist/{filesystem-service-qR9Zy5-r.mjs → filesystem-service-Cupz_Z7S.mjs} +1 -1
- package/dist/git/index.mjs +1 -1
- package/dist/{globby-DE358g5u.mjs → globby-DWp7V-P2.mjs} +1 -1
- package/dist/handlers-cMBmexF4.mjs +57 -0
- package/dist/hook-responses-mmqRa2Dq.d.mts +825 -0
- package/dist/{index-Du-AJm69.d.mts → index-0Ju2i8gV.d.mts} +20 -6
- package/dist/{index-DD9inq5h.d.mts → index-4NQLoI7R.d.mts} +1 -1
- package/dist/{index-DAVLhzkq.d.mts → index-8fJ6dkzR.d.mts} +2 -1
- package/dist/{index-BdsuBxEz.d.mts → index-BHQXXd-O.d.mts} +4 -4
- package/dist/{index-ZGPSCZdC.d.mts → index-BKeJ-Act.d.mts} +24 -10
- package/dist/{index-BPBSMsc8.d.mts → index-BWvTZJxe.d.mts} +20 -20
- package/dist/{index-BM7u_OTo.d.mts → index-B_aBwkE-.d.mts} +111 -94
- package/dist/{index-ChB3K_a12.d.mts → index-BhXCCgJV2.d.mts} +1 -1
- package/dist/{index-BcqWLD6J.d.mts → index-BsBvs0aK.d.mts} +117 -45
- package/dist/{index-D_lLZ2dU.d.mts → index-C81hMexK.d.mts} +129 -37
- package/dist/{index-DoJRv-c3.d.mts → index-CFqShlHD.d.mts} +85 -85
- package/dist/{index-DHejCnq8.d.mts → index-CHxWUmmA.d.mts} +3 -3
- package/dist/{index-BfNfKh4y.d.mts → index-CKccv4s2.d.mts} +20 -26
- package/dist/{index-TWs1TQ2-.d.mts → index-Cw7_69gV.d.mts} +1 -1
- package/dist/{index-DE29b4QM.d.mts → index-CzKLLQLw.d.mts} +8 -8
- package/dist/{index-CSyR9Fie2.d.mts → index-D73PTKXG2.d.mts} +3 -3
- package/dist/{index-DA5S_dj8.d.mts → index-DRiTICBU.d.mts} +1 -1
- package/dist/{index-XzetMf0e.d.mts → index-DitLUuR5.d.mts} +126 -42
- package/dist/{index-B_KmL_z8.d.mts → index-jbgHR5J2.d.mts} +1 -1
- package/dist/{index-B96HlWaM.d.mts → index-pjATMrvJ.d.mts} +10 -4
- package/dist/{index-CrbFA2kp.d.mts → index-t9fTvyq6.d.mts} +4 -4
- 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/index.d.mts +5 -5
- 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-DhbCgfYD.mjs → lib-B7TpTzkG.mjs} +3 -3
- package/dist/{lib-6P8_sBCe.mjs → lib-BeMM738r.mjs} +1 -1
- package/dist/{load-extensions-jGQgvw6Z.d.mts → load-extensions-BLdG90Zi.d.mts} +1 -1
- package/dist/{load-extensions-5VckHXuw.mjs → load-extensions-CUmFCcYi.mjs} +1 -1
- package/dist/materialization-s8eR1eQ4.mjs +1 -0
- package/dist/mcp-http-server/index.mjs +1 -1
- package/dist/{namespace-C_phrzqu2.d.mts → namespace-BWsPZGiq2.d.mts} +5 -5
- package/dist/{namespace-CzZmsumy.d.mts → namespace-BeV7LST-.d.mts} +2 -2
- package/dist/{namespace-BTp6-zD8.d.mts → namespace-BsF9IxJ9.d.mts} +53 -5
- package/dist/{namespace-CpSZfHLv.d.mts → namespace-Db_PFX3v.d.mts} +36 -18
- package/dist/{namespace-Bldr5X64.d.mts → namespace-Dvo_7BQw.d.mts} +2 -2
- package/dist/{namespace-BwAiuQ2_.d.mts → namespace-lWlqWTKu.d.mts} +48 -4
- package/dist/node/bus-server/index.d.mts +1 -1
- package/dist/node/bus-server/index.mjs +1 -1
- package/dist/node/bus-server/server-lifecycle.d.mts +1 -1
- package/dist/node/bus-server/server-lifecycle.mjs +1 -1
- package/dist/node/transports/index.d.mts +5 -3
- package/dist/node/transports/index.mjs +2 -2
- package/dist/package-DKnzOvoR.mjs +1 -0
- package/dist/{package-Brt4dhRC.mjs → package-DW1Upu8E.mjs} +1 -1
- package/dist/package.json +1 -1
- package/dist/{packages-BBJsifai.d.mts → packages-DeIgn0Hn.d.mts} +2 -2
- package/dist/packages-zDnokBpl.mjs +1 -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 +3 -3
- package/dist/runtime-node/index.mjs +22 -22
- 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/schemas-BJ8VMXhO.mjs +1 -0
- package/dist/schemas-BRxU_oqL.mjs +1 -0
- package/dist/schemas-Dgj3WaOI.mjs +1 -0
- package/dist/{schemas-BLJ2k226.d.mts → schemas-SsGbBOZ-.d.mts} +2 -2
- package/dist/{schemas-Ca3BLPH5.d.mts → schemas-oTIqxZN_.d.mts} +17 -17
- package/dist/scoped-bus-C9BdNwfM.mjs +1 -0
- package/dist/services/adapter-runtime/index.d.mts +3 -3
- package/dist/services/adapter-runtime/index.mjs +1 -1
- package/dist/services/adapter-runtime/namespace.d.mts +1 -1
- package/dist/services/adapter-runtime/schemas.d.mts +1 -1
- package/dist/services/adapter-subsystem/index.d.mts +3 -3
- 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/capability/index.mjs +1 -1
- package/dist/services/codebase/index.d.mts +2 -2
- package/dist/services/codebase/namespace.d.mts +1 -1
- package/dist/services/codebase/schemas.d.mts +1 -1
- package/dist/services/compression/index.d.mts +2 -2
- package/dist/services/compression/namespace.d.mts +1 -1
- package/dist/services/compression/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +4 -4
- package/dist/services/context-rules/index.mjs +1 -1
- package/dist/services/execution-target/index.d.mts +3 -3
- package/dist/services/execution-target/index.mjs +1 -1
- package/dist/services/execution-target/namespace.d.mts +1 -1
- package/dist/services/execution-target/schemas.d.mts +1 -1
- package/dist/services/filesystem/index.d.mts +1 -1
- package/dist/services/filesystem/index.mjs +1 -1
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/namespace.mjs +1 -1
- package/dist/services/git/schemas.d.mts +1 -1
- package/dist/services/git/schemas.mjs +1 -1
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/harness/index.mjs +1 -1
- package/dist/services/index.d.mts +73 -51
- 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 +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/log-import.mjs +1 -1
- package/dist/services/log-import/namespace.mjs +1 -1
- package/dist/services/log-import/schemas.mjs +1 -1
- package/dist/services/materialization/index.d.mts +5 -5
- package/dist/services/materialization/index.mjs +1 -1
- package/dist/services/model-registry/index.d.mts +1 -1
- package/dist/services/model-registry/index.mjs +1 -1
- package/dist/services/preferences/index.d.mts +2 -2
- package/dist/services/preferences/schemas.d.mts +1 -1
- package/dist/services/preferences/storage-namespace.d.mts +2 -2
- package/dist/services/provider-context/index.d.mts +1 -1
- package/dist/services/provider-runtime/index.mjs +1 -1
- package/dist/services/session/handlers/index.d.mts +1 -1
- package/dist/services/session/handlers/index.mjs +1 -1
- package/dist/services/session/index.d.mts +9 -9
- package/dist/services/session/index.mjs +1 -1
- package/dist/services/session/messages/namespace.d.mts +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/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/session/testing/index.mjs +2 -2
- 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-editor/index.d.mts +1 -1
- package/dist/services/session-editor/index.mjs +1 -1
- package/dist/services/settings/index.d.mts +3 -3
- package/dist/services/settings/namespace.d.mts +14 -14
- package/dist/services/settings/namespace.mjs +1 -1
- package/dist/services/settings/storage/clients-namespace.d.mts +1 -1
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- 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/index.mjs +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/index.mjs +1 -1
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/services/turn/index.d.mts +1 -1
- package/dist/services/turn/namespace.d.mts +1 -1
- package/dist/services/turn/schemas.d.mts +24 -2
- package/dist/services/turn/schemas.mjs +1 -1
- package/dist/{session-BxWogVkD.mjs → session-Carng3Yk.mjs} +1 -1
- package/dist/session-idI1jk5X.mjs +76 -0
- package/dist/{session-lineage-CWlcOKBZ.d.mts → session-lineage-Cte63dGx.d.mts} +1 -1
- package/dist/src-XihJcAQS.mjs +1 -0
- package/dist/storage/drizzle/client.d.mts +1 -1
- package/dist/storage/drizzle/client.mjs +1 -1
- package/dist/storage/drizzle/index.d.mts +1 -1
- 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/{tool-approval-service-BgSn_6NT.mjs → tool-approval-service-fIZ9x0kL.mjs} +1 -1
- package/dist/{tools-CWSuNk-M.mjs → tools-Cs2DwjCC.mjs} +1 -1
- package/dist/{transition-CukPcOG5.d.mts → transition-BMYk_IVK.d.mts} +2 -2
- package/dist/{types-DiZJnwN0.d.mts → types-CtSkJqzV.d.mts} +104 -14
- package/dist/{types-Be7wY1De.d.mts → types-LspCUW09.d.mts} +1 -1
- package/dist/ui-components/index.d.mts +4 -4
- package/dist/ui-components/index.mjs +2 -2
- package/dist/ui-kernel/index.d.mts +1 -1
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/{view-builder-DQiA4wDH.d.mts → view-builder-CpKzgyS2.d.mts} +77 -18
- package/dist/workflow-BX-FxDb0.mjs +1 -0
- package/dist/workflow-engine/index.d.mts +76 -76
- 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-DR9qYOFc.mjs +1 -0
- package/package.json +4 -4
- package/dist/artifact-Dnpy5ei_.mjs +0 -1
- package/dist/authority-state-bootstrap-BlbmQ9A5.mjs +0 -1
- package/dist/bus-D-ioC0DE.mjs +0 -1
- package/dist/bus-rgUFuO2a.mjs +0 -2
- package/dist/client-CzPCSeyE.mjs +0 -1
- package/dist/client-binary-version-verifier-CaFlNNjs.mjs +0 -2
- package/dist/definition-ClKlXenJ.d.mts +0 -413
- package/dist/handlers-RGs3eC9X.mjs +0 -57
- package/dist/materialization-BBxXhthv.mjs +0 -1
- package/dist/package-3cW8oIkI.mjs +0 -1
- package/dist/packages-I0D3JP9L.mjs +0 -1
- package/dist/schemas-6H-dlMrB.mjs +0 -1
- package/dist/schemas-DyJHJ8Pm.mjs +0 -1
- package/dist/schemas-th_nuC5t.mjs +0 -1
- package/dist/scoped-bus-CZId-Df8.mjs +0 -1
- package/dist/session-CAjudDuJ.mjs +0 -76
- package/dist/src-T5DtFSyU.mjs +0 -1
- package/dist/workflow-DPeE6-Ta.mjs +0 -1
- package/dist/workflow-worker-CPCh68Qf.mjs +0 -1
- /package/dist/{adapter-auth-runtime-CotG_6M4.mjs → adapter-auth-runtime-DFBLXD5K.mjs} +0 -0
- /package/dist/{adapter-binding-DQ1HrGcH.d.mts → adapter-binding-Dfk_g-lP.d.mts} +0 -0
- /package/dist/{ajv-WvFKnw8d.mjs → ajv-C8r45sFs.mjs} +0 -0
- /package/dist/{await-trigger-COHFNyNi.mjs → await-trigger-UceeyCyi.mjs} +0 -0
- /package/dist/{base-orchestrator-p3zIcnaJ.d.mts → base-orchestrator-5yH3l39s.d.mts} +0 -0
- /package/dist/{capability-service-TCOwWrLi.mjs → capability-service-BzKBK0n2.mjs} +0 -0
- /package/dist/{client-CGEyBWKl.d.mts → client-DYEHDiJN.d.mts} +0 -0
- /package/dist/{client-binary-version-verifier-WsNRplFB.d.mts → client-binary-version-verifier-C12PvQmz.d.mts} +0 -0
- /package/dist/{clients-namespace-ClKm1GLT.d.mts → clients-namespace-DcFmhtLv.d.mts} +0 -0
- /package/dist/{config-namespace-DOw8R5eb.d.mts → config-namespace-DmP7NVju.d.mts} +0 -0
- /package/dist/{create-static-mount-DM9qO98Q.mjs → create-static-mount-BLbqGmva.mjs} +0 -0
- /package/dist/{cross-spawn-CVfmnMVP.mjs → cross-spawn-BXxQUsPS.mjs} +0 -0
- /package/dist/{cursor-storage-BoFVjVGq.mjs → cursor-storage-DCj4uUxr.mjs} +0 -0
- /package/dist/{definition-BZrouYAq.d.mts → definition-BEvV7tbD.d.mts} +0 -0
- /package/dist/{descriptor-to-package-DCwvJoUE.mjs → descriptor-to-package-VfB8lK5w.mjs} +0 -0
- /package/dist/{drizzle-BQDvlDL2.mjs → drizzle-oCH9H53q.mjs} +0 -0
- /package/dist/{esm-1UzF2r1U.mjs → esm-ClQELElL.mjs} +0 -0
- /package/dist/{event-Ddxe4yp9.mjs → event-BOLVCfhH.mjs} +0 -0
- /package/dist/{execution-target-D6PoGaO8.mjs → execution-target-CsZXIvli.mjs} +0 -0
- /package/dist/{extension-discovery-Cce4FmRu.d.mts → extension-discovery-B6p3iZaV.d.mts} +0 -0
- /package/dist/{filesystem-service-CWBzOEAA.d.mts → filesystem-service-CGdboor3.d.mts} +0 -0
- /package/dist/{handler-Bxs0moLY.mjs → handler-GGOD_ofd.mjs} +0 -0
- /package/dist/{identity-D481xSkS.mjs → identity-BmEHHoBw.mjs} +0 -0
- /package/dist/{index-BoCL9IHT.d.mts → index-BDDbcWNI.d.mts} +0 -0
- /package/dist/{index-p1N3ZuqF.d.mts → index-BG9-vQHD.d.mts} +0 -0
- /package/dist/{index-C2PHX5Em.d.mts → index-BSmwpgkR.d.mts} +0 -0
- /package/dist/{index-M8rNEeH8.d.mts → index-BUYyZm5I.d.mts} +0 -0
- /package/dist/{index-Jec13bI-2.d.mts → index-Bd1GC1kU2.d.mts} +0 -0
- /package/dist/{index-D3cH5U0n.d.mts → index-BgpYhR2z.d.mts} +0 -0
- /package/dist/{index-BrvsExEF.d.mts → index-Brdc35b-.d.mts} +0 -0
- /package/dist/{index-4b-ig5Uf.d.mts → index-C96LlS5m.d.mts} +0 -0
- /package/dist/{index-RtP5Mi4D.d.mts → index-CFeY8lfU.d.mts} +0 -0
- /package/dist/{index-NZ-gfUOw.d.mts → index-CcsJnJOD.d.mts} +0 -0
- /package/dist/{index-XLGBNeu0.d.mts → index-CdEhEXlY.d.mts} +0 -0
- /package/dist/{index-DKCFz7dL.d.mts → index-Chy9aknK.d.mts} +0 -0
- /package/dist/{index-BRdPSBFH2.d.mts → index-Ci3_i-WC2.d.mts} +0 -0
- /package/dist/{index-ChsmMZmN.d.mts → index-DC0yVsYL.d.mts} +0 -0
- /package/dist/{index-DIAmg04s.d.mts → index-DEchpaya.d.mts} +0 -0
- /package/dist/{index-CNS1jyBU.d.mts → index-DYUxNOIX.d.mts} +0 -0
- /package/dist/{index-fFSPF7N0.d.mts → index-DaMfTvfz.d.mts} +0 -0
- /package/dist/{index-Dx6P-ajY.d.mts → index-DquI_1X5.d.mts} +0 -0
- /package/dist/{index-DbP0yaRw.d.mts → index-GYZs75UP.d.mts} +0 -0
- /package/dist/{index-CQco6KNL.d.mts → index-oYGf2zIe.d.mts} +0 -0
- /package/dist/{index-BOlzcjwS.d.mts → index-pgYFJ5h6.d.mts} +0 -0
- /package/dist/{json-value-BsWNQQbr.d.mts → json-value-BwVdTylT.d.mts} +0 -0
- /package/dist/{jsonl-transport-B70HQ9l1.mjs → jsonl-transport-D8RBF0dK.mjs} +0 -0
- /package/dist/{lib-C_apP_9s.mjs → lib-3_xcE8J-.mjs} +0 -0
- /package/dist/{model-registry-C3NX834K.mjs → model-registry-CoegIvks.mjs} +0 -0
- /package/dist/{namespace-Bogua97s.d.mts → namespace-8-GrdcbF.d.mts} +0 -0
- /package/dist/{namespace-DNgZ_rfi.d.mts → namespace-B9CYb9Gh.d.mts} +0 -0
- /package/dist/{namespace-DDx4NVJm.mjs → namespace-BHj13hbA.mjs} +0 -0
- /package/dist/{namespace-Dzbt8LqQ.d.mts → namespace-BHliaabz.d.mts} +0 -0
- /package/dist/{namespace-BqlDkdht2.d.mts → namespace-BSXHdCVh2.d.mts} +0 -0
- /package/dist/{namespace-CU1jSw6E.d.mts → namespace-Bd49QmzS.d.mts} +0 -0
- /package/dist/{namespace-kIjqar0Y.mjs → namespace-BeED_Ojz.mjs} +0 -0
- /package/dist/{namespace-SwgMs4rw.d.mts → namespace-D9HNjIdc.d.mts} +0 -0
- /package/dist/{namespace-B1_egU5J.mjs → namespace-DWwWnLBu.mjs} +0 -0
- /package/dist/{namespace-UCwUrFRx.d.mts → namespace-De9Mg3zv.d.mts} +0 -0
- /package/dist/{namespace-CddQuUvG.d.mts → namespace-SQAGytmu.d.mts} +0 -0
- /package/dist/{orchestrator-shared-DrEFeZYw.d.mts → orchestrator-shared-BB6j8ezL.d.mts} +0 -0
- /package/dist/{orchestrator-shared-jYk9mi5C.mjs → orchestrator-shared-CY7Tu7kZ.mjs} +0 -0
- /package/dist/{out-B6fO6go6.mjs → out-CFkI17mk.mjs} +0 -0
- /package/dist/{package-BVm1EakP.d.mts → package-BSG1681x.d.mts} +0 -0
- /package/dist/{providers-namespace-Bl3M8Ibo.d.mts → providers-namespace-sPbGcZ6I.d.mts} +0 -0
- /package/dist/{quick-lru-Coxb6GVa.mjs → quick-lru-CTBjxfgD.mjs} +0 -0
- /package/dist/{registry-ElIHcMM2.mjs → registry-Dw6l7k3e.mjs} +0 -0
- /package/dist/{schema-DOPEco97.d.mts → schema-CfMsufSb.d.mts} +0 -0
- /package/dist/{schemas-B3K1ekm7.d.mts → schemas-B4FyOOJj.d.mts} +0 -0
- /package/dist/{schemas-Dq_g7Giu.d.mts → schemas-B5tMYfhC.d.mts} +0 -0
- /package/dist/{schemas-D_H0ztxl.d.mts → schemas-BAvt2HDy.d.mts} +0 -0
- /package/dist/{schemas-FiDj_kLq.mjs → schemas-BGS9RfqV.mjs} +0 -0
- /package/dist/{schemas-BKgUDm_a2.d.mts → schemas-BKKpQC4X2.d.mts} +0 -0
- /package/dist/{schemas-CzT0LApM.d.mts → schemas-ChF2z4RB.d.mts} +0 -0
- /package/dist/{schemas-DfZ85CRF2.d.mts → schemas-CiWCNQ9a2.d.mts} +0 -0
- /package/dist/{schemas-pl0mzEtO.d.mts → schemas-D55eXBgl.d.mts} +0 -0
- /package/dist/{schemas-CVbfHPw-.d.mts → schemas-DYvvMd3c.d.mts} +0 -0
- /package/dist/{schemas-DPosZWw-.d.mts → schemas-Dmij0PIc.d.mts} +0 -0
- /package/dist/{server-lifecycle-DzO3rjKP.d.mts → server-lifecycle-C-3OgoKi.d.mts} +0 -0
- /package/dist/{server-lifecycle-DLdh0-4H.mjs → server-lifecycle-DV6NMsgH.mjs} +0 -0
- /package/dist/{src-Dqa1n_kI.mjs → src-ftBp6GpR.mjs} +0 -0
- /package/dist/{storage-namespace-D4yQ--Sp.d.mts → storage-namespace-9N9R61pI.d.mts} +0 -0
- /package/dist/{storage-namespace-B1_x8Ho2.mjs → storage-namespace-B1GI4elv.mjs} +0 -0
- /package/dist/{storage-namespace-definition-BzSaRLtZ.d.mts → storage-namespace-definition-V8sc3drq.d.mts} +0 -0
- /package/dist/{supports-color-CCdGjFUY.mjs → supports-color-DwW9N6YC.mjs} +0 -0
- /package/dist/{tray-menu-service-BJ9r7IY3.mjs → tray-menu-service-Dgedanv-.mjs} +0 -0
- /package/dist/{types-Diu9uAnB.d.mts → types-Bju4dmAg.d.mts} +0 -0
- /package/dist/{types-C8_OhAFv.d.mts → types-DBb5jY4Z.d.mts} +0 -0
- /package/dist/{types-Bgb8eQkd.d.mts → types-DVLq657Y.d.mts} +0 -0
- /package/dist/{types-B9QOZAZ5.d.mts → types-DkFvBdIY.d.mts} +0 -0
- /package/dist/{window-registry-CHv3cgSN.d.mts → window-registry-Qcnvlhp7.d.mts} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
import{$ as e,A as t,At as ee,B as n,Bt as r,C as i,Ct as a,D as o,Dt as s,E as c,Et as l,F as u,Ft as d,G as f,H as p,Ht as m,I as h,It as g,J as _,K as v,L as y,Lt as b,M as x,Mt as S,N as C,Nt as w,O as T,Ot as E,P as D,Pt as O,Q as k,R as A,Rt as j,S as M,St as N,T as P,Tt as F,U as I,V as L,Vt as R,W as z,X as B,Y as V,Z as H,_ as U,_t as W,a as G,at as K,b as q,bt as J,c as Y,ct as X,d as Z,dt as Q,et as te,f as ne,ft as re,g as ie,gt as ae,h as oe,ht as se,i as ce,it as le,j as ue,jt as de,k as fe,kt as pe,l as me,lt as he,m as ge,mt as _e,n as ve,nt as ye,o as be,ot as xe,p as Se,pt as Ce,q as we,r as Te,rt as Ee,s as De,st as Oe,t as ke,tt as Ae,u as je,ut as Me,v as Ne,vt as Pe,w as Fe,wt as Ie,x as Le,xt as Re,y as ze,yt as Be,z as Ve,zt as He}from"../../event-
|
|
1
|
+
import{$ as e,A as t,At as ee,B as n,Bt as r,C as i,Ct as a,D as o,Dt as s,E as c,Et as l,F as u,Ft as d,G as f,H as p,Ht as m,I as h,It as g,J as _,K as v,L as y,Lt as b,M as x,Mt as S,N as C,Nt as w,O as T,Ot as E,P as D,Pt as O,Q as k,R as A,Rt as j,S as M,St as N,T as P,Tt as F,U as I,V as L,Vt as R,W as z,X as B,Y as V,Z as H,_ as U,_t as W,a as G,at as K,b as q,bt as J,c as Y,ct as X,d as Z,dt as Q,et as te,f as ne,ft as re,g as ie,gt as ae,h as oe,ht as se,i as ce,it as le,j as ue,jt as de,k as fe,kt as pe,l as me,lt as he,m as ge,mt as _e,n as ve,nt as ye,o as be,ot as xe,p as Se,pt as Ce,q as we,r as Te,rt as Ee,s as De,st as Oe,t as ke,tt as Ae,u as je,ut as Me,v as Ne,vt as Pe,w as Fe,wt as Ie,x as Le,xt as Re,y as ze,yt as Be,z as Ve,zt as He}from"../../event-BOLVCfhH.mjs";import{z as $}from"zod";const Ue=$.enum([`conventional`,`descriptive`,`minimal`,`custom`]),We=$.enum([`merge-commit`,`squash`,`rebase`,`fast-forward`]);export{H as BaseRequestSchema,Ue as CommitMessageStrategyIdSchema,k as GetBranchCommitsRequestSchema,e as GetBranchCommitsResponseSchema,M as GitAbortMergeRequestSchema,i as GitAbortMergeResponseSchema,ke as GitAddRepoRequestSchema,ve as GitAddRepoResponseSchema,te as GitBlameLineSchema,Ae as GitBlameRequestSchema,ye as GitBlameResponseSchema,Ee as GitBlobHashAtCommitRequestSchema,le as GitBlobHashAtCommitResponseSchema,K as GitBranchRequestSchema,xe as GitBranchResponseSchema,Oe as GitChangeStatsSchema,Te as GitCheckoutEventSchema,Fe as GitCheckoutRequestSchema,P as GitCheckoutResponseSchema,X as GitCommitDetailsRequestSchema,he as GitCommitDetailsResponseSchema,ce as GitCommitEventSchema,Me as GitCommitRequestSchema,Q as GitCommitResponseSchema,c as GitCreateBranchRequestSchema,o as GitCreateBranchResponseSchema,T as GitCreateCommitRequestSchema,fe as GitCreateCommitResponseSchema,G as GitCreateWorktreeRequestSchema,be as GitCreateWorktreeResponseSchema,re as GitDefaultBranchRequestSchema,Ce as GitDefaultBranchResponseSchema,t as GitDeleteBranchRequestSchema,ue as GitDeleteBranchResponseSchema,_e as GitDiffRequestSchema,se as GitDiffResponseSchema,x as GitDiscardChangesRequestSchema,C as GitDiscardChangesResponseSchema,D as GitFetchRequestSchema,u as GitFetchResponseSchema,ae as GitFileAtCommitRequestSchema,W as GitFileAtCommitResponseSchema,Pe as GitFileAtRevisionRequestSchema,Be as GitFileAtRevisionResponseSchema,J as GitFileChangeSchema,Re as GitFingerprintRequestSchema,N as GitFingerprintResponseSchema,De as GitInitRepoRequestSchema,Y as GitInitRepoResponseSchema,a as GitLogCommitSchema,Ie as GitLogFiltersSchema,F as GitLogRequestSchema,l as GitLogResponseSchema,h as GitMergeApproachSchema,me as GitMergeEventSchema,y as GitMergeRequestSchema,A as GitMergeResponseSchema,Ve as GitPullRequestSchema,n as GitPullResponseSchema,L as GitPushRequestSchema,p as GitPushResponseSchema,je as GitRebaseEventSchema,I as GitRebaseOntoRequestSchema,z as GitRebaseOntoResponseSchema,Z as GitRebaseStatusSchema,s as GitRefsSchema,E as GitRemoteSchema,pe as GitRemotesRequestSchema,ee as GitRemotesResponseSchema,ne as GitRemoveRepoRequestSchema,Se as GitRemoveRepoResponseSchema,ge as GitRemoveWorktreeRequestSchema,oe as GitRemoveWorktreeResponseSchema,f as GitRenameBranchRequestSchema,v as GitRenameBranchResponseSchema,de as GitRepoRootRequestSchema,S as GitRepoRootResponseSchema,ie as GitStageRequestSchema,U as GitStageResponseSchema,Ne as GitStagingEventSchema,we as GitStashEntrySchema,_ as GitStashOperationSchema,V as GitStashRequestSchema,B as GitStashResponseSchema,w as GitStatusRequestSchema,O as GitStatusResponseSchema,d as GitSwitchWorktreeRequestSchema,g as GitSwitchWorktreeResponseSchema,ze as GitUnstageRequestSchema,q as GitUnstageResponseSchema,b as GitWorkingTreeDetailsRequestSchema,j as GitWorkingTreeDetailsResponseSchema,He as GitWorkingTreeFileChangeSchema,Le as GitWorktreeEventSchema,r as GitWorktreeInfoSchema,R as GitWorktreesRequestSchema,m as GitWorktreesResponseSchema,We as MergeStrategyIdSchema};
|
|
@@ -15,7 +15,6 @@ declare const HarnessInputSchema: z.ZodObject<{
|
|
|
15
15
|
name: z.ZodString;
|
|
16
16
|
clientId: z.ZodOptional<z.ZodString>;
|
|
17
17
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
18
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
19
18
|
toolCapabilityMap: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
20
19
|
"file.read": "file.read";
|
|
21
20
|
"file.write": "file.write";
|
|
@@ -37,6 +36,7 @@ declare const HarnessInputSchema: z.ZodObject<{
|
|
|
37
36
|
"always-ask": "always-ask";
|
|
38
37
|
"full-access": "full-access";
|
|
39
38
|
}>>>;
|
|
39
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
40
40
|
approvalPolicy: z.ZodEnum<{
|
|
41
41
|
reject: "reject";
|
|
42
42
|
"always-ask": "always-ask";
|
|
@@ -132,7 +132,6 @@ declare const HarnessStorageNamespace: _$_makaio_storage_core0.StorageNamespaceD
|
|
|
132
132
|
name: z.ZodString;
|
|
133
133
|
clientId: z.ZodOptional<z.ZodString>;
|
|
134
134
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
135
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
136
135
|
toolCapabilityMap: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
137
136
|
"file.read": "file.read";
|
|
138
137
|
"file.write": "file.write";
|
|
@@ -154,6 +153,7 @@ declare const HarnessStorageNamespace: _$_makaio_storage_core0.StorageNamespaceD
|
|
|
154
153
|
"always-ask": "always-ask";
|
|
155
154
|
"full-access": "full-access";
|
|
156
155
|
}>>>;
|
|
156
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
157
157
|
approvalPolicy: z.ZodEnum<{
|
|
158
158
|
reject: "reject";
|
|
159
159
|
"always-ask": "always-ask";
|
|
@@ -739,7 +739,6 @@ declare const HarnessStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
739
739
|
name: z.ZodString;
|
|
740
740
|
clientId: z.ZodOptional<z.ZodString>;
|
|
741
741
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
742
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
743
742
|
toolCapabilityMap: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
744
743
|
"file.read": "file.read";
|
|
745
744
|
"file.write": "file.write";
|
|
@@ -761,6 +760,7 @@ declare const HarnessStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
761
760
|
"always-ask": "always-ask";
|
|
762
761
|
"full-access": "full-access";
|
|
763
762
|
}>>>;
|
|
763
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
764
764
|
approvalPolicy: z.ZodEnum<{
|
|
765
765
|
reject: "reject";
|
|
766
766
|
"always-ask": "always-ask";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{n as e,r as t,t as n}from"../../handler-
|
|
1
|
+
import{n as e,r as t,t as n}from"../../handler-GGOD_ofd.mjs";export{e as HarnessStorageNamespace,t as HarnessStorageSubjects,n as registerDrizzleHarnessStorage};
|
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
import { c as ResolveIdResponse, d as ResolveNameRequestSchema, f as ResolveNameResponse, l as ResolveIdResponseSchema, o as ResolveIdRequest, p as ResolveNameResponseSchema, s as ResolveIdRequestSchema, t as AdapterRuntimeSchemas, u as ResolveNameRequest } from "../schemas-
|
|
2
|
-
import { n as AdapterRuntimeSubjects, t as AdapterRuntimeNamespace } from "../namespace-
|
|
3
|
-
import { a as resolveDeterministicAdapterId, i as registerAdapterRuntimeIdentityHandlers, n as RegisteredAdapterRuntimeIdentityHandlers, r as buildDeterministicAdapterId, t as AdapterIdentityRegistry } from "../index-
|
|
4
|
-
import { p as BindingRecord } from "../schemas-
|
|
5
|
-
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../schemas-
|
|
6
|
-
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../namespace-
|
|
7
|
-
import { t as CapabilityService } from "../index-
|
|
8
|
-
import { n as CodebaseSubjects, t as CodebaseNamespace } from "../namespace-
|
|
9
|
-
import { n as CodebaseChangedEventSchema, r as CodebaseSchemas, t as CodebaseChangedEvent } from "../schemas-
|
|
10
|
-
import { a as CompressResponse, c as CompressionEventSchema, d as ExtractedContextSchema, f as TechnicalDetails, h as TodoEntrySchema, i as CompressRequestSchema, l as CompressionSchemas, m as TodoEntry, n as BugEntrySchema, o as CompressResponseSchema, p as TechnicalDetailsSchema, r as CompressRequest, s as CompressionEvent, t as BugEntry, u as ExtractedContext } from "../schemas-
|
|
11
|
-
import { n as CompressionSubjects, t as CompressionNamespace } from "../namespace-
|
|
12
|
-
import { a as ContextRuleInput, n as ContextRuleAction, t as ContextRule } from "../types-
|
|
13
|
-
import { a as ExecutionTargetInputSchema, c as ExecutionTargetResolveRequest, d as ExecutionTargetSchemas, f as ExecutionTargetType, i as ExecutionTargetInput, l as ExecutionTargetResolveRequestSchema, m as LocalExecutionTargetSchema, n as ContainerLocalExecutionTargetSchema, o as ExecutionTargetListQuery, p as ExecutionTargetTypeSchema, r as ExecutionTarget, s as ExecutionTargetListQuerySchema, t as ContainerIsolatedExecutionTargetSchema, u as ExecutionTargetSchema } from "../schemas-
|
|
14
|
-
import { n as ExecutionTargetSubjects, t as ExecutionTargetNamespace } from "../namespace-
|
|
15
|
-
import { B as SpawnRequestSchema, C as ContainerIsolatedSpawnRequest, D as ContainerRuntime, E as ContainerLocalSpawnRequestSchema, F as ContainerStopped, G as StatusResponse, H as SpawnResponseSchema, I as ContainerStoppedSchema, J as StopRequestSchema, K as StatusResponseSchema, M as ContainerStartedSchema, N as ContainerState, O as ContainerRuntimeSchema, P as ContainerStateSchema, S as ContainerDestroyedSchema, T as ContainerLocalSpawnRequest, U as StatusRequest, V as SpawnResponse, W as StatusRequestSchema, X as StopResponseSchema, Y as StopResponse, a as DockerSubjects, b as ContainerCreatedSchema, i as DockerNamespace, j as ContainerStarted, n as ContainerSpawnSubjects, q as StopRequest, t as ContainerSpawnNamespace, w as ContainerIsolatedSpawnRequestSchema, x as ContainerDestroyed, y as ContainerCreated, z as SpawnRequest } from "../index-
|
|
16
|
-
import { $t as RecoveryConfig, A as SelectTurn, At as registerMemorySessionStorage, Bt as normalizeSelectionString, C as MessageRoutingSubjects, Ct as fetchPreviewBySession, D as registerMemoryMessageStorage, Dt as registerDrizzleAgentStorage, E as messages, Et as registerFtsSearchHandler, F as EmbeddingIndexManager, Ft as SessionBridge, Gt as actionRegistry, Ht as registerListActionsHandler, I as registerDrizzleImportCursorStorage, It as assembleForkContext, Jt as ContextWindowTracker, Kt as registerGetStatusCountsHandler, L as importCursors, Lt as FallbackRuntimeOptions, M as turnsDual, Mt as AgentStorageSubjects, N as registerMemoryTurnStorage, Nt as SessionExtensionContextImpl, O as registerDrizzleMessageStorage, Ot as registerMemoryAgentStorage, P as registerDrizzleTurnStorage, Pt as createSessionExtensionContext, Qt as buildTurnInitiator, R as importCursorsDual, Rt as pickFallbackRuntimeOptions, S as MessageRoutingNamespace, St as fetchMessageCountsBySession, T as SelectMessage, Tt as parseForkTransforms, Ut as registerBuiltInActions, Vt as resolveAdapterNameById, Wt as resetBuiltInActionsRegistration, Xt as ContextWindowTrackerConfig, Yt as AgentContextState, Zt as SessionContextWindowState, _ as InsertMessageRouting, _n as SessionOrchestrator, _t as mapAgentsBySession, a as buildSessionContext, an as buildRecoveryContext, b as messageRoutingDual, bt as SearchSessionRow, c as kindToBranchKind, cn as resolveModelCapabilities, ct as registerDrizzleSessionEventStorage, d as registerSpawningToolCallResolver, dn as resolveTargetAgents, dt as SelectSessionEvent, en as buildRecoveryContextWithPipeline, et as EventTransform, f as registerCompressLineageResolver, fn as extractTextContent, ft as sessionEvents, g as StartTurnOptions, gn as ISessionOrchestrator, gt as fetchSessionPreviewMaps, h as MakaioSessionConfig, hn as AdapterRegistry, ht as SessionPreviewMaps, i as getFullConversation, in as verifyAndRecoverAgents, j as turns, jt as AgentStorageNamespace, k as InsertTurn, kt as registerDrizzleSessionStorage, ln as findTurnByAgent, lt as registerMemorySessionEventStorage, m as MakaioSession, mn as TurnContextEnricher, nn as ensureAgentModel, o as BuildContextOptions, on as resolveAdapterId, p as registerParentResolver, pn as normalizeToBlocks, pt as sessionEventsDual, qt as registerResumeHandler, rn as recoverAgent, s as ContextAssemblyResult, sn as resolveExecutionTarget, tn as ensureAgentCwd, un as getOrCreateSession, ut as InsertSessionEvent, v as SelectMessageRouting, vn as registerCoreSessionServiceHandlers, vt as mapToSession, w as InsertMessage, wt as mapRowToSession, x as registerDrizzleMessageRoutingStorage, xt as fetchAgentsBySession, y as messageRouting, yn as MakaioSessionService, yt as SearchFilters, zt as CONNECTOR_SWAP_DEFAULT_PIPELINE } from "../index-
|
|
17
|
-
import { a as registerCompressHandler, c as SessionTurnManager, d as TurnContext, f as TurnPairStateChange, i as registerForkHandler, l as Turn, m as TurnResult, n as routeToAgents, o as registerAttachHandler, p as TurnPairTerminalOutcome, r as registerMergeHandler, s as registerAbandonHandler, t as routeToAgentsCore, u as TurnConfig } from "../index-
|
|
18
|
-
import { a as activateProviderContext, c as RuntimeProviderContextResolutionErrorCode, l as resolveRuntimeProviderContext, n as ProviderContextActivationErrorCode, s as RuntimeProviderContextResolutionError, t as ProviderContextActivationError } from "../index-
|
|
19
|
-
import { i as SessionStorageSubjects, r as SessionStorageNamespace } from "../namespace-
|
|
20
|
-
import { a as agents, s as sessions } from "../schema-
|
|
21
|
-
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../namespace-
|
|
22
|
-
import { t as TurnStorageNamespace } from "../namespace-
|
|
23
|
-
import { n as TurnStorageSubjects } from "../namespace-
|
|
24
|
-
import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../namespace-
|
|
25
|
-
import { y as ArtifactSchemaRegistry } from "../packages-
|
|
26
|
-
import { a as createToolContributionProcessor, c as ToolRegistryOptions, d as ToolsetPolicy, f as ToolsetPolicyProvider, l as ToolsWithToolsetsResult, o as ToolRegistry, s as ListToolsFilter, u as ToolsetInfo } from "../index-
|
|
27
|
-
import { t as ToolApprovalService } from "../index-
|
|
28
|
-
import { t as TrayMenuService } from "../index-
|
|
29
|
-
import { a as TrayMenuGroupSchema, c as TrayMenuListEntry, d as TrayMenuSchemas, f as TrayMenuSectionSchema, i as TrayMenuGroupEntrySchema, l as TrayMenuListEntrySchema, n as TrayMenuEntrySchema, o as TrayMenuItemClicked, r as TrayMenuGroup, s as TrayMenuItemClickedSchema, t as TrayMenuEntry, u as TrayMenuMetadataSchema } from "../schemas-
|
|
30
|
-
import { n as TrayMenuSubjects, t as TrayMenuNamespace } from "../namespace-
|
|
31
|
-
import { C as ModelRegistrySchemas, S as ModelRegistrySchema, T as ProviderModelOverrideSchema, _ as ModelRegistryGetLabModelsResponse, a as ModelRegistryService, b as ModelRegistryRefreshRequest, c as IModelRegistryFetcher, d as ModelRegistry, f as ModelRegistryCheckModelInProvidersRequest, g as ModelRegistryGetLabModelsRequest, h as ModelRegistryGetForProviderResponse, i as ModelRegistryProviderNotFoundError, l as ModelRegistryNamespace, m as ModelRegistryGetForProviderRequest, n as CachedRegistryFetcher, o as ModelRegistryServiceOptions, p as ModelRegistryCheckModelInProvidersResponse, r as FallbackRegistryFetcher, s as IModelRegistryCache, t as mergeModelMetadata, u as ModelRegistrySubjects, v as ModelRegistryGetProviderModelsRequest, w as ProviderModelOverride, x as ModelRegistryRefreshResponse, y as ModelRegistryGetProviderModelsResponse } from "../index-
|
|
32
|
-
import { a as InternalPendingRequest, c as SubagentServiceToken, d as SubagentFailureFinalizationError, f as SubagentFailureFinalizationErrorCode, i as InputResolver, l as createSubagentServicePackage, n as TrackOptions, o as SpawnOptions, p as SubagentService, r as AwaitResult, s as TrackedSubagent, t as SubagentManager, u as subagentServicePackage } from "../index-
|
|
33
|
-
import { a as PreferenceValueSchema, i as PreferenceKeySchema, n as PreferenceItemSchema, o as PreferencesSchemas, r as PreferenceKey, t as PreferenceItem } from "../schemas-
|
|
34
|
-
import { n as PreferencesSubjects, t as PreferencesNamespace } from "../storage-namespace-
|
|
35
|
-
import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../schemas-
|
|
36
|
-
import { n as SubagentTemplateSubjects, t as SubagentTemplateKernelNamespace } from "../namespace-
|
|
1
|
+
import { c as ResolveIdResponse, d as ResolveNameRequestSchema, f as ResolveNameResponse, l as ResolveIdResponseSchema, o as ResolveIdRequest, p as ResolveNameResponseSchema, s as ResolveIdRequestSchema, t as AdapterRuntimeSchemas, u as ResolveNameRequest } from "../schemas-D55eXBgl.mjs";
|
|
2
|
+
import { n as AdapterRuntimeSubjects, t as AdapterRuntimeNamespace } from "../namespace-De9Mg3zv.mjs";
|
|
3
|
+
import { a as resolveDeterministicAdapterId, i as registerAdapterRuntimeIdentityHandlers, n as RegisteredAdapterRuntimeIdentityHandlers, r as buildDeterministicAdapterId, t as AdapterIdentityRegistry } from "../index-Cw7_69gV.mjs";
|
|
4
|
+
import { p as BindingRecord } from "../schemas-B5tMYfhC.mjs";
|
|
5
|
+
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../schemas-SsGbBOZ-.mjs";
|
|
6
|
+
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../namespace-Dvo_7BQw.mjs";
|
|
7
|
+
import { t as CapabilityService } from "../index-DC0yVsYL.mjs";
|
|
8
|
+
import { n as CodebaseSubjects, t as CodebaseNamespace } from "../namespace-SQAGytmu.mjs";
|
|
9
|
+
import { n as CodebaseChangedEventSchema, r as CodebaseSchemas, t as CodebaseChangedEvent } from "../schemas-BAvt2HDy.mjs";
|
|
10
|
+
import { a as CompressResponse, c as CompressionEventSchema, d as ExtractedContextSchema, f as TechnicalDetails, h as TodoEntrySchema, i as CompressRequestSchema, l as CompressionSchemas, m as TodoEntry, n as BugEntrySchema, o as CompressResponseSchema, p as TechnicalDetailsSchema, r as CompressRequest, s as CompressionEvent, t as BugEntry, u as ExtractedContext } from "../schemas-B4FyOOJj.mjs";
|
|
11
|
+
import { n as CompressionSubjects, t as CompressionNamespace } from "../namespace-D9HNjIdc.mjs";
|
|
12
|
+
import { a as ContextRuleInput, n as ContextRuleAction, t as ContextRule } from "../types-DkFvBdIY.mjs";
|
|
13
|
+
import { a as ExecutionTargetInputSchema, c as ExecutionTargetResolveRequest, d as ExecutionTargetSchemas, f as ExecutionTargetType, i as ExecutionTargetInput, l as ExecutionTargetResolveRequestSchema, m as LocalExecutionTargetSchema, n as ContainerLocalExecutionTargetSchema, o as ExecutionTargetListQuery, p as ExecutionTargetTypeSchema, r as ExecutionTarget, s as ExecutionTargetListQuerySchema, t as ContainerIsolatedExecutionTargetSchema, u as ExecutionTargetSchema } from "../schemas-ChF2z4RB.mjs";
|
|
14
|
+
import { n as ExecutionTargetSubjects, t as ExecutionTargetNamespace } from "../namespace-Bd49QmzS.mjs";
|
|
15
|
+
import { B as SpawnRequestSchema, C as ContainerIsolatedSpawnRequest, D as ContainerRuntime, E as ContainerLocalSpawnRequestSchema, F as ContainerStopped, G as StatusResponse, H as SpawnResponseSchema, I as ContainerStoppedSchema, J as StopRequestSchema, K as StatusResponseSchema, M as ContainerStartedSchema, N as ContainerState, O as ContainerRuntimeSchema, P as ContainerStateSchema, S as ContainerDestroyedSchema, T as ContainerLocalSpawnRequest, U as StatusRequest, V as SpawnResponse, W as StatusRequestSchema, X as StopResponseSchema, Y as StopResponse, a as DockerSubjects, b as ContainerCreatedSchema, i as DockerNamespace, j as ContainerStarted, n as ContainerSpawnSubjects, q as StopRequest, t as ContainerSpawnNamespace, w as ContainerIsolatedSpawnRequestSchema, x as ContainerDestroyed, y as ContainerCreated, z as SpawnRequest } from "../index-0Ju2i8gV.mjs";
|
|
16
|
+
import { $t as RecoveryConfig, A as SelectTurn, At as registerMemorySessionStorage, Bt as normalizeSelectionString, C as MessageRoutingSubjects, Ct as fetchPreviewBySession, D as registerMemoryMessageStorage, Dt as registerDrizzleAgentStorage, E as messages, Et as registerFtsSearchHandler, F as EmbeddingIndexManager, Ft as SessionBridge, Gt as actionRegistry, Ht as registerListActionsHandler, I as registerDrizzleImportCursorStorage, It as assembleForkContext, Jt as ContextWindowTracker, Kt as registerGetStatusCountsHandler, L as importCursors, Lt as FallbackRuntimeOptions, M as turnsDual, Mt as AgentStorageSubjects, N as registerMemoryTurnStorage, Nt as SessionExtensionContextImpl, O as registerDrizzleMessageStorage, Ot as registerMemoryAgentStorage, P as registerDrizzleTurnStorage, Pt as createSessionExtensionContext, Qt as buildTurnInitiator, R as importCursorsDual, Rt as pickFallbackRuntimeOptions, S as MessageRoutingNamespace, St as fetchMessageCountsBySession, T as SelectMessage, Tt as parseForkTransforms, Ut as registerBuiltInActions, Vt as resolveAdapterNameById, Wt as resetBuiltInActionsRegistration, Xt as ContextWindowTrackerConfig, Yt as AgentContextState, Zt as SessionContextWindowState, _ as InsertMessageRouting, _n as SessionOrchestrator, _t as mapAgentsBySession, a as buildSessionContext, an as buildRecoveryContext, b as messageRoutingDual, bt as SearchSessionRow, c as kindToBranchKind, cn as resolveModelCapabilities, ct as registerDrizzleSessionEventStorage, d as registerSpawningToolCallResolver, dn as resolveTargetAgents, dt as SelectSessionEvent, en as buildRecoveryContextWithPipeline, et as EventTransform, f as registerCompressLineageResolver, fn as extractTextContent, ft as sessionEvents, g as StartTurnOptions, gn as ISessionOrchestrator, gt as fetchSessionPreviewMaps, h as MakaioSessionConfig, hn as AdapterRegistry, ht as SessionPreviewMaps, i as getFullConversation, in as verifyAndRecoverAgents, j as turns, jt as AgentStorageNamespace, k as InsertTurn, kt as registerDrizzleSessionStorage, ln as findTurnByAgent, lt as registerMemorySessionEventStorage, m as MakaioSession, mn as TurnContextEnricher, nn as ensureAgentModel, o as BuildContextOptions, on as resolveAdapterId, p as registerParentResolver, pn as normalizeToBlocks, pt as sessionEventsDual, qt as registerResumeHandler, rn as recoverAgent, s as ContextAssemblyResult, sn as resolveExecutionTarget, tn as ensureAgentCwd, un as getOrCreateSession, ut as InsertSessionEvent, v as SelectMessageRouting, vn as registerCoreSessionServiceHandlers, vt as mapToSession, w as InsertMessage, wt as mapRowToSession, x as registerDrizzleMessageRoutingStorage, xt as fetchAgentsBySession, y as messageRouting, yn as MakaioSessionService, yt as SearchFilters, zt as CONNECTOR_SWAP_DEFAULT_PIPELINE } from "../index-D73PTKXG2.mjs";
|
|
17
|
+
import { a as registerCompressHandler, c as SessionTurnManager, d as TurnContext, f as TurnPairStateChange, i as registerForkHandler, l as Turn, m as TurnResult, n as routeToAgents, o as registerAttachHandler, p as TurnPairTerminalOutcome, r as registerMergeHandler, s as registerAbandonHandler, t as routeToAgentsCore, u as TurnConfig } from "../index-8fJ6dkzR.mjs";
|
|
18
|
+
import { a as activateProviderContext, c as RuntimeProviderContextResolutionErrorCode, l as resolveRuntimeProviderContext, n as ProviderContextActivationErrorCode, s as RuntimeProviderContextResolutionError, t as ProviderContextActivationError } from "../index-BhXCCgJV2.mjs";
|
|
19
|
+
import { i as SessionStorageSubjects, r as SessionStorageNamespace } from "../namespace-8-GrdcbF.mjs";
|
|
20
|
+
import { a as agents, s as sessions } from "../schema-CfMsufSb.mjs";
|
|
21
|
+
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../namespace-Db_PFX3v.mjs";
|
|
22
|
+
import { t as TurnStorageNamespace } from "../namespace-BsF9IxJ9.mjs";
|
|
23
|
+
import { n as TurnStorageSubjects } from "../namespace-lWlqWTKu.mjs";
|
|
24
|
+
import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../namespace-BWsPZGiq2.mjs";
|
|
25
|
+
import { y as ArtifactSchemaRegistry } from "../packages-DeIgn0Hn.mjs";
|
|
26
|
+
import { a as createToolContributionProcessor, c as ToolRegistryOptions, d as ToolsetPolicy, f as ToolsetPolicyProvider, l as ToolsWithToolsetsResult, o as ToolRegistry, s as ListToolsFilter, u as ToolsetInfo } from "../index-Brdc35b-.mjs";
|
|
27
|
+
import { t as ToolApprovalService } from "../index-Ci3_i-WC2.mjs";
|
|
28
|
+
import { t as TrayMenuService } from "../index-BSmwpgkR.mjs";
|
|
29
|
+
import { a as TrayMenuGroupSchema, c as TrayMenuListEntry, d as TrayMenuSchemas, f as TrayMenuSectionSchema, i as TrayMenuGroupEntrySchema, l as TrayMenuListEntrySchema, n as TrayMenuEntrySchema, o as TrayMenuItemClicked, r as TrayMenuGroup, s as TrayMenuItemClickedSchema, t as TrayMenuEntry, u as TrayMenuMetadataSchema } from "../schemas-CiWCNQ9a2.mjs";
|
|
30
|
+
import { n as TrayMenuSubjects, t as TrayMenuNamespace } from "../namespace-BSXHdCVh2.mjs";
|
|
31
|
+
import { C as ModelRegistrySchemas, S as ModelRegistrySchema, T as ProviderModelOverrideSchema, _ as ModelRegistryGetLabModelsResponse, a as ModelRegistryService, b as ModelRegistryRefreshRequest, c as IModelRegistryFetcher, d as ModelRegistry, f as ModelRegistryCheckModelInProvidersRequest, g as ModelRegistryGetLabModelsRequest, h as ModelRegistryGetForProviderResponse, i as ModelRegistryProviderNotFoundError, l as ModelRegistryNamespace, m as ModelRegistryGetForProviderRequest, n as CachedRegistryFetcher, o as ModelRegistryServiceOptions, p as ModelRegistryCheckModelInProvidersResponse, r as FallbackRegistryFetcher, s as IModelRegistryCache, t as mergeModelMetadata, u as ModelRegistrySubjects, v as ModelRegistryGetProviderModelsRequest, w as ProviderModelOverride, x as ModelRegistryRefreshResponse, y as ModelRegistryGetProviderModelsResponse } from "../index-Bd1GC1kU2.mjs";
|
|
32
|
+
import { a as InternalPendingRequest, c as SubagentServiceToken, d as SubagentFailureFinalizationError, f as SubagentFailureFinalizationErrorCode, i as InputResolver, l as createSubagentServicePackage, n as TrackOptions, o as SpawnOptions, p as SubagentService, r as AwaitResult, s as TrackedSubagent, t as SubagentManager, u as subagentServicePackage } from "../index-BsBvs0aK.mjs";
|
|
33
|
+
import { a as PreferenceValueSchema, i as PreferenceKeySchema, n as PreferenceItemSchema, o as PreferencesSchemas, r as PreferenceKey, t as PreferenceItem } from "../schemas-BKKpQC4X2.mjs";
|
|
34
|
+
import { n as PreferencesSubjects, t as PreferencesNamespace } from "../storage-namespace-9N9R61pI.mjs";
|
|
35
|
+
import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../schemas-oTIqxZN_.mjs";
|
|
36
|
+
import { n as SubagentTemplateSubjects, t as SubagentTemplateKernelNamespace } from "../namespace-BeV7LST-.mjs";
|
|
37
37
|
import * as _$zod from "zod";
|
|
38
38
|
import { z } from "zod";
|
|
39
39
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -3352,9 +3352,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3352
3352
|
status: _$zod.ZodEnum<{
|
|
3353
3353
|
completed: "completed";
|
|
3354
3354
|
cancelled: "cancelled";
|
|
3355
|
-
failed: "failed";
|
|
3356
3355
|
running: "running";
|
|
3357
3356
|
waiting_input: "waiting_input";
|
|
3357
|
+
failed: "failed";
|
|
3358
3358
|
}>;
|
|
3359
3359
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3360
3360
|
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -4308,8 +4308,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
4308
4308
|
ruleId: _$zod.ZodString;
|
|
4309
4309
|
changeType: _$zod.ZodEnum<{
|
|
4310
4310
|
updated: "updated";
|
|
4311
|
-
deleted: "deleted";
|
|
4312
4311
|
created: "created";
|
|
4312
|
+
deleted: "deleted";
|
|
4313
4313
|
}>;
|
|
4314
4314
|
previous: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
4315
4315
|
scope: _$zod.ZodEnum<{
|
|
@@ -4567,8 +4567,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
4567
4567
|
}, _$zod_v4_core0.$strip>;
|
|
4568
4568
|
response: _$zod.ZodObject<{
|
|
4569
4569
|
state: _$zod.ZodEnum<{
|
|
4570
|
-
created: "created";
|
|
4571
4570
|
running: "running";
|
|
4571
|
+
created: "created";
|
|
4572
4572
|
stopped: "stopped";
|
|
4573
4573
|
destroyed: "destroyed";
|
|
4574
4574
|
}>;
|
|
@@ -4915,8 +4915,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
4915
4915
|
id: _$zod.ZodString;
|
|
4916
4916
|
config: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
|
|
4917
4917
|
enabled: _$zod.ZodBoolean;
|
|
4918
|
-
extensionName: _$zod.ZodString;
|
|
4919
4918
|
scope: _$zod.ZodString;
|
|
4919
|
+
extensionName: _$zod.ZodString;
|
|
4920
4920
|
}, _$zod_v4_core0.$strip>;
|
|
4921
4921
|
}, _$zod_v4_core0.$strip>;
|
|
4922
4922
|
response: _$zod.ZodObject<{
|
|
@@ -5166,7 +5166,6 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
5166
5166
|
name: _$zod.ZodString;
|
|
5167
5167
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5168
5168
|
adapterName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5169
|
-
credentials: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
5170
5169
|
toolCapabilityMap: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodReadonly<_$zod.ZodArray<_$zod.ZodEnum<{
|
|
5171
5170
|
"file.read": "file.read";
|
|
5172
5171
|
"file.write": "file.write";
|
|
@@ -5188,6 +5187,7 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
5188
5187
|
"always-ask": "always-ask";
|
|
5189
5188
|
"full-access": "full-access";
|
|
5190
5189
|
}>>>;
|
|
5190
|
+
credentials: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
5191
5191
|
approvalPolicy: _$zod.ZodEnum<{
|
|
5192
5192
|
reject: "reject";
|
|
5193
5193
|
"always-ask": "always-ask";
|
|
@@ -7035,11 +7035,13 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
7035
7035
|
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
7036
7036
|
total: _$zod.ZodObject<{
|
|
7037
7037
|
inputTokens: _$zod.ZodNumber;
|
|
7038
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7038
7039
|
outputTokens: _$zod.ZodNumber;
|
|
7039
7040
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7040
7041
|
}, _$zod_v4_core0.$strip>;
|
|
7041
7042
|
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
7042
7043
|
inputTokens: _$zod.ZodNumber;
|
|
7044
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7043
7045
|
outputTokens: _$zod.ZodNumber;
|
|
7044
7046
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7045
7047
|
}, _$zod_v4_core0.$strip>>>;
|
|
@@ -7068,18 +7070,20 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
7068
7070
|
active: "active";
|
|
7069
7071
|
}>>;
|
|
7070
7072
|
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7071
|
-
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
7073
|
+
usage: _$zod.ZodOptional<_$zod.ZodNullable<_$zod.ZodObject<{
|
|
7072
7074
|
total: _$zod.ZodObject<{
|
|
7073
7075
|
inputTokens: _$zod.ZodNumber;
|
|
7076
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7074
7077
|
outputTokens: _$zod.ZodNumber;
|
|
7075
7078
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7076
7079
|
}, _$zod_v4_core0.$strip>;
|
|
7077
7080
|
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
7078
7081
|
inputTokens: _$zod.ZodNumber;
|
|
7082
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7079
7083
|
outputTokens: _$zod.ZodNumber;
|
|
7080
7084
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7081
7085
|
}, _$zod_v4_core0.$strip>>>;
|
|
7082
|
-
}, _$zod_v4_core0.$strip
|
|
7086
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
7083
7087
|
}, _$zod_v4_core0.$strip>;
|
|
7084
7088
|
response: _$zod.ZodObject<{
|
|
7085
7089
|
turn: _$zod.ZodObject<{
|
|
@@ -7097,11 +7101,13 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
7097
7101
|
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
7098
7102
|
total: _$zod.ZodObject<{
|
|
7099
7103
|
inputTokens: _$zod.ZodNumber;
|
|
7104
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7100
7105
|
outputTokens: _$zod.ZodNumber;
|
|
7101
7106
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7102
7107
|
}, _$zod_v4_core0.$strip>;
|
|
7103
7108
|
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
7104
7109
|
inputTokens: _$zod.ZodNumber;
|
|
7110
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7105
7111
|
outputTokens: _$zod.ZodNumber;
|
|
7106
7112
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7107
7113
|
}, _$zod_v4_core0.$strip>>>;
|
|
@@ -7135,11 +7141,13 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
7135
7141
|
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
7136
7142
|
total: _$zod.ZodObject<{
|
|
7137
7143
|
inputTokens: _$zod.ZodNumber;
|
|
7144
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7138
7145
|
outputTokens: _$zod.ZodNumber;
|
|
7139
7146
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7140
7147
|
}, _$zod_v4_core0.$strip>;
|
|
7141
7148
|
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
7142
7149
|
inputTokens: _$zod.ZodNumber;
|
|
7150
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7143
7151
|
outputTokens: _$zod.ZodNumber;
|
|
7144
7152
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7145
7153
|
}, _$zod_v4_core0.$strip>>>;
|
|
@@ -7170,11 +7178,13 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
7170
7178
|
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
7171
7179
|
total: _$zod.ZodObject<{
|
|
7172
7180
|
inputTokens: _$zod.ZodNumber;
|
|
7181
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7173
7182
|
outputTokens: _$zod.ZodNumber;
|
|
7174
7183
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7175
7184
|
}, _$zod_v4_core0.$strip>;
|
|
7176
7185
|
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
7177
7186
|
inputTokens: _$zod.ZodNumber;
|
|
7187
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7178
7188
|
outputTokens: _$zod.ZodNumber;
|
|
7179
7189
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7180
7190
|
}, _$zod_v4_core0.$strip>>>;
|
|
@@ -7204,11 +7214,13 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
7204
7214
|
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
7205
7215
|
total: _$zod.ZodObject<{
|
|
7206
7216
|
inputTokens: _$zod.ZodNumber;
|
|
7217
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7207
7218
|
outputTokens: _$zod.ZodNumber;
|
|
7208
7219
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7209
7220
|
}, _$zod_v4_core0.$strip>;
|
|
7210
7221
|
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
7211
7222
|
inputTokens: _$zod.ZodNumber;
|
|
7223
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7212
7224
|
outputTokens: _$zod.ZodNumber;
|
|
7213
7225
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7214
7226
|
}, _$zod_v4_core0.$strip>>>;
|
|
@@ -7238,11 +7250,13 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
7238
7250
|
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
7239
7251
|
total: _$zod.ZodObject<{
|
|
7240
7252
|
inputTokens: _$zod.ZodNumber;
|
|
7253
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7241
7254
|
outputTokens: _$zod.ZodNumber;
|
|
7242
7255
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7243
7256
|
}, _$zod_v4_core0.$strip>;
|
|
7244
7257
|
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
7245
7258
|
inputTokens: _$zod.ZodNumber;
|
|
7259
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7246
7260
|
outputTokens: _$zod.ZodNumber;
|
|
7247
7261
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7248
7262
|
}, _$zod_v4_core0.$strip>>>;
|
|
@@ -7279,11 +7293,13 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
7279
7293
|
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
7280
7294
|
total: _$zod.ZodObject<{
|
|
7281
7295
|
inputTokens: _$zod.ZodNumber;
|
|
7296
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7282
7297
|
outputTokens: _$zod.ZodNumber;
|
|
7283
7298
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7284
7299
|
}, _$zod_v4_core0.$strip>;
|
|
7285
7300
|
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
7286
7301
|
inputTokens: _$zod.ZodNumber;
|
|
7302
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7287
7303
|
outputTokens: _$zod.ZodNumber;
|
|
7288
7304
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7289
7305
|
}, _$zod_v4_core0.$strip>>>;
|
|
@@ -7325,11 +7341,13 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
7325
7341
|
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
7326
7342
|
total: _$zod.ZodObject<{
|
|
7327
7343
|
inputTokens: _$zod.ZodNumber;
|
|
7344
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7328
7345
|
outputTokens: _$zod.ZodNumber;
|
|
7329
7346
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7330
7347
|
}, _$zod_v4_core0.$strip>;
|
|
7331
7348
|
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
7332
7349
|
inputTokens: _$zod.ZodNumber;
|
|
7350
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7333
7351
|
outputTokens: _$zod.ZodNumber;
|
|
7334
7352
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7335
7353
|
}, _$zod_v4_core0.$strip>>>;
|
|
@@ -7365,11 +7383,13 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
7365
7383
|
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
7366
7384
|
total: _$zod.ZodObject<{
|
|
7367
7385
|
inputTokens: _$zod.ZodNumber;
|
|
7386
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7368
7387
|
outputTokens: _$zod.ZodNumber;
|
|
7369
7388
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7370
7389
|
}, _$zod_v4_core0.$strip>;
|
|
7371
7390
|
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
7372
7391
|
inputTokens: _$zod.ZodNumber;
|
|
7392
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7373
7393
|
outputTokens: _$zod.ZodNumber;
|
|
7374
7394
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7375
7395
|
}, _$zod_v4_core0.$strip>>>;
|
|
@@ -7403,11 +7423,13 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
7403
7423
|
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
7404
7424
|
total: _$zod.ZodObject<{
|
|
7405
7425
|
inputTokens: _$zod.ZodNumber;
|
|
7426
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7406
7427
|
outputTokens: _$zod.ZodNumber;
|
|
7407
7428
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7408
7429
|
}, _$zod_v4_core0.$strip>;
|
|
7409
7430
|
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
7410
7431
|
inputTokens: _$zod.ZodNumber;
|
|
7432
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7411
7433
|
outputTokens: _$zod.ZodNumber;
|
|
7412
7434
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7413
7435
|
}, _$zod_v4_core0.$strip>>>;
|
|
@@ -7450,9 +7472,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
7450
7472
|
status: _$zod.ZodEnum<{
|
|
7451
7473
|
completed: "completed";
|
|
7452
7474
|
cancelled: "cancelled";
|
|
7453
|
-
failed: "failed";
|
|
7454
7475
|
running: "running";
|
|
7455
7476
|
waiting_input: "waiting_input";
|
|
7477
|
+
failed: "failed";
|
|
7456
7478
|
}>;
|
|
7457
7479
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7458
7480
|
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -7512,8 +7534,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
7512
7534
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7513
7535
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7514
7536
|
contextMode: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
7515
|
-
fresh: "fresh";
|
|
7516
7537
|
fork: "fork";
|
|
7538
|
+
fresh: "fresh";
|
|
7517
7539
|
}>>;
|
|
7518
7540
|
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
7519
7541
|
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
@@ -7531,14 +7553,14 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
7531
7553
|
adapterName: _$zod.ZodString;
|
|
7532
7554
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7533
7555
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7534
|
-
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7535
|
-
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
7536
|
-
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
7537
|
-
allowedDirectories: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
7538
7556
|
contextMode: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
7539
|
-
fresh: "fresh";
|
|
7540
7557
|
fork: "fork";
|
|
7558
|
+
fresh: "fresh";
|
|
7541
7559
|
}>>;
|
|
7560
|
+
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
7561
|
+
allowedDirectories: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
7562
|
+
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7563
|
+
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
7542
7564
|
}, _$zod_v4_core0.$strip>;
|
|
7543
7565
|
response: _$zod.ZodObject<{
|
|
7544
7566
|
id: _$zod.ZodString;
|
|
@@ -7553,8 +7575,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
7553
7575
|
model: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodString>>;
|
|
7554
7576
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodString>>;
|
|
7555
7577
|
contextMode: _$zod.ZodOptional<_$zod.ZodDefault<_$zod.ZodEnum<{
|
|
7556
|
-
fresh: "fresh";
|
|
7557
7578
|
fork: "fork";
|
|
7579
|
+
fresh: "fresh";
|
|
7558
7580
|
}>>>;
|
|
7559
7581
|
allowedTools: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>>;
|
|
7560
7582
|
disallowedTools: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>>;
|
package/dist/services/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{agents as e,sessions as t}from"./session/storage/schema.mjs";import{n,t as r}from"../schema-cus0dJ81.mjs";import{t as i}from"../schema-BI0aCHvV.mjs";import{i as a,n as o,r as s,t as c}from"../namespace-DwQtzlY-.mjs";import{A as l,B as u,C as d,D as f,E as p,F as m,M as h,N as ee,O as te,P as g,S as ne,T as re,V as ie,_ as ae,a as oe,b as se,c as ce,d as le,f as ue,g as de,h as fe,i as pe,j as me,k as he,l as ge,m as _e,n as ve,o as ye,p as be,r as xe,s as Se,t as Ce,u as we,v as Te,w as Ee,y as De}from"../handlers-RGs3eC9X.mjs";import{TurnStorageNamespace as Oe,TurnStorageSubjects as ke}from"./turn/namespace.mjs";import{SessionStorageNamespace as Ae,SessionStorageSubjects as je}from"./session/storage/namespace.mjs";import{$ as _,A as v,B as y,C as b,D as x,E as S,F as Me,G as Ne,H as Pe,I as Fe,J as C,K as Ie,L as Le,M as Re,N as ze,O as Be,Q as Ve,R as He,S as Ue,T as We,U as Ge,V as Ke,W as qe,X as Je,Y as Ye,Z as Xe,a as Ze,b as Qe,c as $e,et,i as tt,j as nt,k as rt,l as it,nt as at,o as ot,q as st,r as ct,s as lt,t as ut,tt as dt,u as ft,w as pt,x as mt,z as ht}from"../session-CAjudDuJ.mjs";import{t as gt}from"../namespace-D7pE2QWv.mjs";import{ProviderStorageNamespace as _t}from"./settings/storage/providers-namespace.mjs";import{a as vt,o as yt,r as bt,t as xt}from"../provider-context-BYkMl--1.mjs";import{AdapterRuntimeSchemas as St,ResolveIdRequestSchema as Ct,ResolveIdResponseSchema as wt,ResolveNameRequestSchema as Tt,ResolveNameResponseSchema as Et}from"./adapter-runtime/schemas.mjs";import{AdapterRuntimeNamespace as w,AdapterRuntimeSubjects as Dt}from"./adapter-runtime/namespace.mjs";import{A as Ot,C as kt,M as At,N as jt,O as Mt,T as Nt,_ as Pt,a as Ft,b as It,c as Lt,i as Rt,j as zt,k as Bt,l as Vt,n as Ht,o as Ut,r as Wt,s as Gt,t as Kt,v as qt,w as Jt,x as Yt,y as Xt}from"../schemas-C-J4W1ID.mjs";import{ExecutionTargetNamespace as T,ExecutionTargetSubjects as Zt}from"./execution-target/namespace.mjs";import{MessageStorageNamespace as Qt,MessageStorageSubjects as $t}from"./session/messages/namespace.mjs";import{TurnStorageNamespace as en}from"./session/turns/namespace.mjs";import{BugEntrySchema as tn,CompressRequestSchema as nn,CompressResponseSchema as rn,CompressionEventSchema as an,CompressionSchemas as on,ExtractedContextSchema as sn,TechnicalDetailsSchema as cn,TodoEntrySchema as ln}from"./compression/schemas.mjs";import{PreferenceItemSchema as un,PreferenceKeySchema as dn,PreferenceValueSchema as fn,PreferencesSchemas as pn}from"./preferences/schemas.mjs";import{PreferencesNamespace as E,PreferencesSubjects as mn}from"./preferences/storage-namespace.mjs";import{t as hn}from"../namespace-DDx4NVJm.mjs";import{_ as D,v as gn,y as _n}from"../packages-I0D3JP9L.mjs";import{A as vn,B as yn,C as bn,D as xn,E as Sn,F as Cn,H as wn,I as Tn,L as En,M as Dn,N as On,O as kn,P as An,R as jn,S as Mn,T as O,U as Nn,V as Pn,_ as Fn,a as In,b as Ln,c as Rn,d as zn,f as Bn,g as k,h as Vn,i as A,j as Hn,k as Un,l as Wn,m as j,o as M,p as Gn,r as Kn,s as qn,u as Jn,v as Yn,w as Xn,x as Zn,y as Qn,z as $n}from"../tools-CWSuNk-M.mjs";import{t as er}from"../capability-service-TCOwWrLi.mjs";import{a as tr,c as nr,i as rr,l as ir,n as ar,o as N,r as or,s as sr,t as cr,u as lr}from"../model-registry-C3NX834K.mjs";import{t as ur}from"../tool-approval-service-BgSn_6NT.mjs";import{TrayMenuEntrySchema as dr,TrayMenuGroupEntrySchema as fr,TrayMenuGroupSchema as pr,TrayMenuItemClickedSchema as mr,TrayMenuListEntrySchema as hr,TrayMenuMetadataSchema as gr,TrayMenuSchemas as _r,TrayMenuSectionSchema as vr}from"./tray-menu/schemas.mjs";import{TrayMenuNamespace as P,TrayMenuSubjects as yr}from"./tray-menu/namespace.mjs";import{t as br}from"../tray-menu-service-BJ9r7IY3.mjs";import{n as xr}from"../handler-Bxs0moLY.mjs";import{a as Sr,i as Cr,n as wr,o as Tr,r as Er,t as Dr}from"../package-3cW8oIkI.mjs";import{FsNamespace as Or}from"./filesystem/namespace.mjs";import"./capability/index.mjs";import"./tool-approval/index.mjs";import"./tray-menu/index.mjs";import"./subagent/index.mjs";import{AgentInstanceStatusSchema as kr,AgentRuntimeSchemas as Ar,AgentRuntimeSelectionSchema as jr}from"./agent-runtime/schemas.mjs";import{AgentRuntimeNamespace as F,AgentRuntimeSubjects as Mr}from"./agent-runtime/namespace.mjs";import{CodebaseChangedEventSchema as Nr,CodebaseSchemas as Pr}from"./codebase/schemas.mjs";import{CodebaseNamespace as I,CodebaseSubjects as Fr}from"./codebase/namespace.mjs";import{CompressionNamespace as L,CompressionSubjects as Ir}from"./compression/namespace.mjs";import{r as Lr,t as Rr}from"../storage-namespace-B1_x8Ho2.mjs";import{DefinitionNamespace as zr}from"./definition/namespace.mjs";import{DialogNamespace as Br}from"./dialog/namespace.mjs";import{a as Vr,i as R,n as Hr,t as Ur}from"../execution-target-D6PoGaO8.mjs";import{CLIDetectionNamespace as Wr}from"./cli-detection/namespace.mjs";import{LocalNotificationNamespace as Gr}from"./local-notification/namespace.mjs";import{t as Kr}from"../namespace-kIjqar0Y.mjs";import{ExtensionConfigStorageNamespace as qr}from"./settings/storage/extension-configs/namespace.mjs";import{ClientStorageNamespace as Jr}from"./settings/storage/clients-namespace.mjs";import{SubagentTemplateCompletedEventSchema as Yr,SubagentTemplateCreateSchema as Xr,SubagentTemplateInstanceSchema as Zr,SubagentTemplateInstanceStatusSchema as Qr,SubagentTemplateKernelSchemas as $r,SubagentTemplateSchema as ei,SubagentTemplateSettingsSchemas as ti,SubagentTemplateSpawnRequestSchema as ni,SubagentTemplateSpawnedEventSchema as ri,SubagentTemplateSummarySchema as ii,SubagentTemplateUpdateSchema as ai}from"./subagent-template/schemas.mjs";import{r as oi,t as si}from"../namespace-B1_egU5J.mjs";import{SubagentTemplateKernelNamespace as z,SubagentTemplateSubjects as ci}from"./subagent-template/namespace.mjs";import{i as li,n as ui,r as di,t as fi}from"../identity-D481xSkS.mjs";import"./adapter-runtime/index.mjs";import"./agent-runtime/index.mjs";import"./codebase/index.mjs";import"./compression/index.mjs";import"./preferences/index.mjs";import"./subagent-template/index.mjs";import{ArtifactSubjects as pi}from"@makaio/framework/contracts";import{ImportCursorStorageNamespace as mi}from"@makaio/framework/adapters";import{ModelRegistryPublicNamespace as hi}from"@makaio/framework/contracts/model-registry";function gi(e){return{source:`extension`,ownerKey:`extension:${e}`}}function _i(e,t){for(let n of e.values())if(n.registry===t)for(let e of n.registrations)t.registerKind(e,n.owner)}function vi(){let e=new Map,t=t=>{let n=e.get(t);if(n){e.delete(t);for(let e=n.registrations.length-1;e>=0;--e){let t=n.registrations[e];n.registry.deregisterKind(t.kind,t.schemaVersion,n.owner)}_i(e,n.registry)}};return{filter:e=>(e.artifactKinds?.kinds?.length??0)>0,async processActivated(n,r,i){let a=i.getService(D);if(!a)throw Error(`ArtifactSchemaRegistry is not available — ensure artifact-schema-registry is started before extensions with artifactKinds.`);let o=(r.artifactKinds?.kinds??[]).map(e=>e.toRegistration()),s=gi(n);t(n);for(let e of o)a.registerKind(e,s);e.set(n,{registry:a,owner:s,registrations:o})},async processStopped(e){try{t(e)}catch(t){console.error(`[ArtifactContributionProcessor] Deregister error for "${e}":`,t)}}}}function yi(e,t,n){return{...n,filter:{...n.filter,kind:e,schemaVersion:t}}}function bi(){let e=new Map,t=t=>{let n=e.get(t);n&&(e.delete(t),n.cleanup())};return{filter:e=>{let t=e.artifactLifecycleHooks!=null,n=(e.artifactKinds?.kinds??[]).some(e=>(e.hooks?.hooks.length??0)>0);return t||n},async processActivated(n,r,i){let a=i.getService(A);if(!a)throw Error(`ArtifactLifecycleHookRegistry is not available — ensure artifact-lifecycle-hook-registry is started before extensions with artifact lifecycle hooks.`);let o=r.artifactLifecycleHooks?[...await r.artifactLifecycleHooks.createHooks({bus:i.bus,extensionName:n})]:[],s=[];for(let e of r.artifactKinds?.kinds??[])if(e.hooks)for(let t of e.hooks.hooks)s.push(yi(e.kind,e.schemaVersion,t));let c=[...o,...s];t(n);let l=a.registerHooks(n,c);e.set(n,{cleanup:l})},async processStopped(e){try{t(e)}catch(t){console.error(`[ArtifactLifecycleHookContributionProcessor] Deregister error for "${e}":`,t)}}}}async function xi(e){let t=e.maxDepth??5,n={bus:e.bus,kindRegistry:e.kindRegistry,maxDepth:t,resolvedByKey:new Map,kindDefaultsCache:new Map,walkedByKey:new Set,refIndexByKey:new Map,refMetadataByKey:new Map,resolved:[],refs:[]},r=await V(n,e.ref);if(!r)throw Error(`artifact.resolveContext: root artifact '${e.ref.kind}:${e.ref.id}:${e.ref.revision}' not found`);return n.resolved.push(r),await B(n,r,U(await H(n,r),e.selectors),0,new Set([Q(e.ref)])),{rootRef:e.ref,refs:n.refs,resolved:n.resolved}}async function B(e,t,n,r,i){let a=ji(t,n,r,i);if(e.walkedByKey.has(a))return;e.walkedByKey.add(a);let o=Oi(t);for(let a of t.relations)await Si(e,o,a,n,r,i)}async function Si(e,t,n,r,i,a){let o=r?.[n.type];if(o?.hint===`omit`)return;let s=o?.hint??`link`;if(!Ci(o,n.target)){G(e,W(t,n,s,`not-selected`));return}if(n.target.refClass!==`artifact`){G(e,W(t,n,s,`unsupported-ref-class`));return}let c=Q(n.target),l=a.has(c);if(i>=e.maxDepth&&!l){G(e,W(t,n,s,`depth-exceeded`));return}let u=e.resolvedByKey.has(c),d=await V(e,n.target);if(!d){G(e,W(t,n,s,`not-found`));return}if(G(e,{sourceRef:t,target:n.target,relationType:n.type,hint:s,status:`resolved`},{resolvedViaBackEdge:l}),u||e.resolved.push(d),l)return;let f=(o.depth??1)-1,p=f>0?{[n.type]:{...o,depth:f}}:void 0,m=U(U(await H(e,d),p),o.nested),h=new Set(a);h.add(c),await B(e,d,m,i+1,h)}async function V(e,t){let n=Q(t);if(e.resolvedByKey.has(n))return e.resolvedByKey.get(n)??null;let{artifact:r}=await e.bus.request(pi.resolve,{ref:t});return e.resolvedByKey.set(n,r),r}async function H(e,t){let n=JSON.stringify([t.kind,t.schemaVersion]);if(e.kindDefaultsCache.has(n))return e.kindDefaultsCache.get(n);let r=(await e.kindRegistry.getKind(t.kind,t.schemaVersion))?.defaultContext;return e.kindDefaultsCache.set(n,r),r}function U(e,t){if(!t)return e;if(!e)return t;let n={...e};for(let[e,r]of Object.entries(t))n[e]=r;return n}function Ci(e,t){return e?e.kinds?e.kinds.includes(wi(t)):!0:!1}function wi(e){return e.refClass===`local`?e.artifact.kind:e.kind}function W(e,t,n,r){return{sourceRef:e,target:t.target,relationType:t.type,hint:n,status:`unresolved`,reason:r}}function G(e,t,n){let r=ki(t),i=e.refIndexByKey.get(r);if(i===void 0){e.refIndexByKey.set(r,e.refs.length),Y(e,r,t,n),e.refs.push(t);return}let a=e.refs[i];if(a){if(t.status===`unresolved`&&t.reason===`depth-exceeded`){if(!Ti(a,Di(e,r)))return;J(e,i,r,t,n);return}if(a.status===`unresolved`&&a.reason===`depth-exceeded`){if(t.status===`resolved`&&Z(n)||t.status===`unresolved`&&!K(t.reason,a.reason))return;J(e,i,r,t,n);return}if(t.status===`unresolved`&&a.status===`unresolved`){K(t.reason,a.reason)&&J(e,i,r,t,n);return}if(t.status===`resolved`&&a.status===`unresolved`){J(e,i,r,t,n);return}t.status===`resolved`&&!Z(n)&&X(e,r,n)}}function Ti(e,t){return e.status===`resolved`?t:K(`depth-exceeded`,e.reason)}function K(e,t){return q(e)>q(t)}function q(e){return e===`not-selected`?0:e===`depth-exceeded`?1:2}function J(e,t,n,r,i){Y(e,n,r,i),e.refs[t]=r}function Y(e,t,n,r){if(n.status===`resolved`){X(e,t,r);return}Ei(e,t)}function X(e,t,n){e.refMetadataByKey.set(t,n??{resolvedViaBackEdge:!1})}function Ei(e,t){e.refMetadataByKey.delete(t)}function Di(e,t){return Z(e.refMetadataByKey.get(t))}function Z(e){return e?.resolvedViaBackEdge===!0}function Oi(e){return{refClass:`artifact`,kind:e.kind,id:e.id,revision:e.revision}}function Q(e){return JSON.stringify([e.kind,e.id,e.revision])}function ki(e){return JSON.stringify([Q(e.sourceRef),e.relationType,Ai(e.target)])}function Ai(e){return e.refClass===`artifact`?JSON.stringify([`artifact`,e.kind,e.id,e.revision]):e.refClass===`local`?JSON.stringify([`local`,Q(e.artifact),e.localId]):JSON.stringify([`evidence`,e.kind,e.id,e.revision??null,e.locator??null])}function ji(e,t,n,r){return JSON.stringify([e.kind,e.id,e.revision,n,t??null,[...r].sort()])}function $(e,t){for(let n of e.values())if(n.registry===t)for(let e of n.registrations)t.registerNamespace(e)}function Mi(){let e=new Map,t=(t,n)=>{if(n){for(let e of n.registrations)n.registry.registerNamespace(e);e.set(t,n)}},n=t=>{let n=e.get(t);if(n){e.delete(t);for(let e=n.registrations.length-1;e>=0;--e){let t=n.registrations[e];n.registry.deregisterNamespace(t.namespace)}$(e,n.registry)}};return{filter:e=>(e.facetNamespaces?.namespaces?.length??0)>0,async processActivated(r,i,a){let o=a.getService(M);if(!o)throw Error(`FacetNamespaceRegistry is not available — ensure facet-namespace-registry is started before extensions with facetNamespaces.`);let s=(i.facetNamespaces?.namespaces??[]).map(e=>e.toRegistration()),c=e.get(r);n(r);let l=[];try{for(let e of s)o.registerNamespace(e),l.push(e)}catch(n){for(let e=l.length-1;e>=0;--e)o.deregisterNamespace(l[e].namespace);throw $(e,o),t(r,c),n}e.set(r,{registry:o,registrations:s})},async processStopped(e){try{n(e)}catch(t){console.error(`[FacetNamespaceContributionProcessor] Deregister error for "${e}":`,t)}}}}function Ni(){let e=new Map;return{filter:e=>!!e.workflowBlocks?.blocks,async processActivated(t,n,r){let i=r.getService(k);if(!i)throw Error(`WorkflowBlockRegistry is not available — ensure workflow-block-registry is started before extensions with workflowBlocks.`);await i.register(t,n.workflowBlocks.blocks),e.set(t,()=>i.deregister(t))},async processStopped(t){let n=e.get(t);if(n){try{await n()}catch(e){console.error(`[WorkflowBlockContributionProcessor] Deregister error for "${t}":`,e)}e.delete(t)}}}}function Pi(){let e=new Map;return{filter:e=>!!(e.transitionRules?.rules?.length||e.transitionActions?.actions),async processActivated(t,n,r){let i=r.getService(j);if(!i)throw Error(`TransitionContributionProcessor: TransitionPipelineService is not available — ensure '${j.name}' is started before extensions with transitionRules or transitionActions.`);let a=n.transitionRules?.rules??[],o=n.transitionActions?.actions,s=a.length>0,c=o!==void 0;s&&Fi(t,a),c&&Ii(t,o);let l=!1,u=!1;try{s&&(i.ruleRegistry.register(t,a),l=!0),c&&(i.actionRegistry.register(t,o),u=!0)}catch(e){throw l&&i.ruleRegistry.deregister(t),u&&i.actionRegistry.deregister(t),e}e.set(t,()=>{s&&i.ruleRegistry.deregister(t),c&&i.actionRegistry.deregister(t)})},async processStopped(t){let n=e.get(t);if(n){try{n()}catch(e){console.error(`[TransitionContributionProcessor] Deregister error for "${t}":`,e)}e.delete(t)}}}}function Fi(e,t){let n=`${e}.`;for(let e of t)if(!e.id.startsWith(n))throw Error(`TransitionContributionProcessor: rule '${e.id}' must be namespaced by extension '${n}'`)}function Ii(e,t){let n=`${e}.`;for(let e of Object.keys(t))if(!e.startsWith(n))throw Error(`TransitionContributionProcessor: action type '${e}' must be namespaced by extension '${n}'`)}const Li=[w,gt,F,g,Wr,Jr,I,L,Lr,Rr,zr,Br,R,T,qr,Or,xr,mi,Gr,C,N,hi,E,Kr,_t,hn,si,P,Oe,z,oi];export{fi as AdapterIdentityRegistry,et as AdapterRegistry,w as AdapterRuntimeNamespace,St as AdapterRuntimeSchemas,Dt as AdapterRuntimeSubjects,kr as AgentInstanceStatusSchema,F as AgentRuntimeNamespace,Ar as AgentRuntimeSchemas,jr as AgentRuntimeSelectionSchema,Mr as AgentRuntimeSubjects,g as AgentStorageNamespace,m as AgentStorageSubjects,wn as ArtifactLifecycleHookRegistry,A as ArtifactLifecycleHookRegistryToken,Nn as ArtifactLifecycleHookRejectedError,_n as ArtifactSchemaRegistry,D as ArtifactSchemaRegistryToken,tn as BugEntrySchema,ht as CONNECTOR_SWAP_DEFAULT_PIPELINE,cr as CachedRegistryFetcher,yn as CanonicalModelResolutionError,$n as CanonicalModelResolver,jn as CanonicalModelService,er as CapabilityService,In as CapabilityToken,Nr as CodebaseChangedEventSchema,I as CodebaseNamespace,Pr as CodebaseSchemas,Fr as CodebaseSubjects,nn as CompressRequestSchema,rn as CompressResponseSchema,an as CompressionEventSchema,L as CompressionNamespace,on as CompressionSchemas,Ir as CompressionSubjects,Pt as ContainerCreatedSchema,qt as ContainerDestroyedSchema,Kt as ContainerIsolatedExecutionTargetSchema,Xt as ContainerIsolatedSpawnRequestSchema,Ht as ContainerLocalExecutionTargetSchema,It as ContainerLocalSpawnRequestSchema,Yt as ContainerRuntimeSchema,Ur as ContainerSpawnNamespace,Hr as ContainerSpawnSubjects,kt as ContainerStartedSchema,Jt as ContainerStateSchema,Nt as ContainerStoppedSchema,ut as ContextWindowTracker,R as DockerNamespace,Vr as DockerSubjects,lt as EmbeddingIndexManager,Wt as ExecutionTargetInputSchema,Rt as ExecutionTargetListQuerySchema,T as ExecutionTargetNamespace,Ft as ExecutionTargetResolveRequestSchema,Ut as ExecutionTargetSchema,Gt as ExecutionTargetSchemas,Zt as ExecutionTargetSubjects,Lt as ExecutionTargetTypeSchema,sn as ExtractedContextSchema,Pn as FacetNamespaceRegistry,M as FacetNamespaceRegistryToken,ar as FallbackRegistryFetcher,Li as FrameworkServicesCoreNamespaces,Vt as LocalExecutionTargetSchema,ot as MakaioSession,dt as MakaioSessionService,C as MessageRoutingNamespace,Ye as MessageRoutingSubjects,Qt as MessageStorageNamespace,$t as MessageStorageSubjects,N as ModelRegistryNamespace,or as ModelRegistryProviderNotFoundError,nr as ModelRegistrySchema,ir as ModelRegistrySchemas,rr as ModelRegistryService,sr as ModelRegistrySubjects,qn as ModelRegistryToken,un as PreferenceItemSchema,dn as PreferenceKeySchema,fn as PreferenceValueSchema,E as PreferencesNamespace,pn as PreferencesSchemas,mn as PreferencesSubjects,xt as ProviderContextActivationError,lr as ProviderModelOverrideSchema,Ct as ResolveIdRequestSchema,wt as ResolveIdResponseSchema,Tt as ResolveNameRequestSchema,Et as ResolveNameResponseSchema,vt as RuntimeProviderContextResolutionError,Le as SessionBridge,Rn as SessionBridgeToken,c as SessionEventStorageNamespace,o as SessionEventStorageSubjects,Me as SessionExtensionContextImpl,qe as SessionOrchestrator,Wn as SessionOrchestratorToken,Ae as SessionStorageNamespace,je as SessionStorageSubjects,Jn as SessionStorageToken,zn as SessionToken,Ne as SessionTurnManager,Mt as SpawnRequestSchema,Bt as SpawnResponseSchema,Ot as StatusRequestSchema,zt as StatusResponseSchema,At as StopRequestSchema,jt as StopResponseSchema,Cr as SubagentFailureFinalizationError,Tr as SubagentManager,Sr as SubagentService,Dr as SubagentServiceToken,Yr as SubagentTemplateCompletedEventSchema,Xr as SubagentTemplateCreateSchema,Zr as SubagentTemplateInstanceSchema,Qr as SubagentTemplateInstanceStatusSchema,z as SubagentTemplateKernelNamespace,$r as SubagentTemplateKernelSchemas,ei as SubagentTemplateSchema,ti as SubagentTemplateSettingsSchemas,ni as SubagentTemplateSpawnRequestSchema,ri as SubagentTemplateSpawnedEventSchema,ci as SubagentTemplateSubjects,ii as SubagentTemplateSummarySchema,ai as SubagentTemplateUpdateSchema,cn as TechnicalDetailsSchema,ln as TodoEntrySchema,ur as ToolApprovalService,Bn as ToolApprovalToken,Tn as ToolRegistry,Gn as ToolRegistryToken,On as TransitionActionRegistry,Hn as TransitionPipelineService,j as TransitionPipelineToken,Dn as TransitionRuleRegistry,dr as TrayMenuEntrySchema,fr as TrayMenuGroupEntrySchema,pr as TrayMenuGroupSchema,mr as TrayMenuItemClickedSchema,hr as TrayMenuListEntrySchema,gr as TrayMenuMetadataSchema,P as TrayMenuNamespace,_r as TrayMenuSchemas,vr as TrayMenuSectionSchema,br as TrayMenuService,yr as TrayMenuSubjects,Vn as TrayMenuToken,Ie as Turn,Ge as TurnContextEnricher,en as TurnStorageNamespace,ke as TurnStorageSubjects,An as WORKFLOW_START_ACTION_TYPE,Cn as WorkflowBlockRegistry,k as WorkflowBlockRegistryToken,he as actionRegistry,bt as activateProviderContext,e as agents,Fn as artifactLifecycleHookRegistryPackage,gn as artifactSchemaRegistryPackage,ve as assembleForkContext,ui as buildDeterministicAdapterId,f as buildRecoveryContext,ne as buildRecoveryContextWithPipeline,l as buildSessionContext,le as buildTurnInitiator,En as canonicalModelPackage,Yn as capabilityPackage,vi as createArtifactKindContributionProcessor,bi as createArtifactLifecycleHookContributionProcessor,Mi as createFacetNamespaceContributionProcessor,Qn as createModelRegistryPackage,Fe as createSessionExtensionContext,wr as createSubagentServicePackage,Kn as createToolContributionProcessor,Pi as createTransitionContributionProcessor,Ni as createWorkflowBlockContributionProcessor,d as ensureAgentCwd,Ee as ensureAgentModel,fe as extractTextContent,Ln as facetNamespaceRegistryPackage,mt as fetchAgentsBySession,Ue as fetchMessageCountsBySession,b as fetchPreviewBySession,Be as fetchSessionPreviewMaps,ue as findTurnByAgent,Zn as frameworkCorePackages,te as getFullConversation,be as getOrCreateSession,it as importCursors,ft as importCursorsDual,ze as kindToBranchKind,rt as mapAgentsBySession,pt as mapRowToSession,v as mapToSession,tr as mergeModelMetadata,Je as messageRouting,Xe as messageRoutingDual,i as messages,ae as normalizeSelectionString,de as normalizeToBlocks,We as parseForkTransforms,He as pickFallbackRuntimeOptions,re as recoverAgent,ce as registerAbandonHandler,di as registerAdapterRuntimeIdentityHandlers,ge as registerAttachHandler,ye as registerBuiltInActions,oe as registerCompressHandler,tt as registerCompressLineageResolver,at as registerCoreSessionServiceHandlers,nt as registerDrizzleAgentStorage,$e as registerDrizzleImportCursorStorage,st as registerDrizzleMessageRoutingStorage,_ as registerDrizzleMessageStorage,u as registerDrizzleSessionEventStorage,x as registerDrizzleSessionStorage,se as registerDrizzleTurnStorage,pe as registerForkHandler,Qe as registerFtsSearchHandler,Ke as registerGetStatusCountsHandler,y as registerListActionsHandler,S as registerMemoryAgentStorage,Ve as registerMemoryMessageStorage,ie as registerMemorySessionEventStorage,Re as registerMemorySessionStorage,De as registerMemoryTurnStorage,xe as registerMergeHandler,Ze as registerParentResolver,Pe as registerResumeHandler,ct as registerSpawningToolCallResolver,Se as resetBuiltInActionsRegistration,me as resolveAdapterId,Te as resolveAdapterNameById,xi as resolveArtifactContext,li as resolveDeterministicAdapterId,h as resolveExecutionTarget,ee as resolveModelCapabilities,yt as resolveRuntimeProviderContext,_e as resolveTargetAgents,Ce as routeToAgents,we as routeToAgentsCore,Mn as sessionBridgePackage,s as sessionEvents,a as sessionEventsDual,bn as sessionOrchestratorPackage,Xn as sessionPackage,O as sessionStoragePackage,t as sessions,Er as subagentServicePackage,Sn as toolApprovalPackage,xn as toolRegistryPackage,kn as transitionPipelinePackage,Un as trayMenuPackage,r as turns,n as turnsDual,p as verifyAndRecoverAgents,vn as workflowBlockRegistryPackage};
|
|
1
|
+
import{agents as e,sessions as t}from"./session/storage/schema.mjs";import{n,t as r}from"../schema-cus0dJ81.mjs";import{t as i}from"../schema-BI0aCHvV.mjs";import{i as a,n as o,r as s,t as c}from"../namespace-DwQtzlY-.mjs";import{A as l,B as u,C as d,D as f,E as p,F as m,M as h,N as ee,O as te,P as g,S as ne,T as re,V as ie,_ as ae,a as oe,b as se,c as ce,d as le,f as ue,g as de,h as fe,i as pe,j as me,k as he,l as ge,m as _e,n as ve,o as ye,p as be,r as xe,s as Se,t as Ce,u as we,v as Te,w as Ee,y as De}from"../handlers-cMBmexF4.mjs";import{TurnStorageNamespace as Oe,TurnStorageSubjects as ke}from"./turn/namespace.mjs";import{SessionStorageNamespace as Ae,SessionStorageSubjects as je}from"./session/storage/namespace.mjs";import{$ as _,A as v,B as y,C as b,D as x,E as S,F as Me,G as Ne,H as Pe,I as Fe,J as C,K as Ie,L as Le,M as Re,N as ze,O as Be,Q as Ve,R as He,S as Ue,T as We,U as Ge,V as Ke,W as qe,X as Je,Y as Ye,Z as Xe,a as Ze,b as Qe,c as $e,et,i as tt,j as nt,k as rt,l as it,nt as at,o as ot,q as st,r as ct,s as lt,t as ut,tt as dt,u as ft,w as pt,x as mt,z as ht}from"../session-idI1jk5X.mjs";import{t as gt}from"../namespace-D7pE2QWv.mjs";import{ProviderStorageNamespace as _t}from"./settings/storage/providers-namespace.mjs";import{a as vt,o as yt,r as bt,t as xt}from"../provider-context-BYkMl--1.mjs";import{AdapterRuntimeSchemas as St,ResolveIdRequestSchema as Ct,ResolveIdResponseSchema as wt,ResolveNameRequestSchema as Tt,ResolveNameResponseSchema as Et}from"./adapter-runtime/schemas.mjs";import{AdapterRuntimeNamespace as w,AdapterRuntimeSubjects as Dt}from"./adapter-runtime/namespace.mjs";import{A as Ot,C as kt,M as At,N as jt,O as Mt,T as Nt,_ as Pt,a as Ft,b as It,c as Lt,i as Rt,j as zt,k as Bt,l as Vt,n as Ht,o as Ut,r as Wt,s as Gt,t as Kt,v as qt,w as Jt,x as Yt,y as Xt}from"../schemas-C-J4W1ID.mjs";import{ExecutionTargetNamespace as T,ExecutionTargetSubjects as Zt}from"./execution-target/namespace.mjs";import{MessageStorageNamespace as Qt,MessageStorageSubjects as $t}from"./session/messages/namespace.mjs";import{TurnStorageNamespace as en}from"./session/turns/namespace.mjs";import{BugEntrySchema as tn,CompressRequestSchema as nn,CompressResponseSchema as rn,CompressionEventSchema as an,CompressionSchemas as on,ExtractedContextSchema as sn,TechnicalDetailsSchema as cn,TodoEntrySchema as ln}from"./compression/schemas.mjs";import{PreferenceItemSchema as un,PreferenceKeySchema as dn,PreferenceValueSchema as fn,PreferencesSchemas as pn}from"./preferences/schemas.mjs";import{PreferencesNamespace as E,PreferencesSubjects as mn}from"./preferences/storage-namespace.mjs";import{t as hn}from"../namespace-BHj13hbA.mjs";import{_ as D,v as gn,y as _n}from"../packages-zDnokBpl.mjs";import{A as vn,B as yn,C as bn,D as xn,E as Sn,F as Cn,H as wn,I as Tn,L as En,M as Dn,N as On,O as kn,P as An,R as jn,S as Mn,T as O,U as Nn,V as Pn,_ as Fn,a as In,b as Ln,c as Rn,d as zn,f as Bn,g as k,h as Vn,i as A,j as Hn,k as Un,l as Wn,m as j,o as M,p as Gn,r as Kn,s as qn,u as Jn,v as Yn,w as Xn,x as Zn,y as Qn,z as $n}from"../tools-Cs2DwjCC.mjs";import{t as er}from"../capability-service-BzKBK0n2.mjs";import{a as tr,c as nr,i as rr,l as ir,n as ar,o as N,r as or,s as sr,t as cr,u as lr}from"../model-registry-CoegIvks.mjs";import{t as ur}from"../tool-approval-service-fIZ9x0kL.mjs";import{TrayMenuEntrySchema as dr,TrayMenuGroupEntrySchema as fr,TrayMenuGroupSchema as pr,TrayMenuItemClickedSchema as mr,TrayMenuListEntrySchema as hr,TrayMenuMetadataSchema as gr,TrayMenuSchemas as _r,TrayMenuSectionSchema as vr}from"./tray-menu/schemas.mjs";import{TrayMenuNamespace as P,TrayMenuSubjects as yr}from"./tray-menu/namespace.mjs";import{t as br}from"../tray-menu-service-Dgedanv-.mjs";import{n as xr}from"../handler-GGOD_ofd.mjs";import{a as Sr,i as Cr,n as wr,o as Tr,r as Er,t as Dr}from"../package-DKnzOvoR.mjs";import{FsNamespace as Or}from"./filesystem/namespace.mjs";import"./capability/index.mjs";import"./tool-approval/index.mjs";import"./tray-menu/index.mjs";import"./subagent/index.mjs";import{AgentInstanceStatusSchema as kr,AgentRuntimeSchemas as Ar,AgentRuntimeSelectionSchema as jr}from"./agent-runtime/schemas.mjs";import{AgentRuntimeNamespace as F,AgentRuntimeSubjects as Mr}from"./agent-runtime/namespace.mjs";import{CodebaseChangedEventSchema as Nr,CodebaseSchemas as Pr}from"./codebase/schemas.mjs";import{CodebaseNamespace as I,CodebaseSubjects as Fr}from"./codebase/namespace.mjs";import{CompressionNamespace as L,CompressionSubjects as Ir}from"./compression/namespace.mjs";import{r as Lr,t as Rr}from"../storage-namespace-B1GI4elv.mjs";import{DefinitionNamespace as zr}from"./definition/namespace.mjs";import{DialogNamespace as Br}from"./dialog/namespace.mjs";import{a as Vr,i as R,n as Hr,t as Ur}from"../execution-target-CsZXIvli.mjs";import{CLIDetectionNamespace as Wr}from"./cli-detection/namespace.mjs";import{LocalNotificationNamespace as Gr}from"./local-notification/namespace.mjs";import{t as Kr}from"../namespace-BeED_Ojz.mjs";import{ExtensionConfigStorageNamespace as qr}from"./settings/storage/extension-configs/namespace.mjs";import{ClientStorageNamespace as Jr}from"./settings/storage/clients-namespace.mjs";import{SubagentTemplateCompletedEventSchema as Yr,SubagentTemplateCreateSchema as Xr,SubagentTemplateInstanceSchema as Zr,SubagentTemplateInstanceStatusSchema as Qr,SubagentTemplateKernelSchemas as $r,SubagentTemplateSchema as ei,SubagentTemplateSettingsSchemas as ti,SubagentTemplateSpawnRequestSchema as ni,SubagentTemplateSpawnedEventSchema as ri,SubagentTemplateSummarySchema as ii,SubagentTemplateUpdateSchema as ai}from"./subagent-template/schemas.mjs";import{r as oi,t as si}from"../namespace-DWwWnLBu.mjs";import{SubagentTemplateKernelNamespace as z,SubagentTemplateSubjects as ci}from"./subagent-template/namespace.mjs";import{i as li,n as ui,r as di,t as fi}from"../identity-BmEHHoBw.mjs";import"./adapter-runtime/index.mjs";import"./agent-runtime/index.mjs";import"./codebase/index.mjs";import"./compression/index.mjs";import"./preferences/index.mjs";import"./subagent-template/index.mjs";import{ArtifactSubjects as pi}from"@makaio/framework/contracts";import{ImportCursorStorageNamespace as mi}from"@makaio/framework/adapters";import{ModelRegistryPublicNamespace as hi}from"@makaio/framework/contracts/model-registry";function gi(e){return{source:`extension`,ownerKey:`extension:${e}`}}function _i(e,t){for(let n of e.values())if(n.registry===t)for(let e of n.registrations)t.registerKind(e,n.owner)}function vi(){let e=new Map,t=t=>{let n=e.get(t);if(n){e.delete(t);for(let e=n.registrations.length-1;e>=0;--e){let t=n.registrations[e];n.registry.deregisterKind(t.kind,t.schemaVersion,n.owner)}_i(e,n.registry)}};return{filter:e=>(e.artifactKinds?.kinds?.length??0)>0,async processActivated(n,r,i){let a=i.getService(D);if(!a)throw Error(`ArtifactSchemaRegistry is not available — ensure artifact-schema-registry is started before extensions with artifactKinds.`);let o=(r.artifactKinds?.kinds??[]).map(e=>e.toRegistration()),s=gi(n);t(n);for(let e of o)a.registerKind(e,s);e.set(n,{registry:a,owner:s,registrations:o})},async processStopped(e){try{t(e)}catch(t){console.error(`[ArtifactContributionProcessor] Deregister error for "${e}":`,t)}}}}function yi(e,t,n){return{...n,filter:{...n.filter,kind:e,schemaVersion:t}}}function bi(){let e=new Map,t=t=>{let n=e.get(t);n&&(e.delete(t),n.cleanup())};return{filter:e=>{let t=e.artifactLifecycleHooks!=null,n=(e.artifactKinds?.kinds??[]).some(e=>(e.hooks?.hooks.length??0)>0);return t||n},async processActivated(n,r,i){let a=i.getService(A);if(!a)throw Error(`ArtifactLifecycleHookRegistry is not available — ensure artifact-lifecycle-hook-registry is started before extensions with artifact lifecycle hooks.`);let o=r.artifactLifecycleHooks?[...await r.artifactLifecycleHooks.createHooks({bus:i.bus,extensionName:n})]:[],s=[];for(let e of r.artifactKinds?.kinds??[])if(e.hooks)for(let t of e.hooks.hooks)s.push(yi(e.kind,e.schemaVersion,t));let c=[...o,...s];t(n);let l=a.registerHooks(n,c);e.set(n,{cleanup:l})},async processStopped(e){try{t(e)}catch(t){console.error(`[ArtifactLifecycleHookContributionProcessor] Deregister error for "${e}":`,t)}}}}async function xi(e){let t=e.maxDepth??5,n={bus:e.bus,kindRegistry:e.kindRegistry,maxDepth:t,resolvedByKey:new Map,kindDefaultsCache:new Map,walkedByKey:new Set,refIndexByKey:new Map,refMetadataByKey:new Map,resolved:[],refs:[]},r=await V(n,e.ref);if(!r)throw Error(`artifact.resolveContext: root artifact '${e.ref.kind}:${e.ref.id}:${e.ref.revision}' not found`);return n.resolved.push(r),await B(n,r,U(await H(n,r),e.selectors),0,new Set([Q(e.ref)])),{rootRef:e.ref,refs:n.refs,resolved:n.resolved}}async function B(e,t,n,r,i){let a=ji(t,n,r,i);if(e.walkedByKey.has(a))return;e.walkedByKey.add(a);let o=Oi(t);for(let a of t.relations)await Si(e,o,a,n,r,i)}async function Si(e,t,n,r,i,a){let o=r?.[n.type];if(o?.hint===`omit`)return;let s=o?.hint??`link`;if(!Ci(o,n.target)){G(e,W(t,n,s,`not-selected`));return}if(n.target.refClass!==`artifact`){G(e,W(t,n,s,`unsupported-ref-class`));return}let c=Q(n.target),l=a.has(c);if(i>=e.maxDepth&&!l){G(e,W(t,n,s,`depth-exceeded`));return}let u=e.resolvedByKey.has(c),d=await V(e,n.target);if(!d){G(e,W(t,n,s,`not-found`));return}if(G(e,{sourceRef:t,target:n.target,relationType:n.type,hint:s,status:`resolved`},{resolvedViaBackEdge:l}),u||e.resolved.push(d),l)return;let f=(o.depth??1)-1,p=f>0?{[n.type]:{...o,depth:f}}:void 0,m=U(U(await H(e,d),p),o.nested),h=new Set(a);h.add(c),await B(e,d,m,i+1,h)}async function V(e,t){let n=Q(t);if(e.resolvedByKey.has(n))return e.resolvedByKey.get(n)??null;let{artifact:r}=await e.bus.request(pi.resolve,{ref:t});return e.resolvedByKey.set(n,r),r}async function H(e,t){let n=JSON.stringify([t.kind,t.schemaVersion]);if(e.kindDefaultsCache.has(n))return e.kindDefaultsCache.get(n);let r=(await e.kindRegistry.getKind(t.kind,t.schemaVersion))?.defaultContext;return e.kindDefaultsCache.set(n,r),r}function U(e,t){if(!t)return e;if(!e)return t;let n={...e};for(let[e,r]of Object.entries(t))n[e]=r;return n}function Ci(e,t){return e?e.kinds?e.kinds.includes(wi(t)):!0:!1}function wi(e){return e.refClass===`local`?e.artifact.kind:e.kind}function W(e,t,n,r){return{sourceRef:e,target:t.target,relationType:t.type,hint:n,status:`unresolved`,reason:r}}function G(e,t,n){let r=ki(t),i=e.refIndexByKey.get(r);if(i===void 0){e.refIndexByKey.set(r,e.refs.length),Y(e,r,t,n),e.refs.push(t);return}let a=e.refs[i];if(a){if(t.status===`unresolved`&&t.reason===`depth-exceeded`){if(!Ti(a,Di(e,r)))return;J(e,i,r,t,n);return}if(a.status===`unresolved`&&a.reason===`depth-exceeded`){if(t.status===`resolved`&&Z(n)||t.status===`unresolved`&&!K(t.reason,a.reason))return;J(e,i,r,t,n);return}if(t.status===`unresolved`&&a.status===`unresolved`){K(t.reason,a.reason)&&J(e,i,r,t,n);return}if(t.status===`resolved`&&a.status===`unresolved`){J(e,i,r,t,n);return}t.status===`resolved`&&!Z(n)&&X(e,r,n)}}function Ti(e,t){return e.status===`resolved`?t:K(`depth-exceeded`,e.reason)}function K(e,t){return q(e)>q(t)}function q(e){return e===`not-selected`?0:e===`depth-exceeded`?1:2}function J(e,t,n,r,i){Y(e,n,r,i),e.refs[t]=r}function Y(e,t,n,r){if(n.status===`resolved`){X(e,t,r);return}Ei(e,t)}function X(e,t,n){e.refMetadataByKey.set(t,n??{resolvedViaBackEdge:!1})}function Ei(e,t){e.refMetadataByKey.delete(t)}function Di(e,t){return Z(e.refMetadataByKey.get(t))}function Z(e){return e?.resolvedViaBackEdge===!0}function Oi(e){return{refClass:`artifact`,kind:e.kind,id:e.id,revision:e.revision}}function Q(e){return JSON.stringify([e.kind,e.id,e.revision])}function ki(e){return JSON.stringify([Q(e.sourceRef),e.relationType,Ai(e.target)])}function Ai(e){return e.refClass===`artifact`?JSON.stringify([`artifact`,e.kind,e.id,e.revision]):e.refClass===`local`?JSON.stringify([`local`,Q(e.artifact),e.localId]):JSON.stringify([`evidence`,e.kind,e.id,e.revision??null,e.locator??null])}function ji(e,t,n,r){return JSON.stringify([e.kind,e.id,e.revision,n,t??null,[...r].sort()])}function $(e,t){for(let n of e.values())if(n.registry===t)for(let e of n.registrations)t.registerNamespace(e)}function Mi(){let e=new Map,t=(t,n)=>{if(n){for(let e of n.registrations)n.registry.registerNamespace(e);e.set(t,n)}},n=t=>{let n=e.get(t);if(n){e.delete(t);for(let e=n.registrations.length-1;e>=0;--e){let t=n.registrations[e];n.registry.deregisterNamespace(t.namespace)}$(e,n.registry)}};return{filter:e=>(e.facetNamespaces?.namespaces?.length??0)>0,async processActivated(r,i,a){let o=a.getService(M);if(!o)throw Error(`FacetNamespaceRegistry is not available — ensure facet-namespace-registry is started before extensions with facetNamespaces.`);let s=(i.facetNamespaces?.namespaces??[]).map(e=>e.toRegistration()),c=e.get(r);n(r);let l=[];try{for(let e of s)o.registerNamespace(e),l.push(e)}catch(n){for(let e=l.length-1;e>=0;--e)o.deregisterNamespace(l[e].namespace);throw $(e,o),t(r,c),n}e.set(r,{registry:o,registrations:s})},async processStopped(e){try{n(e)}catch(t){console.error(`[FacetNamespaceContributionProcessor] Deregister error for "${e}":`,t)}}}}function Ni(){let e=new Map;return{filter:e=>!!e.workflowBlocks?.blocks,async processActivated(t,n,r){let i=r.getService(k);if(!i)throw Error(`WorkflowBlockRegistry is not available — ensure workflow-block-registry is started before extensions with workflowBlocks.`);await i.register(t,n.workflowBlocks.blocks),e.set(t,()=>i.deregister(t))},async processStopped(t){let n=e.get(t);if(n){try{await n()}catch(e){console.error(`[WorkflowBlockContributionProcessor] Deregister error for "${t}":`,e)}e.delete(t)}}}}function Pi(){let e=new Map;return{filter:e=>!!(e.transitionRules?.rules?.length||e.transitionActions?.actions),async processActivated(t,n,r){let i=r.getService(j);if(!i)throw Error(`TransitionContributionProcessor: TransitionPipelineService is not available — ensure '${j.name}' is started before extensions with transitionRules or transitionActions.`);let a=n.transitionRules?.rules??[],o=n.transitionActions?.actions,s=a.length>0,c=o!==void 0;s&&Fi(t,a),c&&Ii(t,o);let l=!1,u=!1;try{s&&(i.ruleRegistry.register(t,a),l=!0),c&&(i.actionRegistry.register(t,o),u=!0)}catch(e){throw l&&i.ruleRegistry.deregister(t),u&&i.actionRegistry.deregister(t),e}e.set(t,()=>{s&&i.ruleRegistry.deregister(t),c&&i.actionRegistry.deregister(t)})},async processStopped(t){let n=e.get(t);if(n){try{n()}catch(e){console.error(`[TransitionContributionProcessor] Deregister error for "${t}":`,e)}e.delete(t)}}}}function Fi(e,t){let n=`${e}.`;for(let e of t)if(!e.id.startsWith(n))throw Error(`TransitionContributionProcessor: rule '${e.id}' must be namespaced by extension '${n}'`)}function Ii(e,t){let n=`${e}.`;for(let e of Object.keys(t))if(!e.startsWith(n))throw Error(`TransitionContributionProcessor: action type '${e}' must be namespaced by extension '${n}'`)}const Li=[w,gt,F,g,Wr,Jr,I,L,Lr,Rr,zr,Br,R,T,qr,Or,xr,mi,Gr,C,N,hi,E,Kr,_t,hn,si,P,Oe,z,oi];export{fi as AdapterIdentityRegistry,et as AdapterRegistry,w as AdapterRuntimeNamespace,St as AdapterRuntimeSchemas,Dt as AdapterRuntimeSubjects,kr as AgentInstanceStatusSchema,F as AgentRuntimeNamespace,Ar as AgentRuntimeSchemas,jr as AgentRuntimeSelectionSchema,Mr as AgentRuntimeSubjects,g as AgentStorageNamespace,m as AgentStorageSubjects,wn as ArtifactLifecycleHookRegistry,A as ArtifactLifecycleHookRegistryToken,Nn as ArtifactLifecycleHookRejectedError,_n as ArtifactSchemaRegistry,D as ArtifactSchemaRegistryToken,tn as BugEntrySchema,ht as CONNECTOR_SWAP_DEFAULT_PIPELINE,cr as CachedRegistryFetcher,yn as CanonicalModelResolutionError,$n as CanonicalModelResolver,jn as CanonicalModelService,er as CapabilityService,In as CapabilityToken,Nr as CodebaseChangedEventSchema,I as CodebaseNamespace,Pr as CodebaseSchemas,Fr as CodebaseSubjects,nn as CompressRequestSchema,rn as CompressResponseSchema,an as CompressionEventSchema,L as CompressionNamespace,on as CompressionSchemas,Ir as CompressionSubjects,Pt as ContainerCreatedSchema,qt as ContainerDestroyedSchema,Kt as ContainerIsolatedExecutionTargetSchema,Xt as ContainerIsolatedSpawnRequestSchema,Ht as ContainerLocalExecutionTargetSchema,It as ContainerLocalSpawnRequestSchema,Yt as ContainerRuntimeSchema,Ur as ContainerSpawnNamespace,Hr as ContainerSpawnSubjects,kt as ContainerStartedSchema,Jt as ContainerStateSchema,Nt as ContainerStoppedSchema,ut as ContextWindowTracker,R as DockerNamespace,Vr as DockerSubjects,lt as EmbeddingIndexManager,Wt as ExecutionTargetInputSchema,Rt as ExecutionTargetListQuerySchema,T as ExecutionTargetNamespace,Ft as ExecutionTargetResolveRequestSchema,Ut as ExecutionTargetSchema,Gt as ExecutionTargetSchemas,Zt as ExecutionTargetSubjects,Lt as ExecutionTargetTypeSchema,sn as ExtractedContextSchema,Pn as FacetNamespaceRegistry,M as FacetNamespaceRegistryToken,ar as FallbackRegistryFetcher,Li as FrameworkServicesCoreNamespaces,Vt as LocalExecutionTargetSchema,ot as MakaioSession,dt as MakaioSessionService,C as MessageRoutingNamespace,Ye as MessageRoutingSubjects,Qt as MessageStorageNamespace,$t as MessageStorageSubjects,N as ModelRegistryNamespace,or as ModelRegistryProviderNotFoundError,nr as ModelRegistrySchema,ir as ModelRegistrySchemas,rr as ModelRegistryService,sr as ModelRegistrySubjects,qn as ModelRegistryToken,un as PreferenceItemSchema,dn as PreferenceKeySchema,fn as PreferenceValueSchema,E as PreferencesNamespace,pn as PreferencesSchemas,mn as PreferencesSubjects,xt as ProviderContextActivationError,lr as ProviderModelOverrideSchema,Ct as ResolveIdRequestSchema,wt as ResolveIdResponseSchema,Tt as ResolveNameRequestSchema,Et as ResolveNameResponseSchema,vt as RuntimeProviderContextResolutionError,Le as SessionBridge,Rn as SessionBridgeToken,c as SessionEventStorageNamespace,o as SessionEventStorageSubjects,Me as SessionExtensionContextImpl,qe as SessionOrchestrator,Wn as SessionOrchestratorToken,Ae as SessionStorageNamespace,je as SessionStorageSubjects,Jn as SessionStorageToken,zn as SessionToken,Ne as SessionTurnManager,Mt as SpawnRequestSchema,Bt as SpawnResponseSchema,Ot as StatusRequestSchema,zt as StatusResponseSchema,At as StopRequestSchema,jt as StopResponseSchema,Cr as SubagentFailureFinalizationError,Tr as SubagentManager,Sr as SubagentService,Dr as SubagentServiceToken,Yr as SubagentTemplateCompletedEventSchema,Xr as SubagentTemplateCreateSchema,Zr as SubagentTemplateInstanceSchema,Qr as SubagentTemplateInstanceStatusSchema,z as SubagentTemplateKernelNamespace,$r as SubagentTemplateKernelSchemas,ei as SubagentTemplateSchema,ti as SubagentTemplateSettingsSchemas,ni as SubagentTemplateSpawnRequestSchema,ri as SubagentTemplateSpawnedEventSchema,ci as SubagentTemplateSubjects,ii as SubagentTemplateSummarySchema,ai as SubagentTemplateUpdateSchema,cn as TechnicalDetailsSchema,ln as TodoEntrySchema,ur as ToolApprovalService,Bn as ToolApprovalToken,Tn as ToolRegistry,Gn as ToolRegistryToken,On as TransitionActionRegistry,Hn as TransitionPipelineService,j as TransitionPipelineToken,Dn as TransitionRuleRegistry,dr as TrayMenuEntrySchema,fr as TrayMenuGroupEntrySchema,pr as TrayMenuGroupSchema,mr as TrayMenuItemClickedSchema,hr as TrayMenuListEntrySchema,gr as TrayMenuMetadataSchema,P as TrayMenuNamespace,_r as TrayMenuSchemas,vr as TrayMenuSectionSchema,br as TrayMenuService,yr as TrayMenuSubjects,Vn as TrayMenuToken,Ie as Turn,Ge as TurnContextEnricher,en as TurnStorageNamespace,ke as TurnStorageSubjects,An as WORKFLOW_START_ACTION_TYPE,Cn as WorkflowBlockRegistry,k as WorkflowBlockRegistryToken,he as actionRegistry,bt as activateProviderContext,e as agents,Fn as artifactLifecycleHookRegistryPackage,gn as artifactSchemaRegistryPackage,ve as assembleForkContext,ui as buildDeterministicAdapterId,f as buildRecoveryContext,ne as buildRecoveryContextWithPipeline,l as buildSessionContext,le as buildTurnInitiator,En as canonicalModelPackage,Yn as capabilityPackage,vi as createArtifactKindContributionProcessor,bi as createArtifactLifecycleHookContributionProcessor,Mi as createFacetNamespaceContributionProcessor,Qn as createModelRegistryPackage,Fe as createSessionExtensionContext,wr as createSubagentServicePackage,Kn as createToolContributionProcessor,Pi as createTransitionContributionProcessor,Ni as createWorkflowBlockContributionProcessor,d as ensureAgentCwd,Ee as ensureAgentModel,fe as extractTextContent,Ln as facetNamespaceRegistryPackage,mt as fetchAgentsBySession,Ue as fetchMessageCountsBySession,b as fetchPreviewBySession,Be as fetchSessionPreviewMaps,ue as findTurnByAgent,Zn as frameworkCorePackages,te as getFullConversation,be as getOrCreateSession,it as importCursors,ft as importCursorsDual,ze as kindToBranchKind,rt as mapAgentsBySession,pt as mapRowToSession,v as mapToSession,tr as mergeModelMetadata,Je as messageRouting,Xe as messageRoutingDual,i as messages,ae as normalizeSelectionString,de as normalizeToBlocks,We as parseForkTransforms,He as pickFallbackRuntimeOptions,re as recoverAgent,ce as registerAbandonHandler,di as registerAdapterRuntimeIdentityHandlers,ge as registerAttachHandler,ye as registerBuiltInActions,oe as registerCompressHandler,tt as registerCompressLineageResolver,at as registerCoreSessionServiceHandlers,nt as registerDrizzleAgentStorage,$e as registerDrizzleImportCursorStorage,st as registerDrizzleMessageRoutingStorage,_ as registerDrizzleMessageStorage,u as registerDrizzleSessionEventStorage,x as registerDrizzleSessionStorage,se as registerDrizzleTurnStorage,pe as registerForkHandler,Qe as registerFtsSearchHandler,Ke as registerGetStatusCountsHandler,y as registerListActionsHandler,S as registerMemoryAgentStorage,Ve as registerMemoryMessageStorage,ie as registerMemorySessionEventStorage,Re as registerMemorySessionStorage,De as registerMemoryTurnStorage,xe as registerMergeHandler,Ze as registerParentResolver,Pe as registerResumeHandler,ct as registerSpawningToolCallResolver,Se as resetBuiltInActionsRegistration,me as resolveAdapterId,Te as resolveAdapterNameById,xi as resolveArtifactContext,li as resolveDeterministicAdapterId,h as resolveExecutionTarget,ee as resolveModelCapabilities,yt as resolveRuntimeProviderContext,_e as resolveTargetAgents,Ce as routeToAgents,we as routeToAgentsCore,Mn as sessionBridgePackage,s as sessionEvents,a as sessionEventsDual,bn as sessionOrchestratorPackage,Xn as sessionPackage,O as sessionStoragePackage,t as sessions,Er as subagentServicePackage,Sn as toolApprovalPackage,xn as toolRegistryPackage,kn as transitionPipelinePackage,Un as trayMenuPackage,r as turns,n as turnsDual,p as verifyAndRecoverAgents,vn as workflowBlockRegistryPackage};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { t as LogImporterInfo } from "../../index-
|
|
2
|
-
import { a as OrchestratorFactory, i as OrchestratorEntry, r as LogImporterRegistration, t as LogImportRegistryOptions } from "../../types-
|
|
1
|
+
import { t as LogImporterInfo } from "../../index-DaMfTvfz.mjs";
|
|
2
|
+
import { a as OrchestratorFactory, i as OrchestratorEntry, r as LogImporterRegistration, t as LogImportRegistryOptions } from "../../types-LspCUW09.mjs";
|
|
3
3
|
export { type LogImportRegistryOptions, type LogImporterInfo, type LogImporterRegistration, type OrchestratorEntry, type OrchestratorFactory };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { i as LogImportSettings, t as LogImporterInfo } from "../../index-
|
|
2
|
-
import { a as OrchestratorFactory, i as OrchestratorEntry, n as LogImportServiceInstance, o as LogImportRegistry, r as LogImporterRegistration, t as LogImportRegistryOptions } from "../../types-
|
|
1
|
+
import { i as LogImportSettings, t as LogImporterInfo } from "../../index-DaMfTvfz.mjs";
|
|
2
|
+
import { a as OrchestratorFactory, i as OrchestratorEntry, n as LogImportServiceInstance, o as LogImportRegistry, r as LogImporterRegistration, t as LogImportRegistryOptions } from "../../types-LspCUW09.mjs";
|
|
3
3
|
import { LogImportNamespace, LogImportSubjects } from "./namespace.mjs";
|
|
4
4
|
import { IMakaioBus } from "@makaio/framework/bus";
|
|
5
5
|
import * as _$_makaio_contracts0 from "@makaio/framework/contracts";
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { n as IMPORT_LAST_SCAN_CATEGORY, r as LogImportMode, t as LogImporterInfo } from "../../index-
|
|
1
|
+
import { n as IMPORT_LAST_SCAN_CATEGORY, r as LogImportMode, t as LogImporterInfo } from "../../index-DaMfTvfz.mjs";
|
|
2
2
|
import { LogImportSubjects } from "./namespace.mjs";
|
|
3
3
|
export { IMPORT_LAST_SCAN_CATEGORY, type LogImportMode, LogImportSubjects, type LogImporterInfo };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{n as e}from"../../schemas-
|
|
1
|
+
import{n as e}from"../../schemas-BGS9RfqV.mjs";import{LogImportSubjects as t}from"./namespace.mjs";export{e as IMPORT_LAST_SCAN_CATEGORY,t as LogImportSubjects};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{t as e}from"../../schemas-
|
|
1
|
+
import{t as e}from"../../schemas-BGS9RfqV.mjs";import{createBusNamespace as t}from"@makaio/framework/core";const n=t(`log-import`,e),r=n.subjects;export{n as LogImportNamespace,r as LogImportSubjects};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{t as e}from"../../schemas-
|
|
1
|
+
import{t as e}from"../../schemas-BGS9RfqV.mjs";export{e as LogImportSchemas};
|