@makaio/framework 1.0.0-dev-1781996773251 → 1.0.0-dev-1781999985054
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/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +2 -2
- package/dist/adapters/index.mjs +1 -1
- package/dist/adapters/stream-session/index.d.mts +15 -5
- package/dist/adapters/stream-session/index.mjs +1 -1
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +12 -12
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +28 -28
- 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/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{definition-0EXM1tyu.d.mts → definition-D_3U4OLJ.d.mts} +1 -1
- package/dist/{index-DHUARU-6.d.mts → index-BWnf3pYm.d.mts} +6 -6
- package/dist/{index-DImePakw.d.mts → index-B_FtZ3Gn.d.mts} +20 -20
- package/dist/{index-DDehaguq.d.mts → index-C096hXsS.d.mts} +47 -47
- package/dist/{index-BfsvUD9j.d.mts → index-C2K2Tdo9.d.mts} +61 -61
- package/dist/{index-Cx1Bm6WD.d.mts → index-CRmApyqn.d.mts} +4 -4
- package/dist/{index-BAQ6QBcU.d.mts → index-CXZ1a_DD.d.mts} +32 -32
- package/dist/{index-WOoVeAEf.d.mts → index-D2WJ0Zpt.d.mts} +9 -9
- package/dist/{index-Dch9gi4S.d.mts → index-DM8PTbfm.d.mts} +1 -1
- package/dist/{index-CUSOL0X_.d.mts → index-DdBRlm7m.d.mts} +6 -6
- package/dist/{index-DvLCzle5.d.mts → index-DnZJ4j-7.d.mts} +24 -24
- package/dist/{index-4eP9DRL_.d.mts → index-Mi_UJoUV.d.mts} +4 -4
- package/dist/{index-CaerrEDH.d.mts → index-NkNbYFud.d.mts} +1 -1
- package/dist/{index-CqCe7Phc.d.mts → index-mU2lnU7O.d.mts} +6 -6
- package/dist/{index-DnLf0YKC.d.mts → index-q8nLr74m.d.mts} +6 -6
- package/dist/{index-DOIbPMcj.d.mts → index-vUhaDyDa.d.mts} +1 -1
- package/dist/{index-CYHWOXUm.d.mts → index-vs_GRZcb.d.mts} +2 -2
- package/dist/{index-CuILCdip.d.mts → index-xyXYG5WO.d.mts} +8 -8
- 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-Do_rmLFb.d.mts → namespace-3yGm4WF9.d.mts} +2 -2
- package/dist/{namespace-CfvtDD_U.d.mts → namespace-BLOld9Wa.d.mts} +2 -2
- package/dist/{namespace-B95uYmZB.d.mts → namespace-C6iVTunW.d.mts} +52 -52
- package/dist/{namespace-UaiY5v62.d.mts → namespace-CJkAriut.d.mts} +22 -22
- package/dist/{namespace-Bm77p82L.d.mts → namespace-DSsdxeKi.d.mts} +9 -9
- package/dist/{namespace-D8P8Sxce2.d.mts → namespace-DXWpFdQH2.d.mts} +2 -2
- package/dist/package.json +1 -1
- package/dist/{schema-CKTzwiif.d.mts → schema-B3sB8_cB.d.mts} +1 -1
- package/dist/{schemas-CoFCV42v.d.mts → schemas-CgX7mPkv.d.mts} +2 -2
- package/dist/{schemas-CDGld_OC.d.mts → schemas-CscdPqCt.d.mts} +3 -3
- package/dist/{schemas-DDaP5WkH.d.mts → schemas-DXjyGVpx.d.mts} +3 -3
- package/dist/{schemas-CwgS7KoL2.d.mts → schemas-DhSdafzl2.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/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/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +49 -49
- package/dist/services/session/index.d.mts +4 -4
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +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/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/{session-lineage-Cht4jbvV.d.mts → session-lineage-DR-9DU-U.d.mts} +1 -1
- package/dist/{transition-BBElJqQ8.d.mts → transition-ByWf06n-.d.mts} +1 -1
- package/dist/{types-B49V7vZJ.d.mts → types-BNgCREUh.d.mts} +13 -13
- package/dist/{types-BrTJEhR-.d.mts → types-BXCLseKt.d.mts} +7 -0
- package/dist/workflow-engine/index.d.mts +63 -63
- package/package.json +1 -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-BNgCREUh.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";
|
|
@@ -1777,9 +1777,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1777
1777
|
}, _$zod_v4_core0.$strip>>;
|
|
1778
1778
|
status: _$zod.ZodEnum<{
|
|
1779
1779
|
closed: "closed";
|
|
1780
|
+
discovered: "discovered";
|
|
1780
1781
|
active: "active";
|
|
1781
1782
|
archived: "archived";
|
|
1782
|
-
discovered: "discovered";
|
|
1783
1783
|
}>;
|
|
1784
1784
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1785
1785
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2359,9 +2359,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2359
2359
|
}, _$zod_v4_core0.$strip>>;
|
|
2360
2360
|
status: _$zod.ZodEnum<{
|
|
2361
2361
|
closed: "closed";
|
|
2362
|
+
discovered: "discovered";
|
|
2362
2363
|
active: "active";
|
|
2363
2364
|
archived: "archived";
|
|
2364
|
-
discovered: "discovered";
|
|
2365
2365
|
}>;
|
|
2366
2366
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2367
2367
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -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;
|
|
@@ -3317,9 +3317,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3317
3317
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3318
3318
|
all: "all";
|
|
3319
3319
|
closed: "closed";
|
|
3320
|
+
discovered: "discovered";
|
|
3320
3321
|
active: "active";
|
|
3321
3322
|
archived: "archived";
|
|
3322
|
-
discovered: "discovered";
|
|
3323
3323
|
}>>;
|
|
3324
3324
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3325
3325
|
offset: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -3365,9 +3365,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3365
3365
|
}, _$zod_v4_core0.$strip>>;
|
|
3366
3366
|
status: _$zod.ZodEnum<{
|
|
3367
3367
|
closed: "closed";
|
|
3368
|
+
discovered: "discovered";
|
|
3368
3369
|
active: "active";
|
|
3369
3370
|
archived: "archived";
|
|
3370
|
-
discovered: "discovered";
|
|
3371
3371
|
}>;
|
|
3372
3372
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3373
3373
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3456,9 +3456,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3456
3456
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3457
3457
|
all: "all";
|
|
3458
3458
|
closed: "closed";
|
|
3459
|
+
discovered: "discovered";
|
|
3459
3460
|
active: "active";
|
|
3460
3461
|
archived: "archived";
|
|
3461
|
-
discovered: "discovered";
|
|
3462
3462
|
}>>;
|
|
3463
3463
|
isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
3464
3464
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -3501,9 +3501,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3501
3501
|
}, _$zod_v4_core0.$strip>>;
|
|
3502
3502
|
status: _$zod.ZodEnum<{
|
|
3503
3503
|
closed: "closed";
|
|
3504
|
+
discovered: "discovered";
|
|
3504
3505
|
active: "active";
|
|
3505
3506
|
archived: "archived";
|
|
3506
|
-
discovered: "discovered";
|
|
3507
3507
|
}>;
|
|
3508
3508
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3509
3509
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3628,9 +3628,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3628
3628
|
}, _$zod_v4_core0.$strip>>;
|
|
3629
3629
|
status: _$zod.ZodEnum<{
|
|
3630
3630
|
closed: "closed";
|
|
3631
|
+
discovered: "discovered";
|
|
3631
3632
|
active: "active";
|
|
3632
3633
|
archived: "archived";
|
|
3633
|
-
discovered: "discovered";
|
|
3634
3634
|
}>;
|
|
3635
3635
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3636
3636
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3867,9 +3867,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3867
3867
|
}, _$zod_v4_core0.$strip>>;
|
|
3868
3868
|
status: _$zod.ZodEnum<{
|
|
3869
3869
|
closed: "closed";
|
|
3870
|
+
discovered: "discovered";
|
|
3870
3871
|
active: "active";
|
|
3871
3872
|
archived: "archived";
|
|
3872
|
-
discovered: "discovered";
|
|
3873
3873
|
}>;
|
|
3874
3874
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3875
3875
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -5785,9 +5785,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5785
5785
|
}, _$zod_v4_core0.$strip>>;
|
|
5786
5786
|
status: _$zod.ZodEnum<{
|
|
5787
5787
|
closed: "closed";
|
|
5788
|
+
discovered: "discovered";
|
|
5788
5789
|
active: "active";
|
|
5789
5790
|
archived: "archived";
|
|
5790
|
-
discovered: "discovered";
|
|
5791
5791
|
}>;
|
|
5792
5792
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5793
5793
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -6367,9 +6367,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6367
6367
|
}, _$zod_v4_core0.$strip>>;
|
|
6368
6368
|
status: _$zod.ZodEnum<{
|
|
6369
6369
|
closed: "closed";
|
|
6370
|
+
discovered: "discovered";
|
|
6370
6371
|
active: "active";
|
|
6371
6372
|
archived: "archived";
|
|
6372
|
-
discovered: "discovered";
|
|
6373
6373
|
}>;
|
|
6374
6374
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6375
6375
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -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;
|
|
@@ -7325,9 +7325,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7325
7325
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7326
7326
|
all: "all";
|
|
7327
7327
|
closed: "closed";
|
|
7328
|
+
discovered: "discovered";
|
|
7328
7329
|
active: "active";
|
|
7329
7330
|
archived: "archived";
|
|
7330
|
-
discovered: "discovered";
|
|
7331
7331
|
}>>;
|
|
7332
7332
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7333
7333
|
offset: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -7373,9 +7373,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7373
7373
|
}, _$zod_v4_core0.$strip>>;
|
|
7374
7374
|
status: _$zod.ZodEnum<{
|
|
7375
7375
|
closed: "closed";
|
|
7376
|
+
discovered: "discovered";
|
|
7376
7377
|
active: "active";
|
|
7377
7378
|
archived: "archived";
|
|
7378
|
-
discovered: "discovered";
|
|
7379
7379
|
}>;
|
|
7380
7380
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7381
7381
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -7464,9 +7464,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7464
7464
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7465
7465
|
all: "all";
|
|
7466
7466
|
closed: "closed";
|
|
7467
|
+
discovered: "discovered";
|
|
7467
7468
|
active: "active";
|
|
7468
7469
|
archived: "archived";
|
|
7469
|
-
discovered: "discovered";
|
|
7470
7470
|
}>>;
|
|
7471
7471
|
isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
7472
7472
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -7509,9 +7509,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7509
7509
|
}, _$zod_v4_core0.$strip>>;
|
|
7510
7510
|
status: _$zod.ZodEnum<{
|
|
7511
7511
|
closed: "closed";
|
|
7512
|
+
discovered: "discovered";
|
|
7512
7513
|
active: "active";
|
|
7513
7514
|
archived: "archived";
|
|
7514
|
-
discovered: "discovered";
|
|
7515
7515
|
}>;
|
|
7516
7516
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7517
7517
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -7636,9 +7636,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7636
7636
|
}, _$zod_v4_core0.$strip>>;
|
|
7637
7637
|
status: _$zod.ZodEnum<{
|
|
7638
7638
|
closed: "closed";
|
|
7639
|
+
discovered: "discovered";
|
|
7639
7640
|
active: "active";
|
|
7640
7641
|
archived: "archived";
|
|
7641
|
-
discovered: "discovered";
|
|
7642
7642
|
}>;
|
|
7643
7643
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7644
7644
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -7875,9 +7875,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7875
7875
|
}, _$zod_v4_core0.$strip>>;
|
|
7876
7876
|
status: _$zod.ZodEnum<{
|
|
7877
7877
|
closed: "closed";
|
|
7878
|
+
discovered: "discovered";
|
|
7878
7879
|
active: "active";
|
|
7879
7880
|
archived: "archived";
|
|
7880
|
-
discovered: "discovered";
|
|
7881
7881
|
}>;
|
|
7882
7882
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7883
7883
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -8792,10 +8792,10 @@ declare const MessageStorageNamespace$1: ContractStorageNamespaceDefinition<"mes
|
|
|
8792
8792
|
output: z.ZodString;
|
|
8793
8793
|
isError: z.ZodOptional<z.ZodBoolean>;
|
|
8794
8794
|
}, z.core.$strip>], "type">>;
|
|
8795
|
-
agentId: z.ZodOptional<z.ZodString>;
|
|
8796
8795
|
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
8797
|
-
|
|
8796
|
+
agentId: z.ZodOptional<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>;
|
|
@@ -9640,10 +9640,10 @@ declare const MessageStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
9640
9640
|
output: z.ZodString;
|
|
9641
9641
|
isError: z.ZodOptional<z.ZodBoolean>;
|
|
9642
9642
|
}, z.core.$strip>], "type">>;
|
|
9643
|
-
agentId: z.ZodOptional<z.ZodString>;
|
|
9644
9643
|
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
9645
|
-
|
|
9644
|
+
agentId: z.ZodOptional<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>;
|
|
@@ -13149,9 +13149,9 @@ declare const SessionStorageSetSessionSchema: z.ZodObject<{
|
|
|
13149
13149
|
}, z.core.$strip>>;
|
|
13150
13150
|
status: z.ZodEnum<{
|
|
13151
13151
|
closed: "closed";
|
|
13152
|
+
discovered: "discovered";
|
|
13152
13153
|
active: "active";
|
|
13153
13154
|
archived: "archived";
|
|
13154
|
-
discovered: "discovered";
|
|
13155
13155
|
}>;
|
|
13156
13156
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
13157
13157
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -13266,9 +13266,9 @@ declare const SessionStorageSetRequestSchema$1: z.ZodObject<{
|
|
|
13266
13266
|
}, z.core.$strip>>;
|
|
13267
13267
|
status: z.ZodEnum<{
|
|
13268
13268
|
closed: "closed";
|
|
13269
|
+
discovered: "discovered";
|
|
13269
13270
|
active: "active";
|
|
13270
13271
|
archived: "archived";
|
|
13271
|
-
discovered: "discovered";
|
|
13272
13272
|
}>;
|
|
13273
13273
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
13274
13274
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -13353,9 +13353,9 @@ declare const SessionStorageUpdateSchema$1: {
|
|
|
13353
13353
|
sessionId: z.ZodString;
|
|
13354
13354
|
status: z.ZodOptional<z.ZodEnum<{
|
|
13355
13355
|
closed: "closed";
|
|
13356
|
+
discovered: "discovered";
|
|
13356
13357
|
active: "active";
|
|
13357
13358
|
archived: "archived";
|
|
13358
|
-
discovered: "discovered";
|
|
13359
13359
|
}>>;
|
|
13360
13360
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
13361
13361
|
contextInheritance: z.ZodOptional<z.ZodEnum<{
|
|
@@ -13517,9 +13517,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13517
13517
|
}, z.core.$strip>>;
|
|
13518
13518
|
status: z.ZodEnum<{
|
|
13519
13519
|
closed: "closed";
|
|
13520
|
+
discovered: "discovered";
|
|
13520
13521
|
active: "active";
|
|
13521
13522
|
archived: "archived";
|
|
13522
|
-
discovered: "discovered";
|
|
13523
13523
|
}>;
|
|
13524
13524
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
13525
13525
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -13643,9 +13643,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13643
13643
|
}, z.core.$strip>>;
|
|
13644
13644
|
status: z.ZodEnum<{
|
|
13645
13645
|
closed: "closed";
|
|
13646
|
+
discovered: "discovered";
|
|
13646
13647
|
active: "active";
|
|
13647
13648
|
archived: "archived";
|
|
13648
|
-
discovered: "discovered";
|
|
13649
13649
|
}>;
|
|
13650
13650
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
13651
13651
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -13752,9 +13752,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13752
13752
|
status: z.ZodOptional<z.ZodEnum<{
|
|
13753
13753
|
all: "all";
|
|
13754
13754
|
closed: "closed";
|
|
13755
|
+
discovered: "discovered";
|
|
13755
13756
|
active: "active";
|
|
13756
13757
|
archived: "archived";
|
|
13757
|
-
discovered: "discovered";
|
|
13758
13758
|
}>>;
|
|
13759
13759
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
13760
13760
|
offset: z.ZodOptional<z.ZodNumber>;
|
|
@@ -13800,9 +13800,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13800
13800
|
}, z.core.$strip>>;
|
|
13801
13801
|
status: z.ZodEnum<{
|
|
13802
13802
|
closed: "closed";
|
|
13803
|
+
discovered: "discovered";
|
|
13803
13804
|
active: "active";
|
|
13804
13805
|
archived: "archived";
|
|
13805
|
-
discovered: "discovered";
|
|
13806
13806
|
}>;
|
|
13807
13807
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
13808
13808
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -13928,9 +13928,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13928
13928
|
status: z.ZodOptional<z.ZodEnum<{
|
|
13929
13929
|
all: "all";
|
|
13930
13930
|
closed: "closed";
|
|
13931
|
+
discovered: "discovered";
|
|
13931
13932
|
active: "active";
|
|
13932
13933
|
archived: "archived";
|
|
13933
|
-
discovered: "discovered";
|
|
13934
13934
|
}>>;
|
|
13935
13935
|
isImported: z.ZodOptional<z.ZodBoolean>;
|
|
13936
13936
|
}, z.core.$strip>;
|
|
@@ -13973,9 +13973,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13973
13973
|
}, z.core.$strip>>;
|
|
13974
13974
|
status: z.ZodEnum<{
|
|
13975
13975
|
closed: "closed";
|
|
13976
|
+
discovered: "discovered";
|
|
13976
13977
|
active: "active";
|
|
13977
13978
|
archived: "archived";
|
|
13978
|
-
discovered: "discovered";
|
|
13979
13979
|
}>;
|
|
13980
13980
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
13981
13981
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -14068,9 +14068,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14068
14068
|
sessionId: z.ZodString;
|
|
14069
14069
|
status: z.ZodOptional<z.ZodEnum<{
|
|
14070
14070
|
closed: "closed";
|
|
14071
|
+
discovered: "discovered";
|
|
14071
14072
|
active: "active";
|
|
14072
14073
|
archived: "archived";
|
|
14073
|
-
discovered: "discovered";
|
|
14074
14074
|
}>>;
|
|
14075
14075
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
14076
14076
|
contextInheritance: z.ZodOptional<z.ZodEnum<{
|
|
@@ -14167,9 +14167,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14167
14167
|
}, z.core.$strip>>;
|
|
14168
14168
|
status: z.ZodEnum<{
|
|
14169
14169
|
closed: "closed";
|
|
14170
|
+
discovered: "discovered";
|
|
14170
14171
|
active: "active";
|
|
14171
14172
|
archived: "archived";
|
|
14172
|
-
discovered: "discovered";
|
|
14173
14173
|
}>;
|
|
14174
14174
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
14175
14175
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -14376,9 +14376,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14376
14376
|
}, z.core.$strip>>;
|
|
14377
14377
|
status: z.ZodEnum<{
|
|
14378
14378
|
closed: "closed";
|
|
14379
|
+
discovered: "discovered";
|
|
14379
14380
|
active: "active";
|
|
14380
14381
|
archived: "archived";
|
|
14381
|
-
discovered: "discovered";
|
|
14382
14382
|
}>;
|
|
14383
14383
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
14384
14384
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -14509,9 +14509,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14509
14509
|
}, z.core.$strip>>;
|
|
14510
14510
|
status: z.ZodEnum<{
|
|
14511
14511
|
closed: "closed";
|
|
14512
|
+
discovered: "discovered";
|
|
14512
14513
|
active: "active";
|
|
14513
14514
|
archived: "archived";
|
|
14514
|
-
discovered: "discovered";
|
|
14515
14515
|
}>;
|
|
14516
14516
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
14517
14517
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -14680,9 +14680,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14680
14680
|
}, z.core.$strip>>;
|
|
14681
14681
|
status: z.ZodEnum<{
|
|
14682
14682
|
closed: "closed";
|
|
14683
|
+
discovered: "discovered";
|
|
14683
14684
|
active: "active";
|
|
14684
14685
|
archived: "archived";
|
|
14685
|
-
discovered: "discovered";
|
|
14686
14686
|
}>;
|
|
14687
14687
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
14688
14688
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -14806,9 +14806,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14806
14806
|
}, z.core.$strip>>;
|
|
14807
14807
|
status: z.ZodEnum<{
|
|
14808
14808
|
closed: "closed";
|
|
14809
|
+
discovered: "discovered";
|
|
14809
14810
|
active: "active";
|
|
14810
14811
|
archived: "archived";
|
|
14811
|
-
discovered: "discovered";
|
|
14812
14812
|
}>;
|
|
14813
14813
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
14814
14814
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -14915,9 +14915,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14915
14915
|
status: z.ZodOptional<z.ZodEnum<{
|
|
14916
14916
|
all: "all";
|
|
14917
14917
|
closed: "closed";
|
|
14918
|
+
discovered: "discovered";
|
|
14918
14919
|
active: "active";
|
|
14919
14920
|
archived: "archived";
|
|
14920
|
-
discovered: "discovered";
|
|
14921
14921
|
}>>;
|
|
14922
14922
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
14923
14923
|
offset: z.ZodOptional<z.ZodNumber>;
|
|
@@ -14963,9 +14963,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14963
14963
|
}, z.core.$strip>>;
|
|
14964
14964
|
status: z.ZodEnum<{
|
|
14965
14965
|
closed: "closed";
|
|
14966
|
+
discovered: "discovered";
|
|
14966
14967
|
active: "active";
|
|
14967
14968
|
archived: "archived";
|
|
14968
|
-
discovered: "discovered";
|
|
14969
14969
|
}>;
|
|
14970
14970
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
14971
14971
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -15091,9 +15091,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15091
15091
|
status: z.ZodOptional<z.ZodEnum<{
|
|
15092
15092
|
all: "all";
|
|
15093
15093
|
closed: "closed";
|
|
15094
|
+
discovered: "discovered";
|
|
15094
15095
|
active: "active";
|
|
15095
15096
|
archived: "archived";
|
|
15096
|
-
discovered: "discovered";
|
|
15097
15097
|
}>>;
|
|
15098
15098
|
isImported: z.ZodOptional<z.ZodBoolean>;
|
|
15099
15099
|
}, z.core.$strip>;
|
|
@@ -15136,9 +15136,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15136
15136
|
}, z.core.$strip>>;
|
|
15137
15137
|
status: z.ZodEnum<{
|
|
15138
15138
|
closed: "closed";
|
|
15139
|
+
discovered: "discovered";
|
|
15139
15140
|
active: "active";
|
|
15140
15141
|
archived: "archived";
|
|
15141
|
-
discovered: "discovered";
|
|
15142
15142
|
}>;
|
|
15143
15143
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
15144
15144
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -15231,9 +15231,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15231
15231
|
sessionId: z.ZodString;
|
|
15232
15232
|
status: z.ZodOptional<z.ZodEnum<{
|
|
15233
15233
|
closed: "closed";
|
|
15234
|
+
discovered: "discovered";
|
|
15234
15235
|
active: "active";
|
|
15235
15236
|
archived: "archived";
|
|
15236
|
-
discovered: "discovered";
|
|
15237
15237
|
}>>;
|
|
15238
15238
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
15239
15239
|
contextInheritance: z.ZodOptional<z.ZodEnum<{
|
|
@@ -15330,9 +15330,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15330
15330
|
}, z.core.$strip>>;
|
|
15331
15331
|
status: z.ZodEnum<{
|
|
15332
15332
|
closed: "closed";
|
|
15333
|
+
discovered: "discovered";
|
|
15333
15334
|
active: "active";
|
|
15334
15335
|
archived: "archived";
|
|
15335
|
-
discovered: "discovered";
|
|
15336
15336
|
}>;
|
|
15337
15337
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
15338
15338
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -15539,9 +15539,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15539
15539
|
}, z.core.$strip>>;
|
|
15540
15540
|
status: z.ZodEnum<{
|
|
15541
15541
|
closed: "closed";
|
|
15542
|
+
discovered: "discovered";
|
|
15542
15543
|
active: "active";
|
|
15543
15544
|
archived: "archived";
|
|
15544
|
-
discovered: "discovered";
|
|
15545
15545
|
}>;
|
|
15546
15546
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
15547
15547
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -15672,9 +15672,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15672
15672
|
}, z.core.$strip>>;
|
|
15673
15673
|
status: z.ZodEnum<{
|
|
15674
15674
|
closed: "closed";
|
|
15675
|
+
discovered: "discovered";
|
|
15675
15676
|
active: "active";
|
|
15676
15677
|
archived: "archived";
|
|
15677
|
-
discovered: "discovered";
|
|
15678
15678
|
}>;
|
|
15679
15679
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
15680
15680
|
parentSessionId: z.ZodOptional<z.ZodString>;
|