@makaio/framework 1.0.0-dev-1781368205459 → 1.0.0-dev-1781382091626
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.d.mts +19 -19
- 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/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 +241 -241
- 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/skill/index.d.mts +1 -1
- package/dist/{definition-DqJOg6Lv.d.mts → definition-DWWzV-k0.d.mts} +1 -1
- package/dist/{index-D0Fupmhd.d.mts → index-Abq3I8wg.d.mts} +289 -289
- package/dist/{index-DC6F_m3G.d.mts → index-B1Rz7oUy.d.mts} +8 -8
- package/dist/{index-BCKRUuI2.d.mts → index-B2xbnMZe.d.mts} +1 -1
- package/dist/{index-ChrHbhJV.d.mts → index-B8tAGwHR.d.mts} +284 -284
- package/dist/{index-fVgKVvta.d.mts → index-BT5tNA3Y.d.mts} +1 -1
- package/dist/{index-Ckm-R1Cr.d.mts → index-BpXX9WZJ.d.mts} +6 -6
- package/dist/{index-B6VdcJ5l.d.mts → index-C3zfJg6s.d.mts} +34 -34
- package/dist/{index-BYkOUd0x.d.mts → index-CKP_uNGT.d.mts} +15 -15
- package/dist/{index-BHAOu6Hs.d.mts → index-COwW_2Gb.d.mts} +27 -27
- package/dist/{index-Dtj6N2sx.d.mts → index-DQppnGdC.d.mts} +15 -15
- package/dist/{index-Cb0zGPMV.d.mts → index-DW8EiMJ9.d.mts} +16 -16
- package/dist/{index-Bibt5jAX.d.mts → index-DlvMtyHK.d.mts} +8 -8
- package/dist/{index-BheaEhyI.d.mts → index-Dyz7dzLW.d.mts} +9 -9
- package/dist/{index-DhpOh71Z.d.mts → index-RUN1iHYu.d.mts} +4 -4
- package/dist/{index-B4vJi_iM2.d.mts → index-wP87FKTQ2.d.mts} +1 -1
- 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/mcp-http-server/index.d.mts +73 -4
- package/dist/mcp-http-server/index.mjs +4 -4
- package/dist/{namespace-B03JE_ec.d.mts → namespace--ROWLToE.d.mts} +7 -7
- package/dist/{namespace-_Ii2qs15.d.mts → namespace-5BLWcC3Q.d.mts} +38 -38
- package/dist/{namespace-CtK3nKKj2.d.mts → namespace-B60mn8J-2.d.mts} +2 -2
- package/dist/{namespace-CqUGzG53.d.mts → namespace-BSNFeJA4.d.mts} +2 -2
- package/dist/{namespace-BGmNI3O1.d.mts → namespace-Ds6HkJEU.d.mts} +136 -136
- package/dist/package.json +1 -1
- package/dist/{schema-BJS05p13.d.mts → schema-cNoxaiT0.d.mts} +2 -2
- package/dist/{schemas-lqvZ6UpK.d.mts → schemas-DUE6mc1O.d.mts} +3 -3
- package/dist/{schemas-CwF2K9N52.d.mts → schemas-DsyYsfVN2.d.mts} +15 -15
- package/dist/{schemas-t1VR6_b_.d.mts → schemas-o2Q24yOF.d.mts} +3 -3
- package/dist/{schemas-C2c64X6h.d.mts → schemas-on3_N5HP.d.mts} +136 -136
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +11 -11
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/schemas.d.mts +1 -1
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +99 -99
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/namespace.d.mts +2 -2
- package/dist/services/log-import/schemas.d.mts +1 -1
- package/dist/services/session/index.d.mts +4 -4
- package/dist/services/session/messages/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 +12 -12
- 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-CjrDiL2H.d.mts → types-BtsKrzK7.d.mts} +197 -197
- package/dist/{types-D0fPFh-D.d.mts → types-D5IMwOkJ.d.mts} +1 -1
- package/dist/workflow-engine/index.d.mts +69 -69
- package/package.json +1 -1
|
@@ -87,7 +87,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
87
87
|
tableName: "sessions";
|
|
88
88
|
dataType: "string";
|
|
89
89
|
columnType: "SQLiteText";
|
|
90
|
-
data: "
|
|
90
|
+
data: "active" | "archived" | "closed" | "discovered";
|
|
91
91
|
driverParam: string;
|
|
92
92
|
notNull: true;
|
|
93
93
|
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: "active" | "idle" | "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
|
-
idle: "idle";
|
|
996
995
|
active: "active";
|
|
996
|
+
idle: "idle";
|
|
997
997
|
dead: "dead";
|
|
998
998
|
disposed: "disposed";
|
|
999
999
|
}>;
|
|
@@ -1001,9 +1001,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1001
1001
|
lastActivityAt: _$zod.ZodNumber;
|
|
1002
1002
|
}, _$zod_v4_core0.$strip>>;
|
|
1003
1003
|
status: _$zod.ZodEnum<{
|
|
1004
|
-
closed: "closed";
|
|
1005
1004
|
active: "active";
|
|
1006
1005
|
archived: "archived";
|
|
1006
|
+
closed: "closed";
|
|
1007
1007
|
discovered: "discovered";
|
|
1008
1008
|
}>;
|
|
1009
1009
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1111,8 +1111,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1111
1111
|
member: "member";
|
|
1112
1112
|
}>;
|
|
1113
1113
|
status: _$zod.ZodEnum<{
|
|
1114
|
-
idle: "idle";
|
|
1115
1114
|
active: "active";
|
|
1115
|
+
idle: "idle";
|
|
1116
1116
|
dead: "dead";
|
|
1117
1117
|
disposed: "disposed";
|
|
1118
1118
|
}>;
|
|
@@ -1120,9 +1120,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1120
1120
|
lastActivityAt: _$zod.ZodNumber;
|
|
1121
1121
|
}, _$zod_v4_core0.$strip>>;
|
|
1122
1122
|
status: _$zod.ZodEnum<{
|
|
1123
|
-
closed: "closed";
|
|
1124
1123
|
active: "active";
|
|
1125
1124
|
archived: "archived";
|
|
1125
|
+
closed: "closed";
|
|
1126
1126
|
discovered: "discovered";
|
|
1127
1127
|
}>;
|
|
1128
1128
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1216,9 +1216,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1216
1216
|
request: _$zod.ZodObject<{
|
|
1217
1217
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1218
1218
|
all: "all";
|
|
1219
|
-
closed: "closed";
|
|
1220
1219
|
active: "active";
|
|
1221
1220
|
archived: "archived";
|
|
1221
|
+
closed: "closed";
|
|
1222
1222
|
discovered: "discovered";
|
|
1223
1223
|
}>>;
|
|
1224
1224
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -1255,8 +1255,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1255
1255
|
member: "member";
|
|
1256
1256
|
}>;
|
|
1257
1257
|
status: _$zod.ZodEnum<{
|
|
1258
|
-
idle: "idle";
|
|
1259
1258
|
active: "active";
|
|
1259
|
+
idle: "idle";
|
|
1260
1260
|
dead: "dead";
|
|
1261
1261
|
disposed: "disposed";
|
|
1262
1262
|
}>;
|
|
@@ -1264,9 +1264,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1264
1264
|
lastActivityAt: _$zod.ZodNumber;
|
|
1265
1265
|
}, _$zod_v4_core0.$strip>>;
|
|
1266
1266
|
status: _$zod.ZodEnum<{
|
|
1267
|
-
closed: "closed";
|
|
1268
1267
|
active: "active";
|
|
1269
1268
|
archived: "archived";
|
|
1269
|
+
closed: "closed";
|
|
1270
1270
|
discovered: "discovered";
|
|
1271
1271
|
}>;
|
|
1272
1272
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1378,9 +1378,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1378
1378
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1379
1379
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1380
1380
|
all: "all";
|
|
1381
|
-
closed: "closed";
|
|
1382
1381
|
active: "active";
|
|
1383
1382
|
archived: "archived";
|
|
1383
|
+
closed: "closed";
|
|
1384
1384
|
discovered: "discovered";
|
|
1385
1385
|
}>>;
|
|
1386
1386
|
isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
@@ -1414,8 +1414,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1414
1414
|
member: "member";
|
|
1415
1415
|
}>;
|
|
1416
1416
|
status: _$zod.ZodEnum<{
|
|
1417
|
-
idle: "idle";
|
|
1418
1417
|
active: "active";
|
|
1418
|
+
idle: "idle";
|
|
1419
1419
|
dead: "dead";
|
|
1420
1420
|
disposed: "disposed";
|
|
1421
1421
|
}>;
|
|
@@ -1423,9 +1423,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1423
1423
|
lastActivityAt: _$zod.ZodNumber;
|
|
1424
1424
|
}, _$zod_v4_core0.$strip>>;
|
|
1425
1425
|
status: _$zod.ZodEnum<{
|
|
1426
|
-
closed: "closed";
|
|
1427
1426
|
active: "active";
|
|
1428
1427
|
archived: "archived";
|
|
1428
|
+
closed: "closed";
|
|
1429
1429
|
discovered: "discovered";
|
|
1430
1430
|
}>;
|
|
1431
1431
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1511,9 +1511,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1511
1511
|
request: _$zod.ZodObject<{
|
|
1512
1512
|
sessionId: _$zod.ZodString;
|
|
1513
1513
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1514
|
-
closed: "closed";
|
|
1515
1514
|
active: "active";
|
|
1516
1515
|
archived: "archived";
|
|
1516
|
+
closed: "closed";
|
|
1517
1517
|
discovered: "discovered";
|
|
1518
1518
|
}>>;
|
|
1519
1519
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1594,8 +1594,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1594
1594
|
member: "member";
|
|
1595
1595
|
}>;
|
|
1596
1596
|
status: _$zod.ZodEnum<{
|
|
1597
|
-
idle: "idle";
|
|
1598
1597
|
active: "active";
|
|
1598
|
+
idle: "idle";
|
|
1599
1599
|
dead: "dead";
|
|
1600
1600
|
disposed: "disposed";
|
|
1601
1601
|
}>;
|
|
@@ -1603,9 +1603,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1603
1603
|
lastActivityAt: _$zod.ZodNumber;
|
|
1604
1604
|
}, _$zod_v4_core0.$strip>>;
|
|
1605
1605
|
status: _$zod.ZodEnum<{
|
|
1606
|
-
closed: "closed";
|
|
1607
1606
|
active: "active";
|
|
1608
1607
|
archived: "archived";
|
|
1608
|
+
closed: "closed";
|
|
1609
1609
|
discovered: "discovered";
|
|
1610
1610
|
}>;
|
|
1611
1611
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1780,8 +1780,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1780
1780
|
member: "member";
|
|
1781
1781
|
}>;
|
|
1782
1782
|
status: _$zod.ZodEnum<{
|
|
1783
|
-
idle: "idle";
|
|
1784
1783
|
active: "active";
|
|
1784
|
+
idle: "idle";
|
|
1785
1785
|
dead: "dead";
|
|
1786
1786
|
disposed: "disposed";
|
|
1787
1787
|
}>;
|
|
@@ -1789,9 +1789,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1789
1789
|
lastActivityAt: _$zod.ZodNumber;
|
|
1790
1790
|
}, _$zod_v4_core0.$strip>>;
|
|
1791
1791
|
status: _$zod.ZodEnum<{
|
|
1792
|
-
closed: "closed";
|
|
1793
1792
|
active: "active";
|
|
1794
1793
|
archived: "archived";
|
|
1794
|
+
closed: "closed";
|
|
1795
1795
|
discovered: "discovered";
|
|
1796
1796
|
}>;
|
|
1797
1797
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1906,8 +1906,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1906
1906
|
member: "member";
|
|
1907
1907
|
}>;
|
|
1908
1908
|
status: _$zod.ZodEnum<{
|
|
1909
|
-
idle: "idle";
|
|
1910
1909
|
active: "active";
|
|
1910
|
+
idle: "idle";
|
|
1911
1911
|
dead: "dead";
|
|
1912
1912
|
disposed: "disposed";
|
|
1913
1913
|
}>;
|
|
@@ -1915,9 +1915,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1915
1915
|
lastActivityAt: _$zod.ZodNumber;
|
|
1916
1916
|
}, _$zod_v4_core0.$strip>>;
|
|
1917
1917
|
status: _$zod.ZodEnum<{
|
|
1918
|
-
closed: "closed";
|
|
1919
1918
|
active: "active";
|
|
1920
1919
|
archived: "archived";
|
|
1920
|
+
closed: "closed";
|
|
1921
1921
|
discovered: "discovered";
|
|
1922
1922
|
}>;
|
|
1923
1923
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2053,8 +2053,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2053
2053
|
member: "member";
|
|
2054
2054
|
}>;
|
|
2055
2055
|
status: _$zod.ZodEnum<{
|
|
2056
|
-
idle: "idle";
|
|
2057
2056
|
active: "active";
|
|
2057
|
+
idle: "idle";
|
|
2058
2058
|
dead: "dead";
|
|
2059
2059
|
disposed: "disposed";
|
|
2060
2060
|
}>;
|
|
@@ -2062,9 +2062,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2062
2062
|
lastActivityAt: _$zod.ZodNumber;
|
|
2063
2063
|
}, _$zod_v4_core0.$strip>>;
|
|
2064
2064
|
status: _$zod.ZodEnum<{
|
|
2065
|
-
closed: "closed";
|
|
2066
2065
|
active: "active";
|
|
2067
2066
|
archived: "archived";
|
|
2067
|
+
closed: "closed";
|
|
2068
2068
|
discovered: "discovered";
|
|
2069
2069
|
}>;
|
|
2070
2070
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2172,8 +2172,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2172
2172
|
member: "member";
|
|
2173
2173
|
}>;
|
|
2174
2174
|
status: _$zod.ZodEnum<{
|
|
2175
|
-
idle: "idle";
|
|
2176
2175
|
active: "active";
|
|
2176
|
+
idle: "idle";
|
|
2177
2177
|
dead: "dead";
|
|
2178
2178
|
disposed: "disposed";
|
|
2179
2179
|
}>;
|
|
@@ -2181,9 +2181,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2181
2181
|
lastActivityAt: _$zod.ZodNumber;
|
|
2182
2182
|
}, _$zod_v4_core0.$strip>>;
|
|
2183
2183
|
status: _$zod.ZodEnum<{
|
|
2184
|
-
closed: "closed";
|
|
2185
2184
|
active: "active";
|
|
2186
2185
|
archived: "archived";
|
|
2186
|
+
closed: "closed";
|
|
2187
2187
|
discovered: "discovered";
|
|
2188
2188
|
}>;
|
|
2189
2189
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2277,9 +2277,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2277
2277
|
request: _$zod.ZodObject<{
|
|
2278
2278
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2279
2279
|
all: "all";
|
|
2280
|
-
closed: "closed";
|
|
2281
2280
|
active: "active";
|
|
2282
2281
|
archived: "archived";
|
|
2282
|
+
closed: "closed";
|
|
2283
2283
|
discovered: "discovered";
|
|
2284
2284
|
}>>;
|
|
2285
2285
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -2316,8 +2316,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2316
2316
|
member: "member";
|
|
2317
2317
|
}>;
|
|
2318
2318
|
status: _$zod.ZodEnum<{
|
|
2319
|
-
idle: "idle";
|
|
2320
2319
|
active: "active";
|
|
2320
|
+
idle: "idle";
|
|
2321
2321
|
dead: "dead";
|
|
2322
2322
|
disposed: "disposed";
|
|
2323
2323
|
}>;
|
|
@@ -2325,9 +2325,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2325
2325
|
lastActivityAt: _$zod.ZodNumber;
|
|
2326
2326
|
}, _$zod_v4_core0.$strip>>;
|
|
2327
2327
|
status: _$zod.ZodEnum<{
|
|
2328
|
-
closed: "closed";
|
|
2329
2328
|
active: "active";
|
|
2330
2329
|
archived: "archived";
|
|
2330
|
+
closed: "closed";
|
|
2331
2331
|
discovered: "discovered";
|
|
2332
2332
|
}>;
|
|
2333
2333
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2439,9 +2439,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2439
2439
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2440
2440
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2441
2441
|
all: "all";
|
|
2442
|
-
closed: "closed";
|
|
2443
2442
|
active: "active";
|
|
2444
2443
|
archived: "archived";
|
|
2444
|
+
closed: "closed";
|
|
2445
2445
|
discovered: "discovered";
|
|
2446
2446
|
}>>;
|
|
2447
2447
|
isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
@@ -2475,8 +2475,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2475
2475
|
member: "member";
|
|
2476
2476
|
}>;
|
|
2477
2477
|
status: _$zod.ZodEnum<{
|
|
2478
|
-
idle: "idle";
|
|
2479
2478
|
active: "active";
|
|
2479
|
+
idle: "idle";
|
|
2480
2480
|
dead: "dead";
|
|
2481
2481
|
disposed: "disposed";
|
|
2482
2482
|
}>;
|
|
@@ -2484,9 +2484,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2484
2484
|
lastActivityAt: _$zod.ZodNumber;
|
|
2485
2485
|
}, _$zod_v4_core0.$strip>>;
|
|
2486
2486
|
status: _$zod.ZodEnum<{
|
|
2487
|
-
closed: "closed";
|
|
2488
2487
|
active: "active";
|
|
2489
2488
|
archived: "archived";
|
|
2489
|
+
closed: "closed";
|
|
2490
2490
|
discovered: "discovered";
|
|
2491
2491
|
}>;
|
|
2492
2492
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2572,9 +2572,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2572
2572
|
request: _$zod.ZodObject<{
|
|
2573
2573
|
sessionId: _$zod.ZodString;
|
|
2574
2574
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2575
|
-
closed: "closed";
|
|
2576
2575
|
active: "active";
|
|
2577
2576
|
archived: "archived";
|
|
2577
|
+
closed: "closed";
|
|
2578
2578
|
discovered: "discovered";
|
|
2579
2579
|
}>>;
|
|
2580
2580
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2655,8 +2655,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2655
2655
|
member: "member";
|
|
2656
2656
|
}>;
|
|
2657
2657
|
status: _$zod.ZodEnum<{
|
|
2658
|
-
idle: "idle";
|
|
2659
2658
|
active: "active";
|
|
2659
|
+
idle: "idle";
|
|
2660
2660
|
dead: "dead";
|
|
2661
2661
|
disposed: "disposed";
|
|
2662
2662
|
}>;
|
|
@@ -2664,9 +2664,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2664
2664
|
lastActivityAt: _$zod.ZodNumber;
|
|
2665
2665
|
}, _$zod_v4_core0.$strip>>;
|
|
2666
2666
|
status: _$zod.ZodEnum<{
|
|
2667
|
-
closed: "closed";
|
|
2668
2667
|
active: "active";
|
|
2669
2668
|
archived: "archived";
|
|
2669
|
+
closed: "closed";
|
|
2670
2670
|
discovered: "discovered";
|
|
2671
2671
|
}>;
|
|
2672
2672
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2841,8 +2841,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2841
2841
|
member: "member";
|
|
2842
2842
|
}>;
|
|
2843
2843
|
status: _$zod.ZodEnum<{
|
|
2844
|
-
idle: "idle";
|
|
2845
2844
|
active: "active";
|
|
2845
|
+
idle: "idle";
|
|
2846
2846
|
dead: "dead";
|
|
2847
2847
|
disposed: "disposed";
|
|
2848
2848
|
}>;
|
|
@@ -2850,9 +2850,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2850
2850
|
lastActivityAt: _$zod.ZodNumber;
|
|
2851
2851
|
}, _$zod_v4_core0.$strip>>;
|
|
2852
2852
|
status: _$zod.ZodEnum<{
|
|
2853
|
-
closed: "closed";
|
|
2854
2853
|
active: "active";
|
|
2855
2854
|
archived: "archived";
|
|
2855
|
+
closed: "closed";
|
|
2856
2856
|
discovered: "discovered";
|
|
2857
2857
|
}>;
|
|
2858
2858
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2967,8 +2967,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2967
2967
|
member: "member";
|
|
2968
2968
|
}>;
|
|
2969
2969
|
status: _$zod.ZodEnum<{
|
|
2970
|
-
idle: "idle";
|
|
2971
2970
|
active: "active";
|
|
2971
|
+
idle: "idle";
|
|
2972
2972
|
dead: "dead";
|
|
2973
2973
|
disposed: "disposed";
|
|
2974
2974
|
}>;
|
|
@@ -2976,9 +2976,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2976
2976
|
lastActivityAt: _$zod.ZodNumber;
|
|
2977
2977
|
}, _$zod_v4_core0.$strip>>;
|
|
2978
2978
|
status: _$zod.ZodEnum<{
|
|
2979
|
-
closed: "closed";
|
|
2980
2979
|
active: "active";
|
|
2981
2980
|
archived: "archived";
|
|
2981
|
+
closed: "closed";
|
|
2982
2982
|
discovered: "discovered";
|
|
2983
2983
|
}>;
|
|
2984
2984
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -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: "active" | "idle" | "dead" | "disposed";
|
|
3103
3103
|
createdAt: number;
|
|
3104
3104
|
lastActivityAt: number;
|
|
3105
3105
|
adapterSessionId?: string | undefined;
|
|
@@ -3113,7 +3113,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
3113
3113
|
clientId?: string | undefined;
|
|
3114
3114
|
compressionMode?: "auto" | "manual" | "off" | undefined;
|
|
3115
3115
|
}[];
|
|
3116
|
-
status: "
|
|
3116
|
+
status: "active" | "archived" | "closed" | "discovered";
|
|
3117
3117
|
leadAgentId?: string | undefined;
|
|
3118
3118
|
parentSessionId?: string | undefined;
|
|
3119
3119
|
contextInheritance?: "none" | "parent-history" | undefined;
|
|
@@ -37,8 +37,8 @@ declare const SubagentTemplateKernelNamespace: _$_makaio_core0.BusNamespaceDefin
|
|
|
37
37
|
status: _$zod.ZodEnum<{
|
|
38
38
|
completed: "completed";
|
|
39
39
|
cancelled: "cancelled";
|
|
40
|
-
running: "running";
|
|
41
40
|
failed: "failed";
|
|
41
|
+
running: "running";
|
|
42
42
|
waiting_input: "waiting_input";
|
|
43
43
|
}>;
|
|
44
44
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -101,8 +101,8 @@ declare const SubagentTemplateSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
101
101
|
status: _$zod.ZodEnum<{
|
|
102
102
|
completed: "completed";
|
|
103
103
|
cancelled: "cancelled";
|
|
104
|
-
running: "running";
|
|
105
104
|
failed: "failed";
|
|
105
|
+
running: "running";
|
|
106
106
|
waiting_input: "waiting_input";
|
|
107
107
|
}>;
|
|
108
108
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -41,9 +41,9 @@ 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
|
-
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
45
44
|
label: _$zod.ZodString;
|
|
46
45
|
priority: _$zod.ZodDefault<_$zod.ZodNumber>;
|
|
46
|
+
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
47
47
|
entryId: _$zod.ZodString;
|
|
48
48
|
}, _$zod_v4_core0.$strip>>;
|
|
49
49
|
section: _$zod.ZodEnum<{
|
|
@@ -132,9 +132,9 @@ 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
|
-
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
136
135
|
label: _$zod.ZodString;
|
|
137
136
|
priority: _$zod.ZodDefault<_$zod.ZodNumber>;
|
|
137
|
+
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
138
138
|
entryId: _$zod.ZodString;
|
|
139
139
|
}, _$zod_v4_core0.$strip>>;
|
|
140
140
|
section: _$zod.ZodEnum<{
|