@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
|
@@ -241,7 +241,7 @@ declare const MessageStorageNamespace$1: {
|
|
|
241
241
|
tableName: "messages";
|
|
242
242
|
dataType: "string";
|
|
243
243
|
columnType: "SQLiteText";
|
|
244
|
-
data: "text" | "
|
|
244
|
+
data: "text" | "compact" | "voice";
|
|
245
245
|
driverParam: string;
|
|
246
246
|
notNull: false;
|
|
247
247
|
hasDefault: false;
|
|
@@ -268,8 +268,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
268
268
|
message: _$zod.ZodObject<{
|
|
269
269
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
270
270
|
text: "text";
|
|
271
|
-
voice: "voice";
|
|
272
271
|
compact: "compact";
|
|
272
|
+
voice: "voice";
|
|
273
273
|
}>>;
|
|
274
274
|
sessionId: _$zod.ZodString;
|
|
275
275
|
role: _$zod.ZodEnum<{
|
|
@@ -420,8 +420,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
420
420
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
421
421
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
422
422
|
text: "text";
|
|
423
|
-
voice: "voice";
|
|
424
423
|
compact: "compact";
|
|
424
|
+
voice: "voice";
|
|
425
425
|
}>>;
|
|
426
426
|
}, _$zod_v4_core0.$strip>;
|
|
427
427
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -515,8 +515,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
515
515
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
516
516
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
517
517
|
text: "text";
|
|
518
|
-
voice: "voice";
|
|
519
518
|
compact: "compact";
|
|
519
|
+
voice: "voice";
|
|
520
520
|
}>>;
|
|
521
521
|
}, _$zod_v4_core0.$strip>>;
|
|
522
522
|
nextCursor: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
@@ -604,8 +604,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
604
604
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
605
605
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
606
606
|
text: "text";
|
|
607
|
-
voice: "voice";
|
|
608
607
|
compact: "compact";
|
|
608
|
+
voice: "voice";
|
|
609
609
|
}>>;
|
|
610
610
|
}, _$zod_v4_core0.$strip>>;
|
|
611
611
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -689,8 +689,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
689
689
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
690
690
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
691
691
|
text: "text";
|
|
692
|
-
voice: "voice";
|
|
693
692
|
compact: "compact";
|
|
693
|
+
voice: "voice";
|
|
694
694
|
}>>;
|
|
695
695
|
}, _$zod_v4_core0.$strip>>;
|
|
696
696
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -774,8 +774,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
774
774
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
775
775
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
776
776
|
text: "text";
|
|
777
|
-
voice: "voice";
|
|
778
777
|
compact: "compact";
|
|
778
|
+
voice: "voice";
|
|
779
779
|
}>>;
|
|
780
780
|
}, _$zod_v4_core0.$strip>>;
|
|
781
781
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -861,8 +861,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
861
861
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
862
862
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
863
863
|
text: "text";
|
|
864
|
-
voice: "voice";
|
|
865
864
|
compact: "compact";
|
|
865
|
+
voice: "voice";
|
|
866
866
|
}>>;
|
|
867
867
|
}, _$zod_v4_core0.$strip>>;
|
|
868
868
|
total: _$zod.ZodNumber;
|
|
@@ -957,8 +957,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
957
957
|
timestamp: _$zod.ZodNumber;
|
|
958
958
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
959
959
|
text: "text";
|
|
960
|
-
voice: "voice";
|
|
961
960
|
compact: "compact";
|
|
961
|
+
voice: "voice";
|
|
962
962
|
}>>;
|
|
963
963
|
}, _$zod_v4_core0.$strip>;
|
|
964
964
|
response: _$zod.ZodObject<{
|
|
@@ -1041,8 +1041,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
1041
1041
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1042
1042
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1043
1043
|
text: "text";
|
|
1044
|
-
voice: "voice";
|
|
1045
1044
|
compact: "compact";
|
|
1045
|
+
voice: "voice";
|
|
1046
1046
|
}>>;
|
|
1047
1047
|
}, _$zod_v4_core0.$strip>;
|
|
1048
1048
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -1053,8 +1053,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
1053
1053
|
message: _$zod.ZodObject<{
|
|
1054
1054
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1055
1055
|
text: "text";
|
|
1056
|
-
voice: "voice";
|
|
1057
1056
|
compact: "compact";
|
|
1057
|
+
voice: "voice";
|
|
1058
1058
|
}>>;
|
|
1059
1059
|
sessionId: _$zod.ZodString;
|
|
1060
1060
|
role: _$zod.ZodEnum<{
|
|
@@ -1205,8 +1205,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
1205
1205
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1206
1206
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1207
1207
|
text: "text";
|
|
1208
|
-
voice: "voice";
|
|
1209
1208
|
compact: "compact";
|
|
1209
|
+
voice: "voice";
|
|
1210
1210
|
}>>;
|
|
1211
1211
|
}, _$zod_v4_core0.$strip>;
|
|
1212
1212
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -1300,8 +1300,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
1300
1300
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1301
1301
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1302
1302
|
text: "text";
|
|
1303
|
-
voice: "voice";
|
|
1304
1303
|
compact: "compact";
|
|
1304
|
+
voice: "voice";
|
|
1305
1305
|
}>>;
|
|
1306
1306
|
}, _$zod_v4_core0.$strip>>;
|
|
1307
1307
|
nextCursor: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
@@ -1389,8 +1389,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
1389
1389
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1390
1390
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1391
1391
|
text: "text";
|
|
1392
|
-
voice: "voice";
|
|
1393
1392
|
compact: "compact";
|
|
1393
|
+
voice: "voice";
|
|
1394
1394
|
}>>;
|
|
1395
1395
|
}, _$zod_v4_core0.$strip>>;
|
|
1396
1396
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -1474,8 +1474,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
1474
1474
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1475
1475
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1476
1476
|
text: "text";
|
|
1477
|
-
voice: "voice";
|
|
1478
1477
|
compact: "compact";
|
|
1478
|
+
voice: "voice";
|
|
1479
1479
|
}>>;
|
|
1480
1480
|
}, _$zod_v4_core0.$strip>>;
|
|
1481
1481
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -1559,8 +1559,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
1559
1559
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1560
1560
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1561
1561
|
text: "text";
|
|
1562
|
-
voice: "voice";
|
|
1563
1562
|
compact: "compact";
|
|
1563
|
+
voice: "voice";
|
|
1564
1564
|
}>>;
|
|
1565
1565
|
}, _$zod_v4_core0.$strip>>;
|
|
1566
1566
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -1646,8 +1646,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
1646
1646
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1647
1647
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1648
1648
|
text: "text";
|
|
1649
|
-
voice: "voice";
|
|
1650
1649
|
compact: "compact";
|
|
1650
|
+
voice: "voice";
|
|
1651
1651
|
}>>;
|
|
1652
1652
|
}, _$zod_v4_core0.$strip>>;
|
|
1653
1653
|
total: _$zod.ZodNumber;
|
|
@@ -1742,8 +1742,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
1742
1742
|
timestamp: _$zod.ZodNumber;
|
|
1743
1743
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1744
1744
|
text: "text";
|
|
1745
|
-
voice: "voice";
|
|
1746
1745
|
compact: "compact";
|
|
1746
|
+
voice: "voice";
|
|
1747
1747
|
}>>;
|
|
1748
1748
|
}, _$zod_v4_core0.$strip>;
|
|
1749
1749
|
response: _$zod.ZodObject<{
|
|
@@ -1826,8 +1826,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
1826
1826
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1827
1827
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1828
1828
|
text: "text";
|
|
1829
|
-
voice: "voice";
|
|
1830
1829
|
compact: "compact";
|
|
1830
|
+
voice: "voice";
|
|
1831
1831
|
}>>;
|
|
1832
1832
|
}, _$zod_v4_core0.$strip>;
|
|
1833
1833
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -1901,7 +1901,7 @@ declare const MessageStorageNamespace$1: {
|
|
|
1901
1901
|
adapterSessionId?: string | undefined;
|
|
1902
1902
|
adapterMessageId?: string | undefined;
|
|
1903
1903
|
editOf?: string | undefined;
|
|
1904
|
-
origin?: "text" | "
|
|
1904
|
+
origin?: "text" | "compact" | "voice" | undefined;
|
|
1905
1905
|
} | {
|
|
1906
1906
|
sessionId: string;
|
|
1907
1907
|
role: "user" | "assistant";
|
|
@@ -1963,7 +1963,7 @@ declare const MessageStorageNamespace$1: {
|
|
|
1963
1963
|
turnId: string | null;
|
|
1964
1964
|
timestamp: number;
|
|
1965
1965
|
contentText: string;
|
|
1966
|
-
origin?: "text" | "
|
|
1966
|
+
origin?: "text" | "compact" | "voice" | undefined;
|
|
1967
1967
|
agentId?: string | undefined;
|
|
1968
1968
|
adapterSessionId?: string | undefined;
|
|
1969
1969
|
adapterMessageId?: string | undefined;
|
|
@@ -2032,8 +2032,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
2032
2032
|
agentId: never;
|
|
2033
2033
|
adapterSessionId: never;
|
|
2034
2034
|
turnId: string | null;
|
|
2035
|
-
timestamp: number;
|
|
2036
2035
|
limit: never;
|
|
2036
|
+
timestamp: number;
|
|
2037
2037
|
query: string;
|
|
2038
2038
|
contentText: string;
|
|
2039
2039
|
adapterMessageId: string;
|
|
@@ -432,9 +432,9 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
432
432
|
status: _$zod.ZodEnum<{
|
|
433
433
|
completed: "completed";
|
|
434
434
|
cancelled: "cancelled";
|
|
435
|
+
failed: "failed";
|
|
435
436
|
running: "running";
|
|
436
437
|
waiting_input: "waiting_input";
|
|
437
|
-
failed: "failed";
|
|
438
438
|
}>;
|
|
439
439
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
440
440
|
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -889,9 +889,9 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
889
889
|
status: _$zod.ZodEnum<{
|
|
890
890
|
completed: "completed";
|
|
891
891
|
cancelled: "cancelled";
|
|
892
|
+
failed: "failed";
|
|
892
893
|
running: "running";
|
|
893
894
|
waiting_input: "waiting_input";
|
|
894
|
-
failed: "failed";
|
|
895
895
|
}>;
|
|
896
896
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
897
897
|
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -37,9 +37,9 @@ declare const SubagentTemplateKernelNamespace: _$_makaio_core0.BusNamespaceDefin
|
|
|
37
37
|
status: _$zod.ZodEnum<{
|
|
38
38
|
completed: "completed";
|
|
39
39
|
cancelled: "cancelled";
|
|
40
|
+
failed: "failed";
|
|
40
41
|
running: "running";
|
|
41
42
|
waiting_input: "waiting_input";
|
|
42
|
-
failed: "failed";
|
|
43
43
|
}>;
|
|
44
44
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
45
45
|
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -101,9 +101,9 @@ declare const SubagentTemplateSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
101
101
|
status: _$zod.ZodEnum<{
|
|
102
102
|
completed: "completed";
|
|
103
103
|
cancelled: "cancelled";
|
|
104
|
+
failed: "failed";
|
|
104
105
|
running: "running";
|
|
105
106
|
waiting_input: "waiting_input";
|
|
106
|
-
failed: "failed";
|
|
107
107
|
}>;
|
|
108
108
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
109
109
|
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -423,8 +423,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
423
423
|
}>>;
|
|
424
424
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
425
425
|
text: "text";
|
|
426
|
-
voice: "voice";
|
|
427
426
|
compact: "compact";
|
|
427
|
+
voice: "voice";
|
|
428
428
|
}>>;
|
|
429
429
|
}, _$zod_v4_core0.$strip>;
|
|
430
430
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
@@ -583,8 +583,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
583
583
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
584
584
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
585
585
|
intent: _$zod.ZodEnum<{
|
|
586
|
-
fork: "fork";
|
|
587
586
|
resume: "resume";
|
|
587
|
+
fork: "fork";
|
|
588
588
|
}>;
|
|
589
589
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
590
590
|
reason: _$zod.ZodEnum<{
|
|
@@ -608,8 +608,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
608
608
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
609
609
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
610
610
|
intent: _$zod.ZodEnum<{
|
|
611
|
-
fork: "fork";
|
|
612
611
|
resume: "resume";
|
|
612
|
+
fork: "fork";
|
|
613
613
|
}>;
|
|
614
614
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
615
615
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -802,8 +802,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
802
802
|
}>>;
|
|
803
803
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
804
804
|
text: "text";
|
|
805
|
-
voice: "voice";
|
|
806
805
|
compact: "compact";
|
|
806
|
+
voice: "voice";
|
|
807
807
|
}>>;
|
|
808
808
|
}, _$zod_v4_core0.$strip>;
|
|
809
809
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
@@ -962,8 +962,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
962
962
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
963
963
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
964
964
|
intent: _$zod.ZodEnum<{
|
|
965
|
-
fork: "fork";
|
|
966
965
|
resume: "resume";
|
|
966
|
+
fork: "fork";
|
|
967
967
|
}>;
|
|
968
968
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
969
969
|
reason: _$zod.ZodEnum<{
|
|
@@ -987,8 +987,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
987
987
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
988
988
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
989
989
|
intent: _$zod.ZodEnum<{
|
|
990
|
-
fork: "fork";
|
|
991
990
|
resume: "resume";
|
|
991
|
+
fork: "fork";
|
|
992
992
|
}>;
|
|
993
993
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
994
994
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -1171,8 +1171,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1171
1171
|
}>>;
|
|
1172
1172
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1173
1173
|
text: "text";
|
|
1174
|
-
voice: "voice";
|
|
1175
1174
|
compact: "compact";
|
|
1175
|
+
voice: "voice";
|
|
1176
1176
|
}>>;
|
|
1177
1177
|
}, _$zod_v4_core0.$strip>;
|
|
1178
1178
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
@@ -1331,8 +1331,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1331
1331
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
1332
1332
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
1333
1333
|
intent: _$zod.ZodEnum<{
|
|
1334
|
-
fork: "fork";
|
|
1335
1334
|
resume: "resume";
|
|
1335
|
+
fork: "fork";
|
|
1336
1336
|
}>;
|
|
1337
1337
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
1338
1338
|
reason: _$zod.ZodEnum<{
|
|
@@ -1356,8 +1356,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1356
1356
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1357
1357
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
1358
1358
|
intent: _$zod.ZodEnum<{
|
|
1359
|
-
fork: "fork";
|
|
1360
1359
|
resume: "resume";
|
|
1360
|
+
fork: "fork";
|
|
1361
1361
|
}>;
|
|
1362
1362
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
1363
1363
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -1548,8 +1548,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1548
1548
|
}>>;
|
|
1549
1549
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1550
1550
|
text: "text";
|
|
1551
|
-
voice: "voice";
|
|
1552
1551
|
compact: "compact";
|
|
1552
|
+
voice: "voice";
|
|
1553
1553
|
}>>;
|
|
1554
1554
|
}, _$zod_v4_core0.$strip>;
|
|
1555
1555
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
@@ -1708,8 +1708,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1708
1708
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
1709
1709
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
1710
1710
|
intent: _$zod.ZodEnum<{
|
|
1711
|
-
fork: "fork";
|
|
1712
1711
|
resume: "resume";
|
|
1712
|
+
fork: "fork";
|
|
1713
1713
|
}>;
|
|
1714
1714
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
1715
1715
|
reason: _$zod.ZodEnum<{
|
|
@@ -1733,8 +1733,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1733
1733
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1734
1734
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
1735
1735
|
intent: _$zod.ZodEnum<{
|
|
1736
|
-
fork: "fork";
|
|
1737
1736
|
resume: "resume";
|
|
1737
|
+
fork: "fork";
|
|
1738
1738
|
}>;
|
|
1739
1739
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
1740
1740
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -1913,8 +1913,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1913
1913
|
}>>;
|
|
1914
1914
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1915
1915
|
text: "text";
|
|
1916
|
-
voice: "voice";
|
|
1917
1916
|
compact: "compact";
|
|
1917
|
+
voice: "voice";
|
|
1918
1918
|
}>>;
|
|
1919
1919
|
}, _$zod_v4_core0.$strip>;
|
|
1920
1920
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
@@ -2073,8 +2073,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2073
2073
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
2074
2074
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
2075
2075
|
intent: _$zod.ZodEnum<{
|
|
2076
|
-
fork: "fork";
|
|
2077
2076
|
resume: "resume";
|
|
2077
|
+
fork: "fork";
|
|
2078
2078
|
}>;
|
|
2079
2079
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
2080
2080
|
reason: _$zod.ZodEnum<{
|
|
@@ -2098,8 +2098,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2098
2098
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2099
2099
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
2100
2100
|
intent: _$zod.ZodEnum<{
|
|
2101
|
-
fork: "fork";
|
|
2102
2101
|
resume: "resume";
|
|
2102
|
+
fork: "fork";
|
|
2103
2103
|
}>;
|
|
2104
2104
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
2105
2105
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -2292,8 +2292,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2292
2292
|
}>>;
|
|
2293
2293
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2294
2294
|
text: "text";
|
|
2295
|
-
voice: "voice";
|
|
2296
2295
|
compact: "compact";
|
|
2296
|
+
voice: "voice";
|
|
2297
2297
|
}>>;
|
|
2298
2298
|
}, _$zod_v4_core0.$strip>;
|
|
2299
2299
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
@@ -2452,8 +2452,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2452
2452
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
2453
2453
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
2454
2454
|
intent: _$zod.ZodEnum<{
|
|
2455
|
-
fork: "fork";
|
|
2456
2455
|
resume: "resume";
|
|
2456
|
+
fork: "fork";
|
|
2457
2457
|
}>;
|
|
2458
2458
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
2459
2459
|
reason: _$zod.ZodEnum<{
|
|
@@ -2477,8 +2477,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2477
2477
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2478
2478
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
2479
2479
|
intent: _$zod.ZodEnum<{
|
|
2480
|
-
fork: "fork";
|
|
2481
2480
|
resume: "resume";
|
|
2481
|
+
fork: "fork";
|
|
2482
2482
|
}>;
|
|
2483
2483
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
2484
2484
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -2661,8 +2661,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2661
2661
|
}>>;
|
|
2662
2662
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2663
2663
|
text: "text";
|
|
2664
|
-
voice: "voice";
|
|
2665
2664
|
compact: "compact";
|
|
2665
|
+
voice: "voice";
|
|
2666
2666
|
}>>;
|
|
2667
2667
|
}, _$zod_v4_core0.$strip>;
|
|
2668
2668
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
@@ -2821,8 +2821,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2821
2821
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
2822
2822
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
2823
2823
|
intent: _$zod.ZodEnum<{
|
|
2824
|
-
fork: "fork";
|
|
2825
2824
|
resume: "resume";
|
|
2825
|
+
fork: "fork";
|
|
2826
2826
|
}>;
|
|
2827
2827
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
2828
2828
|
reason: _$zod.ZodEnum<{
|
|
@@ -2846,8 +2846,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2846
2846
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2847
2847
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
2848
2848
|
intent: _$zod.ZodEnum<{
|
|
2849
|
-
fork: "fork";
|
|
2850
2849
|
resume: "resume";
|
|
2850
|
+
fork: "fork";
|
|
2851
2851
|
}>;
|
|
2852
2852
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
2853
2853
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -3038,8 +3038,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3038
3038
|
}>>;
|
|
3039
3039
|
origin: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3040
3040
|
text: "text";
|
|
3041
|
-
voice: "voice";
|
|
3042
3041
|
compact: "compact";
|
|
3042
|
+
voice: "voice";
|
|
3043
3043
|
}>>;
|
|
3044
3044
|
}, _$zod_v4_core0.$strip>;
|
|
3045
3045
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
@@ -3198,8 +3198,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3198
3198
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
3199
3199
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
3200
3200
|
intent: _$zod.ZodEnum<{
|
|
3201
|
-
fork: "fork";
|
|
3202
3201
|
resume: "resume";
|
|
3202
|
+
fork: "fork";
|
|
3203
3203
|
}>;
|
|
3204
3204
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
3205
3205
|
reason: _$zod.ZodEnum<{
|
|
@@ -3223,8 +3223,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3223
3223
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3224
3224
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
3225
3225
|
intent: _$zod.ZodEnum<{
|
|
3226
|
-
fork: "fork";
|
|
3227
3226
|
resume: "resume";
|
|
3227
|
+
fork: "fork";
|
|
3228
3228
|
}>;
|
|
3229
3229
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
3230
3230
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -3386,7 +3386,7 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3386
3386
|
};
|
|
3387
3387
|
agentIds: string[];
|
|
3388
3388
|
source?: "user" | "system" | "extension" | undefined;
|
|
3389
|
-
origin?: "text" | "
|
|
3389
|
+
origin?: "text" | "compact" | "voice" | undefined;
|
|
3390
3390
|
};
|
|
3391
3391
|
} | {
|
|
3392
3392
|
sessionId: string;
|
|
@@ -3511,14 +3511,14 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3511
3511
|
timestamp: number;
|
|
3512
3512
|
type: "locality.degraded";
|
|
3513
3513
|
payload: {
|
|
3514
|
-
intent: "
|
|
3514
|
+
intent: "resume" | "fork";
|
|
3515
3515
|
verdictKind: "degrade";
|
|
3516
3516
|
reason: "adapter-unsupported" | "adapter-mismatch" | "no-adapter-session" | "missing-machine-id" | "machine-mismatch" | "cwd-mismatch" | "transforms-present" | "compression-present" | "connector-swap" | "mid-history-unsupported" | "hybrid-imported-orchestrated" | "native-attempt-failed" | "agent-already-started" | "fork-point-unresolvable";
|
|
3517
3517
|
agentId?: string | undefined;
|
|
3518
3518
|
adapterId?: string | undefined;
|
|
3519
3519
|
turnId?: string | undefined;
|
|
3520
3520
|
} | {
|
|
3521
|
-
intent: "
|
|
3521
|
+
intent: "resume" | "fork";
|
|
3522
3522
|
verdictKind: "foreign";
|
|
3523
3523
|
foreignMachineId: string;
|
|
3524
3524
|
agentId?: string | undefined;
|
|
@@ -41,8 +41,8 @@ declare const TrayMenuNamespace: _$_makaio_core0.BusNamespaceDefinition<"host:tr
|
|
|
41
41
|
groupId: _$zod.ZodString;
|
|
42
42
|
entries: _$zod.ZodArray<_$zod.ZodObject<{
|
|
43
43
|
metadata: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
|
|
44
|
-
label: _$zod.ZodString;
|
|
45
44
|
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
45
|
+
label: _$zod.ZodString;
|
|
46
46
|
priority: _$zod.ZodDefault<_$zod.ZodNumber>;
|
|
47
47
|
entryId: _$zod.ZodString;
|
|
48
48
|
}, _$zod_v4_core0.$strip>>;
|
|
@@ -132,8 +132,8 @@ declare const TrayMenuSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
132
132
|
groupId: _$zod.ZodString;
|
|
133
133
|
entries: _$zod.ZodArray<_$zod.ZodObject<{
|
|
134
134
|
metadata: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
|
|
135
|
-
label: _$zod.ZodString;
|
|
136
135
|
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
136
|
+
label: _$zod.ZodString;
|
|
137
137
|
priority: _$zod.ZodDefault<_$zod.ZodNumber>;
|
|
138
138
|
entryId: _$zod.ZodString;
|
|
139
139
|
}, _$zod_v4_core0.$strip>>;
|
package/dist/package.json
CHANGED
|
@@ -15,8 +15,8 @@ declare const SubagentTemplateSchema: z.ZodObject<{
|
|
|
15
15
|
model: z.ZodOptional<z.ZodString>;
|
|
16
16
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
17
17
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
18
|
-
fork: "fork";
|
|
19
18
|
fresh: "fresh";
|
|
19
|
+
fork: "fork";
|
|
20
20
|
}>>;
|
|
21
21
|
allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
22
22
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -44,18 +44,18 @@ type SubagentTemplateSummary = z.infer<typeof SubagentTemplateSummarySchema>;
|
|
|
44
44
|
*/
|
|
45
45
|
declare const SubagentTemplateCreateSchema: z.ZodObject<{
|
|
46
46
|
name: z.ZodString;
|
|
47
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
47
48
|
adapterName: z.ZodString;
|
|
48
49
|
providerConfigId: z.ZodOptional<z.ZodString>;
|
|
49
50
|
model: z.ZodOptional<z.ZodString>;
|
|
51
|
+
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
52
|
+
allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
53
|
+
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
54
|
+
allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
50
55
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
51
|
-
fork: "fork";
|
|
52
56
|
fresh: "fresh";
|
|
57
|
+
fork: "fork";
|
|
53
58
|
}>>;
|
|
54
|
-
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
55
|
-
allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
56
|
-
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
57
|
-
allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
58
|
-
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
59
59
|
}, z.core.$strip>;
|
|
60
60
|
type SubagentTemplateCreate = z.infer<typeof SubagentTemplateCreateSchema>;
|
|
61
61
|
/**
|
|
@@ -69,8 +69,8 @@ declare const SubagentTemplateUpdateSchema: z.ZodObject<{
|
|
|
69
69
|
model: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
70
70
|
systemPrompt: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
71
71
|
contextMode: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
72
|
-
fork: "fork";
|
|
73
72
|
fresh: "fresh";
|
|
73
|
+
fork: "fork";
|
|
74
74
|
}>>>;
|
|
75
75
|
allowedTools: z.ZodOptional<z.ZodOptional<z.ZodArray<z.ZodString>>>;
|
|
76
76
|
disallowedTools: z.ZodOptional<z.ZodOptional<z.ZodArray<z.ZodString>>>;
|
|
@@ -114,8 +114,8 @@ declare const SubagentTemplateSettingsSchemas: {
|
|
|
114
114
|
model: z.ZodOptional<z.ZodString>;
|
|
115
115
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
116
116
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
117
|
-
fork: "fork";
|
|
118
117
|
fresh: "fresh";
|
|
118
|
+
fork: "fork";
|
|
119
119
|
}>>;
|
|
120
120
|
allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
121
121
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -129,18 +129,18 @@ declare const SubagentTemplateSettingsSchemas: {
|
|
|
129
129
|
create: {
|
|
130
130
|
request: z.ZodObject<{
|
|
131
131
|
name: z.ZodString;
|
|
132
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
132
133
|
adapterName: z.ZodString;
|
|
133
134
|
providerConfigId: z.ZodOptional<z.ZodString>;
|
|
134
135
|
model: z.ZodOptional<z.ZodString>;
|
|
136
|
+
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
137
|
+
allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
138
|
+
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
139
|
+
allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
135
140
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
136
|
-
fork: "fork";
|
|
137
141
|
fresh: "fresh";
|
|
142
|
+
fork: "fork";
|
|
138
143
|
}>>;
|
|
139
|
-
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
140
|
-
allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
141
|
-
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
142
|
-
allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
143
|
-
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
144
144
|
}, z.core.$strip>;
|
|
145
145
|
response: z.ZodObject<{
|
|
146
146
|
id: z.ZodString;
|
|
@@ -155,8 +155,8 @@ declare const SubagentTemplateSettingsSchemas: {
|
|
|
155
155
|
model: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
156
156
|
systemPrompt: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
157
157
|
contextMode: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
158
|
-
fork: "fork";
|
|
159
158
|
fresh: "fresh";
|
|
159
|
+
fork: "fork";
|
|
160
160
|
}>>>;
|
|
161
161
|
allowedTools: z.ZodOptional<z.ZodOptional<z.ZodArray<z.ZodString>>>;
|
|
162
162
|
disallowedTools: z.ZodOptional<z.ZodOptional<z.ZodArray<z.ZodString>>>;
|
|
@@ -191,9 +191,9 @@ declare const SubagentTemplateInstanceSchema: z.ZodObject<{
|
|
|
191
191
|
status: z.ZodEnum<{
|
|
192
192
|
completed: "completed";
|
|
193
193
|
cancelled: "cancelled";
|
|
194
|
+
failed: "failed";
|
|
194
195
|
running: "running";
|
|
195
196
|
waiting_input: "waiting_input";
|
|
196
|
-
failed: "failed";
|
|
197
197
|
}>;
|
|
198
198
|
createdAt: z.ZodString;
|
|
199
199
|
}, z.core.$strip>;
|
|
@@ -222,9 +222,9 @@ declare const SubagentTemplateInstanceStatusSchema: z.ZodObject<{
|
|
|
222
222
|
status: z.ZodEnum<{
|
|
223
223
|
completed: "completed";
|
|
224
224
|
cancelled: "cancelled";
|
|
225
|
+
failed: "failed";
|
|
225
226
|
running: "running";
|
|
226
227
|
waiting_input: "waiting_input";
|
|
227
|
-
failed: "failed";
|
|
228
228
|
}>;
|
|
229
229
|
result: z.ZodOptional<z.ZodString>;
|
|
230
230
|
error: z.ZodOptional<z.ZodString>;
|
|
@@ -274,9 +274,9 @@ declare const SubagentTemplateKernelSchemas: {
|
|
|
274
274
|
status: z.ZodEnum<{
|
|
275
275
|
completed: "completed";
|
|
276
276
|
cancelled: "cancelled";
|
|
277
|
+
failed: "failed";
|
|
277
278
|
running: "running";
|
|
278
279
|
waiting_input: "waiting_input";
|
|
279
|
-
failed: "failed";
|
|
280
280
|
}>;
|
|
281
281
|
result: z.ZodOptional<z.ZodString>;
|
|
282
282
|
error: z.ZodOptional<z.ZodString>;
|