@makaio/framework 1.0.0-dev-1781983562538 → 1.0.0-dev-1781994277521

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.
Files changed (71) hide show
  1. package/dist/.makaio-build.json +2 -2
  2. package/dist/adapter-subsystem/index.d.mts +8 -0
  3. package/dist/adapter-subsystem/index.mjs +1 -1
  4. package/dist/bus/index.d.mts +20 -20
  5. package/dist/contracts/adapter/index.d.mts +2 -2
  6. package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
  7. package/dist/contracts/canonical-model/index.d.mts +1 -1
  8. package/dist/contracts/client/index.d.mts +1 -1
  9. package/dist/contracts/extension/index.d.mts +2 -2
  10. package/dist/contracts/harness/index.d.mts +1 -1
  11. package/dist/contracts/index.d.mts +154 -154
  12. package/dist/contracts/session/index.d.mts +2 -2
  13. package/dist/contracts/shared/index.d.mts +1 -1
  14. package/dist/contracts/variant/index.d.mts +1 -1
  15. package/dist/contracts/workflow/index.d.mts +1 -1
  16. package/dist/{index-DOkPNhS0.d.mts → index-B4ZdZi50.d.mts} +325 -325
  17. package/dist/{index-B5w-0Gg9.d.mts → index-BHol4LQf.d.mts} +4 -4
  18. package/dist/{index-6k5ktwXY.d.mts → index-Bb6a9c_k.d.mts} +336 -336
  19. package/dist/{index-Czv4Fbj1.d.mts → index-BfTHRjZa.d.mts} +2 -2
  20. package/dist/{index-CDwc4Yjn.d.mts → index-BmvbMMIk.d.mts} +1 -1
  21. package/dist/{index-4eP9DRL_.d.mts → index-CmHdpW0E.d.mts} +8 -8
  22. package/dist/{index-WHUV7neB.d.mts → index-CqImyhjX.d.mts} +100 -100
  23. package/dist/{index-CgNhyMkL.d.mts → index-CszcIqMC.d.mts} +12 -12
  24. package/dist/{index-CKlZwsf3.d.mts → index-DDrS0Axp.d.mts} +2 -2
  25. package/dist/{index-Ciw2wNzR.d.mts → index-DcKU6lPk.d.mts} +38 -38
  26. package/dist/{index-CaerrEDH.d.mts → index-NkNbYFud.d.mts} +1 -1
  27. package/dist/{index-C8-zmOZK.d.mts → index-WOoVeAEf.d.mts} +13 -13
  28. package/dist/kernel/extension/index.d.mts +1 -1
  29. package/dist/kernel/index.d.mts +2 -2
  30. package/dist/kernel/observability/index.d.mts +1 -1
  31. package/dist/{namespace-DeG6x2fd.d.mts → namespace-4xHw59K8.d.mts} +6 -6
  32. package/dist/{namespace-twXARP-X.d.mts → namespace-65uwTpbg.d.mts} +6 -6
  33. package/dist/{namespace-D8P8Sxce2.d.mts → namespace-6sIu5nBI2.d.mts} +2 -2
  34. package/dist/{namespace-XmDoz6Sz.d.mts → namespace-Bz0ORDns.d.mts} +20 -20
  35. package/dist/{namespace-CfvtDD_U.d.mts → namespace-CmUh_lVP.d.mts} +154 -154
  36. package/dist/{namespace-Cz9ME2yn.d.mts → namespace-Do_rmLFb.d.mts} +2 -2
  37. package/dist/{namespace-Bv8B89uB.d.mts → namespace-KMxsPJwm.d.mts} +9 -9
  38. package/dist/package.json +1 -1
  39. package/dist/{schema-fZknEOha.d.mts → schema-Dky4zu9D.d.mts} +1 -1
  40. package/dist/{schemas-sJYw2ALb.d.mts → schemas-CDGld_OC.d.mts} +3 -3
  41. package/dist/{schemas-BphR5vaS.d.mts → schemas-D4zaFE2p.d.mts} +6 -6
  42. package/dist/{schemas-CoFCV42v.d.mts → schemas-DRYXani5.d.mts} +154 -154
  43. package/dist/{schemas-COginkIS2.d.mts → schemas-Do7Js2ao2.d.mts} +15 -15
  44. package/dist/services/agent-runtime/index.d.mts +2 -2
  45. package/dist/services/agent-runtime/namespace.d.mts +1 -1
  46. package/dist/services/agent-runtime/schemas.d.mts +1 -1
  47. package/dist/services/context-rules/index.d.mts +3 -3
  48. package/dist/services/execution-target/index.d.mts +2 -2
  49. package/dist/services/execution-target/namespace.d.mts +1 -1
  50. package/dist/services/execution-target/schemas.d.mts +1 -1
  51. package/dist/services/filesystem/namespace.d.mts +6 -6
  52. package/dist/services/filesystem/schemas.d.mts +3 -3
  53. package/dist/services/harness/index.d.mts +3 -3
  54. package/dist/services/index.d.mts +106 -106
  55. package/dist/services/session/index.d.mts +5 -5
  56. package/dist/services/session/messages/namespace.d.mts +1 -1
  57. package/dist/services/session/session-events/namespace.d.mts +1 -1
  58. package/dist/services/session/storage/namespace.d.mts +1 -1
  59. package/dist/services/session/storage/schema.d.mts +1 -1
  60. package/dist/services/settings/namespace.d.mts +12 -12
  61. package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
  62. package/dist/services/subagent-template/index.d.mts +2 -2
  63. package/dist/services/subagent-template/namespace.d.mts +1 -1
  64. package/dist/services/subagent-template/schemas.d.mts +1 -1
  65. package/dist/services/tray-menu/index.d.mts +2 -2
  66. package/dist/services/tray-menu/namespace.d.mts +1 -1
  67. package/dist/services/tray-menu/schemas.d.mts +1 -1
  68. package/dist/{session-lineage-DR-9DU-U.d.mts → session-lineage-Cht4jbvV.d.mts} +1 -1
  69. package/dist/{types-DcDvbHe5.d.mts → types-CFbvKZRj.d.mts} +244 -244
  70. package/dist/workflow-engine/index.d.mts +32 -32
  71. 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-CaerrEDH.mjs";
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";
28
27
  subagent: "subagent";
