@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
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-CaerrEDH.mjs";
|
|
3
3
|
import * as _$zod from "zod";
|
|
4
4
|
import { z } from "zod";
|
|
5
5
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -23,8 +23,8 @@ declare const SessionCreateBaseSchema: z.ZodObject<{
|
|
|
23
23
|
}>>;
|
|
24
24
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
25
25
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
26
|
-
branch: "branch";
|
|
27
26
|
fork: "fork";
|
|
27
|
+
branch: "branch";
|
|
28
28
|
subagent: "subagent";
|
|
29
29
|
compress: "compress";
|
|
30
30
|
rewrite: "rewrite";
|
|
@@ -176,8 +176,8 @@ declare const MakaioSessionSchema: z.ZodObject<{
|
|
|
176
176
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
177
177
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
178
178
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
179
|
-
branch: "branch";
|
|
180
179
|
fork: "fork";
|
|
180
|
+
branch: "branch";
|
|
181
181
|
subagent: "subagent";
|
|
182
182
|
compress: "compress";
|
|
183
183
|
rewrite: "rewrite";
|
|
@@ -302,8 +302,8 @@ declare const SessionWithPreviewSchema: z.ZodObject<{
|
|
|
302
302
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
303
303
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
304
304
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
305
|
-
branch: "branch";
|
|
306
305
|
fork: "fork";
|
|
306
|
+
branch: "branch";
|
|
307
307
|
subagent: "subagent";
|
|
308
308
|
compress: "compress";
|
|
309
309
|
rewrite: "rewrite";
|
|
@@ -502,8 +502,8 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
502
502
|
rootSessionId: z.ZodOptional<z.ZodString>;
|
|
503
503
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
504
504
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
505
|
-
branch: "branch";
|
|
506
505
|
fork: "fork";
|
|
506
|
+
branch: "branch";
|
|
507
507
|
subagent: "subagent";
|
|
508
508
|
compress: "compress";
|
|
509
509
|
rewrite: "rewrite";
|
|
@@ -980,8 +980,8 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
980
980
|
childSessionId: z.ZodString;
|
|
981
981
|
parentSessionId: z.ZodString;
|
|
982
982
|
kind: z.ZodEnum<{
|
|
983
|
-
branch: "branch";
|
|
984
983
|
fork: "fork";
|
|
984
|
+
branch: "branch";
|
|
985
985
|
subagent: "subagent";
|
|
986
986
|
compress: "compress";
|
|
987
987
|
rewrite: "rewrite";
|
|
@@ -1064,8 +1064,8 @@ type AgentRole = z.infer<typeof AgentRoleSchema>;
|
|
|
1064
1064
|
* by session boundary (child sessions are never in parent's context assembly)
|
|
1065
1065
|
*/
|
|
1066
1066
|
declare const BranchKindSchema: z.ZodEnum<{
|
|
1067
|
-
branch: "branch";
|
|
1068
1067
|
fork: "fork";
|
|
1068
|
+
branch: "branch";
|
|
1069
1069
|
subagent: "subagent";
|
|
1070
1070
|
compress: "compress";
|
|
1071
1071
|
rewrite: "rewrite";
|
|
@@ -1572,25 +1572,6 @@ 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>>;
|
|
1594
1575
|
servers: z.ZodArray<z.ZodObject<{
|
|
1595
1576
|
name: z.ZodString;
|
|
1596
1577
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -1627,9 +1608,28 @@ declare const OrchestratorSchemas: {
|
|
|
1627
1608
|
type: z.ZodLiteral<"http">;
|
|
1628
1609
|
}, z.core.$strip>], "type">;
|
|
1629
1610
|
exposureMode: z.ZodEnum<{
|
|
1611
|
+
direct: "direct";
|
|
1630
1612
|
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<{
|
|
1631
1622
|
direct: "direct";
|
|
1623
|
+
discovery: "discovery";
|
|
1624
|
+
hidden: "hidden";
|
|
1632
1625
|
}>;
|
|
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
|
-
discovery: "discovery";
|
|
1642
1641
|
direct: "direct";
|
|
1642
|
+
discovery: "discovery";
|
|
1643
1643
|
hidden: "hidden";
|
|
1644
1644
|
}>;
|
|
1645
1645
|
enabled: z.ZodBoolean;
|
|
@@ -1675,25 +1675,6 @@ 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>>;
|
|
1697
1678
|
servers: z.ZodArray<z.ZodObject<{
|
|
1698
1679
|
name: z.ZodString;
|
|
1699
1680
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -1730,9 +1711,28 @@ declare const OrchestratorSchemas: {
|
|
|
1730
1711
|
type: z.ZodLiteral<"http">;
|
|
1731
1712
|
}, z.core.$strip>], "type">;
|
|
1732
1713
|
exposureMode: z.ZodEnum<{
|
|
1714
|
+
direct: "direct";
|
|
1733
1715
|
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<{
|
|
1734
1725
|
direct: "direct";
|
|
1726
|
+
discovery: "discovery";
|
|
1727
|
+
hidden: "hidden";
|
|
1735
1728
|
}>;
|
|
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
|
-
discovery: "discovery";
|
|
1745
1744
|
direct: "direct";
|
|
1745
|
+
discovery: "discovery";
|
|
1746
1746
|
hidden: "hidden";
|
|
1747
1747
|
}>;
|
|
1748
1748
|
enabled: z.ZodBoolean;
|
|
@@ -1778,25 +1778,6 @@ 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>>;
|
|
1800
1781
|
servers: z.ZodArray<z.ZodObject<{
|
|
1801
1782
|
name: z.ZodString;
|
|
1802
1783
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -1833,9 +1814,28 @@ declare const OrchestratorSchemas: {
|
|
|
1833
1814
|
type: z.ZodLiteral<"http">;
|
|
1834
1815
|
}, z.core.$strip>], "type">;
|
|
1835
1816
|
exposureMode: z.ZodEnum<{
|
|
1817
|
+
direct: "direct";
|
|
1836
1818
|
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<{
|
|
1837
1828
|
direct: "direct";
|
|
1829
|
+
discovery: "discovery";
|
|
1830
|
+
hidden: "hidden";
|
|
1838
1831
|
}>;
|
|
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
|
-
discovery: "discovery";
|
|
1848
1847
|
direct: "direct";
|
|
1848
|
+
discovery: "discovery";
|
|
1849
1849
|
hidden: "hidden";
|
|
1850
1850
|
}>;
|
|
1851
1851
|
enabled: z.ZodBoolean;
|
|
@@ -1994,6 +1994,11 @@ declare const OrchestratorSchemas: {
|
|
|
1994
1994
|
extractedContext: z.ZodOptional<z.ZodUnknown>;
|
|
1995
1995
|
isFirstTurn: z.ZodOptional<z.ZodBoolean>;
|
|
1996
1996
|
hasConnectorSwap: z.ZodOptional<z.ZodBoolean>;
|
|
1997
|
+
cacheStrategy: z.ZodOptional<z.ZodEnum<{
|
|
1998
|
+
auto: "auto";
|
|
1999
|
+
systemPrompt: "systemPrompt";
|
|
2000
|
+
fullPrefix: "fullPrefix";
|
|
2001
|
+
}>>;
|
|
1997
2002
|
turnContext: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>>>;
|
|
1998
2003
|
}, z.core.$strip>>;
|
|
1999
2004
|
responseSchema: z.ZodOptional<z.ZodObject<{
|
|
@@ -2078,25 +2083,6 @@ declare const OrchestratorSchemas: {
|
|
|
2078
2083
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2079
2084
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
2080
2085
|
sessionId: z.ZodString;
|
|
2081
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
2082
|
-
fullName: z.ZodString;
|
|
2083
|
-
originalName: z.ZodString;
|
|
2084
|
-
serverName: z.ZodString;
|
|
2085
|
-
description: z.ZodOptional<z.ZodString>;
|
|
2086
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
2087
|
-
exposureMode: z.ZodEnum<{
|
|
2088
|
-
discovery: "discovery";
|
|
2089
|
-
direct: "direct";
|
|
2090
|
-
hidden: "hidden";
|
|
2091
|
-
}>;
|
|
2092
|
-
enabled: z.ZodBoolean;
|
|
2093
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
2094
|
-
discovery: "discovery";
|
|
2095
|
-
toolset: "toolset";
|
|
2096
|
-
}>>;
|
|
2097
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
2098
|
-
exposed: z.ZodBoolean;
|
|
2099
|
-
}, z.core.$strip>>;
|
|
2100
2086
|
servers: z.ZodArray<z.ZodObject<{
|
|
2101
2087
|
name: z.ZodString;
|
|
2102
2088
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -2133,9 +2119,28 @@ declare const OrchestratorSchemas: {
|
|
|
2133
2119
|
type: z.ZodLiteral<"http">;
|
|
2134
2120
|
}, z.core.$strip>], "type">;
|
|
2135
2121
|
exposureMode: z.ZodEnum<{
|
|
2122
|
+
direct: "direct";
|
|
2136
2123
|
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<{
|
|
2137
2133
|
direct: "direct";
|
|
2134
|
+
discovery: "discovery";
|
|
2135
|
+
hidden: "hidden";
|
|
2138
2136
|
}>;
|
|
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;
|
|
2139
2144
|
}, z.core.$strip>>;
|
|
2140
2145
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
2141
2146
|
fullName: z.ZodString;
|
|
@@ -2144,8 +2149,8 @@ declare const OrchestratorSchemas: {
|
|
|
2144
2149
|
description: z.ZodOptional<z.ZodString>;
|
|
2145
2150
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
2146
2151
|
exposureMode: z.ZodEnum<{
|
|
2147
|
-
discovery: "discovery";
|
|
2148
2152
|
direct: "direct";
|
|
2153
|
+
discovery: "discovery";
|
|
2149
2154
|
hidden: "hidden";
|
|
2150
2155
|
}>;
|
|
2151
2156
|
enabled: z.ZodBoolean;
|
|
@@ -2329,25 +2334,6 @@ declare const OrchestratorSchemas: {
|
|
|
2329
2334
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2330
2335
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
2331
2336
|
sessionId: z.ZodString;
|
|
2332
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
2333
|
-
fullName: z.ZodString;
|
|
2334
|
-
originalName: z.ZodString;
|
|
2335
|
-
serverName: z.ZodString;
|
|
2336
|
-
description: z.ZodOptional<z.ZodString>;
|
|
2337
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
2338
|
-
exposureMode: z.ZodEnum<{
|
|
2339
|
-
discovery: "discovery";
|
|
2340
|
-
direct: "direct";
|
|
2341
|
-
hidden: "hidden";
|
|
2342
|
-
}>;
|
|
2343
|
-
enabled: z.ZodBoolean;
|
|
2344
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
2345
|
-
discovery: "discovery";
|
|
2346
|
-
toolset: "toolset";
|
|
2347
|
-
}>>;
|
|
2348
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
2349
|
-
exposed: z.ZodBoolean;
|
|
2350
|
-
}, z.core.$strip>>;
|
|
2351
2337
|
servers: z.ZodArray<z.ZodObject<{
|
|
2352
2338
|
name: z.ZodString;
|
|
2353
2339
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -2384,9 +2370,28 @@ declare const OrchestratorSchemas: {
|
|
|
2384
2370
|
type: z.ZodLiteral<"http">;
|
|
2385
2371
|
}, z.core.$strip>], "type">;
|
|
2386
2372
|
exposureMode: z.ZodEnum<{
|
|
2373
|
+
direct: "direct";
|
|
2387
2374
|
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<{
|
|
2388
2384
|
direct: "direct";
|
|
2385
|
+
discovery: "discovery";
|
|
2386
|
+
hidden: "hidden";
|
|
2389
2387
|
}>;
|
|
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;
|
|
2390
2395
|
}, z.core.$strip>>;
|
|
2391
2396
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
2392
2397
|
fullName: z.ZodString;
|
|
@@ -2395,8 +2400,8 @@ declare const OrchestratorSchemas: {
|
|
|
2395
2400
|
description: z.ZodOptional<z.ZodString>;
|
|
2396
2401
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
2397
2402
|
exposureMode: z.ZodEnum<{
|
|
2398
|
-
discovery: "discovery";
|
|
2399
2403
|
direct: "direct";
|
|
2404
|
+
discovery: "discovery";
|
|
2400
2405
|
hidden: "hidden";
|
|
2401
2406
|
}>;
|
|
2402
2407
|
enabled: z.ZodBoolean;
|
|
@@ -2892,8 +2897,8 @@ declare const OrchestratorSchemas: {
|
|
|
2892
2897
|
fromMessageId: z.ZodOptional<z.ZodString>;
|
|
2893
2898
|
name: z.ZodOptional<z.ZodString>;
|
|
2894
2899
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
2895
|
-
branch: "branch";
|
|
2896
2900
|
fork: "fork";
|
|
2901
|
+
branch: "branch";
|
|
2897
2902
|
aside: "aside";
|
|
2898
2903
|
}>>;
|
|
2899
2904
|
transforms: z.ZodOptional<z.ZodObject<{
|
|
@@ -3218,8 +3223,8 @@ declare const MakaioSessionEventSchema: z.ZodUnion<readonly [z.ZodDiscriminatedU
|
|
|
3218
3223
|
childSessionId: z.ZodString;
|
|
3219
3224
|
parentSessionId: z.ZodString;
|
|
3220
3225
|
kind: z.ZodEnum<{
|
|
3221
|
-
branch: "branch";
|
|
3222
3226
|
fork: "fork";
|
|
3227
|
+
branch: "branch";
|
|
3223
3228
|
subagent: "subagent";
|
|
3224
3229
|
compress: "compress";
|
|
3225
3230
|
rewrite: "rewrite";
|
|
@@ -3409,8 +3414,8 @@ declare const ForkChildInfoSchema: z.ZodObject<{
|
|
|
3409
3414
|
title: z.ZodNullable<z.ZodString>;
|
|
3410
3415
|
forkPointMessageId: z.ZodNullable<z.ZodString>;
|
|
3411
3416
|
branchKind: z.ZodNullable<z.ZodEnum<{
|
|
3412
|
-
branch: "branch";
|
|
3413
3417
|
fork: "fork";
|
|
3418
|
+
branch: "branch";
|
|
3414
3419
|
subagent: "subagent";
|
|
3415
3420
|
compress: "compress";
|
|
3416
3421
|
rewrite: "rewrite";
|
|
@@ -3483,8 +3488,8 @@ declare const SessionCreatedEventSchema: z.ZodObject<{
|
|
|
3483
3488
|
sessionId: z.ZodString;
|
|
3484
3489
|
parentSessionId: z.ZodNullable<z.ZodString>;
|
|
3485
3490
|
branchKind: z.ZodNullable<z.ZodEnum<{
|
|
3486
|
-
branch: "branch";
|
|
3487
3491
|
fork: "fork";
|
|
3492
|
+
branch: "branch";
|
|
3488
3493
|
subagent: "subagent";
|
|
3489
3494
|
compress: "compress";
|
|
3490
3495
|
rewrite: "rewrite";
|
|
@@ -3564,25 +3569,6 @@ declare const SessionSchemas: {
|
|
|
3564
3569
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
3565
3570
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
3566
3571
|
sessionId: _$zod.ZodString;
|
|
3567
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3568
|
-
fullName: _$zod.ZodString;
|
|
3569
|
-
originalName: _$zod.ZodString;
|
|
3570
|
-
serverName: _$zod.ZodString;
|
|
3571
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3572
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3573
|
-
exposureMode: _$zod.ZodEnum<{
|
|
3574
|
-
discovery: "discovery";
|
|
3575
|
-
direct: "direct";
|
|
3576
|
-
hidden: "hidden";
|
|
3577
|
-
}>;
|
|
3578
|
-
enabled: _$zod.ZodBoolean;
|
|
3579
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3580
|
-
discovery: "discovery";
|
|
3581
|
-
toolset: "toolset";
|
|
3582
|
-
}>>;
|
|
3583
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3584
|
-
exposed: _$zod.ZodBoolean;
|
|
3585
|
-
}, _$zod_v4_core0.$strip>>;
|
|
3586
3572
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3587
3573
|
name: _$zod.ZodString;
|
|
3588
3574
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -3619,9 +3605,28 @@ declare const SessionSchemas: {
|
|
|
3619
3605
|
type: _$zod.ZodLiteral<"http">;
|
|
3620
3606
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
3621
3607
|
exposureMode: _$zod.ZodEnum<{
|
|
3608
|
+
direct: "direct";
|
|
3622
3609
|
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<{
|
|
3623
3619
|
direct: "direct";
|
|
3620
|
+
discovery: "discovery";
|
|
3621
|
+
hidden: "hidden";
|
|
3624
3622
|
}>;
|
|
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;
|
|
3625
3630
|
}, _$zod_v4_core0.$strip>>;
|
|
3626
3631
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3627
3632
|
fullName: _$zod.ZodString;
|
|
@@ -3630,8 +3635,8 @@ declare const SessionSchemas: {
|
|
|
3630
3635
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3631
3636
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3632
3637
|
exposureMode: _$zod.ZodEnum<{
|
|
3633
|
-
discovery: "discovery";
|
|
3634
3638
|
direct: "direct";
|
|
3639
|
+
discovery: "discovery";
|
|
3635
3640
|
hidden: "hidden";
|
|
3636
3641
|
}>;
|
|
3637
3642
|
enabled: _$zod.ZodBoolean;
|
|
@@ -3820,25 +3825,6 @@ declare const SessionSchemas: {
|
|
|
3820
3825
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
3821
3826
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
3822
3827
|
sessionId: _$zod.ZodString;
|
|
3823
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3824
|
-
fullName: _$zod.ZodString;
|
|
3825
|
-
originalName: _$zod.ZodString;
|
|
3826
|
-
serverName: _$zod.ZodString;
|
|
3827
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3828
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3829
|
-
exposureMode: _$zod.ZodEnum<{
|
|
3830
|
-
discovery: "discovery";
|
|
3831
|
-
direct: "direct";
|
|
3832
|
-
hidden: "hidden";
|
|
3833
|
-
}>;
|
|
3834
|
-
enabled: _$zod.ZodBoolean;
|
|
3835
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3836
|
-
discovery: "discovery";
|
|
3837
|
-
toolset: "toolset";
|
|
3838
|
-
}>>;
|
|
3839
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3840
|
-
exposed: _$zod.ZodBoolean;
|
|
3841
|
-
}, _$zod_v4_core0.$strip>>;
|
|
3842
3828
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3843
3829
|
name: _$zod.ZodString;
|
|
3844
3830
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -3875,9 +3861,28 @@ declare const SessionSchemas: {
|
|
|
3875
3861
|
type: _$zod.ZodLiteral<"http">;
|
|
3876
3862
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
3877
3863
|
exposureMode: _$zod.ZodEnum<{
|
|
3864
|
+
direct: "direct";
|
|
3878
3865
|
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<{
|
|
3879
3875
|
direct: "direct";
|
|
3876
|
+
discovery: "discovery";
|
|
3877
|
+
hidden: "hidden";
|
|
3880
3878
|
}>;
|
|
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;
|
|
3881
3886
|
}, _$zod_v4_core0.$strip>>;
|
|
3882
3887
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3883
3888
|
fullName: _$zod.ZodString;
|
|
@@ -3886,8 +3891,8 @@ declare const SessionSchemas: {
|
|
|
3886
3891
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3887
3892
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3888
3893
|
exposureMode: _$zod.ZodEnum<{
|
|
3889
|
-
discovery: "discovery";
|
|
3890
3894
|
direct: "direct";
|
|
3895
|
+
discovery: "discovery";
|
|
3891
3896
|
hidden: "hidden";
|
|
3892
3897
|
}>;
|
|
3893
3898
|
enabled: _$zod.ZodBoolean;
|
|
@@ -3923,25 +3928,6 @@ declare const SessionSchemas: {
|
|
|
3923
3928
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
3924
3929
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
3925
3930
|
sessionId: _$zod.ZodString;
|
|
3926
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3927
|
-
fullName: _$zod.ZodString;
|
|
3928
|
-
originalName: _$zod.ZodString;
|
|
3929
|
-
serverName: _$zod.ZodString;
|
|
3930
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3931
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3932
|
-
exposureMode: _$zod.ZodEnum<{
|
|
3933
|
-
discovery: "discovery";
|
|
3934
|
-
direct: "direct";
|
|
3935
|
-
hidden: "hidden";
|
|
3936
|
-
}>;
|
|
3937
|
-
enabled: _$zod.ZodBoolean;
|
|
3938
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3939
|
-
discovery: "discovery";
|
|
3940
|
-
toolset: "toolset";
|
|
3941
|
-
}>>;
|
|
3942
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3943
|
-
exposed: _$zod.ZodBoolean;
|
|
3944
|
-
}, _$zod_v4_core0.$strip>>;
|
|
3945
3931
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3946
3932
|
name: _$zod.ZodString;
|
|
3947
3933
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -3978,9 +3964,28 @@ declare const SessionSchemas: {
|
|
|
3978
3964
|
type: _$zod.ZodLiteral<"http">;
|
|
3979
3965
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
3980
3966
|
exposureMode: _$zod.ZodEnum<{
|
|
3967
|
+
direct: "direct";
|
|
3981
3968
|
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<{
|
|
3982
3978
|
direct: "direct";
|
|
3979
|
+
discovery: "discovery";
|
|
3980
|
+
hidden: "hidden";
|
|
3983
3981
|
}>;
|
|
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;
|
|
3984
3989
|
}, _$zod_v4_core0.$strip>>;
|
|
3985
3990
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3986
3991
|
fullName: _$zod.ZodString;
|
|
@@ -3989,8 +3994,8 @@ declare const SessionSchemas: {
|
|
|
3989
3994
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3990
3995
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3991
3996
|
exposureMode: _$zod.ZodEnum<{
|
|
3992
|
-
discovery: "discovery";
|
|
3993
3997
|
direct: "direct";
|
|
3998
|
+
discovery: "discovery";
|
|
3994
3999
|
hidden: "hidden";
|
|
3995
4000
|
}>;
|
|
3996
4001
|
enabled: _$zod.ZodBoolean;
|
|
@@ -4026,25 +4031,6 @@ declare const SessionSchemas: {
|
|
|
4026
4031
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4027
4032
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4028
4033
|
sessionId: _$zod.ZodString;
|
|
4029
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4030
|
-
fullName: _$zod.ZodString;
|
|
4031
|
-
originalName: _$zod.ZodString;
|
|
4032
|
-
serverName: _$zod.ZodString;
|
|
4033
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4034
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4035
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4036
|
-
discovery: "discovery";
|
|
4037
|
-
direct: "direct";
|
|
4038
|
-
hidden: "hidden";
|
|
4039
|
-
}>;
|
|
4040
|
-
enabled: _$zod.ZodBoolean;
|
|
4041
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4042
|
-
discovery: "discovery";
|
|
4043
|
-
toolset: "toolset";
|
|
4044
|
-
}>>;
|
|
4045
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4046
|
-
exposed: _$zod.ZodBoolean;
|
|
4047
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4048
4034
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4049
4035
|
name: _$zod.ZodString;
|
|
4050
4036
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4081,9 +4067,28 @@ declare const SessionSchemas: {
|
|
|
4081
4067
|
type: _$zod.ZodLiteral<"http">;
|
|
4082
4068
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4083
4069
|
exposureMode: _$zod.ZodEnum<{
|
|
4070
|
+
direct: "direct";
|
|
4084
4071
|
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<{
|
|
4085
4081
|
direct: "direct";
|
|
4082
|
+
discovery: "discovery";
|
|
4083
|
+
hidden: "hidden";
|
|
4086
4084
|
}>;
|
|
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;
|
|
4087
4092
|
}, _$zod_v4_core0.$strip>>;
|
|
4088
4093
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4089
4094
|
fullName: _$zod.ZodString;
|
|
@@ -4092,8 +4097,8 @@ declare const SessionSchemas: {
|
|
|
4092
4097
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4093
4098
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4094
4099
|
exposureMode: _$zod.ZodEnum<{
|
|
4095
|
-
discovery: "discovery";
|
|
4096
4100
|
direct: "direct";
|
|
4101
|
+
discovery: "discovery";
|
|
4097
4102
|
hidden: "hidden";
|
|
4098
4103
|
}>;
|
|
4099
4104
|
enabled: _$zod.ZodBoolean;
|
|
@@ -4242,6 +4247,11 @@ declare const SessionSchemas: {
|
|
|
4242
4247
|
extractedContext: _$zod.ZodOptional<_$zod.ZodUnknown>;
|
|
4243
4248
|
isFirstTurn: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
4244
4249
|
hasConnectorSwap: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
4250
|
+
cacheStrategy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4251
|
+
auto: "auto";
|
|
4252
|
+
systemPrompt: "systemPrompt";
|
|
4253
|
+
fullPrefix: "fullPrefix";
|
|
4254
|
+
}>>;
|
|
4245
4255
|
turnContext: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodType<_$_makaio_contracts0.JsonValue, unknown, _$zod_v4_core0.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>>>;
|
|
4246
4256
|
}, _$zod_v4_core0.$strip>>;
|
|
4247
4257
|
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
@@ -4293,25 +4303,6 @@ declare const SessionSchemas: {
|
|
|
4293
4303
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4294
4304
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4295
4305
|
sessionId: _$zod.ZodString;
|
|
4296
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4297
|
-
fullName: _$zod.ZodString;
|
|
4298
|
-
originalName: _$zod.ZodString;
|
|
4299
|
-
serverName: _$zod.ZodString;
|
|
4300
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4301
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4302
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4303
|
-
discovery: "discovery";
|
|
4304
|
-
direct: "direct";
|
|
4305
|
-
hidden: "hidden";
|
|
4306
|
-
}>;
|
|
4307
|
-
enabled: _$zod.ZodBoolean;
|
|
4308
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4309
|
-
discovery: "discovery";
|
|
4310
|
-
toolset: "toolset";
|
|
4311
|
-
}>>;
|
|
4312
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4313
|
-
exposed: _$zod.ZodBoolean;
|
|
4314
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4315
4306
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4316
4307
|
name: _$zod.ZodString;
|
|
4317
4308
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4348,9 +4339,28 @@ declare const SessionSchemas: {
|
|
|
4348
4339
|
type: _$zod.ZodLiteral<"http">;
|
|
4349
4340
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4350
4341
|
exposureMode: _$zod.ZodEnum<{
|
|
4342
|
+
direct: "direct";
|
|
4351
4343
|
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<{
|
|
4352
4353
|
direct: "direct";
|
|
4354
|
+
discovery: "discovery";
|
|
4355
|
+
hidden: "hidden";
|
|
4353
4356
|
}>;
|
|
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;
|
|
4354
4364
|
}, _$zod_v4_core0.$strip>>;
|
|
4355
4365
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4356
4366
|
fullName: _$zod.ZodString;
|
|
@@ -4359,8 +4369,8 @@ declare const SessionSchemas: {
|
|
|
4359
4369
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4360
4370
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4361
4371
|
exposureMode: _$zod.ZodEnum<{
|
|
4362
|
-
discovery: "discovery";
|
|
4363
4372
|
direct: "direct";
|
|
4373
|
+
discovery: "discovery";
|
|
4364
4374
|
hidden: "hidden";
|
|
4365
4375
|
}>;
|
|
4366
4376
|
enabled: _$zod.ZodBoolean;
|
|
@@ -4536,25 +4546,6 @@ declare const SessionSchemas: {
|
|
|
4536
4546
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4537
4547
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4538
4548
|
sessionId: _$zod.ZodString;
|
|
4539
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4540
|
-
fullName: _$zod.ZodString;
|
|
4541
|
-
originalName: _$zod.ZodString;
|
|
4542
|
-
serverName: _$zod.ZodString;
|
|
4543
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4544
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4545
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4546
|
-
discovery: "discovery";
|
|
4547
|
-
direct: "direct";
|
|
4548
|
-
hidden: "hidden";
|
|
4549
|
-
}>;
|
|
4550
|
-
enabled: _$zod.ZodBoolean;
|
|
4551
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4552
|
-
discovery: "discovery";
|
|
4553
|
-
toolset: "toolset";
|
|
4554
|
-
}>>;
|
|
4555
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4556
|
-
exposed: _$zod.ZodBoolean;
|
|
4557
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4558
4549
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4559
4550
|
name: _$zod.ZodString;
|
|
4560
4551
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4591,9 +4582,28 @@ declare const SessionSchemas: {
|
|
|
4591
4582
|
type: _$zod.ZodLiteral<"http">;
|
|
4592
4583
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4593
4584
|
exposureMode: _$zod.ZodEnum<{
|
|
4585
|
+
direct: "direct";
|
|
4594
4586
|
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<{
|
|
4595
4596
|
direct: "direct";
|
|
4597
|
+
discovery: "discovery";
|
|
4598
|
+
hidden: "hidden";
|
|
4596
4599
|
}>;
|
|
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;
|
|
4597
4607
|
}, _$zod_v4_core0.$strip>>;
|
|
4598
4608
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4599
4609
|
fullName: _$zod.ZodString;
|
|
@@ -4602,8 +4612,8 @@ declare const SessionSchemas: {
|
|
|
4602
4612
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4603
4613
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4604
4614
|
exposureMode: _$zod.ZodEnum<{
|
|
4605
|
-
discovery: "discovery";
|
|
4606
4615
|
direct: "direct";
|
|
4616
|
+
discovery: "discovery";
|
|
4607
4617
|
hidden: "hidden";
|
|
4608
4618
|
}>;
|
|
4609
4619
|
enabled: _$zod.ZodBoolean;
|
|
@@ -5019,8 +5029,8 @@ declare const SessionSchemas: {
|
|
|
5019
5029
|
fromMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5020
5030
|
name: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5021
5031
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5022
|
-
branch: "branch";
|
|
5023
5032
|
fork: "fork";
|
|
5033
|
+
branch: "branch";
|
|
5024
5034
|
aside: "aside";
|
|
5025
5035
|
}>>;
|
|
5026
5036
|
transforms: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
@@ -5093,8 +5103,8 @@ declare const SessionSchemas: {
|
|
|
5093
5103
|
title: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5094
5104
|
forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5095
5105
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
5096
|
-
branch: "branch";
|
|
5097
5106
|
fork: "fork";
|
|
5107
|
+
branch: "branch";
|
|
5098
5108
|
subagent: "subagent";
|
|
5099
5109
|
compress: "compress";
|
|
5100
5110
|
rewrite: "rewrite";
|
|
@@ -5150,8 +5160,8 @@ declare const SessionSchemas: {
|
|
|
5150
5160
|
childSessionId: _$zod.ZodString;
|
|
5151
5161
|
parentSessionId: _$zod.ZodString;
|
|
5152
5162
|
kind: _$zod.ZodEnum<{
|
|
5153
|
-
branch: "branch";
|
|
5154
5163
|
fork: "fork";
|
|
5164
|
+
branch: "branch";
|
|
5155
5165
|
subagent: "subagent";
|
|
5156
5166
|
compress: "compress";
|
|
5157
5167
|
rewrite: "rewrite";
|
|
@@ -5198,8 +5208,8 @@ declare const SessionSchemas: {
|
|
|
5198
5208
|
sessionId: _$zod.ZodString;
|
|
5199
5209
|
parentSessionId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5200
5210
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
5201
|
-
branch: "branch";
|
|
5202
5211
|
fork: "fork";
|
|
5212
|
+
branch: "branch";
|
|
5203
5213
|
subagent: "subagent";
|
|
5204
5214
|
compress: "compress";
|
|
5205
5215
|
rewrite: "rewrite";
|
|
@@ -5299,8 +5309,8 @@ declare const SessionSchemas: {
|
|
|
5299
5309
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5300
5310
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5301
5311
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5302
|
-
branch: "branch";
|
|
5303
5312
|
fork: "fork";
|
|
5313
|
+
branch: "branch";
|
|
5304
5314
|
subagent: "subagent";
|
|
5305
5315
|
compress: "compress";
|
|
5306
5316
|
rewrite: "rewrite";
|
|
@@ -5777,8 +5787,8 @@ declare const SessionSchemas: {
|
|
|
5777
5787
|
childSessionId: _$zod.ZodString;
|
|
5778
5788
|
parentSessionId: _$zod.ZodString;
|
|
5779
5789
|
kind: _$zod.ZodEnum<{
|
|
5780
|
-
branch: "branch";
|
|
5781
5790
|
fork: "fork";
|
|
5791
|
+
branch: "branch";
|
|
5782
5792
|
subagent: "subagent";
|
|
5783
5793
|
compress: "compress";
|
|
5784
5794
|
rewrite: "rewrite";
|
|
@@ -5881,8 +5891,8 @@ declare const SessionSchemas: {
|
|
|
5881
5891
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5882
5892
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5883
5893
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5884
|
-
branch: "branch";
|
|
5885
5894
|
fork: "fork";
|
|
5895
|
+
branch: "branch";
|
|
5886
5896
|
subagent: "subagent";
|
|
5887
5897
|
compress: "compress";
|
|
5888
5898
|
rewrite: "rewrite";
|
|
@@ -6359,8 +6369,8 @@ declare const SessionSchemas: {
|
|
|
6359
6369
|
childSessionId: _$zod.ZodString;
|
|
6360
6370
|
parentSessionId: _$zod.ZodString;
|
|
6361
6371
|
kind: _$zod.ZodEnum<{
|
|
6362
|
-
branch: "branch";
|
|
6363
6372
|
fork: "fork";
|
|
6373
|
+
branch: "branch";
|
|
6364
6374
|
subagent: "subagent";
|
|
6365
6375
|
compress: "compress";
|
|
6366
6376
|
rewrite: "rewrite";
|
|
@@ -6490,8 +6500,8 @@ declare const SessionSchemas: {
|
|
|
6490
6500
|
maxTokens: _$zod.ZodNumber;
|
|
6491
6501
|
percentage: _$zod.ZodNumber;
|
|
6492
6502
|
level: _$zod.ZodEnum<{
|
|
6493
|
-
warn: "warn";
|
|
6494
6503
|
ok: "ok";
|
|
6504
|
+
warn: "warn";
|
|
6495
6505
|
critical: "critical";
|
|
6496
6506
|
}>;
|
|
6497
6507
|
lastUpdatedAt: _$zod.ZodNumber;
|
|
@@ -6782,8 +6792,8 @@ declare const SessionSchemas: {
|
|
|
6782
6792
|
childSessionId: _$zod.ZodString;
|
|
6783
6793
|
parentSessionId: _$zod.ZodString;
|
|
6784
6794
|
kind: _$zod.ZodEnum<{
|
|
6785
|
-
branch: "branch";
|
|
6786
6795
|
fork: "fork";
|
|
6796
|
+
branch: "branch";
|
|
6787
6797
|
subagent: "subagent";
|
|
6788
6798
|
compress: "compress";
|
|
6789
6799
|
rewrite: "rewrite";
|
|
@@ -6887,8 +6897,8 @@ declare const SessionSchemas: {
|
|
|
6887
6897
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6888
6898
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6889
6899
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6890
|
-
branch: "branch";
|
|
6891
6900
|
fork: "fork";
|
|
6901
|
+
branch: "branch";
|
|
6892
6902
|
subagent: "subagent";
|
|
6893
6903
|
compress: "compress";
|
|
6894
6904
|
rewrite: "rewrite";
|
|
@@ -7023,8 +7033,8 @@ declare const SessionSchemas: {
|
|
|
7023
7033
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7024
7034
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7025
7035
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7026
|
-
branch: "branch";
|
|
7027
7036
|
fork: "fork";
|
|
7037
|
+
branch: "branch";
|
|
7028
7038
|
subagent: "subagent";
|
|
7029
7039
|
compress: "compress";
|
|
7030
7040
|
rewrite: "rewrite";
|
|
@@ -7150,8 +7160,8 @@ declare const SessionSchemas: {
|
|
|
7150
7160
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7151
7161
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7152
7162
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7153
|
-
branch: "branch";
|
|
7154
7163
|
fork: "fork";
|
|
7164
|
+
branch: "branch";
|
|
7155
7165
|
subagent: "subagent";
|
|
7156
7166
|
compress: "compress";
|
|
7157
7167
|
rewrite: "rewrite";
|
|
@@ -7226,8 +7236,8 @@ declare const SessionSchemas: {
|
|
|
7226
7236
|
}>>;
|
|
7227
7237
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7228
7238
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7229
|
-
branch: "branch";
|
|
7230
7239
|
fork: "fork";
|
|
7240
|
+
branch: "branch";
|
|
7231
7241
|
subagent: "subagent";
|
|
7232
7242
|
compress: "compress";
|
|
7233
7243
|
rewrite: "rewrite";
|
|
@@ -7389,8 +7399,8 @@ declare const SessionSchemas: {
|
|
|
7389
7399
|
rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7390
7400
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7391
7401
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7392
|
-
branch: "branch";
|
|
7393
7402
|
fork: "fork";
|
|
7403
|
+
branch: "branch";
|
|
7394
7404
|
subagent: "subagent";
|
|
7395
7405
|
compress: "compress";
|
|
7396
7406
|
rewrite: "rewrite";
|
|
@@ -7475,8 +7485,8 @@ declare const SessionSchemas: {
|
|
|
7475
7485
|
}>>;
|
|
7476
7486
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7477
7487
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7478
|
-
branch: "branch";
|
|
7479
7488
|
fork: "fork";
|
|
7489
|
+
branch: "branch";
|
|
7480
7490
|
subagent: "subagent";
|
|
7481
7491
|
compress: "compress";
|
|
7482
7492
|
rewrite: "rewrite";
|