@makaio/framework 1.0.0-dev-1782127638374 → 1.0.0-dev-1782132847242
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-subsystem/index.mjs +1 -1
- package/dist/adapters/index.d.mts +1 -1
- package/dist/bus/index.d.mts +20 -20
- package/dist/clients/index.d.mts +5 -5
- package/dist/contracts/adapter/index.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/extension/index.d.mts +3 -3
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +185 -185
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/shared/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/{definition-rjwHUOBd.d.mts → definition-0EXM1tyu.d.mts} +1 -1
- package/dist/{extension-BJHRahFl.mjs → extension-DZqYHmhK.mjs} +1 -1
- package/dist/{index-Mi_UJoUV.d.mts → index-4eP9DRL_.d.mts} +4 -4
- package/dist/{index-Ck7dBtkM.d.mts → index-B5w-0Gg9.d.mts} +4 -4
- package/dist/{index-DeIxVnVs.d.mts → index-BI0f85po.d.mts} +9 -9
- package/dist/{index-ZpJftSoa.d.mts → index-BKZhnb2B.d.mts} +342 -342
- package/dist/{index-DP-JW3Jc.d.mts → index-BN8MOIKm.d.mts} +432 -432
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-DTBQOCar.d.mts → index-CuILCdip.d.mts} +16 -16
- package/dist/{index-DO_Cu5A4.d.mts → index-D2WJ0Zpt.d.mts} +4 -4
- package/dist/{index-D1nWOF49.d.mts → index-DImePakw.d.mts} +8 -8
- package/dist/{index-BWIkf5oJ.d.mts → index-DnLf0YKC.d.mts} +6 -6
- package/dist/{index-BB8AMXbw.d.mts → index-Dsw66R3Z.d.mts} +28 -28
- package/dist/{index-DDOB47U7.d.mts → index-ES_PkK4d.d.mts} +46 -46
- package/dist/{index-CqImyhjX.d.mts → index-WHUV7neB.d.mts} +100 -100
- package/dist/{index-BCNDvAhA.d.mts → index-X2xf5vSA.d.mts} +13 -1
- package/dist/{index-DknXbjOs.d.mts → index-vUhaDyDa.d.mts} +16 -16
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/extension/index.mjs +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/index.mjs +1 -1
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-4xHw59K8.d.mts → namespace-Bm77p82L.d.mts} +1 -1
- package/dist/{namespace-XmDoz6Sz.d.mts → namespace-CJkAriut.d.mts} +78 -78
- package/dist/{namespace-CUkosedS.d.mts → namespace-CfvtDD_U.d.mts} +154 -154
- package/dist/{namespace-DXWpFdQH2.d.mts → namespace-D8P8Sxce2.d.mts} +2 -2
- package/dist/{namespace-3yGm4WF9.d.mts → namespace-Do_rmLFb.d.mts} +2 -2
- package/dist/{namespace-Bv8B89uB.d.mts → namespace-KMxsPJwm.d.mts} +9 -9
- package/dist/package.json +1 -1
- package/dist/{schema-fZknEOha.d.mts → schema-B3sB8_cB.d.mts} +3 -3
- package/dist/{schemas-CscdPqCt.d.mts → schemas-CDGld_OC.d.mts} +3 -3
- package/dist/{schemas-BOhGc0CT.d.mts → schemas-CoFCV42v.d.mts} +154 -154
- package/dist/{schemas-1ynXdrNI2.d.mts → schemas-CwgS7KoL2.d.mts} +7 -7
- package/dist/{schemas-Dn5bfiTL.d.mts → schemas-DDaP5WkH.d.mts} +2 -2
- 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 +3 -3
- 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 +106 -106
- package/dist/services/session/index.d.mts +5 -5
- 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/settings/namespace.d.mts +4 -4
- 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/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/{transition-_Uow1Pr1.d.mts → transition-BBElJqQ8.d.mts} +1 -1
- package/dist/{types-BTqJIp9-.d.mts → types-Cog8MogZ.d.mts} +282 -282
- package/dist/workflow-engine/index.d.mts +43 -43
- package/package.json +1 -1
|
@@ -88,7 +88,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
88
88
|
tableName: "sessions";
|
|
89
89
|
dataType: "string";
|
|
90
90
|
columnType: "SQLiteText";
|
|
91
|
-
data: "
|
|
91
|
+
data: "closed" | "discovered" | "active" | "archived";
|
|
92
92
|
driverParam: string;
|
|
93
93
|
notNull: true;
|
|
94
94
|
hasDefault: false;
|
|
@@ -202,7 +202,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
202
202
|
tableName: "sessions";
|
|
203
203
|
dataType: "string";
|
|
204
204
|
columnType: "SQLiteText";
|
|
205
|
-
data: "fork" | "
|
|
205
|
+
data: "fork" | "subagent" | "compress" | "branch" | "rewrite" | "coordinator" | "aside";
|
|
206
206
|
driverParam: string;
|
|
207
207
|
notNull: false;
|
|
208
208
|
hasDefault: false;
|
|
@@ -923,7 +923,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
923
923
|
tableName: "agents";
|
|
924
924
|
dataType: "string";
|
|
925
925
|
columnType: "SQLiteText";
|
|
926
|
-
data: "
|
|
926
|
+
data: "idle" | "active" | "dead" | "disposed";
|
|
927
927
|
driverParam: string;
|
|
928
928
|
notNull: true;
|
|
929
929
|
hasDefault: false;
|
|
@@ -1012,8 +1012,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1012
1012
|
member: "member";
|
|
1013
1013
|
}>;
|
|
1014
1014
|
status: _$zod.ZodEnum<{
|
|
1015
|
-
active: "active";
|
|
1016
1015
|
idle: "idle";
|
|
1016
|
+
active: "active";
|
|
1017
1017
|
dead: "dead";
|
|
1018
1018
|
disposed: "disposed";
|
|
1019
1019
|
}>;
|
|
@@ -1021,10 +1021,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1021
1021
|
lastActivityAt: _$zod.ZodNumber;
|
|
1022
1022
|
}, _$zod_v4_core0.$strip>>;
|
|
1023
1023
|
status: _$zod.ZodEnum<{
|
|
1024
|
-
active: "active";
|
|
1025
|
-
archived: "archived";
|
|
1026
1024
|
closed: "closed";
|
|
1027
1025
|
discovered: "discovered";
|
|
1026
|
+
active: "active";
|
|
1027
|
+
archived: "archived";
|
|
1028
1028
|
}>;
|
|
1029
1029
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1030
1030
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1036,9 +1036,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1036
1036
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1037
1037
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1038
1038
|
fork: "fork";
|
|
1039
|
-
branch: "branch";
|
|
1040
1039
|
subagent: "subagent";
|
|
1041
1040
|
compress: "compress";
|
|
1041
|
+
branch: "branch";
|
|
1042
1042
|
rewrite: "rewrite";
|
|
1043
1043
|
coordinator: "coordinator";
|
|
1044
1044
|
aside: "aside";
|
|
@@ -1132,8 +1132,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1132
1132
|
member: "member";
|
|
1133
1133
|
}>;
|
|
1134
1134
|
status: _$zod.ZodEnum<{
|
|
1135
|
-
active: "active";
|
|
1136
1135
|
idle: "idle";
|
|
1136
|
+
active: "active";
|
|
1137
1137
|
dead: "dead";
|
|
1138
1138
|
disposed: "disposed";
|
|
1139
1139
|
}>;
|
|
@@ -1141,10 +1141,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1141
1141
|
lastActivityAt: _$zod.ZodNumber;
|
|
1142
1142
|
}, _$zod_v4_core0.$strip>>;
|
|
1143
1143
|
status: _$zod.ZodEnum<{
|
|
1144
|
-
active: "active";
|
|
1145
|
-
archived: "archived";
|
|
1146
1144
|
closed: "closed";
|
|
1147
1145
|
discovered: "discovered";
|
|
1146
|
+
active: "active";
|
|
1147
|
+
archived: "archived";
|
|
1148
1148
|
}>;
|
|
1149
1149
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1150
1150
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1156,9 +1156,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1156
1156
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1157
1157
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1158
1158
|
fork: "fork";
|
|
1159
|
-
branch: "branch";
|
|
1160
1159
|
subagent: "subagent";
|
|
1161
1160
|
compress: "compress";
|
|
1161
|
+
branch: "branch";
|
|
1162
1162
|
rewrite: "rewrite";
|
|
1163
1163
|
coordinator: "coordinator";
|
|
1164
1164
|
aside: "aside";
|
|
@@ -1238,10 +1238,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1238
1238
|
request: _$zod.ZodObject<{
|
|
1239
1239
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1240
1240
|
all: "all";
|
|
1241
|
-
active: "active";
|
|
1242
|
-
archived: "archived";
|
|
1243
1241
|
closed: "closed";
|
|
1244
1242
|
discovered: "discovered";
|
|
1243
|
+
active: "active";
|
|
1244
|
+
archived: "archived";
|
|
1245
1245
|
}>>;
|
|
1246
1246
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1247
1247
|
offset: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -1277,8 +1277,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1277
1277
|
member: "member";
|
|
1278
1278
|
}>;
|
|
1279
1279
|
status: _$zod.ZodEnum<{
|
|
1280
|
-
active: "active";
|
|
1281
1280
|
idle: "idle";
|
|
1281
|
+
active: "active";
|
|
1282
1282
|
dead: "dead";
|
|
1283
1283
|
disposed: "disposed";
|
|
1284
1284
|
}>;
|
|
@@ -1286,10 +1286,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1286
1286
|
lastActivityAt: _$zod.ZodNumber;
|
|
1287
1287
|
}, _$zod_v4_core0.$strip>>;
|
|
1288
1288
|
status: _$zod.ZodEnum<{
|
|
1289
|
-
active: "active";
|
|
1290
|
-
archived: "archived";
|
|
1291
1289
|
closed: "closed";
|
|
1292
1290
|
discovered: "discovered";
|
|
1291
|
+
active: "active";
|
|
1292
|
+
archived: "archived";
|
|
1293
1293
|
}>;
|
|
1294
1294
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1295
1295
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1301,9 +1301,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1301
1301
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1302
1302
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1303
1303
|
fork: "fork";
|
|
1304
|
-
branch: "branch";
|
|
1305
1304
|
subagent: "subagent";
|
|
1306
1305
|
compress: "compress";
|
|
1306
|
+
branch: "branch";
|
|
1307
1307
|
rewrite: "rewrite";
|
|
1308
1308
|
coordinator: "coordinator";
|
|
1309
1309
|
aside: "aside";
|
|
@@ -1382,9 +1382,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1382
1382
|
forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1383
1383
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
1384
1384
|
fork: "fork";
|
|
1385
|
-
branch: "branch";
|
|
1386
1385
|
subagent: "subagent";
|
|
1387
1386
|
compress: "compress";
|
|
1387
|
+
branch: "branch";
|
|
1388
1388
|
rewrite: "rewrite";
|
|
1389
1389
|
coordinator: "coordinator";
|
|
1390
1390
|
aside: "aside";
|
|
@@ -1401,10 +1401,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1401
1401
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1402
1402
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1403
1403
|
all: "all";
|
|
1404
|
-
active: "active";
|
|
1405
|
-
archived: "archived";
|
|
1406
1404
|
closed: "closed";
|
|
1407
1405
|
discovered: "discovered";
|
|
1406
|
+
active: "active";
|
|
1407
|
+
archived: "archived";
|
|
1408
1408
|
}>>;
|
|
1409
1409
|
isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1410
1410
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -1437,8 +1437,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1437
1437
|
member: "member";
|
|
1438
1438
|
}>;
|
|
1439
1439
|
status: _$zod.ZodEnum<{
|
|
1440
|
-
active: "active";
|
|
1441
1440
|
idle: "idle";
|
|
1441
|
+
active: "active";
|
|
1442
1442
|
dead: "dead";
|
|
1443
1443
|
disposed: "disposed";
|
|
1444
1444
|
}>;
|
|
@@ -1446,10 +1446,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1446
1446
|
lastActivityAt: _$zod.ZodNumber;
|
|
1447
1447
|
}, _$zod_v4_core0.$strip>>;
|
|
1448
1448
|
status: _$zod.ZodEnum<{
|
|
1449
|
-
active: "active";
|
|
1450
|
-
archived: "archived";
|
|
1451
1449
|
closed: "closed";
|
|
1452
1450
|
discovered: "discovered";
|
|
1451
|
+
active: "active";
|
|
1452
|
+
archived: "archived";
|
|
1453
1453
|
}>;
|
|
1454
1454
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1455
1455
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1461,9 +1461,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1461
1461
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1462
1462
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1463
1463
|
fork: "fork";
|
|
1464
|
-
branch: "branch";
|
|
1465
1464
|
subagent: "subagent";
|
|
1466
1465
|
compress: "compress";
|
|
1466
|
+
branch: "branch";
|
|
1467
1467
|
rewrite: "rewrite";
|
|
1468
1468
|
coordinator: "coordinator";
|
|
1469
1469
|
aside: "aside";
|
|
@@ -1535,10 +1535,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1535
1535
|
request: _$zod.ZodObject<{
|
|
1536
1536
|
sessionId: _$zod.ZodString;
|
|
1537
1537
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1538
|
-
active: "active";
|
|
1539
|
-
archived: "archived";
|
|
1540
1538
|
closed: "closed";
|
|
1541
1539
|
discovered: "discovered";
|
|
1540
|
+
active: "active";
|
|
1541
|
+
archived: "archived";
|
|
1542
1542
|
}>>;
|
|
1543
1543
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1544
1544
|
contextInheritance: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -1549,9 +1549,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1549
1549
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1550
1550
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1551
1551
|
fork: "fork";
|
|
1552
|
-
branch: "branch";
|
|
1553
1552
|
subagent: "subagent";
|
|
1554
1553
|
compress: "compress";
|
|
1554
|
+
branch: "branch";
|
|
1555
1555
|
rewrite: "rewrite";
|
|
1556
1556
|
coordinator: "coordinator";
|
|
1557
1557
|
aside: "aside";
|
|
@@ -1619,8 +1619,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1619
1619
|
member: "member";
|
|
1620
1620
|
}>;
|
|
1621
1621
|
status: _$zod.ZodEnum<{
|
|
1622
|
-
active: "active";
|
|
1623
1622
|
idle: "idle";
|
|
1623
|
+
active: "active";
|
|
1624
1624
|
dead: "dead";
|
|
1625
1625
|
disposed: "disposed";
|
|
1626
1626
|
}>;
|
|
@@ -1628,10 +1628,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1628
1628
|
lastActivityAt: _$zod.ZodNumber;
|
|
1629
1629
|
}, _$zod_v4_core0.$strip>>;
|
|
1630
1630
|
status: _$zod.ZodEnum<{
|
|
1631
|
-
active: "active";
|
|
1632
|
-
archived: "archived";
|
|
1633
1631
|
closed: "closed";
|
|
1634
1632
|
discovered: "discovered";
|
|
1633
|
+
active: "active";
|
|
1634
|
+
archived: "archived";
|
|
1635
1635
|
}>;
|
|
1636
1636
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1637
1637
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1643,9 +1643,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1643
1643
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1644
1644
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1645
1645
|
fork: "fork";
|
|
1646
|
-
branch: "branch";
|
|
1647
1646
|
subagent: "subagent";
|
|
1648
1647
|
compress: "compress";
|
|
1648
|
+
branch: "branch";
|
|
1649
1649
|
rewrite: "rewrite";
|
|
1650
1650
|
coordinator: "coordinator";
|
|
1651
1651
|
aside: "aside";
|
|
@@ -1806,8 +1806,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1806
1806
|
member: "member";
|
|
1807
1807
|
}>;
|
|
1808
1808
|
status: _$zod.ZodEnum<{
|
|
1809
|
-
active: "active";
|
|
1810
1809
|
idle: "idle";
|
|
1810
|
+
active: "active";
|
|
1811
1811
|
dead: "dead";
|
|
1812
1812
|
disposed: "disposed";
|
|
1813
1813
|
}>;
|
|
@@ -1815,10 +1815,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1815
1815
|
lastActivityAt: _$zod.ZodNumber;
|
|
1816
1816
|
}, _$zod_v4_core0.$strip>>;
|
|
1817
1817
|
status: _$zod.ZodEnum<{
|
|
1818
|
-
active: "active";
|
|
1819
|
-
archived: "archived";
|
|
1820
1818
|
closed: "closed";
|
|
1821
1819
|
discovered: "discovered";
|
|
1820
|
+
active: "active";
|
|
1821
|
+
archived: "archived";
|
|
1822
1822
|
}>;
|
|
1823
1823
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1824
1824
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1830,9 +1830,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1830
1830
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1831
1831
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1832
1832
|
fork: "fork";
|
|
1833
|
-
branch: "branch";
|
|
1834
1833
|
subagent: "subagent";
|
|
1835
1834
|
compress: "compress";
|
|
1835
|
+
branch: "branch";
|
|
1836
1836
|
rewrite: "rewrite";
|
|
1837
1837
|
coordinator: "coordinator";
|
|
1838
1838
|
aside: "aside";
|
|
@@ -1933,8 +1933,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1933
1933
|
member: "member";
|
|
1934
1934
|
}>;
|
|
1935
1935
|
status: _$zod.ZodEnum<{
|
|
1936
|
-
active: "active";
|
|
1937
1936
|
idle: "idle";
|
|
1937
|
+
active: "active";
|
|
1938
1938
|
dead: "dead";
|
|
1939
1939
|
disposed: "disposed";
|
|
1940
1940
|
}>;
|
|
@@ -1942,10 +1942,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1942
1942
|
lastActivityAt: _$zod.ZodNumber;
|
|
1943
1943
|
}, _$zod_v4_core0.$strip>>;
|
|
1944
1944
|
status: _$zod.ZodEnum<{
|
|
1945
|
-
active: "active";
|
|
1946
|
-
archived: "archived";
|
|
1947
1945
|
closed: "closed";
|
|
1948
1946
|
discovered: "discovered";
|
|
1947
|
+
active: "active";
|
|
1948
|
+
archived: "archived";
|
|
1949
1949
|
}>;
|
|
1950
1950
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1951
1951
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1957,9 +1957,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1957
1957
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1958
1958
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1959
1959
|
fork: "fork";
|
|
1960
|
-
branch: "branch";
|
|
1961
1960
|
subagent: "subagent";
|
|
1962
1961
|
compress: "compress";
|
|
1962
|
+
branch: "branch";
|
|
1963
1963
|
rewrite: "rewrite";
|
|
1964
1964
|
coordinator: "coordinator";
|
|
1965
1965
|
aside: "aside";
|
|
@@ -2081,8 +2081,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2081
2081
|
member: "member";
|
|
2082
2082
|
}>;
|
|
2083
2083
|
status: _$zod.ZodEnum<{
|
|
2084
|
-
active: "active";
|
|
2085
2084
|
idle: "idle";
|
|
2085
|
+
active: "active";
|
|
2086
2086
|
dead: "dead";
|
|
2087
2087
|
disposed: "disposed";
|
|
2088
2088
|
}>;
|
|
@@ -2090,10 +2090,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2090
2090
|
lastActivityAt: _$zod.ZodNumber;
|
|
2091
2091
|
}, _$zod_v4_core0.$strip>>;
|
|
2092
2092
|
status: _$zod.ZodEnum<{
|
|
2093
|
-
active: "active";
|
|
2094
|
-
archived: "archived";
|
|
2095
2093
|
closed: "closed";
|
|
2096
2094
|
discovered: "discovered";
|
|
2095
|
+
active: "active";
|
|
2096
|
+
archived: "archived";
|
|
2097
2097
|
}>;
|
|
2098
2098
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2099
2099
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2105,9 +2105,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2105
2105
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2106
2106
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2107
2107
|
fork: "fork";
|
|
2108
|
-
branch: "branch";
|
|
2109
2108
|
subagent: "subagent";
|
|
2110
2109
|
compress: "compress";
|
|
2110
|
+
branch: "branch";
|
|
2111
2111
|
rewrite: "rewrite";
|
|
2112
2112
|
coordinator: "coordinator";
|
|
2113
2113
|
aside: "aside";
|
|
@@ -2201,8 +2201,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2201
2201
|
member: "member";
|
|
2202
2202
|
}>;
|
|
2203
2203
|
status: _$zod.ZodEnum<{
|
|
2204
|
-
active: "active";
|
|
2205
2204
|
idle: "idle";
|
|
2205
|
+
active: "active";
|
|
2206
2206
|
dead: "dead";
|
|
2207
2207
|
disposed: "disposed";
|
|
2208
2208
|
}>;
|
|
@@ -2210,10 +2210,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2210
2210
|
lastActivityAt: _$zod.ZodNumber;
|
|
2211
2211
|
}, _$zod_v4_core0.$strip>>;
|
|
2212
2212
|
status: _$zod.ZodEnum<{
|
|
2213
|
-
active: "active";
|
|
2214
|
-
archived: "archived";
|
|
2215
2213
|
closed: "closed";
|
|
2216
2214
|
discovered: "discovered";
|
|
2215
|
+
active: "active";
|
|
2216
|
+
archived: "archived";
|
|
2217
2217
|
}>;
|
|
2218
2218
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2219
2219
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2225,9 +2225,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2225
2225
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2226
2226
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2227
2227
|
fork: "fork";
|
|
2228
|
-
branch: "branch";
|
|
2229
2228
|
subagent: "subagent";
|
|
2230
2229
|
compress: "compress";
|
|
2230
|
+
branch: "branch";
|
|
2231
2231
|
rewrite: "rewrite";
|
|
2232
2232
|
coordinator: "coordinator";
|
|
2233
2233
|
aside: "aside";
|
|
@@ -2307,10 +2307,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2307
2307
|
request: _$zod.ZodObject<{
|
|
2308
2308
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2309
2309
|
all: "all";
|
|
2310
|
-
active: "active";
|
|
2311
|
-
archived: "archived";
|
|
2312
2310
|
closed: "closed";
|
|
2313
2311
|
discovered: "discovered";
|
|
2312
|
+
active: "active";
|
|
2313
|
+
archived: "archived";
|
|
2314
2314
|
}>>;
|
|
2315
2315
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2316
2316
|
offset: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -2346,8 +2346,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2346
2346
|
member: "member";
|
|
2347
2347
|
}>;
|
|
2348
2348
|
status: _$zod.ZodEnum<{
|
|
2349
|
-
active: "active";
|
|
2350
2349
|
idle: "idle";
|
|
2350
|
+
active: "active";
|
|
2351
2351
|
dead: "dead";
|
|
2352
2352
|
disposed: "disposed";
|
|
2353
2353
|
}>;
|
|
@@ -2355,10 +2355,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2355
2355
|
lastActivityAt: _$zod.ZodNumber;
|
|
2356
2356
|
}, _$zod_v4_core0.$strip>>;
|
|
2357
2357
|
status: _$zod.ZodEnum<{
|
|
2358
|
-
active: "active";
|
|
2359
|
-
archived: "archived";
|
|
2360
2358
|
closed: "closed";
|
|
2361
2359
|
discovered: "discovered";
|
|
2360
|
+
active: "active";
|
|
2361
|
+
archived: "archived";
|
|
2362
2362
|
}>;
|
|
2363
2363
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2364
2364
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2370,9 +2370,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2370
2370
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2371
2371
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2372
2372
|
fork: "fork";
|
|
2373
|
-
branch: "branch";
|
|
2374
2373
|
subagent: "subagent";
|
|
2375
2374
|
compress: "compress";
|
|
2375
|
+
branch: "branch";
|
|
2376
2376
|
rewrite: "rewrite";
|
|
2377
2377
|
coordinator: "coordinator";
|
|
2378
2378
|
aside: "aside";
|
|
@@ -2451,9 +2451,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2451
2451
|
forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2452
2452
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
2453
2453
|
fork: "fork";
|
|
2454
|
-
branch: "branch";
|
|
2455
2454
|
subagent: "subagent";
|
|
2456
2455
|
compress: "compress";
|
|
2456
|
+
branch: "branch";
|
|
2457
2457
|
rewrite: "rewrite";
|
|
2458
2458
|
coordinator: "coordinator";
|
|
2459
2459
|
aside: "aside";
|
|
@@ -2470,10 +2470,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2470
2470
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2471
2471
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2472
2472
|
all: "all";
|
|
2473
|
-
active: "active";
|
|
2474
|
-
archived: "archived";
|
|
2475
2473
|
closed: "closed";
|
|
2476
2474
|
discovered: "discovered";
|
|
2475
|
+
active: "active";
|
|
2476
|
+
archived: "archived";
|
|
2477
2477
|
}>>;
|
|
2478
2478
|
isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
2479
2479
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -2506,8 +2506,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2506
2506
|
member: "member";
|
|
2507
2507
|
}>;
|
|
2508
2508
|
status: _$zod.ZodEnum<{
|
|
2509
|
-
active: "active";
|
|
2510
2509
|
idle: "idle";
|
|
2510
|
+
active: "active";
|
|
2511
2511
|
dead: "dead";
|
|
2512
2512
|
disposed: "disposed";
|
|
2513
2513
|
}>;
|
|
@@ -2515,10 +2515,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2515
2515
|
lastActivityAt: _$zod.ZodNumber;
|
|
2516
2516
|
}, _$zod_v4_core0.$strip>>;
|
|
2517
2517
|
status: _$zod.ZodEnum<{
|
|
2518
|
-
active: "active";
|
|
2519
|
-
archived: "archived";
|
|
2520
2518
|
closed: "closed";
|
|
2521
2519
|
discovered: "discovered";
|
|
2520
|
+
active: "active";
|
|
2521
|
+
archived: "archived";
|
|
2522
2522
|
}>;
|
|
2523
2523
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2524
2524
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2530,9 +2530,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2530
2530
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2531
2531
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2532
2532
|
fork: "fork";
|
|
2533
|
-
branch: "branch";
|
|
2534
2533
|
subagent: "subagent";
|
|
2535
2534
|
compress: "compress";
|
|
2535
|
+
branch: "branch";
|
|
2536
2536
|
rewrite: "rewrite";
|
|
2537
2537
|
coordinator: "coordinator";
|
|
2538
2538
|
aside: "aside";
|
|
@@ -2604,10 +2604,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2604
2604
|
request: _$zod.ZodObject<{
|
|
2605
2605
|
sessionId: _$zod.ZodString;
|
|
2606
2606
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2607
|
-
active: "active";
|
|
2608
|
-
archived: "archived";
|
|
2609
2607
|
closed: "closed";
|
|
2610
2608
|
discovered: "discovered";
|
|
2609
|
+
active: "active";
|
|
2610
|
+
archived: "archived";
|
|
2611
2611
|
}>>;
|
|
2612
2612
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2613
2613
|
contextInheritance: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -2618,9 +2618,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2618
2618
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2619
2619
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2620
2620
|
fork: "fork";
|
|
2621
|
-
branch: "branch";
|
|
2622
2621
|
subagent: "subagent";
|
|
2623
2622
|
compress: "compress";
|
|
2623
|
+
branch: "branch";
|
|
2624
2624
|
rewrite: "rewrite";
|
|
2625
2625
|
coordinator: "coordinator";
|
|
2626
2626
|
aside: "aside";
|
|
@@ -2688,8 +2688,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2688
2688
|
member: "member";
|
|
2689
2689
|
}>;
|
|
2690
2690
|
status: _$zod.ZodEnum<{
|
|
2691
|
-
active: "active";
|
|
2692
2691
|
idle: "idle";
|
|
2692
|
+
active: "active";
|
|
2693
2693
|
dead: "dead";
|
|
2694
2694
|
disposed: "disposed";
|
|
2695
2695
|
}>;
|
|
@@ -2697,10 +2697,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2697
2697
|
lastActivityAt: _$zod.ZodNumber;
|
|
2698
2698
|
}, _$zod_v4_core0.$strip>>;
|
|
2699
2699
|
status: _$zod.ZodEnum<{
|
|
2700
|
-
active: "active";
|
|
2701
|
-
archived: "archived";
|
|
2702
2700
|
closed: "closed";
|
|
2703
2701
|
discovered: "discovered";
|
|
2702
|
+
active: "active";
|
|
2703
|
+
archived: "archived";
|
|
2704
2704
|
}>;
|
|
2705
2705
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2706
2706
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2712,9 +2712,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2712
2712
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2713
2713
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2714
2714
|
fork: "fork";
|
|
2715
|
-
branch: "branch";
|
|
2716
2715
|
subagent: "subagent";
|
|
2717
2716
|
compress: "compress";
|
|
2717
|
+
branch: "branch";
|
|
2718
2718
|
rewrite: "rewrite";
|
|
2719
2719
|
coordinator: "coordinator";
|
|
2720
2720
|
aside: "aside";
|
|
@@ -2875,8 +2875,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2875
2875
|
member: "member";
|
|
2876
2876
|
}>;
|
|
2877
2877
|
status: _$zod.ZodEnum<{
|
|
2878
|
-
active: "active";
|
|
2879
2878
|
idle: "idle";
|
|
2879
|
+
active: "active";
|
|
2880
2880
|
dead: "dead";
|
|
2881
2881
|
disposed: "disposed";
|
|
2882
2882
|
}>;
|
|
@@ -2884,10 +2884,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2884
2884
|
lastActivityAt: _$zod.ZodNumber;
|
|
2885
2885
|
}, _$zod_v4_core0.$strip>>;
|
|
2886
2886
|
status: _$zod.ZodEnum<{
|
|
2887
|
-
active: "active";
|
|
2888
|
-
archived: "archived";
|
|
2889
2887
|
closed: "closed";
|
|
2890
2888
|
discovered: "discovered";
|
|
2889
|
+
active: "active";
|
|
2890
|
+
archived: "archived";
|
|
2891
2891
|
}>;
|
|
2892
2892
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2893
2893
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2899,9 +2899,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2899
2899
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2900
2900
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2901
2901
|
fork: "fork";
|
|
2902
|
-
branch: "branch";
|
|
2903
2902
|
subagent: "subagent";
|
|
2904
2903
|
compress: "compress";
|
|
2904
|
+
branch: "branch";
|
|
2905
2905
|
rewrite: "rewrite";
|
|
2906
2906
|
coordinator: "coordinator";
|
|
2907
2907
|
aside: "aside";
|
|
@@ -3002,8 +3002,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
3002
3002
|
member: "member";
|
|
3003
3003
|
}>;
|
|
3004
3004
|
status: _$zod.ZodEnum<{
|
|
3005
|
-
active: "active";
|
|
3006
3005
|
idle: "idle";
|
|
3006
|
+
active: "active";
|
|
3007
3007
|
dead: "dead";
|
|
3008
3008
|
disposed: "disposed";
|
|
3009
3009
|
}>;
|
|
@@ -3011,10 +3011,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
3011
3011
|
lastActivityAt: _$zod.ZodNumber;
|
|
3012
3012
|
}, _$zod_v4_core0.$strip>>;
|
|
3013
3013
|
status: _$zod.ZodEnum<{
|
|
3014
|
-
active: "active";
|
|
3015
|
-
archived: "archived";
|
|
3016
3014
|
closed: "closed";
|
|
3017
3015
|
discovered: "discovered";
|
|
3016
|
+
active: "active";
|
|
3017
|
+
archived: "archived";
|
|
3018
3018
|
}>;
|
|
3019
3019
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3020
3020
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3026,9 +3026,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
3026
3026
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3027
3027
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3028
3028
|
fork: "fork";
|
|
3029
|
-
branch: "branch";
|
|
3030
3029
|
subagent: "subagent";
|
|
3031
3030
|
compress: "compress";
|
|
3031
|
+
branch: "branch";
|
|
3032
3032
|
rewrite: "rewrite";
|
|
3033
3033
|
coordinator: "coordinator";
|
|
3034
3034
|
aside: "aside";
|
|
@@ -3135,7 +3135,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
3135
3135
|
adapterName: string;
|
|
3136
3136
|
sessionId: string;
|
|
3137
3137
|
role: "lead" | "member";
|
|
3138
|
-
status: "
|
|
3138
|
+
status: "idle" | "active" | "dead" | "disposed";
|
|
3139
3139
|
createdAt: number;
|
|
3140
3140
|
lastActivityAt: number;
|
|
3141
3141
|
adapterSessionId?: string | undefined;
|
|
@@ -3149,13 +3149,13 @@ declare const SessionStorageNamespace$1: {
|
|
|
3149
3149
|
clientId?: string | undefined;
|
|
3150
3150
|
compressionMode?: "auto" | "manual" | "off" | undefined;
|
|
3151
3151
|
}[];
|
|
3152
|
-
status: "
|
|
3152
|
+
status: "closed" | "discovered" | "active" | "archived";
|
|
3153
3153
|
leadAgentId?: string | undefined;
|
|
3154
3154
|
parentSessionId?: string | undefined;
|
|
3155
3155
|
contextInheritance?: "none" | "parent-history" | undefined;
|
|
3156
3156
|
rootSessionId?: string | undefined;
|
|
3157
3157
|
forkPointMessageId?: string | undefined;
|
|
3158
|
-
branchKind?: "fork" | "
|
|
3158
|
+
branchKind?: "fork" | "subagent" | "compress" | "branch" | "rewrite" | "coordinator" | "aside" | undefined;
|
|
3159
3159
|
adapterName?: string | undefined;
|
|
3160
3160
|
adapterSessionId?: string | undefined;
|
|
3161
3161
|
adapterId?: string | undefined;
|