@makaio/framework 1.0.0-dev-1781443723575 → 1.0.0-dev-1781457526466
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.makaio-build.json +2 -2
- package/dist/adapters/index.d.mts +1 -1
- package/dist/bus/index.mjs +1 -1
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +6 -6
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +399 -65
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/{definition-CPc6oKaF.d.mts → definition-DSq5ErZD.d.mts} +1 -1
- package/dist/{index-BSFmBEDL.d.mts → index-B19U8IjG.d.mts} +9 -9
- package/dist/{index-BZuF4I8O.d.mts → index-B3mq3Qjf.d.mts} +1 -1
- package/dist/{index-Doy13wLW.d.mts → index-BQ8H7cvY.d.mts} +15 -15
- package/dist/{index-CQuLV3jj.d.mts → index-BVf5D_xQ.d.mts} +8 -8
- package/dist/{index-D7oEYudM.d.mts → index-B_Z1Mgko.d.mts} +1 -1
- package/dist/{index-CtVy1e5h.d.mts → index-C7DEqbEy.d.mts} +16 -16
- package/dist/{index-BDnI2oqX.d.mts → index-CEdOq5Om.d.mts} +1 -1
- package/dist/{index-N7JtH6hX.d.mts → index-CmnQr7_x.d.mts} +3 -3
- package/dist/{index-gYlNeEGH.d.mts → index-Cs1JVq0D.d.mts} +16 -16
- package/dist/{index-DWRwbJjQ.d.mts → index-DLPjliGd.d.mts} +1 -1
- package/dist/{index-DsAfeVbS.d.mts → index-DacXw2sg.d.mts} +24 -24
- package/dist/{index-iRe4CsR5.d.mts → index-DfNIhEm_.d.mts} +20 -20
- package/dist/{index-C2tDMYm0.d.mts → index-DmZxKuwh.d.mts} +5 -5
- package/dist/{index-DWBpxSGQ.d.mts → index-DpeRgR7z.d.mts} +134 -134
- package/dist/{index-GuspCNLR.d.mts → index-DyqZej9j.d.mts} +8 -8
- package/dist/{index-BM_y78ZA2.d.mts → index-iXawmtSH2.d.mts} +6 -6
- package/dist/{index-bLWdMu_T.d.mts → index-p0Gs2cHX.d.mts} +22 -22
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-vfKj-JHx.d.mts → namespace-B1Bldc48.d.mts} +9 -9
- package/dist/{namespace-CK50FeCH.d.mts → namespace-DB6RC_Pn.d.mts} +2 -2
- package/dist/{namespace-thr1fR3_.d.mts → namespace-D_ZXa76m.d.mts} +32 -32
- package/dist/{namespace-D63jVkzY.d.mts → namespace-DphMg7CF.d.mts} +5 -5
- package/dist/{namespace-DWT6hqxX.d.mts → namespace-u_b7D-p2.d.mts} +58 -58
- package/dist/package-CBjoefAW.mjs +1 -0
- package/dist/{package-BEbo1-6S.d.mts → package-fwIv7zzj.d.mts} +1 -1
- package/dist/package.json +1 -1
- package/dist/primitive-runtime-BHSEOIH6.mjs +1 -0
- package/dist/{schema-CXgFk-dK.d.mts → schema-BDQID7HI.d.mts} +3 -3
- package/dist/{schemas-BS8xAZ2y2.d.mts → schemas-Bxc0-SF62.d.mts} +4 -4
- package/dist/{schemas-DZfBym73.d.mts → schemas-Bxjfpl2Y.d.mts} +7 -7
- package/dist/{schemas-DMl7IKG-.d.mts → schemas-ByBtBmoL.d.mts} +3 -3
- package/dist/{schemas-CRS7tkFP.d.mts → schemas-D2IRKPJN.d.mts} +4 -4
- package/dist/{schemas-YFBpHbzr.d.mts → schemas-DdHltfZX.d.mts} +3 -3
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +11 -11
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/index.d.mts +51 -51
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/namespace.d.mts +2 -2
- package/dist/services/log-import/schemas.d.mts +1 -1
- package/dist/services/preferences/index.d.mts +2 -2
- package/dist/services/preferences/schemas.d.mts +1 -1
- package/dist/services/preferences/storage-namespace.d.mts +2 -2
- package/dist/services/session/index.d.mts +5 -5
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +7 -7
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent-template/index.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/{session-lineage-CJgqfkMj.d.mts → session-lineage-DFkJgYt5.d.mts} +1 -1
- package/dist/{storage-namespace-gey7EUhM.d.mts → storage-namespace-Cd5XzgVC.d.mts} +10 -10
- package/dist/{types-bPzpZb7_.d.mts → types-BB8iIAjZ.d.mts} +1 -1
- package/dist/{types-8q9G9p34.d.mts → types-BC3nHLuk.d.mts} +51 -51
- package/dist/ui-kernel/index.d.mts +4 -4
- package/dist/ui-kernel/pages/namespace.d.mts +4 -4
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/workflow-engine/index.d.mts +127 -23
- package/dist/workflow-engine/index.mjs +1 -1
- package/dist/workflow-engine/package.d.mts +1 -1
- package/dist/workflow-engine/package.mjs +1 -1
- package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
- package/package.json +1 -1
- package/dist/package-Dvk8-Gfd.mjs +0 -1
- package/dist/primitive-runtime-UEzX4Ayu.mjs +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as MessageBlock$1 } from "./index-
|
|
1
|
+
import { s as MessageBlock$1 } from "./index-B3mq3Qjf.mjs";
|
|
2
2
|
import * as _$zod from "zod";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -22,10 +22,10 @@ declare const SessionCreateBaseSchema: z.ZodObject<{
|
|
|
22
22
|
}>>;
|
|
23
23
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
24
24
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
25
|
-
branch: "branch";
|
|
26
25
|
fork: "fork";
|
|
27
26
|
subagent: "subagent";
|
|
28
27
|
compress: "compress";
|
|
28
|
+
branch: "branch";
|
|
29
29
|
rewrite: "rewrite";
|
|
30
30
|
coordinator: "coordinator";
|
|
31
31
|
aside: "aside";
|
|
@@ -68,8 +68,8 @@ type SessionCreateBase = z.infer<typeof SessionCreateBaseSchema>;
|
|
|
68
68
|
* - 'disposed': Agent replaced (cross-adapter switch) — retained for message metadata
|
|
69
69
|
*/
|
|
70
70
|
declare const AgentStatusSchema$1: z.ZodEnum<{
|
|
71
|
-
active: "active";
|
|
72
71
|
idle: "idle";
|
|
72
|
+
active: "active";
|
|
73
73
|
dead: "dead";
|
|
74
74
|
disposed: "disposed";
|
|
75
75
|
}>;
|
|
@@ -104,8 +104,8 @@ declare const MakaioSessionAgentSchema$1: z.ZodObject<{
|
|
|
104
104
|
member: "member";
|
|
105
105
|
}>;
|
|
106
106
|
status: z.ZodEnum<{
|
|
107
|
-
active: "active";
|
|
108
107
|
idle: "idle";
|
|
108
|
+
active: "active";
|
|
109
109
|
dead: "dead";
|
|
110
110
|
disposed: "disposed";
|
|
111
111
|
}>;
|
|
@@ -148,8 +148,8 @@ declare const MakaioSessionSchema: z.ZodObject<{
|
|
|
148
148
|
member: "member";
|
|
149
149
|
}>;
|
|
150
150
|
status: z.ZodEnum<{
|
|
151
|
-
active: "active";
|
|
152
151
|
idle: "idle";
|
|
152
|
+
active: "active";
|
|
153
153
|
dead: "dead";
|
|
154
154
|
disposed: "disposed";
|
|
155
155
|
}>;
|
|
@@ -158,9 +158,9 @@ declare const MakaioSessionSchema: z.ZodObject<{
|
|
|
158
158
|
}, z.core.$strip>>;
|
|
159
159
|
status: z.ZodEnum<{
|
|
160
160
|
closed: "closed";
|
|
161
|
+
discovered: "discovered";
|
|
161
162
|
active: "active";
|
|
162
163
|
archived: "archived";
|
|
163
|
-
discovered: "discovered";
|
|
164
164
|
}>;
|
|
165
165
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
166
166
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -171,10 +171,10 @@ declare const MakaioSessionSchema: z.ZodObject<{
|
|
|
171
171
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
172
172
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
173
173
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
174
|
-
branch: "branch";
|
|
175
174
|
fork: "fork";
|
|
176
175
|
subagent: "subagent";
|
|
177
176
|
compress: "compress";
|
|
177
|
+
branch: "branch";
|
|
178
178
|
rewrite: "rewrite";
|
|
179
179
|
coordinator: "coordinator";
|
|
180
180
|
aside: "aside";
|
|
@@ -273,8 +273,8 @@ declare const SessionWithPreviewSchema: z.ZodObject<{
|
|
|
273
273
|
member: "member";
|
|
274
274
|
}>;
|
|
275
275
|
status: z.ZodEnum<{
|
|
276
|
-
active: "active";
|
|
277
276
|
idle: "idle";
|
|
277
|
+
active: "active";
|
|
278
278
|
dead: "dead";
|
|
279
279
|
disposed: "disposed";
|
|
280
280
|
}>;
|
|
@@ -283,9 +283,9 @@ declare const SessionWithPreviewSchema: z.ZodObject<{
|
|
|
283
283
|
}, z.core.$strip>>;
|
|
284
284
|
status: z.ZodEnum<{
|
|
285
285
|
closed: "closed";
|
|
286
|
+
discovered: "discovered";
|
|
286
287
|
active: "active";
|
|
287
288
|
archived: "archived";
|
|
288
|
-
discovered: "discovered";
|
|
289
289
|
}>;
|
|
290
290
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
291
291
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -296,10 +296,10 @@ declare const SessionWithPreviewSchema: z.ZodObject<{
|
|
|
296
296
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
297
297
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
298
298
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
299
|
-
branch: "branch";
|
|
300
299
|
fork: "fork";
|
|
301
300
|
subagent: "subagent";
|
|
302
301
|
compress: "compress";
|
|
302
|
+
branch: "branch";
|
|
303
303
|
rewrite: "rewrite";
|
|
304
304
|
coordinator: "coordinator";
|
|
305
305
|
aside: "aside";
|
|
@@ -472,8 +472,8 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
472
472
|
member: "member";
|
|
473
473
|
}>;
|
|
474
474
|
status: z.ZodEnum<{
|
|
475
|
-
active: "active";
|
|
476
475
|
idle: "idle";
|
|
476
|
+
active: "active";
|
|
477
477
|
dead: "dead";
|
|
478
478
|
disposed: "disposed";
|
|
479
479
|
}>;
|
|
@@ -482,9 +482,9 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
482
482
|
}, z.core.$strip>>;
|
|
483
483
|
status: z.ZodEnum<{
|
|
484
484
|
closed: "closed";
|
|
485
|
+
discovered: "discovered";
|
|
485
486
|
active: "active";
|
|
486
487
|
archived: "archived";
|
|
487
|
-
discovered: "discovered";
|
|
488
488
|
}>;
|
|
489
489
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
490
490
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -495,10 +495,10 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
495
495
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
496
496
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
497
497
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
498
|
-
branch: "branch";
|
|
499
498
|
fork: "fork";
|
|
500
499
|
subagent: "subagent";
|
|
501
500
|
compress: "compress";
|
|
501
|
+
branch: "branch";
|
|
502
502
|
rewrite: "rewrite";
|
|
503
503
|
coordinator: "coordinator";
|
|
504
504
|
aside: "aside";
|
|
@@ -582,8 +582,8 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
582
582
|
member: "member";
|
|
583
583
|
}>;
|
|
584
584
|
status: z.ZodEnum<{
|
|
585
|
-
active: "active";
|
|
586
585
|
idle: "idle";
|
|
586
|
+
active: "active";
|
|
587
587
|
dead: "dead";
|
|
588
588
|
disposed: "disposed";
|
|
589
589
|
}>;
|
|
@@ -972,10 +972,10 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
972
972
|
childSessionId: z.ZodString;
|
|
973
973
|
parentSessionId: z.ZodString;
|
|
974
974
|
kind: z.ZodEnum<{
|
|
975
|
-
branch: "branch";
|
|
976
975
|
fork: "fork";
|
|
977
976
|
subagent: "subagent";
|
|
978
977
|
compress: "compress";
|
|
978
|
+
branch: "branch";
|
|
979
979
|
rewrite: "rewrite";
|
|
980
980
|
coordinator: "coordinator";
|
|
981
981
|
aside: "aside";
|
|
@@ -1056,10 +1056,10 @@ type AgentRole = z.infer<typeof AgentRoleSchema>;
|
|
|
1056
1056
|
* by session boundary (child sessions are never in parent's context assembly)
|
|
1057
1057
|
*/
|
|
1058
1058
|
declare const BranchKindSchema: z.ZodEnum<{
|
|
1059
|
-
branch: "branch";
|
|
1060
1059
|
fork: "fork";
|
|
1061
1060
|
subagent: "subagent";
|
|
1062
1061
|
compress: "compress";
|
|
1062
|
+
branch: "branch";
|
|
1063
1063
|
rewrite: "rewrite";
|
|
1064
1064
|
coordinator: "coordinator";
|
|
1065
1065
|
aside: "aside";
|
|
@@ -2883,8 +2883,8 @@ declare const OrchestratorSchemas: {
|
|
|
2883
2883
|
fromMessageId: z.ZodOptional<z.ZodString>;
|
|
2884
2884
|
name: z.ZodOptional<z.ZodString>;
|
|
2885
2885
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
2886
|
-
branch: "branch";
|
|
2887
2886
|
fork: "fork";
|
|
2887
|
+
branch: "branch";
|
|
2888
2888
|
aside: "aside";
|
|
2889
2889
|
}>>;
|
|
2890
2890
|
transforms: z.ZodOptional<z.ZodObject<{
|
|
@@ -3208,10 +3208,10 @@ declare const MakaioSessionEventSchema: z.ZodUnion<readonly [z.ZodDiscriminatedU
|
|
|
3208
3208
|
childSessionId: z.ZodString;
|
|
3209
3209
|
parentSessionId: z.ZodString;
|
|
3210
3210
|
kind: z.ZodEnum<{
|
|
3211
|
-
branch: "branch";
|
|
3212
3211
|
fork: "fork";
|
|
3213
3212
|
subagent: "subagent";
|
|
3214
3213
|
compress: "compress";
|
|
3214
|
+
branch: "branch";
|
|
3215
3215
|
rewrite: "rewrite";
|
|
3216
3216
|
coordinator: "coordinator";
|
|
3217
3217
|
aside: "aside";
|
|
@@ -3399,10 +3399,10 @@ declare const ForkChildInfoSchema: z.ZodObject<{
|
|
|
3399
3399
|
title: z.ZodNullable<z.ZodString>;
|
|
3400
3400
|
forkPointMessageId: z.ZodNullable<z.ZodString>;
|
|
3401
3401
|
branchKind: z.ZodNullable<z.ZodEnum<{
|
|
3402
|
-
branch: "branch";
|
|
3403
3402
|
fork: "fork";
|
|
3404
3403
|
subagent: "subagent";
|
|
3405
3404
|
compress: "compress";
|
|
3405
|
+
branch: "branch";
|
|
3406
3406
|
rewrite: "rewrite";
|
|
3407
3407
|
coordinator: "coordinator";
|
|
3408
3408
|
aside: "aside";
|
|
@@ -3473,10 +3473,10 @@ declare const SessionCreatedEventSchema: z.ZodObject<{
|
|
|
3473
3473
|
sessionId: z.ZodString;
|
|
3474
3474
|
parentSessionId: z.ZodNullable<z.ZodString>;
|
|
3475
3475
|
branchKind: z.ZodNullable<z.ZodEnum<{
|
|
3476
|
-
branch: "branch";
|
|
3477
3476
|
fork: "fork";
|
|
3478
3477
|
subagent: "subagent";
|
|
3479
3478
|
compress: "compress";
|
|
3479
|
+
branch: "branch";
|
|
3480
3480
|
rewrite: "rewrite";
|
|
3481
3481
|
coordinator: "coordinator";
|
|
3482
3482
|
aside: "aside";
|
|
@@ -5008,8 +5008,8 @@ declare const SessionSchemas: {
|
|
|
5008
5008
|
fromMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5009
5009
|
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5010
5010
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5011
|
-
branch: "branch";
|
|
5012
5011
|
fork: "fork";
|
|
5012
|
+
branch: "branch";
|
|
5013
5013
|
aside: "aside";
|
|
5014
5014
|
}>>;
|
|
5015
5015
|
transforms: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
@@ -5081,10 +5081,10 @@ declare const SessionSchemas: {
|
|
|
5081
5081
|
title: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5082
5082
|
forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5083
5083
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
5084
|
-
branch: "branch";
|
|
5085
5084
|
fork: "fork";
|
|
5086
5085
|
subagent: "subagent";
|
|
5087
5086
|
compress: "compress";
|
|
5087
|
+
branch: "branch";
|
|
5088
5088
|
rewrite: "rewrite";
|
|
5089
5089
|
coordinator: "coordinator";
|
|
5090
5090
|
aside: "aside";
|
|
@@ -5138,10 +5138,10 @@ declare const SessionSchemas: {
|
|
|
5138
5138
|
childSessionId: _$zod.ZodString;
|
|
5139
5139
|
parentSessionId: _$zod.ZodString;
|
|
5140
5140
|
kind: _$zod.ZodEnum<{
|
|
5141
|
-
branch: "branch";
|
|
5142
5141
|
fork: "fork";
|
|
5143
5142
|
subagent: "subagent";
|
|
5144
5143
|
compress: "compress";
|
|
5144
|
+
branch: "branch";
|
|
5145
5145
|
rewrite: "rewrite";
|
|
5146
5146
|
coordinator: "coordinator";
|
|
5147
5147
|
aside: "aside";
|
|
@@ -5186,10 +5186,10 @@ declare const SessionSchemas: {
|
|
|
5186
5186
|
sessionId: _$zod.ZodString;
|
|
5187
5187
|
parentSessionId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5188
5188
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
5189
|
-
branch: "branch";
|
|
5190
5189
|
fork: "fork";
|
|
5191
5190
|
subagent: "subagent";
|
|
5192
5191
|
compress: "compress";
|
|
5192
|
+
branch: "branch";
|
|
5193
5193
|
rewrite: "rewrite";
|
|
5194
5194
|
coordinator: "coordinator";
|
|
5195
5195
|
aside: "aside";
|
|
@@ -5264,8 +5264,8 @@ declare const SessionSchemas: {
|
|
|
5264
5264
|
member: "member";
|
|
5265
5265
|
}>;
|
|
5266
5266
|
status: _$zod.ZodEnum<{
|
|
5267
|
-
active: "active";
|
|
5268
5267
|
idle: "idle";
|
|
5268
|
+
active: "active";
|
|
5269
5269
|
dead: "dead";
|
|
5270
5270
|
disposed: "disposed";
|
|
5271
5271
|
}>;
|
|
@@ -5274,9 +5274,9 @@ declare const SessionSchemas: {
|
|
|
5274
5274
|
}, _$zod_v4_core0.$strip>>;
|
|
5275
5275
|
status: _$zod.ZodEnum<{
|
|
5276
5276
|
closed: "closed";
|
|
5277
|
+
discovered: "discovered";
|
|
5277
5278
|
active: "active";
|
|
5278
5279
|
archived: "archived";
|
|
5279
|
-
discovered: "discovered";
|
|
5280
5280
|
}>;
|
|
5281
5281
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5282
5282
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -5287,10 +5287,10 @@ declare const SessionSchemas: {
|
|
|
5287
5287
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5288
5288
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5289
5289
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5290
|
-
branch: "branch";
|
|
5291
5290
|
fork: "fork";
|
|
5292
5291
|
subagent: "subagent";
|
|
5293
5292
|
compress: "compress";
|
|
5293
|
+
branch: "branch";
|
|
5294
5294
|
rewrite: "rewrite";
|
|
5295
5295
|
coordinator: "coordinator";
|
|
5296
5296
|
aside: "aside";
|
|
@@ -5374,8 +5374,8 @@ declare const SessionSchemas: {
|
|
|
5374
5374
|
member: "member";
|
|
5375
5375
|
}>;
|
|
5376
5376
|
status: _$zod.ZodEnum<{
|
|
5377
|
-
active: "active";
|
|
5378
5377
|
idle: "idle";
|
|
5378
|
+
active: "active";
|
|
5379
5379
|
dead: "dead";
|
|
5380
5380
|
disposed: "disposed";
|
|
5381
5381
|
}>;
|
|
@@ -5764,10 +5764,10 @@ declare const SessionSchemas: {
|
|
|
5764
5764
|
childSessionId: _$zod.ZodString;
|
|
5765
5765
|
parentSessionId: _$zod.ZodString;
|
|
5766
5766
|
kind: _$zod.ZodEnum<{
|
|
5767
|
-
branch: "branch";
|
|
5768
5767
|
fork: "fork";
|
|
5769
5768
|
subagent: "subagent";
|
|
5770
5769
|
compress: "compress";
|
|
5770
|
+
branch: "branch";
|
|
5771
5771
|
rewrite: "rewrite";
|
|
5772
5772
|
coordinator: "coordinator";
|
|
5773
5773
|
aside: "aside";
|
|
@@ -5845,8 +5845,8 @@ declare const SessionSchemas: {
|
|
|
5845
5845
|
member: "member";
|
|
5846
5846
|
}>;
|
|
5847
5847
|
status: _$zod.ZodEnum<{
|
|
5848
|
-
active: "active";
|
|
5849
5848
|
idle: "idle";
|
|
5849
|
+
active: "active";
|
|
5850
5850
|
dead: "dead";
|
|
5851
5851
|
disposed: "disposed";
|
|
5852
5852
|
}>;
|
|
@@ -5855,9 +5855,9 @@ declare const SessionSchemas: {
|
|
|
5855
5855
|
}, _$zod_v4_core0.$strip>>;
|
|
5856
5856
|
status: _$zod.ZodEnum<{
|
|
5857
5857
|
closed: "closed";
|
|
5858
|
+
discovered: "discovered";
|
|
5858
5859
|
active: "active";
|
|
5859
5860
|
archived: "archived";
|
|
5860
|
-
discovered: "discovered";
|
|
5861
5861
|
}>;
|
|
5862
5862
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5863
5863
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -5868,10 +5868,10 @@ declare const SessionSchemas: {
|
|
|
5868
5868
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5869
5869
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5870
5870
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5871
|
-
branch: "branch";
|
|
5872
5871
|
fork: "fork";
|
|
5873
5872
|
subagent: "subagent";
|
|
5874
5873
|
compress: "compress";
|
|
5874
|
+
branch: "branch";
|
|
5875
5875
|
rewrite: "rewrite";
|
|
5876
5876
|
coordinator: "coordinator";
|
|
5877
5877
|
aside: "aside";
|
|
@@ -5955,8 +5955,8 @@ declare const SessionSchemas: {
|
|
|
5955
5955
|
member: "member";
|
|
5956
5956
|
}>;
|
|
5957
5957
|
status: _$zod.ZodEnum<{
|
|
5958
|
-
active: "active";
|
|
5959
5958
|
idle: "idle";
|
|
5959
|
+
active: "active";
|
|
5960
5960
|
dead: "dead";
|
|
5961
5961
|
disposed: "disposed";
|
|
5962
5962
|
}>;
|
|
@@ -6345,10 +6345,10 @@ declare const SessionSchemas: {
|
|
|
6345
6345
|
childSessionId: _$zod.ZodString;
|
|
6346
6346
|
parentSessionId: _$zod.ZodString;
|
|
6347
6347
|
kind: _$zod.ZodEnum<{
|
|
6348
|
-
branch: "branch";
|
|
6349
6348
|
fork: "fork";
|
|
6350
6349
|
subagent: "subagent";
|
|
6351
6350
|
compress: "compress";
|
|
6351
|
+
branch: "branch";
|
|
6352
6352
|
rewrite: "rewrite";
|
|
6353
6353
|
coordinator: "coordinator";
|
|
6354
6354
|
aside: "aside";
|
|
@@ -6768,10 +6768,10 @@ declare const SessionSchemas: {
|
|
|
6768
6768
|
childSessionId: _$zod.ZodString;
|
|
6769
6769
|
parentSessionId: _$zod.ZodString;
|
|
6770
6770
|
kind: _$zod.ZodEnum<{
|
|
6771
|
-
branch: "branch";
|
|
6772
6771
|
fork: "fork";
|
|
6773
6772
|
subagent: "subagent";
|
|
6774
6773
|
compress: "compress";
|
|
6774
|
+
branch: "branch";
|
|
6775
6775
|
rewrite: "rewrite";
|
|
6776
6776
|
coordinator: "coordinator";
|
|
6777
6777
|
aside: "aside";
|
|
@@ -6812,9 +6812,9 @@ declare const SessionSchemas: {
|
|
|
6812
6812
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6813
6813
|
all: "all";
|
|
6814
6814
|
closed: "closed";
|
|
6815
|
+
discovered: "discovered";
|
|
6815
6816
|
active: "active";
|
|
6816
6817
|
archived: "archived";
|
|
6817
|
-
discovered: "discovered";
|
|
6818
6818
|
}>>;
|
|
6819
6819
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
6820
6820
|
offset: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -6850,8 +6850,8 @@ declare const SessionSchemas: {
|
|
|
6850
6850
|
member: "member";
|
|
6851
6851
|
}>;
|
|
6852
6852
|
status: _$zod.ZodEnum<{
|
|
6853
|
-
active: "active";
|
|
6854
6853
|
idle: "idle";
|
|
6854
|
+
active: "active";
|
|
6855
6855
|
dead: "dead";
|
|
6856
6856
|
disposed: "disposed";
|
|
6857
6857
|
}>;
|
|
@@ -6860,9 +6860,9 @@ declare const SessionSchemas: {
|
|
|
6860
6860
|
}, _$zod_v4_core0.$strip>>;
|
|
6861
6861
|
status: _$zod.ZodEnum<{
|
|
6862
6862
|
closed: "closed";
|
|
6863
|
+
discovered: "discovered";
|
|
6863
6864
|
active: "active";
|
|
6864
6865
|
archived: "archived";
|
|
6865
|
-
discovered: "discovered";
|
|
6866
6866
|
}>;
|
|
6867
6867
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6868
6868
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -6873,10 +6873,10 @@ declare const SessionSchemas: {
|
|
|
6873
6873
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6874
6874
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6875
6875
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6876
|
-
branch: "branch";
|
|
6877
6876
|
fork: "fork";
|
|
6878
6877
|
subagent: "subagent";
|
|
6879
6878
|
compress: "compress";
|
|
6879
|
+
branch: "branch";
|
|
6880
6880
|
rewrite: "rewrite";
|
|
6881
6881
|
coordinator: "coordinator";
|
|
6882
6882
|
aside: "aside";
|
|
@@ -6950,9 +6950,9 @@ declare const SessionSchemas: {
|
|
|
6950
6950
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6951
6951
|
all: "all";
|
|
6952
6952
|
closed: "closed";
|
|
6953
|
+
discovered: "discovered";
|
|
6953
6954
|
active: "active";
|
|
6954
6955
|
archived: "archived";
|
|
6955
|
-
discovered: "discovered";
|
|
6956
6956
|
}>>;
|
|
6957
6957
|
isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
6958
6958
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -6985,8 +6985,8 @@ declare const SessionSchemas: {
|
|
|
6985
6985
|
member: "member";
|
|
6986
6986
|
}>;
|
|
6987
6987
|
status: _$zod.ZodEnum<{
|
|
6988
|
-
active: "active";
|
|
6989
6988
|
idle: "idle";
|
|
6989
|
+
active: "active";
|
|
6990
6990
|
dead: "dead";
|
|
6991
6991
|
disposed: "disposed";
|
|
6992
6992
|
}>;
|
|
@@ -6995,9 +6995,9 @@ declare const SessionSchemas: {
|
|
|
6995
6995
|
}, _$zod_v4_core0.$strip>>;
|
|
6996
6996
|
status: _$zod.ZodEnum<{
|
|
6997
6997
|
closed: "closed";
|
|
6998
|
+
discovered: "discovered";
|
|
6998
6999
|
active: "active";
|
|
6999
7000
|
archived: "archived";
|
|
7000
|
-
discovered: "discovered";
|
|
7001
7001
|
}>;
|
|
7002
7002
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7003
7003
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -7008,10 +7008,10 @@ declare const SessionSchemas: {
|
|
|
7008
7008
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7009
7009
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7010
7010
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7011
|
-
branch: "branch";
|
|
7012
7011
|
fork: "fork";
|
|
7013
7012
|
subagent: "subagent";
|
|
7014
7013
|
compress: "compress";
|
|
7014
|
+
branch: "branch";
|
|
7015
7015
|
rewrite: "rewrite";
|
|
7016
7016
|
coordinator: "coordinator";
|
|
7017
7017
|
aside: "aside";
|
|
@@ -7111,8 +7111,8 @@ declare const SessionSchemas: {
|
|
|
7111
7111
|
member: "member";
|
|
7112
7112
|
}>;
|
|
7113
7113
|
status: _$zod.ZodEnum<{
|
|
7114
|
-
active: "active";
|
|
7115
7114
|
idle: "idle";
|
|
7115
|
+
active: "active";
|
|
7116
7116
|
dead: "dead";
|
|
7117
7117
|
disposed: "disposed";
|
|
7118
7118
|
}>;
|
|
@@ -7121,9 +7121,9 @@ declare const SessionSchemas: {
|
|
|
7121
7121
|
}, _$zod_v4_core0.$strip>>;
|
|
7122
7122
|
status: _$zod.ZodEnum<{
|
|
7123
7123
|
closed: "closed";
|
|
7124
|
+
discovered: "discovered";
|
|
7124
7125
|
active: "active";
|
|
7125
7126
|
archived: "archived";
|
|
7126
|
-
discovered: "discovered";
|
|
7127
7127
|
}>;
|
|
7128
7128
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7129
7129
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -7134,10 +7134,10 @@ declare const SessionSchemas: {
|
|
|
7134
7134
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7135
7135
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7136
7136
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7137
|
-
branch: "branch";
|
|
7138
7137
|
fork: "fork";
|
|
7139
7138
|
subagent: "subagent";
|
|
7140
7139
|
compress: "compress";
|
|
7140
|
+
branch: "branch";
|
|
7141
7141
|
rewrite: "rewrite";
|
|
7142
7142
|
coordinator: "coordinator";
|
|
7143
7143
|
aside: "aside";
|
|
@@ -7209,10 +7209,10 @@ declare const SessionSchemas: {
|
|
|
7209
7209
|
}>>;
|
|
7210
7210
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7211
7211
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7212
|
-
branch: "branch";
|
|
7213
7212
|
fork: "fork";
|
|
7214
7213
|
subagent: "subagent";
|
|
7215
7214
|
compress: "compress";
|
|
7215
|
+
branch: "branch";
|
|
7216
7216
|
rewrite: "rewrite";
|
|
7217
7217
|
coordinator: "coordinator";
|
|
7218
7218
|
aside: "aside";
|
|
@@ -7347,8 +7347,8 @@ declare const SessionSchemas: {
|
|
|
7347
7347
|
member: "member";
|
|
7348
7348
|
}>;
|
|
7349
7349
|
status: _$zod.ZodEnum<{
|
|
7350
|
-
active: "active";
|
|
7351
7350
|
idle: "idle";
|
|
7351
|
+
active: "active";
|
|
7352
7352
|
dead: "dead";
|
|
7353
7353
|
disposed: "disposed";
|
|
7354
7354
|
}>;
|
|
@@ -7357,9 +7357,9 @@ declare const SessionSchemas: {
|
|
|
7357
7357
|
}, _$zod_v4_core0.$strip>>;
|
|
7358
7358
|
status: _$zod.ZodEnum<{
|
|
7359
7359
|
closed: "closed";
|
|
7360
|
+
discovered: "discovered";
|
|
7360
7361
|
active: "active";
|
|
7361
7362
|
archived: "archived";
|
|
7362
|
-
discovered: "discovered";
|
|
7363
7363
|
}>;
|
|
7364
7364
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7365
7365
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -7370,10 +7370,10 @@ declare const SessionSchemas: {
|
|
|
7370
7370
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7371
7371
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7372
7372
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7373
|
-
branch: "branch";
|
|
7374
7373
|
fork: "fork";
|
|
7375
7374
|
subagent: "subagent";
|
|
7376
7375
|
compress: "compress";
|
|
7376
|
+
branch: "branch";
|
|
7377
7377
|
rewrite: "rewrite";
|
|
7378
7378
|
coordinator: "coordinator";
|
|
7379
7379
|
aside: "aside";
|
|
@@ -7455,10 +7455,10 @@ declare const SessionSchemas: {
|
|
|
7455
7455
|
}>>;
|
|
7456
7456
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7457
7457
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7458
|
-
branch: "branch";
|
|
7459
7458
|
fork: "fork";
|
|
7460
7459
|
subagent: "subagent";
|
|
7461
7460
|
compress: "compress";
|
|
7461
|
+
branch: "branch";
|
|
7462
7462
|
rewrite: "rewrite";
|
|
7463
7463
|
coordinator: "coordinator";
|
|
7464
7464
|
aside: "aside";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as PageSurfaceConfig, s as SurfaceId } from "../schemas-
|
|
1
|
+
import { r as PageSurfaceConfig, s as SurfaceId } from "../schemas-D2IRKPJN.mjs";
|
|
2
2
|
import * as _$zod from "zod";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -2309,8 +2309,8 @@ declare const UiSchemas: {
|
|
|
2309
2309
|
ready: z.ZodObject<{
|
|
2310
2310
|
surface: z.ZodEnum<{
|
|
2311
2311
|
tray: "tray";
|
|
2312
|
-
mobile: "mobile";
|
|
2313
2312
|
web: "web";
|
|
2313
|
+
mobile: "mobile";
|
|
2314
2314
|
electron: "electron";
|
|
2315
2315
|
electrobun: "electrobun";
|
|
2316
2316
|
}>;
|
|
@@ -2409,8 +2409,8 @@ declare const UiNamespace: _$_makaio_core0.BusNamespaceDefinition<"ui", {
|
|
|
2409
2409
|
ready: _$zod.ZodObject<{
|
|
2410
2410
|
surface: _$zod.ZodEnum<{
|
|
2411
2411
|
tray: "tray";
|
|
2412
|
-
mobile: "mobile";
|
|
2413
2412
|
web: "web";
|
|
2413
|
+
mobile: "mobile";
|
|
2414
2414
|
electron: "electron";
|
|
2415
2415
|
electrobun: "electrobun";
|
|
2416
2416
|
}>;
|
|
@@ -2450,8 +2450,8 @@ declare const UiSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubjec
|
|
|
2450
2450
|
ready: _$zod.ZodObject<{
|
|
2451
2451
|
surface: _$zod.ZodEnum<{
|
|
2452
2452
|
tray: "tray";
|
|
2453
|
-
mobile: "mobile";
|
|
2454
2453
|
web: "web";
|
|
2454
|
+
mobile: "mobile";
|
|
2455
2455
|
electron: "electron";
|
|
2456
2456
|
electrobun: "electrobun";
|
|
2457
2457
|
}>;
|
|
@@ -15,8 +15,8 @@ declare const PageNamespace: _$_makaio_core0.BusNamespaceDefinition<"pages", {
|
|
|
15
15
|
readonly request: _$zod.ZodObject<{
|
|
16
16
|
surface: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
17
17
|
tray: "tray";
|
|
18
|
-
mobile: "mobile";
|
|
19
18
|
web: "web";
|
|
19
|
+
mobile: "mobile";
|
|
20
20
|
electron: "electron";
|
|
21
21
|
electrobun: "electrobun";
|
|
22
22
|
}>>;
|
|
@@ -35,8 +35,8 @@ declare const PageNamespace: _$_makaio_core0.BusNamespaceDefinition<"pages", {
|
|
|
35
35
|
level: _$zod.ZodCustom<_$_makaio_contracts0.UiNavigationLevel, _$_makaio_contracts0.UiNavigationLevel>;
|
|
36
36
|
surfaces: _$zod.ZodOptional<_$zod.ZodUnion<readonly [_$zod.ZodLiteral<"all">, _$zod.ZodArray<_$zod.ZodEnum<{
|
|
37
37
|
tray: "tray";
|
|
38
|
-
mobile: "mobile";
|
|
39
38
|
web: "web";
|
|
39
|
+
mobile: "mobile";
|
|
40
40
|
electron: "electron";
|
|
41
41
|
electrobun: "electrobun";
|
|
42
42
|
}>>]>>;
|
|
@@ -55,8 +55,8 @@ declare const PageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubj
|
|
|
55
55
|
readonly request: _$zod.ZodObject<{
|
|
56
56
|
surface: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
57
57
|
tray: "tray";
|
|
58
|
-
mobile: "mobile";
|
|
59
58
|
web: "web";
|
|
59
|
+
mobile: "mobile";
|
|
60
60
|
electron: "electron";
|
|
61
61
|
electrobun: "electrobun";
|
|
62
62
|
}>>;
|
|
@@ -75,8 +75,8 @@ declare const PageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubj
|
|
|
75
75
|
level: _$zod.ZodCustom<_$_makaio_contracts0.UiNavigationLevel, _$_makaio_contracts0.UiNavigationLevel>;
|
|
76
76
|
surfaces: _$zod.ZodOptional<_$zod.ZodUnion<readonly [_$zod.ZodLiteral<"all">, _$zod.ZodArray<_$zod.ZodEnum<{
|
|
77
77
|
tray: "tray";
|
|
78
|
-
mobile: "mobile";
|
|
79
78
|
web: "web";
|
|
79
|
+
mobile: "mobile";
|
|
80
80
|
electron: "electron";
|
|
81
81
|
electrobun: "electrobun";
|
|
82
82
|
}>>]>>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as SurfaceCapabilitySchema, c as SurfaceIdSchema, i as SurfaceCapability, l as isPageVisibleOnSurface, n as PageSchemas, o as SurfaceDeclaration, r as PageSurfaceConfig, s as SurfaceId, t as PageMetadata } from "../../schemas-
|
|
1
|
+
import { a as SurfaceCapabilitySchema, c as SurfaceIdSchema, i as SurfaceCapability, l as isPageVisibleOnSurface, n as PageSchemas, o as SurfaceDeclaration, r as PageSurfaceConfig, s as SurfaceId, t as PageMetadata } from "../../schemas-D2IRKPJN.mjs";
|
|
2
2
|
export { PageMetadata, PageSchemas, PageSurfaceConfig, SurfaceCapability, SurfaceCapabilitySchema, SurfaceDeclaration, SurfaceId, SurfaceIdSchema, isPageVisibleOnSurface };
|