@makaio/framework 1.0.0-dev-1781443723575 → 1.0.0-dev-1781457526466
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/index.d.mts +1 -1
- 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/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +6 -6
- 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 +399 -65
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +3 -3
- 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/{definition-CPc6oKaF.d.mts → definition-DSq5ErZD.d.mts} +1 -1
- package/dist/{index-BSFmBEDL.d.mts → index-B19U8IjG.d.mts} +9 -9
- package/dist/{index-BZuF4I8O.d.mts → index-B3mq3Qjf.d.mts} +1 -1
- package/dist/{index-Doy13wLW.d.mts → index-BQ8H7cvY.d.mts} +15 -15
- package/dist/{index-CQuLV3jj.d.mts → index-BVf5D_xQ.d.mts} +8 -8
- package/dist/{index-D7oEYudM.d.mts → index-B_Z1Mgko.d.mts} +1 -1
- package/dist/{index-CtVy1e5h.d.mts → index-C7DEqbEy.d.mts} +16 -16
- package/dist/{index-BDnI2oqX.d.mts → index-CEdOq5Om.d.mts} +1 -1
- package/dist/{index-N7JtH6hX.d.mts → index-CmnQr7_x.d.mts} +3 -3
- package/dist/{index-gYlNeEGH.d.mts → index-Cs1JVq0D.d.mts} +16 -16
- package/dist/{index-DWRwbJjQ.d.mts → index-DLPjliGd.d.mts} +1 -1
- package/dist/{index-DsAfeVbS.d.mts → index-DacXw2sg.d.mts} +24 -24
- package/dist/{index-iRe4CsR5.d.mts → index-DfNIhEm_.d.mts} +20 -20
- package/dist/{index-C2tDMYm0.d.mts → index-DmZxKuwh.d.mts} +5 -5
- package/dist/{index-DWBpxSGQ.d.mts → index-DpeRgR7z.d.mts} +134 -134
- package/dist/{index-GuspCNLR.d.mts → index-DyqZej9j.d.mts} +8 -8
- package/dist/{index-BM_y78ZA2.d.mts → index-iXawmtSH2.d.mts} +6 -6
- package/dist/{index-bLWdMu_T.d.mts → index-p0Gs2cHX.d.mts} +22 -22
- 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-vfKj-JHx.d.mts → namespace-B1Bldc48.d.mts} +9 -9
- package/dist/{namespace-CK50FeCH.d.mts → namespace-DB6RC_Pn.d.mts} +2 -2
- package/dist/{namespace-thr1fR3_.d.mts → namespace-D_ZXa76m.d.mts} +32 -32
- package/dist/{namespace-D63jVkzY.d.mts → namespace-DphMg7CF.d.mts} +5 -5
- package/dist/{namespace-DWT6hqxX.d.mts → namespace-u_b7D-p2.d.mts} +58 -58
- package/dist/package-CBjoefAW.mjs +1 -0
- package/dist/{package-BEbo1-6S.d.mts → package-fwIv7zzj.d.mts} +1 -1
- package/dist/package.json +1 -1
- package/dist/primitive-runtime-BHSEOIH6.mjs +1 -0
- package/dist/{schema-CXgFk-dK.d.mts → schema-BDQID7HI.d.mts} +3 -3
- package/dist/{schemas-BS8xAZ2y2.d.mts → schemas-Bxc0-SF62.d.mts} +4 -4
- package/dist/{schemas-DZfBym73.d.mts → schemas-Bxjfpl2Y.d.mts} +7 -7
- package/dist/{schemas-DMl7IKG-.d.mts → schemas-ByBtBmoL.d.mts} +3 -3
- package/dist/{schemas-CRS7tkFP.d.mts → schemas-D2IRKPJN.d.mts} +4 -4
- package/dist/{schemas-YFBpHbzr.d.mts → schemas-DdHltfZX.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/context-rules/index.d.mts +11 -11
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/index.d.mts +51 -51
- 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/preferences/index.d.mts +2 -2
- package/dist/services/preferences/schemas.d.mts +1 -1
- package/dist/services/preferences/storage-namespace.d.mts +2 -2
- package/dist/services/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 +7 -7
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent-template/index.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/{session-lineage-CJgqfkMj.d.mts → session-lineage-DFkJgYt5.d.mts} +1 -1
- package/dist/{storage-namespace-gey7EUhM.d.mts → storage-namespace-Cd5XzgVC.d.mts} +10 -10
- package/dist/{types-bPzpZb7_.d.mts → types-BB8iIAjZ.d.mts} +1 -1
- package/dist/{types-8q9G9p34.d.mts → types-BC3nHLuk.d.mts} +51 -51
- package/dist/ui-kernel/index.d.mts +4 -4
- package/dist/ui-kernel/pages/namespace.d.mts +4 -4
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/workflow-engine/index.d.mts +127 -23
- package/dist/workflow-engine/index.mjs +1 -1
- package/dist/workflow-engine/package.d.mts +1 -1
- package/dist/workflow-engine/package.mjs +1 -1
- package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
- package/package.json +1 -1
- package/dist/package-Dvk8-Gfd.mjs +0 -1
- package/dist/primitive-runtime-UEzX4Ayu.mjs +0 -1
|
@@ -87,7 +87,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
87
87
|
tableName: "sessions";
|
|
88
88
|
dataType: "string";
|
|
89
89
|
columnType: "SQLiteText";
|
|
90
|
-
data: "closed" | "
|
|
90
|
+
data: "closed" | "discovered" | "active" | "archived";
|
|
91
91
|
driverParam: string;
|
|
92
92
|
notNull: true;
|
|
93
93
|
hasDefault: false;
|
|
@@ -201,7 +201,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
201
201
|
tableName: "sessions";
|
|
202
202
|
dataType: "string";
|
|
203
203
|
columnType: "SQLiteText";
|
|
204
|
-
data: "
|
|
204
|
+
data: "fork" | "subagent" | "compress" | "branch" | "rewrite" | "coordinator" | "aside";
|
|
205
205
|
driverParam: string;
|
|
206
206
|
notNull: false;
|
|
207
207
|
hasDefault: false;
|
|
@@ -903,7 +903,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
903
903
|
tableName: "agents";
|
|
904
904
|
dataType: "string";
|
|
905
905
|
columnType: "SQLiteText";
|
|
906
|
-
data: "
|
|
906
|
+
data: "idle" | "active" | "dead" | "disposed";
|
|
907
907
|
driverParam: string;
|
|
908
908
|
notNull: true;
|
|
909
909
|
hasDefault: false;
|
|
@@ -992,8 +992,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
992
992
|
member: "member";
|
|
993
993
|
}>;
|
|
994
994
|
status: _$zod.ZodEnum<{
|
|
995
|
-
active: "active";
|
|
996
995
|
idle: "idle";
|
|
996
|
+
active: "active";
|
|
997
997
|
dead: "dead";
|
|
998
998
|
disposed: "disposed";
|
|
999
999
|
}>;
|
|
@@ -1002,9 +1002,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1002
1002
|
}, _$zod_v4_core0.$strip>>;
|
|
1003
1003
|
status: _$zod.ZodEnum<{
|
|
1004
1004
|
closed: "closed";
|
|
1005
|
+
discovered: "discovered";
|
|
1005
1006
|
active: "active";
|
|
1006
1007
|
archived: "archived";
|
|
1007
|
-
discovered: "discovered";
|
|
1008
1008
|
}>;
|
|
1009
1009
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1010
1010
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1015,10 +1015,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1015
1015
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1016
1016
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1017
1017
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1018
|
-
branch: "branch";
|
|
1019
1018
|
fork: "fork";
|
|
1020
1019
|
subagent: "subagent";
|
|
1021
1020
|
compress: "compress";
|
|
1021
|
+
branch: "branch";
|
|
1022
1022
|
rewrite: "rewrite";
|
|
1023
1023
|
coordinator: "coordinator";
|
|
1024
1024
|
aside: "aside";
|
|
@@ -1111,8 +1111,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1111
1111
|
member: "member";
|
|
1112
1112
|
}>;
|
|
1113
1113
|
status: _$zod.ZodEnum<{
|
|
1114
|
-
active: "active";
|
|
1115
1114
|
idle: "idle";
|
|
1115
|
+
active: "active";
|
|
1116
1116
|
dead: "dead";
|
|
1117
1117
|
disposed: "disposed";
|
|
1118
1118
|
}>;
|
|
@@ -1121,9 +1121,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1121
1121
|
}, _$zod_v4_core0.$strip>>;
|
|
1122
1122
|
status: _$zod.ZodEnum<{
|
|
1123
1123
|
closed: "closed";
|
|
1124
|
+
discovered: "discovered";
|
|
1124
1125
|
active: "active";
|
|
1125
1126
|
archived: "archived";
|
|
1126
|
-
discovered: "discovered";
|
|
1127
1127
|
}>;
|
|
1128
1128
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1129
1129
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1134,10 +1134,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1134
1134
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1135
1135
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1136
1136
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1137
|
-
branch: "branch";
|
|
1138
1137
|
fork: "fork";
|
|
1139
1138
|
subagent: "subagent";
|
|
1140
1139
|
compress: "compress";
|
|
1140
|
+
branch: "branch";
|
|
1141
1141
|
rewrite: "rewrite";
|
|
1142
1142
|
coordinator: "coordinator";
|
|
1143
1143
|
aside: "aside";
|
|
@@ -1217,9 +1217,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1217
1217
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1218
1218
|
all: "all";
|
|
1219
1219
|
closed: "closed";
|
|
1220
|
+
discovered: "discovered";
|
|
1220
1221
|
active: "active";
|
|
1221
1222
|
archived: "archived";
|
|
1222
|
-
discovered: "discovered";
|
|
1223
1223
|
}>>;
|
|
1224
1224
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1225
1225
|
offset: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -1255,8 +1255,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1255
1255
|
member: "member";
|
|
1256
1256
|
}>;
|
|
1257
1257
|
status: _$zod.ZodEnum<{
|
|
1258
|
-
active: "active";
|
|
1259
1258
|
idle: "idle";
|
|
1259
|
+
active: "active";
|
|
1260
1260
|
dead: "dead";
|
|
1261
1261
|
disposed: "disposed";
|
|
1262
1262
|
}>;
|
|
@@ -1265,9 +1265,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1265
1265
|
}, _$zod_v4_core0.$strip>>;
|
|
1266
1266
|
status: _$zod.ZodEnum<{
|
|
1267
1267
|
closed: "closed";
|
|
1268
|
+
discovered: "discovered";
|
|
1268
1269
|
active: "active";
|
|
1269
1270
|
archived: "archived";
|
|
1270
|
-
discovered: "discovered";
|
|
1271
1271
|
}>;
|
|
1272
1272
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1273
1273
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1278,10 +1278,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1278
1278
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1279
1279
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1280
1280
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1281
|
-
branch: "branch";
|
|
1282
1281
|
fork: "fork";
|
|
1283
1282
|
subagent: "subagent";
|
|
1284
1283
|
compress: "compress";
|
|
1284
|
+
branch: "branch";
|
|
1285
1285
|
rewrite: "rewrite";
|
|
1286
1286
|
coordinator: "coordinator";
|
|
1287
1287
|
aside: "aside";
|
|
@@ -1358,10 +1358,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1358
1358
|
title: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1359
1359
|
forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1360
1360
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
1361
|
-
branch: "branch";
|
|
1362
1361
|
fork: "fork";
|
|
1363
1362
|
subagent: "subagent";
|
|
1364
1363
|
compress: "compress";
|
|
1364
|
+
branch: "branch";
|
|
1365
1365
|
rewrite: "rewrite";
|
|
1366
1366
|
coordinator: "coordinator";
|
|
1367
1367
|
aside: "aside";
|
|
@@ -1379,9 +1379,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1379
1379
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1380
1380
|
all: "all";
|
|
1381
1381
|
closed: "closed";
|
|
1382
|
+
discovered: "discovered";
|
|
1382
1383
|
active: "active";
|
|
1383
1384
|
archived: "archived";
|
|
1384
|
-
discovered: "discovered";
|
|
1385
1385
|
}>>;
|
|
1386
1386
|
isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1387
1387
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -1414,8 +1414,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1414
1414
|
member: "member";
|
|
1415
1415
|
}>;
|
|
1416
1416
|
status: _$zod.ZodEnum<{
|
|
1417
|
-
active: "active";
|
|
1418
1417
|
idle: "idle";
|
|
1418
|
+
active: "active";
|
|
1419
1419
|
dead: "dead";
|
|
1420
1420
|
disposed: "disposed";
|
|
1421
1421
|
}>;
|
|
@@ -1424,9 +1424,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1424
1424
|
}, _$zod_v4_core0.$strip>>;
|
|
1425
1425
|
status: _$zod.ZodEnum<{
|
|
1426
1426
|
closed: "closed";
|
|
1427
|
+
discovered: "discovered";
|
|
1427
1428
|
active: "active";
|
|
1428
1429
|
archived: "archived";
|
|
1429
|
-
discovered: "discovered";
|
|
1430
1430
|
}>;
|
|
1431
1431
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1432
1432
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1437,10 +1437,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1437
1437
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1438
1438
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1439
1439
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1440
|
-
branch: "branch";
|
|
1441
1440
|
fork: "fork";
|
|
1442
1441
|
subagent: "subagent";
|
|
1443
1442
|
compress: "compress";
|
|
1443
|
+
branch: "branch";
|
|
1444
1444
|
rewrite: "rewrite";
|
|
1445
1445
|
coordinator: "coordinator";
|
|
1446
1446
|
aside: "aside";
|
|
@@ -1512,9 +1512,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1512
1512
|
sessionId: _$zod.ZodString;
|
|
1513
1513
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1514
1514
|
closed: "closed";
|
|
1515
|
+
discovered: "discovered";
|
|
1515
1516
|
active: "active";
|
|
1516
1517
|
archived: "archived";
|
|
1517
|
-
discovered: "discovered";
|
|
1518
1518
|
}>>;
|
|
1519
1519
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1520
1520
|
contextInheritance: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -1524,10 +1524,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1524
1524
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1525
1525
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1526
1526
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1527
|
-
branch: "branch";
|
|
1528
1527
|
fork: "fork";
|
|
1529
1528
|
subagent: "subagent";
|
|
1530
1529
|
compress: "compress";
|
|
1530
|
+
branch: "branch";
|
|
1531
1531
|
rewrite: "rewrite";
|
|
1532
1532
|
coordinator: "coordinator";
|
|
1533
1533
|
aside: "aside";
|
|
@@ -1594,8 +1594,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1594
1594
|
member: "member";
|
|
1595
1595
|
}>;
|
|
1596
1596
|
status: _$zod.ZodEnum<{
|
|
1597
|
-
active: "active";
|
|
1598
1597
|
idle: "idle";
|
|
1598
|
+
active: "active";
|
|
1599
1599
|
dead: "dead";
|
|
1600
1600
|
disposed: "disposed";
|
|
1601
1601
|
}>;
|
|
@@ -1604,9 +1604,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1604
1604
|
}, _$zod_v4_core0.$strip>>;
|
|
1605
1605
|
status: _$zod.ZodEnum<{
|
|
1606
1606
|
closed: "closed";
|
|
1607
|
+
discovered: "discovered";
|
|
1607
1608
|
active: "active";
|
|
1608
1609
|
archived: "archived";
|
|
1609
|
-
discovered: "discovered";
|
|
1610
1610
|
}>;
|
|
1611
1611
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1612
1612
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1617,10 +1617,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1617
1617
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1618
1618
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1619
1619
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1620
|
-
branch: "branch";
|
|
1621
1620
|
fork: "fork";
|
|
1622
1621
|
subagent: "subagent";
|
|
1623
1622
|
compress: "compress";
|
|
1623
|
+
branch: "branch";
|
|
1624
1624
|
rewrite: "rewrite";
|
|
1625
1625
|
coordinator: "coordinator";
|
|
1626
1626
|
aside: "aside";
|
|
@@ -1780,8 +1780,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1780
1780
|
member: "member";
|
|
1781
1781
|
}>;
|
|
1782
1782
|
status: _$zod.ZodEnum<{
|
|
1783
|
-
active: "active";
|
|
1784
1783
|
idle: "idle";
|
|
1784
|
+
active: "active";
|
|
1785
1785
|
dead: "dead";
|
|
1786
1786
|
disposed: "disposed";
|
|
1787
1787
|
}>;
|
|
@@ -1790,9 +1790,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1790
1790
|
}, _$zod_v4_core0.$strip>>;
|
|
1791
1791
|
status: _$zod.ZodEnum<{
|
|
1792
1792
|
closed: "closed";
|
|
1793
|
+
discovered: "discovered";
|
|
1793
1794
|
active: "active";
|
|
1794
1795
|
archived: "archived";
|
|
1795
|
-
discovered: "discovered";
|
|
1796
1796
|
}>;
|
|
1797
1797
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1798
1798
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1803,10 +1803,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1803
1803
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1804
1804
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1805
1805
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1806
|
-
branch: "branch";
|
|
1807
1806
|
fork: "fork";
|
|
1808
1807
|
subagent: "subagent";
|
|
1809
1808
|
compress: "compress";
|
|
1809
|
+
branch: "branch";
|
|
1810
1810
|
rewrite: "rewrite";
|
|
1811
1811
|
coordinator: "coordinator";
|
|
1812
1812
|
aside: "aside";
|
|
@@ -1906,8 +1906,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1906
1906
|
member: "member";
|
|
1907
1907
|
}>;
|
|
1908
1908
|
status: _$zod.ZodEnum<{
|
|
1909
|
-
active: "active";
|
|
1910
1909
|
idle: "idle";
|
|
1910
|
+
active: "active";
|
|
1911
1911
|
dead: "dead";
|
|
1912
1912
|
disposed: "disposed";
|
|
1913
1913
|
}>;
|
|
@@ -1916,9 +1916,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1916
1916
|
}, _$zod_v4_core0.$strip>>;
|
|
1917
1917
|
status: _$zod.ZodEnum<{
|
|
1918
1918
|
closed: "closed";
|
|
1919
|
+
discovered: "discovered";
|
|
1919
1920
|
active: "active";
|
|
1920
1921
|
archived: "archived";
|
|
1921
|
-
discovered: "discovered";
|
|
1922
1922
|
}>;
|
|
1923
1923
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1924
1924
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1929,10 +1929,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
1929
1929
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1930
1930
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1931
1931
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1932
|
-
branch: "branch";
|
|
1933
1932
|
fork: "fork";
|
|
1934
1933
|
subagent: "subagent";
|
|
1935
1934
|
compress: "compress";
|
|
1935
|
+
branch: "branch";
|
|
1936
1936
|
rewrite: "rewrite";
|
|
1937
1937
|
coordinator: "coordinator";
|
|
1938
1938
|
aside: "aside";
|
|
@@ -2053,8 +2053,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2053
2053
|
member: "member";
|
|
2054
2054
|
}>;
|
|
2055
2055
|
status: _$zod.ZodEnum<{
|
|
2056
|
-
active: "active";
|
|
2057
2056
|
idle: "idle";
|
|
2057
|
+
active: "active";
|
|
2058
2058
|
dead: "dead";
|
|
2059
2059
|
disposed: "disposed";
|
|
2060
2060
|
}>;
|
|
@@ -2063,9 +2063,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2063
2063
|
}, _$zod_v4_core0.$strip>>;
|
|
2064
2064
|
status: _$zod.ZodEnum<{
|
|
2065
2065
|
closed: "closed";
|
|
2066
|
+
discovered: "discovered";
|
|
2066
2067
|
active: "active";
|
|
2067
2068
|
archived: "archived";
|
|
2068
|
-
discovered: "discovered";
|
|
2069
2069
|
}>;
|
|
2070
2070
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2071
2071
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2076,10 +2076,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2076
2076
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2077
2077
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2078
2078
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2079
|
-
branch: "branch";
|
|
2080
2079
|
fork: "fork";
|
|
2081
2080
|
subagent: "subagent";
|
|
2082
2081
|
compress: "compress";
|
|
2082
|
+
branch: "branch";
|
|
2083
2083
|
rewrite: "rewrite";
|
|
2084
2084
|
coordinator: "coordinator";
|
|
2085
2085
|
aside: "aside";
|
|
@@ -2172,8 +2172,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2172
2172
|
member: "member";
|
|
2173
2173
|
}>;
|
|
2174
2174
|
status: _$zod.ZodEnum<{
|
|
2175
|
-
active: "active";
|
|
2176
2175
|
idle: "idle";
|
|
2176
|
+
active: "active";
|
|
2177
2177
|
dead: "dead";
|
|
2178
2178
|
disposed: "disposed";
|
|
2179
2179
|
}>;
|
|
@@ -2182,9 +2182,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2182
2182
|
}, _$zod_v4_core0.$strip>>;
|
|
2183
2183
|
status: _$zod.ZodEnum<{
|
|
2184
2184
|
closed: "closed";
|
|
2185
|
+
discovered: "discovered";
|
|
2185
2186
|
active: "active";
|
|
2186
2187
|
archived: "archived";
|
|
2187
|
-
discovered: "discovered";
|
|
2188
2188
|
}>;
|
|
2189
2189
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2190
2190
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2195,10 +2195,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2195
2195
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2196
2196
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2197
2197
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2198
|
-
branch: "branch";
|
|
2199
2198
|
fork: "fork";
|
|
2200
2199
|
subagent: "subagent";
|
|
2201
2200
|
compress: "compress";
|
|
2201
|
+
branch: "branch";
|
|
2202
2202
|
rewrite: "rewrite";
|
|
2203
2203
|
coordinator: "coordinator";
|
|
2204
2204
|
aside: "aside";
|
|
@@ -2278,9 +2278,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2278
2278
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2279
2279
|
all: "all";
|
|
2280
2280
|
closed: "closed";
|
|
2281
|
+
discovered: "discovered";
|
|
2281
2282
|
active: "active";
|
|
2282
2283
|
archived: "archived";
|
|
2283
|
-
discovered: "discovered";
|
|
2284
2284
|
}>>;
|
|
2285
2285
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2286
2286
|
offset: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -2316,8 +2316,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2316
2316
|
member: "member";
|
|
2317
2317
|
}>;
|
|
2318
2318
|
status: _$zod.ZodEnum<{
|
|
2319
|
-
active: "active";
|
|
2320
2319
|
idle: "idle";
|
|
2320
|
+
active: "active";
|
|
2321
2321
|
dead: "dead";
|
|
2322
2322
|
disposed: "disposed";
|
|
2323
2323
|
}>;
|
|
@@ -2326,9 +2326,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2326
2326
|
}, _$zod_v4_core0.$strip>>;
|
|
2327
2327
|
status: _$zod.ZodEnum<{
|
|
2328
2328
|
closed: "closed";
|
|
2329
|
+
discovered: "discovered";
|
|
2329
2330
|
active: "active";
|
|
2330
2331
|
archived: "archived";
|
|
2331
|
-
discovered: "discovered";
|
|
2332
2332
|
}>;
|
|
2333
2333
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2334
2334
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2339,10 +2339,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2339
2339
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2340
2340
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2341
2341
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2342
|
-
branch: "branch";
|
|
2343
2342
|
fork: "fork";
|
|
2344
2343
|
subagent: "subagent";
|
|
2345
2344
|
compress: "compress";
|
|
2345
|
+
branch: "branch";
|
|
2346
2346
|
rewrite: "rewrite";
|
|
2347
2347
|
coordinator: "coordinator";
|
|
2348
2348
|
aside: "aside";
|
|
@@ -2419,10 +2419,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2419
2419
|
title: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2420
2420
|
forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2421
2421
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
2422
|
-
branch: "branch";
|
|
2423
2422
|
fork: "fork";
|
|
2424
2423
|
subagent: "subagent";
|
|
2425
2424
|
compress: "compress";
|
|
2425
|
+
branch: "branch";
|
|
2426
2426
|
rewrite: "rewrite";
|
|
2427
2427
|
coordinator: "coordinator";
|
|
2428
2428
|
aside: "aside";
|
|
@@ -2440,9 +2440,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2440
2440
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2441
2441
|
all: "all";
|
|
2442
2442
|
closed: "closed";
|
|
2443
|
+
discovered: "discovered";
|
|
2443
2444
|
active: "active";
|
|
2444
2445
|
archived: "archived";
|
|
2445
|
-
discovered: "discovered";
|
|
2446
2446
|
}>>;
|
|
2447
2447
|
isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
2448
2448
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -2475,8 +2475,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2475
2475
|
member: "member";
|
|
2476
2476
|
}>;
|
|
2477
2477
|
status: _$zod.ZodEnum<{
|
|
2478
|
-
active: "active";
|
|
2479
2478
|
idle: "idle";
|
|
2479
|
+
active: "active";
|
|
2480
2480
|
dead: "dead";
|
|
2481
2481
|
disposed: "disposed";
|
|
2482
2482
|
}>;
|
|
@@ -2485,9 +2485,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2485
2485
|
}, _$zod_v4_core0.$strip>>;
|
|
2486
2486
|
status: _$zod.ZodEnum<{
|
|
2487
2487
|
closed: "closed";
|
|
2488
|
+
discovered: "discovered";
|
|
2488
2489
|
active: "active";
|
|
2489
2490
|
archived: "archived";
|
|
2490
|
-
discovered: "discovered";
|
|
2491
2491
|
}>;
|
|
2492
2492
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2493
2493
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2498,10 +2498,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2498
2498
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2499
2499
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2500
2500
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2501
|
-
branch: "branch";
|
|
2502
2501
|
fork: "fork";
|
|
2503
2502
|
subagent: "subagent";
|
|
2504
2503
|
compress: "compress";
|
|
2504
|
+
branch: "branch";
|
|
2505
2505
|
rewrite: "rewrite";
|
|
2506
2506
|
coordinator: "coordinator";
|
|
2507
2507
|
aside: "aside";
|
|
@@ -2573,9 +2573,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2573
2573
|
sessionId: _$zod.ZodString;
|
|
2574
2574
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2575
2575
|
closed: "closed";
|
|
2576
|
+
discovered: "discovered";
|
|
2576
2577
|
active: "active";
|
|
2577
2578
|
archived: "archived";
|
|
2578
|
-
discovered: "discovered";
|
|
2579
2579
|
}>>;
|
|
2580
2580
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2581
2581
|
contextInheritance: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -2585,10 +2585,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2585
2585
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2586
2586
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2587
2587
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2588
|
-
branch: "branch";
|
|
2589
2588
|
fork: "fork";
|
|
2590
2589
|
subagent: "subagent";
|
|
2591
2590
|
compress: "compress";
|
|
2591
|
+
branch: "branch";
|
|
2592
2592
|
rewrite: "rewrite";
|
|
2593
2593
|
coordinator: "coordinator";
|
|
2594
2594
|
aside: "aside";
|
|
@@ -2655,8 +2655,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2655
2655
|
member: "member";
|
|
2656
2656
|
}>;
|
|
2657
2657
|
status: _$zod.ZodEnum<{
|
|
2658
|
-
active: "active";
|
|
2659
2658
|
idle: "idle";
|
|
2659
|
+
active: "active";
|
|
2660
2660
|
dead: "dead";
|
|
2661
2661
|
disposed: "disposed";
|
|
2662
2662
|
}>;
|
|
@@ -2665,9 +2665,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2665
2665
|
}, _$zod_v4_core0.$strip>>;
|
|
2666
2666
|
status: _$zod.ZodEnum<{
|
|
2667
2667
|
closed: "closed";
|
|
2668
|
+
discovered: "discovered";
|
|
2668
2669
|
active: "active";
|
|
2669
2670
|
archived: "archived";
|
|
2670
|
-
discovered: "discovered";
|
|
2671
2671
|
}>;
|
|
2672
2672
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2673
2673
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2678,10 +2678,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2678
2678
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2679
2679
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2680
2680
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2681
|
-
branch: "branch";
|
|
2682
2681
|
fork: "fork";
|
|
2683
2682
|
subagent: "subagent";
|
|
2684
2683
|
compress: "compress";
|
|
2684
|
+
branch: "branch";
|
|
2685
2685
|
rewrite: "rewrite";
|
|
2686
2686
|
coordinator: "coordinator";
|
|
2687
2687
|
aside: "aside";
|
|
@@ -2841,8 +2841,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2841
2841
|
member: "member";
|
|
2842
2842
|
}>;
|
|
2843
2843
|
status: _$zod.ZodEnum<{
|
|
2844
|
-
active: "active";
|
|
2845
2844
|
idle: "idle";
|
|
2845
|
+
active: "active";
|
|
2846
2846
|
dead: "dead";
|
|
2847
2847
|
disposed: "disposed";
|
|
2848
2848
|
}>;
|
|
@@ -2851,9 +2851,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2851
2851
|
}, _$zod_v4_core0.$strip>>;
|
|
2852
2852
|
status: _$zod.ZodEnum<{
|
|
2853
2853
|
closed: "closed";
|
|
2854
|
+
discovered: "discovered";
|
|
2854
2855
|
active: "active";
|
|
2855
2856
|
archived: "archived";
|
|
2856
|
-
discovered: "discovered";
|
|
2857
2857
|
}>;
|
|
2858
2858
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2859
2859
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2864,10 +2864,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2864
2864
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2865
2865
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2866
2866
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2867
|
-
branch: "branch";
|
|
2868
2867
|
fork: "fork";
|
|
2869
2868
|
subagent: "subagent";
|
|
2870
2869
|
compress: "compress";
|
|
2870
|
+
branch: "branch";
|
|
2871
2871
|
rewrite: "rewrite";
|
|
2872
2872
|
coordinator: "coordinator";
|
|
2873
2873
|
aside: "aside";
|
|
@@ -2967,8 +2967,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2967
2967
|
member: "member";
|
|
2968
2968
|
}>;
|
|
2969
2969
|
status: _$zod.ZodEnum<{
|
|
2970
|
-
active: "active";
|
|
2971
2970
|
idle: "idle";
|
|
2971
|
+
active: "active";
|
|
2972
2972
|
dead: "dead";
|
|
2973
2973
|
disposed: "disposed";
|
|
2974
2974
|
}>;
|
|
@@ -2977,9 +2977,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2977
2977
|
}, _$zod_v4_core0.$strip>>;
|
|
2978
2978
|
status: _$zod.ZodEnum<{
|
|
2979
2979
|
closed: "closed";
|
|
2980
|
+
discovered: "discovered";
|
|
2980
2981
|
active: "active";
|
|
2981
2982
|
archived: "archived";
|
|
2982
|
-
discovered: "discovered";
|
|
2983
2983
|
}>;
|
|
2984
2984
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2985
2985
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2990,10 +2990,10 @@ declare const SessionStorageNamespace$1: {
|
|
|
2990
2990
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2991
2991
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2992
2992
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2993
|
-
branch: "branch";
|
|
2994
2993
|
fork: "fork";
|
|
2995
2994
|
subagent: "subagent";
|
|
2996
2995
|
compress: "compress";
|
|
2996
|
+
branch: "branch";
|
|
2997
2997
|
rewrite: "rewrite";
|
|
2998
2998
|
coordinator: "coordinator";
|
|
2999
2999
|
aside: "aside";
|
|
@@ -3099,7 +3099,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
3099
3099
|
adapterName: string;
|
|
3100
3100
|
sessionId: string;
|
|
3101
3101
|
role: "lead" | "member";
|
|
3102
|
-
status: "
|
|
3102
|
+
status: "idle" | "active" | "dead" | "disposed";
|
|
3103
3103
|
createdAt: number;
|
|
3104
3104
|
lastActivityAt: number;
|
|
3105
3105
|
adapterSessionId?: string | undefined;
|
|
@@ -3113,13 +3113,13 @@ declare const SessionStorageNamespace$1: {
|
|
|
3113
3113
|
clientId?: string | undefined;
|
|
3114
3114
|
compressionMode?: "auto" | "manual" | "off" | undefined;
|
|
3115
3115
|
}[];
|
|
3116
|
-
status: "closed" | "
|
|
3116
|
+
status: "closed" | "discovered" | "active" | "archived";
|
|
3117
3117
|
leadAgentId?: string | undefined;
|
|
3118
3118
|
parentSessionId?: string | undefined;
|
|
3119
3119
|
contextInheritance?: "none" | "parent-history" | undefined;
|
|
3120
3120
|
rootSessionId?: string | undefined;
|
|
3121
3121
|
forkPointMessageId?: string | undefined;
|
|
3122
|
-
branchKind?: "
|
|
3122
|
+
branchKind?: "fork" | "subagent" | "compress" | "branch" | "rewrite" | "coordinator" | "aside" | undefined;
|
|
3123
3123
|
adapterName?: string | undefined;
|
|
3124
3124
|
adapterSessionId?: string | undefined;
|
|
3125
3125
|
adapterId?: string | undefined;
|