@spotlightjs/spotlight 4.7.2 → 4.8.0

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 (610) hide show
  1. package/dist/_virtual/_commonjsHelpers.js +1 -3
  2. package/dist/_virtual/_commonjsHelpers.js.map +1 -1
  3. package/dist/_virtual/_sentry-release-injection-file.js +2 -2
  4. package/dist/_virtual/additionalItems.js +13 -0
  5. package/dist/_virtual/additionalItems.js.map +1 -0
  6. package/dist/_virtual/additionalProperties.js +13 -0
  7. package/dist/_virtual/additionalProperties.js.map +1 -0
  8. package/dist/_virtual/{cache.js → ajv.js} +4 -4
  9. package/dist/_virtual/ajv.js.map +1 -0
  10. package/dist/_virtual/{uri.all.js → allOf.js} +4 -4
  11. package/dist/_virtual/allOf.js.map +1 -0
  12. package/dist/_virtual/anyOf.js +13 -0
  13. package/dist/_virtual/anyOf.js.map +1 -0
  14. package/dist/_virtual/applicability.js +13 -0
  15. package/dist/_virtual/applicability.js.map +1 -0
  16. package/dist/_virtual/boolSchema.js +13 -0
  17. package/dist/_virtual/boolSchema.js.map +1 -0
  18. package/dist/_virtual/code.js +13 -0
  19. package/dist/_virtual/code.js.map +1 -0
  20. package/dist/_virtual/code2.js +13 -0
  21. package/dist/_virtual/code2.js.map +1 -0
  22. package/dist/_virtual/const.js +13 -0
  23. package/dist/_virtual/const.js.map +1 -0
  24. package/dist/_virtual/contains.js +13 -0
  25. package/dist/_virtual/contains.js.map +1 -0
  26. package/dist/_virtual/core.js +13 -0
  27. package/dist/_virtual/core.js.map +1 -0
  28. package/dist/_virtual/dataType.js +13 -0
  29. package/dist/_virtual/dataType.js.map +1 -0
  30. package/dist/_virtual/defaults.js +13 -0
  31. package/dist/_virtual/defaults.js.map +1 -0
  32. package/dist/_virtual/dependencies.js +13 -0
  33. package/dist/_virtual/dependencies.js.map +1 -0
  34. package/dist/_virtual/draft7.js +13 -0
  35. package/dist/_virtual/draft7.js.map +1 -0
  36. package/dist/_virtual/enum.js +13 -0
  37. package/dist/_virtual/enum.js.map +1 -0
  38. package/dist/_virtual/equal.js +13 -0
  39. package/dist/_virtual/equal.js.map +1 -0
  40. package/dist/_virtual/errors.js +13 -0
  41. package/dist/_virtual/errors.js.map +1 -0
  42. package/dist/_virtual/format.js +13 -0
  43. package/dist/_virtual/format.js.map +1 -0
  44. package/dist/_virtual/formats.js +13 -0
  45. package/dist/_virtual/formats.js.map +1 -0
  46. package/dist/_virtual/id.js +13 -0
  47. package/dist/_virtual/id.js.map +1 -0
  48. package/dist/_virtual/if.js +13 -0
  49. package/dist/_virtual/if.js.map +1 -0
  50. package/dist/_virtual/index.js +3 -3
  51. package/dist/_virtual/index10.js +13 -0
  52. package/dist/_virtual/index10.js.map +1 -0
  53. package/dist/_virtual/index11.js +13 -0
  54. package/dist/_virtual/index11.js.map +1 -0
  55. package/dist/_virtual/index2.js +13 -0
  56. package/dist/_virtual/index2.js.map +1 -0
  57. package/dist/_virtual/index3.js +13 -0
  58. package/dist/_virtual/index3.js.map +1 -0
  59. package/dist/_virtual/index4.js +13 -0
  60. package/dist/_virtual/index4.js.map +1 -0
  61. package/dist/_virtual/index5.js +13 -0
  62. package/dist/_virtual/index5.js.map +1 -0
  63. package/dist/_virtual/index6.js +13 -0
  64. package/dist/_virtual/index6.js.map +1 -0
  65. package/dist/_virtual/index7.js +13 -0
  66. package/dist/_virtual/index7.js.map +1 -0
  67. package/dist/_virtual/index8.js +13 -0
  68. package/dist/_virtual/index8.js.map +1 -0
  69. package/dist/_virtual/index9.js +13 -0
  70. package/dist/_virtual/index9.js.map +1 -0
  71. package/dist/_virtual/items.js +13 -0
  72. package/dist/_virtual/items.js.map +1 -0
  73. package/dist/_virtual/items2020.js +13 -0
  74. package/dist/_virtual/items2020.js.map +1 -0
  75. package/dist/_virtual/keyword.js +13 -0
  76. package/dist/_virtual/keyword.js.map +1 -0
  77. package/dist/_virtual/limit.js +13 -0
  78. package/dist/_virtual/limit.js.map +1 -0
  79. package/dist/_virtual/limitItems.js +13 -0
  80. package/dist/_virtual/limitItems.js.map +1 -0
  81. package/dist/_virtual/limitLength.js +13 -0
  82. package/dist/_virtual/limitLength.js.map +1 -0
  83. package/dist/_virtual/limitNumber.js +13 -0
  84. package/dist/_virtual/limitNumber.js.map +1 -0
  85. package/dist/_virtual/limitProperties.js +13 -0
  86. package/dist/_virtual/limitProperties.js.map +1 -0
  87. package/dist/_virtual/metadata.js +13 -0
  88. package/dist/_virtual/metadata.js.map +1 -0
  89. package/dist/_virtual/multipleOf.js +13 -0
  90. package/dist/_virtual/multipleOf.js.map +1 -0
  91. package/dist/_virtual/names.js +13 -0
  92. package/dist/_virtual/names.js.map +1 -0
  93. package/dist/_virtual/not.js +13 -0
  94. package/dist/_virtual/not.js.map +1 -0
  95. package/dist/_virtual/oneOf.js +13 -0
  96. package/dist/_virtual/oneOf.js.map +1 -0
  97. package/dist/_virtual/pattern.js +13 -0
  98. package/dist/_virtual/pattern.js.map +1 -0
  99. package/dist/_virtual/patternProperties.js +13 -0
  100. package/dist/_virtual/patternProperties.js.map +1 -0
  101. package/dist/_virtual/prefixItems.js +13 -0
  102. package/dist/_virtual/prefixItems.js.map +1 -0
  103. package/dist/_virtual/properties.js +13 -0
  104. package/dist/_virtual/properties.js.map +1 -0
  105. package/dist/_virtual/propertyNames.js +13 -0
  106. package/dist/_virtual/propertyNames.js.map +1 -0
  107. package/dist/_virtual/ref.js +13 -0
  108. package/dist/_virtual/ref.js.map +1 -0
  109. package/dist/_virtual/ref_error.js +13 -0
  110. package/dist/_virtual/ref_error.js.map +1 -0
  111. package/dist/_virtual/required.js +13 -0
  112. package/dist/_virtual/required.js.map +1 -0
  113. package/dist/_virtual/resolve.js +13 -0
  114. package/dist/_virtual/resolve.js.map +1 -0
  115. package/dist/_virtual/rules.js +13 -0
  116. package/dist/_virtual/rules.js.map +1 -0
  117. package/dist/_virtual/scope.js +13 -0
  118. package/dist/_virtual/scope.js.map +1 -0
  119. package/dist/_virtual/subschema.js +13 -0
  120. package/dist/_virtual/subschema.js.map +1 -0
  121. package/dist/_virtual/thenElse.js +13 -0
  122. package/dist/_virtual/thenElse.js.map +1 -0
  123. package/dist/_virtual/types.js +13 -0
  124. package/dist/_virtual/types.js.map +1 -0
  125. package/dist/_virtual/ucs2length.js +13 -0
  126. package/dist/_virtual/ucs2length.js.map +1 -0
  127. package/dist/_virtual/uniqueItems.js +13 -0
  128. package/dist/_virtual/uniqueItems.js.map +1 -0
  129. package/dist/_virtual/uri.js +13 -0
  130. package/dist/_virtual/uri.js.map +1 -0
  131. package/dist/_virtual/util.js +13 -0
  132. package/dist/_virtual/util.js.map +1 -0
  133. package/dist/_virtual/validation_error.js +13 -0
  134. package/dist/_virtual/validation_error.js.map +1 -0
  135. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/client/index.js +454 -0
  136. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/client/index.js.map +1 -0
  137. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/client.js +166 -0
  138. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/client.js.map +1 -0
  139. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/helpers.js +44 -0
  140. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/helpers.js.map +1 -0
  141. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/interfaces.js +15 -0
  142. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/interfaces.js.map +1 -0
  143. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/mcp-server.js +25 -0
  144. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/mcp-server.js.map +1 -0
  145. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/server.js +82 -0
  146. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/server.js.map +1 -0
  147. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/server/completable.js +27 -0
  148. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/server/completable.js.map +1 -0
  149. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.js +400 -0
  150. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.js.map +1 -0
  151. package/dist/node_modules/.pnpm/{@modelcontextprotocol_sdk@1.16.0 → @modelcontextprotocol_sdk@1.24.3_zod@4.1.13}/node_modules/@modelcontextprotocol/sdk/dist/esm/server/mcp.js +284 -97
  152. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/server/mcp.js.map +1 -0
  153. package/dist/node_modules/.pnpm/{@modelcontextprotocol_sdk@1.16.0 → @modelcontextprotocol_sdk@1.24.3_zod@4.1.13}/node_modules/@modelcontextprotocol/sdk/dist/esm/server/stdio.js +1 -1
  154. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/server/stdio.js.map +1 -0
  155. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/server/zod-compat.js +176 -0
  156. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/server/zod-compat.js.map +1 -0
  157. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/server/zod-json-schema-compat.js +59 -0
  158. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/server/zod-json-schema-compat.js.map +1 -0
  159. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.js +968 -0
  160. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.js.map +1 -0
  161. package/dist/node_modules/.pnpm/{@modelcontextprotocol_sdk@1.16.0 → @modelcontextprotocol_sdk@1.24.3_zod@4.1.13}/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/stdio.js +1 -1
  162. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/stdio.js.map +1 -0
  163. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/toolNameValidation.js +70 -0
  164. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/toolNameValidation.js.map +1 -0
  165. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js +1623 -0
  166. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js.map +1 -0
  167. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/validation/ajv-provider.js +79 -0
  168. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.24.3_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/validation/ajv-provider.js.map +1 -0
  169. package/dist/node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.17.1/node_modules/ajv-formats/dist/formats.js +209 -0
  170. package/dist/node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.17.1/node_modules/ajv-formats/dist/formats.js.map +1 -0
  171. package/dist/node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.17.1/node_modules/ajv-formats/dist/index.js +59 -0
  172. package/dist/node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.17.1/node_modules/ajv-formats/dist/index.js.map +1 -0
  173. package/dist/node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.17.1/node_modules/ajv-formats/dist/limit.js +81 -0
  174. package/dist/node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.17.1/node_modules/ajv-formats/dist/limit.js.map +1 -0
  175. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/ajv.js +95 -0
  176. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/ajv.js.map +1 -0
  177. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/codegen/code.js +160 -0
  178. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/codegen/code.js.map +1 -0
  179. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/codegen/index.js +730 -0
  180. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/codegen/index.js.map +1 -0
  181. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/codegen/scope.js +153 -0
  182. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/codegen/scope.js.map +1 -0
  183. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/errors.js +134 -0
  184. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/errors.js.map +1 -0
  185. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/index.js +243 -0
  186. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/index.js.map +1 -0
  187. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/names.js +45 -0
  188. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/names.js.map +1 -0
  189. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/ref_error.js +23 -0
  190. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/ref_error.js.map +1 -0
  191. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/resolve.js +167 -0
  192. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/resolve.js.map +1 -0
  193. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/rules.js +38 -0
  194. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/rules.js.map +1 -0
  195. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/util.js +178 -0
  196. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/util.js.map +1 -0
  197. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/validate/applicability.js +30 -0
  198. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/validate/applicability.js.map +1 -0
  199. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/validate/boolSchema.js +64 -0
  200. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/validate/boolSchema.js.map +1 -0
  201. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/validate/dataType.js +201 -0
  202. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/validate/dataType.js.map +1 -0
  203. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/validate/defaults.js +48 -0
  204. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/validate/defaults.js.map +1 -0
  205. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/validate/index.js +536 -0
  206. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/validate/index.js.map +1 -0
  207. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/validate/keyword.js +133 -0
  208. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/validate/keyword.js.map +1 -0
  209. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/validate/subschema.js +94 -0
  210. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/compile/validate/subschema.js.map +1 -0
  211. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/core.js +638 -0
  212. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/core.js.map +1 -0
  213. package/dist/node_modules/.pnpm/{ajv@6.12.6/node_modules/ajv/lib → ajv@8.17.1/node_modules/ajv/dist}/refs/data.json.js +4 -7
  214. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/refs/data.json.js.map +1 -0
  215. package/dist/node_modules/.pnpm/{ajv@6.12.6/node_modules/ajv/lib → ajv@8.17.1/node_modules/ajv/dist}/refs/json-schema-draft-07.json.js +3 -3
  216. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/runtime/equal.js +16 -0
  217. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/runtime/equal.js.map +1 -0
  218. package/dist/node_modules/.pnpm/{ajv@6.12.6/node_modules/ajv/lib/compile → ajv@8.17.1/node_modules/ajv/dist/runtime}/ucs2length.js +13 -8
  219. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/runtime/ucs2length.js.map +1 -0
  220. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/runtime/uri.js +16 -0
  221. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/runtime/uri.js.map +1 -0
  222. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/runtime/validation_error.js +20 -0
  223. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/runtime/validation_error.js.map +1 -0
  224. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js +61 -0
  225. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js.map +1 -0
  226. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js +118 -0
  227. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js.map +1 -0
  228. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/allOf.js +33 -0
  229. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/allOf.js.map +1 -0
  230. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/anyOf.js +23 -0
  231. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/anyOf.js.map +1 -0
  232. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/contains.js +102 -0
  233. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/contains.js.map +1 -0
  234. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/dependencies.js +106 -0
  235. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/dependencies.js.map +1 -0
  236. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/if.js +77 -0
  237. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/if.js.map +1 -0
  238. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/index.js +84 -0
  239. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/index.js.map +1 -0
  240. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/items.js +67 -0
  241. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/items.js.map +1 -0
  242. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/items2020.js +47 -0
  243. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/items2020.js.map +1 -0
  244. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/not.js +37 -0
  245. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/not.js.map +1 -0
  246. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/oneOf.js +66 -0
  247. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/oneOf.js.map +1 -0
  248. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js +84 -0
  249. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js.map +1 -0
  250. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js +23 -0
  251. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js.map +1 -0
  252. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/properties.js +70 -0
  253. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/properties.js.map +1 -0
  254. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js +51 -0
  255. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js.map +1 -0
  256. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/thenElse.js +24 -0
  257. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/applicator/thenElse.js.map +1 -0
  258. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/code.js +146 -0
  259. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/code.js.map +1 -0
  260. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/core/id.js +19 -0
  261. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/core/id.js.map +1 -0
  262. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/core/index.js +29 -0
  263. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/core/index.js.map +1 -0
  264. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/core/ref.js +138 -0
  265. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/core/ref.js.map +1 -0
  266. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/discriminator/index.js +119 -0
  267. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/discriminator/index.js.map +1 -0
  268. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/discriminator/types.js +21 -0
  269. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/discriminator/types.js.map +1 -0
  270. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/draft7.js +36 -0
  271. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/draft7.js.map +1 -0
  272. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/format/format.js +96 -0
  273. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/format/format.js.map +1 -0
  274. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/format/index.js +17 -0
  275. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/format/index.js.map +1 -0
  276. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/metadata.js +30 -0
  277. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/metadata.js.map +1 -0
  278. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/const.js +39 -0
  279. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/const.js.map +1 -0
  280. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/enum.js +59 -0
  281. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/enum.js.map +1 -0
  282. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/index.js +62 -0
  283. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/index.js.map +1 -0
  284. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/limitItems.js +35 -0
  285. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/limitItems.js.map +1 -0
  286. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/limitLength.js +42 -0
  287. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/limitLength.js.map +1 -0
  288. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/limitNumber.js +38 -0
  289. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/limitNumber.js.map +1 -0
  290. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/limitProperties.js +35 -0
  291. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/limitProperties.js.map +1 -0
  292. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/multipleOf.js +34 -0
  293. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/multipleOf.js.map +1 -0
  294. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/pattern.js +36 -0
  295. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/pattern.js.map +1 -0
  296. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/required.js +92 -0
  297. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/required.js.map +1 -0
  298. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js +79 -0
  299. package/dist/node_modules/.pnpm/ajv@8.17.1/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js.map +1 -0
  300. package/dist/node_modules/.pnpm/fast-uri@3.0.2/node_modules/fast-uri/index.js +267 -0
  301. package/dist/node_modules/.pnpm/fast-uri@3.0.2/node_modules/fast-uri/index.js.map +1 -0
  302. package/dist/node_modules/.pnpm/fast-uri@3.0.2/node_modules/fast-uri/lib/schemes.js +152 -0
  303. package/dist/node_modules/.pnpm/fast-uri@3.0.2/node_modules/fast-uri/lib/schemes.js.map +1 -0
  304. package/dist/node_modules/.pnpm/fast-uri@3.0.2/node_modules/fast-uri/lib/scopedChars.js +40 -0
  305. package/dist/node_modules/.pnpm/fast-uri@3.0.2/node_modules/fast-uri/lib/scopedChars.js.map +1 -0
  306. package/dist/node_modules/.pnpm/fast-uri@3.0.2/node_modules/fast-uri/lib/utils.js +236 -0
  307. package/dist/node_modules/.pnpm/fast-uri@3.0.2/node_modules/fast-uri/lib/utils.js.map +1 -0
  308. package/dist/node_modules/.pnpm/{json-schema-traverse@0.4.1 → json-schema-traverse@1.0.0}/node_modules/json-schema-traverse/index.js +7 -3
  309. package/dist/node_modules/.pnpm/json-schema-traverse@1.0.0/node_modules/json-schema-traverse/index.js.map +1 -0
  310. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/Options.js.map +1 -0
  311. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/Refs.js.map +1 -0
  312. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/errorMessages.js.map +1 -0
  313. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/getRelativePath.js.map +1 -0
  314. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parseDef.js.map +1 -0
  315. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/any.js.map +1 -0
  316. package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/array.js +2 -2
  317. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/array.js.map +1 -0
  318. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/bigint.js.map +1 -0
  319. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/boolean.js.map +1 -0
  320. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/branded.js.map +1 -0
  321. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/catch.js.map +1 -0
  322. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/date.js.map +1 -0
  323. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/default.js.map +1 -0
  324. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/effects.js.map +1 -0
  325. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/enum.js.map +1 -0
  326. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/intersection.js.map +1 -0
  327. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/literal.js.map +1 -0
  328. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/map.js.map +1 -0
  329. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/nativeEnum.js.map +1 -0
  330. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/never.js.map +1 -0
  331. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/null.js.map +1 -0
  332. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/nullable.js.map +1 -0
  333. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/number.js.map +1 -0
  334. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/object.js.map +1 -0
  335. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/optional.js.map +1 -0
  336. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/pipeline.js.map +1 -0
  337. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/promise.js.map +1 -0
  338. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/readonly.js.map +1 -0
  339. package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/record.js +2 -2
  340. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/record.js.map +1 -0
  341. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/set.js.map +1 -0
  342. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/string.js.map +1 -0
  343. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/tuple.js.map +1 -0
  344. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/undefined.js.map +1 -0
  345. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/union.js.map +1 -0
  346. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/parsers/unknown.js.map +1 -0
  347. package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/selectParser.js +2 -2
  348. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/selectParser.js.map +1 -0
  349. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.0_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/zodToJsonSchema.js.map +1 -0
  350. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v3/ZodError.js +126 -0
  351. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v3/ZodError.js.map +1 -0
  352. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v3/errors.js +18 -0
  353. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v3/errors.js.map +1 -0
  354. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v3/helpers/errorUtil.js +17 -0
  355. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v3/helpers/errorUtil.js.map +1 -0
  356. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v3/helpers/parseUtil.js +130 -0
  357. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v3/helpers/parseUtil.js.map +1 -0
  358. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v3/helpers/util.js +147 -0
  359. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v3/helpers/util.js.map +1 -0
  360. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v3/locales/en.js +114 -0
  361. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v3/locales/en.js.map +1 -0
  362. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v3/types.js +3169 -0
  363. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v3/types.js.map +1 -0
  364. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/classic/errors.js +53 -0
  365. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/classic/errors.js.map +1 -0
  366. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/classic/iso.js +52 -0
  367. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/classic/iso.js.map +1 -0
  368. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/classic/parse.js +38 -0
  369. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/classic/parse.js.map +1 -0
  370. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/classic/schemas.js +686 -0
  371. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/classic/schemas.js.map +1 -0
  372. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/api.js +542 -0
  373. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/api.js.map +1 -0
  374. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/checks.js +414 -0
  375. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/checks.js.map +1 -0
  376. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/core.js +82 -0
  377. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/core.js.map +1 -0
  378. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/doc.js +46 -0
  379. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/doc.js.map +1 -0
  380. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/errors.js +81 -0
  381. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/errors.js.map +1 -0
  382. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/parse.js +108 -0
  383. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/parse.js.map +1 -0
  384. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/regexes.js +94 -0
  385. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/regexes.js.map +1 -0
  386. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/registries.js +63 -0
  387. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/registries.js.map +1 -0
  388. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/schemas.js +1391 -0
  389. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/schemas.js.map +1 -0
  390. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/to-json-schema.js +782 -0
  391. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/to-json-schema.js.map +1 -0
  392. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/util.js +419 -0
  393. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/util.js.map +1 -0
  394. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/versions.js +17 -0
  395. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/versions.js.map +1 -0
  396. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/mini/schemas.js +61 -0
  397. package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/mini/schemas.js.map +1 -0
  398. package/dist/run.js +3 -3
  399. package/dist/run.js.map +1 -1
  400. package/dist/sentry-config.js +2 -2
  401. package/dist/server/cli/help.js +3 -1
  402. package/dist/server/cli/help.js.map +1 -1
  403. package/dist/server/cli/mcp.js +3 -3
  404. package/dist/server/cli/run.d.ts +1 -1
  405. package/dist/server/cli/run.js +25 -16
  406. package/dist/server/cli/run.js.map +1 -1
  407. package/dist/server/cli/server.d.ts +1 -1
  408. package/dist/server/cli/server.js +9 -3
  409. package/dist/server/cli/server.js.map +1 -1
  410. package/dist/server/cli.d.ts +1 -0
  411. package/dist/server/cli.js +10 -4
  412. package/dist/server/cli.js.map +1 -1
  413. package/dist/server/formatters/md/errors.d.ts +1 -1
  414. package/dist/server/formatters/md/errors.js.map +1 -1
  415. package/dist/server/formatters/md/event.d.ts +1 -1
  416. package/dist/server/formatters/md/event.js.map +1 -1
  417. package/dist/server/formatters/schema.d.ts +39 -39
  418. package/dist/server/mcp/mcp.d.ts +1 -1
  419. package/dist/server/mcp/mcp.js +14 -13
  420. package/dist/server/mcp/mcp.js.map +1 -1
  421. package/dist/server/routes/clear.js +2 -1
  422. package/dist/server/routes/clear.js.map +1 -1
  423. package/dist/server/routes/stream/index.js +3 -2
  424. package/dist/server/routes/stream/index.js.map +1 -1
  425. package/dist/server/types/cli.d.ts +1 -0
  426. package/dist/server/utils/docker-compose.d.ts +24 -0
  427. package/dist/server/utils/docker-compose.js +142 -37
  428. package/dist/server/utils/docker-compose.js.map +1 -1
  429. package/dist/server/utils/extras.d.ts +2 -0
  430. package/dist/server/utils/extras.js +29 -2
  431. package/dist/server/utils/extras.js.map +1 -1
  432. package/dist/ui/assets/index.js +38 -38
  433. package/dist/ui/assets/index.js.map +1 -1
  434. package/dist/ui/assets/instrumentation.js +2 -2
  435. package/dist/ui/assets/main.js +1 -1
  436. package/dist/ui/assets/serverTimingMeta.js +11 -11
  437. package/dist/ui/assets/serverTimingMeta.js.map +1 -1
  438. package/package.json +7 -8
  439. package/dist/_virtual/cache.js.map +0 -1
  440. package/dist/_virtual/uri.all.js.map +0 -1
  441. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/client/index.js +0 -241
  442. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/client/index.js.map +0 -1
  443. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/completable.js +0 -64
  444. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/completable.js.map +0 -1
  445. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.js +0 -196
  446. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.js.map +0 -1
  447. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/mcp.js.map +0 -1
  448. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/stdio.js.map +0 -1
  449. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.js +0 -391
  450. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.js.map +0 -1
  451. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/stdio.js.map +0 -1
  452. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js +0 -1045
  453. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js.map +0 -1
  454. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/ajv.js +0 -365
  455. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/ajv.js.map +0 -1
  456. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/cache.js +0 -30
  457. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/cache.js.map +0 -1
  458. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/async.js +0 -74
  459. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/async.js.map +0 -1
  460. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/error_classes.js +0 -37
  461. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/error_classes.js.map +0 -1
  462. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/formats.js +0 -119
  463. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/formats.js.map +0 -1
  464. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/index.js +0 -288
  465. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/index.js.map +0 -1
  466. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/resolve.js +0 -228
  467. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/resolve.js.map +0 -1
  468. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/rules.js +0 -101
  469. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/rules.js.map +0 -1
  470. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/schema_obj.js +0 -19
  471. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/schema_obj.js.map +0 -1
  472. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/ucs2length.js.map +0 -1
  473. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/util.js +0 -192
  474. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/util.js.map +0 -1
  475. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/data.js +0 -57
  476. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/data.js.map +0 -1
  477. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/definition_schema.js +0 -48
  478. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/definition_schema.js.map +0 -1
  479. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limit.js +0 -160
  480. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limit.js.map +0 -1
  481. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitItems.js +0 -90
  482. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitItems.js.map +0 -1
  483. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitLength.js +0 -95
  484. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitLength.js.map +0 -1
  485. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitProperties.js +0 -90
  486. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitProperties.js.map +0 -1
  487. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/allOf.js +0 -52
  488. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/allOf.js.map +0 -1
  489. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/anyOf.js +0 -83
  490. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/anyOf.js.map +0 -1
  491. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/comment.js +0 -26
  492. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/comment.js.map +0 -1
  493. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/const.js +0 -63
  494. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/const.js.map +0 -1
  495. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/contains.js +0 -88
  496. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/contains.js.map +0 -1
  497. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/custom.js +0 -230
  498. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/custom.js.map +0 -1
  499. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/dependencies.js +0 -171
  500. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/dependencies.js.map +0 -1
  501. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/enum.js +0 -72
  502. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/enum.js.map +0 -1
  503. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/format.js +0 -157
  504. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/format.js.map +0 -1
  505. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/if.js +0 -110
  506. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/if.js.map +0 -1
  507. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/index.js +0 -67
  508. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/index.js.map +0 -1
  509. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/items.js +0 -147
  510. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/items.js.map +0 -1
  511. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/multipleOf.js +0 -90
  512. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/multipleOf.js.map +0 -1
  513. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/not.js +0 -95
  514. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/not.js.map +0 -1
  515. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/oneOf.js +0 -81
  516. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/oneOf.js.map +0 -1
  517. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/pattern.js +0 -85
  518. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/pattern.js.map +0 -1
  519. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/properties.js +0 -322
  520. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/properties.js.map +0 -1
  521. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/propertyNames.js +0 -84
  522. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/propertyNames.js.map +0 -1
  523. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/ref.js +0 -134
  524. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/ref.js.map +0 -1
  525. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/required.js +0 -263
  526. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/required.js.map +0 -1
  527. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/uniqueItems.js +0 -95
  528. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/uniqueItems.js.map +0 -1
  529. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/validate.js +0 -464
  530. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/validate.js.map +0 -1
  531. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/keyword.js +0 -108
  532. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/keyword.js.map +0 -1
  533. package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/refs/data.json.js.map +0 -1
  534. package/dist/node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify/index.js +0 -62
  535. package/dist/node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify/index.js.map +0 -1
  536. package/dist/node_modules/.pnpm/json-schema-traverse@0.4.1/node_modules/json-schema-traverse/index.js.map +0 -1
  537. package/dist/node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js/dist/es5/uri.all.js +0 -1035
  538. package/dist/node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js/dist/es5/uri.all.js.map +0 -1
  539. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/Options.js.map +0 -1
  540. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/Refs.js.map +0 -1
  541. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/errorMessages.js.map +0 -1
  542. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/getRelativePath.js.map +0 -1
  543. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parseDef.js.map +0 -1
  544. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/any.js.map +0 -1
  545. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/array.js.map +0 -1
  546. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/bigint.js.map +0 -1
  547. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/boolean.js.map +0 -1
  548. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/branded.js.map +0 -1
  549. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/catch.js.map +0 -1
  550. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/date.js.map +0 -1
  551. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/default.js.map +0 -1
  552. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/effects.js.map +0 -1
  553. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/enum.js.map +0 -1
  554. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/intersection.js.map +0 -1
  555. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/literal.js.map +0 -1
  556. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/map.js.map +0 -1
  557. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/nativeEnum.js.map +0 -1
  558. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/never.js.map +0 -1
  559. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/null.js.map +0 -1
  560. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/nullable.js.map +0 -1
  561. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/number.js.map +0 -1
  562. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/object.js.map +0 -1
  563. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/optional.js.map +0 -1
  564. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/pipeline.js.map +0 -1
  565. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/promise.js.map +0 -1
  566. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/readonly.js.map +0 -1
  567. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/record.js.map +0 -1
  568. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/set.js.map +0 -1
  569. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/string.js.map +0 -1
  570. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/tuple.js.map +0 -1
  571. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/undefined.js.map +0 -1
  572. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/union.js.map +0 -1
  573. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/unknown.js.map +0 -1
  574. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/selectParser.js.map +0 -1
  575. package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/zodToJsonSchema.js.map +0 -1
  576. /package/dist/node_modules/.pnpm/{ajv@6.12.6/node_modules/ajv/lib → ajv@8.17.1/node_modules/ajv/dist}/refs/json-schema-draft-07.json.js.map +0 -0
  577. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/Options.js +0 -0
  578. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/Refs.js +0 -0
  579. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/errorMessages.js +0 -0
  580. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/getRelativePath.js +0 -0
  581. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parseDef.js +0 -0
  582. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/any.js +0 -0
  583. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/bigint.js +0 -0
  584. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/boolean.js +0 -0
  585. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/branded.js +0 -0
  586. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/catch.js +0 -0
  587. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/date.js +0 -0
  588. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/default.js +0 -0
  589. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/effects.js +0 -0
  590. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/enum.js +0 -0
  591. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/intersection.js +0 -0
  592. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/literal.js +0 -0
  593. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/map.js +0 -0
  594. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/nativeEnum.js +0 -0
  595. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/never.js +0 -0
  596. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/null.js +0 -0
  597. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/nullable.js +0 -0
  598. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/number.js +0 -0
  599. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/object.js +0 -0
  600. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/optional.js +0 -0
  601. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/pipeline.js +0 -0
  602. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/promise.js +0 -0
  603. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/readonly.js +0 -0
  604. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/set.js +0 -0
  605. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/string.js +0 -0
  606. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/tuple.js +0 -0
  607. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/undefined.js +0 -0
  608. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/union.js +0 -0
  609. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/parsers/unknown.js +0 -0
  610. /package/dist/node_modules/.pnpm/{zod-to-json-schema@3.24.6_zod@3.25.76 → zod-to-json-schema@3.25.0_zod@4.1.13}/node_modules/zod-to-json-schema/dist/esm/zodToJsonSchema.js +0 -0
