@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,5 +1,5 @@
|
|
|
1
|
-
import { i as JsonValue$1 } from "./json-value-
|
|
2
|
-
import { s as MessageBlock$1 } from "./index-
|
|
1
|
+
import { i as JsonValue$1 } from "./json-value-BwVdTylT.mjs";
|
|
2
|
+
import { s as MessageBlock$1 } from "./index-4NQLoI7R.mjs";
|
|
3
3
|
import * as _$zod from "zod";
|
|
4
4
|
import { z } from "zod";
|
|
5
5
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -698,11 +698,13 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
698
698
|
usage: z.ZodOptional<z.ZodObject<{
|
|
699
699
|
total: z.ZodObject<{
|
|
700
700
|
inputTokens: z.ZodNumber;
|
|
701
|
+
cachedInputTokens: z.ZodOptional<z.ZodNumber>;
|
|
701
702
|
outputTokens: z.ZodNumber;
|
|
702
703
|
cost: z.ZodOptional<z.ZodNumber>;
|
|
703
704
|
}, z.core.$strip>;
|
|
704
705
|
byAgent: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
705
706
|
inputTokens: z.ZodNumber;
|
|
707
|
+
cachedInputTokens: z.ZodOptional<z.ZodNumber>;
|
|
706
708
|
outputTokens: z.ZodNumber;
|
|
707
709
|
cost: z.ZodOptional<z.ZodNumber>;
|
|
708
710
|
}, z.core.$strip>>>;
|
|
@@ -951,11 +953,13 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
951
953
|
usage: z.ZodOptional<z.ZodObject<{
|
|
952
954
|
total: z.ZodObject<{
|
|
953
955
|
inputTokens: z.ZodNumber;
|
|
956
|
+
cachedInputTokens: z.ZodOptional<z.ZodNumber>;
|
|
954
957
|
outputTokens: z.ZodNumber;
|
|
955
958
|
cost: z.ZodOptional<z.ZodNumber>;
|
|
956
959
|
}, z.core.$strip>;
|
|
957
960
|
byAgent: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
958
961
|
inputTokens: z.ZodNumber;
|
|
962
|
+
cachedInputTokens: z.ZodOptional<z.ZodNumber>;
|
|
959
963
|
outputTokens: z.ZodNumber;
|
|
960
964
|
cost: z.ZodOptional<z.ZodNumber>;
|
|
961
965
|
}, z.core.$strip>>>;
|
|
@@ -1034,8 +1038,8 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
1034
1038
|
type: z.ZodLiteral<"locality.degraded">;
|
|
1035
1039
|
payload: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
1036
1040
|
intent: z.ZodEnum<{
|
|
1037
|
-
resume: "resume";
|
|
1038
1041
|
fork: "fork";
|
|
1042
|
+
resume: "resume";
|
|
1039
1043
|
}>;
|
|
1040
1044
|
verdictKind: z.ZodLiteral<"degrade">;
|
|
1041
1045
|
reason: z.ZodEnum<{
|
|
@@ -1059,8 +1063,8 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
1059
1063
|
turnId: z.ZodOptional<z.ZodString>;
|
|
1060
1064
|
}, z.core.$strip>, z.ZodObject<{
|
|
1061
1065
|
intent: z.ZodEnum<{
|
|
1062
|
-
resume: "resume";
|
|
1063
1066
|
fork: "fork";
|
|
1067
|
+
resume: "resume";
|
|
1064
1068
|
}>;
|
|
1065
1069
|
verdictKind: z.ZodLiteral<"foreign">;
|
|
1066
1070
|
foreignMachineId: z.ZodString;
|
|
@@ -1330,6 +1334,7 @@ type TurnStatus = z.infer<typeof TurnStatusSchema$1>;
|
|
|
1330
1334
|
*/
|
|
1331
1335
|
declare const UsageMetricsSchema: z.ZodObject<{
|
|
1332
1336
|
inputTokens: z.ZodNumber;
|
|
1337
|
+
cachedInputTokens: z.ZodOptional<z.ZodNumber>;
|
|
1333
1338
|
outputTokens: z.ZodNumber;
|
|
1334
1339
|
cost: z.ZodOptional<z.ZodNumber>;
|
|
1335
1340
|
}, z.core.$strip>;
|
|
@@ -1340,11 +1345,13 @@ type UsageMetrics = z.infer<typeof UsageMetricsSchema>;
|
|
|
1340
1345
|
declare const TurnUsageSchema$1: z.ZodObject<{
|
|
1341
1346
|
total: z.ZodObject<{
|
|
1342
1347
|
inputTokens: z.ZodNumber;
|
|
1348
|
+
cachedInputTokens: z.ZodOptional<z.ZodNumber>;
|
|
1343
1349
|
outputTokens: z.ZodNumber;
|
|
1344
1350
|
cost: z.ZodOptional<z.ZodNumber>;
|
|
1345
1351
|
}, z.core.$strip>;
|
|
1346
1352
|
byAgent: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1347
1353
|
inputTokens: z.ZodNumber;
|
|
1354
|
+
cachedInputTokens: z.ZodOptional<z.ZodNumber>;
|
|
1348
1355
|
outputTokens: z.ZodNumber;
|
|
1349
1356
|
cost: z.ZodOptional<z.ZodNumber>;
|
|
1350
1357
|
}, z.core.$strip>>>;
|
|
@@ -1387,11 +1394,13 @@ declare const TurnSchema$1: z.ZodObject<{
|
|
|
1387
1394
|
usage: z.ZodOptional<z.ZodObject<{
|
|
1388
1395
|
total: z.ZodObject<{
|
|
1389
1396
|
inputTokens: z.ZodNumber;
|
|
1397
|
+
cachedInputTokens: z.ZodOptional<z.ZodNumber>;
|
|
1390
1398
|
outputTokens: z.ZodNumber;
|
|
1391
1399
|
cost: z.ZodOptional<z.ZodNumber>;
|
|
1392
1400
|
}, z.core.$strip>;
|
|
1393
1401
|
byAgent: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1394
1402
|
inputTokens: z.ZodNumber;
|
|
1403
|
+
cachedInputTokens: z.ZodOptional<z.ZodNumber>;
|
|
1395
1404
|
outputTokens: z.ZodNumber;
|
|
1396
1405
|
cost: z.ZodOptional<z.ZodNumber>;
|
|
1397
1406
|
}, z.core.$strip>>>;
|
|
@@ -1641,6 +1650,7 @@ declare const AgentAttachResolvedRequestSchema: z.ZodObject<{
|
|
|
1641
1650
|
state: z.ZodLiteral<"unresolved">;
|
|
1642
1651
|
}, z.core.$strict>], "state">>;
|
|
1643
1652
|
}, z.core.$loose>;
|
|
1653
|
+
harnessId: z.ZodOptional<z.ZodString>;
|
|
1644
1654
|
initialMessage: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1645
1655
|
role: z.ZodOptional<z.ZodEnum<{
|
|
1646
1656
|
user: "user";
|
|
@@ -1763,6 +1773,18 @@ declare const AgentAttachResolvedRequestSchema: z.ZodObject<{
|
|
|
1763
1773
|
isError: z.ZodOptional<z.ZodBoolean>;
|
|
1764
1774
|
}, z.core.$strip>], "type">>]>;
|
|
1765
1775
|
}, z.core.$strip>]>>;
|
|
1776
|
+
responseSchema: z.ZodOptional<z.ZodObject<{
|
|
1777
|
+
schema: z.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, z.core.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
1778
|
+
name: z.ZodOptional<z.ZodString>;
|
|
1779
|
+
strict: z.ZodOptional<z.ZodBoolean>;
|
|
1780
|
+
}, z.core.$strict>>;
|
|
1781
|
+
source: z.ZodOptional<z.ZodEnum<{
|
|
1782
|
+
user: "user";
|
|
1783
|
+
system: "system";
|
|
1784
|
+
extension: "extension";
|
|
1785
|
+
}>>;
|
|
1786
|
+
extensionId: z.ZodOptional<z.ZodString>;
|
|
1787
|
+
assertInitialMessageAdmission: z.ZodOptional<z.ZodUnknown>;
|
|
1766
1788
|
role: z.ZodOptional<z.ZodEnum<{
|
|
1767
1789
|
lead: "lead";
|
|
1768
1790
|
member: "member";
|
|
@@ -2714,6 +2736,17 @@ declare const OrchestratorSchemas: {
|
|
|
2714
2736
|
isError: z.ZodOptional<z.ZodBoolean>;
|
|
2715
2737
|
}, z.core.$strip>], "type">>]>;
|
|
2716
2738
|
}, z.core.$strip>]>>;
|
|
2739
|
+
responseSchema: z.ZodOptional<z.ZodObject<{
|
|
2740
|
+
schema: z.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, z.core.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
2741
|
+
name: z.ZodOptional<z.ZodString>;
|
|
2742
|
+
strict: z.ZodOptional<z.ZodBoolean>;
|
|
2743
|
+
}, z.core.$strict>>;
|
|
2744
|
+
source: z.ZodOptional<z.ZodEnum<{
|
|
2745
|
+
user: "user";
|
|
2746
|
+
system: "system";
|
|
2747
|
+
extension: "extension";
|
|
2748
|
+
}>>;
|
|
2749
|
+
extensionId: z.ZodOptional<z.ZodString>;
|
|
2717
2750
|
role: z.ZodOptional<z.ZodEnum<{
|
|
2718
2751
|
lead: "lead";
|
|
2719
2752
|
member: "member";
|
|
@@ -2922,6 +2955,7 @@ declare const OrchestratorSchemas: {
|
|
|
2922
2955
|
state: z.ZodLiteral<"unresolved">;
|
|
2923
2956
|
}, z.core.$strict>], "state">>;
|
|
2924
2957
|
}, z.core.$loose>;
|
|
2958
|
+
harnessId: z.ZodOptional<z.ZodString>;
|
|
2925
2959
|
initialMessage: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
2926
2960
|
role: z.ZodOptional<z.ZodEnum<{
|
|
2927
2961
|
user: "user";
|
|
@@ -3044,6 +3078,18 @@ declare const OrchestratorSchemas: {
|
|
|
3044
3078
|
isError: z.ZodOptional<z.ZodBoolean>;
|
|
3045
3079
|
}, z.core.$strip>], "type">>]>;
|
|
3046
3080
|
}, z.core.$strip>]>>;
|
|
3081
|
+
responseSchema: z.ZodOptional<z.ZodObject<{
|
|
3082
|
+
schema: z.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, z.core.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
3083
|
+
name: z.ZodOptional<z.ZodString>;
|
|
3084
|
+
strict: z.ZodOptional<z.ZodBoolean>;
|
|
3085
|
+
}, z.core.$strict>>;
|
|
3086
|
+
source: z.ZodOptional<z.ZodEnum<{
|
|
3087
|
+
user: "user";
|
|
3088
|
+
system: "system";
|
|
3089
|
+
extension: "extension";
|
|
3090
|
+
}>>;
|
|
3091
|
+
extensionId: z.ZodOptional<z.ZodString>;
|
|
3092
|
+
assertInitialMessageAdmission: z.ZodOptional<z.ZodUnknown>;
|
|
3047
3093
|
role: z.ZodOptional<z.ZodEnum<{
|
|
3048
3094
|
lead: "lead";
|
|
3049
3095
|
member: "member";
|
|
@@ -3125,11 +3171,13 @@ declare const OrchestratorSchemas: {
|
|
|
3125
3171
|
usage: z.ZodOptional<z.ZodObject<{
|
|
3126
3172
|
total: z.ZodObject<{
|
|
3127
3173
|
inputTokens: z.ZodNumber;
|
|
3174
|
+
cachedInputTokens: z.ZodOptional<z.ZodNumber>;
|
|
3128
3175
|
outputTokens: z.ZodNumber;
|
|
3129
3176
|
cost: z.ZodOptional<z.ZodNumber>;
|
|
3130
3177
|
}, z.core.$strip>;
|
|
3131
3178
|
byAgent: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
3132
3179
|
inputTokens: z.ZodNumber;
|
|
3180
|
+
cachedInputTokens: z.ZodOptional<z.ZodNumber>;
|
|
3133
3181
|
outputTokens: z.ZodNumber;
|
|
3134
3182
|
cost: z.ZodOptional<z.ZodNumber>;
|
|
3135
3183
|
}, z.core.$strip>>>;
|
|
@@ -3175,11 +3223,13 @@ declare const OrchestratorSchemas: {
|
|
|
3175
3223
|
usage: z.ZodOptional<z.ZodObject<{
|
|
3176
3224
|
total: z.ZodObject<{
|
|
3177
3225
|
inputTokens: z.ZodNumber;
|
|
3226
|
+
cachedInputTokens: z.ZodOptional<z.ZodNumber>;
|
|
3178
3227
|
outputTokens: z.ZodNumber;
|
|
3179
3228
|
cost: z.ZodOptional<z.ZodNumber>;
|
|
3180
3229
|
}, z.core.$strip>;
|
|
3181
3230
|
byAgent: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
3182
3231
|
inputTokens: z.ZodNumber;
|
|
3232
|
+
cachedInputTokens: z.ZodOptional<z.ZodNumber>;
|
|
3183
3233
|
outputTokens: z.ZodNumber;
|
|
3184
3234
|
cost: z.ZodOptional<z.ZodNumber>;
|
|
3185
3235
|
}, z.core.$strip>>>;
|
|
@@ -3782,11 +3832,13 @@ declare const MakaioSessionEventSchema: z.ZodUnion<readonly [z.ZodDiscriminatedU
|
|
|
3782
3832
|
usage: z.ZodOptional<z.ZodObject<{
|
|
3783
3833
|
total: z.ZodObject<{
|
|
3784
3834
|
inputTokens: z.ZodNumber;
|
|
3835
|
+
cachedInputTokens: z.ZodOptional<z.ZodNumber>;
|
|
3785
3836
|
outputTokens: z.ZodNumber;
|
|
3786
3837
|
cost: z.ZodOptional<z.ZodNumber>;
|
|
3787
3838
|
}, z.core.$strip>;
|
|
3788
3839
|
byAgent: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
3789
3840
|
inputTokens: z.ZodNumber;
|
|
3841
|
+
cachedInputTokens: z.ZodOptional<z.ZodNumber>;
|
|
3790
3842
|
outputTokens: z.ZodNumber;
|
|
3791
3843
|
cost: z.ZodOptional<z.ZodNumber>;
|
|
3792
3844
|
}, z.core.$strip>>>;
|
|
@@ -3865,8 +3917,8 @@ declare const MakaioSessionEventSchema: z.ZodUnion<readonly [z.ZodDiscriminatedU
|
|
|
3865
3917
|
type: z.ZodLiteral<"locality.degraded">;
|
|
3866
3918
|
payload: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
3867
3919
|
intent: z.ZodEnum<{
|
|
3868
|
-
resume: "resume";
|
|
3869
3920
|
fork: "fork";
|
|
3921
|
+
resume: "resume";
|
|
3870
3922
|
}>;
|
|
3871
3923
|
verdictKind: z.ZodLiteral<"degrade">;
|
|
3872
3924
|
reason: z.ZodEnum<{
|
|
@@ -3890,8 +3942,8 @@ declare const MakaioSessionEventSchema: z.ZodUnion<readonly [z.ZodDiscriminatedU
|
|
|
3890
3942
|
turnId: z.ZodOptional<z.ZodString>;
|
|
3891
3943
|
}, z.core.$strip>, z.ZodObject<{
|
|
3892
3944
|
intent: z.ZodEnum<{
|
|
3893
|
-
resume: "resume";
|
|
3894
3945
|
fork: "fork";
|
|
3946
|
+
resume: "resume";
|
|
3895
3947
|
}>;
|
|
3896
3948
|
verdictKind: z.ZodLiteral<"foreign">;
|
|
3897
3949
|
foreignMachineId: z.ZodString;
|
|
@@ -5213,6 +5265,17 @@ declare const SessionSchemas: {
|
|
|
5213
5265
|
isError: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
5214
5266
|
}, _$zod_v4_core0.$strip>], "type">>]>;
|
|
5215
5267
|
}, _$zod_v4_core0.$strip>]>>;
|
|
5268
|
+
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
5269
|
+
schema: _$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
5270
|
+
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5271
|
+
strict: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
5272
|
+
}, _$zod_v4_core0.$strict>>;
|
|
5273
|
+
source: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5274
|
+
user: "user";
|
|
5275
|
+
system: "system";
|
|
5276
|
+
extension: "extension";
|
|
5277
|
+
}>>;
|
|
5278
|
+
extensionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5216
5279
|
role: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5217
5280
|
lead: "lead";
|
|
5218
5281
|
member: "member";
|
|
@@ -5413,6 +5476,7 @@ declare const SessionSchemas: {
|
|
|
5413
5476
|
state: _$zod.ZodLiteral<"unresolved">;
|
|
5414
5477
|
}, _$zod_v4_core0.$strict>], "state">>;
|
|
5415
5478
|
}, _$zod_v4_core0.$loose>;
|
|
5479
|
+
harnessId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5416
5480
|
initialMessage: _$zod.ZodOptional<_$zod.ZodUnion<readonly [_$zod.ZodString, _$zod.ZodObject<{
|
|
5417
5481
|
role: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5418
5482
|
user: "user";
|
|
@@ -5535,6 +5599,18 @@ declare const SessionSchemas: {
|
|
|
5535
5599
|
isError: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
5536
5600
|
}, _$zod_v4_core0.$strip>], "type">>]>;
|
|
5537
5601
|
}, _$zod_v4_core0.$strip>]>>;
|
|
5602
|
+
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
5603
|
+
schema: _$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
5604
|
+
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5605
|
+
strict: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
5606
|
+
}, _$zod_v4_core0.$strict>>;
|
|
5607
|
+
source: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5608
|
+
user: "user";
|
|
5609
|
+
system: "system";
|
|
5610
|
+
extension: "extension";
|
|
5611
|
+
}>>;
|
|
5612
|
+
extensionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5613
|
+
assertInitialMessageAdmission: _$zod.ZodOptional<_$zod.ZodUnknown>;
|
|
5538
5614
|
role: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5539
5615
|
lead: "lead";
|
|
5540
5616
|
member: "member";
|
|
@@ -5585,11 +5661,13 @@ declare const SessionSchemas: {
|
|
|
5585
5661
|
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
5586
5662
|
total: _$zod.ZodObject<{
|
|
5587
5663
|
inputTokens: _$zod.ZodNumber;
|
|
5664
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5588
5665
|
outputTokens: _$zod.ZodNumber;
|
|
5589
5666
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5590
5667
|
}, _$zod_v4_core0.$strip>;
|
|
5591
5668
|
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
5592
5669
|
inputTokens: _$zod.ZodNumber;
|
|
5670
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5593
5671
|
outputTokens: _$zod.ZodNumber;
|
|
5594
5672
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5595
5673
|
}, _$zod_v4_core0.$strip>>>;
|
|
@@ -5623,11 +5701,13 @@ declare const SessionSchemas: {
|
|
|
5623
5701
|
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
5624
5702
|
total: _$zod.ZodObject<{
|
|
5625
5703
|
inputTokens: _$zod.ZodNumber;
|
|
5704
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5626
5705
|
outputTokens: _$zod.ZodNumber;
|
|
5627
5706
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5628
5707
|
}, _$zod_v4_core0.$strip>;
|
|
5629
5708
|
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
5630
5709
|
inputTokens: _$zod.ZodNumber;
|
|
5710
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5631
5711
|
outputTokens: _$zod.ZodNumber;
|
|
5632
5712
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5633
5713
|
}, _$zod_v4_core0.$strip>>>;
|
|
@@ -6288,11 +6368,13 @@ declare const SessionSchemas: {
|
|
|
6288
6368
|
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
6289
6369
|
total: _$zod.ZodObject<{
|
|
6290
6370
|
inputTokens: _$zod.ZodNumber;
|
|
6371
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
6291
6372
|
outputTokens: _$zod.ZodNumber;
|
|
6292
6373
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
6293
6374
|
}, _$zod_v4_core0.$strip>;
|
|
6294
6375
|
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
6295
6376
|
inputTokens: _$zod.ZodNumber;
|
|
6377
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
6296
6378
|
outputTokens: _$zod.ZodNumber;
|
|
6297
6379
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
6298
6380
|
}, _$zod_v4_core0.$strip>>>;
|
|
@@ -6541,11 +6623,13 @@ declare const SessionSchemas: {
|
|
|
6541
6623
|
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
6542
6624
|
total: _$zod.ZodObject<{
|
|
6543
6625
|
inputTokens: _$zod.ZodNumber;
|
|
6626
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
6544
6627
|
outputTokens: _$zod.ZodNumber;
|
|
6545
6628
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
6546
6629
|
}, _$zod_v4_core0.$strip>;
|
|
6547
6630
|
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
6548
6631
|
inputTokens: _$zod.ZodNumber;
|
|
6632
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
6549
6633
|
outputTokens: _$zod.ZodNumber;
|
|
6550
6634
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
6551
6635
|
}, _$zod_v4_core0.$strip>>>;
|
|
@@ -6624,8 +6708,8 @@ declare const SessionSchemas: {
|
|
|
6624
6708
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
6625
6709
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
6626
6710
|
intent: _$zod.ZodEnum<{
|
|
6627
|
-
resume: "resume";
|
|
6628
6711
|
fork: "fork";
|
|
6712
|
+
resume: "resume";
|
|
6629
6713
|
}>;
|
|
6630
6714
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
6631
6715
|
reason: _$zod.ZodEnum<{
|
|
@@ -6649,8 +6733,8 @@ declare const SessionSchemas: {
|
|
|
6649
6733
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6650
6734
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
6651
6735
|
intent: _$zod.ZodEnum<{
|
|
6652
|
-
resume: "resume";
|
|
6653
6736
|
fork: "fork";
|
|
6737
|
+
resume: "resume";
|
|
6654
6738
|
}>;
|
|
6655
6739
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
6656
6740
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -6921,11 +7005,13 @@ declare const SessionSchemas: {
|
|
|
6921
7005
|
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
6922
7006
|
total: _$zod.ZodObject<{
|
|
6923
7007
|
inputTokens: _$zod.ZodNumber;
|
|
7008
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
6924
7009
|
outputTokens: _$zod.ZodNumber;
|
|
6925
7010
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
6926
7011
|
}, _$zod_v4_core0.$strip>;
|
|
6927
7012
|
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
6928
7013
|
inputTokens: _$zod.ZodNumber;
|
|
7014
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
6929
7015
|
outputTokens: _$zod.ZodNumber;
|
|
6930
7016
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
6931
7017
|
}, _$zod_v4_core0.$strip>>>;
|
|
@@ -7174,11 +7260,13 @@ declare const SessionSchemas: {
|
|
|
7174
7260
|
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
7175
7261
|
total: _$zod.ZodObject<{
|
|
7176
7262
|
inputTokens: _$zod.ZodNumber;
|
|
7263
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7177
7264
|
outputTokens: _$zod.ZodNumber;
|
|
7178
7265
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7179
7266
|
}, _$zod_v4_core0.$strip>;
|
|
7180
7267
|
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
7181
7268
|
inputTokens: _$zod.ZodNumber;
|
|
7269
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7182
7270
|
outputTokens: _$zod.ZodNumber;
|
|
7183
7271
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7184
7272
|
}, _$zod_v4_core0.$strip>>>;
|
|
@@ -7257,8 +7345,8 @@ declare const SessionSchemas: {
|
|
|
7257
7345
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
7258
7346
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
7259
7347
|
intent: _$zod.ZodEnum<{
|
|
7260
|
-
resume: "resume";
|
|
7261
7348
|
fork: "fork";
|
|
7349
|
+
resume: "resume";
|
|
7262
7350
|
}>;
|
|
7263
7351
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
7264
7352
|
reason: _$zod.ZodEnum<{
|
|
@@ -7282,8 +7370,8 @@ declare const SessionSchemas: {
|
|
|
7282
7370
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7283
7371
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
7284
7372
|
intent: _$zod.ZodEnum<{
|
|
7285
|
-
resume: "resume";
|
|
7286
7373
|
fork: "fork";
|
|
7374
|
+
resume: "resume";
|
|
7287
7375
|
}>;
|
|
7288
7376
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
7289
7377
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -7386,8 +7474,8 @@ declare const SessionSchemas: {
|
|
|
7386
7474
|
timestamp: _$zod.ZodNumber;
|
|
7387
7475
|
}, _$zod_v4_core0.$strip>, _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
7388
7476
|
intent: _$zod.ZodEnum<{
|
|
7389
|
-
resume: "resume";
|
|
7390
7477
|
fork: "fork";
|
|
7478
|
+
resume: "resume";
|
|
7391
7479
|
}>;
|
|
7392
7480
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
7393
7481
|
reason: _$zod.ZodEnum<{
|
|
@@ -7411,8 +7499,8 @@ declare const SessionSchemas: {
|
|
|
7411
7499
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7412
7500
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
7413
7501
|
intent: _$zod.ZodEnum<{
|
|
7414
|
-
resume: "resume";
|
|
7415
7502
|
fork: "fork";
|
|
7503
|
+
resume: "resume";
|
|
7416
7504
|
}>;
|
|
7417
7505
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
7418
7506
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -7686,11 +7774,13 @@ declare const SessionSchemas: {
|
|
|
7686
7774
|
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
7687
7775
|
total: _$zod.ZodObject<{
|
|
7688
7776
|
inputTokens: _$zod.ZodNumber;
|
|
7777
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7689
7778
|
outputTokens: _$zod.ZodNumber;
|
|
7690
7779
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7691
7780
|
}, _$zod_v4_core0.$strip>;
|
|
7692
7781
|
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
7693
7782
|
inputTokens: _$zod.ZodNumber;
|
|
7783
|
+
cachedInputTokens: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7694
7784
|
outputTokens: _$zod.ZodNumber;
|
|
7695
7785
|
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7696
7786
|
}, _$zod_v4_core0.$strip>>>;
|
|
@@ -7769,8 +7859,8 @@ declare const SessionSchemas: {
|
|
|
7769
7859
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
7770
7860
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
7771
7861
|
intent: _$zod.ZodEnum<{
|
|
7772
|
-
resume: "resume";
|
|
7773
7862
|
fork: "fork";
|
|
7863
|
+
resume: "resume";
|
|
7774
7864
|
}>;
|
|
7775
7865
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
7776
7866
|
reason: _$zod.ZodEnum<{
|
|
@@ -7794,8 +7884,8 @@ declare const SessionSchemas: {
|
|
|
7794
7884
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7795
7885
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
7796
7886
|
intent: _$zod.ZodEnum<{
|
|
7797
|
-
resume: "resume";
|
|
7798
7887
|
fork: "fork";
|
|
7888
|
+
resume: "resume";
|
|
7799
7889
|
}>;
|
|
7800
7890
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
7801
7891
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as LogImportMode, t as LogImporterInfo } from "./index-
|
|
1
|
+
import { r as LogImportMode, t as LogImporterInfo } from "./index-DaMfTvfz.mjs";
|
|
2
2
|
import * as _$_makaio_bus_core0 from "@makaio/framework/bus";
|
|
3
3
|
import { IMakaioBus } from "@makaio/framework/bus";
|
|
4
4
|
import { LogImportOrchestrator, LogImporter } from "@makaio/framework/adapters";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _$react from "react";
|
|
2
|
-
import
|
|
2
|
+
import React, { ButtonHTMLAttributes, HTMLAttributes, InputHTMLAttributes, MouseEventHandler, ReactElement, ReactNode, Ref, RefAttributes, RefObject, SVGProps, TextareaHTMLAttributes } from "react";
|
|
3
3
|
|
|
4
4
|
//#region ui/components/src/themes/types.d.ts
|
|
5
5
|
/**
|
|
@@ -1046,7 +1046,7 @@ declare function Tooltip({
|
|
|
1046
1046
|
children,
|
|
1047
1047
|
className,
|
|
1048
1048
|
...props
|
|
1049
|
-
}: TooltipProps):
|
|
1049
|
+
}: TooltipProps): React.JSX.Element;
|
|
1050
1050
|
//#endregion
|
|
1051
1051
|
//#region ui/components/src/primitives/Dropdown/Dropdown.d.ts
|
|
1052
1052
|
/**
|
|
@@ -1375,7 +1375,7 @@ interface CollapsibleContextValue {
|
|
|
1375
1375
|
* </CollapsibleSection>
|
|
1376
1376
|
* ```
|
|
1377
1377
|
*/
|
|
1378
|
-
declare const CollapsibleSection:
|
|
1378
|
+
declare const CollapsibleSection: React.FC<CollapsibleSectionProps>;
|
|
1379
1379
|
//#endregion
|
|
1380
1380
|
//#region ui/components/src/primitives/Collapsible/CollapsibleGroup.d.ts
|
|
1381
1381
|
/**
|
|
@@ -1396,7 +1396,7 @@ declare const CollapsibleSection: o.FC<CollapsibleSectionProps>;
|
|
|
1396
1396
|
* </CollapsibleGroup>
|
|
1397
1397
|
* ```
|
|
1398
1398
|
*/
|
|
1399
|
-
declare const CollapsibleGroup:
|
|
1399
|
+
declare const CollapsibleGroup: React.FC<CollapsibleGroupProps>;
|
|
1400
1400
|
//#endregion
|
|
1401
1401
|
//#region ui/components/src/primitives/Collapsible/CollapsibleContext.d.ts
|
|
1402
1402
|
/**
|