@makaio/framework 1.0.0-dev-1781884053376 → 1.0.0-dev-1781899284968
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-Deu9viD2.mjs +1 -0
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +1 -1
- package/dist/adapters/index.mjs +1 -1
- package/dist/bus/index.d.mts +20 -20
- package/dist/bus/index.mjs +1 -1
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/index.mjs +1 -1
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/canonical-model/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 +172 -152
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +3 -3
- package/dist/contracts/session/index.mjs +1 -1
- 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/contracts/workflow/index.d.mts +2 -2
- package/dist/{index-Mi_UJoUV.d.mts → index-4eP9DRL_.d.mts} +4 -4
- package/dist/{index-DoWQjCE-.d.mts → index-6k5ktwXY.d.mts} +399 -339
- package/dist/{index-BvjLe_w9.d.mts → index-B76e7m2R.d.mts} +4 -4
- package/dist/{index-Di84JjS0.d.mts → index-BAnDvAk4.d.mts} +1 -1
- package/dist/{index--diIlm1t.d.mts → index-BNT7Ys9c.d.mts} +36 -36
- package/dist/{index-BwZpSUql.d.mts → index-Bw_CfRNZ.d.mts} +24 -24
- package/dist/{index-SAGZBNB0.d.mts → index-CF8ldAwM.d.mts} +341 -324
- package/dist/{index-D6sjCuQA.d.mts → index-CHy2TweG.d.mts} +26 -26
- package/dist/{index-CBN898N1.d.mts → index-CYu8kZek.d.mts} +4 -4
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-DiifAKRu.d.mts → index-DFk-zky_.d.mts} +34 -0
- package/dist/{index-UKndP4iV.d.mts → index-DKs0sHne.d.mts} +1 -1
- package/dist/{index-D94cDExW2.d.mts → index-DLNRgZPo2.d.mts} +15 -15
- package/dist/{index-CqImyhjX.d.mts → index-WHUV7neB.d.mts} +100 -100
- package/dist/{index-DYcyc2rR.d.mts → index-XeFiBam-.d.mts} +1 -1
- package/dist/{index-BUrNl0QJ.d.mts → index-gKaw_TMU.d.mts} +16 -16
- 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-BeMGmLrp.d.mts → namespace-Bv8B89uB.d.mts} +9 -9
- package/dist/{namespace-Bcn5EuKq.d.mts → namespace-CMN1WR_2.d.mts} +2 -2
- package/dist/{namespace-CGGzwaCj.d.mts → namespace-CfvtDD_U.d.mts} +152 -152
- package/dist/{namespace-d_0I6P7N.d.mts → namespace-Dybz75l5.d.mts} +26 -26
- package/dist/{namespace-qC3OUGCB.d.mts → namespace-MuyQDzjD.d.mts} +20 -20
- package/dist/{namespace-3yGm4WF9.d.mts → namespace-j7vFsmYL.d.mts} +2 -2
- package/dist/package.json +1 -1
- package/dist/runtime-bun/index.d.mts +2 -2
- package/dist/runtime-bun/index.mjs +1 -1
- package/dist/runtime-node/index.d.mts +3 -3
- package/dist/runtime-node/index.mjs +24 -24
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/{schema-BD0TvgFP.d.mts → schema-CzrYmB9E.d.mts} +1 -1
- package/dist/{schemas-CyL5UEV7.d.mts → schemas-CoFCV42v.d.mts} +152 -152
- package/dist/{schemas-TQPiRl642.d.mts → schemas-CwgS7KoL2.d.mts} +4 -4
- package/dist/schemas-bfhY9W6A.mjs +1 -0
- package/dist/{schemas-CscdPqCt.d.mts → schemas-lnE9YoG7.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/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 +8 -8
- package/dist/services/index.d.mts +105 -105
- 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 +4 -4
- 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-DLTZOum3.mjs → session-CpVSzgkZ.mjs} +1 -1
- package/dist/{session-lineage-5-wRBzuC.d.mts → session-lineage-DR-9DU-U.d.mts} +1 -1
- package/dist/{transition-CCflZ6JS.d.mts → transition-DKMQs6eP.d.mts} +1 -1
- package/dist/{types-CPmOg4X7.d.mts → types-BrTJEhR-.d.mts} +20 -2
- package/dist/{types-BXUm60GF.d.mts → types-QxCQtHQJ.d.mts} +257 -247
- package/dist/workflow-engine/index.d.mts +42 -42
- package/package.json +1 -1
- package/dist/adapter-BmdC3QwV.mjs +0 -1
- package/dist/schemas-yNBjlOKi.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-QxCQtHQJ.mjs";
|
|
2
|
+
import { o as Message$1 } from "./index-CaerrEDH.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";
|
|
@@ -50,25 +50,6 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
50
50
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
51
51
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
52
52
|
sessionId: _$zod.ZodString;
|
|
53
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
54
|
-
fullName: _$zod.ZodString;
|
|
55
|
-
originalName: _$zod.ZodString;
|
|
56
|
-
serverName: _$zod.ZodString;
|
|
57
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
58
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
59
|
-
exposureMode: _$zod.ZodEnum<{
|
|
60
|
-
discovery: "discovery";
|
|
61
|
-
direct: "direct";
|
|
62
|
-
hidden: "hidden";
|
|
63
|
-
}>;
|
|
64
|
-
enabled: _$zod.ZodBoolean;
|
|
65
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
66
|
-
discovery: "discovery";
|
|
67
|
-
toolset: "toolset";
|
|
68
|
-
}>>;
|
|
69
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
70
|
-
exposed: _$zod.ZodBoolean;
|
|
71
|
-
}, _$zod_v4_core0.$strip>>;
|
|
72
53
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
73
54
|
name: _$zod.ZodString;
|
|
74
55
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -105,9 +86,28 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
105
86
|
type: _$zod.ZodLiteral<"http">;
|
|
106
87
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
107
88
|
exposureMode: _$zod.ZodEnum<{
|
|
89
|
+
direct: "direct";
|
|
108
90
|
discovery: "discovery";
|
|
91
|
+
}>;
|
|
92
|
+
}, _$zod_v4_core0.$strip>>;
|
|
93
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
94
|
+
fullName: _$zod.ZodString;
|
|
95
|
+
originalName: _$zod.ZodString;
|
|
96
|
+
serverName: _$zod.ZodString;
|
|
97
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
98
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
99
|
+
exposureMode: _$zod.ZodEnum<{
|
|
109
100
|
direct: "direct";
|
|
101
|
+
discovery: "discovery";
|
|
102
|
+
hidden: "hidden";
|
|
110
103
|
}>;
|
|
104
|
+
enabled: _$zod.ZodBoolean;
|
|
105
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
106
|
+
discovery: "discovery";
|
|
107
|
+
toolset: "toolset";
|
|
108
|
+
}>>;
|
|
109
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
110
|
+
exposed: _$zod.ZodBoolean;
|
|
111
111
|
}, _$zod_v4_core0.$strip>>;
|
|
112
112
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
113
113
|
fullName: _$zod.ZodString;
|
|
@@ -116,8 +116,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
116
116
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
117
117
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
118
118
|
exposureMode: _$zod.ZodEnum<{
|
|
119
|
-
discovery: "discovery";
|
|
120
119
|
direct: "direct";
|
|
120
|
+
discovery: "discovery";
|
|
121
121
|
hidden: "hidden";
|
|
122
122
|
}>;
|
|
123
123
|
enabled: _$zod.ZodBoolean;
|
|
@@ -306,25 +306,6 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
306
306
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
307
307
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
308
308
|
sessionId: _$zod.ZodString;
|
|
309
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
310
|
-
fullName: _$zod.ZodString;
|
|
311
|
-
originalName: _$zod.ZodString;
|
|
312
|
-
serverName: _$zod.ZodString;
|
|
313
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
314
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
315
|
-
exposureMode: _$zod.ZodEnum<{
|
|
316
|
-
discovery: "discovery";
|
|
317
|
-
direct: "direct";
|
|
318
|
-
hidden: "hidden";
|
|
319
|
-
}>;
|
|
320
|
-
enabled: _$zod.ZodBoolean;
|
|
321
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
322
|
-
discovery: "discovery";
|
|
323
|
-
toolset: "toolset";
|
|
324
|
-
}>>;
|
|
325
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
326
|
-
exposed: _$zod.ZodBoolean;
|
|
327
|
-
}, _$zod_v4_core0.$strip>>;
|
|
328
309
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
329
310
|
name: _$zod.ZodString;
|
|
330
311
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -361,9 +342,28 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
361
342
|
type: _$zod.ZodLiteral<"http">;
|
|
362
343
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
363
344
|
exposureMode: _$zod.ZodEnum<{
|
|
345
|
+
direct: "direct";
|
|
364
346
|
discovery: "discovery";
|
|
347
|
+
}>;
|
|
348
|
+
}, _$zod_v4_core0.$strip>>;
|
|
349
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
350
|
+
fullName: _$zod.ZodString;
|
|
351
|
+
originalName: _$zod.ZodString;
|
|
352
|
+
serverName: _$zod.ZodString;
|
|
353
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
354
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
355
|
+
exposureMode: _$zod.ZodEnum<{
|
|
365
356
|
direct: "direct";
|
|
357
|
+
discovery: "discovery";
|
|
358
|
+
hidden: "hidden";
|
|
366
359
|
}>;
|
|
360
|
+
enabled: _$zod.ZodBoolean;
|
|
361
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
362
|
+
discovery: "discovery";
|
|
363
|
+
toolset: "toolset";
|
|
364
|
+
}>>;
|
|
365
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
366
|
+
exposed: _$zod.ZodBoolean;
|
|
367
367
|
}, _$zod_v4_core0.$strip>>;
|
|
368
368
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
369
369
|
fullName: _$zod.ZodString;
|
|
@@ -372,8 +372,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
372
372
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
373
373
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
374
374
|
exposureMode: _$zod.ZodEnum<{
|
|
375
|
-
discovery: "discovery";
|
|
376
375
|
direct: "direct";
|
|
376
|
+
discovery: "discovery";
|
|
377
377
|
hidden: "hidden";
|
|
378
378
|
}>;
|
|
379
379
|
enabled: _$zod.ZodBoolean;
|
|
@@ -409,25 +409,6 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
409
409
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
410
410
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
411
411
|
sessionId: _$zod.ZodString;
|
|
412
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
413
|
-
fullName: _$zod.ZodString;
|
|
414
|
-
originalName: _$zod.ZodString;
|
|
415
|
-
serverName: _$zod.ZodString;
|
|
416
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
417
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
418
|
-
exposureMode: _$zod.ZodEnum<{
|
|
419
|
-
discovery: "discovery";
|
|
420
|
-
direct: "direct";
|
|
421
|
-
hidden: "hidden";
|
|
422
|
-
}>;
|
|
423
|
-
enabled: _$zod.ZodBoolean;
|
|
424
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
425
|
-
discovery: "discovery";
|
|
426
|
-
toolset: "toolset";
|
|
427
|
-
}>>;
|
|
428
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
429
|
-
exposed: _$zod.ZodBoolean;
|
|
430
|
-
}, _$zod_v4_core0.$strip>>;
|
|
431
412
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
432
413
|
name: _$zod.ZodString;
|
|
433
414
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -464,9 +445,28 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
464
445
|
type: _$zod.ZodLiteral<"http">;
|
|
465
446
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
466
447
|
exposureMode: _$zod.ZodEnum<{
|
|
448
|
+
direct: "direct";
|
|
467
449
|
discovery: "discovery";
|
|
450
|
+
}>;
|
|
451
|
+
}, _$zod_v4_core0.$strip>>;
|
|
452
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
453
|
+
fullName: _$zod.ZodString;
|
|
454
|
+
originalName: _$zod.ZodString;
|
|
455
|
+
serverName: _$zod.ZodString;
|
|
456
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
457
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
458
|
+
exposureMode: _$zod.ZodEnum<{
|
|
468
459
|
direct: "direct";
|
|
460
|
+
discovery: "discovery";
|
|
461
|
+
hidden: "hidden";
|
|
469
462
|
}>;
|
|
463
|
+
enabled: _$zod.ZodBoolean;
|
|
464
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
465
|
+
discovery: "discovery";
|
|
466
|
+
toolset: "toolset";
|
|
467
|
+
}>>;
|
|
468
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
469
|
+
exposed: _$zod.ZodBoolean;
|
|
470
470
|
}, _$zod_v4_core0.$strip>>;
|
|
471
471
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
472
472
|
fullName: _$zod.ZodString;
|
|
@@ -475,8 +475,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
475
475
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
476
476
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
477
477
|
exposureMode: _$zod.ZodEnum<{
|
|
478
|
-
discovery: "discovery";
|
|
479
478
|
direct: "direct";
|
|
479
|
+
discovery: "discovery";
|
|
480
480
|
hidden: "hidden";
|
|
481
481
|
}>;
|
|
482
482
|
enabled: _$zod.ZodBoolean;
|
|
@@ -512,25 +512,6 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
512
512
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
513
513
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
514
514
|
sessionId: _$zod.ZodString;
|
|
515
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
516
|
-
fullName: _$zod.ZodString;
|
|
517
|
-
originalName: _$zod.ZodString;
|
|
518
|
-
serverName: _$zod.ZodString;
|
|
519
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
520
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
521
|
-
exposureMode: _$zod.ZodEnum<{
|
|
522
|
-
discovery: "discovery";
|
|
523
|
-
direct: "direct";
|
|
524
|
-
hidden: "hidden";
|
|
525
|
-
}>;
|
|
526
|
-
enabled: _$zod.ZodBoolean;
|
|
527
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
528
|
-
discovery: "discovery";
|
|
529
|
-
toolset: "toolset";
|
|
530
|
-
}>>;
|
|
531
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
532
|
-
exposed: _$zod.ZodBoolean;
|
|
533
|
-
}, _$zod_v4_core0.$strip>>;
|
|
534
515
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
535
516
|
name: _$zod.ZodString;
|
|
536
517
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -567,9 +548,28 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
567
548
|
type: _$zod.ZodLiteral<"http">;
|
|
568
549
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
569
550
|
exposureMode: _$zod.ZodEnum<{
|
|
551
|
+
direct: "direct";
|
|
570
552
|
discovery: "discovery";
|
|
553
|
+
}>;
|
|
554
|
+
}, _$zod_v4_core0.$strip>>;
|
|
555
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
556
|
+
fullName: _$zod.ZodString;
|
|
557
|
+
originalName: _$zod.ZodString;
|
|
558
|
+
serverName: _$zod.ZodString;
|
|
559
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
560
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
561
|
+
exposureMode: _$zod.ZodEnum<{
|
|
571
562
|
direct: "direct";
|
|
563
|
+
discovery: "discovery";
|
|
564
|
+
hidden: "hidden";
|
|
572
565
|
}>;
|
|
566
|
+
enabled: _$zod.ZodBoolean;
|
|
567
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
568
|
+
discovery: "discovery";
|
|
569
|
+
toolset: "toolset";
|
|
570
|
+
}>>;
|
|
571
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
572
|
+
exposed: _$zod.ZodBoolean;
|
|
573
573
|
}, _$zod_v4_core0.$strip>>;
|
|
574
574
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
575
575
|
fullName: _$zod.ZodString;
|
|
@@ -578,8 +578,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
578
578
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
579
579
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
580
580
|
exposureMode: _$zod.ZodEnum<{
|
|
581
|
-
discovery: "discovery";
|
|
582
581
|
direct: "direct";
|
|
582
|
+
discovery: "discovery";
|
|
583
583
|
hidden: "hidden";
|
|
584
584
|
}>;
|
|
585
585
|
enabled: _$zod.ZodBoolean;
|
|
@@ -728,6 +728,11 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
728
728
|
extractedContext: _$zod.ZodOptional<_$zod.ZodUnknown>;
|
|
729
729
|
isFirstTurn: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
730
730
|
hasConnectorSwap: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
731
|
+
cacheStrategy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
732
|
+
auto: "auto";
|
|
733
|
+
systemPrompt: "systemPrompt";
|
|
734
|
+
fullPrefix: "fullPrefix";
|
|
735
|
+
}>>;
|
|
731
736
|
turnContext: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodType<_$_makaio_contracts0.JsonValue, unknown, _$zod_v4_core0.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>>>;
|
|
732
737
|
}, _$zod_v4_core0.$strip>>;
|
|
733
738
|
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
@@ -779,25 +784,6 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
779
784
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
780
785
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
781
786
|
sessionId: _$zod.ZodString;
|
|
782
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
783
|
-
fullName: _$zod.ZodString;
|
|
784
|
-
originalName: _$zod.ZodString;
|
|
785
|
-
serverName: _$zod.ZodString;
|
|
786
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
787
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
788
|
-
exposureMode: _$zod.ZodEnum<{
|
|
789
|
-
discovery: "discovery";
|
|
790
|
-
direct: "direct";
|
|
791
|
-
hidden: "hidden";
|
|
792
|
-
}>;
|
|
793
|
-
enabled: _$zod.ZodBoolean;
|
|
794
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
795
|
-
discovery: "discovery";
|
|
796
|
-
toolset: "toolset";
|
|
797
|
-
}>>;
|
|
798
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
799
|
-
exposed: _$zod.ZodBoolean;
|
|
800
|
-
}, _$zod_v4_core0.$strip>>;
|
|
801
787
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
802
788
|
name: _$zod.ZodString;
|
|
803
789
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -834,9 +820,28 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
834
820
|
type: _$zod.ZodLiteral<"http">;
|
|
835
821
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
836
822
|
exposureMode: _$zod.ZodEnum<{
|
|
823
|
+
direct: "direct";
|
|
837
824
|
discovery: "discovery";
|
|
825
|
+
}>;
|
|
826
|
+
}, _$zod_v4_core0.$strip>>;
|
|
827
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
828
|
+
fullName: _$zod.ZodString;
|
|
829
|
+
originalName: _$zod.ZodString;
|
|
830
|
+
serverName: _$zod.ZodString;
|
|
831
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
832
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
833
|
+
exposureMode: _$zod.ZodEnum<{
|
|
838
834
|
direct: "direct";
|
|
835
|
+
discovery: "discovery";
|
|
836
|
+
hidden: "hidden";
|
|
839
837
|
}>;
|
|
838
|
+
enabled: _$zod.ZodBoolean;
|
|
839
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
840
|
+
discovery: "discovery";
|
|
841
|
+
toolset: "toolset";
|
|
842
|
+
}>>;
|
|
843
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
844
|
+
exposed: _$zod.ZodBoolean;
|
|
840
845
|
}, _$zod_v4_core0.$strip>>;
|
|
841
846
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
842
847
|
fullName: _$zod.ZodString;
|
|
@@ -845,8 +850,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
845
850
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
846
851
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
847
852
|
exposureMode: _$zod.ZodEnum<{
|
|
848
|
-
discovery: "discovery";
|
|
849
853
|
direct: "direct";
|
|
854
|
+
discovery: "discovery";
|
|
850
855
|
hidden: "hidden";
|
|
851
856
|
}>;
|
|
852
857
|
enabled: _$zod.ZodBoolean;
|
|
@@ -1022,25 +1027,6 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1022
1027
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1023
1028
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
1024
1029
|
sessionId: _$zod.ZodString;
|
|
1025
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1026
|
-
fullName: _$zod.ZodString;
|
|
1027
|
-
originalName: _$zod.ZodString;
|
|
1028
|
-
serverName: _$zod.ZodString;
|
|
1029
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1030
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1031
|
-
exposureMode: _$zod.ZodEnum<{
|
|
1032
|
-
discovery: "discovery";
|
|
1033
|
-
direct: "direct";
|
|
1034
|
-
hidden: "hidden";
|
|
1035
|
-
}>;
|
|
1036
|
-
enabled: _$zod.ZodBoolean;
|
|
1037
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1038
|
-
discovery: "discovery";
|
|
1039
|
-
toolset: "toolset";
|
|
1040
|
-
}>>;
|
|
1041
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1042
|
-
exposed: _$zod.ZodBoolean;
|
|
1043
|
-
}, _$zod_v4_core0.$strip>>;
|
|
1044
1030
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1045
1031
|
name: _$zod.ZodString;
|
|
1046
1032
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -1077,9 +1063,28 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1077
1063
|
type: _$zod.ZodLiteral<"http">;
|
|
1078
1064
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
1079
1065
|
exposureMode: _$zod.ZodEnum<{
|
|
1066
|
+
direct: "direct";
|
|
1080
1067
|
discovery: "discovery";
|
|
1068
|
+
}>;
|
|
1069
|
+
}, _$zod_v4_core0.$strip>>;
|
|
1070
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1071
|
+
fullName: _$zod.ZodString;
|
|
1072
|
+
originalName: _$zod.ZodString;
|
|
1073
|
+
serverName: _$zod.ZodString;
|
|
1074
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1075
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1076
|
+
exposureMode: _$zod.ZodEnum<{
|
|
1081
1077
|
direct: "direct";
|
|
1078
|
+
discovery: "discovery";
|
|
1079
|
+
hidden: "hidden";
|
|
1082
1080
|
}>;
|
|
1081
|
+
enabled: _$zod.ZodBoolean;
|
|
1082
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1083
|
+
discovery: "discovery";
|
|
1084
|
+
toolset: "toolset";
|
|
1085
|
+
}>>;
|
|
1086
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1087
|
+
exposed: _$zod.ZodBoolean;
|
|
1083
1088
|
}, _$zod_v4_core0.$strip>>;
|
|
1084
1089
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1085
1090
|
fullName: _$zod.ZodString;
|
|
@@ -1088,8 +1093,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1088
1093
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1089
1094
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1090
1095
|
exposureMode: _$zod.ZodEnum<{
|
|
1091
|
-
discovery: "discovery";
|
|
1092
1096
|
direct: "direct";
|
|
1097
|
+
discovery: "discovery";
|
|
1093
1098
|
hidden: "hidden";
|
|
1094
1099
|
}>;
|
|
1095
1100
|
enabled: _$zod.ZodBoolean;
|
|
@@ -1505,8 +1510,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1505
1510
|
fromMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1506
1511
|
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1507
1512
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1508
|
-
branch: "branch";
|
|
1509
1513
|
fork: "fork";
|
|
1514
|
+
branch: "branch";
|
|
1510
1515
|
aside: "aside";
|
|
1511
1516
|
}>>;
|
|
1512
1517
|
transforms: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
@@ -1579,8 +1584,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1579
1584
|
title: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1580
1585
|
forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1581
1586
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
1582
|
-
branch: "branch";
|
|
1583
1587
|
fork: "fork";
|
|
1588
|
+
branch: "branch";
|
|
1584
1589
|
subagent: "subagent";
|
|
1585
1590
|
compress: "compress";
|
|
1586
1591
|
rewrite: "rewrite";
|
|
@@ -1636,8 +1641,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1636
1641
|
childSessionId: _$zod.ZodString;
|
|
1637
1642
|
parentSessionId: _$zod.ZodString;
|
|
1638
1643
|
kind: _$zod.ZodEnum<{
|
|
1639
|
-
branch: "branch";
|
|
1640
1644
|
fork: "fork";
|
|
1645
|
+
branch: "branch";
|
|
1641
1646
|
subagent: "subagent";
|
|
1642
1647
|
compress: "compress";
|
|
1643
1648
|
rewrite: "rewrite";
|
|
@@ -1684,8 +1689,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1684
1689
|
sessionId: _$zod.ZodString;
|
|
1685
1690
|
parentSessionId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1686
1691
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
1687
|
-
branch: "branch";
|
|
1688
1692
|
fork: "fork";
|
|
1693
|
+
branch: "branch";
|
|
1689
1694
|
subagent: "subagent";
|
|
1690
1695
|
compress: "compress";
|
|
1691
1696
|
rewrite: "rewrite";
|
|
@@ -1785,8 +1790,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1785
1790
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1786
1791
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1787
1792
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1788
|
-
branch: "branch";
|
|
1789
1793
|
fork: "fork";
|
|
1794
|
+
branch: "branch";
|
|
1790
1795
|
subagent: "subagent";
|
|
1791
1796
|
compress: "compress";
|
|
1792
1797
|
rewrite: "rewrite";
|
|
@@ -2263,8 +2268,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2263
2268
|
childSessionId: _$zod.ZodString;
|
|
2264
2269
|
parentSessionId: _$zod.ZodString;
|
|
2265
2270
|
kind: _$zod.ZodEnum<{
|
|
2266
|
-
branch: "branch";
|
|
2267
2271
|
fork: "fork";
|
|
2272
|
+
branch: "branch";
|
|
2268
2273
|
subagent: "subagent";
|
|
2269
2274
|
compress: "compress";
|
|
2270
2275
|
rewrite: "rewrite";
|
|
@@ -2367,8 +2372,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2367
2372
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2368
2373
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2369
2374
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2370
|
-
branch: "branch";
|
|
2371
2375
|
fork: "fork";
|
|
2376
|
+
branch: "branch";
|
|
2372
2377
|
subagent: "subagent";
|
|
2373
2378
|
compress: "compress";
|
|
2374
2379
|
rewrite: "rewrite";
|
|
@@ -2845,8 +2850,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2845
2850
|
childSessionId: _$zod.ZodString;
|
|
2846
2851
|
parentSessionId: _$zod.ZodString;
|
|
2847
2852
|
kind: _$zod.ZodEnum<{
|
|
2848
|
-
branch: "branch";
|
|
2849
2853
|
fork: "fork";
|
|
2854
|
+
branch: "branch";
|
|
2850
2855
|
subagent: "subagent";
|
|
2851
2856
|
compress: "compress";
|
|
2852
2857
|
rewrite: "rewrite";
|
|
@@ -2976,8 +2981,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2976
2981
|
maxTokens: _$zod.ZodNumber;
|
|
2977
2982
|
percentage: _$zod.ZodNumber;
|
|
2978
2983
|
level: _$zod.ZodEnum<{
|
|
2979
|
-
warn: "warn";
|
|
2980
2984
|
ok: "ok";
|
|
2985
|
+
warn: "warn";
|
|
2981
2986
|
critical: "critical";
|
|
2982
2987
|
}>;
|
|
2983
2988
|
lastUpdatedAt: _$zod.ZodNumber;
|
|
@@ -3268,8 +3273,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3268
3273
|
childSessionId: _$zod.ZodString;
|
|
3269
3274
|
parentSessionId: _$zod.ZodString;
|
|
3270
3275
|
kind: _$zod.ZodEnum<{
|
|
3271
|
-
branch: "branch";
|
|
3272
3276
|
fork: "fork";
|
|
3277
|
+
branch: "branch";
|
|
3273
3278
|
subagent: "subagent";
|
|
3274
3279
|
compress: "compress";
|
|
3275
3280
|
rewrite: "rewrite";
|
|
@@ -3373,8 +3378,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3373
3378
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3374
3379
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3375
3380
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3376
|
-
branch: "branch";
|
|
3377
3381
|
fork: "fork";
|
|
3382
|
+
branch: "branch";
|
|
3378
3383
|
subagent: "subagent";
|
|
3379
3384
|
compress: "compress";
|
|
3380
3385
|
rewrite: "rewrite";
|
|
@@ -3509,8 +3514,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3509
3514
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3510
3515
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3511
3516
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3512
|
-
branch: "branch";
|
|
3513
3517
|
fork: "fork";
|
|
3518
|
+
branch: "branch";
|
|
3514
3519
|
subagent: "subagent";
|
|
3515
3520
|
compress: "compress";
|
|
3516
3521
|
rewrite: "rewrite";
|
|
@@ -3636,8 +3641,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3636
3641
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3637
3642
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3638
3643
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3639
|
-
branch: "branch";
|
|
3640
3644
|
fork: "fork";
|
|
3645
|
+
branch: "branch";
|
|
3641
3646
|
subagent: "subagent";
|
|
3642
3647
|
compress: "compress";
|
|
3643
3648
|
rewrite: "rewrite";
|
|
@@ -3712,8 +3717,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3712
3717
|
}>>;
|
|
3713
3718
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3714
3719
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3715
|
-
branch: "branch";
|
|
3716
3720
|
fork: "fork";
|
|
3721
|
+
branch: "branch";
|
|
3717
3722
|
subagent: "subagent";
|
|
3718
3723
|
compress: "compress";
|
|
3719
3724
|
rewrite: "rewrite";
|
|
@@ -3875,8 +3880,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3875
3880
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3876
3881
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3877
3882
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3878
|
-
branch: "branch";
|
|
3879
3883
|
fork: "fork";
|
|
3884
|
+
branch: "branch";
|
|
3880
3885
|
subagent: "subagent";
|
|
3881
3886
|
compress: "compress";
|
|
3882
3887
|
rewrite: "rewrite";
|
|
@@ -3961,8 +3966,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3961
3966
|
}>>;
|
|
3962
3967
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3963
3968
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3964
|
-
branch: "branch";
|
|
3965
3969
|
fork: "fork";
|
|
3970
|
+
branch: "branch";
|
|
3966
3971
|
subagent: "subagent";
|
|
3967
3972
|
compress: "compress";
|
|
3968
3973
|
rewrite: "rewrite";
|
|
@@ -4053,25 +4058,6 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4053
4058
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4054
4059
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4055
4060
|
sessionId: _$zod.ZodString;
|
|
4056
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4057
|
-
fullName: _$zod.ZodString;
|
|
4058
|
-
originalName: _$zod.ZodString;
|
|
4059
|
-
serverName: _$zod.ZodString;
|
|
4060
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4061
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4062
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4063
|
-
discovery: "discovery";
|
|
4064
|
-
direct: "direct";
|
|
4065
|
-
hidden: "hidden";
|
|
4066
|
-
}>;
|
|
4067
|
-
enabled: _$zod.ZodBoolean;
|
|
4068
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4069
|
-
discovery: "discovery";
|
|
4070
|
-
toolset: "toolset";
|
|
4071
|
-
}>>;
|
|
4072
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4073
|
-
exposed: _$zod.ZodBoolean;
|
|
4074
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4075
4061
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4076
4062
|
name: _$zod.ZodString;
|
|
4077
4063
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4108,9 +4094,28 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4108
4094
|
type: _$zod.ZodLiteral<"http">;
|
|
4109
4095
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4110
4096
|
exposureMode: _$zod.ZodEnum<{
|
|
4097
|
+
direct: "direct";
|
|
4111
4098
|
discovery: "discovery";
|
|
4099
|
+
}>;
|
|
4100
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4101
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4102
|
+
fullName: _$zod.ZodString;
|
|
4103
|
+
originalName: _$zod.ZodString;
|
|
4104
|
+
serverName: _$zod.ZodString;
|
|
4105
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4106
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4107
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4112
4108
|
direct: "direct";
|
|
4109
|
+
discovery: "discovery";
|
|
4110
|
+
hidden: "hidden";
|
|
4113
4111
|
}>;
|
|
4112
|
+
enabled: _$zod.ZodBoolean;
|
|
4113
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4114
|
+
discovery: "discovery";
|
|
4115
|
+
toolset: "toolset";
|
|
4116
|
+
}>>;
|
|
4117
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4118
|
+
exposed: _$zod.ZodBoolean;
|
|
4114
4119
|
}, _$zod_v4_core0.$strip>>;
|
|
4115
4120
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4116
4121
|
fullName: _$zod.ZodString;
|
|
@@ -4119,8 +4124,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4119
4124
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4120
4125
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4121
4126
|
exposureMode: _$zod.ZodEnum<{
|
|
4122
|
-
discovery: "discovery";
|
|
4123
4127
|
direct: "direct";
|
|
4128
|
+
discovery: "discovery";
|
|
4124
4129
|
hidden: "hidden";
|
|
4125
4130
|
}>;
|
|
4126
4131
|
enabled: _$zod.ZodBoolean;
|
|
@@ -4309,25 +4314,6 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4309
4314
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4310
4315
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4311
4316
|
sessionId: _$zod.ZodString;
|
|
4312
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4313
|
-
fullName: _$zod.ZodString;
|
|
4314
|
-
originalName: _$zod.ZodString;
|
|
4315
|
-
serverName: _$zod.ZodString;
|
|
4316
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4317
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4318
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4319
|
-
discovery: "discovery";
|
|
4320
|
-
direct: "direct";
|
|
4321
|
-
hidden: "hidden";
|
|
4322
|
-
}>;
|
|
4323
|
-
enabled: _$zod.ZodBoolean;
|
|
4324
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4325
|
-
discovery: "discovery";
|
|
4326
|
-
toolset: "toolset";
|
|
4327
|
-
}>>;
|
|
4328
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4329
|
-
exposed: _$zod.ZodBoolean;
|
|
4330
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4331
4317
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4332
4318
|
name: _$zod.ZodString;
|
|
4333
4319
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4364,9 +4350,28 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4364
4350
|
type: _$zod.ZodLiteral<"http">;
|
|
4365
4351
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4366
4352
|
exposureMode: _$zod.ZodEnum<{
|
|
4353
|
+
direct: "direct";
|
|
4367
4354
|
discovery: "discovery";
|
|
4355
|
+
}>;
|
|
4356
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4357
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4358
|
+
fullName: _$zod.ZodString;
|
|
4359
|
+
originalName: _$zod.ZodString;
|
|
4360
|
+
serverName: _$zod.ZodString;
|
|
4361
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4362
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4363
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4368
4364
|
direct: "direct";
|
|
4365
|
+
discovery: "discovery";
|
|
4366
|
+
hidden: "hidden";
|
|
4369
4367
|
}>;
|
|
4368
|
+
enabled: _$zod.ZodBoolean;
|
|
4369
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4370
|
+
discovery: "discovery";
|
|
4371
|
+
toolset: "toolset";
|
|
4372
|
+
}>>;
|
|
4373
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4374
|
+
exposed: _$zod.ZodBoolean;
|
|
4370
4375
|
}, _$zod_v4_core0.$strip>>;
|
|
4371
4376
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4372
4377
|
fullName: _$zod.ZodString;
|
|
@@ -4375,8 +4380,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4375
4380
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4376
4381
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4377
4382
|
exposureMode: _$zod.ZodEnum<{
|
|
4378
|
-
discovery: "discovery";
|
|
4379
4383
|
direct: "direct";
|
|
4384
|
+
discovery: "discovery";
|
|
4380
4385
|
hidden: "hidden";
|
|
4381
4386
|
}>;
|
|
4382
4387
|
enabled: _$zod.ZodBoolean;
|
|
@@ -4412,25 +4417,6 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4412
4417
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4413
4418
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4414
4419
|
sessionId: _$zod.ZodString;
|
|
4415
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4416
|
-
fullName: _$zod.ZodString;
|
|
4417
|
-
originalName: _$zod.ZodString;
|
|
4418
|
-
serverName: _$zod.ZodString;
|
|
4419
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4420
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4421
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4422
|
-
discovery: "discovery";
|
|
4423
|
-
direct: "direct";
|
|
4424
|
-
hidden: "hidden";
|
|
4425
|
-
}>;
|
|
4426
|
-
enabled: _$zod.ZodBoolean;
|
|
4427
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4428
|
-
discovery: "discovery";
|
|
4429
|
-
toolset: "toolset";
|
|
4430
|
-
}>>;
|
|
4431
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4432
|
-
exposed: _$zod.ZodBoolean;
|
|
4433
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4434
4420
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4435
4421
|
name: _$zod.ZodString;
|
|
4436
4422
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4467,9 +4453,28 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4467
4453
|
type: _$zod.ZodLiteral<"http">;
|
|
4468
4454
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4469
4455
|
exposureMode: _$zod.ZodEnum<{
|
|
4456
|
+
direct: "direct";
|
|
4470
4457
|
discovery: "discovery";
|
|
4458
|
+
}>;
|
|
4459
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4460
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4461
|
+
fullName: _$zod.ZodString;
|
|
4462
|
+
originalName: _$zod.ZodString;
|
|
4463
|
+
serverName: _$zod.ZodString;
|
|
4464
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4465
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4466
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4471
4467
|
direct: "direct";
|
|
4468
|
+
discovery: "discovery";
|
|
4469
|
+
hidden: "hidden";
|
|
4472
4470
|
}>;
|
|
4471
|
+
enabled: _$zod.ZodBoolean;
|
|
4472
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4473
|
+
discovery: "discovery";
|
|
4474
|
+
toolset: "toolset";
|
|
4475
|
+
}>>;
|
|
4476
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4477
|
+
exposed: _$zod.ZodBoolean;
|
|
4473
4478
|
}, _$zod_v4_core0.$strip>>;
|
|
4474
4479
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4475
4480
|
fullName: _$zod.ZodString;
|
|
@@ -4478,8 +4483,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4478
4483
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4479
4484
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4480
4485
|
exposureMode: _$zod.ZodEnum<{
|
|
4481
|
-
discovery: "discovery";
|
|
4482
4486
|
direct: "direct";
|
|
4487
|
+
discovery: "discovery";
|
|
4483
4488
|
hidden: "hidden";
|
|
4484
4489
|
}>;
|
|
4485
4490
|
enabled: _$zod.ZodBoolean;
|
|
@@ -4515,25 +4520,6 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4515
4520
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4516
4521
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4517
4522
|
sessionId: _$zod.ZodString;
|
|
4518
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4519
|
-
fullName: _$zod.ZodString;
|
|
4520
|
-
originalName: _$zod.ZodString;
|
|
4521
|
-
serverName: _$zod.ZodString;
|
|
4522
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4523
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4524
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4525
|
-
discovery: "discovery";
|
|
4526
|
-
direct: "direct";
|
|
4527
|
-
hidden: "hidden";
|
|
4528
|
-
}>;
|
|
4529
|
-
enabled: _$zod.ZodBoolean;
|
|
4530
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4531
|
-
discovery: "discovery";
|
|
4532
|
-
toolset: "toolset";
|
|
4533
|
-
}>>;
|
|
4534
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4535
|
-
exposed: _$zod.ZodBoolean;
|
|
4536
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4537
4523
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4538
4524
|
name: _$zod.ZodString;
|
|
4539
4525
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4570,9 +4556,28 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4570
4556
|
type: _$zod.ZodLiteral<"http">;
|
|
4571
4557
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4572
4558
|
exposureMode: _$zod.ZodEnum<{
|
|
4559
|
+
direct: "direct";
|
|
4573
4560
|
discovery: "discovery";
|
|
4561
|
+
}>;
|
|
4562
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4563
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4564
|
+
fullName: _$zod.ZodString;
|
|
4565
|
+
originalName: _$zod.ZodString;
|
|
4566
|
+
serverName: _$zod.ZodString;
|
|
4567
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4568
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4569
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4574
4570
|
direct: "direct";
|
|
4571
|
+
discovery: "discovery";
|
|
4572
|
+
hidden: "hidden";
|
|
4575
4573
|
}>;
|
|
4574
|
+
enabled: _$zod.ZodBoolean;
|
|
4575
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4576
|
+
discovery: "discovery";
|
|
4577
|
+
toolset: "toolset";
|
|
4578
|
+
}>>;
|
|
4579
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4580
|
+
exposed: _$zod.ZodBoolean;
|
|
4576
4581
|
}, _$zod_v4_core0.$strip>>;
|
|
4577
4582
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4578
4583
|
fullName: _$zod.ZodString;
|
|
@@ -4581,8 +4586,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4581
4586
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4582
4587
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4583
4588
|
exposureMode: _$zod.ZodEnum<{
|
|
4584
|
-
discovery: "discovery";
|
|
4585
4589
|
direct: "direct";
|
|
4590
|
+
discovery: "discovery";
|
|
4586
4591
|
hidden: "hidden";
|
|
4587
4592
|
}>;
|
|
4588
4593
|
enabled: _$zod.ZodBoolean;
|
|
@@ -4731,6 +4736,11 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4731
4736
|
extractedContext: _$zod.ZodOptional<_$zod.ZodUnknown>;
|
|
4732
4737
|
isFirstTurn: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
4733
4738
|
hasConnectorSwap: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
4739
|
+
cacheStrategy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4740
|
+
auto: "auto";
|
|
4741
|
+
systemPrompt: "systemPrompt";
|
|
4742
|
+
fullPrefix: "fullPrefix";
|
|
4743
|
+
}>>;
|
|
4734
4744
|
turnContext: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodType<_$_makaio_contracts0.JsonValue, unknown, _$zod_v4_core0.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>>>;
|
|
4735
4745
|
}, _$zod_v4_core0.$strip>>;
|
|
4736
4746
|
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
@@ -4782,25 +4792,6 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4782
4792
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4783
4793
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4784
4794
|
sessionId: _$zod.ZodString;
|
|
4785
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4786
|
-
fullName: _$zod.ZodString;
|
|
4787
|
-
originalName: _$zod.ZodString;
|
|
4788
|
-
serverName: _$zod.ZodString;
|
|
4789
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4790
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4791
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4792
|
-
discovery: "discovery";
|
|
4793
|
-
direct: "direct";
|
|
4794
|
-
hidden: "hidden";
|
|
4795
|
-
}>;
|
|
4796
|
-
enabled: _$zod.ZodBoolean;
|
|
4797
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4798
|
-
discovery: "discovery";
|
|
4799
|
-
toolset: "toolset";
|
|
4800
|
-
}>>;
|
|
4801
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4802
|
-
exposed: _$zod.ZodBoolean;
|
|
4803
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4804
4795
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4805
4796
|
name: _$zod.ZodString;
|
|
4806
4797
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4837,9 +4828,28 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4837
4828
|
type: _$zod.ZodLiteral<"http">;
|
|
4838
4829
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4839
4830
|
exposureMode: _$zod.ZodEnum<{
|
|
4831
|
+
direct: "direct";
|
|
4840
4832
|
discovery: "discovery";
|
|
4833
|
+
}>;
|
|
4834
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4835
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4836
|
+
fullName: _$zod.ZodString;
|
|
4837
|
+
originalName: _$zod.ZodString;
|
|
4838
|
+
serverName: _$zod.ZodString;
|
|
4839
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4840
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4841
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4841
4842
|
direct: "direct";
|
|
4843
|
+
discovery: "discovery";
|
|
4844
|
+
hidden: "hidden";
|
|
4842
4845
|
}>;
|
|
4846
|
+
enabled: _$zod.ZodBoolean;
|
|
4847
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4848
|
+
discovery: "discovery";
|
|
4849
|
+
toolset: "toolset";
|
|
4850
|
+
}>>;
|
|
4851
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4852
|
+
exposed: _$zod.ZodBoolean;
|
|
4843
4853
|
}, _$zod_v4_core0.$strip>>;
|
|
4844
4854
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4845
4855
|
fullName: _$zod.ZodString;
|
|
@@ -4848,8 +4858,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4848
4858
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4849
4859
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4850
4860
|
exposureMode: _$zod.ZodEnum<{
|
|
4851
|
-
discovery: "discovery";
|
|
4852
4861
|
direct: "direct";
|
|
4862
|
+
discovery: "discovery";
|
|
4853
4863
|
hidden: "hidden";
|
|
4854
4864
|
}>;
|
|
4855
4865
|
enabled: _$zod.ZodBoolean;
|
|
@@ -5025,25 +5035,6 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5025
5035
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
5026
5036
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
5027
5037
|
sessionId: _$zod.ZodString;
|
|
5028
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5029
|
-
fullName: _$zod.ZodString;
|
|
5030
|
-
originalName: _$zod.ZodString;
|
|
5031
|
-
serverName: _$zod.ZodString;
|
|
5032
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5033
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5034
|
-
exposureMode: _$zod.ZodEnum<{
|
|
5035
|
-
discovery: "discovery";
|
|
5036
|
-
direct: "direct";
|
|
5037
|
-
hidden: "hidden";
|
|
5038
|
-
}>;
|
|
5039
|
-
enabled: _$zod.ZodBoolean;
|
|
5040
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5041
|
-
discovery: "discovery";
|
|
5042
|
-
toolset: "toolset";
|
|
5043
|
-
}>>;
|
|
5044
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5045
|
-
exposed: _$zod.ZodBoolean;
|
|
5046
|
-
}, _$zod_v4_core0.$strip>>;
|
|
5047
5038
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5048
5039
|
name: _$zod.ZodString;
|
|
5049
5040
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -5080,9 +5071,28 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5080
5071
|
type: _$zod.ZodLiteral<"http">;
|
|
5081
5072
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
5082
5073
|
exposureMode: _$zod.ZodEnum<{
|
|
5074
|
+
direct: "direct";
|
|
5083
5075
|
discovery: "discovery";
|
|
5076
|
+
}>;
|
|
5077
|
+
}, _$zod_v4_core0.$strip>>;
|
|
5078
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5079
|
+
fullName: _$zod.ZodString;
|
|
5080
|
+
originalName: _$zod.ZodString;
|
|
5081
|
+
serverName: _$zod.ZodString;
|
|
5082
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5083
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5084
|
+
exposureMode: _$zod.ZodEnum<{
|
|
5084
5085
|
direct: "direct";
|
|
5086
|
+
discovery: "discovery";
|
|
5087
|
+
hidden: "hidden";
|
|
5085
5088
|
}>;
|
|
5089
|
+
enabled: _$zod.ZodBoolean;
|
|
5090
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5091
|
+
discovery: "discovery";
|
|
5092
|
+
toolset: "toolset";
|
|
5093
|
+
}>>;
|
|
5094
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5095
|
+
exposed: _$zod.ZodBoolean;
|
|
5086
5096
|
}, _$zod_v4_core0.$strip>>;
|
|
5087
5097
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5088
5098
|
fullName: _$zod.ZodString;
|
|
@@ -5091,8 +5101,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5091
5101
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5092
5102
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5093
5103
|
exposureMode: _$zod.ZodEnum<{
|
|
5094
|
-
discovery: "discovery";
|
|
5095
5104
|
direct: "direct";
|
|
5105
|
+
discovery: "discovery";
|
|
5096
5106
|
hidden: "hidden";
|
|
5097
5107
|
}>;
|
|
5098
5108
|
enabled: _$zod.ZodBoolean;
|
|
@@ -5508,8 +5518,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5508
5518
|
fromMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5509
5519
|
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5510
5520
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5511
|
-
branch: "branch";
|
|
5512
5521
|
fork: "fork";
|
|
5522
|
+
branch: "branch";
|
|
5513
5523
|
aside: "aside";
|
|
5514
5524
|
}>>;
|
|
5515
5525
|
transforms: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
@@ -5582,8 +5592,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5582
5592
|
title: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5583
5593
|
forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5584
5594
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
5585
|
-
branch: "branch";
|
|
5586
5595
|
fork: "fork";
|
|
5596
|
+
branch: "branch";
|
|
5587
5597
|
subagent: "subagent";
|
|
5588
5598
|
compress: "compress";
|
|
5589
5599
|
rewrite: "rewrite";
|
|
@@ -5639,8 +5649,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5639
5649
|
childSessionId: _$zod.ZodString;
|
|
5640
5650
|
parentSessionId: _$zod.ZodString;
|
|
5641
5651
|
kind: _$zod.ZodEnum<{
|
|
5642
|
-
branch: "branch";
|
|
5643
5652
|
fork: "fork";
|
|
5653
|
+
branch: "branch";
|
|
5644
5654
|
subagent: "subagent";
|
|
5645
5655
|
compress: "compress";
|
|
5646
5656
|
rewrite: "rewrite";
|
|
@@ -5687,8 +5697,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5687
5697
|
sessionId: _$zod.ZodString;
|
|
5688
5698
|
parentSessionId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5689
5699
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
5690
|
-
branch: "branch";
|
|
5691
5700
|
fork: "fork";
|
|
5701
|
+
branch: "branch";
|
|
5692
5702
|
subagent: "subagent";
|
|
5693
5703
|
compress: "compress";
|
|
5694
5704
|
rewrite: "rewrite";
|
|
@@ -5788,8 +5798,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5788
5798
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5789
5799
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5790
5800
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5791
|
-
branch: "branch";
|
|
5792
5801
|
fork: "fork";
|
|
5802
|
+
branch: "branch";
|
|
5793
5803
|
subagent: "subagent";
|
|
5794
5804
|
compress: "compress";
|
|
5795
5805
|
rewrite: "rewrite";
|
|
@@ -6266,8 +6276,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6266
6276
|
childSessionId: _$zod.ZodString;
|
|
6267
6277
|
parentSessionId: _$zod.ZodString;
|
|
6268
6278
|
kind: _$zod.ZodEnum<{
|
|
6269
|
-
branch: "branch";
|
|
6270
6279
|
fork: "fork";
|
|
6280
|
+
branch: "branch";
|
|
6271
6281
|
subagent: "subagent";
|
|
6272
6282
|
compress: "compress";
|
|
6273
6283
|
rewrite: "rewrite";
|
|
@@ -6370,8 +6380,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6370
6380
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6371
6381
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6372
6382
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6373
|
-
branch: "branch";
|
|
6374
6383
|
fork: "fork";
|
|
6384
|
+
branch: "branch";
|
|
6375
6385
|
subagent: "subagent";
|
|
6376
6386
|
compress: "compress";
|
|
6377
6387
|
rewrite: "rewrite";
|
|
@@ -6848,8 +6858,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6848
6858
|
childSessionId: _$zod.ZodString;
|
|
6849
6859
|
parentSessionId: _$zod.ZodString;
|
|
6850
6860
|
kind: _$zod.ZodEnum<{
|
|
6851
|
-
branch: "branch";
|
|
6852
6861
|
fork: "fork";
|
|
6862
|
+
branch: "branch";
|
|
6853
6863
|
subagent: "subagent";
|
|
6854
6864
|
compress: "compress";
|
|
6855
6865
|
rewrite: "rewrite";
|
|
@@ -6979,8 +6989,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6979
6989
|
maxTokens: _$zod.ZodNumber;
|
|
6980
6990
|
percentage: _$zod.ZodNumber;
|
|
6981
6991
|
level: _$zod.ZodEnum<{
|
|
6982
|
-
warn: "warn";
|
|
6983
6992
|
ok: "ok";
|
|
6993
|
+
warn: "warn";
|
|
6984
6994
|
critical: "critical";
|
|
6985
6995
|
}>;
|
|
6986
6996
|
lastUpdatedAt: _$zod.ZodNumber;
|
|
@@ -7271,8 +7281,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7271
7281
|
childSessionId: _$zod.ZodString;
|
|
7272
7282
|
parentSessionId: _$zod.ZodString;
|
|
7273
7283
|
kind: _$zod.ZodEnum<{
|
|
7274
|
-
branch: "branch";
|
|
7275
7284
|
fork: "fork";
|
|
7285
|
+
branch: "branch";
|
|
7276
7286
|
subagent: "subagent";
|
|
7277
7287
|
compress: "compress";
|
|
7278
7288
|
rewrite: "rewrite";
|
|
@@ -7376,8 +7386,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7376
7386
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7377
7387
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7378
7388
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7379
|
-
branch: "branch";
|
|
7380
7389
|
fork: "fork";
|
|
7390
|
+
branch: "branch";
|
|
7381
7391
|
subagent: "subagent";
|
|
7382
7392
|
compress: "compress";
|
|
7383
7393
|
rewrite: "rewrite";
|
|
@@ -7512,8 +7522,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7512
7522
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7513
7523
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7514
7524
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7515
|
-
branch: "branch";
|
|
7516
7525
|
fork: "fork";
|
|
7526
|
+
branch: "branch";
|
|
7517
7527
|
subagent: "subagent";
|
|
7518
7528
|
compress: "compress";
|
|
7519
7529
|
rewrite: "rewrite";
|
|
@@ -7639,8 +7649,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7639
7649
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7640
7650
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7641
7651
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7642
|
-
branch: "branch";
|
|
7643
7652
|
fork: "fork";
|
|
7653
|
+
branch: "branch";
|
|
7644
7654
|
subagent: "subagent";
|
|
7645
7655
|
compress: "compress";
|
|
7646
7656
|
rewrite: "rewrite";
|
|
@@ -7715,8 +7725,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7715
7725
|
}>>;
|
|
7716
7726
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7717
7727
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7718
|
-
branch: "branch";
|
|
7719
7728
|
fork: "fork";
|
|
7729
|
+
branch: "branch";
|
|
7720
7730
|
subagent: "subagent";
|
|
7721
7731
|
compress: "compress";
|
|
7722
7732
|
rewrite: "rewrite";
|
|
@@ -7878,8 +7888,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7878
7888
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7879
7889
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7880
7890
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7881
|
-
branch: "branch";
|
|
7882
7891
|
fork: "fork";
|
|
7892
|
+
branch: "branch";
|
|
7883
7893
|
subagent: "subagent";
|
|
7884
7894
|
compress: "compress";
|
|
7885
7895
|
rewrite: "rewrite";
|
|
@@ -7964,8 +7974,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7964
7974
|
}>>;
|
|
7965
7975
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7966
7976
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7967
|
-
branch: "branch";
|
|
7968
7977
|
fork: "fork";
|
|
7978
|
+
branch: "branch";
|
|
7969
7979
|
subagent: "subagent";
|
|
7970
7980
|
compress: "compress";
|
|
7971
7981
|
rewrite: "rewrite";
|
|
@@ -8095,6 +8105,8 @@ interface SessionExtensionContext$1 {
|
|
|
8095
8105
|
type SessionExtensionContextFactory = (sessionId: string, extensionId: string, turnId?: string) => SessionExtensionContext$1;
|
|
8096
8106
|
//#endregion
|
|
8097
8107
|
//#region core/contracts/src/session/session-context.d.ts
|
|
8108
|
+
declare const CACHE_STRATEGIES: readonly ["auto", "systemPrompt", "fullPrefix"];
|
|
8109
|
+
type CacheStrategy$1 = (typeof CACHE_STRATEGIES)[number];
|
|
8098
8110
|
/**
|
|
8099
8111
|
* Context signals assembled by SessionOrchestrator and flowed to adapters.
|
|
8100
8112
|
* Agent uses these to decide: native resume vs fresh with history.
|
|
@@ -8227,6 +8239,11 @@ declare const SessionContextSchema$1: z.ZodObject<{
|
|
|
8227
8239
|
extractedContext: z.ZodOptional<z.ZodUnknown>;
|
|
8228
8240
|
isFirstTurn: z.ZodOptional<z.ZodBoolean>;
|
|
8229
8241
|
hasConnectorSwap: z.ZodOptional<z.ZodBoolean>;
|
|
8242
|
+
cacheStrategy: z.ZodOptional<z.ZodEnum<{
|
|
8243
|
+
auto: "auto";
|
|
8244
|
+
systemPrompt: "systemPrompt";
|
|
8245
|
+
fullPrefix: "fullPrefix";
|
|
8246
|
+
}>>;
|
|
8230
8247
|
turnContext: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>>>;
|
|
8231
8248
|
}, z.core.$strip>;
|
|
8232
8249
|
type SessionContext$1 = z.infer<typeof SessionContextSchema$1>;
|
|
@@ -8331,25 +8348,6 @@ declare const ResolveAgentConfigSchema: {
|
|
|
8331
8348
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
8332
8349
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
8333
8350
|
sessionId: z.ZodString;
|
|
8334
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
8335
|
-
fullName: z.ZodString;
|
|
8336
|
-
originalName: z.ZodString;
|
|
8337
|
-
serverName: z.ZodString;
|
|
8338
|
-
description: z.ZodOptional<z.ZodString>;
|
|
8339
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8340
|
-
exposureMode: z.ZodEnum<{
|
|
8341
|
-
discovery: "discovery";
|
|
8342
|
-
direct: "direct";
|
|
8343
|
-
hidden: "hidden";
|
|
8344
|
-
}>;
|
|
8345
|
-
enabled: z.ZodBoolean;
|
|
8346
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
8347
|
-
discovery: "discovery";
|
|
8348
|
-
toolset: "toolset";
|
|
8349
|
-
}>>;
|
|
8350
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
8351
|
-
exposed: z.ZodBoolean;
|
|
8352
|
-
}, z.core.$strip>>;
|
|
8353
8351
|
servers: z.ZodArray<z.ZodObject<{
|
|
8354
8352
|
name: z.ZodString;
|
|
8355
8353
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -8386,9 +8384,28 @@ declare const ResolveAgentConfigSchema: {
|
|
|
8386
8384
|
type: z.ZodLiteral<"http">;
|
|
8387
8385
|
}, z.core.$strip>], "type">;
|
|
8388
8386
|
exposureMode: z.ZodEnum<{
|
|
8387
|
+
direct: "direct";
|
|
8389
8388
|
discovery: "discovery";
|
|
8389
|
+
}>;
|
|
8390
|
+
}, z.core.$strip>>;
|
|
8391
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
8392
|
+
fullName: z.ZodString;
|
|
8393
|
+
originalName: z.ZodString;
|
|
8394
|
+
serverName: z.ZodString;
|
|
8395
|
+
description: z.ZodOptional<z.ZodString>;
|
|
8396
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8397
|
+
exposureMode: z.ZodEnum<{
|
|
8390
8398
|
direct: "direct";
|
|
8399
|
+
discovery: "discovery";
|
|
8400
|
+
hidden: "hidden";
|
|
8391
8401
|
}>;
|
|
8402
|
+
enabled: z.ZodBoolean;
|
|
8403
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
8404
|
+
discovery: "discovery";
|
|
8405
|
+
toolset: "toolset";
|
|
8406
|
+
}>>;
|
|
8407
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
8408
|
+
exposed: z.ZodBoolean;
|
|
8392
8409
|
}, z.core.$strip>>;
|
|
8393
8410
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
8394
8411
|
fullName: z.ZodString;
|
|
@@ -8397,8 +8414,8 @@ declare const ResolveAgentConfigSchema: {
|
|
|
8397
8414
|
description: z.ZodOptional<z.ZodString>;
|
|
8398
8415
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8399
8416
|
exposureMode: z.ZodEnum<{
|
|
8400
|
-
discovery: "discovery";
|
|
8401
8417
|
direct: "direct";
|
|
8418
|
+
discovery: "discovery";
|
|
8402
8419
|
hidden: "hidden";
|
|
8403
8420
|
}>;
|
|
8404
8421
|
enabled: z.ZodBoolean;
|
|
@@ -10719,8 +10736,8 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
10719
10736
|
childSessionId: z.ZodString;
|
|
10720
10737
|
parentSessionId: z.ZodString;
|
|
10721
10738
|
kind: z.ZodEnum<{
|
|
10722
|
-
branch: "branch";
|
|
10723
10739
|
fork: "fork";
|
|
10740
|
+
branch: "branch";
|
|
10724
10741
|
subagent: "subagent";
|
|
10725
10742
|
compress: "compress";
|
|
10726
10743
|
rewrite: "rewrite";
|
|
@@ -11055,8 +11072,8 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
11055
11072
|
childSessionId: z.ZodString;
|
|
11056
11073
|
parentSessionId: z.ZodString;
|
|
11057
11074
|
kind: z.ZodEnum<{
|
|
11058
|
-
branch: "branch";
|
|
11059
11075
|
fork: "fork";
|
|
11076
|
+
branch: "branch";
|
|
11060
11077
|
subagent: "subagent";
|
|
11061
11078
|
compress: "compress";
|
|
11062
11079
|
rewrite: "rewrite";
|
|
@@ -11381,8 +11398,8 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
11381
11398
|
childSessionId: z.ZodString;
|
|
11382
11399
|
parentSessionId: z.ZodString;
|
|
11383
11400
|
kind: z.ZodEnum<{
|
|
11384
|
-
branch: "branch";
|
|
11385
11401
|
fork: "fork";
|
|
11402
|
+
branch: "branch";
|
|
11386
11403
|
subagent: "subagent";
|
|
11387
11404
|
compress: "compress";
|
|
11388
11405
|
rewrite: "rewrite";
|
|
@@ -11721,8 +11738,8 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
11721
11738
|
childSessionId: z.ZodString;
|
|
11722
11739
|
parentSessionId: z.ZodString;
|
|
11723
11740
|
kind: z.ZodEnum<{
|
|
11724
|
-
branch: "branch";
|
|
11725
11741
|
fork: "fork";
|
|
11742
|
+
branch: "branch";
|
|
11726
11743
|
subagent: "subagent";
|
|
11727
11744
|
compress: "compress";
|
|
11728
11745
|
rewrite: "rewrite";
|
|
@@ -12048,8 +12065,8 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
12048
12065
|
childSessionId: z.ZodString;
|
|
12049
12066
|
parentSessionId: z.ZodString;
|
|
12050
12067
|
kind: z.ZodEnum<{
|
|
12051
|
-
branch: "branch";
|
|
12052
12068
|
fork: "fork";
|
|
12069
|
+
branch: "branch";
|
|
12053
12070
|
subagent: "subagent";
|
|
12054
12071
|
compress: "compress";
|
|
12055
12072
|
rewrite: "rewrite";
|
|
@@ -12384,8 +12401,8 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
12384
12401
|
childSessionId: z.ZodString;
|
|
12385
12402
|
parentSessionId: z.ZodString;
|
|
12386
12403
|
kind: z.ZodEnum<{
|
|
12387
|
-
branch: "branch";
|
|
12388
12404
|
fork: "fork";
|
|
12405
|
+
branch: "branch";
|
|
12389
12406
|
subagent: "subagent";
|
|
12390
12407
|
compress: "compress";
|
|
12391
12408
|
rewrite: "rewrite";
|
|
@@ -12710,8 +12727,8 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
12710
12727
|
childSessionId: z.ZodString;
|
|
12711
12728
|
parentSessionId: z.ZodString;
|
|
12712
12729
|
kind: z.ZodEnum<{
|
|
12713
|
-
branch: "branch";
|
|
12714
12730
|
fork: "fork";
|
|
12731
|
+
branch: "branch";
|
|
12715
12732
|
subagent: "subagent";
|
|
12716
12733
|
compress: "compress";
|
|
12717
12734
|
rewrite: "rewrite";
|
|
@@ -13050,8 +13067,8 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
13050
13067
|
childSessionId: z.ZodString;
|
|
13051
13068
|
parentSessionId: z.ZodString;
|
|
13052
13069
|
kind: z.ZodEnum<{
|
|
13053
|
-
branch: "branch";
|
|
13054
13070
|
fork: "fork";
|
|
13071
|
+
branch: "branch";
|
|
13055
13072
|
subagent: "subagent";
|
|
13056
13073
|
compress: "compress";
|
|
13057
13074
|
rewrite: "rewrite";
|
|
@@ -13145,8 +13162,8 @@ declare const SessionStorageSetSessionSchema: z.ZodObject<{
|
|
|
13145
13162
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
13146
13163
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13147
13164
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13148
|
-
branch: "branch";
|
|
13149
13165
|
fork: "fork";
|
|
13166
|
+
branch: "branch";
|
|
13150
13167
|
subagent: "subagent";
|
|
13151
13168
|
compress: "compress";
|
|
13152
13169
|
rewrite: "rewrite";
|
|
@@ -13262,8 +13279,8 @@ declare const SessionStorageSetRequestSchema$1: z.ZodObject<{
|
|
|
13262
13279
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
13263
13280
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13264
13281
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13265
|
-
branch: "branch";
|
|
13266
13282
|
fork: "fork";
|
|
13283
|
+
branch: "branch";
|
|
13267
13284
|
subagent: "subagent";
|
|
13268
13285
|
compress: "compress";
|
|
13269
13286
|
rewrite: "rewrite";
|
|
@@ -13348,8 +13365,8 @@ declare const SessionStorageUpdateSchema$1: {
|
|
|
13348
13365
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
13349
13366
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13350
13367
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13351
|
-
branch: "branch";
|
|
13352
13368
|
fork: "fork";
|
|
13369
|
+
branch: "branch";
|
|
13353
13370
|
subagent: "subagent";
|
|
13354
13371
|
compress: "compress";
|
|
13355
13372
|
rewrite: "rewrite";
|
|
@@ -13513,8 +13530,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13513
13530
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
13514
13531
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13515
13532
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13516
|
-
branch: "branch";
|
|
13517
13533
|
fork: "fork";
|
|
13534
|
+
branch: "branch";
|
|
13518
13535
|
subagent: "subagent";
|
|
13519
13536
|
compress: "compress";
|
|
13520
13537
|
rewrite: "rewrite";
|
|
@@ -13639,8 +13656,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13639
13656
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
13640
13657
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13641
13658
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13642
|
-
branch: "branch";
|
|
13643
13659
|
fork: "fork";
|
|
13660
|
+
branch: "branch";
|
|
13644
13661
|
subagent: "subagent";
|
|
13645
13662
|
compress: "compress";
|
|
13646
13663
|
rewrite: "rewrite";
|
|
@@ -13796,8 +13813,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13796
13813
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
13797
13814
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13798
13815
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13799
|
-
branch: "branch";
|
|
13800
13816
|
fork: "fork";
|
|
13817
|
+
branch: "branch";
|
|
13801
13818
|
subagent: "subagent";
|
|
13802
13819
|
compress: "compress";
|
|
13803
13820
|
rewrite: "rewrite";
|
|
@@ -13883,8 +13900,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13883
13900
|
title: z.ZodNullable<z.ZodString>;
|
|
13884
13901
|
forkPointMessageId: z.ZodNullable<z.ZodString>;
|
|
13885
13902
|
branchKind: z.ZodNullable<z.ZodEnum<{
|
|
13886
|
-
branch: "branch";
|
|
13887
13903
|
fork: "fork";
|
|
13904
|
+
branch: "branch";
|
|
13888
13905
|
subagent: "subagent";
|
|
13889
13906
|
compress: "compress";
|
|
13890
13907
|
rewrite: "rewrite";
|
|
@@ -13969,8 +13986,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13969
13986
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
13970
13987
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13971
13988
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13972
|
-
branch: "branch";
|
|
13973
13989
|
fork: "fork";
|
|
13990
|
+
branch: "branch";
|
|
13974
13991
|
subagent: "subagent";
|
|
13975
13992
|
compress: "compress";
|
|
13976
13993
|
rewrite: "rewrite";
|
|
@@ -14063,8 +14080,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14063
14080
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
14064
14081
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14065
14082
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14066
|
-
branch: "branch";
|
|
14067
14083
|
fork: "fork";
|
|
14084
|
+
branch: "branch";
|
|
14068
14085
|
subagent: "subagent";
|
|
14069
14086
|
compress: "compress";
|
|
14070
14087
|
rewrite: "rewrite";
|
|
@@ -14163,8 +14180,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14163
14180
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
14164
14181
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14165
14182
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14166
|
-
branch: "branch";
|
|
14167
14183
|
fork: "fork";
|
|
14184
|
+
branch: "branch";
|
|
14168
14185
|
subagent: "subagent";
|
|
14169
14186
|
compress: "compress";
|
|
14170
14187
|
rewrite: "rewrite";
|
|
@@ -14372,8 +14389,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14372
14389
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
14373
14390
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14374
14391
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14375
|
-
branch: "branch";
|
|
14376
14392
|
fork: "fork";
|
|
14393
|
+
branch: "branch";
|
|
14377
14394
|
subagent: "subagent";
|
|
14378
14395
|
compress: "compress";
|
|
14379
14396
|
rewrite: "rewrite";
|
|
@@ -14505,8 +14522,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14505
14522
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
14506
14523
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14507
14524
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14508
|
-
branch: "branch";
|
|
14509
14525
|
fork: "fork";
|
|
14526
|
+
branch: "branch";
|
|
14510
14527
|
subagent: "subagent";
|
|
14511
14528
|
compress: "compress";
|
|
14512
14529
|
rewrite: "rewrite";
|
|
@@ -14676,8 +14693,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14676
14693
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
14677
14694
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14678
14695
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14679
|
-
branch: "branch";
|
|
14680
14696
|
fork: "fork";
|
|
14697
|
+
branch: "branch";
|
|
14681
14698
|
subagent: "subagent";
|
|
14682
14699
|
compress: "compress";
|
|
14683
14700
|
rewrite: "rewrite";
|
|
@@ -14802,8 +14819,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14802
14819
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
14803
14820
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14804
14821
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14805
|
-
branch: "branch";
|
|
14806
14822
|
fork: "fork";
|
|
14823
|
+
branch: "branch";
|
|
14807
14824
|
subagent: "subagent";
|
|
14808
14825
|
compress: "compress";
|
|
14809
14826
|
rewrite: "rewrite";
|
|
@@ -14959,8 +14976,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14959
14976
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
14960
14977
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14961
14978
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14962
|
-
branch: "branch";
|
|
14963
14979
|
fork: "fork";
|
|
14980
|
+
branch: "branch";
|
|
14964
14981
|
subagent: "subagent";
|
|
14965
14982
|
compress: "compress";
|
|
14966
14983
|
rewrite: "rewrite";
|
|
@@ -15046,8 +15063,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15046
15063
|
title: z.ZodNullable<z.ZodString>;
|
|
15047
15064
|
forkPointMessageId: z.ZodNullable<z.ZodString>;
|
|
15048
15065
|
branchKind: z.ZodNullable<z.ZodEnum<{
|
|
15049
|
-
branch: "branch";
|
|
15050
15066
|
fork: "fork";
|
|
15067
|
+
branch: "branch";
|
|
15051
15068
|
subagent: "subagent";
|
|
15052
15069
|
compress: "compress";
|
|
15053
15070
|
rewrite: "rewrite";
|
|
@@ -15132,8 +15149,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15132
15149
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
15133
15150
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15134
15151
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15135
|
-
branch: "branch";
|
|
15136
15152
|
fork: "fork";
|
|
15153
|
+
branch: "branch";
|
|
15137
15154
|
subagent: "subagent";
|
|
15138
15155
|
compress: "compress";
|
|
15139
15156
|
rewrite: "rewrite";
|
|
@@ -15226,8 +15243,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15226
15243
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
15227
15244
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15228
15245
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15229
|
-
branch: "branch";
|
|
15230
15246
|
fork: "fork";
|
|
15247
|
+
branch: "branch";
|
|
15231
15248
|
subagent: "subagent";
|
|
15232
15249
|
compress: "compress";
|
|
15233
15250
|
rewrite: "rewrite";
|
|
@@ -15326,8 +15343,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15326
15343
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
15327
15344
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15328
15345
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15329
|
-
branch: "branch";
|
|
15330
15346
|
fork: "fork";
|
|
15347
|
+
branch: "branch";
|
|
15331
15348
|
subagent: "subagent";
|
|
15332
15349
|
compress: "compress";
|
|
15333
15350
|
rewrite: "rewrite";
|
|
@@ -15535,8 +15552,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15535
15552
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
15536
15553
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15537
15554
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15538
|
-
branch: "branch";
|
|
15539
15555
|
fork: "fork";
|
|
15556
|
+
branch: "branch";
|
|
15540
15557
|
subagent: "subagent";
|
|
15541
15558
|
compress: "compress";
|
|
15542
15559
|
rewrite: "rewrite";
|
|
@@ -15668,8 +15685,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15668
15685
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
15669
15686
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15670
15687
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15671
|
-
branch: "branch";
|
|
15672
15688
|
fork: "fork";
|
|
15689
|
+
branch: "branch";
|
|
15673
15690
|
subagent: "subagent";
|
|
15674
15691
|
compress: "compress";
|
|
15675
15692
|
rewrite: "rewrite";
|
|
@@ -15774,4 +15791,4 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15774
15791
|
};
|
|
15775
15792
|
}>, "storage:session">;
|
|
15776
15793
|
//#endregion
|
|
15777
|
-
export { ResolveSystemPromptResponse as A, ConnectorSwapWarningOptionId as B, isMergeable as C, SessionImportStatusChanged as D, SessionClientAccountChangedSchema as E, CONNECTOR_SWAP_CANCELLED_CODE as F,
|
|
15794
|
+
export { ResolveSystemPromptResponse as A, ConnectorSwapWarningOptionId as B, isMergeable as C, SessionImportStatusChanged as D, SessionClientAccountChangedSchema as E, CONNECTOR_SWAP_CANCELLED_CODE as F, SessionContext$1 as G, UI_WARNINGS_CATEGORY as H, ConnectorSwapCancelledError as I, ForkOptions$1 as J, SessionContextSchema$1 as K, isConnectorSwapCancelledError as L, ResolveAgentConfigRequest as M, ResolveAgentConfigResponse as N, SessionImportStatusChangedSchema as O, ResolveAgentConfigSchema as P, SessionSubjects$1 as Q, CONNECTOR_SWAP_WARNING_OPTION_IDS as R, isInViewBranch as S, SessionClientAccountChanged as T, CACHE_STRATEGIES as U, INTERACTIVE_DIALOG_TIMEOUT_MS as V, CacheStrategy$1 as W, SessionExtensionContextFactory as X, SessionExtensionContext$1 as Y, SessionNamespace as Z, SessionEnrichmentSchemas as _, SessionStorageSubjects$1 as a, BranchBehavior as b, SessionEventStorageSubjects as c, messageCursorKey as d, messageToCursor$1 as f, MessageStorageSubjects as g, MessageStorageNamespace$1 as h, SessionStorageSetSessionSchema as i, ResolveSystemPromptSchema as j, ResolveSystemPromptRequest as k, compareMessageCursorAsc$1 as l, MessagePageCursorSchema as m, SessionStorageNamespace$1 as n, SessionStorageUpdateSchema$1 as o, MessagePageCursor as p, ContextWindowState$1 as q, SessionStorageSetRequestSchema$1 as r, SessionEventStorageNamespace$1 as s, ImportUpsertRequest as t, compareMessageCursorDesc$1 as u, CompressionMode as v, isNavigatingBranch as w, getBranchBehavior as x, CompressionModeSchema$1 as y, CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY as z };
|