@@ -0,0 +1,1623 @@
1
+ ;
2
+ !function() {
3
+ try {
4
+ var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
5
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "8c799a59-ae66-49f0-b9c6-1b388144aa39", e._sentryDebugIdIdentifier = "sentry-dbid-8c799a59-ae66-49f0-b9c6-1b388144aa39");
6
+ } catch (e2) {
7
+ }
8
+ }();
9
+ import { custom, union, string, number, looseObject, null as _null, object, optional, literal, unknown, array, intersection, record, boolean, preprocess, enum as _enum, discriminatedUnion } from "../../../../../../zod@4.1.13/node_modules/zod/v4/classic/schemas.js";
10
+ import { datetime } from "../../../../../../zod@4.1.13/node_modules/zod/v4/classic/iso.js";
11
+ const LATEST_PROTOCOL_VERSION = "2025-11-25";
12
+ const SUPPORTED_PROTOCOL_VERSIONS = [LATEST_PROTOCOL_VERSION, "2025-06-18", "2025-03-26", "2024-11-05", "2024-10-07"];
13
+ const RELATED_TASK_META_KEY = "io.modelcontextprotocol/related-task";
14
+ const JSONRPC_VERSION = "2.0";
15
+ const AssertObjectSchema = custom((v) => v !== null && (typeof v === "object" || typeof v === "function"));
16
+ const ProgressTokenSchema = union([string(), number().int()]);
17
+ const CursorSchema = string();
18
+ const TaskCreationParamsSchema = looseObject({
19
+ /**
20
+ * Time in milliseconds to keep task results available after completion.
21
+ * If null, the task has unlimited lifetime until manually cleaned up.
22
+ */
23
+ ttl: union([number(), _null()]).optional(),
24
+ /**
25
+ * Time in milliseconds to wait between task status requests.
26
+ */
27
+ pollInterval: number().optional()
28
+ });
29
+ const RelatedTaskMetadataSchema = looseObject({
30
+ taskId: string()
31
+ });
32
+ const RequestMetaSchema = looseObject({
33
+ /**
34
+ * If specified, the caller is requesting out-of-band progress notifications for this request (as represented by notifications/progress). The value of this parameter is an opaque token that will be attached to any subsequent notifications. The receiver is not obligated to provide these notifications.
35
+ */
36
+ progressToken: ProgressTokenSchema.optional(),
37
+ /**
38
+ * If specified, this request is related to the provided task.
39
+ */
40
+ [RELATED_TASK_META_KEY]: RelatedTaskMetadataSchema.optional()
41
+ });
42
+ const BaseRequestParamsSchema = looseObject({
43
+ /**
44
+ * If specified, the caller is requesting that the receiver create a task to represent the request.
45
+ * Task creation parameters are now at the top level instead of in _meta.
46
+ */
47
+ task: TaskCreationParamsSchema.optional(),
48
+ /**
49
+ * See [General fields: `_meta`](/specification/draft/basic/index#meta) for notes on `_meta` usage.
50
+ */
51
+ _meta: RequestMetaSchema.optional()
52
+ });
53
+ const RequestSchema = object({
54
+ method: string(),
55
+ params: BaseRequestParamsSchema.optional()
56
+ });
57
+ const NotificationsParamsSchema = looseObject({
58
+ /**
59
+ * See [MCP specification](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/47339c03c143bb4ec01a26e721a1b8fe66634ebe/docs/specification/draft/basic/index.mdx#general-fields)
60
+ * for notes on _meta usage.
61
+ */
62
+ _meta: object({
63
+ /**
64
+ * If specified, this notification is related to the provided task.
65
+ */
66
+ [RELATED_TASK_META_KEY]: optional(RelatedTaskMetadataSchema)
67
+ }).passthrough().optional()
68
+ });
69
+ const NotificationSchema = object({
70
+ method: string(),
71
+ params: NotificationsParamsSchema.optional()
72
+ });
73
+ const ResultSchema = looseObject({
74
+ /**
75
+ * See [MCP specification](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/47339c03c143bb4ec01a26e721a1b8fe66634ebe/docs/specification/draft/basic/index.mdx#general-fields)
76
+ * for notes on _meta usage.
77
+ */
78
+ _meta: looseObject({
79
+ /**
80
+ * If specified, this result is related to the provided task.
81
+ */
82
+ [RELATED_TASK_META_KEY]: RelatedTaskMetadataSchema.optional()
83
+ }).optional()
84
+ });
85
+ const RequestIdSchema = union([string(), number().int()]);
86
+ const JSONRPCRequestSchema = object({
87
+ jsonrpc: literal(JSONRPC_VERSION),
88
+ id: RequestIdSchema,
89
+ ...RequestSchema.shape
90
+ }).strict();
91
+ const isJSONRPCRequest = (value) => JSONRPCRequestSchema.safeParse(value).success;
92
+ const JSONRPCNotificationSchema = object({
93
+ jsonrpc: literal(JSONRPC_VERSION),
94
+ ...NotificationSchema.shape
95
+ }).strict();
96
+ const isJSONRPCNotification = (value) => JSONRPCNotificationSchema.safeParse(value).success;
97
+ const JSONRPCResponseSchema = object({
98
+ jsonrpc: literal(JSONRPC_VERSION),
99
+ id: RequestIdSchema,
100
+ result: ResultSchema
101
+ }).strict();
102
+ const isJSONRPCResponse = (value) => JSONRPCResponseSchema.safeParse(value).success;
103
+ var ErrorCode;
104
+ (function(ErrorCode2) {
105
+ ErrorCode2[ErrorCode2["ConnectionClosed"] = -32e3] = "ConnectionClosed";
106
+ ErrorCode2[ErrorCode2["RequestTimeout"] = -32001] = "RequestTimeout";
107
+ ErrorCode2[ErrorCode2["ParseError"] = -32700] = "ParseError";
108
+ ErrorCode2[ErrorCode2["InvalidRequest"] = -32600] = "InvalidRequest";
109
+ ErrorCode2[ErrorCode2["MethodNotFound"] = -32601] = "MethodNotFound";
110
+ ErrorCode2[ErrorCode2["InvalidParams"] = -32602] = "InvalidParams";
111
+ ErrorCode2[ErrorCode2["InternalError"] = -32603] = "InternalError";
112
+ ErrorCode2[ErrorCode2["UrlElicitationRequired"] = -32042] = "UrlElicitationRequired";
113
+ })(ErrorCode || (ErrorCode = {}));
114
+ const JSONRPCErrorSchema = object({
115
+ jsonrpc: literal(JSONRPC_VERSION),
116
+ id: RequestIdSchema,
117
+ error: object({
118
+ /**
119
+ * The error type that occurred.
120
+ */
121
+ code: number().int(),
122
+ /**
123
+ * A short description of the error. The message SHOULD be limited to a concise single sentence.
124
+ */
125
+ message: string(),
126
+ /**
127
+ * Additional information about the error. The value of this member is defined by the sender (e.g. detailed error information, nested errors etc.).
128
+ */
129
+ data: optional(unknown())
130
+ })
131
+ }).strict();
132
+ const isJSONRPCError = (value) => JSONRPCErrorSchema.safeParse(value).success;
133
+ const JSONRPCMessageSchema = union([JSONRPCRequestSchema, JSONRPCNotificationSchema, JSONRPCResponseSchema, JSONRPCErrorSchema]);
134
+ const EmptyResultSchema = ResultSchema.strict();
135
+ const CancelledNotificationParamsSchema = NotificationsParamsSchema.extend({
136
+ /**
137
+ * The ID of the request to cancel.
138
+ *
139
+ * This MUST correspond to the ID of a request previously issued in the same direction.
140
+ */
141
+ requestId: RequestIdSchema,
142
+ /**
143
+ * An optional string describing the reason for the cancellation. This MAY be logged or presented to the user.
144
+ */
145
+ reason: string().optional()
146
+ });
147
+ const CancelledNotificationSchema = NotificationSchema.extend({
148
+ method: literal("notifications/cancelled"),
149
+ params: CancelledNotificationParamsSchema
150
+ });
151
+ const IconSchema = object({
152
+ /**
153
+ * URL or data URI for the icon.
154
+ */
155
+ src: string(),
156
+ /**
157
+ * Optional MIME type for the icon.
158
+ */
159
+ mimeType: string().optional(),
160
+ /**
161
+ * Optional array of strings that specify sizes at which the icon can be used.
162
+ * Each string should be in WxH format (e.g., `"48x48"`, `"96x96"`) or `"any"` for scalable formats like SVG.
163
+ *
164
+ * If not provided, the client should assume that the icon can be used at any size.
165
+ */
166
+ sizes: array(string()).optional()
167
+ });
168
+ const IconsSchema = object({
169
+ /**
170
+ * Optional set of sized icons that the client can display in a user interface.
171
+ *
172
+ * Clients that support rendering icons MUST support at least the following MIME types:
173
+ * - `image/png` - PNG images (safe, universal compatibility)
174
+ * - `image/jpeg` (and `image/jpg`) - JPEG images (safe, universal compatibility)
175
+ *
176
+ * Clients that support rendering icons SHOULD also support:
177
+ * - `image/svg+xml` - SVG images (scalable but requires security precautions)
178
+ * - `image/webp` - WebP images (modern, efficient format)
179
+ */
180
+ icons: array(IconSchema).optional()
181
+ });
182
+ const BaseMetadataSchema = object({
183
+ /** Intended for programmatic or logical use, but used as a display name in past specs or fallback */
184
+ name: string(),
185
+ /**
186
+ * Intended for UI and end-user contexts — optimized to be human-readable and easily understood,
187
+ * even by those unfamiliar with domain-specific terminology.
188
+ *
189
+ * If not provided, the name should be used for display (except for Tool,
190
+ * where `annotations.title` should be given precedence over using `name`,
191
+ * if present).
192
+ */
193
+ title: string().optional()
194
+ });
195
+ const ImplementationSchema = BaseMetadataSchema.extend({
196
+ ...BaseMetadataSchema.shape,
197
+ ...IconsSchema.shape,
198
+ version: string(),
199
+ /**
200
+ * An optional URL of the website for this implementation.
201
+ */
202
+ websiteUrl: string().optional()
203
+ });
204
+ const FormElicitationCapabilitySchema = intersection(object({
205
+ applyDefaults: boolean().optional()
206
+ }), record(string(), unknown()));
207
+ const ElicitationCapabilitySchema = preprocess((value) => {
208
+ if (value && typeof value === "object" && !Array.isArray(value)) {
209
+ if (Object.keys(value).length === 0) {
210
+ return { form: {} };
211
+ }
212
+ }
213
+ return value;
214
+ }, intersection(object({
215
+ form: FormElicitationCapabilitySchema.optional(),
216
+ url: AssertObjectSchema.optional()
217
+ }), record(string(), unknown()).optional()));
218
+ const ClientTasksCapabilitySchema = object({
219
+ /**
220
+ * Present if the client supports listing tasks.
221
+ */
222
+ list: optional(object({}).passthrough()),
223
+ /**
224
+ * Present if the client supports cancelling tasks.
225
+ */
226
+ cancel: optional(object({}).passthrough()),
227
+ /**
228
+ * Capabilities for task creation on specific request types.
229
+ */
230
+ requests: optional(object({
231
+ /**
232
+ * Task support for sampling requests.
233
+ */
234
+ sampling: optional(object({
235
+ createMessage: optional(object({}).passthrough())
236
+ }).passthrough()),
237
+ /**
238
+ * Task support for elicitation requests.
239
+ */
240
+ elicitation: optional(object({
241
+ create: optional(object({}).passthrough())
242
+ }).passthrough())
243
+ }).passthrough())
244
+ }).passthrough();
245
+ const ServerTasksCapabilitySchema = object({
246
+ /**
247
+ * Present if the server supports listing tasks.
248
+ */
249
+ list: optional(object({}).passthrough()),
250
+ /**
251
+ * Present if the server supports cancelling tasks.
252
+ */
253
+ cancel: optional(object({}).passthrough()),
254
+ /**
255
+ * Capabilities for task creation on specific request types.
256
+ */
257
+ requests: optional(object({
258
+ /**
259
+ * Task support for tool requests.
260
+ */
261
+ tools: optional(object({
262
+ call: optional(object({}).passthrough())
263
+ }).passthrough())
264
+ }).passthrough())
265
+ }).passthrough();
266
+ const ClientCapabilitiesSchema = object({
267
+ /**
268
+ * Experimental, non-standard capabilities that the client supports.
269
+ */
270
+ experimental: record(string(), AssertObjectSchema).optional(),
271
+ /**
272
+ * Present if the client supports sampling from an LLM.
273
+ */
274
+ sampling: object({
275
+ /**
276
+ * Present if the client supports context inclusion via includeContext parameter.
277
+ * If not declared, servers SHOULD only use `includeContext: "none"` (or omit it).
278
+ */
279
+ context: AssertObjectSchema.optional(),
280
+ /**
281
+ * Present if the client supports tool use via tools and toolChoice parameters.
282
+ */
283
+ tools: AssertObjectSchema.optional()
284
+ }).optional(),
285
+ /**
286
+ * Present if the client supports eliciting user input.
287
+ */
288
+ elicitation: ElicitationCapabilitySchema.optional(),
289
+ /**
290
+ * Present if the client supports listing roots.
291
+ */
292
+ roots: object({
293
+ /**
294
+ * Whether the client supports issuing notifications for changes to the roots list.
295
+ */
296
+ listChanged: boolean().optional()
297
+ }).optional(),
298
+ /**
299
+ * Present if the client supports task creation.
300
+ */
301
+ tasks: optional(ClientTasksCapabilitySchema)
302
+ });
303
+ const InitializeRequestParamsSchema = BaseRequestParamsSchema.extend({
304
+ /**
305
+ * The latest version of the Model Context Protocol that the client supports. The client MAY decide to support older versions as well.
306
+ */
307
+ protocolVersion: string(),
308
+ capabilities: ClientCapabilitiesSchema,
309
+ clientInfo: ImplementationSchema
310
+ });
311
+ const InitializeRequestSchema = RequestSchema.extend({
312
+ method: literal("initialize"),
313
+ params: InitializeRequestParamsSchema
314
+ });
315
+ const ServerCapabilitiesSchema = object({
316
+ /**
317
+ * Experimental, non-standard capabilities that the server supports.
318
+ */
319
+ experimental: record(string(), AssertObjectSchema).optional(),
320
+ /**
321
+ * Present if the server supports sending log messages to the client.
322
+ */
323
+ logging: AssertObjectSchema.optional(),
324
+ /**
325
+ * Present if the server supports sending completions to the client.
326
+ */
327
+ completions: AssertObjectSchema.optional(),
328
+ /**
329
+ * Present if the server offers any prompt templates.
330
+ */
331
+ prompts: optional(object({
332
+ /**
333
+ * Whether this server supports issuing notifications for changes to the prompt list.
334
+ */
335
+ listChanged: optional(boolean())
336
+ })),
337
+ /**
338
+ * Present if the server offers any resources to read.
339
+ */
340
+ resources: object({
341
+ /**
342
+ * Whether this server supports clients subscribing to resource updates.
343
+ */
344
+ subscribe: boolean().optional(),
345
+ /**
346
+ * Whether this server supports issuing notifications for changes to the resource list.
347
+ */
348
+ listChanged: boolean().optional()
349
+ }).optional(),
350
+ /**
351
+ * Present if the server offers any tools to call.
352
+ */
353
+ tools: object({
354
+ /**
355
+ * Whether this server supports issuing notifications for changes to the tool list.
356
+ */
357
+ listChanged: boolean().optional()
358
+ }).optional(),
359
+ /**
360
+ * Present if the server supports task creation.
361
+ */
362
+ tasks: optional(ServerTasksCapabilitySchema)
363
+ }).passthrough();
364
+ const InitializeResultSchema = ResultSchema.extend({
365
+ /**
366
+ * The version of the Model Context Protocol that the server wants to use. This may not match the version that the client requested. If the client cannot support this version, it MUST disconnect.
367
+ */
368
+ protocolVersion: string(),
369
+ capabilities: ServerCapabilitiesSchema,
370
+ serverInfo: ImplementationSchema,
371
+ /**
372
+ * Instructions describing how to use the server and its features.
373
+ *
374
+ * This can be used by clients to improve the LLM's understanding of available tools, resources, etc. It can be thought of like a "hint" to the model. For example, this information MAY be added to the system prompt.
375
+ */
376
+ instructions: string().optional()
377
+ });
378
+ const InitializedNotificationSchema = NotificationSchema.extend({
379
+ method: literal("notifications/initialized")
380
+ });
381
+ const PingRequestSchema = RequestSchema.extend({
382
+ method: literal("ping")
383
+ });
384
+ const ProgressSchema = object({
385
+ /**
386
+ * The progress thus far. This should increase every time progress is made, even if the total is unknown.
387
+ */
388
+ progress: number(),
389
+ /**
390
+ * Total number of items to process (or total progress required), if known.
391
+ */
392
+ total: optional(number()),
393
+ /**
394
+ * An optional message describing the current progress.
395
+ */
396
+ message: optional(string())
397
+ });
398
+ const ProgressNotificationParamsSchema = object({
399
+ ...NotificationsParamsSchema.shape,
400
+ ...ProgressSchema.shape,
401
+ /**
402
+ * The progress token which was given in the initial request, used to associate this notification with the request that is proceeding.
403
+ */
404
+ progressToken: ProgressTokenSchema
405
+ });
406
+ const ProgressNotificationSchema = NotificationSchema.extend({
407
+ method: literal("notifications/progress"),
408
+ params: ProgressNotificationParamsSchema
409
+ });
410
+ const PaginatedRequestParamsSchema = BaseRequestParamsSchema.extend({
411
+ /**
412
+ * An opaque token representing the current pagination position.
413
+ * If provided, the server should return results starting after this cursor.
414
+ */
415
+ cursor: CursorSchema.optional()
416
+ });
417
+ const PaginatedRequestSchema = RequestSchema.extend({
418
+ params: PaginatedRequestParamsSchema.optional()
419
+ });
420
+ const PaginatedResultSchema = ResultSchema.extend({
421
+ /**
422
+ * An opaque token representing the pagination position after the last returned result.
423
+ * If present, there may be more results available.
424
+ */
425
+ nextCursor: optional(CursorSchema)
426
+ });
427
+ const TaskSchema = object({
428
+ taskId: string(),
429
+ status: _enum(["working", "input_required", "completed", "failed", "cancelled"]),
430
+ /**
431
+ * Time in milliseconds to keep task results available after completion.
432
+ * If null, the task has unlimited lifetime until manually cleaned up.
433
+ */
434
+ ttl: union([number(), _null()]),
435
+ /**
436
+ * ISO 8601 timestamp when the task was created.
437
+ */
438
+ createdAt: string(),
439
+ /**
440
+ * ISO 8601 timestamp when the task was last updated.
441
+ */
442
+ lastUpdatedAt: string(),
443
+ pollInterval: optional(number()),
444
+ /**
445
+ * Optional diagnostic message for failed tasks or other status information.
446
+ */
447
+ statusMessage: optional(string())
448
+ });
449
+ const CreateTaskResultSchema = ResultSchema.extend({
450
+ task: TaskSchema
451
+ });
452
+ const TaskStatusNotificationParamsSchema = NotificationsParamsSchema.merge(TaskSchema);
453
+ const TaskStatusNotificationSchema = NotificationSchema.extend({
454
+ method: literal("notifications/tasks/status"),
455
+ params: TaskStatusNotificationParamsSchema
456
+ });
457
+ const GetTaskRequestSchema = RequestSchema.extend({
458
+ method: literal("tasks/get"),
459
+ params: BaseRequestParamsSchema.extend({
460
+ taskId: string()
461
+ })
462
+ });
463
+ const GetTaskResultSchema = ResultSchema.merge(TaskSchema);
464
+ const GetTaskPayloadRequestSchema = RequestSchema.extend({
465
+ method: literal("tasks/result"),
466
+ params: BaseRequestParamsSchema.extend({
467
+ taskId: string()
468
+ })
469
+ });
470
+ const ListTasksRequestSchema = PaginatedRequestSchema.extend({
471
+ method: literal("tasks/list")
472
+ });
473
+ const ListTasksResultSchema = PaginatedResultSchema.extend({
474
+ tasks: array(TaskSchema)
475
+ });
476
+ const CancelTaskRequestSchema = RequestSchema.extend({
477
+ method: literal("tasks/cancel"),
478
+ params: BaseRequestParamsSchema.extend({
479
+ taskId: string()
480
+ })
481
+ });
482
+ const CancelTaskResultSchema = ResultSchema.merge(TaskSchema);
483
+ const ResourceContentsSchema = object({
484
+ /**
485
+ * The URI of this resource.
486
+ */
487
+ uri: string(),
488
+ /**
489
+ * The MIME type of this resource, if known.
490
+ */
491
+ mimeType: optional(string()),
492
+ /**
493
+ * See [MCP specification](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/47339c03c143bb4ec01a26e721a1b8fe66634ebe/docs/specification/draft/basic/index.mdx#general-fields)
494
+ * for notes on _meta usage.
495
+ */
496
+ _meta: record(string(), unknown()).optional()
497
+ });
498
+ const TextResourceContentsSchema = ResourceContentsSchema.extend({
499
+ /**
500
+ * The text of the item. This must only be set if the item can actually be represented as text (not binary data).
501
+ */
502
+ text: string()
503
+ });
504
+ const Base64Schema = string().refine((val) => {
505
+ try {
506
+ atob(val);
507
+ return true;
508
+ } catch (_a) {
509
+ return false;
510
+ }
511
+ }, { message: "Invalid Base64 string" });
512
+ const BlobResourceContentsSchema = ResourceContentsSchema.extend({
513
+ /**
514
+ * A base64-encoded string representing the binary data of the item.
515
+ */
516
+ blob: Base64Schema
517
+ });
518
+ const AnnotationsSchema = object({
519
+ /**
520
+ * Intended audience(s) for the resource.
521
+ */
522
+ audience: array(_enum(["user", "assistant"])).optional(),
523
+ /**
524
+ * Importance hint for the resource, from 0 (least) to 1 (most).
525
+ */
526
+ priority: number().min(0).max(1).optional(),
527
+ /**
528
+ * ISO 8601 timestamp for the most recent modification.
529
+ */
530
+ lastModified: datetime({ offset: true }).optional()
531
+ });
532
+ const ResourceSchema = object({
533
+ ...BaseMetadataSchema.shape,
534
+ ...IconsSchema.shape,
535
+ /**
536
+ * The URI of this resource.
537
+ */
538
+ uri: string(),
539
+ /**
540
+ * A description of what this resource represents.
541
+ *
542
+ * This can be used by clients to improve the LLM's understanding of available resources. It can be thought of like a "hint" to the model.
543
+ */
544
+ description: optional(string()),
545
+ /**
546
+ * The MIME type of this resource, if known.
547
+ */
548
+ mimeType: optional(string()),
549
+ /**
550
+ * Optional annotations for the client.
551
+ */
552
+ annotations: AnnotationsSchema.optional(),
553
+ /**
554
+ * See [MCP specification](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/47339c03c143bb4ec01a26e721a1b8fe66634ebe/docs/specification/draft/basic/index.mdx#general-fields)
555
+ * for notes on _meta usage.
556
+ */
557
+ _meta: optional(looseObject({}))
558
+ });
559
+ const ResourceTemplateSchema = object({
560
+ ...BaseMetadataSchema.shape,
561
+ ...IconsSchema.shape,
562
+ /**
563
+ * A URI template (according to RFC 6570) that can be used to construct resource URIs.
564
+ */
565
+ uriTemplate: string(),
566
+ /**
567
+ * A description of what this template is for.
568
+ *
569
+ * This can be used by clients to improve the LLM's understanding of available resources. It can be thought of like a "hint" to the model.
570
+ */
571
+ description: optional(string()),
572
+ /**
573
+ * The MIME type for all resources that match this template. This should only be included if all resources matching this template have the same type.
574
+ */
575
+ mimeType: optional(string()),
576
+ /**
577
+ * Optional annotations for the client.
578
+ */
579
+ annotations: AnnotationsSchema.optional(),
580
+ /**
581
+ * See [MCP specification](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/47339c03c143bb4ec01a26e721a1b8fe66634ebe/docs/specification/draft/basic/index.mdx#general-fields)
582
+ * for notes on _meta usage.
583
+ */
584
+ _meta: optional(looseObject({}))
585
+ });
586
+ const ListResourcesRequestSchema = PaginatedRequestSchema.extend({
587
+ method: literal("resources/list")
588
+ });
589
+ const ListResourcesResultSchema = PaginatedResultSchema.extend({
590
+ resources: array(ResourceSchema)
591
+ });
592
+ const ListResourceTemplatesRequestSchema = PaginatedRequestSchema.extend({
593
+ method: literal("resources/templates/list")
594
+ });
595
+ const ListResourceTemplatesResultSchema = PaginatedResultSchema.extend({
596
+ resourceTemplates: array(ResourceTemplateSchema)
597
+ });
598
+ const ResourceRequestParamsSchema = BaseRequestParamsSchema.extend({
599
+ /**
600
+ * The URI of the resource to read. The URI can use any protocol; it is up to the server how to interpret it.
601
+ *
602
+ * @format uri
603
+ */
604
+ uri: string()
605
+ });
606
+ const ReadResourceRequestParamsSchema = ResourceRequestParamsSchema;
607
+ const ReadResourceRequestSchema = RequestSchema.extend({
608
+ method: literal("resources/read"),
609
+ params: ReadResourceRequestParamsSchema
610
+ });
611
+ const ReadResourceResultSchema = ResultSchema.extend({
612
+ contents: array(union([TextResourceContentsSchema, BlobResourceContentsSchema]))
613
+ });
614
+ const ResourceListChangedNotificationSchema = NotificationSchema.extend({
615
+ method: literal("notifications/resources/list_changed")
616
+ });
617
+ const SubscribeRequestParamsSchema = ResourceRequestParamsSchema;
618
+ const SubscribeRequestSchema = RequestSchema.extend({
619
+ method: literal("resources/subscribe"),
620
+ params: SubscribeRequestParamsSchema
621
+ });
622
+ const UnsubscribeRequestParamsSchema = ResourceRequestParamsSchema;
623
+ const UnsubscribeRequestSchema = RequestSchema.extend({
624
+ method: literal("resources/unsubscribe"),
625
+ params: UnsubscribeRequestParamsSchema
626
+ });
627
+ const ResourceUpdatedNotificationParamsSchema = NotificationsParamsSchema.extend({
628
+ /**
629
+ * The URI of the resource that has been updated. This might be a sub-resource of the one that the client actually subscribed to.
630
+ */
631
+ uri: string()
632
+ });
633
+ const ResourceUpdatedNotificationSchema = NotificationSchema.extend({
634
+ method: literal("notifications/resources/updated"),
635
+ params: ResourceUpdatedNotificationParamsSchema
636
+ });
637
+ const PromptArgumentSchema = object({
638
+ /**
639
+ * The name of the argument.
640
+ */
641
+ name: string(),
642
+ /**
643
+ * A human-readable description of the argument.
644
+ */
645
+ description: optional(string()),
646
+ /**
647
+ * Whether this argument must be provided.
648
+ */
649
+ required: optional(boolean())
650
+ });
651
+ const PromptSchema = object({
652
+ ...BaseMetadataSchema.shape,
653
+ ...IconsSchema.shape,
654
+ /**
655
+ * An optional description of what this prompt provides
656
+ */
657
+ description: optional(string()),
658
+ /**
659
+ * A list of arguments to use for templating the prompt.
660
+ */
661
+ arguments: optional(array(PromptArgumentSchema)),
662
+ /**
663
+ * See [MCP specification](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/47339c03c143bb4ec01a26e721a1b8fe66634ebe/docs/specification/draft/basic/index.mdx#general-fields)
664
+ * for notes on _meta usage.
665
+ */
666
+ _meta: optional(looseObject({}))
667
+ });
668
+ const ListPromptsRequestSchema = PaginatedRequestSchema.extend({
669
+ method: literal("prompts/list")
670
+ });
671
+ const ListPromptsResultSchema = PaginatedResultSchema.extend({
672
+ prompts: array(PromptSchema)
673
+ });
674
+ const GetPromptRequestParamsSchema = BaseRequestParamsSchema.extend({
675
+ /**
676
+ * The name of the prompt or prompt template.
677
+ */
678
+ name: string(),
679
+ /**
680
+ * Arguments to use for templating the prompt.
681
+ */
682
+ arguments: record(string(), string()).optional()
683
+ });
684
+ const GetPromptRequestSchema = RequestSchema.extend({
685
+ method: literal("prompts/get"),
686
+ params: GetPromptRequestParamsSchema
687
+ });
688
+ const TextContentSchema = object({
689
+ type: literal("text"),
690
+ /**
691
+ * The text content of the message.
692
+ */
693
+ text: string(),
694
+ /**
695
+ * Optional annotations for the client.
696
+ */
697
+ annotations: AnnotationsSchema.optional(),
698
+ /**
699
+ * See [MCP specification](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/47339c03c143bb4ec01a26e721a1b8fe66634ebe/docs/specification/draft/basic/index.mdx#general-fields)
700
+ * for notes on _meta usage.
701
+ */
702
+ _meta: record(string(), unknown()).optional()
703
+ });
704
+ const ImageContentSchema = object({
705
+ type: literal("image"),
706
+ /**
707
+ * The base64-encoded image data.
708
+ */
709
+ data: Base64Schema,
710
+ /**
711
+ * The MIME type of the image. Different providers may support different image types.
712
+ */
713
+ mimeType: string(),
714
+ /**
715
+ * Optional annotations for the client.
716
+ */
717
+ annotations: AnnotationsSchema.optional(),
718
+ /**
719
+ * See [MCP specification](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/47339c03c143bb4ec01a26e721a1b8fe66634ebe/docs/specification/draft/basic/index.mdx#general-fields)
720
+ * for notes on _meta usage.
721
+ */
722
+ _meta: record(string(), unknown()).optional()
723
+ });
724
+ const AudioContentSchema = object({
725
+ type: literal("audio"),
726
+ /**
727
+ * The base64-encoded audio data.
728
+ */
729
+ data: Base64Schema,
730
+ /**
731
+ * The MIME type of the audio. Different providers may support different audio types.
732
+ */
733
+ mimeType: string(),
734
+ /**
735
+ * Optional annotations for the client.
736
+ */
737
+ annotations: AnnotationsSchema.optional(),
738
+ /**
739
+ * See [MCP specification](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/47339c03c143bb4ec01a26e721a1b8fe66634ebe/docs/specification/draft/basic/index.mdx#general-fields)
740
+ * for notes on _meta usage.
741
+ */
742
+ _meta: record(string(), unknown()).optional()
743
+ });
744
+ const ToolUseContentSchema = object({
745
+ type: literal("tool_use"),
746
+ /**
747
+ * The name of the tool to invoke.
748
+ * Must match a tool name from the request's tools array.
749
+ */
750
+ name: string(),
751
+ /**
752
+ * Unique identifier for this tool call.
753
+ * Used to correlate with ToolResultContent in subsequent messages.
754
+ */
755
+ id: string(),
756
+ /**
757
+ * Arguments to pass to the tool.
758
+ * Must conform to the tool's inputSchema.
759
+ */
760
+ input: object({}).passthrough(),
761
+ /**
762
+ * See [MCP specification](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/47339c03c143bb4ec01a26e721a1b8fe66634ebe/docs/specification/draft/basic/index.mdx#general-fields)
763
+ * for notes on _meta usage.
764
+ */
765
+ _meta: optional(object({}).passthrough())
766
+ }).passthrough();
767
+ const EmbeddedResourceSchema = object({
768
+ type: literal("resource"),
769
+ resource: union([TextResourceContentsSchema, BlobResourceContentsSchema]),
770
+ /**
771
+ * Optional annotations for the client.
772
+ */
773
+ annotations: AnnotationsSchema.optional(),
774
+ /**
775
+ * See [MCP specification](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/47339c03c143bb4ec01a26e721a1b8fe66634ebe/docs/specification/draft/basic/index.mdx#general-fields)
776
+ * for notes on _meta usage.
777
+ */
778
+ _meta: record(string(), unknown()).optional()
779
+ });
780
+ const ResourceLinkSchema = ResourceSchema.extend({
781
+ type: literal("resource_link")
782
+ });
783
+ const ContentBlockSchema = union([
784
+ TextContentSchema,
785
+ ImageContentSchema,
786
+ AudioContentSchema,
787
+ ResourceLinkSchema,
788
+ EmbeddedResourceSchema
789
+ ]);
790
+ const PromptMessageSchema = object({
791
+ role: _enum(["user", "assistant"]),
792
+ content: ContentBlockSchema
793
+ });
794
+ const GetPromptResultSchema = ResultSchema.extend({
795
+ /**
796
+ * An optional description for the prompt.
797
+ */
798
+ description: optional(string()),
799
+ messages: array(PromptMessageSchema)
800
+ });
801
+ const PromptListChangedNotificationSchema = NotificationSchema.extend({
802
+ method: literal("notifications/prompts/list_changed")
803
+ });
804
+ const ToolAnnotationsSchema = object({
805
+ /**
806
+ * A human-readable title for the tool.
807
+ */
808
+ title: string().optional(),
809
+ /**
810
+ * If true, the tool does not modify its environment.
811
+ *
812
+ * Default: false
813
+ */
814
+ readOnlyHint: boolean().optional(),
815
+ /**
816
+ * If true, the tool may perform destructive updates to its environment.
817
+ * If false, the tool performs only additive updates.
818
+ *
819
+ * (This property is meaningful only when `readOnlyHint == false`)
820
+ *
821
+ * Default: true
822
+ */
823
+ destructiveHint: boolean().optional(),
824
+ /**
825
+ * If true, calling the tool repeatedly with the same arguments
826
+ * will have no additional effect on the its environment.
827
+ *
828
+ * (This property is meaningful only when `readOnlyHint == false`)
829
+ *
830
+ * Default: false
831
+ */
832
+ idempotentHint: boolean().optional(),
833
+ /**
834
+ * If true, this tool may interact with an "open world" of external
835
+ * entities. If false, the tool's domain of interaction is closed.
836
+ * For example, the world of a web search tool is open, whereas that
837
+ * of a memory tool is not.
838
+ *
839
+ * Default: true
840
+ */
841
+ openWorldHint: boolean().optional()
842
+ });
843
+ const ToolExecutionSchema = object({
844
+ /**
845
+ * Indicates the tool's preference for task-augmented execution.
846
+ * - "required": Clients MUST invoke the tool as a task
847
+ * - "optional": Clients MAY invoke the tool as a task or normal request
848
+ * - "forbidden": Clients MUST NOT attempt to invoke the tool as a task
849
+ *
850
+ * If not present, defaults to "forbidden".
851
+ */
852
+ taskSupport: _enum(["required", "optional", "forbidden"]).optional()
853
+ });
854
+ const ToolSchema = object({
855
+ ...BaseMetadataSchema.shape,
856
+ ...IconsSchema.shape,
857
+ /**
858
+ * A human-readable description of the tool.
859
+ */
860
+ description: string().optional(),
861
+ /**
862
+ * A JSON Schema 2020-12 object defining the expected parameters for the tool.
863
+ * Must have type: 'object' at the root level per MCP spec.
864
+ */
865
+ inputSchema: object({
866
+ type: literal("object"),
867
+ properties: record(string(), AssertObjectSchema).optional(),
868
+ required: array(string()).optional()
869
+ }).catchall(unknown()),
870
+ /**
871
+ * An optional JSON Schema 2020-12 object defining the structure of the tool's output
872
+ * returned in the structuredContent field of a CallToolResult.
873
+ * Must have type: 'object' at the root level per MCP spec.
874
+ */
875
+ outputSchema: object({
876
+ type: literal("object"),
877
+ properties: record(string(), AssertObjectSchema).optional(),
878
+ required: array(string()).optional()
879
+ }).catchall(unknown()).optional(),
880
+ /**
881
+ * Optional additional tool information.
882
+ */
883
+ annotations: optional(ToolAnnotationsSchema),
884
+ /**
885
+ * Execution-related properties for this tool.
886
+ */
887
+ execution: optional(ToolExecutionSchema),
888
+ /**
889
+ * See [MCP specification](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/47339c03c143bb4ec01a26e721a1b8fe66634ebe/docs/specification/draft/basic/index.mdx#general-fields)
890
+ * for notes on _meta usage.
891
+ */
892
+ _meta: record(string(), unknown()).optional()
893
+ });
894
+ const ListToolsRequestSchema = PaginatedRequestSchema.extend({
895
+ method: literal("tools/list")
896
+ });
897
+ const ListToolsResultSchema = PaginatedResultSchema.extend({
898
+ tools: array(ToolSchema)
899
+ });
900
+ const CallToolResultSchema = ResultSchema.extend({
901
+ /**
902
+ * A list of content objects that represent the result of the tool call.
903
+ *
904
+ * If the Tool does not define an outputSchema, this field MUST be present in the result.
905
+ * For backwards compatibility, this field is always present, but it may be empty.
906
+ */
907
+ content: array(ContentBlockSchema).default([]),
908
+ /**
909
+ * An object containing structured tool output.
910
+ *
911
+ * If the Tool defines an outputSchema, this field MUST be present in the result, and contain a JSON object that matches the schema.
912
+ */
913
+ structuredContent: record(string(), unknown()).optional(),
914
+ /**
915
+ * Whether the tool call ended in an error.
916
+ *
917
+ * If not set, this is assumed to be false (the call was successful).
918
+ *
919
+ * Any errors that originate from the tool SHOULD be reported inside the result
920
+ * object, with `isError` set to true, _not_ as an MCP protocol-level error
921
+ * response. Otherwise, the LLM would not be able to see that an error occurred
922
+ * and self-correct.
923
+ *
924
+ * However, any errors in _finding_ the tool, an error indicating that the
925
+ * server does not support tool calls, or any other exceptional conditions,
926
+ * should be reported as an MCP error response.
927
+ */
928
+ isError: optional(boolean())
929
+ });
930
+ CallToolResultSchema.or(ResultSchema.extend({
931
+ toolResult: unknown()
932
+ }));
933
+ const CallToolRequestParamsSchema = BaseRequestParamsSchema.extend({
934
+ /**
935
+ * The name of the tool to call.
936
+ */
937
+ name: string(),
938
+ /**
939
+ * Arguments to pass to the tool.
940
+ */
941
+ arguments: optional(record(string(), unknown()))
942
+ });
943
+ const CallToolRequestSchema = RequestSchema.extend({
944
+ method: literal("tools/call"),
945
+ params: CallToolRequestParamsSchema
946
+ });
947
+ const ToolListChangedNotificationSchema = NotificationSchema.extend({
948
+ method: literal("notifications/tools/list_changed")
949
+ });
950
+ const LoggingLevelSchema = _enum(["debug", "info", "notice", "warning", "error", "critical", "alert", "emergency"]);
951
+ const SetLevelRequestParamsSchema = BaseRequestParamsSchema.extend({
952
+ /**
953
+ * The level of logging that the client wants to receive from the server. The server should send all logs at this level and higher (i.e., more severe) to the client as notifications/logging/message.
954
+ */
955
+ level: LoggingLevelSchema
956
+ });
957
+ const SetLevelRequestSchema = RequestSchema.extend({
958
+ method: literal("logging/setLevel"),
959
+ params: SetLevelRequestParamsSchema
960
+ });
961
+ const LoggingMessageNotificationParamsSchema = NotificationsParamsSchema.extend({
962
+ /**
963
+ * The severity of this log message.
964
+ */
965
+ level: LoggingLevelSchema,
966
+ /**
967
+ * An optional name of the logger issuing this message.
968
+ */
969
+ logger: string().optional(),
970
+ /**
971
+ * The data to be logged, such as a string message or an object. Any JSON serializable type is allowed here.
972
+ */
973
+ data: unknown()
974
+ });
975
+ const LoggingMessageNotificationSchema = NotificationSchema.extend({
976
+ method: literal("notifications/message"),
977
+ params: LoggingMessageNotificationParamsSchema
978
+ });
979
+ const ModelHintSchema = object({
980
+ /**
981
+ * A hint for a model name.
982
+ */
983
+ name: string().optional()
984
+ });
985
+ const ModelPreferencesSchema = object({
986
+ /**
987
+ * Optional hints to use for model selection.
988
+ */
989
+ hints: optional(array(ModelHintSchema)),
990
+ /**
991
+ * How much to prioritize cost when selecting a model.
992
+ */
993
+ costPriority: optional(number().min(0).max(1)),
994
+ /**
995
+ * How much to prioritize sampling speed (latency) when selecting a model.
996
+ */
997
+ speedPriority: optional(number().min(0).max(1)),
998
+ /**
999
+ * How much to prioritize intelligence and capabilities when selecting a model.
1000
+ */
1001
+ intelligencePriority: optional(number().min(0).max(1))
1002
+ });
1003
+ const ToolChoiceSchema = object({
1004
+ /**
1005
+ * Controls when tools are used:
1006
+ * - "auto": Model decides whether to use tools (default)
1007
+ * - "required": Model MUST use at least one tool before completing
1008
+ * - "none": Model MUST NOT use any tools
1009
+ */
1010
+ mode: optional(_enum(["auto", "required", "none"]))
1011
+ });
1012
+ const ToolResultContentSchema = object({
1013
+ type: literal("tool_result"),
1014
+ toolUseId: string().describe("The unique identifier for the corresponding tool call."),
1015
+ content: array(ContentBlockSchema).default([]),
1016
+ structuredContent: object({}).passthrough().optional(),
1017
+ isError: optional(boolean()),
1018
+ /**
1019
+ * See [MCP specification](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/47339c03c143bb4ec01a26e721a1b8fe66634ebe/docs/specification/draft/basic/index.mdx#general-fields)
1020
+ * for notes on _meta usage.
1021
+ */
1022
+ _meta: optional(object({}).passthrough())
1023
+ }).passthrough();
1024
+ const SamplingContentSchema = discriminatedUnion("type", [TextContentSchema, ImageContentSchema, AudioContentSchema]);
1025
+ const SamplingMessageContentBlockSchema = discriminatedUnion("type", [
1026
+ TextContentSchema,
1027
+ ImageContentSchema,
1028
+ AudioContentSchema,
1029
+ ToolUseContentSchema,
1030
+ ToolResultContentSchema
1031
+ ]);
1032
+ const SamplingMessageSchema = object({
1033
+ role: _enum(["user", "assistant"]),
1034
+ content: union([SamplingMessageContentBlockSchema, array(SamplingMessageContentBlockSchema)]),
1035
+ /**
1036
+ * See [MCP specification](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/47339c03c143bb4ec01a26e721a1b8fe66634ebe/docs/specification/draft/basic/index.mdx#general-fields)
1037
+ * for notes on _meta usage.
1038
+ */
1039
+ _meta: optional(object({}).passthrough())
1040
+ }).passthrough();
1041
+ const CreateMessageRequestParamsSchema = BaseRequestParamsSchema.extend({
1042
+ messages: array(SamplingMessageSchema),
1043
+ /**
1044
+ * The server's preferences for which model to select. The client MAY modify or omit this request.
1045
+ */
1046
+ modelPreferences: ModelPreferencesSchema.optional(),
1047
+ /**
1048
+ * An optional system prompt the server wants to use for sampling. The client MAY modify or omit this prompt.
1049
+ */
1050
+ systemPrompt: string().optional(),
1051
+ /**
1052
+ * A request to include context from one or more MCP servers (including the caller), to be attached to the prompt.
1053
+ * The client MAY ignore this request.
1054
+ *
1055
+ * Default is "none". Values "thisServer" and "allServers" are soft-deprecated. Servers SHOULD only use these values if the client
1056
+ * declares ClientCapabilities.sampling.context. These values may be removed in future spec releases.
1057
+ */
1058
+ includeContext: _enum(["none", "thisServer", "allServers"]).optional(),
1059
+ temperature: number().optional(),
1060
+ /**
1061
+ * The requested maximum number of tokens to sample (to prevent runaway completions).
1062
+ *
1063
+ * The client MAY choose to sample fewer tokens than the requested maximum.
1064
+ */
1065
+ maxTokens: number().int(),
1066
+ stopSequences: array(string()).optional(),
1067
+ /**
1068
+ * Optional metadata to pass through to the LLM provider. The format of this metadata is provider-specific.
1069
+ */
1070
+ metadata: AssertObjectSchema.optional(),
1071
+ /**
1072
+ * Tools that the model may use during generation.
1073
+ * The client MUST return an error if this field is provided but ClientCapabilities.sampling.tools is not declared.
1074
+ */
1075
+ tools: optional(array(ToolSchema)),
1076
+ /**
1077
+ * Controls how the model uses tools.
1078
+ * The client MUST return an error if this field is provided but ClientCapabilities.sampling.tools is not declared.
1079
+ * Default is `{ mode: "auto" }`.
1080
+ */
1081
+ toolChoice: optional(ToolChoiceSchema)
1082
+ });
1083
+ const CreateMessageRequestSchema = RequestSchema.extend({
1084
+ method: literal("sampling/createMessage"),
1085
+ params: CreateMessageRequestParamsSchema
1086
+ });
1087
+ const CreateMessageResultSchema = ResultSchema.extend({
1088
+ /**
1089
+ * The name of the model that generated the message.
1090
+ */
1091
+ model: string(),
1092
+ /**
1093
+ * The reason why sampling stopped, if known.
1094
+ *
1095
+ * Standard values:
1096
+ * - "endTurn": Natural end of the assistant's turn
1097
+ * - "stopSequence": A stop sequence was encountered
1098
+ * - "maxTokens": Maximum token limit was reached
1099
+ *
1100
+ * This field is an open string to allow for provider-specific stop reasons.
1101
+ */
1102
+ stopReason: optional(_enum(["endTurn", "stopSequence", "maxTokens"]).or(string())),
1103
+ role: _enum(["user", "assistant"]),
1104
+ /**
1105
+ * Response content. Single content block (text, image, or audio).
1106
+ */
1107
+ content: SamplingContentSchema
1108
+ });
1109
+ const CreateMessageResultWithToolsSchema = ResultSchema.extend({
1110
+ /**
1111
+ * The name of the model that generated the message.
1112
+ */
1113
+ model: string(),
1114
+ /**
1115
+ * The reason why sampling stopped, if known.
1116
+ *
1117
+ * Standard values:
1118
+ * - "endTurn": Natural end of the assistant's turn
1119
+ * - "stopSequence": A stop sequence was encountered
1120
+ * - "maxTokens": Maximum token limit was reached
1121
+ * - "toolUse": The model wants to use one or more tools
1122
+ *
1123
+ * This field is an open string to allow for provider-specific stop reasons.
1124
+ */
1125
+ stopReason: optional(_enum(["endTurn", "stopSequence", "maxTokens", "toolUse"]).or(string())),
1126
+ role: _enum(["user", "assistant"]),
1127
+ /**
1128
+ * Response content. May be a single block or array. May include ToolUseContent if stopReason is "toolUse".
1129
+ */
1130
+ content: union([SamplingMessageContentBlockSchema, array(SamplingMessageContentBlockSchema)])
1131
+ });
1132
+ const BooleanSchemaSchema = object({
1133
+ type: literal("boolean"),
1134
+ title: string().optional(),
1135
+ description: string().optional(),
1136
+ default: boolean().optional()
1137
+ });
1138
+ const StringSchemaSchema = object({
1139
+ type: literal("string"),
1140
+ title: string().optional(),
1141
+ description: string().optional(),
1142
+ minLength: number().optional(),
1143
+ maxLength: number().optional(),
1144
+ format: _enum(["email", "uri", "date", "date-time"]).optional(),
1145
+ default: string().optional()
1146
+ });
1147
+ const NumberSchemaSchema = object({
1148
+ type: _enum(["number", "integer"]),
1149
+ title: string().optional(),
1150
+ description: string().optional(),
1151
+ minimum: number().optional(),
1152
+ maximum: number().optional(),
1153
+ default: number().optional()
1154
+ });
1155
+ const UntitledSingleSelectEnumSchemaSchema = object({
1156
+ type: literal("string"),
1157
+ title: string().optional(),
1158
+ description: string().optional(),
1159
+ enum: array(string()),
1160
+ default: string().optional()
1161
+ });
1162
+ const TitledSingleSelectEnumSchemaSchema = object({
1163
+ type: literal("string"),
1164
+ title: string().optional(),
1165
+ description: string().optional(),
1166
+ oneOf: array(object({
1167
+ const: string(),
1168
+ title: string()
1169
+ })),
1170
+ default: string().optional()
1171
+ });
1172
+ const LegacyTitledEnumSchemaSchema = object({
1173
+ type: literal("string"),
1174
+ title: string().optional(),
1175
+ description: string().optional(),
1176
+ enum: array(string()),
1177
+ enumNames: array(string()).optional(),
1178
+ default: string().optional()
1179
+ });
1180
+ const SingleSelectEnumSchemaSchema = union([UntitledSingleSelectEnumSchemaSchema, TitledSingleSelectEnumSchemaSchema]);
1181
+ const UntitledMultiSelectEnumSchemaSchema = object({
1182
+ type: literal("array"),
1183
+ title: string().optional(),
1184
+ description: string().optional(),
1185
+ minItems: number().optional(),
1186
+ maxItems: number().optional(),
1187
+ items: object({
1188
+ type: literal("string"),
1189
+ enum: array(string())
1190
+ }),
1191
+ default: array(string()).optional()
1192
+ });
1193
+ const TitledMultiSelectEnumSchemaSchema = object({
1194
+ type: literal("array"),
1195
+ title: string().optional(),
1196
+ description: string().optional(),
1197
+ minItems: number().optional(),
1198
+ maxItems: number().optional(),
1199
+ items: object({
1200
+ anyOf: array(object({
1201
+ const: string(),
1202
+ title: string()
1203
+ }))
1204
+ }),
1205
+ default: array(string()).optional()
1206
+ });
1207
+ const MultiSelectEnumSchemaSchema = union([UntitledMultiSelectEnumSchemaSchema, TitledMultiSelectEnumSchemaSchema]);
1208
+ const EnumSchemaSchema = union([LegacyTitledEnumSchemaSchema, SingleSelectEnumSchemaSchema, MultiSelectEnumSchemaSchema]);
1209
+ const PrimitiveSchemaDefinitionSchema = union([EnumSchemaSchema, BooleanSchemaSchema, StringSchemaSchema, NumberSchemaSchema]);
1210
+ const ElicitRequestFormParamsSchema = BaseRequestParamsSchema.extend({
1211
+ /**
1212
+ * The elicitation mode.
1213
+ *
1214
+ * Optional for backward compatibility. Clients MUST treat missing mode as "form".
1215
+ */
1216
+ mode: literal("form").optional(),
1217
+ /**
1218
+ * The message to present to the user describing what information is being requested.
1219
+ */
1220
+ message: string(),
1221
+ /**
1222
+ * A restricted subset of JSON Schema.
1223
+ * Only top-level properties are allowed, without nesting.
1224
+ */
1225
+ requestedSchema: object({
1226
+ type: literal("object"),
1227
+ properties: record(string(), PrimitiveSchemaDefinitionSchema),
1228
+ required: array(string()).optional()
1229
+ })
1230
+ });
1231
+ const ElicitRequestURLParamsSchema = BaseRequestParamsSchema.extend({
1232
+ /**
1233
+ * The elicitation mode.
1234
+ */
1235
+ mode: literal("url"),
1236
+ /**
1237
+ * The message to present to the user explaining why the interaction is needed.
1238
+ */
1239
+ message: string(),
1240
+ /**
1241
+ * The ID of the elicitation, which must be unique within the context of the server.
1242
+ * The client MUST treat this ID as an opaque value.
1243
+ */
1244
+ elicitationId: string(),
1245
+ /**
1246
+ * The URL that the user should navigate to.
1247
+ */
1248
+ url: string().url()
1249
+ });
1250
+ const ElicitRequestParamsSchema = union([ElicitRequestFormParamsSchema, ElicitRequestURLParamsSchema]);
1251
+ const ElicitRequestSchema = RequestSchema.extend({
1252
+ method: literal("elicitation/create"),
1253
+ params: ElicitRequestParamsSchema
1254
+ });
1255
+ const ElicitationCompleteNotificationParamsSchema = NotificationsParamsSchema.extend({
1256
+ /**
1257
+ * The ID of the elicitation that completed.
1258
+ */
1259
+ elicitationId: string()
1260
+ });
1261
+ const ElicitationCompleteNotificationSchema = NotificationSchema.extend({
1262
+ method: literal("notifications/elicitation/complete"),
1263
+ params: ElicitationCompleteNotificationParamsSchema
1264
+ });
1265
+ const ElicitResultSchema = ResultSchema.extend({
1266
+ /**
1267
+ * The user action in response to the elicitation.
1268
+ * - "accept": User submitted the form/confirmed the action
1269
+ * - "decline": User explicitly decline the action
1270
+ * - "cancel": User dismissed without making an explicit choice
1271
+ */
1272
+ action: _enum(["accept", "decline", "cancel"]),
1273
+ /**
1274
+ * The submitted form data, only present when action is "accept".
1275
+ * Contains values matching the requested schema.
1276
+ * Per MCP spec, content is "typically omitted" for decline/cancel actions.
1277
+ * We normalize null to undefined for leniency while maintaining type compatibility.
1278
+ */
1279
+ content: preprocess((val) => val === null ? void 0 : val, record(string(), union([string(), number(), boolean(), array(string())])).optional())
1280
+ });
1281
+ const ResourceTemplateReferenceSchema = object({
1282
+ type: literal("ref/resource"),
1283
+ /**
1284
+ * The URI or URI template of the resource.
1285
+ */
1286
+ uri: string()
1287
+ });
1288
+ const PromptReferenceSchema = object({
1289
+ type: literal("ref/prompt"),
1290
+ /**
1291
+ * The name of the prompt or prompt template
1292
+ */
1293
+ name: string()
1294
+ });
1295
+ const CompleteRequestParamsSchema = BaseRequestParamsSchema.extend({
1296
+ ref: union([PromptReferenceSchema, ResourceTemplateReferenceSchema]),
1297
+ /**
1298
+ * The argument's information
1299
+ */
1300
+ argument: object({
1301
+ /**
1302
+ * The name of the argument
1303
+ */
1304
+ name: string(),
1305
+ /**
1306
+ * The value of the argument to use for completion matching.
1307
+ */
1308
+ value: string()
1309
+ }),
1310
+ context: object({
1311
+ /**
1312
+ * Previously-resolved variables in a URI template or prompt.
1313
+ */
1314
+ arguments: record(string(), string()).optional()
1315
+ }).optional()
1316
+ });
1317
+ const CompleteRequestSchema = RequestSchema.extend({
1318
+ method: literal("completion/complete"),
1319
+ params: CompleteRequestParamsSchema
1320
+ });
1321
+ function assertCompleteRequestPrompt(request) {
1322
+ if (request.params.ref.type !== "ref/prompt") {
1323
+ throw new TypeError(`Expected CompleteRequestPrompt, but got ${request.params.ref.type}`);
1324
+ }
1325
+ }
1326
+ function assertCompleteRequestResourceTemplate(request) {
1327
+ if (request.params.ref.type !== "ref/resource") {
1328
+ throw new TypeError(`Expected CompleteRequestResourceTemplate, but got ${request.params.ref.type}`);
1329
+ }
1330
+ }
1331
+ const CompleteResultSchema = ResultSchema.extend({
1332
+ completion: looseObject({
1333
+ /**
1334
+ * An array of completion values. Must not exceed 100 items.
1335
+ */
1336
+ values: array(string()).max(100),
1337
+ /**
1338
+ * The total number of completion options available. This can exceed the number of values actually sent in the response.
1339
+ */
1340
+ total: optional(number().int()),
1341
+ /**
1342
+ * Indicates whether there are additional completion options beyond those provided in the current response, even if the exact total is unknown.
1343
+ */
1344
+ hasMore: optional(boolean())
1345
+ })
1346
+ });
1347
+ const RootSchema = object({
1348
+ /**
1349
+ * The URI identifying the root. This *must* start with file:// for now.
1350
+ */
1351
+ uri: string().startsWith("file://"),
1352
+ /**
1353
+ * An optional name for the root.
1354
+ */
1355
+ name: string().optional(),
1356
+ /**
1357
+ * See [MCP specification](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/47339c03c143bb4ec01a26e721a1b8fe66634ebe/docs/specification/draft/basic/index.mdx#general-fields)
1358
+ * for notes on _meta usage.
1359
+ */
1360
+ _meta: record(string(), unknown()).optional()
1361
+ });
1362
+ const ListRootsRequestSchema = RequestSchema.extend({
1363
+ method: literal("roots/list")
1364
+ });
1365
+ const ListRootsResultSchema = ResultSchema.extend({
1366
+ roots: array(RootSchema)
1367
+ });
1368
+ const RootsListChangedNotificationSchema = NotificationSchema.extend({
1369
+ method: literal("notifications/roots/list_changed")
1370
+ });
1371
+ union([
1372
+ PingRequestSchema,
1373
+ InitializeRequestSchema,
1374
+ CompleteRequestSchema,
1375
+ SetLevelRequestSchema,
1376
+ GetPromptRequestSchema,
1377
+ ListPromptsRequestSchema,
1378
+ ListResourcesRequestSchema,
1379
+ ListResourceTemplatesRequestSchema,
1380
+ ReadResourceRequestSchema,
1381
+ SubscribeRequestSchema,
1382
+ UnsubscribeRequestSchema,
1383
+ CallToolRequestSchema,
1384
+ ListToolsRequestSchema,
1385
+ GetTaskRequestSchema,
1386
+ GetTaskPayloadRequestSchema,
1387
+ ListTasksRequestSchema
1388
+ ]);
1389
+ union([
1390
+ CancelledNotificationSchema,
1391
+ ProgressNotificationSchema,
1392
+ InitializedNotificationSchema,
1393
+ RootsListChangedNotificationSchema,
1394
+ TaskStatusNotificationSchema
1395
+ ]);
1396
+ union([
1397
+ EmptyResultSchema,
1398
+ CreateMessageResultSchema,
1399
+ CreateMessageResultWithToolsSchema,
1400
+ ElicitResultSchema,
1401
+ ListRootsResultSchema,
1402
+ GetTaskResultSchema,
1403
+ ListTasksResultSchema,
1404
+ CreateTaskResultSchema
1405
+ ]);
1406
+ union([
1407
+ PingRequestSchema,
1408
+ CreateMessageRequestSchema,
1409
+ ElicitRequestSchema,
1410
+ ListRootsRequestSchema,
1411
+ GetTaskRequestSchema,
1412
+ GetTaskPayloadRequestSchema,
1413
+ ListTasksRequestSchema
1414
+ ]);
1415
+ union([
1416
+ CancelledNotificationSchema,
1417
+ ProgressNotificationSchema,
1418
+ LoggingMessageNotificationSchema,
1419
+ ResourceUpdatedNotificationSchema,
1420
+ ResourceListChangedNotificationSchema,
1421
+ ToolListChangedNotificationSchema,
1422
+ PromptListChangedNotificationSchema,
1423
+ TaskStatusNotificationSchema,
1424
+ ElicitationCompleteNotificationSchema
1425
+ ]);
1426
+ union([
1427
+ EmptyResultSchema,
1428
+ InitializeResultSchema,
1429
+ CompleteResultSchema,
1430
+ GetPromptResultSchema,
1431
+ ListPromptsResultSchema,
1432
+ ListResourcesResultSchema,
1433
+ ListResourceTemplatesResultSchema,
1434
+ ReadResourceResultSchema,
1435
+ CallToolResultSchema,
1436
+ ListToolsResultSchema,
1437
+ GetTaskResultSchema,
1438
+ ListTasksResultSchema,
1439
+ CreateTaskResultSchema
1440
+ ]);
1441
+ class McpError extends Error {
1442
+ constructor(code, message, data) {
1443
+ super(`MCP error ${code}: ${message}`);
1444
+ this.code = code;
1445
+ this.data = data;
1446
+ this.name = "McpError";
1447
+ }
1448
+ /**
1449
+ * Factory method to create the appropriate error type based on the error code and data
1450
+ */
1451
+ static fromError(code, message, data) {
1452
+ if (code === ErrorCode.UrlElicitationRequired && data) {
1453
+ const errorData = data;
1454
+ if (errorData.elicitations) {
1455
+ return new UrlElicitationRequiredError(errorData.elicitations, message);
1456
+ }
1457
+ }
1458
+ return new McpError(code, message, data);
1459
+ }
1460
+ }
1461
+ class UrlElicitationRequiredError extends McpError {
1462
+ constructor(elicitations, message = `URL elicitation${elicitations.length > 1 ? "s" : ""} required`) {
1463
+ super(ErrorCode.UrlElicitationRequired, message, {
1464
+ elicitations
1465
+ });
1466
+ }
1467
+ get elicitations() {
1468
+ var _a, _b;
1469
+ return (_b = (_a = this.data) === null || _a === void 0 ? void 0 : _a.elicitations) !== null && _b !== void 0 ? _b : [];
1470
+ }
1471
+ }
1472
+ export {
1473
+ AnnotationsSchema,
1474
+ AudioContentSchema,
1475
+ BaseMetadataSchema,
1476
+ BlobResourceContentsSchema,
1477
+ BooleanSchemaSchema,
1478
+ CallToolRequestParamsSchema,
1479
+ CallToolRequestSchema,
1480
+ CallToolResultSchema,
1481
+ CancelTaskRequestSchema,
1482
+ CancelTaskResultSchema,
1483
+ CancelledNotificationParamsSchema,
1484
+ CancelledNotificationSchema,
1485
+ ClientCapabilitiesSchema,
1486
+ ClientTasksCapabilitySchema,
1487
+ CompleteRequestParamsSchema,
1488
+ CompleteRequestSchema,
1489
+ CompleteResultSchema,
1490
+ ContentBlockSchema,
1491
+ CreateMessageRequestParamsSchema,
1492
+ CreateMessageRequestSchema,
1493
+ CreateMessageResultSchema,
1494
+ CreateMessageResultWithToolsSchema,
1495
+ CreateTaskResultSchema,
1496
+ CursorSchema,
1497
+ ElicitRequestFormParamsSchema,
1498
+ ElicitRequestParamsSchema,
1499
+ ElicitRequestSchema,
1500
+ ElicitRequestURLParamsSchema,
1501
+ ElicitResultSchema,
1502
+ ElicitationCompleteNotificationParamsSchema,
1503
+ ElicitationCompleteNotificationSchema,
1504
+ EmbeddedResourceSchema,
1505
+ EmptyResultSchema,
1506
+ EnumSchemaSchema,
1507
+ ErrorCode,
1508
+ GetPromptRequestParamsSchema,
1509
+ GetPromptRequestSchema,
1510
+ GetPromptResultSchema,
1511
+ GetTaskPayloadRequestSchema,
1512
+ GetTaskRequestSchema,
1513
+ GetTaskResultSchema,
1514
+ IconSchema,
1515
+ IconsSchema,
1516
+ ImageContentSchema,
1517
+ ImplementationSchema,
1518
+ InitializeRequestParamsSchema,
1519
+ InitializeRequestSchema,
1520
+ InitializeResultSchema,
1521
+ InitializedNotificationSchema,
1522
+ JSONRPCErrorSchema,
1523
+ JSONRPCMessageSchema,
1524
+ JSONRPCNotificationSchema,
1525
+ JSONRPCRequestSchema,
1526
+ JSONRPCResponseSchema,
1527
+ JSONRPC_VERSION,
1528
+ LATEST_PROTOCOL_VERSION,
1529
+ LegacyTitledEnumSchemaSchema,
1530
+ ListPromptsRequestSchema,
1531
+ ListPromptsResultSchema,
1532
+ ListResourceTemplatesRequestSchema,
1533
+ ListResourceTemplatesResultSchema,
1534
+ ListResourcesRequestSchema,
1535
+ ListResourcesResultSchema,
1536
+ ListRootsRequestSchema,
1537
+ ListRootsResultSchema,
1538
+ ListTasksRequestSchema,
1539
+ ListTasksResultSchema,
1540
+ ListToolsRequestSchema,
1541
+ ListToolsResultSchema,
1542
+ LoggingLevelSchema,
1543
+ LoggingMessageNotificationParamsSchema,
1544
+ LoggingMessageNotificationSchema,
1545
+ McpError,
1546
+ ModelHintSchema,
1547
+ ModelPreferencesSchema,
1548
+ MultiSelectEnumSchemaSchema,
1549
+ NotificationSchema,
1550
+ NumberSchemaSchema,
1551
+ PaginatedRequestParamsSchema,
1552
+ PaginatedRequestSchema,
1553
+ PaginatedResultSchema,
1554
+ PingRequestSchema,
1555
+ PrimitiveSchemaDefinitionSchema,
1556
+ ProgressNotificationParamsSchema,
1557
+ ProgressNotificationSchema,
1558
+ ProgressSchema,
1559
+ ProgressTokenSchema,
1560
+ PromptArgumentSchema,
1561
+ PromptListChangedNotificationSchema,
1562
+ PromptMessageSchema,
1563
+ PromptReferenceSchema,
1564
+ PromptSchema,
1565
+ RELATED_TASK_META_KEY,
1566
+ ReadResourceRequestParamsSchema,
1567
+ ReadResourceRequestSchema,
1568
+ ReadResourceResultSchema,
1569
+ RelatedTaskMetadataSchema,
1570
+ RequestIdSchema,
1571
+ RequestSchema,
1572
+ ResourceContentsSchema,
1573
+ ResourceLinkSchema,
1574
+ ResourceListChangedNotificationSchema,
1575
+ ResourceRequestParamsSchema,
1576
+ ResourceSchema,
1577
+ ResourceTemplateReferenceSchema,
1578
+ ResourceTemplateSchema,
1579
+ ResourceUpdatedNotificationParamsSchema,
1580
+ ResourceUpdatedNotificationSchema,
1581
+ ResultSchema,
1582
+ RootSchema,
1583
+ RootsListChangedNotificationSchema,
1584
+ SUPPORTED_PROTOCOL_VERSIONS,
1585
+ SamplingContentSchema,
1586
+ SamplingMessageContentBlockSchema,
1587
+ SamplingMessageSchema,
1588
+ ServerCapabilitiesSchema,
1589
+ ServerTasksCapabilitySchema,
1590
+ SetLevelRequestParamsSchema,
1591
+ SetLevelRequestSchema,
1592
+ SingleSelectEnumSchemaSchema,
1593
+ StringSchemaSchema,
1594
+ SubscribeRequestParamsSchema,
1595
+ SubscribeRequestSchema,
1596
+ TaskCreationParamsSchema,
1597
+ TaskSchema,
1598
+ TaskStatusNotificationParamsSchema,
1599
+ TaskStatusNotificationSchema,
1600
+ TextContentSchema,
1601
+ TextResourceContentsSchema,
1602
+ TitledMultiSelectEnumSchemaSchema,
1603
+ TitledSingleSelectEnumSchemaSchema,
1604
+ ToolAnnotationsSchema,
1605
+ ToolChoiceSchema,
1606
+ ToolExecutionSchema,
1607
+ ToolListChangedNotificationSchema,
1608
+ ToolResultContentSchema,
1609
+ ToolSchema,
1610
+ ToolUseContentSchema,
1611
+ UnsubscribeRequestParamsSchema,
1612
+ UnsubscribeRequestSchema,
1613
+ UntitledMultiSelectEnumSchemaSchema,
1614
+ UntitledSingleSelectEnumSchemaSchema,
1615
+ UrlElicitationRequiredError,
1616
+ assertCompleteRequestPrompt,
1617
+ assertCompleteRequestResourceTemplate,
1618
+ isJSONRPCError,
1619
+ isJSONRPCNotification,
1620
+ isJSONRPCRequest,
1621
+ isJSONRPCResponse
1622
+ };
1623
+ //# sourceMappingURL=types.js.map