@makaio/framework 1.0.0-dev-1781996773251 → 1.0.0-dev-1782127638374
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.makaio-build.json +2 -2
- package/dist/adapter-subsystem/index.d.mts +13 -2
- package/dist/adapter-subsystem/index.mjs +1 -1
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +11 -8
- package/dist/adapters/index.mjs +2 -2
- package/dist/adapters/stream-session/index.d.mts +18 -8
- package/dist/adapters/stream-session/index.mjs +1 -1
- package/dist/bus/index.d.mts +20 -20
- package/dist/clients/index.d.mts +5 -5
- 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/canonical-model/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- 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 +188 -188
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{definition-0EXM1tyu.d.mts → definition-rjwHUOBd.d.mts} +1 -1
- package/dist/{index-DvLCzle5.d.mts → index-BB8AMXbw.d.mts} +28 -28
- package/dist/{index-Dch9gi4S.d.mts → index-BCNDvAhA.d.mts} +1 -1
- package/dist/{index-DnLf0YKC.d.mts → index-BWIkf5oJ.d.mts} +6 -6
- package/dist/{index-Cx1Bm6WD.d.mts → index-Ck7dBtkM.d.mts} +4 -4
- package/dist/{index-WHUV7neB.d.mts → index-CqImyhjX.d.mts} +100 -100
- package/dist/{index-DImePakw.d.mts → index-D1nWOF49.d.mts} +8 -8
- package/dist/{index-BfsvUD9j.d.mts → index-DDOB47U7.d.mts} +53 -53
- package/dist/{index-WOoVeAEf.d.mts → index-DO_Cu5A4.d.mts} +13 -13
- package/dist/{index-DDehaguq.d.mts → index-DP-JW3Jc.d.mts} +399 -399
- package/dist/{index-CuILCdip.d.mts → index-DTBQOCar.d.mts} +16 -16
- package/dist/{index-DHUARU-6.d.mts → index-DeIxVnVs.d.mts} +12 -12
- package/dist/{index-DOIbPMcj.d.mts → index-DknXbjOs.d.mts} +16 -16
- package/dist/{index-4eP9DRL_.d.mts → index-Mi_UJoUV.d.mts} +4 -4
- package/dist/{index-CaerrEDH.d.mts → index-NkNbYFud.d.mts} +1 -1
- package/dist/{index-CUSOL0X_.d.mts → index-ZpJftSoa.d.mts} +357 -357
- package/dist/{index-DFk-zky_.d.mts → index-ntS1EXlf.d.mts} +1 -1
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-Do_rmLFb.d.mts → namespace-3yGm4WF9.d.mts} +2 -2
- package/dist/{namespace-Bm77p82L.d.mts → namespace-4xHw59K8.d.mts} +1 -1
- package/dist/{namespace-KMxsPJwm.d.mts → namespace-Bv8B89uB.d.mts} +9 -9
- package/dist/{namespace-CfvtDD_U.d.mts → namespace-CUkosedS.d.mts} +154 -154
- package/dist/{namespace-D8P8Sxce2.d.mts → namespace-DXWpFdQH2.d.mts} +2 -2
- package/dist/{namespace-UaiY5v62.d.mts → namespace-XmDoz6Sz.d.mts} +58 -58
- package/dist/package.json +1 -1
- package/dist/runtime-node/index.d.mts +1 -1
- package/dist/runtime-node/index.mjs +3 -3
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/{schema-CKTzwiif.d.mts → schema-fZknEOha.d.mts} +3 -3
- package/dist/{schemas-CwgS7KoL2.d.mts → schemas-1ynXdrNI2.d.mts} +7 -7
- package/dist/{schemas-CoFCV42v.d.mts → schemas-BOhGc0CT.d.mts} +154 -154
- package/dist/{schemas-CDGld_OC.d.mts → schemas-CscdPqCt.d.mts} +3 -3
- package/dist/{schemas-DDaP5WkH.d.mts → schemas-Dn5bfiTL.d.mts} +2 -2
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +3 -3
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +106 -106
- 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/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent-template/index.d.mts +2 -2
- package/dist/services/subagent-template/namespace.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/{session-lineage-Cht4jbvV.d.mts → session-lineage-DR-9DU-U.d.mts} +1 -1
- package/dist/{transition-BBElJqQ8.d.mts → transition-_Uow1Pr1.d.mts} +1 -1
- package/dist/{types-B49V7vZJ.d.mts → types-BTqJIp9-.d.mts} +270 -270
- package/dist/{types-BrTJEhR-.d.mts → types-Cse8s_cD.d.mts} +9 -1
- package/dist/workflow-engine/index.d.mts +52 -52
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as JsonValue$1 } from "./json-value-DtIkQN7g.mjs";
|
|
2
|
-
import { s as MessageBlock$1 } from "./index-
|
|
2
|
+
import { s as MessageBlock$1 } from "./index-NkNbYFud.mjs";
|
|
3
3
|
import * as _$zod from "zod";
|
|
4
4
|
import { z } from "zod";
|
|
5
5
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -24,9 +24,9 @@ declare const SessionCreateBaseSchema: z.ZodObject<{
|
|
|
24
24
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
25
25
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
26
26
|
fork: "fork";
|
|
27
|
+
branch: "branch";
|
|
27
28
|
subagent: "subagent";
|
|
28
29
|
compress: "compress";
|
|
29
|
-
branch: "branch";
|
|
30
30
|
rewrite: "rewrite";
|
|
31
31
|
coordinator: "coordinator";
|
|
32
32
|
aside: "aside";
|
|
@@ -70,8 +70,8 @@ type SessionCreateBase = z.infer<typeof SessionCreateBaseSchema>;
|
|
|
70
70
|
* - 'disposed': Agent replaced (cross-adapter switch) — retained for message metadata
|
|
71
71
|
*/
|
|
72
72
|
declare const AgentStatusSchema$1: z.ZodEnum<{
|
|
73
|
-
idle: "idle";
|
|
74
73
|
active: "active";
|
|
74
|
+
idle: "idle";
|
|
75
75
|
dead: "dead";
|
|
76
76
|
disposed: "disposed";
|
|
77
77
|
}>;
|
|
@@ -106,8 +106,8 @@ declare const MakaioSessionAgentSchema$1: z.ZodObject<{
|
|
|
106
106
|
member: "member";
|
|
107
107
|
}>;
|
|
108
108
|
status: z.ZodEnum<{
|
|
109
|
-
idle: "idle";
|
|
110
109
|
active: "active";
|
|
110
|
+
idle: "idle";
|
|
111
111
|
dead: "dead";
|
|
112
112
|
disposed: "disposed";
|
|
113
113
|
}>;
|
|
@@ -153,8 +153,8 @@ declare const MakaioSessionSchema: z.ZodObject<{
|
|
|
153
153
|
member: "member";
|
|
154
154
|
}>;
|
|
155
155
|
status: z.ZodEnum<{
|
|
156
|
-
idle: "idle";
|
|
157
156
|
active: "active";
|
|
157
|
+
idle: "idle";
|
|
158
158
|
dead: "dead";
|
|
159
159
|
disposed: "disposed";
|
|
160
160
|
}>;
|
|
@@ -162,9 +162,9 @@ declare const MakaioSessionSchema: z.ZodObject<{
|
|
|
162
162
|
lastActivityAt: z.ZodNumber;
|
|
163
163
|
}, z.core.$strip>>;
|
|
164
164
|
status: z.ZodEnum<{
|
|
165
|
-
closed: "closed";
|
|
166
165
|
active: "active";
|
|
167
166
|
archived: "archived";
|
|
167
|
+
closed: "closed";
|
|
168
168
|
discovered: "discovered";
|
|
169
169
|
}>;
|
|
170
170
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
@@ -177,9 +177,9 @@ declare const MakaioSessionSchema: z.ZodObject<{
|
|
|
177
177
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
178
178
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
179
179
|
fork: "fork";
|
|
180
|
+
branch: "branch";
|
|
180
181
|
subagent: "subagent";
|
|
181
182
|
compress: "compress";
|
|
182
|
-
branch: "branch";
|
|
183
183
|
rewrite: "rewrite";
|
|
184
184
|
coordinator: "coordinator";
|
|
185
185
|
aside: "aside";
|
|
@@ -279,8 +279,8 @@ declare const SessionWithPreviewSchema: z.ZodObject<{
|
|
|
279
279
|
member: "member";
|
|
280
280
|
}>;
|
|
281
281
|
status: z.ZodEnum<{
|
|
282
|
-
idle: "idle";
|
|
283
282
|
active: "active";
|
|
283
|
+
idle: "idle";
|
|
284
284
|
dead: "dead";
|
|
285
285
|
disposed: "disposed";
|
|
286
286
|
}>;
|
|
@@ -288,9 +288,9 @@ declare const SessionWithPreviewSchema: z.ZodObject<{
|
|
|
288
288
|
lastActivityAt: z.ZodNumber;
|
|
289
289
|
}, z.core.$strip>>;
|
|
290
290
|
status: z.ZodEnum<{
|
|
291
|
-
closed: "closed";
|
|
292
291
|
active: "active";
|
|
293
292
|
archived: "archived";
|
|
293
|
+
closed: "closed";
|
|
294
294
|
discovered: "discovered";
|
|
295
295
|
}>;
|
|
296
296
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
@@ -303,9 +303,9 @@ declare const SessionWithPreviewSchema: z.ZodObject<{
|
|
|
303
303
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
304
304
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
305
305
|
fork: "fork";
|
|
306
|
+
branch: "branch";
|
|
306
307
|
subagent: "subagent";
|
|
307
308
|
compress: "compress";
|
|
308
|
-
branch: "branch";
|
|
309
309
|
rewrite: "rewrite";
|
|
310
310
|
coordinator: "coordinator";
|
|
311
311
|
aside: "aside";
|
|
@@ -479,8 +479,8 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
479
479
|
member: "member";
|
|
480
480
|
}>;
|
|
481
481
|
status: z.ZodEnum<{
|
|
482
|
-
idle: "idle";
|
|
483
482
|
active: "active";
|
|
483
|
+
idle: "idle";
|
|
484
484
|
dead: "dead";
|
|
485
485
|
disposed: "disposed";
|
|
486
486
|
}>;
|
|
@@ -488,9 +488,9 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
488
488
|
lastActivityAt: z.ZodNumber;
|
|
489
489
|
}, z.core.$strip>>;
|
|
490
490
|
status: z.ZodEnum<{
|
|
491
|
-
closed: "closed";
|
|
492
491
|
active: "active";
|
|
493
492
|
archived: "archived";
|
|
493
|
+
closed: "closed";
|
|
494
494
|
discovered: "discovered";
|
|
495
495
|
}>;
|
|
496
496
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
@@ -503,9 +503,9 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
503
503
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
504
504
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
505
505
|
fork: "fork";
|
|
506
|
+
branch: "branch";
|
|
506
507
|
subagent: "subagent";
|
|
507
508
|
compress: "compress";
|
|
508
|
-
branch: "branch";
|
|
509
509
|
rewrite: "rewrite";
|
|
510
510
|
coordinator: "coordinator";
|
|
511
511
|
aside: "aside";
|
|
@@ -590,8 +590,8 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
590
590
|
member: "member";
|
|
591
591
|
}>;
|
|
592
592
|
status: z.ZodEnum<{
|
|
593
|
-
idle: "idle";
|
|
594
593
|
active: "active";
|
|
594
|
+
idle: "idle";
|
|
595
595
|
dead: "dead";
|
|
596
596
|
disposed: "disposed";
|
|
597
597
|
}>;
|
|
@@ -981,9 +981,9 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
981
981
|
parentSessionId: z.ZodString;
|
|
982
982
|
kind: z.ZodEnum<{
|
|
983
983
|
fork: "fork";
|
|
984
|
+
branch: "branch";
|
|
984
985
|
subagent: "subagent";
|
|
985
986
|
compress: "compress";
|
|
986
|
-
branch: "branch";
|
|
987
987
|
rewrite: "rewrite";
|
|
988
988
|
coordinator: "coordinator";
|
|
989
989
|
aside: "aside";
|
|
@@ -1065,9 +1065,9 @@ type AgentRole = z.infer<typeof AgentRoleSchema>;
|
|
|
1065
1065
|
*/
|
|
1066
1066
|
declare const BranchKindSchema: z.ZodEnum<{
|
|
1067
1067
|
fork: "fork";
|
|
1068
|
+
branch: "branch";
|
|
1068
1069
|
subagent: "subagent";
|
|
1069
1070
|
compress: "compress";
|
|
1070
|
-
branch: "branch";
|
|
1071
1071
|
rewrite: "rewrite";
|
|
1072
1072
|
coordinator: "coordinator";
|
|
1073
1073
|
aside: "aside";
|
|
@@ -1572,6 +1572,25 @@ declare const OrchestratorSchemas: {
|
|
|
1572
1572
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1573
1573
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
1574
1574
|
sessionId: z.ZodString;
|
|
1575
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
1576
|
+
fullName: z.ZodString;
|
|
1577
|
+
originalName: z.ZodString;
|
|
1578
|
+
serverName: z.ZodString;
|
|
1579
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1580
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
1581
|
+
exposureMode: z.ZodEnum<{
|
|
1582
|
+
discovery: "discovery";
|
|
1583
|
+
direct: "direct";
|
|
1584
|
+
hidden: "hidden";
|
|
1585
|
+
}>;
|
|
1586
|
+
enabled: z.ZodBoolean;
|
|
1587
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
1588
|
+
discovery: "discovery";
|
|
1589
|
+
toolset: "toolset";
|
|
1590
|
+
}>>;
|
|
1591
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
1592
|
+
exposed: z.ZodBoolean;
|
|
1593
|
+
}, z.core.$strip>>;
|
|
1575
1594
|
servers: z.ZodArray<z.ZodObject<{
|
|
1576
1595
|
name: z.ZodString;
|
|
1577
1596
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -1608,28 +1627,9 @@ declare const OrchestratorSchemas: {
|
|
|
1608
1627
|
type: z.ZodLiteral<"http">;
|
|
1609
1628
|
}, z.core.$strip>], "type">;
|
|
1610
1629
|
exposureMode: z.ZodEnum<{
|
|
1611
|
-
direct: "direct";
|
|
1612
1630
|
discovery: "discovery";
|
|
1613
|
-
}>;
|
|
1614
|
-
}, z.core.$strip>>;
|
|
1615
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
1616
|
-
fullName: z.ZodString;
|
|
1617
|
-
originalName: z.ZodString;
|
|
1618
|
-
serverName: z.ZodString;
|
|
1619
|
-
description: z.ZodOptional<z.ZodString>;
|
|
1620
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
1621
|
-
exposureMode: z.ZodEnum<{
|
|
1622
1631
|
direct: "direct";
|
|
1623
|
-
discovery: "discovery";
|
|
1624
|
-
hidden: "hidden";
|
|
1625
1632
|
}>;
|
|
1626
|
-
enabled: z.ZodBoolean;
|
|
1627
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
1628
|
-
discovery: "discovery";
|
|
1629
|
-
toolset: "toolset";
|
|
1630
|
-
}>>;
|
|
1631
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
1632
|
-
exposed: z.ZodBoolean;
|
|
1633
1633
|
}, z.core.$strip>>;
|
|
1634
1634
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
1635
1635
|
fullName: z.ZodString;
|
|
@@ -1638,8 +1638,8 @@ declare const OrchestratorSchemas: {
|
|
|
1638
1638
|
description: z.ZodOptional<z.ZodString>;
|
|
1639
1639
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
1640
1640
|
exposureMode: z.ZodEnum<{
|
|
1641
|
-
direct: "direct";
|
|
1642
1641
|
discovery: "discovery";
|
|
1642
|
+
direct: "direct";
|
|
1643
1643
|
hidden: "hidden";
|
|
1644
1644
|
}>;
|
|
1645
1645
|
enabled: z.ZodBoolean;
|
|
@@ -1675,6 +1675,25 @@ declare const OrchestratorSchemas: {
|
|
|
1675
1675
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1676
1676
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
1677
1677
|
sessionId: z.ZodString;
|
|
1678
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
1679
|
+
fullName: z.ZodString;
|
|
1680
|
+
originalName: z.ZodString;
|
|
1681
|
+
serverName: z.ZodString;
|
|
1682
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1683
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
1684
|
+
exposureMode: z.ZodEnum<{
|
|
1685
|
+
discovery: "discovery";
|
|
1686
|
+
direct: "direct";
|
|
1687
|
+
hidden: "hidden";
|
|
1688
|
+
}>;
|
|
1689
|
+
enabled: z.ZodBoolean;
|
|
1690
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
1691
|
+
discovery: "discovery";
|
|
1692
|
+
toolset: "toolset";
|
|
1693
|
+
}>>;
|
|
1694
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
1695
|
+
exposed: z.ZodBoolean;
|
|
1696
|
+
}, z.core.$strip>>;
|
|
1678
1697
|
servers: z.ZodArray<z.ZodObject<{
|
|
1679
1698
|
name: z.ZodString;
|
|
1680
1699
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -1711,28 +1730,9 @@ declare const OrchestratorSchemas: {
|
|
|
1711
1730
|
type: z.ZodLiteral<"http">;
|
|
1712
1731
|
}, z.core.$strip>], "type">;
|
|
1713
1732
|
exposureMode: z.ZodEnum<{
|
|
1714
|
-
direct: "direct";
|
|
1715
1733
|
discovery: "discovery";
|
|
1716
|
-
}>;
|
|
1717
|
-
}, z.core.$strip>>;
|
|
1718
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
1719
|
-
fullName: z.ZodString;
|
|
1720
|
-
originalName: z.ZodString;
|
|
1721
|
-
serverName: z.ZodString;
|
|
1722
|
-
description: z.ZodOptional<z.ZodString>;
|
|
1723
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
1724
|
-
exposureMode: z.ZodEnum<{
|
|
1725
1734
|
direct: "direct";
|
|
1726
|
-
discovery: "discovery";
|
|
1727
|
-
hidden: "hidden";
|
|
1728
1735
|
}>;
|
|
1729
|
-
enabled: z.ZodBoolean;
|
|
1730
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
1731
|
-
discovery: "discovery";
|
|
1732
|
-
toolset: "toolset";
|
|
1733
|
-
}>>;
|
|
1734
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
1735
|
-
exposed: z.ZodBoolean;
|
|
1736
1736
|
}, z.core.$strip>>;
|
|
1737
1737
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
1738
1738
|
fullName: z.ZodString;
|
|
@@ -1741,8 +1741,8 @@ declare const OrchestratorSchemas: {
|
|
|
1741
1741
|
description: z.ZodOptional<z.ZodString>;
|
|
1742
1742
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
1743
1743
|
exposureMode: z.ZodEnum<{
|
|
1744
|
-
direct: "direct";
|
|
1745
1744
|
discovery: "discovery";
|
|
1745
|
+
direct: "direct";
|
|
1746
1746
|
hidden: "hidden";
|
|
1747
1747
|
}>;
|
|
1748
1748
|
enabled: z.ZodBoolean;
|
|
@@ -1778,6 +1778,25 @@ declare const OrchestratorSchemas: {
|
|
|
1778
1778
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1779
1779
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
1780
1780
|
sessionId: z.ZodString;
|
|
1781
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
1782
|
+
fullName: z.ZodString;
|
|
1783
|
+
originalName: z.ZodString;
|
|
1784
|
+
serverName: z.ZodString;
|
|
1785
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1786
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
1787
|
+
exposureMode: z.ZodEnum<{
|
|
1788
|
+
discovery: "discovery";
|
|
1789
|
+
direct: "direct";
|
|
1790
|
+
hidden: "hidden";
|
|
1791
|
+
}>;
|
|
1792
|
+
enabled: z.ZodBoolean;
|
|
1793
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
1794
|
+
discovery: "discovery";
|
|
1795
|
+
toolset: "toolset";
|
|
1796
|
+
}>>;
|
|
1797
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
1798
|
+
exposed: z.ZodBoolean;
|
|
1799
|
+
}, z.core.$strip>>;
|
|
1781
1800
|
servers: z.ZodArray<z.ZodObject<{
|
|
1782
1801
|
name: z.ZodString;
|
|
1783
1802
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -1814,28 +1833,9 @@ declare const OrchestratorSchemas: {
|
|
|
1814
1833
|
type: z.ZodLiteral<"http">;
|
|
1815
1834
|
}, z.core.$strip>], "type">;
|
|
1816
1835
|
exposureMode: z.ZodEnum<{
|
|
1817
|
-
direct: "direct";
|
|
1818
1836
|
discovery: "discovery";
|
|
1819
|
-
}>;
|
|
1820
|
-
}, z.core.$strip>>;
|
|
1821
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
1822
|
-
fullName: z.ZodString;
|
|
1823
|
-
originalName: z.ZodString;
|
|
1824
|
-
serverName: z.ZodString;
|
|
1825
|
-
description: z.ZodOptional<z.ZodString>;
|
|
1826
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
1827
|
-
exposureMode: z.ZodEnum<{
|
|
1828
1837
|
direct: "direct";
|
|
1829
|
-
discovery: "discovery";
|
|
1830
|
-
hidden: "hidden";
|
|
1831
1838
|
}>;
|
|
1832
|
-
enabled: z.ZodBoolean;
|
|
1833
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
1834
|
-
discovery: "discovery";
|
|
1835
|
-
toolset: "toolset";
|
|
1836
|
-
}>>;
|
|
1837
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
1838
|
-
exposed: z.ZodBoolean;
|
|
1839
1839
|
}, z.core.$strip>>;
|
|
1840
1840
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
1841
1841
|
fullName: z.ZodString;
|
|
@@ -1844,8 +1844,8 @@ declare const OrchestratorSchemas: {
|
|
|
1844
1844
|
description: z.ZodOptional<z.ZodString>;
|
|
1845
1845
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
1846
1846
|
exposureMode: z.ZodEnum<{
|
|
1847
|
-
direct: "direct";
|
|
1848
1847
|
discovery: "discovery";
|
|
1848
|
+
direct: "direct";
|
|
1849
1849
|
hidden: "hidden";
|
|
1850
1850
|
}>;
|
|
1851
1851
|
enabled: z.ZodBoolean;
|
|
@@ -2083,6 +2083,25 @@ declare const OrchestratorSchemas: {
|
|
|
2083
2083
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2084
2084
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
2085
2085
|
sessionId: z.ZodString;
|
|
2086
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
2087
|
+
fullName: z.ZodString;
|
|
2088
|
+
originalName: z.ZodString;
|
|
2089
|
+
serverName: z.ZodString;
|
|
2090
|
+
description: z.ZodOptional<z.ZodString>;
|
|
2091
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
2092
|
+
exposureMode: z.ZodEnum<{
|
|
2093
|
+
discovery: "discovery";
|
|
2094
|
+
direct: "direct";
|
|
2095
|
+
hidden: "hidden";
|
|
2096
|
+
}>;
|
|
2097
|
+
enabled: z.ZodBoolean;
|
|
2098
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
2099
|
+
discovery: "discovery";
|
|
2100
|
+
toolset: "toolset";
|
|
2101
|
+
}>>;
|
|
2102
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
2103
|
+
exposed: z.ZodBoolean;
|
|
2104
|
+
}, z.core.$strip>>;
|
|
2086
2105
|
servers: z.ZodArray<z.ZodObject<{
|
|
2087
2106
|
name: z.ZodString;
|
|
2088
2107
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -2119,28 +2138,9 @@ declare const OrchestratorSchemas: {
|
|
|
2119
2138
|
type: z.ZodLiteral<"http">;
|
|
2120
2139
|
}, z.core.$strip>], "type">;
|
|
2121
2140
|
exposureMode: z.ZodEnum<{
|
|
2122
|
-
direct: "direct";
|
|
2123
2141
|
discovery: "discovery";
|
|
2124
|
-
}>;
|
|
2125
|
-
}, z.core.$strip>>;
|
|
2126
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
2127
|
-
fullName: z.ZodString;
|
|
2128
|
-
originalName: z.ZodString;
|
|
2129
|
-
serverName: z.ZodString;
|
|
2130
|
-
description: z.ZodOptional<z.ZodString>;
|
|
2131
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
2132
|
-
exposureMode: z.ZodEnum<{
|
|
2133
2142
|
direct: "direct";
|
|
2134
|
-
discovery: "discovery";
|
|
2135
|
-
hidden: "hidden";
|
|
2136
2143
|
}>;
|
|
2137
|
-
enabled: z.ZodBoolean;
|
|
2138
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
2139
|
-
discovery: "discovery";
|
|
2140
|
-
toolset: "toolset";
|
|
2141
|
-
}>>;
|
|
2142
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
2143
|
-
exposed: z.ZodBoolean;
|
|
2144
2144
|
}, z.core.$strip>>;
|
|
2145
2145
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
2146
2146
|
fullName: z.ZodString;
|
|
@@ -2149,8 +2149,8 @@ declare const OrchestratorSchemas: {
|
|
|
2149
2149
|
description: z.ZodOptional<z.ZodString>;
|
|
2150
2150
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
2151
2151
|
exposureMode: z.ZodEnum<{
|
|
2152
|
-
direct: "direct";
|
|
2153
2152
|
discovery: "discovery";
|
|
2153
|
+
direct: "direct";
|
|
2154
2154
|
hidden: "hidden";
|
|
2155
2155
|
}>;
|
|
2156
2156
|
enabled: z.ZodBoolean;
|
|
@@ -2334,6 +2334,25 @@ declare const OrchestratorSchemas: {
|
|
|
2334
2334
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2335
2335
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
2336
2336
|
sessionId: z.ZodString;
|
|
2337
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
2338
|
+
fullName: z.ZodString;
|
|
2339
|
+
originalName: z.ZodString;
|
|
2340
|
+
serverName: z.ZodString;
|
|
2341
|
+
description: z.ZodOptional<z.ZodString>;
|
|
2342
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
2343
|
+
exposureMode: z.ZodEnum<{
|
|
2344
|
+
discovery: "discovery";
|
|
2345
|
+
direct: "direct";
|
|
2346
|
+
hidden: "hidden";
|
|
2347
|
+
}>;
|
|
2348
|
+
enabled: z.ZodBoolean;
|
|
2349
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
2350
|
+
discovery: "discovery";
|
|
2351
|
+
toolset: "toolset";
|
|
2352
|
+
}>>;
|
|
2353
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
2354
|
+
exposed: z.ZodBoolean;
|
|
2355
|
+
}, z.core.$strip>>;
|
|
2337
2356
|
servers: z.ZodArray<z.ZodObject<{
|
|
2338
2357
|
name: z.ZodString;
|
|
2339
2358
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -2370,28 +2389,9 @@ declare const OrchestratorSchemas: {
|
|
|
2370
2389
|
type: z.ZodLiteral<"http">;
|
|
2371
2390
|
}, z.core.$strip>], "type">;
|
|
2372
2391
|
exposureMode: z.ZodEnum<{
|
|
2373
|
-
direct: "direct";
|
|
2374
2392
|
discovery: "discovery";
|
|
2375
|
-
}>;
|
|
2376
|
-
}, z.core.$strip>>;
|
|
2377
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
2378
|
-
fullName: z.ZodString;
|
|
2379
|
-
originalName: z.ZodString;
|
|
2380
|
-
serverName: z.ZodString;
|
|
2381
|
-
description: z.ZodOptional<z.ZodString>;
|
|
2382
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
2383
|
-
exposureMode: z.ZodEnum<{
|
|
2384
2393
|
direct: "direct";
|
|
2385
|
-
discovery: "discovery";
|
|
2386
|
-
hidden: "hidden";
|
|
2387
2394
|
}>;
|
|
2388
|
-
enabled: z.ZodBoolean;
|
|
2389
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
2390
|
-
discovery: "discovery";
|
|
2391
|
-
toolset: "toolset";
|
|
2392
|
-
}>>;
|
|
2393
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
2394
|
-
exposed: z.ZodBoolean;
|
|
2395
2395
|
}, z.core.$strip>>;
|
|
2396
2396
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
2397
2397
|
fullName: z.ZodString;
|
|
@@ -2400,8 +2400,8 @@ declare const OrchestratorSchemas: {
|
|
|
2400
2400
|
description: z.ZodOptional<z.ZodString>;
|
|
2401
2401
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
2402
2402
|
exposureMode: z.ZodEnum<{
|
|
2403
|
-
direct: "direct";
|
|
2404
2403
|
discovery: "discovery";
|
|
2404
|
+
direct: "direct";
|
|
2405
2405
|
hidden: "hidden";
|
|
2406
2406
|
}>;
|
|
2407
2407
|
enabled: z.ZodBoolean;
|
|
@@ -3224,9 +3224,9 @@ declare const MakaioSessionEventSchema: z.ZodUnion<readonly [z.ZodDiscriminatedU
|
|
|
3224
3224
|
parentSessionId: z.ZodString;
|
|
3225
3225
|
kind: z.ZodEnum<{
|
|
3226
3226
|
fork: "fork";
|
|
3227
|
+
branch: "branch";
|
|
3227
3228
|
subagent: "subagent";
|
|
3228
3229
|
compress: "compress";
|
|
3229
|
-
branch: "branch";
|
|
3230
3230
|
rewrite: "rewrite";
|
|
3231
3231
|
coordinator: "coordinator";
|
|
3232
3232
|
aside: "aside";
|
|
@@ -3415,9 +3415,9 @@ declare const ForkChildInfoSchema: z.ZodObject<{
|
|
|
3415
3415
|
forkPointMessageId: z.ZodNullable<z.ZodString>;
|
|
3416
3416
|
branchKind: z.ZodNullable<z.ZodEnum<{
|
|
3417
3417
|
fork: "fork";
|
|
3418
|
+
branch: "branch";
|
|
3418
3419
|
subagent: "subagent";
|
|
3419
3420
|
compress: "compress";
|
|
3420
|
-
branch: "branch";
|
|
3421
3421
|
rewrite: "rewrite";
|
|
3422
3422
|
coordinator: "coordinator";
|
|
3423
3423
|
aside: "aside";
|
|
@@ -3489,9 +3489,9 @@ declare const SessionCreatedEventSchema: z.ZodObject<{
|
|
|
3489
3489
|
parentSessionId: z.ZodNullable<z.ZodString>;
|
|
3490
3490
|
branchKind: z.ZodNullable<z.ZodEnum<{
|
|
3491
3491
|
fork: "fork";
|
|
3492
|
+
branch: "branch";
|
|
3492
3493
|
subagent: "subagent";
|
|
3493
3494
|
compress: "compress";
|
|
3494
|
-
branch: "branch";
|
|
3495
3495
|
rewrite: "rewrite";
|
|
3496
3496
|
coordinator: "coordinator";
|
|
3497
3497
|
aside: "aside";
|
|
@@ -3569,6 +3569,25 @@ declare const SessionSchemas: {
|
|
|
3569
3569
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
3570
3570
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
3571
3571
|
sessionId: _$zod.ZodString;
|
|
3572
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3573
|
+
fullName: _$zod.ZodString;
|
|
3574
|
+
originalName: _$zod.ZodString;
|
|
3575
|
+
serverName: _$zod.ZodString;
|
|
3576
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3577
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3578
|
+
exposureMode: _$zod.ZodEnum<{
|
|
3579
|
+
discovery: "discovery";
|
|
3580
|
+
direct: "direct";
|
|
3581
|
+
hidden: "hidden";
|
|
3582
|
+
}>;
|
|
3583
|
+
enabled: _$zod.ZodBoolean;
|
|
3584
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3585
|
+
discovery: "discovery";
|
|
3586
|
+
toolset: "toolset";
|
|
3587
|
+
}>>;
|
|
3588
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3589
|
+
exposed: _$zod.ZodBoolean;
|
|
3590
|
+
}, _$zod_v4_core0.$strip>>;
|
|
3572
3591
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3573
3592
|
name: _$zod.ZodString;
|
|
3574
3593
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -3605,28 +3624,9 @@ declare const SessionSchemas: {
|
|
|
3605
3624
|
type: _$zod.ZodLiteral<"http">;
|
|
3606
3625
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
3607
3626
|
exposureMode: _$zod.ZodEnum<{
|
|
3608
|
-
direct: "direct";
|
|
3609
3627
|
discovery: "discovery";
|
|
3610
|
-
}>;
|
|
3611
|
-
}, _$zod_v4_core0.$strip>>;
|
|
3612
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3613
|
-
fullName: _$zod.ZodString;
|
|
3614
|
-
originalName: _$zod.ZodString;
|
|
3615
|
-
serverName: _$zod.ZodString;
|
|
3616
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3617
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3618
|
-
exposureMode: _$zod.ZodEnum<{
|
|
3619
3628
|
direct: "direct";
|
|
3620
|
-
discovery: "discovery";
|
|
3621
|
-
hidden: "hidden";
|
|
3622
3629
|
}>;
|
|
3623
|
-
enabled: _$zod.ZodBoolean;
|
|
3624
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3625
|
-
discovery: "discovery";
|
|
3626
|
-
toolset: "toolset";
|
|
3627
|
-
}>>;
|
|
3628
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3629
|
-
exposed: _$zod.ZodBoolean;
|
|
3630
3630
|
}, _$zod_v4_core0.$strip>>;
|
|
3631
3631
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3632
3632
|
fullName: _$zod.ZodString;
|
|
@@ -3635,8 +3635,8 @@ declare const SessionSchemas: {
|
|
|
3635
3635
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3636
3636
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3637
3637
|
exposureMode: _$zod.ZodEnum<{
|
|
3638
|
-
direct: "direct";
|
|
3639
3638
|
discovery: "discovery";
|
|
3639
|
+
direct: "direct";
|
|
3640
3640
|
hidden: "hidden";
|
|
3641
3641
|
}>;
|
|
3642
3642
|
enabled: _$zod.ZodBoolean;
|
|
@@ -3825,6 +3825,25 @@ declare const SessionSchemas: {
|
|
|
3825
3825
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
3826
3826
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
3827
3827
|
sessionId: _$zod.ZodString;
|
|
3828
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3829
|
+
fullName: _$zod.ZodString;
|
|
3830
|
+
originalName: _$zod.ZodString;
|
|
3831
|
+
serverName: _$zod.ZodString;
|
|
3832
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3833
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3834
|
+
exposureMode: _$zod.ZodEnum<{
|
|
3835
|
+
discovery: "discovery";
|
|
3836
|
+
direct: "direct";
|
|
3837
|
+
hidden: "hidden";
|
|
3838
|
+
}>;
|
|
3839
|
+
enabled: _$zod.ZodBoolean;
|
|
3840
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3841
|
+
discovery: "discovery";
|
|
3842
|
+
toolset: "toolset";
|
|
3843
|
+
}>>;
|
|
3844
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3845
|
+
exposed: _$zod.ZodBoolean;
|
|
3846
|
+
}, _$zod_v4_core0.$strip>>;
|
|
3828
3847
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3829
3848
|
name: _$zod.ZodString;
|
|
3830
3849
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -3861,28 +3880,9 @@ declare const SessionSchemas: {
|
|
|
3861
3880
|
type: _$zod.ZodLiteral<"http">;
|
|
3862
3881
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
3863
3882
|
exposureMode: _$zod.ZodEnum<{
|
|
3864
|
-
direct: "direct";
|
|
3865
3883
|
discovery: "discovery";
|
|
3866
|
-
}>;
|
|
3867
|
-
}, _$zod_v4_core0.$strip>>;
|
|
3868
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3869
|
-
fullName: _$zod.ZodString;
|
|
3870
|
-
originalName: _$zod.ZodString;
|
|
3871
|
-
serverName: _$zod.ZodString;
|
|
3872
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3873
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3874
|
-
exposureMode: _$zod.ZodEnum<{
|
|
3875
3884
|
direct: "direct";
|
|
3876
|
-
discovery: "discovery";
|
|
3877
|
-
hidden: "hidden";
|
|
3878
3885
|
}>;
|
|
3879
|
-
enabled: _$zod.ZodBoolean;
|
|
3880
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3881
|
-
discovery: "discovery";
|
|
3882
|
-
toolset: "toolset";
|
|
3883
|
-
}>>;
|
|
3884
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3885
|
-
exposed: _$zod.ZodBoolean;
|
|
3886
3886
|
}, _$zod_v4_core0.$strip>>;
|
|
3887
3887
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3888
3888
|
fullName: _$zod.ZodString;
|
|
@@ -3891,8 +3891,8 @@ declare const SessionSchemas: {
|
|
|
3891
3891
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3892
3892
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3893
3893
|
exposureMode: _$zod.ZodEnum<{
|
|
3894
|
-
direct: "direct";
|
|
3895
3894
|
discovery: "discovery";
|
|
3895
|
+
direct: "direct";
|
|
3896
3896
|
hidden: "hidden";
|
|
3897
3897
|
}>;
|
|
3898
3898
|
enabled: _$zod.ZodBoolean;
|
|
@@ -3928,6 +3928,25 @@ declare const SessionSchemas: {
|
|
|
3928
3928
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
3929
3929
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
3930
3930
|
sessionId: _$zod.ZodString;
|
|
3931
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3932
|
+
fullName: _$zod.ZodString;
|
|
3933
|
+
originalName: _$zod.ZodString;
|
|
3934
|
+
serverName: _$zod.ZodString;
|
|
3935
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3936
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3937
|
+
exposureMode: _$zod.ZodEnum<{
|
|
3938
|
+
discovery: "discovery";
|
|
3939
|
+
direct: "direct";
|
|
3940
|
+
hidden: "hidden";
|
|
3941
|
+
}>;
|
|
3942
|
+
enabled: _$zod.ZodBoolean;
|
|
3943
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3944
|
+
discovery: "discovery";
|
|
3945
|
+
toolset: "toolset";
|
|
3946
|
+
}>>;
|
|
3947
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3948
|
+
exposed: _$zod.ZodBoolean;
|
|
3949
|
+
}, _$zod_v4_core0.$strip>>;
|
|
3931
3950
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3932
3951
|
name: _$zod.ZodString;
|
|
3933
3952
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -3964,28 +3983,9 @@ declare const SessionSchemas: {
|
|
|
3964
3983
|
type: _$zod.ZodLiteral<"http">;
|
|
3965
3984
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
3966
3985
|
exposureMode: _$zod.ZodEnum<{
|
|
3967
|
-
direct: "direct";
|
|
3968
3986
|
discovery: "discovery";
|
|
3969
|
-
}>;
|
|
3970
|
-
}, _$zod_v4_core0.$strip>>;
|
|
3971
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3972
|
-
fullName: _$zod.ZodString;
|
|
3973
|
-
originalName: _$zod.ZodString;
|
|
3974
|
-
serverName: _$zod.ZodString;
|
|
3975
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3976
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3977
|
-
exposureMode: _$zod.ZodEnum<{
|
|
3978
3987
|
direct: "direct";
|
|
3979
|
-
discovery: "discovery";
|
|
3980
|
-
hidden: "hidden";
|
|
3981
3988
|
}>;
|
|
3982
|
-
enabled: _$zod.ZodBoolean;
|
|
3983
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3984
|
-
discovery: "discovery";
|
|
3985
|
-
toolset: "toolset";
|
|
3986
|
-
}>>;
|
|
3987
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3988
|
-
exposed: _$zod.ZodBoolean;
|
|
3989
3989
|
}, _$zod_v4_core0.$strip>>;
|
|
3990
3990
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3991
3991
|
fullName: _$zod.ZodString;
|
|
@@ -3994,8 +3994,8 @@ declare const SessionSchemas: {
|
|
|
3994
3994
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3995
3995
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3996
3996
|
exposureMode: _$zod.ZodEnum<{
|
|
3997
|
-
direct: "direct";
|
|
3998
3997
|
discovery: "discovery";
|
|
3998
|
+
direct: "direct";
|
|
3999
3999
|
hidden: "hidden";
|
|
4000
4000
|
}>;
|
|
4001
4001
|
enabled: _$zod.ZodBoolean;
|
|
@@ -4031,6 +4031,25 @@ declare const SessionSchemas: {
|
|
|
4031
4031
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4032
4032
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4033
4033
|
sessionId: _$zod.ZodString;
|
|
4034
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4035
|
+
fullName: _$zod.ZodString;
|
|
4036
|
+
originalName: _$zod.ZodString;
|
|
4037
|
+
serverName: _$zod.ZodString;
|
|
4038
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4039
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4040
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4041
|
+
discovery: "discovery";
|
|
4042
|
+
direct: "direct";
|
|
4043
|
+
hidden: "hidden";
|
|
4044
|
+
}>;
|
|
4045
|
+
enabled: _$zod.ZodBoolean;
|
|
4046
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4047
|
+
discovery: "discovery";
|
|
4048
|
+
toolset: "toolset";
|
|
4049
|
+
}>>;
|
|
4050
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4051
|
+
exposed: _$zod.ZodBoolean;
|
|
4052
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4034
4053
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4035
4054
|
name: _$zod.ZodString;
|
|
4036
4055
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4067,28 +4086,9 @@ declare const SessionSchemas: {
|
|
|
4067
4086
|
type: _$zod.ZodLiteral<"http">;
|
|
4068
4087
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4069
4088
|
exposureMode: _$zod.ZodEnum<{
|
|
4070
|
-
direct: "direct";
|
|
4071
4089
|
discovery: "discovery";
|
|
4072
|
-
}>;
|
|
4073
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4074
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4075
|
-
fullName: _$zod.ZodString;
|
|
4076
|
-
originalName: _$zod.ZodString;
|
|
4077
|
-
serverName: _$zod.ZodString;
|
|
4078
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4079
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4080
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4081
4090
|
direct: "direct";
|
|
4082
|
-
discovery: "discovery";
|
|
4083
|
-
hidden: "hidden";
|
|
4084
4091
|
}>;
|
|
4085
|
-
enabled: _$zod.ZodBoolean;
|
|
4086
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4087
|
-
discovery: "discovery";
|
|
4088
|
-
toolset: "toolset";
|
|
4089
|
-
}>>;
|
|
4090
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4091
|
-
exposed: _$zod.ZodBoolean;
|
|
4092
4092
|
}, _$zod_v4_core0.$strip>>;
|
|
4093
4093
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4094
4094
|
fullName: _$zod.ZodString;
|
|
@@ -4097,8 +4097,8 @@ declare const SessionSchemas: {
|
|
|
4097
4097
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4098
4098
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4099
4099
|
exposureMode: _$zod.ZodEnum<{
|
|
4100
|
-
direct: "direct";
|
|
4101
4100
|
discovery: "discovery";
|
|
4101
|
+
direct: "direct";
|
|
4102
4102
|
hidden: "hidden";
|
|
4103
4103
|
}>;
|
|
4104
4104
|
enabled: _$zod.ZodBoolean;
|
|
@@ -4303,6 +4303,25 @@ declare const SessionSchemas: {
|
|
|
4303
4303
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4304
4304
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4305
4305
|
sessionId: _$zod.ZodString;
|
|
4306
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4307
|
+
fullName: _$zod.ZodString;
|
|
4308
|
+
originalName: _$zod.ZodString;
|
|
4309
|
+
serverName: _$zod.ZodString;
|
|
4310
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4311
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4312
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4313
|
+
discovery: "discovery";
|
|
4314
|
+
direct: "direct";
|
|
4315
|
+
hidden: "hidden";
|
|
4316
|
+
}>;
|
|
4317
|
+
enabled: _$zod.ZodBoolean;
|
|
4318
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4319
|
+
discovery: "discovery";
|
|
4320
|
+
toolset: "toolset";
|
|
4321
|
+
}>>;
|
|
4322
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4323
|
+
exposed: _$zod.ZodBoolean;
|
|
4324
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4306
4325
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4307
4326
|
name: _$zod.ZodString;
|
|
4308
4327
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4339,28 +4358,9 @@ declare const SessionSchemas: {
|
|
|
4339
4358
|
type: _$zod.ZodLiteral<"http">;
|
|
4340
4359
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4341
4360
|
exposureMode: _$zod.ZodEnum<{
|
|
4342
|
-
direct: "direct";
|
|
4343
4361
|
discovery: "discovery";
|
|
4344
|
-
}>;
|
|
4345
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4346
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4347
|
-
fullName: _$zod.ZodString;
|
|
4348
|
-
originalName: _$zod.ZodString;
|
|
4349
|
-
serverName: _$zod.ZodString;
|
|
4350
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4351
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4352
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4353
4362
|
direct: "direct";
|
|
4354
|
-
discovery: "discovery";
|
|
4355
|
-
hidden: "hidden";
|
|
4356
4363
|
}>;
|
|
4357
|
-
enabled: _$zod.ZodBoolean;
|
|
4358
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4359
|
-
discovery: "discovery";
|
|
4360
|
-
toolset: "toolset";
|
|
4361
|
-
}>>;
|
|
4362
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4363
|
-
exposed: _$zod.ZodBoolean;
|
|
4364
4364
|
}, _$zod_v4_core0.$strip>>;
|
|
4365
4365
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4366
4366
|
fullName: _$zod.ZodString;
|
|
@@ -4369,8 +4369,8 @@ declare const SessionSchemas: {
|
|
|
4369
4369
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4370
4370
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4371
4371
|
exposureMode: _$zod.ZodEnum<{
|
|
4372
|
-
direct: "direct";
|
|
4373
4372
|
discovery: "discovery";
|
|
4373
|
+
direct: "direct";
|
|
4374
4374
|
hidden: "hidden";
|
|
4375
4375
|
}>;
|
|
4376
4376
|
enabled: _$zod.ZodBoolean;
|
|
@@ -4546,6 +4546,25 @@ declare const SessionSchemas: {
|
|
|
4546
4546
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4547
4547
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4548
4548
|
sessionId: _$zod.ZodString;
|
|
4549
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4550
|
+
fullName: _$zod.ZodString;
|
|
4551
|
+
originalName: _$zod.ZodString;
|
|
4552
|
+
serverName: _$zod.ZodString;
|
|
4553
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4554
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4555
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4556
|
+
discovery: "discovery";
|
|
4557
|
+
direct: "direct";
|
|
4558
|
+
hidden: "hidden";
|
|
4559
|
+
}>;
|
|
4560
|
+
enabled: _$zod.ZodBoolean;
|
|
4561
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4562
|
+
discovery: "discovery";
|
|
4563
|
+
toolset: "toolset";
|
|
4564
|
+
}>>;
|
|
4565
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4566
|
+
exposed: _$zod.ZodBoolean;
|
|
4567
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4549
4568
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4550
4569
|
name: _$zod.ZodString;
|
|
4551
4570
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4582,28 +4601,9 @@ declare const SessionSchemas: {
|
|
|
4582
4601
|
type: _$zod.ZodLiteral<"http">;
|
|
4583
4602
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4584
4603
|
exposureMode: _$zod.ZodEnum<{
|
|
4585
|
-
direct: "direct";
|
|
4586
4604
|
discovery: "discovery";
|
|
4587
|
-
}>;
|
|
4588
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4589
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4590
|
-
fullName: _$zod.ZodString;
|
|
4591
|
-
originalName: _$zod.ZodString;
|
|
4592
|
-
serverName: _$zod.ZodString;
|
|
4593
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4594
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4595
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4596
4605
|
direct: "direct";
|
|
4597
|
-
discovery: "discovery";
|
|
4598
|
-
hidden: "hidden";
|
|
4599
4606
|
}>;
|
|
4600
|
-
enabled: _$zod.ZodBoolean;
|
|
4601
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4602
|
-
discovery: "discovery";
|
|
4603
|
-
toolset: "toolset";
|
|
4604
|
-
}>>;
|
|
4605
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4606
|
-
exposed: _$zod.ZodBoolean;
|
|
4607
4607
|
}, _$zod_v4_core0.$strip>>;
|
|
4608
4608
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4609
4609
|
fullName: _$zod.ZodString;
|
|
@@ -4612,8 +4612,8 @@ declare const SessionSchemas: {
|
|
|
4612
4612
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4613
4613
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4614
4614
|
exposureMode: _$zod.ZodEnum<{
|
|
4615
|
-
direct: "direct";
|
|
4616
4615
|
discovery: "discovery";
|
|
4616
|
+
direct: "direct";
|
|
4617
4617
|
hidden: "hidden";
|
|
4618
4618
|
}>;
|
|
4619
4619
|
enabled: _$zod.ZodBoolean;
|
|
@@ -5104,9 +5104,9 @@ declare const SessionSchemas: {
|
|
|
5104
5104
|
forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5105
5105
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
5106
5106
|
fork: "fork";
|
|
5107
|
+
branch: "branch";
|
|
5107
5108
|
subagent: "subagent";
|
|
5108
5109
|
compress: "compress";
|
|
5109
|
-
branch: "branch";
|
|
5110
5110
|
rewrite: "rewrite";
|
|
5111
5111
|
coordinator: "coordinator";
|
|
5112
5112
|
aside: "aside";
|
|
@@ -5161,9 +5161,9 @@ declare const SessionSchemas: {
|
|
|
5161
5161
|
parentSessionId: _$zod.ZodString;
|
|
5162
5162
|
kind: _$zod.ZodEnum<{
|
|
5163
5163
|
fork: "fork";
|
|
5164
|
+
branch: "branch";
|
|
5164
5165
|
subagent: "subagent";
|
|
5165
5166
|
compress: "compress";
|
|
5166
|
-
branch: "branch";
|
|
5167
5167
|
rewrite: "rewrite";
|
|
5168
5168
|
coordinator: "coordinator";
|
|
5169
5169
|
aside: "aside";
|
|
@@ -5209,9 +5209,9 @@ declare const SessionSchemas: {
|
|
|
5209
5209
|
parentSessionId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5210
5210
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
5211
5211
|
fork: "fork";
|
|
5212
|
+
branch: "branch";
|
|
5212
5213
|
subagent: "subagent";
|
|
5213
5214
|
compress: "compress";
|
|
5214
|
-
branch: "branch";
|
|
5215
5215
|
rewrite: "rewrite";
|
|
5216
5216
|
coordinator: "coordinator";
|
|
5217
5217
|
aside: "aside";
|
|
@@ -5286,8 +5286,8 @@ declare const SessionSchemas: {
|
|
|
5286
5286
|
member: "member";
|
|
5287
5287
|
}>;
|
|
5288
5288
|
status: _$zod.ZodEnum<{
|
|
5289
|
-
idle: "idle";
|
|
5290
5289
|
active: "active";
|
|
5290
|
+
idle: "idle";
|
|
5291
5291
|
dead: "dead";
|
|
5292
5292
|
disposed: "disposed";
|
|
5293
5293
|
}>;
|
|
@@ -5295,9 +5295,9 @@ declare const SessionSchemas: {
|
|
|
5295
5295
|
lastActivityAt: _$zod.ZodNumber;
|
|
5296
5296
|
}, _$zod_v4_core0.$strip>>;
|
|
5297
5297
|
status: _$zod.ZodEnum<{
|
|
5298
|
-
closed: "closed";
|
|
5299
5298
|
active: "active";
|
|
5300
5299
|
archived: "archived";
|
|
5300
|
+
closed: "closed";
|
|
5301
5301
|
discovered: "discovered";
|
|
5302
5302
|
}>;
|
|
5303
5303
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -5310,9 +5310,9 @@ declare const SessionSchemas: {
|
|
|
5310
5310
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5311
5311
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5312
5312
|
fork: "fork";
|
|
5313
|
+
branch: "branch";
|
|
5313
5314
|
subagent: "subagent";
|
|
5314
5315
|
compress: "compress";
|
|
5315
|
-
branch: "branch";
|
|
5316
5316
|
rewrite: "rewrite";
|
|
5317
5317
|
coordinator: "coordinator";
|
|
5318
5318
|
aside: "aside";
|
|
@@ -5397,8 +5397,8 @@ declare const SessionSchemas: {
|
|
|
5397
5397
|
member: "member";
|
|
5398
5398
|
}>;
|
|
5399
5399
|
status: _$zod.ZodEnum<{
|
|
5400
|
-
idle: "idle";
|
|
5401
5400
|
active: "active";
|
|
5401
|
+
idle: "idle";
|
|
5402
5402
|
dead: "dead";
|
|
5403
5403
|
disposed: "disposed";
|
|
5404
5404
|
}>;
|
|
@@ -5788,9 +5788,9 @@ declare const SessionSchemas: {
|
|
|
5788
5788
|
parentSessionId: _$zod.ZodString;
|
|
5789
5789
|
kind: _$zod.ZodEnum<{
|
|
5790
5790
|
fork: "fork";
|
|
5791
|
+
branch: "branch";
|
|
5791
5792
|
subagent: "subagent";
|
|
5792
5793
|
compress: "compress";
|
|
5793
|
-
branch: "branch";
|
|
5794
5794
|
rewrite: "rewrite";
|
|
5795
5795
|
coordinator: "coordinator";
|
|
5796
5796
|
aside: "aside";
|
|
@@ -5868,8 +5868,8 @@ declare const SessionSchemas: {
|
|
|
5868
5868
|
member: "member";
|
|
5869
5869
|
}>;
|
|
5870
5870
|
status: _$zod.ZodEnum<{
|
|
5871
|
-
idle: "idle";
|
|
5872
5871
|
active: "active";
|
|
5872
|
+
idle: "idle";
|
|
5873
5873
|
dead: "dead";
|
|
5874
5874
|
disposed: "disposed";
|
|
5875
5875
|
}>;
|
|
@@ -5877,9 +5877,9 @@ declare const SessionSchemas: {
|
|
|
5877
5877
|
lastActivityAt: _$zod.ZodNumber;
|
|
5878
5878
|
}, _$zod_v4_core0.$strip>>;
|
|
5879
5879
|
status: _$zod.ZodEnum<{
|
|
5880
|
-
closed: "closed";
|
|
5881
5880
|
active: "active";
|
|
5882
5881
|
archived: "archived";
|
|
5882
|
+
closed: "closed";
|
|
5883
5883
|
discovered: "discovered";
|
|
5884
5884
|
}>;
|
|
5885
5885
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -5892,9 +5892,9 @@ declare const SessionSchemas: {
|
|
|
5892
5892
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5893
5893
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5894
5894
|
fork: "fork";
|
|
5895
|
+
branch: "branch";
|
|
5895
5896
|
subagent: "subagent";
|
|
5896
5897
|
compress: "compress";
|
|
5897
|
-
branch: "branch";
|
|
5898
5898
|
rewrite: "rewrite";
|
|
5899
5899
|
coordinator: "coordinator";
|
|
5900
5900
|
aside: "aside";
|
|
@@ -5979,8 +5979,8 @@ declare const SessionSchemas: {
|
|
|
5979
5979
|
member: "member";
|
|
5980
5980
|
}>;
|
|
5981
5981
|
status: _$zod.ZodEnum<{
|
|
5982
|
-
idle: "idle";
|
|
5983
5982
|
active: "active";
|
|
5983
|
+
idle: "idle";
|
|
5984
5984
|
dead: "dead";
|
|
5985
5985
|
disposed: "disposed";
|
|
5986
5986
|
}>;
|
|
@@ -6370,9 +6370,9 @@ declare const SessionSchemas: {
|
|
|
6370
6370
|
parentSessionId: _$zod.ZodString;
|
|
6371
6371
|
kind: _$zod.ZodEnum<{
|
|
6372
6372
|
fork: "fork";
|
|
6373
|
+
branch: "branch";
|
|
6373
6374
|
subagent: "subagent";
|
|
6374
6375
|
compress: "compress";
|
|
6375
|
-
branch: "branch";
|
|
6376
6376
|
rewrite: "rewrite";
|
|
6377
6377
|
coordinator: "coordinator";
|
|
6378
6378
|
aside: "aside";
|
|
@@ -6500,8 +6500,8 @@ declare const SessionSchemas: {
|
|
|
6500
6500
|
maxTokens: _$zod.ZodNumber;
|
|
6501
6501
|
percentage: _$zod.ZodNumber;
|
|
6502
6502
|
level: _$zod.ZodEnum<{
|
|
6503
|
-
ok: "ok";
|
|
6504
6503
|
warn: "warn";
|
|
6504
|
+
ok: "ok";
|
|
6505
6505
|
critical: "critical";
|
|
6506
6506
|
}>;
|
|
6507
6507
|
lastUpdatedAt: _$zod.ZodNumber;
|
|
@@ -6793,9 +6793,9 @@ declare const SessionSchemas: {
|
|
|
6793
6793
|
parentSessionId: _$zod.ZodString;
|
|
6794
6794
|
kind: _$zod.ZodEnum<{
|
|
6795
6795
|
fork: "fork";
|
|
6796
|
+
branch: "branch";
|
|
6796
6797
|
subagent: "subagent";
|
|
6797
6798
|
compress: "compress";
|
|
6798
|
-
branch: "branch";
|
|
6799
6799
|
rewrite: "rewrite";
|
|
6800
6800
|
coordinator: "coordinator";
|
|
6801
6801
|
aside: "aside";
|
|
@@ -6835,9 +6835,9 @@ declare const SessionSchemas: {
|
|
|
6835
6835
|
request: _$zod.ZodObject<{
|
|
6836
6836
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6837
6837
|
all: "all";
|
|
6838
|
-
closed: "closed";
|
|
6839
6838
|
active: "active";
|
|
6840
6839
|
archived: "archived";
|
|
6840
|
+
closed: "closed";
|
|
6841
6841
|
discovered: "discovered";
|
|
6842
6842
|
}>>;
|
|
6843
6843
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -6874,8 +6874,8 @@ declare const SessionSchemas: {
|
|
|
6874
6874
|
member: "member";
|
|
6875
6875
|
}>;
|
|
6876
6876
|
status: _$zod.ZodEnum<{
|
|
6877
|
-
idle: "idle";
|
|
6878
6877
|
active: "active";
|
|
6878
|
+
idle: "idle";
|
|
6879
6879
|
dead: "dead";
|
|
6880
6880
|
disposed: "disposed";
|
|
6881
6881
|
}>;
|
|
@@ -6883,9 +6883,9 @@ declare const SessionSchemas: {
|
|
|
6883
6883
|
lastActivityAt: _$zod.ZodNumber;
|
|
6884
6884
|
}, _$zod_v4_core0.$strip>>;
|
|
6885
6885
|
status: _$zod.ZodEnum<{
|
|
6886
|
-
closed: "closed";
|
|
6887
6886
|
active: "active";
|
|
6888
6887
|
archived: "archived";
|
|
6888
|
+
closed: "closed";
|
|
6889
6889
|
discovered: "discovered";
|
|
6890
6890
|
}>;
|
|
6891
6891
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -6898,9 +6898,9 @@ declare const SessionSchemas: {
|
|
|
6898
6898
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6899
6899
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6900
6900
|
fork: "fork";
|
|
6901
|
+
branch: "branch";
|
|
6901
6902
|
subagent: "subagent";
|
|
6902
6903
|
compress: "compress";
|
|
6903
|
-
branch: "branch";
|
|
6904
6904
|
rewrite: "rewrite";
|
|
6905
6905
|
coordinator: "coordinator";
|
|
6906
6906
|
aside: "aside";
|
|
@@ -6974,9 +6974,9 @@ declare const SessionSchemas: {
|
|
|
6974
6974
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
6975
6975
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6976
6976
|
all: "all";
|
|
6977
|
-
closed: "closed";
|
|
6978
6977
|
active: "active";
|
|
6979
6978
|
archived: "archived";
|
|
6979
|
+
closed: "closed";
|
|
6980
6980
|
discovered: "discovered";
|
|
6981
6981
|
}>>;
|
|
6982
6982
|
isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
@@ -7010,8 +7010,8 @@ declare const SessionSchemas: {
|
|
|
7010
7010
|
member: "member";
|
|
7011
7011
|
}>;
|
|
7012
7012
|
status: _$zod.ZodEnum<{
|
|
7013
|
-
idle: "idle";
|
|
7014
7013
|
active: "active";
|
|
7014
|
+
idle: "idle";
|
|
7015
7015
|
dead: "dead";
|
|
7016
7016
|
disposed: "disposed";
|
|
7017
7017
|
}>;
|
|
@@ -7019,9 +7019,9 @@ declare const SessionSchemas: {
|
|
|
7019
7019
|
lastActivityAt: _$zod.ZodNumber;
|
|
7020
7020
|
}, _$zod_v4_core0.$strip>>;
|
|
7021
7021
|
status: _$zod.ZodEnum<{
|
|
7022
|
-
closed: "closed";
|
|
7023
7022
|
active: "active";
|
|
7024
7023
|
archived: "archived";
|
|
7024
|
+
closed: "closed";
|
|
7025
7025
|
discovered: "discovered";
|
|
7026
7026
|
}>;
|
|
7027
7027
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -7034,9 +7034,9 @@ declare const SessionSchemas: {
|
|
|
7034
7034
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7035
7035
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7036
7036
|
fork: "fork";
|
|
7037
|
+
branch: "branch";
|
|
7037
7038
|
subagent: "subagent";
|
|
7038
7039
|
compress: "compress";
|
|
7039
|
-
branch: "branch";
|
|
7040
7040
|
rewrite: "rewrite";
|
|
7041
7041
|
coordinator: "coordinator";
|
|
7042
7042
|
aside: "aside";
|
|
@@ -7137,8 +7137,8 @@ declare const SessionSchemas: {
|
|
|
7137
7137
|
member: "member";
|
|
7138
7138
|
}>;
|
|
7139
7139
|
status: _$zod.ZodEnum<{
|
|
7140
|
-
idle: "idle";
|
|
7141
7140
|
active: "active";
|
|
7141
|
+
idle: "idle";
|
|
7142
7142
|
dead: "dead";
|
|
7143
7143
|
disposed: "disposed";
|
|
7144
7144
|
}>;
|
|
@@ -7146,9 +7146,9 @@ declare const SessionSchemas: {
|
|
|
7146
7146
|
lastActivityAt: _$zod.ZodNumber;
|
|
7147
7147
|
}, _$zod_v4_core0.$strip>>;
|
|
7148
7148
|
status: _$zod.ZodEnum<{
|
|
7149
|
-
closed: "closed";
|
|
7150
7149
|
active: "active";
|
|
7151
7150
|
archived: "archived";
|
|
7151
|
+
closed: "closed";
|
|
7152
7152
|
discovered: "discovered";
|
|
7153
7153
|
}>;
|
|
7154
7154
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -7161,9 +7161,9 @@ declare const SessionSchemas: {
|
|
|
7161
7161
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7162
7162
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7163
7163
|
fork: "fork";
|
|
7164
|
+
branch: "branch";
|
|
7164
7165
|
subagent: "subagent";
|
|
7165
7166
|
compress: "compress";
|
|
7166
|
-
branch: "branch";
|
|
7167
7167
|
rewrite: "rewrite";
|
|
7168
7168
|
coordinator: "coordinator";
|
|
7169
7169
|
aside: "aside";
|
|
@@ -7237,9 +7237,9 @@ declare const SessionSchemas: {
|
|
|
7237
7237
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7238
7238
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7239
7239
|
fork: "fork";
|
|
7240
|
+
branch: "branch";
|
|
7240
7241
|
subagent: "subagent";
|
|
7241
7242
|
compress: "compress";
|
|
7242
|
-
branch: "branch";
|
|
7243
7243
|
rewrite: "rewrite";
|
|
7244
7244
|
coordinator: "coordinator";
|
|
7245
7245
|
aside: "aside";
|
|
@@ -7376,8 +7376,8 @@ declare const SessionSchemas: {
|
|
|
7376
7376
|
member: "member";
|
|
7377
7377
|
}>;
|
|
7378
7378
|
status: _$zod.ZodEnum<{
|
|
7379
|
-
idle: "idle";
|
|
7380
7379
|
active: "active";
|
|
7380
|
+
idle: "idle";
|
|
7381
7381
|
dead: "dead";
|
|
7382
7382
|
disposed: "disposed";
|
|
7383
7383
|
}>;
|
|
@@ -7385,9 +7385,9 @@ declare const SessionSchemas: {
|
|
|
7385
7385
|
lastActivityAt: _$zod.ZodNumber;
|
|
7386
7386
|
}, _$zod_v4_core0.$strip>>;
|
|
7387
7387
|
status: _$zod.ZodEnum<{
|
|
7388
|
-
closed: "closed";
|
|
7389
7388
|
active: "active";
|
|
7390
7389
|
archived: "archived";
|
|
7390
|
+
closed: "closed";
|
|
7391
7391
|
discovered: "discovered";
|
|
7392
7392
|
}>;
|
|
7393
7393
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -7400,9 +7400,9 @@ declare const SessionSchemas: {
|
|
|
7400
7400
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7401
7401
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7402
7402
|
fork: "fork";
|
|
7403
|
+
branch: "branch";
|
|
7403
7404
|
subagent: "subagent";
|
|
7404
7405
|
compress: "compress";
|
|
7405
|
-
branch: "branch";
|
|
7406
7406
|
rewrite: "rewrite";
|
|
7407
7407
|
coordinator: "coordinator";
|
|
7408
7408
|
aside: "aside";
|
|
@@ -7486,9 +7486,9 @@ declare const SessionSchemas: {
|
|
|
7486
7486
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7487
7487
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7488
7488
|
fork: "fork";
|
|
7489
|
+
branch: "branch";
|
|
7489
7490
|
subagent: "subagent";
|
|
7490
7491
|
compress: "compress";
|
|
7491
|
-
branch: "branch";
|
|
7492
7492
|
rewrite: "rewrite";
|
|
7493
7493
|
coordinator: "coordinator";
|
|
7494
7494
|
aside: "aside";
|