@makaio/framework 1.0.0-dev-1782130828143 → 1.0.0-dev-1782135086866
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/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/config/index.d.mts +6 -6
- 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 +45 -45
- 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/workflow/index.d.mts +2 -2
- package/dist/{definition-0EXM1tyu.d.mts → definition-DePb3ke-.d.mts} +1 -1
- package/dist/{extension-BJHRahFl.mjs → extension-DZqYHmhK.mjs} +1 -1
- package/dist/{index-DnLf0YKC.d.mts → index-2fK9iSHI.d.mts} +12 -12
- package/dist/{index-C3bheiJg.d.mts → index-5v0jVUGD.d.mts} +15 -15
- package/dist/{index-gKaw_TMU.d.mts → index-BAQ6QBcU.d.mts} +16 -16
- package/dist/{index-BW9kVuY2.d.mts → index-BMbmoarE.d.mts} +24 -24
- package/dist/{index-DBIqKoFm.d.mts → index-BvFjmhZj.d.mts} +61 -61
- package/dist/{index-Cx1Bm6WD.d.mts → index-BvjLe_w9.d.mts} +8 -8
- package/dist/{index-DBxYWBvw.d.mts → index-CUSOL0X_.d.mts} +3 -3
- package/dist/{index-BAnDvAk4.d.mts → index-CYHWOXUm.d.mts} +1 -1
- package/dist/{index-DImePakw.d.mts → index-CcAggMuC.d.mts} +20 -20
- package/dist/{index-CTEsbp9H.d.mts → index-D2WJ0Zpt.d.mts} +5 -5
- package/dist/{index-CG5h1g3H.d.mts → index-DIKiA3Sr.d.mts} +13 -1
- package/dist/{index-BjPtzjH6.d.mts → index-DvLCzle5.d.mts} +12 -12
- package/dist/{index-dZwlJDpU.d.mts → index-bRLjj6L4.d.mts} +92 -92
- package/dist/{index-DeVMGLbP.d.mts → index-pUYIAV_M.d.mts} +5 -5
- package/dist/{index-CfIW5biI.d.mts → index-wfSedMR9.d.mts} +1 -1
- 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-Dybz75l5.d.mts → namespace-B95uYmZB.d.mts} +26 -26
- package/dist/{namespace-DxyTww2j.d.mts → namespace-BMglTf9p.d.mts} +36 -36
- package/dist/{namespace-4xHw59K8.d.mts → namespace-Bm77p82L.d.mts} +1 -1
- package/dist/{namespace-KMxsPJwm.d.mts → namespace-Bv8B89uB.d.mts} +9 -9
- package/dist/{namespace-BLOld9Wa.d.mts → namespace-CfvtDD_U.d.mts} +2 -2
- package/dist/{namespace-DXWpFdQH2.d.mts → namespace-D8P8Sxce2.d.mts} +2 -2
- package/dist/package.json +1 -1
- package/dist/{schema-DqfR-im7.d.mts → schema-GFRQiPk0.d.mts} +2 -2
- package/dist/{schemas-CgX7mPkv.d.mts → schemas-CoFCV42v.d.mts} +2 -2
- package/dist/{schemas-DDaP5WkH.d.mts → schemas-D512XweP.d.mts} +4 -4
- package/dist/{schemas-CBt7Ld8G2.d.mts → schemas-TQPiRl642.d.mts} +9 -9
- 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 +3 -3
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/index.d.mts +38 -38
- 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 +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 +6 -6
- 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/{transition-BBElJqQ8.d.mts → transition-Cufc_u3_.d.mts} +1 -1
- package/dist/{types-BLG7bl-Q.d.mts → types-CNIsRx86.d.mts} +38 -38
- package/dist/{types-BslClRkH.d.mts → types-InWSdi-V.d.mts} +1 -1
- package/dist/workflow-engine/index.d.mts +63 -63
- package/package.json +1 -1
|
@@ -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" | "branch" | "subagent" | "compress" | "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
|
}>;
|
|
@@ -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";
|
|
1039
1040
|
subagent: "subagent";
|
|
1040
1041
|
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
|
}>;
|
|
@@ -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";
|
|
1159
1160
|
subagent: "subagent";
|
|
1160
1161
|
compress: "compress";
|
|
1161
|
-
branch: "branch";
|
|
1162
1162
|
rewrite: "rewrite";
|
|
1163
1163
|
coordinator: "coordinator";
|
|
1164
1164
|
aside: "aside";
|
|
@@ -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
|
}>;
|
|
@@ -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";
|
|
1304
1305
|
subagent: "subagent";
|
|
1305
1306
|
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";
|
|
1385
1386
|
subagent: "subagent";
|
|
1386
1387
|
compress: "compress";
|
|
1387
|
-
branch: "branch";
|
|
1388
1388
|
rewrite: "rewrite";
|
|
1389
1389
|
coordinator: "coordinator";
|
|
1390
1390
|
aside: "aside";
|
|
@@ -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
|
}>;
|
|
@@ -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";
|
|
1464
1465
|
subagent: "subagent";
|
|
1465
1466
|
compress: "compress";
|
|
1466
|
-
branch: "branch";
|
|
1467
1467
|
rewrite: "rewrite";
|
|
1468
1468
|
coordinator: "coordinator";
|
|
1469
1469
|
aside: "aside";
|
|
@@ -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";
|
|
1552
1553
|
subagent: "subagent";
|
|
1553
1554
|
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
|
}>;
|
|
@@ -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";
|
|
1646
1647
|
subagent: "subagent";
|
|
1647
1648
|
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
|
}>;
|
|
@@ -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";
|
|
1833
1834
|
subagent: "subagent";
|
|
1834
1835
|
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
|
}>;
|
|
@@ -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";
|
|
1960
1961
|
subagent: "subagent";
|
|
1961
1962
|
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
|
}>;
|
|
@@ -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";
|
|
2108
2109
|
subagent: "subagent";
|
|
2109
2110
|
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
|
}>;
|
|
@@ -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";
|
|
2228
2229
|
subagent: "subagent";
|
|
2229
2230
|
compress: "compress";
|
|
2230
|
-
branch: "branch";
|
|
2231
2231
|
rewrite: "rewrite";
|
|
2232
2232
|
coordinator: "coordinator";
|
|
2233
2233
|
aside: "aside";
|
|
@@ -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
|
}>;
|
|
@@ -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";
|
|
2373
2374
|
subagent: "subagent";
|
|
2374
2375
|
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";
|
|
2454
2455
|
subagent: "subagent";
|
|
2455
2456
|
compress: "compress";
|
|
2456
|
-
branch: "branch";
|
|
2457
2457
|
rewrite: "rewrite";
|
|
2458
2458
|
coordinator: "coordinator";
|
|
2459
2459
|
aside: "aside";
|
|
@@ -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
|
}>;
|
|
@@ -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";
|
|
2533
2534
|
subagent: "subagent";
|
|
2534
2535
|
compress: "compress";
|
|
2535
|
-
branch: "branch";
|
|
2536
2536
|
rewrite: "rewrite";
|
|
2537
2537
|
coordinator: "coordinator";
|
|
2538
2538
|
aside: "aside";
|
|
@@ -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";
|
|
2621
2622
|
subagent: "subagent";
|
|
2622
2623
|
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
|
}>;
|
|
@@ -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";
|
|
2715
2716
|
subagent: "subagent";
|
|
2716
2717
|
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
|
}>;
|
|
@@ -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";
|
|
2902
2903
|
subagent: "subagent";
|
|
2903
2904
|
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
|
}>;
|
|
@@ -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";
|
|
3029
3030
|
subagent: "subagent";
|
|
3030
3031
|
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;
|
|
@@ -3155,7 +3155,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
3155
3155
|
contextInheritance?: "none" | "parent-history" | undefined;
|
|
3156
3156
|
rootSessionId?: string | undefined;
|
|
3157
3157
|
forkPointMessageId?: string | undefined;
|
|
3158
|
-
branchKind?: "fork" | "
|
|
3158
|
+
branchKind?: "fork" | "branch" | "subagent" | "compress" | "rewrite" | "coordinator" | "aside" | undefined;
|
|
3159
3159
|
adapterName?: string | undefined;
|
|
3160
3160
|
adapterSessionId?: string | undefined;
|
|
3161
3161
|
adapterId?: string | undefined;
|
|
@@ -2032,9 +2032,9 @@ declare const MessageStorageNamespace$1: {
|
|
|
2032
2032
|
agentId: never;
|
|
2033
2033
|
adapterSessionId: never;
|
|
2034
2034
|
turnId: string | null;
|
|
2035
|
+
limit: never;
|
|
2035
2036
|
timestamp: number;
|
|
2036
2037
|
query: string;
|
|
2037
|
-
limit: never;
|
|
2038
2038
|
contentText: string;
|
|
2039
2039
|
adapterMessageId: string;
|
|
2040
2040
|
emitEvent: never;
|
|
@@ -537,9 +537,9 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
537
537
|
parentSessionId: _$zod.ZodString;
|
|
538
538
|
kind: _$zod.ZodEnum<{
|
|
539
539
|
fork: "fork";
|
|
540
|
+
branch: "branch";
|
|
540
541
|
subagent: "subagent";
|
|
541
542
|
compress: "compress";
|
|
542
|
-
branch: "branch";
|
|
543
543
|
rewrite: "rewrite";
|
|
544
544
|
coordinator: "coordinator";
|
|
545
545
|
aside: "aside";
|
|
@@ -867,9 +867,9 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
867
867
|
parentSessionId: _$zod.ZodString;
|
|
868
868
|
kind: _$zod.ZodEnum<{
|
|
869
869
|
fork: "fork";
|
|
870
|
+
branch: "branch";
|
|
870
871
|
subagent: "subagent";
|
|
871
872
|
compress: "compress";
|
|
872
|
-
branch: "branch";
|
|
873
873
|
rewrite: "rewrite";
|
|
874
874
|
coordinator: "coordinator";
|
|
875
875
|
aside: "aside";
|
|
@@ -1187,9 +1187,9 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1187
1187
|
parentSessionId: _$zod.ZodString;
|
|
1188
1188
|
kind: _$zod.ZodEnum<{
|
|
1189
1189
|
fork: "fork";
|
|
1190
|
+
branch: "branch";
|
|
1190
1191
|
subagent: "subagent";
|
|
1191
1192
|
compress: "compress";
|
|
1192
|
-
branch: "branch";
|
|
1193
1193
|
rewrite: "rewrite";
|
|
1194
1194
|
coordinator: "coordinator";
|
|
1195
1195
|
aside: "aside";
|
|
@@ -1515,9 +1515,9 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1515
1515
|
parentSessionId: _$zod.ZodString;
|
|
1516
1516
|
kind: _$zod.ZodEnum<{
|
|
1517
1517
|
fork: "fork";
|
|
1518
|
+
branch: "branch";
|
|
1518
1519
|
subagent: "subagent";
|
|
1519
1520
|
compress: "compress";
|
|
1520
|
-
branch: "branch";
|
|
1521
1521
|
rewrite: "rewrite";
|
|
1522
1522
|
coordinator: "coordinator";
|
|
1523
1523
|
aside: "aside";
|
|
@@ -1831,9 +1831,9 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1831
1831
|
parentSessionId: _$zod.ZodString;
|
|
1832
1832
|
kind: _$zod.ZodEnum<{
|
|
1833
1833
|
fork: "fork";
|
|
1834
|
+
branch: "branch";
|
|
1834
1835
|
subagent: "subagent";
|
|
1835
1836
|
compress: "compress";
|
|
1836
|
-
branch: "branch";
|
|
1837
1837
|
rewrite: "rewrite";
|
|
1838
1838
|
coordinator: "coordinator";
|
|
1839
1839
|
aside: "aside";
|
|
@@ -2161,9 +2161,9 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2161
2161
|
parentSessionId: _$zod.ZodString;
|
|
2162
2162
|
kind: _$zod.ZodEnum<{
|
|
2163
2163
|
fork: "fork";
|
|
2164
|
+
branch: "branch";
|
|
2164
2165
|
subagent: "subagent";
|
|
2165
2166
|
compress: "compress";
|
|
2166
|
-
branch: "branch";
|
|
2167
2167
|
rewrite: "rewrite";
|
|
2168
2168
|
coordinator: "coordinator";
|
|
2169
2169
|
aside: "aside";
|
|
@@ -2481,9 +2481,9 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2481
2481
|
parentSessionId: _$zod.ZodString;
|
|
2482
2482
|
kind: _$zod.ZodEnum<{
|
|
2483
2483
|
fork: "fork";
|
|
2484
|
+
branch: "branch";
|
|
2484
2485
|
subagent: "subagent";
|
|
2485
2486
|
compress: "compress";
|
|
2486
|
-
branch: "branch";
|
|
2487
2487
|
rewrite: "rewrite";
|
|
2488
2488
|
coordinator: "coordinator";
|
|
2489
2489
|
aside: "aside";
|
|
@@ -2809,9 +2809,9 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2809
2809
|
parentSessionId: _$zod.ZodString;
|
|
2810
2810
|
kind: _$zod.ZodEnum<{
|
|
2811
2811
|
fork: "fork";
|
|
2812
|
+
branch: "branch";
|
|
2812
2813
|
subagent: "subagent";
|
|
2813
2814
|
compress: "compress";
|
|
2814
|
-
branch: "branch";
|
|
2815
2815
|
rewrite: "rewrite";
|
|
2816
2816
|
coordinator: "coordinator";
|
|
2817
2817
|
aside: "aside";
|
|
@@ -3086,7 +3086,7 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3086
3086
|
payload: {
|
|
3087
3087
|
childSessionId: string;
|
|
3088
3088
|
parentSessionId: string;
|
|
3089
|
-
kind: "fork" | "
|
|
3089
|
+
kind: "fork" | "branch" | "subagent" | "compress" | "rewrite" | "coordinator" | "aside";
|
|
3090
3090
|
forkPointMessageId?: string | undefined;
|
|
3091
3091
|
};
|
|
3092
3092
|
} | {
|
|
@@ -432,8 +432,8 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
432
432
|
status: _$zod.ZodEnum<{
|
|
433
433
|
completed: "completed";
|
|
434
434
|
cancelled: "cancelled";
|
|
435
|
-
running: "running";
|
|
436
435
|
failed: "failed";
|
|
436
|
+
running: "running";
|
|
437
437
|
waiting_input: "waiting_input";
|
|
438
438
|
}>;
|
|
439
439
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -889,8 +889,8 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
889
889
|
status: _$zod.ZodEnum<{
|
|
890
890
|
completed: "completed";
|
|
891
891
|
cancelled: "cancelled";
|
|
892
|
-
running: "running";
|
|
893
892
|
failed: "failed";
|
|
893
|
+
running: "running";
|
|
894
894
|
waiting_input: "waiting_input";
|
|
895
895
|
}>;
|
|
896
896
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -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>;
|
package/dist/package.json
CHANGED
|
@@ -372,7 +372,7 @@ declare const sessions: _$drizzle_orm_sqlite_core0.SQLiteTableWithColumns<{
|
|
|
372
372
|
tableName: "sessions";
|
|
373
373
|
dataType: "string";
|
|
374
374
|
columnType: "SQLiteText";
|
|
375
|
-
data: "fork" | "
|
|
375
|
+
data: "fork" | "branch" | "subagent" | "compress" | "rewrite" | "coordinator" | "aside";
|
|
376
376
|
driverParam: string;
|
|
377
377
|
notNull: false;
|
|
378
378
|
hasDefault: false;
|
|
@@ -1130,7 +1130,7 @@ declare const agents: _$drizzle_orm_sqlite_core0.SQLiteTableWithColumns<{
|
|
|
1130
1130
|
tableName: "agents";
|
|
1131
1131
|
dataType: "string";
|
|
1132
1132
|
columnType: "SQLiteText";
|
|
1133
|
-
data: "
|
|
1133
|
+
data: "idle" | "active" | "dead" | "disposed";
|
|
1134
1134
|
driverParam: string;
|
|
1135
1135
|
notNull: true;
|
|
1136
1136
|
hasDefault: false;
|
|
@@ -425,8 +425,8 @@ declare const AgentInstanceStatusSchema: z.ZodObject<{
|
|
|
425
425
|
status: z.ZodEnum<{
|
|
426
426
|
completed: "completed";
|
|
427
427
|
cancelled: "cancelled";
|
|
428
|
-
running: "running";
|
|
429
428
|
failed: "failed";
|
|
429
|
+
running: "running";
|
|
430
430
|
waiting_input: "waiting_input";
|
|
431
431
|
}>;
|
|
432
432
|
result: z.ZodOptional<z.ZodString>;
|
|
@@ -888,8 +888,8 @@ declare const AgentRuntimeSchemas: {
|
|
|
888
888
|
status: z.ZodEnum<{
|
|
889
889
|
completed: "completed";
|
|
890
890
|
cancelled: "cancelled";
|
|
891
|
-
running: "running";
|
|
892
891
|
failed: "failed";
|
|
892
|
+
running: "running";
|
|
893
893
|
waiting_input: "waiting_input";
|
|
894
894
|
}>;
|
|
895
895
|
result: z.ZodOptional<z.ZodString>;
|
|
@@ -64,9 +64,9 @@ declare const SurfaceBindingRegistrationSchema: z.ZodObject<{
|
|
|
64
64
|
template: z.ZodString;
|
|
65
65
|
}, z.core.$strip>], "kind">;
|
|
66
66
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
67
|
-
surface: "surface";
|
|
68
|
-
workpiece: "workpiece";
|
|
69
67
|
artifact: "artifact";
|
|
68
|
+
workpiece: "workpiece";
|
|
69
|
+
surface: "surface";
|
|
70
70
|
}>>;
|
|
71
71
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
72
72
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -108,8 +108,8 @@ declare const ArtifactProjectionPolicySchema: z.ZodObject<{
|
|
|
108
108
|
comment: "comment";
|
|
109
109
|
}>;
|
|
110
110
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
111
|
-
workpiece: "workpiece";
|
|
112
111
|
artifact: "artifact";
|
|
112
|
+
workpiece: "workpiece";
|
|
113
113
|
}>>;
|
|
114
114
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
115
115
|
created: "created";
|
|
@@ -141,8 +141,8 @@ declare const ArtifactMaterializationRefSchema: z.ZodObject<{
|
|
|
141
141
|
externalId: z.ZodString;
|
|
142
142
|
externalUrl: z.ZodOptional<z.ZodString>;
|
|
143
143
|
surfaceRole: z.ZodEnum<{
|
|
144
|
-
workpiece: "workpiece";
|
|
145
144
|
artifact: "artifact";
|
|
145
|
+
workpiece: "workpiece";
|
|
146
146
|
}>;
|
|
147
147
|
lastSyncedRevision: z.ZodOptional<z.ZodString>;
|
|
148
148
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
@@ -44,14 +44,14 @@ type SubagentTemplateSummary = z.infer<typeof SubagentTemplateSummarySchema>;
|
|
|
44
44
|
*/
|
|
45
45
|
declare const SubagentTemplateCreateSchema: z.ZodObject<{
|
|
46
46
|
name: z.ZodString;
|
|
47
|
-
|
|
47
|
+
adapterName: z.ZodString;
|
|
48
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
48
49
|
providerConfigId: z.ZodOptional<z.ZodString>;
|
|
50
|
+
model: z.ZodOptional<z.ZodString>;
|
|
49
51
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
50
52
|
allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
51
53
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
52
|
-
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
53
54
|
allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
54
|
-
adapterName: z.ZodString;
|
|
55
55
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
56
56
|
fork: "fork";
|
|
57
57
|
fresh: "fresh";
|
|
@@ -129,14 +129,14 @@ declare const SubagentTemplateSettingsSchemas: {
|
|
|
129
129
|
create: {
|
|
130
130
|
request: z.ZodObject<{
|
|
131
131
|
name: z.ZodString;
|
|
132
|
-
|
|
132
|
+
adapterName: z.ZodString;
|
|
133
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
133
134
|
providerConfigId: z.ZodOptional<z.ZodString>;
|
|
135
|
+
model: z.ZodOptional<z.ZodString>;
|
|
134
136
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
135
137
|
allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
136
138
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
137
|
-
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
138
139
|
allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
139
|
-
adapterName: z.ZodString;
|
|
140
140
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
141
141
|
fork: "fork";
|
|
142
142
|
fresh: "fresh";
|
|
@@ -191,8 +191,8 @@ declare const SubagentTemplateInstanceSchema: z.ZodObject<{
|
|
|
191
191
|
status: z.ZodEnum<{
|
|
192
192
|
completed: "completed";
|
|
193
193
|
cancelled: "cancelled";
|
|
194
|
-
running: "running";
|
|
195
194
|
failed: "failed";
|
|
195
|
+
running: "running";
|
|
196
196
|
waiting_input: "waiting_input";
|
|
197
197
|
}>;
|
|
198
198
|
createdAt: z.ZodString;
|
|
@@ -222,8 +222,8 @@ declare const SubagentTemplateInstanceStatusSchema: z.ZodObject<{
|
|
|
222
222
|
status: z.ZodEnum<{
|
|
223
223
|
completed: "completed";
|
|
224
224
|
cancelled: "cancelled";
|
|
225
|
-
running: "running";
|
|
226
225
|
failed: "failed";
|
|
226
|
+
running: "running";
|
|
227
227
|
waiting_input: "waiting_input";
|
|
228
228
|
}>;
|
|
229
229
|
result: z.ZodOptional<z.ZodString>;
|
|
@@ -274,8 +274,8 @@ declare const SubagentTemplateKernelSchemas: {
|
|
|
274
274
|
status: z.ZodEnum<{
|
|
275
275
|
completed: "completed";
|
|
276
276
|
cancelled: "cancelled";
|
|
277
|
-
running: "running";
|
|
278
277
|
failed: "failed";
|
|
278
|
+
running: "running";
|
|
279
279
|
waiting_input: "waiting_input";
|
|
280
280
|
}>;
|
|
281
281
|
result: z.ZodOptional<z.ZodString>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { S as ProviderConfigFileRecordSchema, _ as BindingRecord, a as CanonicalProviderConfigPatchSchema, b as EffectiveAdapterSchema, c as CreateCanonicalProviderConfigInputSchema, d as ProviderConfigFileSet, f as AdapterFileConfig, g as AdapterSubsystemSchemas, h as AdapterReadinessSchema, i as CanonicalProviderConfigPatch, l as AdapterFileConfigSet, m as AdapterReadiness, n as CanonicalProviderConfigCredentialRefsPayload, o as CreateCanonicalProviderConfigInput, p as AdapterFileConfigSchema, r as CanonicalProviderConfigCredentialRefsSchema, s as CreateCanonicalProviderConfigInputPayload, t as CanonicalProviderConfigCredentialRefs, u as IAdapterConfigRepository, v as BindingRecordSchema, x as ProviderConfigFileRecord, y as EffectiveAdapter } from "../../index-
|
|
2
|
-
import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-
|
|
1
|
+
import { S as ProviderConfigFileRecordSchema, _ as BindingRecord, a as CanonicalProviderConfigPatchSchema, b as EffectiveAdapterSchema, c as CreateCanonicalProviderConfigInputSchema, d as ProviderConfigFileSet, f as AdapterFileConfig, g as AdapterSubsystemSchemas, h as AdapterReadinessSchema, i as CanonicalProviderConfigPatch, l as AdapterFileConfigSet, m as AdapterReadiness, n as CanonicalProviderConfigCredentialRefsPayload, o as CreateCanonicalProviderConfigInput, p as AdapterFileConfigSchema, r as CanonicalProviderConfigCredentialRefsSchema, s as CreateCanonicalProviderConfigInputPayload, t as CanonicalProviderConfigCredentialRefs, u as IAdapterConfigRepository, v as BindingRecordSchema, x as ProviderConfigFileRecord, y as EffectiveAdapter } from "../../index-BAQ6QBcU.mjs";
|
|
2
|
+
import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-B95uYmZB.mjs";
|
|
3
3
|
export { AdapterFileConfig, AdapterFileConfigSchema, AdapterFileConfigSet, AdapterReadiness, AdapterReadinessSchema, AdapterSubsystemNamespace, AdapterSubsystemSchemas, AdapterSubsystemSubjects, BindingRecord, BindingRecordSchema, CanonicalProviderConfigCredentialRefs, CanonicalProviderConfigCredentialRefsPayload, CanonicalProviderConfigCredentialRefsSchema, CanonicalProviderConfigPatch, CanonicalProviderConfigPatchSchema, CreateCanonicalProviderConfigInput, CreateCanonicalProviderConfigInputPayload, CreateCanonicalProviderConfigInputSchema, EffectiveAdapter, EffectiveAdapterSchema, IAdapterConfigRepository, ProviderConfigFileRecord, ProviderConfigFileRecordSchema, ProviderConfigFileSet };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-
|
|
1
|
+
import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-B95uYmZB.mjs";
|
|
2
2
|
export { AdapterSubsystemNamespace, AdapterSubsystemSubjects };
|