@makaio/framework 1.0.0-dev-1783477169057 → 1.0.0-dev-1783615060726
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/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +105 -166
- package/dist/adapters/index.mjs +6 -6
- package/dist/bus/index.d.mts +22 -22
- package/dist/bus/index.mjs +1 -1
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +12 -12
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +182 -182
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/session/index.mjs +1 -1
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/skill/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/{index-Dv4oGVZK.d.mts → index-BSprsrul.d.mts} +409 -371
- package/dist/{index-C_xQM96Y.d.mts → index-BbQpQ1N3.d.mts} +388 -388
- package/dist/{index-CA-AJbq6.d.mts → index-C9FCWOhp.d.mts} +12 -12
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-BcwOnvUh.d.mts → index-CqCe7Phc.d.mts} +6 -6
- package/dist/{index-Bl42SCEI.d.mts → index-Cx1Bm6WD.d.mts} +8 -8
- package/dist/{index-B-6DtLLz.d.mts → index-D7rWAEY0.d.mts} +1 -1
- package/dist/{index-DScUb-hF.d.mts → index-D8wmMJLi.d.mts} +1 -1
- package/dist/{index-Di84JjS0.d.mts → index-DEzdNQum.d.mts} +2 -2
- package/dist/{index-uM4KZopE.d.mts → index-DKaEpPFS.d.mts} +4 -4
- package/dist/{index-j_X5xefv2.d.mts → index-DLNRgZPo2.d.mts} +26 -26
- package/dist/{index-BX1MxwFr.d.mts → index-DWu3qrwe.d.mts} +13 -13
- package/dist/{index-CwFSL4xI.d.mts → index-DZ14azod.d.mts} +16 -16
- package/dist/{index-B3fjN5HX.d.mts → index-DZPNuWMc.d.mts} +4 -4
- package/dist/{index-BjO4Zkap.d.mts → index-DoEF9LAc.d.mts} +1 -1
- package/dist/{index-BeouVICp.d.mts → index-Qd1Qom8M.d.mts} +40 -40
- package/dist/{index-CQQcnpev.d.mts → index-S7lj2TLp.d.mts} +75 -75
- package/dist/{index-DMz-2ACU.d.mts → index-WHUV7neB.d.mts} +105 -105
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-TPbegIMi.d.mts → namespace-CZK2ff3B.d.mts} +4 -4
- package/dist/{namespace-Boh42UoL.d.mts → namespace-Ceg3zkt2.d.mts} +44 -20
- package/dist/{namespace-COEUMuHL.d.mts → namespace-CfvtDD_U.d.mts} +156 -156
- package/dist/{namespace-6sIu5nBI2.d.mts → namespace-D8P8Sxce2.d.mts} +2 -2
- package/dist/{namespace-OLAh9wHU.d.mts → namespace-Dc94fHZW.d.mts} +27 -27
- package/dist/{namespace-D94HrTtq.d.mts → namespace-DuUCiVmK.d.mts} +64 -64
- package/dist/{namespace-3yGm4WF9.d.mts → namespace-j7vFsmYL.d.mts} +2 -2
- package/dist/node/transports/index.d.mts +25 -3
- package/dist/node/transports/index.mjs +1 -1
- package/dist/package.json +1 -1
- package/dist/{schema-B5vHi7Uu.d.mts → schema-B9goOieO.d.mts} +1 -1
- package/dist/{schemas-DOV4UouN2.d.mts → schemas-Br-rSxPE2.d.mts} +19 -19
- package/dist/{schemas-CDBn9MTz.d.mts → schemas-CoFCV42v.d.mts} +156 -156
- package/dist/{schemas-CscdPqCt.d.mts → schemas-lnE9YoG7.d.mts} +3 -3
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +11 -11
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +144 -144
- 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/namespace.d.mts +2 -2
- package/dist/services/log-import/schemas.d.mts +1 -1
- package/dist/services/session/index.d.mts +5 -5
- package/dist/services/session/index.mjs +1 -1
- package/dist/services/session/messages/namespace.d.mts +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 +1 -1
- package/dist/services/settings/namespace.d.mts +19 -19
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- 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.mjs +1 -1
- package/dist/services/tools/index.mjs +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/session-CX6QDhi2.mjs +76 -0
- package/dist/{session-Dp7z5N1d.mjs → session-D5rVMqmE.mjs} +1 -1
- package/dist/{session-lineage-C1M7-O3C.d.mts → session-lineage-NBFNVkUE.d.mts} +1 -1
- package/dist/{tool-approval-service-BNXgr-az.mjs → tool-approval-service-DEiMKTv9.mjs} +1 -1
- package/dist/{tools-BaO4GYj0.mjs → tools-CGFZkB7F.mjs} +1 -1
- package/dist/{transition-Bbjlwv5K.d.mts → transition-CmI3q3FA.d.mts} +1 -1
- package/dist/{types-CNkx2awa.d.mts → types-BWduCvRU.d.mts} +1 -1
- package/dist/{types-jruUn6oW.d.mts → types-Dhou-Itn.d.mts} +266 -266
- package/dist/{types-D7W0ntGr.d.mts → types-VwMx5_lS.d.mts} +15 -1
- package/dist/workflow-engine/index.d.mts +71 -71
- package/package.json +1 -1
- package/dist/session-CoGaTin6.mjs +0 -69
package/dist/bus/index.d.mts
CHANGED
|
@@ -3636,25 +3636,6 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
|
|
|
3636
3636
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
3637
3637
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
3638
3638
|
sessionId: z.ZodString;
|
|
3639
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
3640
|
-
fullName: z.ZodString;
|
|
3641
|
-
originalName: z.ZodString;
|
|
3642
|
-
serverName: z.ZodString;
|
|
3643
|
-
description: z.ZodOptional<z.ZodString>;
|
|
3644
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
3645
|
-
exposureMode: z.ZodEnum<{
|
|
3646
|
-
hidden: "hidden";
|
|
3647
|
-
discovery: "discovery";
|
|
3648
|
-
direct: "direct";
|
|
3649
|
-
}>;
|
|
3650
|
-
enabled: z.ZodBoolean;
|
|
3651
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
3652
|
-
discovery: "discovery";
|
|
3653
|
-
toolset: "toolset";
|
|
3654
|
-
}>>;
|
|
3655
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
3656
|
-
exposed: z.ZodBoolean;
|
|
3657
|
-
}, z.core.$strip>>;
|
|
3658
3639
|
servers: z.ZodArray<z.ZodObject<{
|
|
3659
3640
|
name: z.ZodString;
|
|
3660
3641
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -3691,20 +3672,39 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
|
|
|
3691
3672
|
type: z.ZodLiteral<"http">;
|
|
3692
3673
|
}, z.core.$strip>], "type">;
|
|
3693
3674
|
exposureMode: z.ZodEnum<{
|
|
3694
|
-
discovery: "discovery";
|
|
3695
3675
|
direct: "direct";
|
|
3676
|
+
discovery: "discovery";
|
|
3696
3677
|
}>;
|
|
3697
3678
|
}, z.core.$strip>>;
|
|
3698
|
-
|
|
3679
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
3699
3680
|
fullName: z.ZodString;
|
|
3700
3681
|
originalName: z.ZodString;
|
|
3701
3682
|
serverName: z.ZodString;
|
|
3702
3683
|
description: z.ZodOptional<z.ZodString>;
|
|
3703
3684
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
3704
3685
|
exposureMode: z.ZodEnum<{
|
|
3686
|
+
direct: "direct";
|
|
3687
|
+
discovery: "discovery";
|
|
3705
3688
|
hidden: "hidden";
|
|
3689
|
+
}>;
|
|
3690
|
+
enabled: z.ZodBoolean;
|
|
3691
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
3706
3692
|
discovery: "discovery";
|
|
3693
|
+
toolset: "toolset";
|
|
3694
|
+
}>>;
|
|
3695
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
3696
|
+
exposed: z.ZodBoolean;
|
|
3697
|
+
}, z.core.$strip>>;
|
|
3698
|
+
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
3699
|
+
fullName: z.ZodString;
|
|
3700
|
+
originalName: z.ZodString;
|
|
3701
|
+
serverName: z.ZodString;
|
|
3702
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3703
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
3704
|
+
exposureMode: z.ZodEnum<{
|
|
3707
3705
|
direct: "direct";
|
|
3706
|
+
discovery: "discovery";
|
|
3707
|
+
hidden: "hidden";
|
|
3708
3708
|
}>;
|
|
3709
3709
|
enabled: z.ZodBoolean;
|
|
3710
3710
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -3730,8 +3730,8 @@ declare module '@makaio/framework/contracts' {
|
|
|
3730
3730
|
//#region core/contracts/src/skill/schemas.d.ts
|
|
3731
3731
|
/** Trigger that activated or reinjected a skill. */
|
|
3732
3732
|
declare const SkillActivationTriggerSchema: z.ZodEnum<{
|
|
3733
|
-
auto: "auto";
|
|
3734
3733
|
user: "user";
|
|
3734
|
+
auto: "auto";
|
|
3735
3735
|
model: "model";
|
|
3736
3736
|
reinjection: "reinjection";
|
|
3737
3737
|
}>;
|