@makaio/framework 1.0.0-dev-1782480236258 → 1.0.0-dev-1783282710723
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/bus/index.d.mts +39 -1
- package/dist/bus/index.mjs +1 -1
- package/dist/bus-D-ioC0DE.mjs +1 -0
- package/dist/bus-rgUFuO2a.mjs +2 -0
- 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/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +24 -24
- 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/workflow/index.d.mts +2 -2
- package/dist/{definition-DePb3ke-.d.mts → definition-DFcxkf2i.d.mts} +1 -1
- package/dist/{index-B1XsbrAr.d.mts → index-2fK9iSHI.d.mts} +3 -3
- package/dist/{index-Clqt7Nm3.d.mts → index-9b2_jXxq.d.mts} +2 -2
- package/dist/{index-D4gn93gL.d.mts → index-Bh6lHiW4.d.mts} +16 -16
- package/dist/{index-Cvjnj7Zh.d.mts → index-CL2T6LVv.d.mts} +8 -8
- package/dist/{index-BhOLtp0B.d.mts → index-CTEsbp9H.d.mts} +16 -16
- package/dist/{index-DsLpP5ek.d.mts → index-CaOWqztb.d.mts} +1 -1
- package/dist/{index-wfSedMR9.d.mts → index-CfIW5biI.d.mts} +1 -1
- package/dist/{index-mU2lnU7O.d.mts → index-CqCe7Phc.d.mts} +6 -6
- package/dist/{index-Cyi7y_aG.d.mts → index-D6aAzr32.d.mts} +20 -20
- package/dist/{index-CYHWOXUm.d.mts → index-DEzdNQum.d.mts} +1 -1
- package/dist/{index-D8ScOpus.d.mts → index-DLy-tc0L.d.mts} +9 -9
- package/dist/{index-BKZhnb2B.d.mts → index-DdBRlm7m.d.mts} +3 -3
- package/dist/{index-0WhPbKnH.d.mts → index-Dg-y1mrq.d.mts} +8 -8
- package/dist/{index-C6SLILCZ.d.mts → index-GD-i3DW7.d.mts} +104 -104
- package/dist/{index-CaerrEDH.d.mts → index-NkNbYFud.d.mts} +1 -1
- package/dist/{index-B5w-0Gg9.d.mts → index-Y2r0Zvcm.d.mts} +4 -4
- 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-CGxFYDlK.d.mts → namespace-B4cV_pk3.d.mts} +32 -32
- package/dist/{namespace-Bm77p82L.d.mts → namespace-DGAWYjbO.d.mts} +5 -5
- package/dist/{namespace-Bmi5bjm4.d.mts → namespace-DXW-voCe.d.mts} +42 -42
- package/dist/{namespace-BeMGmLrp.d.mts → namespace-KMxsPJwm.d.mts} +9 -9
- package/dist/node/transports/index.d.mts +8 -0
- package/dist/node/transports/index.mjs +2 -2
- package/dist/package.json +1 -1
- package/dist/{schema-Bf_ZNjif.d.mts → schema-D1HrnvT7.d.mts} +2 -2
- package/dist/{schemas-C6TVJ80V2.d.mts → schemas-D-9zNyAM2.d.mts} +4 -4
- package/dist/{schemas-D512XweP.d.mts → schemas-DMCGXlKa.d.mts} +1 -1
- package/dist/scoped-bus-CZId-Df8.mjs +1 -0
- 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 +6 -6
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/git/namespace.d.mts +4 -4
- package/dist/services/git/schemas.d.mts +3 -3
- package/dist/services/index.d.mts +33 -33
- package/dist/services/index.mjs +1 -1
- 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 +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/{session-lineage-5-wRBzuC.d.mts → session-lineage-DR-9DU-U.d.mts} +1 -1
- package/dist/{transition-CBjccCMw.d.mts → transition-DnXibkhX.d.mts} +1 -1
- package/dist/{types-InWSdi-V.d.mts → types-BslClRkH.d.mts} +1 -1
- package/dist/{types-8rhArs_K.d.mts → types-Dur8EtpR.d.mts} +38 -38
- package/dist/workflow-engine/index.d.mts +11 -11
- package/package.json +1 -1
- package/dist/bus-BgodbPl9.mjs +0 -2
- package/dist/bus-HgaFcCZ1.mjs +0 -1
- package/dist/scoped-bus-H3xMYR0E.mjs +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Z as BranchKind$1, j as SessionMessage$1 } from "./types-
|
|
2
|
-
import { o as Message$1 } from "./index-
|
|
1
|
+
import { Z as BranchKind$1, j as SessionMessage$1 } from "./types-Dur8EtpR.mjs";
|
|
2
|
+
import { o as Message$1 } from "./index-NkNbYFud.mjs";
|
|
3
3
|
import { t as ContractStorageNamespaceDefinition } from "./storage-namespace-definition-BffdI5Bz.mjs";
|
|
4
4
|
import * as _$zod from "zod";
|
|
5
5
|
import { z } from "zod";
|
|
@@ -1510,8 +1510,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1510
1510
|
fromMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1511
1511
|
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1512
1512
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1513
|
-
branch: "branch";
|
|
1514
1513
|
fork: "fork";
|
|
1514
|
+
branch: "branch";
|
|
1515
1515
|
aside: "aside";
|
|
1516
1516
|
}>>;
|
|
1517
1517
|
transforms: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
@@ -1584,10 +1584,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1584
1584
|
title: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1585
1585
|
forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1586
1586
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
1587
|
-
branch: "branch";
|
|
1588
1587
|
fork: "fork";
|
|
1589
1588
|
subagent: "subagent";
|
|
1590
1589
|
compress: "compress";
|
|
1590
|
+
branch: "branch";
|
|
1591
1591
|
rewrite: "rewrite";
|
|
1592
1592
|
coordinator: "coordinator";
|
|
1593
1593
|
aside: "aside";
|
|
@@ -1641,10 +1641,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1641
1641
|
childSessionId: _$zod.ZodString;
|
|
1642
1642
|
parentSessionId: _$zod.ZodString;
|
|
1643
1643
|
kind: _$zod.ZodEnum<{
|
|
1644
|
-
branch: "branch";
|
|
1645
1644
|
fork: "fork";
|
|
1646
1645
|
subagent: "subagent";
|
|
1647
1646
|
compress: "compress";
|
|
1647
|
+
branch: "branch";
|
|
1648
1648
|
rewrite: "rewrite";
|
|
1649
1649
|
coordinator: "coordinator";
|
|
1650
1650
|
aside: "aside";
|
|
@@ -1689,10 +1689,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1689
1689
|
sessionId: _$zod.ZodString;
|
|
1690
1690
|
parentSessionId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1691
1691
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
1692
|
-
branch: "branch";
|
|
1693
1692
|
fork: "fork";
|
|
1694
1693
|
subagent: "subagent";
|
|
1695
1694
|
compress: "compress";
|
|
1695
|
+
branch: "branch";
|
|
1696
1696
|
rewrite: "rewrite";
|
|
1697
1697
|
coordinator: "coordinator";
|
|
1698
1698
|
aside: "aside";
|
|
@@ -1776,8 +1776,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1776
1776
|
lastActivityAt: _$zod.ZodNumber;
|
|
1777
1777
|
}, _$zod_v4_core0.$strip>>;
|
|
1778
1778
|
status: _$zod.ZodEnum<{
|
|
1779
|
-
closed: "closed";
|
|
1780
1779
|
discovered: "discovered";
|
|
1780
|
+
closed: "closed";
|
|
1781
1781
|
active: "active";
|
|
1782
1782
|
archived: "archived";
|
|
1783
1783
|
}>;
|
|
@@ -1790,10 +1790,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1790
1790
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1791
1791
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1792
1792
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1793
|
-
branch: "branch";
|
|
1794
1793
|
fork: "fork";
|
|
1795
1794
|
subagent: "subagent";
|
|
1796
1795
|
compress: "compress";
|
|
1796
|
+
branch: "branch";
|
|
1797
1797
|
rewrite: "rewrite";
|
|
1798
1798
|
coordinator: "coordinator";
|
|
1799
1799
|
aside: "aside";
|
|
@@ -2268,10 +2268,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2268
2268
|
childSessionId: _$zod.ZodString;
|
|
2269
2269
|
parentSessionId: _$zod.ZodString;
|
|
2270
2270
|
kind: _$zod.ZodEnum<{
|
|
2271
|
-
branch: "branch";
|
|
2272
2271
|
fork: "fork";
|
|
2273
2272
|
subagent: "subagent";
|
|
2274
2273
|
compress: "compress";
|
|
2274
|
+
branch: "branch";
|
|
2275
2275
|
rewrite: "rewrite";
|
|
2276
2276
|
coordinator: "coordinator";
|
|
2277
2277
|
aside: "aside";
|
|
@@ -2358,8 +2358,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2358
2358
|
lastActivityAt: _$zod.ZodNumber;
|
|
2359
2359
|
}, _$zod_v4_core0.$strip>>;
|
|
2360
2360
|
status: _$zod.ZodEnum<{
|
|
2361
|
-
closed: "closed";
|
|
2362
2361
|
discovered: "discovered";
|
|
2362
|
+
closed: "closed";
|
|
2363
2363
|
active: "active";
|
|
2364
2364
|
archived: "archived";
|
|
2365
2365
|
}>;
|
|
@@ -2372,10 +2372,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2372
2372
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2373
2373
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2374
2374
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2375
|
-
branch: "branch";
|
|
2376
2375
|
fork: "fork";
|
|
2377
2376
|
subagent: "subagent";
|
|
2378
2377
|
compress: "compress";
|
|
2378
|
+
branch: "branch";
|
|
2379
2379
|
rewrite: "rewrite";
|
|
2380
2380
|
coordinator: "coordinator";
|
|
2381
2381
|
aside: "aside";
|
|
@@ -2850,10 +2850,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2850
2850
|
childSessionId: _$zod.ZodString;
|
|
2851
2851
|
parentSessionId: _$zod.ZodString;
|
|
2852
2852
|
kind: _$zod.ZodEnum<{
|
|
2853
|
-
branch: "branch";
|
|
2854
2853
|
fork: "fork";
|
|
2855
2854
|
subagent: "subagent";
|
|
2856
2855
|
compress: "compress";
|
|
2856
|
+
branch: "branch";
|
|
2857
2857
|
rewrite: "rewrite";
|
|
2858
2858
|
coordinator: "coordinator";
|
|
2859
2859
|
aside: "aside";
|
|
@@ -2981,8 +2981,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2981
2981
|
maxTokens: _$zod.ZodNumber;
|
|
2982
2982
|
percentage: _$zod.ZodNumber;
|
|
2983
2983
|
level: _$zod.ZodEnum<{
|
|
2984
|
-
ok: "ok";
|
|
2985
2984
|
warn: "warn";
|
|
2985
|
+
ok: "ok";
|
|
2986
2986
|
critical: "critical";
|
|
2987
2987
|
}>;
|
|
2988
2988
|
lastUpdatedAt: _$zod.ZodNumber;
|
|
@@ -3273,10 +3273,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3273
3273
|
childSessionId: _$zod.ZodString;
|
|
3274
3274
|
parentSessionId: _$zod.ZodString;
|
|
3275
3275
|
kind: _$zod.ZodEnum<{
|
|
3276
|
-
branch: "branch";
|
|
3277
3276
|
fork: "fork";
|
|
3278
3277
|
subagent: "subagent";
|
|
3279
3278
|
compress: "compress";
|
|
3279
|
+
branch: "branch";
|
|
3280
3280
|
rewrite: "rewrite";
|
|
3281
3281
|
coordinator: "coordinator";
|
|
3282
3282
|
aside: "aside";
|
|
@@ -3316,8 +3316,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3316
3316
|
request: _$zod.ZodObject<{
|
|
3317
3317
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3318
3318
|
all: "all";
|
|
3319
|
-
closed: "closed";
|
|
3320
3319
|
discovered: "discovered";
|
|
3320
|
+
closed: "closed";
|
|
3321
3321
|
active: "active";
|
|
3322
3322
|
archived: "archived";
|
|
3323
3323
|
}>>;
|
|
@@ -3364,8 +3364,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3364
3364
|
lastActivityAt: _$zod.ZodNumber;
|
|
3365
3365
|
}, _$zod_v4_core0.$strip>>;
|
|
3366
3366
|
status: _$zod.ZodEnum<{
|
|
3367
|
-
closed: "closed";
|
|
3368
3367
|
discovered: "discovered";
|
|
3368
|
+
closed: "closed";
|
|
3369
3369
|
active: "active";
|
|
3370
3370
|
archived: "archived";
|
|
3371
3371
|
}>;
|
|
@@ -3378,10 +3378,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3378
3378
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3379
3379
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3380
3380
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3381
|
-
branch: "branch";
|
|
3382
3381
|
fork: "fork";
|
|
3383
3382
|
subagent: "subagent";
|
|
3384
3383
|
compress: "compress";
|
|
3384
|
+
branch: "branch";
|
|
3385
3385
|
rewrite: "rewrite";
|
|
3386
3386
|
coordinator: "coordinator";
|
|
3387
3387
|
aside: "aside";
|
|
@@ -3455,8 +3455,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3455
3455
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3456
3456
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3457
3457
|
all: "all";
|
|
3458
|
-
closed: "closed";
|
|
3459
3458
|
discovered: "discovered";
|
|
3459
|
+
closed: "closed";
|
|
3460
3460
|
active: "active";
|
|
3461
3461
|
archived: "archived";
|
|
3462
3462
|
}>>;
|
|
@@ -3500,8 +3500,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3500
3500
|
lastActivityAt: _$zod.ZodNumber;
|
|
3501
3501
|
}, _$zod_v4_core0.$strip>>;
|
|
3502
3502
|
status: _$zod.ZodEnum<{
|
|
3503
|
-
closed: "closed";
|
|
3504
3503
|
discovered: "discovered";
|
|
3504
|
+
closed: "closed";
|
|
3505
3505
|
active: "active";
|
|
3506
3506
|
archived: "archived";
|
|
3507
3507
|
}>;
|
|
@@ -3514,10 +3514,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3514
3514
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3515
3515
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3516
3516
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3517
|
-
branch: "branch";
|
|
3518
3517
|
fork: "fork";
|
|
3519
3518
|
subagent: "subagent";
|
|
3520
3519
|
compress: "compress";
|
|
3520
|
+
branch: "branch";
|
|
3521
3521
|
rewrite: "rewrite";
|
|
3522
3522
|
coordinator: "coordinator";
|
|
3523
3523
|
aside: "aside";
|
|
@@ -3627,8 +3627,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3627
3627
|
lastActivityAt: _$zod.ZodNumber;
|
|
3628
3628
|
}, _$zod_v4_core0.$strip>>;
|
|
3629
3629
|
status: _$zod.ZodEnum<{
|
|
3630
|
-
closed: "closed";
|
|
3631
3630
|
discovered: "discovered";
|
|
3631
|
+
closed: "closed";
|
|
3632
3632
|
active: "active";
|
|
3633
3633
|
archived: "archived";
|
|
3634
3634
|
}>;
|
|
@@ -3641,10 +3641,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3641
3641
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3642
3642
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3643
3643
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3644
|
-
branch: "branch";
|
|
3645
3644
|
fork: "fork";
|
|
3646
3645
|
subagent: "subagent";
|
|
3647
3646
|
compress: "compress";
|
|
3647
|
+
branch: "branch";
|
|
3648
3648
|
rewrite: "rewrite";
|
|
3649
3649
|
coordinator: "coordinator";
|
|
3650
3650
|
aside: "aside";
|
|
@@ -3717,10 +3717,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3717
3717
|
}>>;
|
|
3718
3718
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3719
3719
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3720
|
-
branch: "branch";
|
|
3721
3720
|
fork: "fork";
|
|
3722
3721
|
subagent: "subagent";
|
|
3723
3722
|
compress: "compress";
|
|
3723
|
+
branch: "branch";
|
|
3724
3724
|
rewrite: "rewrite";
|
|
3725
3725
|
coordinator: "coordinator";
|
|
3726
3726
|
aside: "aside";
|
|
@@ -3866,8 +3866,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3866
3866
|
lastActivityAt: _$zod.ZodNumber;
|
|
3867
3867
|
}, _$zod_v4_core0.$strip>>;
|
|
3868
3868
|
status: _$zod.ZodEnum<{
|
|
3869
|
-
closed: "closed";
|
|
3870
3869
|
discovered: "discovered";
|
|
3870
|
+
closed: "closed";
|
|
3871
3871
|
active: "active";
|
|
3872
3872
|
archived: "archived";
|
|
3873
3873
|
}>;
|
|
@@ -3880,10 +3880,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3880
3880
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3881
3881
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3882
3882
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3883
|
-
branch: "branch";
|
|
3884
3883
|
fork: "fork";
|
|
3885
3884
|
subagent: "subagent";
|
|
3886
3885
|
compress: "compress";
|
|
3886
|
+
branch: "branch";
|
|
3887
3887
|
rewrite: "rewrite";
|
|
3888
3888
|
coordinator: "coordinator";
|
|
3889
3889
|
aside: "aside";
|
|
@@ -3966,10 +3966,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3966
3966
|
}>>;
|
|
3967
3967
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3968
3968
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3969
|
-
branch: "branch";
|
|
3970
3969
|
fork: "fork";
|
|
3971
3970
|
subagent: "subagent";
|
|
3972
3971
|
compress: "compress";
|
|
3972
|
+
branch: "branch";
|
|
3973
3973
|
rewrite: "rewrite";
|
|
3974
3974
|
coordinator: "coordinator";
|
|
3975
3975
|
aside: "aside";
|
|
@@ -5518,8 +5518,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5518
5518
|
fromMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5519
5519
|
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5520
5520
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5521
|
-
branch: "branch";
|
|
5522
5521
|
fork: "fork";
|
|
5522
|
+
branch: "branch";
|
|
5523
5523
|
aside: "aside";
|
|
5524
5524
|
}>>;
|
|
5525
5525
|
transforms: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
@@ -5592,10 +5592,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5592
5592
|
title: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5593
5593
|
forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5594
5594
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
5595
|
-
branch: "branch";
|
|
5596
5595
|
fork: "fork";
|
|
5597
5596
|
subagent: "subagent";
|
|
5598
5597
|
compress: "compress";
|
|
5598
|
+
branch: "branch";
|
|
5599
5599
|
rewrite: "rewrite";
|
|
5600
5600
|
coordinator: "coordinator";
|
|
5601
5601
|
aside: "aside";
|
|
@@ -5649,10 +5649,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5649
5649
|
childSessionId: _$zod.ZodString;
|
|
5650
5650
|
parentSessionId: _$zod.ZodString;
|
|
5651
5651
|
kind: _$zod.ZodEnum<{
|
|
5652
|
-
branch: "branch";
|
|
5653
5652
|
fork: "fork";
|
|
5654
5653
|
subagent: "subagent";
|
|
5655
5654
|
compress: "compress";
|
|
5655
|
+
branch: "branch";
|
|
5656
5656
|
rewrite: "rewrite";
|
|
5657
5657
|
coordinator: "coordinator";
|
|
5658
5658
|
aside: "aside";
|
|
@@ -5697,10 +5697,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5697
5697
|
sessionId: _$zod.ZodString;
|
|
5698
5698
|
parentSessionId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5699
5699
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
5700
|
-
branch: "branch";
|
|
5701
5700
|
fork: "fork";
|
|
5702
5701
|
subagent: "subagent";
|
|
5703
5702
|
compress: "compress";
|
|
5703
|
+
branch: "branch";
|
|
5704
5704
|
rewrite: "rewrite";
|
|
5705
5705
|
coordinator: "coordinator";
|
|
5706
5706
|
aside: "aside";
|
|
@@ -5784,8 +5784,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5784
5784
|
lastActivityAt: _$zod.ZodNumber;
|
|
5785
5785
|
}, _$zod_v4_core0.$strip>>;
|
|
5786
5786
|
status: _$zod.ZodEnum<{
|
|
5787
|
-
closed: "closed";
|
|
5788
5787
|
discovered: "discovered";
|
|
5788
|
+
closed: "closed";
|
|
5789
5789
|
active: "active";
|
|
5790
5790
|
archived: "archived";
|
|
5791
5791
|
}>;
|
|
@@ -5798,10 +5798,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5798
5798
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5799
5799
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5800
5800
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5801
|
-
branch: "branch";
|
|
5802
5801
|
fork: "fork";
|
|
5803
5802
|
subagent: "subagent";
|
|
5804
5803
|
compress: "compress";
|
|
5804
|
+
branch: "branch";
|
|
5805
5805
|
rewrite: "rewrite";
|
|
5806
5806
|
coordinator: "coordinator";
|
|
5807
5807
|
aside: "aside";
|
|
@@ -6276,10 +6276,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6276
6276
|
childSessionId: _$zod.ZodString;
|
|
6277
6277
|
parentSessionId: _$zod.ZodString;
|
|
6278
6278
|
kind: _$zod.ZodEnum<{
|
|
6279
|
-
branch: "branch";
|
|
6280
6279
|
fork: "fork";
|
|
6281
6280
|
subagent: "subagent";
|
|
6282
6281
|
compress: "compress";
|
|
6282
|
+
branch: "branch";
|
|
6283
6283
|
rewrite: "rewrite";
|
|
6284
6284
|
coordinator: "coordinator";
|
|
6285
6285
|
aside: "aside";
|
|
@@ -6366,8 +6366,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6366
6366
|
lastActivityAt: _$zod.ZodNumber;
|
|
6367
6367
|
}, _$zod_v4_core0.$strip>>;
|
|
6368
6368
|
status: _$zod.ZodEnum<{
|
|
6369
|
-
closed: "closed";
|
|
6370
6369
|
discovered: "discovered";
|
|
6370
|
+
closed: "closed";
|
|
6371
6371
|
active: "active";
|
|
6372
6372
|
archived: "archived";
|
|
6373
6373
|
}>;
|
|
@@ -6380,10 +6380,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6380
6380
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6381
6381
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6382
6382
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6383
|
-
branch: "branch";
|
|
6384
6383
|
fork: "fork";
|
|
6385
6384
|
subagent: "subagent";
|
|
6386
6385
|
compress: "compress";
|
|
6386
|
+
branch: "branch";
|
|
6387
6387
|
rewrite: "rewrite";
|
|
6388
6388
|
coordinator: "coordinator";
|
|
6389
6389
|
aside: "aside";
|
|
@@ -6858,10 +6858,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6858
6858
|
childSessionId: _$zod.ZodString;
|
|
6859
6859
|
parentSessionId: _$zod.ZodString;
|
|
6860
6860
|
kind: _$zod.ZodEnum<{
|
|
6861
|
-
branch: "branch";
|
|
6862
6861
|
fork: "fork";
|
|
6863
6862
|
subagent: "subagent";
|
|
6864
6863
|
compress: "compress";
|
|
6864
|
+
branch: "branch";
|
|
6865
6865
|
rewrite: "rewrite";
|
|
6866
6866
|
coordinator: "coordinator";
|
|
6867
6867
|
aside: "aside";
|
|
@@ -6989,8 +6989,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6989
6989
|
maxTokens: _$zod.ZodNumber;
|
|
6990
6990
|
percentage: _$zod.ZodNumber;
|
|
6991
6991
|
level: _$zod.ZodEnum<{
|
|
6992
|
-
ok: "ok";
|
|
6993
6992
|
warn: "warn";
|
|
6993
|
+
ok: "ok";
|
|
6994
6994
|
critical: "critical";
|
|
6995
6995
|
}>;
|
|
6996
6996
|
lastUpdatedAt: _$zod.ZodNumber;
|
|
@@ -7281,10 +7281,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7281
7281
|
childSessionId: _$zod.ZodString;
|
|
7282
7282
|
parentSessionId: _$zod.ZodString;
|
|
7283
7283
|
kind: _$zod.ZodEnum<{
|
|
7284
|
-
branch: "branch";
|
|
7285
7284
|
fork: "fork";
|
|
7286
7285
|
subagent: "subagent";
|
|
7287
7286
|
compress: "compress";
|
|
7287
|
+
branch: "branch";
|
|
7288
7288
|
rewrite: "rewrite";
|
|
7289
7289
|
coordinator: "coordinator";
|
|
7290
7290
|
aside: "aside";
|
|
@@ -7324,8 +7324,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7324
7324
|
request: _$zod.ZodObject<{
|
|
7325
7325
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7326
7326
|
all: "all";
|
|
7327
|
-
closed: "closed";
|
|
7328
7327
|
discovered: "discovered";
|
|
7328
|
+
closed: "closed";
|
|
7329
7329
|
active: "active";
|
|
7330
7330
|
archived: "archived";
|
|
7331
7331
|
}>>;
|
|
@@ -7372,8 +7372,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7372
7372
|
lastActivityAt: _$zod.ZodNumber;
|
|
7373
7373
|
}, _$zod_v4_core0.$strip>>;
|
|
7374
7374
|
status: _$zod.ZodEnum<{
|
|
7375
|
-
closed: "closed";
|
|
7376
7375
|
discovered: "discovered";
|
|
7376
|
+
closed: "closed";
|
|
7377
7377
|
active: "active";
|
|
7378
7378
|
archived: "archived";
|
|
7379
7379
|
}>;
|
|
@@ -7386,10 +7386,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7386
7386
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7387
7387
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7388
7388
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7389
|
-
branch: "branch";
|
|
7390
7389
|
fork: "fork";
|
|
7391
7390
|
subagent: "subagent";
|
|
7392
7391
|
compress: "compress";
|
|
7392
|
+
branch: "branch";
|
|
7393
7393
|
rewrite: "rewrite";
|
|
7394
7394
|
coordinator: "coordinator";
|
|
7395
7395
|
aside: "aside";
|
|
@@ -7463,8 +7463,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7463
7463
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7464
7464
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7465
7465
|
all: "all";
|
|
7466
|
-
closed: "closed";
|
|
7467
7466
|
discovered: "discovered";
|
|
7467
|
+
closed: "closed";
|
|
7468
7468
|
active: "active";
|
|
7469
7469
|
archived: "archived";
|
|
7470
7470
|
}>>;
|
|
@@ -7508,8 +7508,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7508
7508
|
lastActivityAt: _$zod.ZodNumber;
|
|
7509
7509
|
}, _$zod_v4_core0.$strip>>;
|
|
7510
7510
|
status: _$zod.ZodEnum<{
|
|
7511
|
-
closed: "closed";
|
|
7512
7511
|
discovered: "discovered";
|
|
7512
|
+
closed: "closed";
|
|
7513
7513
|
active: "active";
|
|
7514
7514
|
archived: "archived";
|
|
7515
7515
|
}>;
|
|
@@ -7522,10 +7522,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7522
7522
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7523
7523
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7524
7524
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7525
|
-
branch: "branch";
|
|
7526
7525
|
fork: "fork";
|
|
7527
7526
|
subagent: "subagent";
|
|
7528
7527
|
compress: "compress";
|
|
7528
|
+
branch: "branch";
|
|
7529
7529
|
rewrite: "rewrite";
|
|
7530
7530
|
coordinator: "coordinator";
|
|
7531
7531
|
aside: "aside";
|
|
@@ -7635,8 +7635,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7635
7635
|
lastActivityAt: _$zod.ZodNumber;
|
|
7636
7636
|
}, _$zod_v4_core0.$strip>>;
|
|
7637
7637
|
status: _$zod.ZodEnum<{
|
|
7638
|
-
closed: "closed";
|
|
7639
7638
|
discovered: "discovered";
|
|
7639
|
+
closed: "closed";
|
|
7640
7640
|
active: "active";
|
|
7641
7641
|
archived: "archived";
|
|
7642
7642
|
}>;
|
|
@@ -7649,10 +7649,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7649
7649
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7650
7650
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7651
7651
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7652
|
-
branch: "branch";
|
|
7653
7652
|
fork: "fork";
|
|
7654
7653
|
subagent: "subagent";
|
|
7655
7654
|
compress: "compress";
|
|
7655
|
+
branch: "branch";
|
|
7656
7656
|
rewrite: "rewrite";
|
|
7657
7657
|
coordinator: "coordinator";
|
|
7658
7658
|
aside: "aside";
|
|
@@ -7725,10 +7725,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7725
7725
|
}>>;
|
|
7726
7726
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7727
7727
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7728
|
-
branch: "branch";
|
|
7729
7728
|
fork: "fork";
|
|
7730
7729
|
subagent: "subagent";
|
|
7731
7730
|
compress: "compress";
|
|
7731
|
+
branch: "branch";
|
|
7732
7732
|
rewrite: "rewrite";
|
|
7733
7733
|
coordinator: "coordinator";
|
|
7734
7734
|
aside: "aside";
|
|
@@ -7874,8 +7874,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7874
7874
|
lastActivityAt: _$zod.ZodNumber;
|
|
7875
7875
|
}, _$zod_v4_core0.$strip>>;
|
|
7876
7876
|
status: _$zod.ZodEnum<{
|
|
7877
|
-
closed: "closed";
|
|
7878
7877
|
discovered: "discovered";
|
|
7878
|
+
closed: "closed";
|
|
7879
7879
|
active: "active";
|
|
7880
7880
|
archived: "archived";
|
|
7881
7881
|
}>;
|
|
@@ -7888,10 +7888,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7888
7888
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7889
7889
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7890
7890
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7891
|
-
branch: "branch";
|
|
7892
7891
|
fork: "fork";
|
|
7893
7892
|
subagent: "subagent";
|
|
7894
7893
|
compress: "compress";
|
|
7894
|
+
branch: "branch";
|
|
7895
7895
|
rewrite: "rewrite";
|
|
7896
7896
|
coordinator: "coordinator";
|
|
7897
7897
|
aside: "aside";
|
|
@@ -7974,10 +7974,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7974
7974
|
}>>;
|
|
7975
7975
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7976
7976
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7977
|
-
branch: "branch";
|
|
7978
7977
|
fork: "fork";
|
|
7979
7978
|
subagent: "subagent";
|
|
7980
7979
|
compress: "compress";
|
|
7980
|
+
branch: "branch";
|
|
7981
7981
|
rewrite: "rewrite";
|
|
7982
7982
|
coordinator: "coordinator";
|
|
7983
7983
|
aside: "aside";
|
|
@@ -8794,8 +8794,8 @@ declare const MessageStorageNamespace$1: ContractStorageNamespaceDefinition<"mes
|
|
|
8794
8794
|
}, z.core.$strip>], "type">>;
|
|
8795
8795
|
agentId: z.ZodOptional<z.ZodString>;
|
|
8796
8796
|
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
8797
|
-
turnId: z.ZodNullable<z.ZodString>;
|
|
8798
8797
|
timestamp: z.ZodNumber;
|
|
8798
|
+
turnId: z.ZodNullable<z.ZodString>;
|
|
8799
8799
|
contentText: z.ZodString;
|
|
8800
8800
|
adapterMessageId: z.ZodOptional<z.ZodString>;
|
|
8801
8801
|
editOf: z.ZodOptional<z.ZodString>;
|
|
@@ -9642,8 +9642,8 @@ declare const MessageStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
9642
9642
|
}, z.core.$strip>], "type">>;
|
|
9643
9643
|
agentId: z.ZodOptional<z.ZodString>;
|
|
9644
9644
|
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
9645
|
-
turnId: z.ZodNullable<z.ZodString>;
|
|
9646
9645
|
timestamp: z.ZodNumber;
|
|
9646
|
+
turnId: z.ZodNullable<z.ZodString>;
|
|
9647
9647
|
contentText: z.ZodString;
|
|
9648
9648
|
adapterMessageId: z.ZodOptional<z.ZodString>;
|
|
9649
9649
|
editOf: z.ZodOptional<z.ZodString>;
|
|
@@ -10736,10 +10736,10 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
10736
10736
|
childSessionId: z.ZodString;
|
|
10737
10737
|
parentSessionId: z.ZodString;
|
|
10738
10738
|
kind: z.ZodEnum<{
|
|
10739
|
-
branch: "branch";
|
|
10740
10739
|
fork: "fork";
|
|
10741
10740
|
subagent: "subagent";
|
|
10742
10741
|
compress: "compress";
|
|
10742
|
+
branch: "branch";
|
|
10743
10743
|
rewrite: "rewrite";
|
|
10744
10744
|
coordinator: "coordinator";
|
|
10745
10745
|
aside: "aside";
|
|
@@ -11072,10 +11072,10 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
11072
11072
|
childSessionId: z.ZodString;
|
|
11073
11073
|
parentSessionId: z.ZodString;
|
|
11074
11074
|
kind: z.ZodEnum<{
|
|
11075
|
-
branch: "branch";
|
|
11076
11075
|
fork: "fork";
|
|
11077
11076
|
subagent: "subagent";
|
|
11078
11077
|
compress: "compress";
|
|
11078
|
+
branch: "branch";
|
|
11079
11079
|
rewrite: "rewrite";
|
|
11080
11080
|
coordinator: "coordinator";
|
|
11081
11081
|
aside: "aside";
|
|
@@ -11398,10 +11398,10 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
11398
11398
|
childSessionId: z.ZodString;
|
|
11399
11399
|
parentSessionId: z.ZodString;
|
|
11400
11400
|
kind: z.ZodEnum<{
|
|
11401
|
-
branch: "branch";
|
|
11402
11401
|
fork: "fork";
|
|
11403
11402
|
subagent: "subagent";
|
|
11404
11403
|
compress: "compress";
|
|
11404
|
+
branch: "branch";
|
|
11405
11405
|
rewrite: "rewrite";
|
|
11406
11406
|
coordinator: "coordinator";
|
|
11407
11407
|
aside: "aside";
|
|
@@ -11738,10 +11738,10 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
11738
11738
|
childSessionId: z.ZodString;
|
|
11739
11739
|
parentSessionId: z.ZodString;
|
|
11740
11740
|
kind: z.ZodEnum<{
|
|
11741
|
-
branch: "branch";
|
|
11742
11741
|
fork: "fork";
|
|
11743
11742
|
subagent: "subagent";
|
|
11744
11743
|
compress: "compress";
|
|
11744
|
+
branch: "branch";
|
|
11745
11745
|
rewrite: "rewrite";
|
|
11746
11746
|
coordinator: "coordinator";
|
|
11747
11747
|
aside: "aside";
|
|
@@ -12065,10 +12065,10 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
12065
12065
|
childSessionId: z.ZodString;
|
|
12066
12066
|
parentSessionId: z.ZodString;
|
|
12067
12067
|
kind: z.ZodEnum<{
|
|
12068
|
-
branch: "branch";
|
|
12069
12068
|
fork: "fork";
|
|
12070
12069
|
subagent: "subagent";
|
|
12071
12070
|
compress: "compress";
|
|
12071
|
+
branch: "branch";
|
|
12072
12072
|
rewrite: "rewrite";
|
|
12073
12073
|
coordinator: "coordinator";
|
|
12074
12074
|
aside: "aside";
|
|
@@ -12401,10 +12401,10 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
12401
12401
|
childSessionId: z.ZodString;
|
|
12402
12402
|
parentSessionId: z.ZodString;
|
|
12403
12403
|
kind: z.ZodEnum<{
|
|
12404
|
-
branch: "branch";
|
|
12405
12404
|
fork: "fork";
|
|
12406
12405
|
subagent: "subagent";
|
|
12407
12406
|
compress: "compress";
|
|
12407
|
+
branch: "branch";
|
|
12408
12408
|
rewrite: "rewrite";
|
|
12409
12409
|
coordinator: "coordinator";
|
|
12410
12410
|
aside: "aside";
|
|
@@ -12727,10 +12727,10 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
12727
12727
|
childSessionId: z.ZodString;
|
|
12728
12728
|
parentSessionId: z.ZodString;
|
|
12729
12729
|
kind: z.ZodEnum<{
|
|
12730
|
-
branch: "branch";
|
|
12731
12730
|
fork: "fork";
|
|
12732
12731
|
subagent: "subagent";
|
|
12733
12732
|
compress: "compress";
|
|
12733
|
+
branch: "branch";
|
|
12734
12734
|
rewrite: "rewrite";
|
|
12735
12735
|
coordinator: "coordinator";
|
|
12736
12736
|
aside: "aside";
|
|
@@ -13067,10 +13067,10 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
13067
13067
|
childSessionId: z.ZodString;
|
|
13068
13068
|
parentSessionId: z.ZodString;
|
|
13069
13069
|
kind: z.ZodEnum<{
|
|
13070
|
-
branch: "branch";
|
|
13071
13070
|
fork: "fork";
|
|
13072
13071
|
subagent: "subagent";
|
|
13073
13072
|
compress: "compress";
|
|
13073
|
+
branch: "branch";
|
|
13074
13074
|
rewrite: "rewrite";
|
|
13075
13075
|
coordinator: "coordinator";
|
|
13076
13076
|
aside: "aside";
|
|
@@ -13148,8 +13148,8 @@ declare const SessionStorageSetSessionSchema: z.ZodObject<{
|
|
|
13148
13148
|
lastActivityAt: z.ZodNumber;
|
|
13149
13149
|
}, z.core.$strip>>;
|
|
13150
13150
|
status: z.ZodEnum<{
|
|
13151
|
-
closed: "closed";
|
|
13152
13151
|
discovered: "discovered";
|
|
13152
|
+
closed: "closed";
|
|
13153
13153
|
active: "active";
|
|
13154
13154
|
archived: "archived";
|
|
13155
13155
|
}>;
|
|
@@ -13162,10 +13162,10 @@ declare const SessionStorageSetSessionSchema: z.ZodObject<{
|
|
|
13162
13162
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
13163
13163
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13164
13164
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13165
|
-
branch: "branch";
|
|
13166
13165
|
fork: "fork";
|
|
13167
13166
|
subagent: "subagent";
|
|
13168
13167
|
compress: "compress";
|
|
13168
|
+
branch: "branch";
|
|
13169
13169
|
rewrite: "rewrite";
|
|
13170
13170
|
coordinator: "coordinator";
|
|
13171
13171
|
aside: "aside";
|
|
@@ -13265,8 +13265,8 @@ declare const SessionStorageSetRequestSchema$1: z.ZodObject<{
|
|
|
13265
13265
|
lastActivityAt: z.ZodNumber;
|
|
13266
13266
|
}, z.core.$strip>>;
|
|
13267
13267
|
status: z.ZodEnum<{
|
|
13268
|
-
closed: "closed";
|
|
13269
13268
|
discovered: "discovered";
|
|
13269
|
+
closed: "closed";
|
|
13270
13270
|
active: "active";
|
|
13271
13271
|
archived: "archived";
|
|
13272
13272
|
}>;
|
|
@@ -13279,10 +13279,10 @@ declare const SessionStorageSetRequestSchema$1: z.ZodObject<{
|
|
|
13279
13279
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
13280
13280
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13281
13281
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13282
|
-
branch: "branch";
|
|
13283
13282
|
fork: "fork";
|
|
13284
13283
|
subagent: "subagent";
|
|
13285
13284
|
compress: "compress";
|
|
13285
|
+
branch: "branch";
|
|
13286
13286
|
rewrite: "rewrite";
|
|
13287
13287
|
coordinator: "coordinator";
|
|
13288
13288
|
aside: "aside";
|
|
@@ -13352,8 +13352,8 @@ declare const SessionStorageUpdateSchema$1: {
|
|
|
13352
13352
|
request: z.ZodObject<{
|
|
13353
13353
|
sessionId: z.ZodString;
|
|
13354
13354
|
status: z.ZodOptional<z.ZodEnum<{
|
|
13355
|
-
closed: "closed";
|
|
13356
13355
|
discovered: "discovered";
|
|
13356
|
+
closed: "closed";
|
|
13357
13357
|
active: "active";
|
|
13358
13358
|
archived: "archived";
|
|
13359
13359
|
}>>;
|
|
@@ -13365,10 +13365,10 @@ declare const SessionStorageUpdateSchema$1: {
|
|
|
13365
13365
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
13366
13366
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13367
13367
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13368
|
-
branch: "branch";
|
|
13369
13368
|
fork: "fork";
|
|
13370
13369
|
subagent: "subagent";
|
|
13371
13370
|
compress: "compress";
|
|
13371
|
+
branch: "branch";
|
|
13372
13372
|
rewrite: "rewrite";
|
|
13373
13373
|
coordinator: "coordinator";
|
|
13374
13374
|
aside: "aside";
|
|
@@ -13516,8 +13516,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13516
13516
|
lastActivityAt: z.ZodNumber;
|
|
13517
13517
|
}, z.core.$strip>>;
|
|
13518
13518
|
status: z.ZodEnum<{
|
|
13519
|
-
closed: "closed";
|
|
13520
13519
|
discovered: "discovered";
|
|
13520
|
+
closed: "closed";
|
|
13521
13521
|
active: "active";
|
|
13522
13522
|
archived: "archived";
|
|
13523
13523
|
}>;
|
|
@@ -13530,10 +13530,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13530
13530
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
13531
13531
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13532
13532
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13533
|
-
branch: "branch";
|
|
13534
13533
|
fork: "fork";
|
|
13535
13534
|
subagent: "subagent";
|
|
13536
13535
|
compress: "compress";
|
|
13536
|
+
branch: "branch";
|
|
13537
13537
|
rewrite: "rewrite";
|
|
13538
13538
|
coordinator: "coordinator";
|
|
13539
13539
|
aside: "aside";
|
|
@@ -13642,8 +13642,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13642
13642
|
lastActivityAt: z.ZodNumber;
|
|
13643
13643
|
}, z.core.$strip>>;
|
|
13644
13644
|
status: z.ZodEnum<{
|
|
13645
|
-
closed: "closed";
|
|
13646
13645
|
discovered: "discovered";
|
|
13646
|
+
closed: "closed";
|
|
13647
13647
|
active: "active";
|
|
13648
13648
|
archived: "archived";
|
|
13649
13649
|
}>;
|
|
@@ -13656,10 +13656,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13656
13656
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
13657
13657
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13658
13658
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13659
|
-
branch: "branch";
|
|
13660
13659
|
fork: "fork";
|
|
13661
13660
|
subagent: "subagent";
|
|
13662
13661
|
compress: "compress";
|
|
13662
|
+
branch: "branch";
|
|
13663
13663
|
rewrite: "rewrite";
|
|
13664
13664
|
coordinator: "coordinator";
|
|
13665
13665
|
aside: "aside";
|
|
@@ -13751,8 +13751,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13751
13751
|
request: z.ZodObject<{
|
|
13752
13752
|
status: z.ZodOptional<z.ZodEnum<{
|
|
13753
13753
|
all: "all";
|
|
13754
|
-
closed: "closed";
|
|
13755
13754
|
discovered: "discovered";
|
|
13755
|
+
closed: "closed";
|
|
13756
13756
|
active: "active";
|
|
13757
13757
|
archived: "archived";
|
|
13758
13758
|
}>>;
|
|
@@ -13799,8 +13799,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13799
13799
|
lastActivityAt: z.ZodNumber;
|
|
13800
13800
|
}, z.core.$strip>>;
|
|
13801
13801
|
status: z.ZodEnum<{
|
|
13802
|
-
closed: "closed";
|
|
13803
13802
|
discovered: "discovered";
|
|
13803
|
+
closed: "closed";
|
|
13804
13804
|
active: "active";
|
|
13805
13805
|
archived: "archived";
|
|
13806
13806
|
}>;
|
|
@@ -13813,10 +13813,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13813
13813
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
13814
13814
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13815
13815
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13816
|
-
branch: "branch";
|
|
13817
13816
|
fork: "fork";
|
|
13818
13817
|
subagent: "subagent";
|
|
13819
13818
|
compress: "compress";
|
|
13819
|
+
branch: "branch";
|
|
13820
13820
|
rewrite: "rewrite";
|
|
13821
13821
|
coordinator: "coordinator";
|
|
13822
13822
|
aside: "aside";
|
|
@@ -13900,10 +13900,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13900
13900
|
title: z.ZodNullable<z.ZodString>;
|
|
13901
13901
|
forkPointMessageId: z.ZodNullable<z.ZodString>;
|
|
13902
13902
|
branchKind: z.ZodNullable<z.ZodEnum<{
|
|
13903
|
-
branch: "branch";
|
|
13904
13903
|
fork: "fork";
|
|
13905
13904
|
subagent: "subagent";
|
|
13906
13905
|
compress: "compress";
|
|
13906
|
+
branch: "branch";
|
|
13907
13907
|
rewrite: "rewrite";
|
|
13908
13908
|
coordinator: "coordinator";
|
|
13909
13909
|
aside: "aside";
|
|
@@ -13927,8 +13927,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13927
13927
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
13928
13928
|
status: z.ZodOptional<z.ZodEnum<{
|
|
13929
13929
|
all: "all";
|
|
13930
|
-
closed: "closed";
|
|
13931
13930
|
discovered: "discovered";
|
|
13931
|
+
closed: "closed";
|
|
13932
13932
|
active: "active";
|
|
13933
13933
|
archived: "archived";
|
|
13934
13934
|
}>>;
|
|
@@ -13972,8 +13972,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13972
13972
|
lastActivityAt: z.ZodNumber;
|
|
13973
13973
|
}, z.core.$strip>>;
|
|
13974
13974
|
status: z.ZodEnum<{
|
|
13975
|
-
closed: "closed";
|
|
13976
13975
|
discovered: "discovered";
|
|
13976
|
+
closed: "closed";
|
|
13977
13977
|
active: "active";
|
|
13978
13978
|
archived: "archived";
|
|
13979
13979
|
}>;
|
|
@@ -13986,10 +13986,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13986
13986
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
13987
13987
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13988
13988
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13989
|
-
branch: "branch";
|
|
13990
13989
|
fork: "fork";
|
|
13991
13990
|
subagent: "subagent";
|
|
13992
13991
|
compress: "compress";
|
|
13992
|
+
branch: "branch";
|
|
13993
13993
|
rewrite: "rewrite";
|
|
13994
13994
|
coordinator: "coordinator";
|
|
13995
13995
|
aside: "aside";
|
|
@@ -14067,8 +14067,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14067
14067
|
request: z.ZodObject<{
|
|
14068
14068
|
sessionId: z.ZodString;
|
|
14069
14069
|
status: z.ZodOptional<z.ZodEnum<{
|
|
14070
|
-
closed: "closed";
|
|
14071
14070
|
discovered: "discovered";
|
|
14071
|
+
closed: "closed";
|
|
14072
14072
|
active: "active";
|
|
14073
14073
|
archived: "archived";
|
|
14074
14074
|
}>>;
|
|
@@ -14080,10 +14080,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14080
14080
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
14081
14081
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14082
14082
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14083
|
-
branch: "branch";
|
|
14084
14083
|
fork: "fork";
|
|
14085
14084
|
subagent: "subagent";
|
|
14086
14085
|
compress: "compress";
|
|
14086
|
+
branch: "branch";
|
|
14087
14087
|
rewrite: "rewrite";
|
|
14088
14088
|
coordinator: "coordinator";
|
|
14089
14089
|
aside: "aside";
|
|
@@ -14166,8 +14166,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14166
14166
|
lastActivityAt: z.ZodNumber;
|
|
14167
14167
|
}, z.core.$strip>>;
|
|
14168
14168
|
status: z.ZodEnum<{
|
|
14169
|
-
closed: "closed";
|
|
14170
14169
|
discovered: "discovered";
|
|
14170
|
+
closed: "closed";
|
|
14171
14171
|
active: "active";
|
|
14172
14172
|
archived: "archived";
|
|
14173
14173
|
}>;
|
|
@@ -14180,10 +14180,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14180
14180
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
14181
14181
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14182
14182
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14183
|
-
branch: "branch";
|
|
14184
14183
|
fork: "fork";
|
|
14185
14184
|
subagent: "subagent";
|
|
14186
14185
|
compress: "compress";
|
|
14186
|
+
branch: "branch";
|
|
14187
14187
|
rewrite: "rewrite";
|
|
14188
14188
|
coordinator: "coordinator";
|
|
14189
14189
|
aside: "aside";
|
|
@@ -14375,8 +14375,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14375
14375
|
lastActivityAt: z.ZodNumber;
|
|
14376
14376
|
}, z.core.$strip>>;
|
|
14377
14377
|
status: z.ZodEnum<{
|
|
14378
|
-
closed: "closed";
|
|
14379
14378
|
discovered: "discovered";
|
|
14379
|
+
closed: "closed";
|
|
14380
14380
|
active: "active";
|
|
14381
14381
|
archived: "archived";
|
|
14382
14382
|
}>;
|
|
@@ -14389,10 +14389,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14389
14389
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
14390
14390
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14391
14391
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14392
|
-
branch: "branch";
|
|
14393
14392
|
fork: "fork";
|
|
14394
14393
|
subagent: "subagent";
|
|
14395
14394
|
compress: "compress";
|
|
14395
|
+
branch: "branch";
|
|
14396
14396
|
rewrite: "rewrite";
|
|
14397
14397
|
coordinator: "coordinator";
|
|
14398
14398
|
aside: "aside";
|
|
@@ -14508,8 +14508,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14508
14508
|
lastActivityAt: z.ZodNumber;
|
|
14509
14509
|
}, z.core.$strip>>;
|
|
14510
14510
|
status: z.ZodEnum<{
|
|
14511
|
-
closed: "closed";
|
|
14512
14511
|
discovered: "discovered";
|
|
14512
|
+
closed: "closed";
|
|
14513
14513
|
active: "active";
|
|
14514
14514
|
archived: "archived";
|
|
14515
14515
|
}>;
|
|
@@ -14522,10 +14522,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14522
14522
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
14523
14523
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14524
14524
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14525
|
-
branch: "branch";
|
|
14526
14525
|
fork: "fork";
|
|
14527
14526
|
subagent: "subagent";
|
|
14528
14527
|
compress: "compress";
|
|
14528
|
+
branch: "branch";
|
|
14529
14529
|
rewrite: "rewrite";
|
|
14530
14530
|
coordinator: "coordinator";
|
|
14531
14531
|
aside: "aside";
|
|
@@ -14679,8 +14679,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14679
14679
|
lastActivityAt: z.ZodNumber;
|
|
14680
14680
|
}, z.core.$strip>>;
|
|
14681
14681
|
status: z.ZodEnum<{
|
|
14682
|
-
closed: "closed";
|
|
14683
14682
|
discovered: "discovered";
|
|
14683
|
+
closed: "closed";
|
|
14684
14684
|
active: "active";
|
|
14685
14685
|
archived: "archived";
|
|
14686
14686
|
}>;
|
|
@@ -14693,10 +14693,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14693
14693
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
14694
14694
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14695
14695
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14696
|
-
branch: "branch";
|
|
14697
14696
|
fork: "fork";
|
|
14698
14697
|
subagent: "subagent";
|
|
14699
14698
|
compress: "compress";
|
|
14699
|
+
branch: "branch";
|
|
14700
14700
|
rewrite: "rewrite";
|
|
14701
14701
|
coordinator: "coordinator";
|
|
14702
14702
|
aside: "aside";
|
|
@@ -14805,8 +14805,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14805
14805
|
lastActivityAt: z.ZodNumber;
|
|
14806
14806
|
}, z.core.$strip>>;
|
|
14807
14807
|
status: z.ZodEnum<{
|
|
14808
|
-
closed: "closed";
|
|
14809
14808
|
discovered: "discovered";
|
|
14809
|
+
closed: "closed";
|
|
14810
14810
|
active: "active";
|
|
14811
14811
|
archived: "archived";
|
|
14812
14812
|
}>;
|
|
@@ -14819,10 +14819,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14819
14819
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
14820
14820
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14821
14821
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14822
|
-
branch: "branch";
|
|
14823
14822
|
fork: "fork";
|
|
14824
14823
|
subagent: "subagent";
|
|
14825
14824
|
compress: "compress";
|
|
14825
|
+
branch: "branch";
|
|
14826
14826
|
rewrite: "rewrite";
|
|
14827
14827
|
coordinator: "coordinator";
|
|
14828
14828
|
aside: "aside";
|
|
@@ -14914,8 +14914,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14914
14914
|
request: z.ZodObject<{
|
|
14915
14915
|
status: z.ZodOptional<z.ZodEnum<{
|
|
14916
14916
|
all: "all";
|
|
14917
|
-
closed: "closed";
|
|
14918
14917
|
discovered: "discovered";
|
|
14918
|
+
closed: "closed";
|
|
14919
14919
|
active: "active";
|
|
14920
14920
|
archived: "archived";
|
|
14921
14921
|
}>>;
|
|
@@ -14962,8 +14962,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14962
14962
|
lastActivityAt: z.ZodNumber;
|
|
14963
14963
|
}, z.core.$strip>>;
|
|
14964
14964
|
status: z.ZodEnum<{
|
|
14965
|
-
closed: "closed";
|
|
14966
14965
|
discovered: "discovered";
|
|
14966
|
+
closed: "closed";
|
|
14967
14967
|
active: "active";
|
|
14968
14968
|
archived: "archived";
|
|
14969
14969
|
}>;
|
|
@@ -14976,10 +14976,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14976
14976
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
14977
14977
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14978
14978
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14979
|
-
branch: "branch";
|
|
14980
14979
|
fork: "fork";
|
|
14981
14980
|
subagent: "subagent";
|
|
14982
14981
|
compress: "compress";
|
|
14982
|
+
branch: "branch";
|
|
14983
14983
|
rewrite: "rewrite";
|
|
14984
14984
|
coordinator: "coordinator";
|
|
14985
14985
|
aside: "aside";
|
|
@@ -15063,10 +15063,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15063
15063
|
title: z.ZodNullable<z.ZodString>;
|
|
15064
15064
|
forkPointMessageId: z.ZodNullable<z.ZodString>;
|
|
15065
15065
|
branchKind: z.ZodNullable<z.ZodEnum<{
|
|
15066
|
-
branch: "branch";
|
|
15067
15066
|
fork: "fork";
|
|
15068
15067
|
subagent: "subagent";
|
|
15069
15068
|
compress: "compress";
|
|
15069
|
+
branch: "branch";
|
|
15070
15070
|
rewrite: "rewrite";
|
|
15071
15071
|
coordinator: "coordinator";
|
|
15072
15072
|
aside: "aside";
|
|
@@ -15090,8 +15090,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15090
15090
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
15091
15091
|
status: z.ZodOptional<z.ZodEnum<{
|
|
15092
15092
|
all: "all";
|
|
15093
|
-
closed: "closed";
|
|
15094
15093
|
discovered: "discovered";
|
|
15094
|
+
closed: "closed";
|
|
15095
15095
|
active: "active";
|
|
15096
15096
|
archived: "archived";
|
|
15097
15097
|
}>>;
|
|
@@ -15135,8 +15135,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15135
15135
|
lastActivityAt: z.ZodNumber;
|
|
15136
15136
|
}, z.core.$strip>>;
|
|
15137
15137
|
status: z.ZodEnum<{
|
|
15138
|
-
closed: "closed";
|
|
15139
15138
|
discovered: "discovered";
|
|
15139
|
+
closed: "closed";
|
|
15140
15140
|
active: "active";
|
|
15141
15141
|
archived: "archived";
|
|
15142
15142
|
}>;
|
|
@@ -15149,10 +15149,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15149
15149
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
15150
15150
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15151
15151
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15152
|
-
branch: "branch";
|
|
15153
15152
|
fork: "fork";
|
|
15154
15153
|
subagent: "subagent";
|
|
15155
15154
|
compress: "compress";
|
|
15155
|
+
branch: "branch";
|
|
15156
15156
|
rewrite: "rewrite";
|
|
15157
15157
|
coordinator: "coordinator";
|
|
15158
15158
|
aside: "aside";
|
|
@@ -15230,8 +15230,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15230
15230
|
request: z.ZodObject<{
|
|
15231
15231
|
sessionId: z.ZodString;
|
|
15232
15232
|
status: z.ZodOptional<z.ZodEnum<{
|
|
15233
|
-
closed: "closed";
|
|
15234
15233
|
discovered: "discovered";
|
|
15234
|
+
closed: "closed";
|
|
15235
15235
|
active: "active";
|
|
15236
15236
|
archived: "archived";
|
|
15237
15237
|
}>>;
|
|
@@ -15243,10 +15243,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15243
15243
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
15244
15244
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15245
15245
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15246
|
-
branch: "branch";
|
|
15247
15246
|
fork: "fork";
|
|
15248
15247
|
subagent: "subagent";
|
|
15249
15248
|
compress: "compress";
|
|
15249
|
+
branch: "branch";
|
|
15250
15250
|
rewrite: "rewrite";
|
|
15251
15251
|
coordinator: "coordinator";
|
|
15252
15252
|
aside: "aside";
|
|
@@ -15329,8 +15329,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15329
15329
|
lastActivityAt: z.ZodNumber;
|
|
15330
15330
|
}, z.core.$strip>>;
|
|
15331
15331
|
status: z.ZodEnum<{
|
|
15332
|
-
closed: "closed";
|
|
15333
15332
|
discovered: "discovered";
|
|
15333
|
+
closed: "closed";
|
|
15334
15334
|
active: "active";
|
|
15335
15335
|
archived: "archived";
|
|
15336
15336
|
}>;
|
|
@@ -15343,10 +15343,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15343
15343
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
15344
15344
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15345
15345
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15346
|
-
branch: "branch";
|
|
15347
15346
|
fork: "fork";
|
|
15348
15347
|
subagent: "subagent";
|
|
15349
15348
|
compress: "compress";
|
|
15349
|
+
branch: "branch";
|
|
15350
15350
|
rewrite: "rewrite";
|
|
15351
15351
|
coordinator: "coordinator";
|
|
15352
15352
|
aside: "aside";
|
|
@@ -15538,8 +15538,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15538
15538
|
lastActivityAt: z.ZodNumber;
|
|
15539
15539
|
}, z.core.$strip>>;
|
|
15540
15540
|
status: z.ZodEnum<{
|
|
15541
|
-
closed: "closed";
|
|
15542
15541
|
discovered: "discovered";
|
|
15542
|
+
closed: "closed";
|
|
15543
15543
|
active: "active";
|
|
15544
15544
|
archived: "archived";
|
|
15545
15545
|
}>;
|
|
@@ -15552,10 +15552,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15552
15552
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
15553
15553
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15554
15554
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15555
|
-
branch: "branch";
|
|
15556
15555
|
fork: "fork";
|
|
15557
15556
|
subagent: "subagent";
|
|
15558
15557
|
compress: "compress";
|
|
15558
|
+
branch: "branch";
|
|
15559
15559
|
rewrite: "rewrite";
|
|
15560
15560
|
coordinator: "coordinator";
|
|
15561
15561
|
aside: "aside";
|
|
@@ -15671,8 +15671,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15671
15671
|
lastActivityAt: z.ZodNumber;
|
|
15672
15672
|
}, z.core.$strip>>;
|
|
15673
15673
|
status: z.ZodEnum<{
|
|
15674
|
-
closed: "closed";
|
|
15675
15674
|
discovered: "discovered";
|
|
15675
|
+
closed: "closed";
|
|
15676
15676
|
active: "active";
|
|
15677
15677
|
archived: "archived";
|
|
15678
15678
|
}>;
|
|
@@ -15685,10 +15685,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15685
15685
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
15686
15686
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15687
15687
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15688
|
-
branch: "branch";
|
|
15689
15688
|
fork: "fork";
|
|
15690
15689
|
subagent: "subagent";
|
|
15691
15690
|
compress: "compress";
|
|
15691
|
+
branch: "branch";
|
|
15692
15692
|
rewrite: "rewrite";
|
|
15693
15693
|
coordinator: "coordinator";
|
|
15694
15694
|
aside: "aside";
|