29
28
  compress: "compress";
29
+ branch: "branch";
30
30
  rewrite: "rewrite";
31
31
  coordinator: "coordinator";
32
32
  aside: "aside";
@@ -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";
181
180
  subagent: "subagent";
182
181
  compress: "compress";
182
+ branch: "branch";
183
183
  rewrite: "rewrite";
184
184
  coordinator: "coordinator";
185
185
  aside: "aside";
@@ -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";
307
306
  subagent: "subagent";
308
307
  compress: "compress";
308
+ branch: "branch";
309
309
  rewrite: "rewrite";
310
310
  coordinator: "coordinator";
311
311
  aside: "aside";
@@ -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";
507
506
  subagent: "subagent";
508
507
  compress: "compress";
508
+ branch: "branch";
509
509
  rewrite: "rewrite";
510
510
  coordinator: "coordinator";
511
511
  aside: "aside";
@@ -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";
985
984
  subagent: "subagent";
986
985
  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";
1069
1068
  subagent: "subagent";
1070
1069
  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";
3228
3227
  subagent: "subagent";
3229
3228
  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";
3419
3418
  subagent: "subagent";
3420
3419
  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";
3493
3492
  subagent: "subagent";
3494
3493
  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";
5108
5107
  subagent: "subagent";
5109
5108
  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";
5165
5164
  subagent: "subagent";
5166
5165
  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";
5213
5212
  subagent: "subagent";
5214
5213
  compress: "compress";
5214
+ branch: "branch";
5215
5215
  rewrite: "rewrite";
5216
5216
  coordinator: "coordinator";
5217
5217
  aside: "aside";
@@ -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";
5314
5313
  subagent: "subagent";
5315
5314
  compress: "compress";
5315
+ branch: "branch";
5316
5316
  rewrite: "rewrite";
5317
5317
  coordinator: "coordinator";
5318
5318
  aside: "aside";
@@ -5788,9 +5788,9 @@ declare const SessionSchemas: {
5788
5788
  parentSessionId: _$zod.ZodString;
5789
5789
  kind: _$zod.ZodEnum<{
5790
5790
  fork: "fork";
5791
- branch: "branch";
5792
5791
  subagent: "subagent";
5793
5792
  compress: "compress";
5793
+ branch: "branch";
5794
5794
  rewrite: "rewrite";
5795
5795
  coordinator: "coordinator";
5796
5796
  aside: "aside";
@@ -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";
5896
5895
  subagent: "subagent";
5897
5896
  compress: "compress";
5897
+ branch: "branch";
5898
5898
  rewrite: "rewrite";
5899
5899
  coordinator: "coordinator";
5900
5900
  aside: "aside";
@@ -6370,9 +6370,9 @@ declare const SessionSchemas: {
6370
6370
  parentSessionId: _$zod.ZodString;
6371
6371
  kind: _$zod.ZodEnum<{
6372
6372
  fork: "fork";
6373
- branch: "branch";
6374
6373
  subagent: "subagent";
6375
6374
  compress: "compress";
6375
+ branch: "branch";
6376
6376
  rewrite: "rewrite";
6377
6377
  coordinator: "coordinator";
6378
6378
  aside: "aside";
@@ -6793,9 +6793,9 @@ declare const SessionSchemas: {
6793
6793
  parentSessionId: _$zod.ZodString;
6794
6794
  kind: _$zod.ZodEnum<{
6795
6795
  fork: "fork";
6796
- branch: "branch";
6797
6796
  subagent: "subagent";
6798
6797
  compress: "compress";
6798
+ branch: "branch";
6799
6799
  rewrite: "rewrite";
6800
6800
  coordinator: "coordinator";
6801
6801
  aside: "aside";
@@ -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";
6902
6901
  subagent: "subagent";
6903
6902
  compress: "compress";
6903
+ branch: "branch";
6904
6904
  rewrite: "rewrite";
6905
6905
  coordinator: "coordinator";
6906
6906
  aside: "aside";
@@ -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";
7038
7037
  subagent: "subagent";
7039
7038
  compress: "compress";
7039
+ branch: "branch";
7040
7040
  rewrite: "rewrite";
7041
7041
  coordinator: "coordinator";
7042
7042
  aside: "aside";
@@ -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";
7165
7164
  subagent: "subagent";
7166
7165
  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";
7241
7240
  subagent: "subagent";
7242
7241
  compress: "compress";
7242
+ branch: "branch";
7243
7243
  rewrite: "rewrite";
7244
7244
  coordinator: "coordinator";
7245
7245
  aside: "aside";
@@ -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";
7404
7403
  subagent: "subagent";
7405
7404
  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";
7490
7489
  subagent: "subagent";
7491
7490
  compress: "compress";
7491
+ branch: "branch";
7492
7492
  rewrite: "rewrite";
7493
7493
  coordinator: "coordinator";
7494
7494
  aside: "aside";