@makaio/framework 1.0.0-dev-1783687982716 → 1.0.0-dev-1783705652236
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 +150 -7
- package/dist/adapters/index.mjs +6 -6
- package/dist/contracts/adapter/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 +2 -2
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +30 -30
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +1 -1
- package/dist/{index-oePgeOph.d.mts → index-B2DjrVb8.d.mts} +3 -3
- package/dist/{index-B4ZddkPI.d.mts → index-BcvG3wPv.d.mts} +76 -76
- package/dist/{index-mU2lnU7O.d.mts → index-BcwOnvUh.d.mts} +6 -6
- package/dist/{index-D4gn93gL.d.mts → index-C9FCWOhp.d.mts} +4 -4
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-Bc82MC0z.d.mts → index-Cx1Bm6WD.d.mts} +4 -4
- package/dist/{index-BUrNl0QJ.d.mts → index-D6aAzr32.d.mts} +32 -32
- package/dist/{index-Di84JjS0.d.mts → index-DEzdNQum.d.mts} +2 -2
- package/dist/{index-D94cDExW2.d.mts → index-DLNRgZPo2.d.mts} +15 -15
- package/dist/{index-DLDQDXhD.d.mts → index-DScUb-hF.d.mts} +2 -2
- package/dist/{index-CmHdpW0E.d.mts → index-DZPNuWMc.d.mts} +11 -11
- package/dist/{index-DNfNwGu6.d.mts → index-DnnKUwHm.d.mts} +6 -6
- package/dist/{index-DsLpP5ek.d.mts → index-DoEF9LAc.d.mts} +1 -1
- package/dist/{index-CAhKyxfm.d.mts → index-FFVwQMad.d.mts} +64 -64
- package/dist/{index-DTBQOCar.d.mts → index-O08Q2ikz.d.mts} +8 -8
- package/dist/{index-DTkGyKKA.d.mts → index-PIlYSC73.d.mts} +14 -14
- 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-d_0I6P7N.d.mts → namespace-B4cV_pk3.d.mts} +52 -52
- package/dist/{namespace-B9V9R3AY.d.mts → namespace-CZK2ff3B.d.mts} +22 -22
- package/dist/{namespace-BLER-Qom.d.mts → namespace-CfvtDD_U.d.mts} +2 -2
- package/dist/{namespace-6sIu5nBI2.d.mts → namespace-D8P8Sxce2.d.mts} +2 -2
- package/dist/{namespace-Dm454cNM.d.mts → namespace-D9PLFmPQ.d.mts} +27 -27
- package/dist/{namespace-3yGm4WF9.d.mts → namespace-j7vFsmYL.d.mts} +2 -2
- package/dist/package.json +1 -1
- package/dist/{schemas-CNUk34qC2.d.mts → schemas-Br-rSxPE2.d.mts} +19 -19
- package/dist/{schemas-B_t6oOK-.d.mts → schemas-CoFCV42v.d.mts} +2 -2
- 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 +14 -14
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +56 -56
- package/dist/services/session/index.d.mts +3 -3
- 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-editor/index.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +16 -16
- 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/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/{types-BMS6yfLS.d.mts → types-BNW5n6qm.d.mts} +1 -1
- package/dist/{types-1a2D10yb.d.mts → types-BrUOVfwe.d.mts} +13 -0
- package/dist/{types-BSilhlYE.d.mts → types-CBLPaQXe.d.mts} +28 -28
- package/dist/workflow-engine/index.d.mts +55 -55
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as JsonValue$1 } from "./json-value-DtIkQN7g.mjs";
|
|
2
|
-
import { s as MessageBlock$1 } from "./index-
|
|
2
|
+
import { s as MessageBlock$1 } from "./index-CaerrEDH.mjs";
|
|
3
3
|
import * as _$zod from "zod";
|
|
4
4
|
import { z } from "zod";
|
|
5
5
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -679,8 +679,8 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
679
679
|
editOf: z.ZodOptional<z.ZodString>;
|
|
680
680
|
origin: z.ZodOptional<z.ZodEnum<{
|
|
681
681
|
text: "text";
|
|
682
|
-
voice: "voice";
|
|
683
682
|
compact: "compact";
|
|
683
|
+
voice: "voice";
|
|
684
684
|
}>>;
|
|
685
685
|
}, z.core.$strip>>;
|
|
686
686
|
turns: z.ZodArray<z.ZodObject<{
|
|
@@ -874,8 +874,8 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
874
874
|
}>>;
|
|
875
875
|
origin: z.ZodOptional<z.ZodEnum<{
|
|
876
876
|
text: "text";
|
|
877
|
-
voice: "voice";
|
|
878
877
|
compact: "compact";
|
|
878
|
+
voice: "voice";
|
|
879
879
|
}>>;
|
|
880
880
|
}, z.core.$strip>;
|
|
881
881
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -1034,8 +1034,8 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
1034
1034
|
type: z.ZodLiteral<"locality.degraded">;
|
|
1035
1035
|
payload: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
1036
1036
|
intent: z.ZodEnum<{
|
|
1037
|
-
fork: "fork";
|
|
1038
1037
|
resume: "resume";
|
|
1038
|
+
fork: "fork";
|
|
1039
1039
|
}>;
|
|
1040
1040
|
verdictKind: z.ZodLiteral<"degrade">;
|
|
1041
1041
|
reason: z.ZodEnum<{
|
|
@@ -1059,8 +1059,8 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
1059
1059
|
turnId: z.ZodOptional<z.ZodString>;
|
|
1060
1060
|
}, z.core.$strip>, z.ZodObject<{
|
|
1061
1061
|
intent: z.ZodEnum<{
|
|
1062
|
-
fork: "fork";
|
|
1063
1062
|
resume: "resume";
|
|
1063
|
+
fork: "fork";
|
|
1064
1064
|
}>;
|
|
1065
1065
|
verdictKind: z.ZodLiteral<"foreign">;
|
|
1066
1066
|
foreignMachineId: z.ZodString;
|
|
@@ -1219,8 +1219,8 @@ declare const SessionMessageRoleSchema: z.ZodEnum<{
|
|
|
1219
1219
|
type SessionMessageRole = z.infer<typeof SessionMessageRoleSchema>;
|
|
1220
1220
|
declare const SessionMessageOriginSchema: z.ZodEnum<{
|
|
1221
1221
|
text: "text";
|
|
1222
|
-
voice: "voice";
|
|
1223
1222
|
compact: "compact";
|
|
1223
|
+
voice: "voice";
|
|
1224
1224
|
}>;
|
|
1225
1225
|
type SessionMessageOrigin$1 = z.infer<typeof SessionMessageOriginSchema>;
|
|
1226
1226
|
/**
|
|
@@ -1311,8 +1311,8 @@ declare const SessionMessageSchema$1: z.ZodObject<{
|
|
|
1311
1311
|
editOf: z.ZodOptional<z.ZodString>;
|
|
1312
1312
|
origin: z.ZodOptional<z.ZodEnum<{
|
|
1313
1313
|
text: "text";
|
|
1314
|
-
voice: "voice";
|
|
1315
1314
|
compact: "compact";
|
|
1315
|
+
voice: "voice";
|
|
1316
1316
|
}>>;
|
|
1317
1317
|
}, z.core.$strip>;
|
|
1318
1318
|
type SessionMessage$1 = z.infer<typeof SessionMessageSchema$1>;
|
|
@@ -2133,8 +2133,8 @@ declare const OrchestratorSchemas: {
|
|
|
2133
2133
|
skipConnectorSwapWarning: z.ZodOptional<z.ZodBoolean>;
|
|
2134
2134
|
origin: z.ZodOptional<z.ZodEnum<{
|
|
2135
2135
|
text: "text";
|
|
2136
|
-
voice: "voice";
|
|
2137
2136
|
compact: "compact";
|
|
2137
|
+
voice: "voice";
|
|
2138
2138
|
}>>;
|
|
2139
2139
|
}, z.core.$strip>;
|
|
2140
2140
|
response: z.ZodObject<{
|
|
@@ -2951,8 +2951,8 @@ declare const OrchestratorSchemas: {
|
|
|
2951
2951
|
}>>;
|
|
2952
2952
|
origin: z.ZodOptional<z.ZodEnum<{
|
|
2953
2953
|
text: "text";
|
|
2954
|
-
voice: "voice";
|
|
2955
2954
|
compact: "compact";
|
|
2955
|
+
voice: "voice";
|
|
2956
2956
|
}>>;
|
|
2957
2957
|
}, z.core.$strip>;
|
|
2958
2958
|
/**
|
|
@@ -3314,8 +3314,8 @@ declare const MakaioSessionEventSchema: z.ZodUnion<readonly [z.ZodDiscriminatedU
|
|
|
3314
3314
|
}>>;
|
|
3315
3315
|
origin: z.ZodOptional<z.ZodEnum<{
|
|
3316
3316
|
text: "text";
|
|
3317
|
-
voice: "voice";
|
|
3318
3317
|
compact: "compact";
|
|
3318
|
+
voice: "voice";
|
|
3319
3319
|
}>>;
|
|
3320
3320
|
}, z.core.$strip>;
|
|
3321
3321
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -3474,8 +3474,8 @@ declare const MakaioSessionEventSchema: z.ZodUnion<readonly [z.ZodDiscriminatedU
|
|
|
3474
3474
|
type: z.ZodLiteral<"locality.degraded">;
|
|
3475
3475
|
payload: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
3476
3476
|
intent: z.ZodEnum<{
|
|
3477
|
-
fork: "fork";
|
|
3478
3477
|
resume: "resume";
|
|
3478
|
+
fork: "fork";
|
|
3479
3479
|
}>;
|
|
3480
3480
|
verdictKind: z.ZodLiteral<"degrade">;
|
|
3481
3481
|
reason: z.ZodEnum<{
|
|
@@ -3499,8 +3499,8 @@ declare const MakaioSessionEventSchema: z.ZodUnion<readonly [z.ZodDiscriminatedU
|
|
|
3499
3499
|
turnId: z.ZodOptional<z.ZodString>;
|
|
3500
3500
|
}, z.core.$strip>, z.ZodObject<{
|
|
3501
3501
|
intent: z.ZodEnum<{
|
|
3502
|
-
fork: "fork";
|
|
3503
3502
|
resume: "resume";
|
|
3503
|
+
fork: "fork";
|
|
3504
3504
|
}>;
|
|
3505
3505
|
verdictKind: z.ZodLiteral<"foreign">;
|
|
3506
3506
|
foreignMachineId: z.ZodString;
|
|
@@ -4584,8 +4584,8 @@ declare const SessionSchemas: {
|
|
|
4584
4584
|
skipConnectorSwapWarning: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
4585
4585
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4586
4586
|
text: "text";
|
|
4587
|
-
voice: "voice";
|
|
4588
4587
|
compact: "compact";
|
|
4588
|
+
voice: "voice";
|
|
4589
4589
|
}>>;
|
|
4590
4590
|
}, _$zod_v4_core0.$strip>;
|
|
4591
4591
|
response: _$zod.ZodObject<{
|
|
@@ -5321,8 +5321,8 @@ declare const SessionSchemas: {
|
|
|
5321
5321
|
}>>;
|
|
5322
5322
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5323
5323
|
text: "text";
|
|
5324
|
-
voice: "voice";
|
|
5325
5324
|
compact: "compact";
|
|
5325
|
+
voice: "voice";
|
|
5326
5326
|
}>>;
|
|
5327
5327
|
}, _$zod_v4_core0.$strip>;
|
|
5328
5328
|
'user_message.acknowledged': _$zod.ZodObject<{
|
|
@@ -5808,8 +5808,8 @@ declare const SessionSchemas: {
|
|
|
5808
5808
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5809
5809
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5810
5810
|
text: "text";
|
|
5811
|
-
voice: "voice";
|
|
5812
5811
|
compact: "compact";
|
|
5812
|
+
voice: "voice";
|
|
5813
5813
|
}>>;
|
|
5814
5814
|
}, _$zod_v4_core0.$strip>>;
|
|
5815
5815
|
turns: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -6003,8 +6003,8 @@ declare const SessionSchemas: {
|
|
|
6003
6003
|
}>>;
|
|
6004
6004
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6005
6005
|
text: "text";
|
|
6006
|
-
voice: "voice";
|
|
6007
6006
|
compact: "compact";
|
|
6007
|
+
voice: "voice";
|
|
6008
6008
|
}>>;
|
|
6009
6009
|
}, _$zod_v4_core0.$strip>;
|
|
6010
6010
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
@@ -6163,8 +6163,8 @@ declare const SessionSchemas: {
|
|
|
6163
6163
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
6164
6164
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
6165
6165
|
intent: _$zod.ZodEnum<{
|
|
6166
|
-
fork: "fork";
|
|
6167
6166
|
resume: "resume";
|
|
6167
|
+
fork: "fork";
|
|
6168
6168
|
}>;
|
|
6169
6169
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
6170
6170
|
reason: _$zod.ZodEnum<{
|
|
@@ -6188,8 +6188,8 @@ declare const SessionSchemas: {
|
|
|
6188
6188
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6189
6189
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
6190
6190
|
intent: _$zod.ZodEnum<{
|
|
6191
|
-
fork: "fork";
|
|
6192
6191
|
resume: "resume";
|
|
6192
|
+
fork: "fork";
|
|
6193
6193
|
}>;
|
|
6194
6194
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
6195
6195
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -6441,8 +6441,8 @@ declare const SessionSchemas: {
|
|
|
6441
6441
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6442
6442
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6443
6443
|
text: "text";
|
|
6444
|
-
voice: "voice";
|
|
6445
6444
|
compact: "compact";
|
|
6445
|
+
voice: "voice";
|
|
6446
6446
|
}>>;
|
|
6447
6447
|
}, _$zod_v4_core0.$strip>>;
|
|
6448
6448
|
turns: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -6636,8 +6636,8 @@ declare const SessionSchemas: {
|
|
|
6636
6636
|
}>>;
|
|
6637
6637
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6638
6638
|
text: "text";
|
|
6639
|
-
voice: "voice";
|
|
6640
6639
|
compact: "compact";
|
|
6640
|
+
voice: "voice";
|
|
6641
6641
|
}>>;
|
|
6642
6642
|
}, _$zod_v4_core0.$strip>;
|
|
6643
6643
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
@@ -6796,8 +6796,8 @@ declare const SessionSchemas: {
|
|
|
6796
6796
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
6797
6797
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
6798
6798
|
intent: _$zod.ZodEnum<{
|
|
6799
|
-
fork: "fork";
|
|
6800
6799
|
resume: "resume";
|
|
6800
|
+
fork: "fork";
|
|
6801
6801
|
}>;
|
|
6802
6802
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
6803
6803
|
reason: _$zod.ZodEnum<{
|
|
@@ -6821,8 +6821,8 @@ declare const SessionSchemas: {
|
|
|
6821
6821
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6822
6822
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
6823
6823
|
intent: _$zod.ZodEnum<{
|
|
6824
|
-
fork: "fork";
|
|
6825
6824
|
resume: "resume";
|
|
6825
|
+
fork: "fork";
|
|
6826
6826
|
}>;
|
|
6827
6827
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
6828
6828
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -6925,8 +6925,8 @@ declare const SessionSchemas: {
|
|
|
6925
6925
|
timestamp: _$zod.ZodNumber;
|
|
6926
6926
|
}, _$zod_v4_core0.$strip>, _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
6927
6927
|
intent: _$zod.ZodEnum<{
|
|
6928
|
-
fork: "fork";
|
|
6929
6928
|
resume: "resume";
|
|
6929
|
+
fork: "fork";
|
|
6930
6930
|
}>;
|
|
6931
6931
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
6932
6932
|
reason: _$zod.ZodEnum<{
|
|
@@ -6950,8 +6950,8 @@ declare const SessionSchemas: {
|
|
|
6950
6950
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6951
6951
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
6952
6952
|
intent: _$zod.ZodEnum<{
|
|
6953
|
-
fork: "fork";
|
|
6954
6953
|
resume: "resume";
|
|
6954
|
+
fork: "fork";
|
|
6955
6955
|
}>;
|
|
6956
6956
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
6957
6957
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -6969,8 +6969,8 @@ declare const SessionSchemas: {
|
|
|
6969
6969
|
maxTokens: _$zod.ZodNumber;
|
|
6970
6970
|
percentage: _$zod.ZodNumber;
|
|
6971
6971
|
level: _$zod.ZodEnum<{
|
|
6972
|
-
warn: "warn";
|
|
6973
6972
|
ok: "ok";
|
|
6973
|
+
warn: "warn";
|
|
6974
6974
|
critical: "critical";
|
|
6975
6975
|
}>;
|
|
6976
6976
|
lastUpdatedAt: _$zod.ZodNumber;
|
|
@@ -7148,8 +7148,8 @@ declare const SessionSchemas: {
|
|
|
7148
7148
|
}>>;
|
|
7149
7149
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7150
7150
|
text: "text";
|
|
7151
|
-
voice: "voice";
|
|
7152
7151
|
compact: "compact";
|
|
7152
|
+
voice: "voice";
|
|
7153
7153
|
}>>;
|
|
7154
7154
|
}, _$zod_v4_core0.$strip>;
|
|
7155
7155
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
@@ -7308,8 +7308,8 @@ declare const SessionSchemas: {
|
|
|
7308
7308
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
7309
7309
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
7310
7310
|
intent: _$zod.ZodEnum<{
|
|
7311
|
-
fork: "fork";
|
|
7312
7311
|
resume: "resume";
|
|
7312
|
+
fork: "fork";
|
|
7313
7313
|
}>;
|
|
7314
7314
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
7315
7315
|
reason: _$zod.ZodEnum<{
|
|
@@ -7333,8 +7333,8 @@ declare const SessionSchemas: {
|
|
|
7333
7333
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7334
7334
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
7335
7335
|
intent: _$zod.ZodEnum<{
|
|
7336
|
-
fork: "fork";
|
|
7337
7336
|
resume: "resume";
|
|
7337
|
+
fork: "fork";
|
|
7338
7338
|
}>;
|
|
7339
7339
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
7340
7340
|
foreignMachineId: _$zod.ZodString;
|