@workclaw/openclaw-workclaw 1.0.338 → 1.0.340

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 (3245) hide show
  1. package/dist/_virtual/additionalItems.js +4 -0
  2. package/dist/_virtual/additionalProperties.js +4 -0
  3. package/dist/_virtual/ajv.js +4 -0
  4. package/dist/_virtual/allOf.js +4 -0
  5. package/dist/_virtual/anyOf.js +4 -0
  6. package/dist/_virtual/applicability.js +4 -0
  7. package/dist/_virtual/babel.js +4 -0
  8. package/dist/_virtual/boolSchema.js +4 -0
  9. package/dist/_virtual/browser.js +4 -0
  10. package/dist/_virtual/code.js +4 -0
  11. package/dist/_virtual/code2.js +4 -0
  12. package/dist/_virtual/const.js +4 -0
  13. package/dist/_virtual/contains.js +4 -0
  14. package/dist/_virtual/core.js +4 -0
  15. package/dist/_virtual/dataType.js +4 -0
  16. package/dist/_virtual/defaults.js +4 -0
  17. package/dist/_virtual/dependencies.js +4 -0
  18. package/dist/_virtual/draft7.js +4 -0
  19. package/dist/_virtual/enum.js +4 -0
  20. package/dist/_virtual/equal.js +4 -0
  21. package/dist/_virtual/errors.js +4 -0
  22. package/dist/_virtual/escape.js +4 -0
  23. package/dist/_virtual/format.js +4 -0
  24. package/dist/_virtual/formats.js +4 -0
  25. package/dist/_virtual/id.js +4 -0
  26. package/dist/_virtual/if.js +4 -0
  27. package/dist/_virtual/index.js +4 -0
  28. package/dist/_virtual/index.min.js +4 -0
  29. package/dist/_virtual/index10.js +4 -0
  30. package/dist/_virtual/index11.js +4 -0
  31. package/dist/_virtual/index12.js +4 -0
  32. package/dist/_virtual/index13.js +4 -0
  33. package/dist/_virtual/index14.js +4 -0
  34. package/dist/_virtual/index15.js +4 -0
  35. package/dist/_virtual/index16.js +4 -0
  36. package/dist/_virtual/index17.js +4 -0
  37. package/dist/_virtual/index18.js +4 -0
  38. package/dist/_virtual/index2.js +4 -0
  39. package/dist/_virtual/index3.js +4 -0
  40. package/dist/_virtual/index4.js +4 -0
  41. package/dist/_virtual/index5.js +4 -0
  42. package/dist/_virtual/index6.js +4 -0
  43. package/dist/_virtual/index7.js +4 -0
  44. package/dist/_virtual/index8.js +4 -0
  45. package/dist/_virtual/index9.js +4 -0
  46. package/dist/_virtual/items.js +4 -0
  47. package/dist/_virtual/items2020.js +4 -0
  48. package/dist/_virtual/keyword.js +4 -0
  49. package/dist/_virtual/limit.js +4 -0
  50. package/dist/_virtual/limitItems.js +4 -0
  51. package/dist/_virtual/limitLength.js +4 -0
  52. package/dist/_virtual/limitNumber.js +4 -0
  53. package/dist/_virtual/limitProperties.js +4 -0
  54. package/dist/_virtual/lockfile.js +4 -0
  55. package/dist/_virtual/metadata.js +4 -0
  56. package/dist/_virtual/mtime-precision.js +4 -0
  57. package/dist/_virtual/multipleOf.js +4 -0
  58. package/dist/_virtual/names.js +4 -0
  59. package/dist/_virtual/not.js +4 -0
  60. package/dist/_virtual/oneOf.js +4 -0
  61. package/dist/_virtual/options.js +4 -0
  62. package/dist/_virtual/pattern.js +4 -0
  63. package/dist/_virtual/patternProperties.js +4 -0
  64. package/dist/_virtual/photon_rs.js +4 -0
  65. package/dist/_virtual/prefixItems.js +4 -0
  66. package/dist/_virtual/properties.js +4 -0
  67. package/dist/_virtual/propertyNames.js +4 -0
  68. package/dist/_virtual/ref.js +4 -0
  69. package/dist/_virtual/ref_error.js +4 -0
  70. package/dist/_virtual/required.js +4 -0
  71. package/dist/_virtual/resolve.js +4 -0
  72. package/dist/_virtual/retry.js +4 -0
  73. package/dist/_virtual/retry2.js +4 -0
  74. package/dist/_virtual/rules.js +4 -0
  75. package/dist/_virtual/scope.js +4 -0
  76. package/dist/_virtual/signals.js +4 -0
  77. package/dist/_virtual/subschema.js +4 -0
  78. package/dist/_virtual/thenElse.js +4 -0
  79. package/dist/_virtual/types.js +4 -0
  80. package/dist/_virtual/ucs2length.js +4 -0
  81. package/dist/_virtual/uniqueItems.js +4 -0
  82. package/dist/_virtual/uri.js +4 -0
  83. package/dist/_virtual/util.js +4 -0
  84. package/dist/_virtual/validation_error.js +4 -0
  85. package/dist/index.d.ts.map +1 -1
  86. package/dist/index.js +49 -36
  87. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/_vendor/partial-json-parser/parser.js +215 -0
  88. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/client.js +493 -0
  89. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/core/api-promise.js +66 -0
  90. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/core/error.js +106 -0
  91. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/core/pagination.js +134 -0
  92. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/core/resource.js +8 -0
  93. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/core/streaming.js +261 -0
  94. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/constants.js +13 -0
  95. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/decoders/jsonl.js +36 -0
  96. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/decoders/line.js +80 -0
  97. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/detect-platform.js +137 -0
  98. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/errors.js +33 -0
  99. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/headers.js +65 -0
  100. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/parse.js +54 -0
  101. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/request-options.js +11 -0
  102. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/shims.js +77 -0
  103. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/to-file.js +58 -0
  104. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/tslib.js +16 -0
  105. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/uploads.js +85 -0
  106. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/utils/bytes.js +28 -0
  107. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/utils/env.js +12 -0
  108. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/utils/log.js +77 -0
  109. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/utils/path.js +59 -0
  110. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/utils/query.js +15 -0
  111. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/utils/sleep.js +4 -0
  112. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/utils/uuid.js +13 -0
  113. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/internal/utils/values.js +49 -0
  114. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/lib/BetaMessageStream.js +596 -0
  115. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/lib/MessageStream.js +571 -0
  116. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/lib/beta-parser.js +76 -0
  117. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/lib/parser.js +64 -0
  118. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/lib/stainless-helper-header.js +48 -0
  119. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/lib/tools/BetaToolRunner.js +349 -0
  120. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/lib/tools/CompactionControl.js +28 -0
  121. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/lib/tools/ToolError.js +15 -0
  122. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/beta/agents/agents.js +126 -0
  123. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/beta/agents/versions.js +33 -0
  124. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/beta/beta.js +39 -0
  125. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/beta/environments.js +139 -0
  126. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/beta/files.js +121 -0
  127. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memories.js +127 -0
  128. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memory-stores.js +139 -0
  129. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memory-versions.js +78 -0
  130. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/beta/messages/batches.js +199 -0
  131. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/beta/messages/messages.js +147 -0
  132. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/beta/models.js +57 -0
  133. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/beta/sessions/events.js +90 -0
  134. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/beta/sessions/resources.js +129 -0
  135. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/beta/sessions/sessions.js +148 -0
  136. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/beta/skills/skills.js +93 -0
  137. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/beta/skills/versions.js +97 -0
  138. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/beta/user-profiles.js +115 -0
  139. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/beta/vaults/credentials.js +152 -0
  140. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/beta/vaults/vaults.js +144 -0
  141. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/completions.js +20 -0
  142. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/messages/batches.js +148 -0
  143. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/messages/messages.js +125 -0
  144. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/resources/models.js +42 -0
  145. package/dist/node_modules/.pnpm/@anthropic-ai_sdk@0.91.1_zod@4.4.3/node_modules/@anthropic-ai/sdk/version.js +4 -0
  146. package/dist/node_modules/.pnpm/@borewit_text-codec@0.2.2/node_modules/@borewit/text-codec/lib/index.js +236 -0
  147. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/agent-loop.js +468 -0
  148. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/agent.js +410 -0
  149. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/harness/agent-harness.js +851 -0
  150. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/harness/compaction/branch-summarization.js +189 -0
  151. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/harness/compaction/compaction.js +538 -0
  152. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/harness/compaction/utils.js +125 -0
  153. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/harness/messages.js +115 -0
  154. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/harness/prompt-templates.js +221 -0
  155. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/harness/session/jsonl-repo.js +102 -0
  156. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/harness/session/jsonl-storage.js +234 -0
  157. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/harness/session/memory-repo.js +44 -0
  158. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/harness/session/memory-storage.js +115 -0
  159. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/harness/session/repo-utils.js +44 -0
  160. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/harness/session/session.js +194 -0
  161. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/harness/session/uuid.js +51 -0
  162. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/harness/skills.js +307 -0
  163. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/harness/system-prompt.js +27 -0
  164. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/harness/types.js +94 -0
  165. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/harness/utils/shell-output.js +124 -0
  166. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/harness/utils/truncate.js +245 -0
  167. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/index.js +91 -0
  168. package/dist/node_modules/.pnpm/@earendil-works_pi-agent-co_0a0e3a3e1096bc1c9a3a65ae533aa8c7/node_modules/@earendil-works/pi-agent-core/dist/proxy.js +260 -0
  169. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/api-registry.js +50 -0
  170. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/env-api-keys.js +140 -0
  171. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/image-models.generated.js +442 -0
  172. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/image-models.js +25 -0
  173. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/images-api-registry.js +25 -0
  174. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/images.js +16 -0
  175. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/index.js +91 -0
  176. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/models.generated.js +16438 -0
  177. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/models.js +74 -0
  178. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/oauth.js +25 -0
  179. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/providers/anthropic.js +860 -0
  180. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/providers/azure-openai-responses.js +217 -0
  181. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/providers/cloudflare.js +20 -0
  182. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/providers/faux.js +366 -0
  183. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/providers/github-copilot-headers.js +30 -0
  184. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/providers/google-shared.js +246 -0
  185. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/providers/google-vertex.js +420 -0
  186. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/providers/google.js +380 -0
  187. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/providers/images/openrouter.js +130 -0
  188. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/providers/images/register-builtins.js +36 -0
  189. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/providers/mistral.js +506 -0
  190. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/providers/openai-codex-responses.js +1017 -0
  191. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/providers/openai-completions.js +819 -0
  192. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/providers/openai-prompt-cache.js +13 -0
  193. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/providers/openai-responses-shared.js +434 -0
  194. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/providers/openai-responses.js +224 -0
  195. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/providers/register-builtins.js +270 -0
  196. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/providers/simple-options.js +43 -0
  197. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/providers/transform-messages.js +155 -0
  198. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/session-resources.js +24 -0
  199. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/stream.js +33 -0
  200. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/utils/diagnostics.js +30 -0
  201. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/utils/event-stream.js +77 -0
  202. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/utils/hash.js +15 -0
  203. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/utils/headers.js +10 -0
  204. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/utils/json-parse.js +102 -0
  205. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/utils/oauth/anthropic.js +314 -0
  206. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/utils/oauth/index.js +89 -0
  207. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/utils/oauth/openai-codex.js +347 -0
  208. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/utils/overflow.js +82 -0
  209. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/utils/sanitize-unicode.js +6 -0
  210. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/utils/typebox-helpers.js +15 -0
  211. package/dist/node_modules/.pnpm/@earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works/pi-ai/dist/utils/validation.js +275 -0
  212. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/cli/args.js +297 -0
  213. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/cli/config-selector.js +35 -0
  214. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/cli/file-processor.js +75 -0
  215. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/cli/initial-message.js +20 -0
  216. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/cli/list-models.js +98 -0
  217. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/cli/session-picker.js +41 -0
  218. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/config.js +358 -0
  219. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/agent-session-runtime.js +330 -0
  220. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/agent-session-services.js +107 -0
  221. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/agent-session.js +2286 -0
  222. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/auth-guidance.js +32 -0
  223. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/auth-storage.js +419 -0
  224. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/bash-executor.js +93 -0
  225. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/compaction/branch-summarization.js +187 -0
  226. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/compaction/compaction.js +526 -0
  227. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/compaction/utils.js +122 -0
  228. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/defaults.js +4 -0
  229. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/event-bus.js +26 -0
  230. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/exec.js +62 -0
  231. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/export-html/ansi-to-html.js +190 -0
  232. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/export-html/index.js +188 -0
  233. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/export-html/tool-renderer.js +91 -0
  234. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/extensions/loader.js +434 -0
  235. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/extensions/runner.js +815 -0
  236. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/extensions/types.js +38 -0
  237. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/extensions/wrapper.js +11 -0
  238. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/footer-data-provider.js +285 -0
  239. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/http-dispatcher.js +51 -0
  240. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/keybindings.js +305 -0
  241. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/messages.js +115 -0
  242. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/model-registry.js +697 -0
  243. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/model-resolver.js +347 -0
  244. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/output-guard.js +65 -0
  245. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/package-manager.js +1899 -0
  246. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/prompt-templates.js +201 -0
  247. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/provider-display-names.js +35 -0
  248. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/resolve-config-value.js +95 -0
  249. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/resource-loader.js +678 -0
  250. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/sdk.js +248 -0
  251. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/session-cwd.js +50 -0
  252. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/session-manager.js +1059 -0
  253. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/settings-manager.js +768 -0
  254. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/skills.js +348 -0
  255. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/slash-commands.js +27 -0
  256. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/source-info.js +22 -0
  257. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/system-prompt.js +122 -0
  258. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/telemetry.js +11 -0
  259. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/timings.js +31 -0
  260. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/tools/bash.js +344 -0
  261. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/tools/edit-diff.js +263 -0
  262. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/tools/edit.js +310 -0
  263. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/tools/file-mutation-queue.js +33 -0
  264. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/tools/find.js +308 -0
  265. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/tools/grep.js +311 -0
  266. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/tools/index.js +57 -0
  267. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/tools/ls.js +181 -0
  268. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/tools/output-accumulator.js +169 -0
  269. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/tools/path-utils.js +73 -0
  270. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/tools/read.js +290 -0
  271. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/tools/render-utils.js +65 -0
  272. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/tools/tool-definition-wrapper.js +30 -0
  273. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/tools/truncate.js +167 -0
  274. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/core/tools/write.js +221 -0
  275. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/index.js +213 -0
  276. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/main.js +549 -0
  277. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/migrations.js +218 -0
  278. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/armin.js +443 -0
  279. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/assistant-message.js +110 -0
  280. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/bash-execution.js +154 -0
  281. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/bordered-loader.js +64 -0
  282. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/branch-summary-message.js +52 -0
  283. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/compaction-summary-message.js +55 -0
  284. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/config-selector.js +469 -0
  285. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/countdown-timer.js +32 -0
  286. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/custom-editor.js +70 -0
  287. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/custom-message.js +74 -0
  288. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/daxnuts.js +129 -0
  289. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/diff.js +103 -0
  290. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/dynamic-border.js +15 -0
  291. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/earendil-announcement.js +51 -0
  292. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/extension-editor.js +109 -0
  293. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/extension-input.js +69 -0
  294. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/extension-selector.js +81 -0
  295. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/footer.js +165 -0
  296. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/keybinding-hints.js +44 -0
  297. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/login-dialog.js +162 -0
  298. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/model-selector.js +266 -0
  299. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/oauth-selector.js +154 -0
  300. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/scoped-models-selector.js +277 -0
  301. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/session-selector-search.js +159 -0
  302. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/session-selector.js +791 -0
  303. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/settings-selector.js +379 -0
  304. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/show-images-selector.js +42 -0
  305. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/skill-invocation-message.js +53 -0
  306. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/theme-selector.js +52 -0
  307. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/thinking-selector.js +54 -0
  308. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/tool-execution.js +299 -0
  309. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/tree-selector.js +961 -0
  310. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/user-message-selector.js +102 -0
  311. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/user-message.js +36 -0
  312. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/components/visual-truncate.js +28 -0
  313. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/interactive-mode.js +4363 -0
  314. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/theme/theme.js +923 -0
  315. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/print-mode.js +122 -0
  316. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/rpc/jsonl.js +40 -0
  317. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/rpc/rpc-client.js +394 -0
  318. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/modes/rpc/rpc-mode.js +510 -0
  319. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/package-manager-cli.js +505 -0
  320. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/ansi.js +20 -0
  321. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/changelog.js +70 -0
  322. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/child-process.js +82 -0
  323. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/clipboard-image.js +218 -0
  324. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/clipboard-native.js +14 -0
  325. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/clipboard.js +94 -0
  326. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/exif-orientation.js +141 -0
  327. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/frontmatter.js +36 -0
  328. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/fs-watch.js +26 -0
  329. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/git.js +147 -0
  330. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/html.js +43 -0
  331. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/image-convert.js +32 -0
  332. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/image-resize.js +117 -0
  333. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/mime.js +68 -0
  334. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/paths.js +48 -0
  335. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/photon.js +99 -0
  336. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/pi-user-agent.js +7 -0
  337. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/shell.js +146 -0
  338. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/sleep.js +16 -0
  339. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/syntax-highlight.js +120 -0
  340. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/tools-manager.js +294 -0
  341. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/version-check.js +83 -0
  342. package/dist/node_modules/.pnpm/@earendil-works_pi-coding-a_998091a29946ec209e36f7c0d09f7c02/node_modules/@earendil-works/pi-coding-agent/dist/utils/windows-self-update.js +78 -0
  343. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/autocomplete.js +568 -0
  344. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/components/box.js +90 -0
  345. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/components/cancellable-loader.js +28 -0
  346. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/components/editor.js +1614 -0
  347. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/components/image.js +80 -0
  348. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/components/input.js +370 -0
  349. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/components/loader.js +68 -0
  350. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/components/markdown.js +576 -0
  351. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/components/select-list.js +145 -0
  352. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/components/settings-list.js +165 -0
  353. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/components/spacer.js +21 -0
  354. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/components/text.js +78 -0
  355. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/components/truncated-text.js +41 -0
  356. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/fuzzy.js +91 -0
  357. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/index.js +79 -0
  358. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/keybindings.js +179 -0
  359. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/keys.js +941 -0
  360. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/kill-ring.js +38 -0
  361. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/stdin-buffer.js +274 -0
  362. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/terminal-image.js +315 -0
  363. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/terminal.js +264 -0
  364. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/tui.js +938 -0
  365. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/undo-stack.js +21 -0
  366. package/dist/node_modules/.pnpm/@earendil-works_pi-tui@0.75.4/node_modules/@earendil-works/pi-tui/dist/utils.js +854 -0
  367. package/dist/node_modules/.pnpm/@google_genai@1.52.0_@model_3c31a015b14462b3a4f0aafd311f0f16/node_modules/@google/genai/dist/web/index.js +18067 -0
  368. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/extra/structChat.js +116 -0
  369. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/agentsComplete.js +75 -0
  370. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/agentsStream.js +87 -0
  371. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/audioSpeechComplete.js +81 -0
  372. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/audioTranscriptionsComplete.js +113 -0
  373. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/audioTranscriptionsStream.js +122 -0
  374. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/audioVoicesCreate.js +75 -0
  375. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/audioVoicesDelete.js +80 -0
  376. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/audioVoicesGet.js +80 -0
  377. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/audioVoicesGetSampleAudio.js +80 -0
  378. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/audioVoicesList.js +80 -0
  379. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/audioVoicesUpdate.js +83 -0
  380. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/batchJobsCancel.js +76 -0
  381. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/batchJobsCreate.js +71 -0
  382. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/batchJobsDelete.js +76 -0
  383. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/batchJobsGet.js +80 -0
  384. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/batchJobsList.js +82 -0
  385. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaAgentsCreate.js +75 -0
  386. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaAgentsCreateVersionAlias.js +85 -0
  387. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaAgentsDelete.js +80 -0
  388. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaAgentsDeleteVersionAlias.js +84 -0
  389. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaAgentsGet.js +84 -0
  390. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaAgentsGetVersion.js +84 -0
  391. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaAgentsList.js +87 -0
  392. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaAgentsListVersionAliases.js +81 -0
  393. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaAgentsListVersions.js +86 -0
  394. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaAgentsUpdate.js +83 -0
  395. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaAgentsUpdateVersion.js +84 -0
  396. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConnectorsCallTool.js +88 -0
  397. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConnectorsCreate.js +75 -0
  398. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConnectorsCreateOrUpdateOrganizationCredentials.js +80 -0
  399. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConnectorsCreateOrUpdateUserCredentials.js +80 -0
  400. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConnectorsCreateOrUpdateWorkspaceCredentials.js +80 -0
  401. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConnectorsDelete.js +80 -0
  402. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConnectorsDeleteOrganizationCredentials.js +78 -0
  403. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConnectorsDeleteUserCredentials.js +78 -0
  404. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConnectorsDeleteWorkspaceCredentials.js +78 -0
  405. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConnectorsGet.js +82 -0
  406. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConnectorsGetAuthUrl.js +82 -0
  407. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConnectorsGetAuthenticationMethods.js +74 -0
  408. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConnectorsList.js +80 -0
  409. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConnectorsListOrganizationCredentials.js +82 -0
  410. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConnectorsListTools.js +84 -0
  411. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConnectorsListUserCredentials.js +82 -0
  412. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConnectorsListWorkspaceCredentials.js +82 -0
  413. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConnectorsUpdate.js +83 -0
  414. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConversationsAppend.js +83 -0
  415. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConversationsAppendStream.js +92 -0
  416. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConversationsDelete.js +80 -0
  417. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConversationsGet.js +79 -0
  418. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConversationsGetHistory.js +80 -0
  419. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConversationsGetMessages.js +80 -0
  420. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConversationsList.js +81 -0
  421. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConversationsRestart.js +83 -0
  422. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConversationsRestartStream.js +92 -0
  423. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConversationsStart.js +75 -0
  424. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaConversationsStartStream.js +84 -0
  425. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaLibrariesAccessesDelete.js +81 -0
  426. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaLibrariesAccessesList.js +80 -0
  427. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaLibrariesAccessesUpdateOrCreate.js +81 -0
  428. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaLibrariesCreate.js +75 -0
  429. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaLibrariesDelete.js +80 -0
  430. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaLibrariesDocumentsDelete.js +84 -0
  431. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaLibrariesDocumentsExtractedTextSignedUrl.js +84 -0
  432. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaLibrariesDocumentsGet.js +84 -0
  433. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaLibrariesDocumentsGetSignedUrl.js +84 -0
  434. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaLibrariesDocumentsList.js +89 -0
  435. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaLibrariesDocumentsReprocess.js +84 -0
  436. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaLibrariesDocumentsStatus.js +84 -0
  437. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaLibrariesDocumentsTextContent.js +89 -0
  438. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaLibrariesDocumentsUpdate.js +87 -0
  439. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaLibrariesDocumentsUpload.js +96 -0
  440. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaLibrariesGet.js +80 -0
  441. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaLibrariesList.js +81 -0
  442. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaLibrariesUpdate.js +83 -0
  443. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityCampaignsCreate.js +75 -0
  444. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityCampaignsDelete.js +80 -0
  445. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityCampaignsFetch.js +80 -0
  446. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityCampaignsFetchStatus.js +80 -0
  447. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityCampaignsList.js +80 -0
  448. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityCampaignsListEvents.js +85 -0
  449. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityChatCompletionEventsFetch.js +80 -0
  450. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityChatCompletionEventsFetchSimilarEvents.js +80 -0
  451. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityChatCompletionEventsFieldsFetchOptionCounts.js +83 -0
  452. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityChatCompletionEventsFieldsFetchOptions.js +84 -0
  453. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityChatCompletionEventsFieldsList.js +64 -0
  454. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityChatCompletionEventsJudge.js +83 -0
  455. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityChatCompletionEventsSearch.js +82 -0
  456. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityChatCompletionEventsSearchIds.js +75 -0
  457. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsCreate.js +75 -0
  458. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsCreateRecord.js +83 -0
  459. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsDelete.js +80 -0
  460. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsExportToJsonl.js +80 -0
  461. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsFetch.js +80 -0
  462. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsFetchTask.js +84 -0
  463. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsImportFromCampaign.js +83 -0
  464. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsImportFromDatasetRecords.js +83 -0
  465. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsImportFromExplorer.js +83 -0
  466. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsImportFromFile.js +83 -0
  467. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsImportFromPlayground.js +83 -0
  468. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsList.js +80 -0
  469. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsListRecords.js +85 -0
  470. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsListTasks.js +85 -0
  471. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsRecordsBulkDelete.js +75 -0
  472. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsRecordsDelete.js +77 -0
  473. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsRecordsFetch.js +77 -0
  474. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsRecordsJudge.js +80 -0
  475. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsRecordsUpdatePayload.js +80 -0
  476. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsRecordsUpdateProperties.js +78 -0
  477. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityDatasetsUpdate.js +83 -0
  478. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityJudgesCreate.js +75 -0
  479. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityJudgesDelete.js +80 -0
  480. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityJudgesFetch.js +80 -0
  481. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityJudgesJudgeConversation.js +83 -0
  482. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityJudgesList.js +82 -0
  483. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaObservabilityJudgesUpdate.js +83 -0
  484. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/betaRagIngestionPipelineConfigurationsList.js +61 -0
  485. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/chatComplete.js +75 -0
  486. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/chatStream.js +87 -0
  487. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/classifiersClassify.js +75 -0
  488. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/classifiersClassifyChat.js +75 -0
  489. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/classifiersModerate.js +75 -0
  490. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/classifiersModerateChat.js +75 -0
  491. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/embeddingsCreate.js +75 -0
  492. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/eventsGetStreamEvents.js +100 -0
  493. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/eventsGetWorkflowEvents.js +82 -0
  494. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/filesDelete.js +76 -0
  495. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/filesDownload.js +76 -0
  496. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/filesGetSignedUrl.js +80 -0
  497. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/filesList.js +81 -0
  498. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/filesRetrieve.js +76 -0
  499. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/filesUpload.js +95 -0
  500. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/fimComplete.js +75 -0
  501. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/fimStream.js +87 -0
  502. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/fineTuningJobsCancel.js +75 -0
  503. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/fineTuningJobsCreate.js +71 -0
  504. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/fineTuningJobsGet.js +75 -0
  505. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/fineTuningJobsList.js +83 -0
  506. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/fineTuningJobsStart.js +75 -0
  507. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/modelsArchive.js +76 -0
  508. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/modelsDelete.js +80 -0
  509. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/modelsList.js +79 -0
  510. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/modelsRetrieve.js +79 -0
  511. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/modelsUnarchive.js +76 -0
  512. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/modelsUpdate.js +78 -0
  513. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/ocrProcess.js +75 -0
  514. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsArchiveWorkflow.js +77 -0
  515. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsDeploymentsGetDeployment.js +80 -0
  516. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsDeploymentsListDeployments.js +79 -0
  517. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsExecuteWorkflow.js +79 -0
  518. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsExecuteWorkflowRegistration.js +79 -0
  519. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsExecutionsBatchCancelWorkflowExecutions.js +75 -0
  520. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsExecutionsBatchTerminateWorkflowExecutions.js +75 -0
  521. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsExecutionsCancelWorkflowExecution.js +80 -0
  522. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsExecutionsGetWorkflowExecution.js +80 -0
  523. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsExecutionsGetWorkflowExecutionHistory.js +84 -0
  524. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsExecutionsGetWorkflowExecutionTraceEvents.js +85 -0
  525. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsExecutionsGetWorkflowExecutionTraceOtel.js +80 -0
  526. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsExecutionsGetWorkflowExecutionTraceSummary.js +80 -0
  527. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsExecutionsQueryWorkflowExecution.js +83 -0
  528. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsExecutionsResetWorkflow.js +83 -0
  529. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsExecutionsSignalWorkflowExecution.js +83 -0
  530. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsExecutionsStream.js +93 -0
  531. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsExecutionsTerminateWorkflowExecution.js +80 -0
  532. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsExecutionsUpdateWorkflowExecution.js +83 -0
  533. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsGetWorkflow.js +77 -0
  534. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsGetWorkflowRegistration.js +82 -0
  535. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsGetWorkflowRegistrations.js +87 -0
  536. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsGetWorkflows.js +117 -0
  537. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsMetricsGetWorkflowMetrics.js +85 -0
  538. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsRunsGetRun.js +80 -0
  539. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsRunsGetRunHistory.js +84 -0
  540. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsRunsListRuns.js +117 -0
  541. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsSchedulesGetSchedules.js +60 -0
  542. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsSchedulesScheduleWorkflow.js +75 -0
  543. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsSchedulesUnscheduleWorkflow.js +80 -0
  544. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsUnarchiveWorkflow.js +77 -0
  545. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/funcs/workflowsUpdateWorkflow.js +80 -0
  546. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/hooks/custom_user_agent.js +15 -0
  547. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/hooks/deprecation_warning.js +15 -0
  548. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/hooks/hooks.js +81 -0
  549. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/hooks/registration.js +11 -0
  550. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/lib/base64.js +21 -0
  551. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/lib/config.js +25 -0
  552. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/lib/dlv.js +11 -0
  553. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/lib/encodings.js +209 -0
  554. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/lib/env.js +31 -0
  555. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/lib/event-streams.js +153 -0
  556. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/lib/files.js +69 -0
  557. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/lib/http.js +173 -0
  558. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/lib/is-plain-object.js +10 -0
  559. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/lib/matchers.js +165 -0
  560. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/lib/primitives.js +28 -0
  561. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/lib/retries.js +136 -0
  562. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/lib/schemas.js +12 -0
  563. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/lib/sdks.js +242 -0
  564. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/lib/security.js +136 -0
  565. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/lib/url.js +19 -0
  566. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/activitytaskcompletedattributesresponse.js +16 -0
  567. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/activitytaskcompletedresponse.js +28 -0
  568. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/activitytaskfailedattributes.js +17 -0
  569. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/activitytaskfailedresponse.js +28 -0
  570. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/activitytaskretryingattributes.js +17 -0
  571. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/activitytaskretryingresponse.js +28 -0
  572. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/activitytaskstartedattributesresponse.js +16 -0
  573. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/activitytaskstartedresponse.js +28 -0
  574. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/agent.js +61 -0
  575. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/agentaliasresponse.js +17 -0
  576. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/agentconversation.js +26 -0
  577. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/agenthandoffdoneevent.js +21 -0
  578. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/agenthandoffentry.js +47 -0
  579. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/agenthandoffstartedevent.js +21 -0
  580. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/agentscompletionrequest.js +90 -0
  581. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/agentscompletionstreamrequest.js +90 -0
  582. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/annotations.js +16 -0
  583. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/apiendpoint.js +5 -0
  584. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/apikeyauth.js +13 -0
  585. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/archivemodelresponse.js +9 -0
  586. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/assistantmessage.js +31 -0
  587. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/audiochunk.js +22 -0
  588. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/audiocontent.js +17 -0
  589. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/audiotranscriptionrequest.js +27 -0
  590. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/audiotranscriptionrequeststream.js +27 -0
  591. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/authdata.js +14 -0
  592. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/authenticationconfiguration.js +16 -0
  593. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/authenticationtype.js +13 -0
  594. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/authurlresponse.js +13 -0
  595. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/basefielddefinition.js +54 -0
  596. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/basemodelcard.js +29 -0
  597. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/basetaskstatus.js +16 -0
  598. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/batcherror.js +8 -0
  599. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/batchexecutionbody.js +12 -0
  600. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/batchexecutionresponse.js +8 -0
  601. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/batchexecutionresult.js +8 -0
  602. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/batchjob.js +42 -0
  603. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/batchjobstatus.js +17 -0
  604. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/batchrequest.js +13 -0
  605. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/blobresourcecontents.js +15 -0
  606. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/builtinconnectors.js +15 -0
  607. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/campaign.js +31 -0
  608. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/chatclassificationrequest.js +9 -0
  609. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/chatcompletionchoice.js +28 -0
  610. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/chatcompletionevent.js +50 -0
  611. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/chatcompletioneventpreview.js +39 -0
  612. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/chatcompletionrequest.js +94 -0
  613. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/chatcompletionresponse.js +14 -0
  614. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/chatcompletionstreamrequest.js +94 -0
  615. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/chatmoderationrequest.js +57 -0
  616. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/chattranscriptionevent.js +15 -0
  617. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/checkpoint.js +16 -0
  618. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/classificationrequest.js +16 -0
  619. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/classificationresponse.js +10 -0
  620. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/classificationtargetresult.js +7 -0
  621. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/classifierfinetunedmodel.js +34 -0
  622. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/classifierfinetuningjob.js +53 -0
  623. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/classifierfinetuningjobdetails.js +60 -0
  624. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/classifiertarget.js +16 -0
  625. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/classifiertargetresult.js +16 -0
  626. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/classifiertrainingparameters.js +38 -0
  627. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/codeinterpretertool.js +23 -0
  628. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/completionargs.js +59 -0
  629. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/completionargsstop.js +8 -0
  630. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/completionchunk.js +14 -0
  631. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/completionevent.js +20 -0
  632. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/completionfinetunedmodel.js +31 -0
  633. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/completionfinetuningjob.js +55 -0
  634. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/completionfinetuningjobdetails.js +59 -0
  635. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/completionresponsestreamchoice.js +25 -0
  636. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/completiontrainingparameters.js +42 -0
  637. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/connectioncredentials.js +15 -0
  638. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/connector.js +21 -0
  639. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/connectorauthenticationheader.js +15 -0
  640. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/connectorcalltoolrequest.js +7 -0
  641. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/connectorsqueryfilters.js +13 -0
  642. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/connectortool.js +29 -0
  643. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/connectortoolcallmetadata.js +13 -0
  644. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/connectortoolcallresponse.js +28 -0
  645. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/connectortoollocale.js +14 -0
  646. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/connectortoolresultmetadata.js +14 -0
  647. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/contentchunk.js +31 -0
  648. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/conversationappendrequest.js +29 -0
  649. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/conversationappendstreamrequest.js +29 -0
  650. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/conversationevents.js +55 -0
  651. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/conversationhistory.js +36 -0
  652. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/conversationinputs.js +7 -0
  653. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/conversationmessages.js +15 -0
  654. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/conversationpayload.js +11 -0
  655. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/conversationrequest.js +64 -0
  656. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/conversationresponse.js +33 -0
  657. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/conversationrestartrequest.js +35 -0
  658. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/conversationrestartstreamrequest.js +35 -0
  659. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/conversationsource.js +12 -0
  660. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/conversationstreamrequest.js +64 -0
  661. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/conversationusageinfo.js +19 -0
  662. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/createagentrequest.js +48 -0
  663. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/createbatchjobrequest.js +22 -0
  664. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/createcampaignrequest.js +19 -0
  665. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/createconnectorrequest.js +23 -0
  666. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/createdatasetrecordrequest.js +9 -0
  667. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/createdatasetrequest.js +8 -0
  668. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/createfileresponse.js +32 -0
  669. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/createfinetuningjobrequest.js +42 -0
  670. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/creategithubrepositoryrequest.js +12 -0
  671. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/createjudgerequest.js +26 -0
  672. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/createlibraryrequest.js +23 -0
  673. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/credentialscreateorupdate.js +15 -0
  674. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/credentialsresponse.js +15 -0
  675. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/customconnector.js +40 -0
  676. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/customtaskcanceledattributes.js +15 -0
  677. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/customtaskcanceledresponse.js +28 -0
  678. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/customtaskcompletedattributesresponse.js +16 -0
  679. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/customtaskcompletedresponse.js +28 -0
  680. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/customtaskfailedattributes.js +16 -0
  681. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/customtaskfailedresponse.js +28 -0
  682. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/customtaskinprogressattributesresponse.js +25 -0
  683. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/customtaskinprogressresponse.js +28 -0
  684. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/customtaskstartedattributesresponse.js +16 -0
  685. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/customtaskstartedresponse.js +28 -0
  686. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/customtasktimedoutattributes.js +16 -0
  687. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/customtasktimedoutresponse.js +28 -0
  688. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/dataset.js +24 -0
  689. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/datasetimporttask.js +28 -0
  690. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/datasetpreview.js +24 -0
  691. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/datasetrecord.js +25 -0
  692. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/deletebatchjobresponse.js +9 -0
  693. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/deletedatasetrecordsrequest.js +12 -0
  694. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/deletefileresponse.js +9 -0
  695. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/deletemodelresponse.js +9 -0
  696. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/deltamessage.js +22 -0
  697. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/deploymentdetailresponse.js +23 -0
  698. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/deploymentlistresponse.js +8 -0
  699. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/deploymentlocation.js +17 -0
  700. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/deploymentresponse.js +21 -0
  701. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/deploymentworkerresponse.js +18 -0
  702. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/document.js +44 -0
  703. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/documentlibrarytool.js +27 -0
  704. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/documenttextcontent.js +7 -0
  705. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/documenturlchunk.js +26 -0
  706. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/embeddedresource.js +26 -0
  707. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/embeddingdtype.js +13 -0
  708. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/embeddingrequest.js +24 -0
  709. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/embeddingresponse.js +13 -0
  710. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/embeddingresponsedata.js +9 -0
  711. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/encodedpayloadoptions.js +11 -0
  712. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/encodingformat.js +10 -0
  713. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/entitytype.js +5 -0
  714. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/event.js +14 -0
  715. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/eventprogressstatus.js +11 -0
  716. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/eventsource.js +11 -0
  717. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/eventtype.js +10 -0
  718. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/executionconfig.js +7 -0
  719. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/exportdatasetresponse.js +12 -0
  720. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/failure.js +7 -0
  721. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/feedresultchatcompletioneventpreview.js +10 -0
  722. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/fetchcampaignstatusresponse.js +8 -0
  723. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/fetchchatcompletionfieldoptionsresponse.js +12 -0
  724. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/fetchfieldoptioncountsrequest.js +13 -0
  725. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/fetchfieldoptioncountsresponse.js +8 -0
  726. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/fieldgroup.js +8 -0
  727. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/fieldoptioncountitem.js +8 -0
  728. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/file.js +13 -0
  729. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/filechunk.js +22 -0
  730. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/filepurpose.js +13 -0
  731. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/fileschema.js +32 -0
  732. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/filevisibility.js +10 -0
  733. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/filtercondition.js +42 -0
  734. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/filtergroup.js +54 -0
  735. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/filterpayload.js +19 -0
  736. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/fimcompletionrequest.js +27 -0
  737. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/fimcompletionresponse.js +14 -0
  738. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/fimcompletionstreamrequest.js +27 -0
  739. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/finetuneablemodeltype.js +10 -0
  740. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/finetunedmodelcapabilities.js +19 -0
  741. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/ftclassifierlossfunction.js +12 -0
  742. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/ftmodelcard.js +32 -0
  743. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/function.js +17 -0
  744. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/functioncall.js +16 -0
  745. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/functioncallentry.js +61 -0
  746. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/functioncallentryarguments.js +8 -0
  747. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/functioncallevent.js +35 -0
  748. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/functionname.js +7 -0
  749. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/functionresultentry.js +37 -0
  750. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/functiontool.js +14 -0
  751. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/getfileresponse.js +33 -0
  752. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/getsignedurlresponse.js +7 -0
  753. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/githubrepository.js +17 -0
  754. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/guardrailconfig.js +30 -0
  755. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/imagecontent.js +17 -0
  756. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/imagedetail.js +13 -0
  757. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/imagegenerationtool.js +23 -0
  758. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/imageurl.js +14 -0
  759. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/imageurlchunk.js +26 -0
  760. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/importdatasetfromcampaignrequest.js +12 -0
  761. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/importdatasetfromdatasetrequest.js +12 -0
  762. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/importdatasetfromexplorerrequest.js +12 -0
  763. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/importdatasetfromfilerequest.js +12 -0
  764. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/importdatasetfromplaygroundrequest.js +12 -0
  765. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/ingestionpipelineconfiguration.js +17 -0
  766. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/inputentries.js +18 -0
  767. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/inputs.js +10 -0
  768. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/instructrequest.js +22 -0
  769. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/jobmetadata.js +23 -0
  770. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/jsonpatchadd.js +9 -0
  771. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/jsonpatchappend.js +9 -0
  772. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/jsonpatchpayloadresponse.js +24 -0
  773. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/jsonpatchremove.js +9 -0
  774. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/jsonpatchreplace.js +9 -0
  775. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/jsonpayloadresponse.js +8 -0
  776. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/jsonschema.js +26 -0
  777. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/judge.js +45 -0
  778. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/judgechatcompletioneventrequest.js +13 -0
  779. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/judgeclassificationoutput.js +14 -0
  780. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/judgeclassificationoutputoption.js +13 -0
  781. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/judgeconversationrequest.js +8 -0
  782. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/judgedatasetrecordrequest.js +13 -0
  783. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/judgeoutput.js +13 -0
  784. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/judgeoutputtype.js +10 -0
  785. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/judgeregressionoutput.js +30 -0
  786. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/legacyjobmetadata.js +29 -0
  787. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/library.js +39 -0
  788. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/listbatchjobsresponse.js +10 -0
  789. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/listcampaignselectedeventsresponse.js +13 -0
  790. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/listcampaignsresponse.js +8 -0
  791. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/listchatcompletionfieldsresponse.js +16 -0
  792. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/listdatasetimporttasksresponse.js +8 -0
  793. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/listdatasetrecordsresponse.js +8 -0
  794. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/listdatasetsresponse.js +8 -0
  795. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/listdocumentsresponse.js +10 -0
  796. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/listfilesresponse.js +10 -0
  797. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/listfinetuningjobsresponse.js +19 -0
  798. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/listjudgesresponse.js +8 -0
  799. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/listlibrariesresponse.js +10 -0
  800. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/listsharingresponse.js +8 -0
  801. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/listworkfloweventresponse.js +68 -0
  802. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/locationtype.js +10 -0
  803. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/mcpservericon.js +9 -0
  804. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/mcptool.js +24 -0
  805. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/mcptoolmeta.js +15 -0
  806. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/mcpuitoolmeta.js +16 -0
  807. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/messageentries.js +10 -0
  808. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/messageinputcontentchunks.js +24 -0
  809. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/messageinputentry.js +57 -0
  810. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/messageoutputcontentchunks.js +27 -0
  811. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/messageoutputentry.js +54 -0
  812. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/messageoutputevent.js +27 -0
  813. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/messageresponse.js +7 -0
  814. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/messagetokens.js +17 -0
  815. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/metric.js +16 -0
  816. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/mistralpromptmode.js +5 -0
  817. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/modelcapabilities.js +30 -0
  818. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/modelconversation.js +53 -0
  819. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/modellist.js +18 -0
  820. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/moderationllmaction.js +12 -0
  821. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/moderationllmv1categorythresholds.js +40 -0
  822. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/moderationllmv1config.js +32 -0
  823. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/moderationllmv2categorythresholds.js +42 -0
  824. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/moderationllmv2config.js +32 -0
  825. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/moderationobject.js +13 -0
  826. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/moderationresponse.js +10 -0
  827. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/networkencodedinput.js +15 -0
  828. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/oauth2token.js +21 -0
  829. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/oauth2tokenauth.js +13 -0
  830. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/observabilityerrorcode.js +57 -0
  831. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/observabilityerrordetail.js +14 -0
  832. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/ocrconfidencescore.js +14 -0
  833. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/ocrimageobject.js +23 -0
  834. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/ocrpageconfidencescores.js +17 -0
  835. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/ocrpagedimensions.js +9 -0
  836. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/ocrpageobject.js +24 -0
  837. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/ocrrequest.js +63 -0
  838. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/ocrresponse.js +18 -0
  839. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/ocrtableobject.js +24 -0
  840. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/ocrusageinfo.js +14 -0
  841. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/outputcontentchunks.js +18 -0
  842. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/paginatedconnectors.js +10 -0
  843. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/paginatedresultcampaignpreview.js +11 -0
  844. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/paginatedresultchatcompletioneventpreview.js +11 -0
  845. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/paginatedresultdatasetimporttask.js +11 -0
  846. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/paginatedresultdatasetpreview.js +11 -0
  847. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/paginatedresultdatasetrecord.js +11 -0
  848. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/paginatedresultjudgepreview.js +11 -0
  849. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/paginationinfo.js +20 -0
  850. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/paginationresponse.js +14 -0
  851. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/prediction.js +13 -0
  852. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/processingstatus.js +17 -0
  853. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/processstatus.js +16 -0
  854. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/prompttokensdetails.js +14 -0
  855. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/publicauthenticationmethod.js +15 -0
  856. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/querydefinition.js +16 -0
  857. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/queryinvocationbody.js +17 -0
  858. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/queryworkflowresponse.js +13 -0
  859. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/reasoningeffort.js +12 -0
  860. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/referencechunk.js +25 -0
  861. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/requestsource.js +11 -0
  862. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/resetinvocationbody.js +17 -0
  863. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/resourcelink.js +23 -0
  864. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/resourcevisibility.js +14 -0
  865. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/responsedoneevent.js +16 -0
  866. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/responseerrorevent.js +16 -0
  867. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/responseformat.js +24 -0
  868. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/responseformats.js +13 -0
  869. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/responsestartedevent.js +16 -0
  870. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/roles.js +12 -0
  871. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/sampletype.js +15 -0
  872. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/scalarmetric.js +9 -0
  873. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/schedulecalendar.js +37 -0
  874. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/scheduledefinition.js +29 -0
  875. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/scheduledefinitionoutput.js +30 -0
  876. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/scheduleinterval.js +13 -0
  877. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/scheduleoverlappolicy.js +16 -0
  878. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/schedulepolicy.js +27 -0
  879. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/schedulerange.js +15 -0
  880. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/searchchatcompletioneventidsrequest.js +15 -0
  881. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/searchchatcompletioneventidsresponse.js +12 -0
  882. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/searchchatcompletioneventsrequest.js +15 -0
  883. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/searchchatcompletioneventsresponse.js +13 -0
  884. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/shareenum.js +5 -0
  885. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/sharing.js +21 -0
  886. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/sharingdelete.js +17 -0
  887. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/sharingrequest.js +19 -0
  888. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/signaldefinition.js +14 -0
  889. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/signalinvocationbody.js +30 -0
  890. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/signalworkflowresponse.js +7 -0
  891. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/source.js +13 -0
  892. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/speechoutputformat.js +13 -0
  893. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/speechrequest.js +23 -0
  894. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/speechstreamaudiodelta.js +13 -0
  895. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/speechstreamdone.js +9 -0
  896. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/speechstreameventtypes.js +10 -0
  897. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/ssetypes.js +18 -0
  898. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/streameventssepayload.js +75 -0
  899. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/streameventworkflowcontext.js +19 -0
  900. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/systemmessage.js +17 -0
  901. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/systemmessagecontentchunks.js +10 -0
  902. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/tempogettraceresponse.js +8 -0
  903. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/tempotraceattribute.js +24 -0
  904. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/tempotraceattributearraycontainer.js +8 -0
  905. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/tempotraceattributearrayelement.js +9 -0
  906. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/tempotraceattributearrayvalue.js +8 -0
  907. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/tempotraceattributeboolvalue.js +7 -0
  908. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/tempotraceattributeintvalue.js +7 -0
  909. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/tempotraceattributestringvalue.js +7 -0
  910. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/tempotracebatch.js +10 -0
  911. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/tempotraceevent.js +10 -0
  912. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/tempotraceresource.js +8 -0
  913. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/tempotracescope.js +7 -0
  914. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/tempotracescopekind.js +11 -0
  915. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/tempotracescopespan.js +10 -0
  916. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/tempotracespan.js +18 -0
  917. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/textchunk.js +13 -0
  918. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/textcontent.js +16 -0
  919. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/textresourcecontents.js +15 -0
  920. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/thinkchunk.js +39 -0
  921. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/timeseriesmetric.js +10 -0
  922. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/timestampgranularity.js +10 -0
  923. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/tool.js +9 -0
  924. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/toolannotations.js +11 -0
  925. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/toolcall.js +18 -0
  926. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/toolcallconfirmation.js +20 -0
  927. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/toolchoice.js +9 -0
  928. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/toolchoiceenum.js +14 -0
  929. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/toolconfiguration.js +24 -0
  930. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/toolexecution.js +16 -0
  931. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/toolexecutiondeltaevent.js +22 -0
  932. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/toolexecutiondoneevent.js +22 -0
  933. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/toolexecutionentry.js +47 -0
  934. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/toolexecutionstartedevent.js +25 -0
  935. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/toolfilechunk.js +36 -0
  936. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/toolmessage.js +18 -0
  937. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/toolreferencechunk.js +25 -0
  938. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/tooltype.js +12 -0
  939. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/trainingfile.js +13 -0
  940. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/transcriptionresponse.js +13 -0
  941. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/transcriptionsegmentchunk.js +32 -0
  942. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/transcriptionstreamdone.js +22 -0
  943. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/transcriptionstreamevents.js +37 -0
  944. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/transcriptionstreameventtypes.js +12 -0
  945. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/transcriptionstreamlanguage.js +23 -0
  946. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/transcriptionstreamsegmentdelta.js +16 -0
  947. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/transcriptionstreamtextdelta.js +12 -0
  948. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/turbinetoollocale.js +18 -0
  949. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/turbinetoolmeta.js +18 -0
  950. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/unarchivemodelresponse.js +9 -0
  951. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/updateagentrequest.js +50 -0
  952. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/updateconnectorrequest.js +25 -0
  953. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/updatedatasetrecordpayloadrequest.js +8 -0
  954. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/updatedatasetrecordpropertiesrequest.js +7 -0
  955. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/updatedatasetrequest.js +8 -0
  956. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/updatedefinition.js +16 -0
  957. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/updatedocumentrequest.js +30 -0
  958. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/updateinvocationbody.js +17 -0
  959. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/updatejudgerequest.js +26 -0
  960. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/updatelibraryrequest.js +8 -0
  961. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/updatemodelrequest.js +8 -0
  962. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/updateworkflowresponse.js +13 -0
  963. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/usageinfo.js +34 -0
  964. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/usageinfodollardefs.js +27 -0
  965. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/usermessage.js +11 -0
  966. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/validationerror.js +18 -0
  967. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/voicecreaterequest.js +23 -0
  968. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/voicelistresponse.js +18 -0
  969. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/voiceresponse.js +25 -0
  970. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/voiceupdaterequest.js +11 -0
  971. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/wandbintegration.js +17 -0
  972. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/wandbintegrationresult.js +16 -0
  973. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/websearchpremiumtool.js +23 -0
  974. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/websearchtool.js +23 -0
  975. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflow.js +30 -0
  976. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowarchiveresponse.js +8 -0
  977. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowbasicdefinition.js +18 -0
  978. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowcodedefinition.js +26 -0
  979. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workfloweventtype.js +25 -0
  980. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutioncanceledattributes.js +13 -0
  981. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutioncanceledresponse.js +28 -0
  982. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutioncompletedattributesresponse.js +14 -0
  983. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutioncompletedresponse.js +28 -0
  984. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutioncontinuedasnewattributesresponse.js +18 -0
  985. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutioncontinuedasnewresponse.js +28 -0
  986. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutionfailedattributes.js +14 -0
  987. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutionfailedresponse.js +28 -0
  988. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutionlistresponse.js +14 -0
  989. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutionprogresstraceevent.js +26 -0
  990. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutionrequest.js +27 -0
  991. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutionresponse.js +30 -0
  992. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutionstartedattributesresponse.js +18 -0
  993. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutionstartedresponse.js +28 -0
  994. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutionstatus.js +18 -0
  995. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutionsyncresponse.js +15 -0
  996. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutiontraceevent.js +19 -0
  997. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutiontraceeventsresponse.js +41 -0
  998. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutiontraceotelresponse.js +37 -0
  999. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutiontracesummaryattributesvalues.js +12 -0
  1000. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutiontracesummaryresponse.js +33 -0
  1001. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutiontracesummaryspan.js +22 -0
  1002. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowexecutionwithoutresultresponse.js +29 -0
  1003. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowgetresponse.js +8 -0
  1004. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowlistresponse.js +14 -0
  1005. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowmetadata.js +12 -0
  1006. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowmetrics.js +24 -0
  1007. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowregistration.js +23 -0
  1008. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowregistrationgetresponse.js +15 -0
  1009. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowregistrationlistresponse.js +17 -0
  1010. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowregistrationwithworkerstatus.js +24 -0
  1011. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowschedulelistresponse.js +8 -0
  1012. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowschedulerequest.js +24 -0
  1013. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowscheduleresponse.js +12 -0
  1014. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowtaskfailedattributes.js +14 -0
  1015. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowtaskfailedresponse.js +28 -0
  1016. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowtasktimedoutattributes.js +14 -0
  1017. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowtasktimedoutresponse.js +28 -0
  1018. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowtype.js +9 -0
  1019. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowunarchiveresponse.js +8 -0
  1020. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowupdaterequest.js +15 -0
  1021. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowupdateresponse.js +8 -0
  1022. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/components/workflowwithworkerstatus.js +31 -0
  1023. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/errors/httpclienterrors.js +38 -0
  1024. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/errors/httpvalidationerror.js +32 -0
  1025. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/errors/mistralerror.js +24 -0
  1026. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/errors/observabilityerror.js +31 -0
  1027. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/errors/responsevalidationerror.js +36 -0
  1028. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/errors/sdkerror.js +28 -0
  1029. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/errors/sdkvalidationerror.js +52 -0
  1030. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/agentsapiv1agentscreateorupdatealias.js +14 -0
  1031. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/agentsapiv1agentsdelete.js +12 -0
  1032. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/agentsapiv1agentsdeletealias.js +13 -0
  1033. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/agentsapiv1agentsget.js +16 -0
  1034. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/agentsapiv1agentsgetversion.js +13 -0
  1035. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/agentsapiv1agentslist.js +21 -0
  1036. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/agentsapiv1agentslistversionaliases.js +12 -0
  1037. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/agentsapiv1agentslistversions.js +15 -0
  1038. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/agentsapiv1agentsupdate.js +15 -0
  1039. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/agentsapiv1agentsupdateversion.js +13 -0
  1040. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/agentsapiv1conversationsappend.js +15 -0
  1041. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/agentsapiv1conversationsappendstream.js +15 -0
  1042. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/agentsapiv1conversationsdelete.js +12 -0
  1043. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/agentsapiv1conversationsget.js +20 -0
  1044. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/agentsapiv1conversationshistory.js +12 -0
  1045. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/agentsapiv1conversationslist.js +22 -0
  1046. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/agentsapiv1conversationsmessages.js +12 -0
  1047. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/agentsapiv1conversationsrestart.js +15 -0
  1048. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/agentsapiv1conversationsrestartstream.js +15 -0
  1049. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/archiveworkflowv1workflowsworkflowidentifierarchiveput.js +12 -0
  1050. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/cancelworkflowexecutionv1workflowsexecutionsexecutionidcancelpost.js +12 -0
  1051. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/connectorcalltoolv1.js +19 -0
  1052. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/connectorcreateorupdateorganizationcredentialsv1.js +15 -0
  1053. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/connectorcreateorupdateusercredentialsv1.js +15 -0
  1054. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/connectorcreateorupdateworkspacecredentialsv1.js +15 -0
  1055. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/connectordeleteorganizationcredentialsv1.js +14 -0
  1056. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/connectordeleteusercredentialsv1.js +14 -0
  1057. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/connectordeletev1.js +12 -0
  1058. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/connectordeleteworkspacecredentialsv1.js +14 -0
  1059. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/connectorgetauthenticationmethodsv1.js +12 -0
  1060. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/connectorgetauthurlv1.js +16 -0
  1061. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/connectorgetv1.js +16 -0
  1062. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/connectorlistorganizationcredentialsv1.js +17 -0
  1063. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/connectorlisttoolsv1.js +28 -0
  1064. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/connectorlistusercredentialsv1.js +17 -0
  1065. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/connectorlistv1.js +16 -0
  1066. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/connectorlistworkspacecredentialsv1.js +17 -0
  1067. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/connectorupdatev1.js +15 -0
  1068. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/createdatasetrecordv1observabilitydatasetsdatasetidrecordspost.js +15 -0
  1069. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/deletecampaignv1observabilitycampaignscampaigniddelete.js +12 -0
  1070. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/deletedatasetrecordv1observabilitydatasetrecordsdatasetrecordiddelete.js +12 -0
  1071. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/deletedatasetv1observabilitydatasetsdatasetiddelete.js +12 -0
  1072. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/deletejudgev1observabilityjudgesjudgeiddelete.js +12 -0
  1073. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/deletemodelv1modelsmodeliddelete.js +12 -0
  1074. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/deletevoicev1audiovoicesvoiceiddelete.js +12 -0
  1075. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/executeworkflowregistrationv1workflowsregistrationsworkflowregistrationidexecutepost.js +23 -0
  1076. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/executeworkflowv1workflowsworkflowidentifierexecutepost.js +23 -0
  1077. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/exportdatasettojsonlv1observabilitydatasetsdatasetidexportstojsonlget.js +12 -0
  1078. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/filesapiroutesdeletefile.js +12 -0
  1079. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/filesapiroutesdownloadfile.js +12 -0
  1080. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/filesapiroutesgetsignedurl.js +13 -0
  1081. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/filesapirouteslistfiles.js +24 -0
  1082. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/filesapiroutesretrievefile.js +12 -0
  1083. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/filesapiroutesuploadfile.js +20 -0
  1084. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getcampaignbyidv1observabilitycampaignscampaignidget.js +12 -0
  1085. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getcampaignselectedeventsv1observabilitycampaignscampaignidselectedeventsget.js +15 -0
  1086. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getcampaignstatusbyidv1observabilitycampaignscampaignidstatusget.js +12 -0
  1087. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getcampaignsv1observabilitycampaignsget.js +14 -0
  1088. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getchatcompletioneventsv1observabilitychatcompletioneventssearchpost.js +16 -0
  1089. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getchatcompletioneventv1observabilitychatcompletioneventseventidget.js +12 -0
  1090. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getchatcompletionfieldoptionscountsv1observabilitychatcompletionfieldsfieldnameoptionscountspost.js +15 -0
  1091. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getchatcompletionfieldoptionsv1observabilitychatcompletionfieldsfieldnameoptionsget.js +37 -0
  1092. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getdatasetbyidv1observabilitydatasetsdatasetidget.js +12 -0
  1093. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getdatasetimporttasksv1observabilitydatasetsdatasetidtasksget.js +15 -0
  1094. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getdatasetimporttaskv1observabilitydatasetsdatasetidtaskstaskidget.js +14 -0
  1095. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getdatasetrecordsv1observabilitydatasetsdatasetidrecordsget.js +15 -0
  1096. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getdatasetrecordv1observabilitydatasetrecordsdatasetrecordidget.js +12 -0
  1097. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getdatasetsv1observabilitydatasetsget.js +14 -0
  1098. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getdeploymentv1workflowsdeploymentsnameget.js +7 -0
  1099. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getjudgebyidv1observabilityjudgesjudgeidget.js +12 -0
  1100. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getjudgesv1observabilityjudgesget.js +19 -0
  1101. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getrunhistoryv1workflowsrunsrunidhistoryget.js +14 -0
  1102. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getrunv1workflowsrunsrunidget.js +12 -0
  1103. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getsimilarchatcompletioneventsv1observabilitychatcompletioneventseventidsimilareventsget.js +12 -0
  1104. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getstreameventsv1workflowseventsstreamget.js +63 -0
  1105. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getvoicesampleaudiov1audiovoicesvoiceidsampleget.js +12 -0
  1106. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getvoicev1audiovoicesvoiceidget.js +12 -0
  1107. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getworkfloweventsv1workflowseventslistget.js +18 -0
  1108. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getworkflowexecutionhistoryv1workflowsexecutionsexecutionidhistoryget.js +14 -0
  1109. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getworkflowexecutiontraceevents.js +16 -0
  1110. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getworkflowexecutiontraceotel.js +12 -0
  1111. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getworkflowexecutiontracesummary.js +12 -0
  1112. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getworkflowexecutionv1workflowsexecutionsexecutionidget.js +12 -0
  1113. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getworkflowmetricsv1workflowsworkflownamemetricsget.js +16 -0
  1114. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getworkflowregistrationsv1workflowsregistrationsget.js +27 -0
  1115. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getworkflowregistrationv1workflowsregistrationsworkflowregistrationidget.js +16 -0
  1116. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getworkflowsv1workflowsget.js +28 -0
  1117. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/getworkflowv1workflowsworkflowidentifierget.js +12 -0
  1118. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/jobsapiroutesbatchcancelbatchjob.js +12 -0
  1119. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/jobsapiroutesbatchdeletebatchjob.js +12 -0
  1120. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/jobsapiroutesbatchgetbatchjob.js +13 -0
  1121. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/jobsapiroutesbatchgetbatchjobs.js +32 -0
  1122. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/jobsapiroutesfinetuningarchivefinetunedmodel.js +12 -0
  1123. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/jobsapiroutesfinetuningcancelfinetuningjob.js +20 -0
  1124. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/jobsapiroutesfinetuningcreatefinetuningjob.js +19 -0
  1125. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/jobsapiroutesfinetuninggetfinetuningjob.js +20 -0
  1126. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/jobsapiroutesfinetuninggetfinetuningjobs.js +41 -0
  1127. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/jobsapiroutesfinetuningstartfinetuningjob.js +20 -0
  1128. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/jobsapiroutesfinetuningunarchivefinetunedmodel.js +12 -0
  1129. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/jobsapiroutesfinetuningupdatefinetunedmodel.js +23 -0
  1130. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/judgechatcompletioneventv1observabilitychatcompletioneventseventidlivejudgingpost.js +15 -0
  1131. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/judgeconversationv1observabilityjudgesjudgeidlivejudgingpost.js +15 -0
  1132. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/judgedatasetrecordv1observabilitydatasetrecordsdatasetrecordidlivejudgingpost.js +15 -0
  1133. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/librariesdeletev1.js +12 -0
  1134. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/librariesdocumentsdeletev1.js +14 -0
  1135. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/librariesdocumentsgetextractedtextsignedurlv1.js +14 -0
  1136. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/librariesdocumentsgetsignedurlv1.js +14 -0
  1137. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/librariesdocumentsgetstatusv1.js +14 -0
  1138. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/librariesdocumentsgettextcontentv1.js +18 -0
  1139. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/librariesdocumentsgetv1.js +14 -0
  1140. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/librariesdocumentslistv1.js +22 -0
  1141. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/librariesdocumentsreprocessv1.js +14 -0
  1142. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/librariesdocumentsupdatev1.js +17 -0
  1143. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/librariesdocumentsuploadv1.js +20 -0
  1144. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/librariesgetv1.js +12 -0
  1145. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/librarieslistv1.js +16 -0
  1146. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/librariessharecreatev1.js +15 -0
  1147. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/librariessharedeletev1.js +15 -0
  1148. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/librariessharelistv1.js +12 -0
  1149. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/librariesupdatev1.js +15 -0
  1150. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/listdeploymentsv1workflowsdeploymentsget.js +14 -0
  1151. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/listmodelsv1modelsget.js +8 -0
  1152. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/listrunsv1workflowsrunsget.js +38 -0
  1153. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/listvoicesv1audiovoicesget.js +17 -0
  1154. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/postdatasetrecordsfromcampaignv1observabilitydatasetsdatasetidimportsfromcampaignpost.js +15 -0
  1155. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/postdatasetrecordsfromdatasetv1observabilitydatasetsdatasetidimportsfromdatasetpost.js +15 -0
  1156. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/postdatasetrecordsfromexplorerv1observabilitydatasetsdatasetidimportsfromexplorerpost.js +15 -0
  1157. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/postdatasetrecordsfromfilev1observabilitydatasetsdatasetidimportsfromfilepost.js +15 -0
  1158. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/postdatasetrecordsfromplaygroundv1observabilitydatasetsdatasetidimportsfromplaygroundpost.js +15 -0
  1159. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/queryworkflowexecutionv1workflowsexecutionsexecutionidqueriespost.js +15 -0
  1160. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/resetworkflowv1workflowsexecutionsexecutionidresetpost.js +15 -0
  1161. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/retrievemodelv1modelsmodelidget.js +20 -0
  1162. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/signalworkflowexecutionv1workflowsexecutionsexecutionidsignalspost.js +15 -0
  1163. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/speechv1audiospeechpost.js +54 -0
  1164. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/streamv1workflowsexecutionsexecutionidstreamget.js +39 -0
  1165. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/terminateworkflowexecutionv1workflowsexecutionsexecutionidterminatepost.js +12 -0
  1166. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/unarchiveworkflowv1workflowsworkflowidentifierunarchiveput.js +12 -0
  1167. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/unscheduleworkflowv1workflowsschedulesscheduleiddelete.js +12 -0
  1168. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/updatedatasetrecordpayloadv1observabilitydatasetrecordsdatasetrecordidpayloadput.js +15 -0
  1169. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/updatedatasetrecordpropertiesv1observabilitydatasetrecordsdatasetrecordidpropertiesput.js +15 -0
  1170. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/updatedatasetv1observabilitydatasetsdatasetidpatch.js +15 -0
  1171. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/updatejudgev1observabilityjudgesjudgeidput.js +15 -0
  1172. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/updatevoicev1audiovoicesvoiceidpatch.js +15 -0
  1173. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/updateworkflowexecutionv1workflowsexecutionsexecutionidupdatespost.js +15 -0
  1174. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/models/operations/updateworkflowv1workflowsworkflowidentifierput.js +15 -0
  1175. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/accesses.js +37 -0
  1176. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/agents.js +24 -0
  1177. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/audio.js +21 -0
  1178. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/batch.js +11 -0
  1179. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/batchjobs.js +60 -0
  1180. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/beta.js +36 -0
  1181. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/betaagents.js +114 -0
  1182. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/campaigns.js +49 -0
  1183. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/chat.js +50 -0
  1184. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/chatcompletionevents.js +47 -0
  1185. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/classifiers.js +35 -0
  1186. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/connectors.js +187 -0
  1187. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/conversations.js +117 -0
  1188. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/datasets.js +117 -0
  1189. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/deployments.js +21 -0
  1190. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/documents.js +107 -0
  1191. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/embeddings.js +17 -0
  1192. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/events.js +21 -0
  1193. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/executions.js +105 -0
  1194. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/fields.js +28 -0
  1195. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/files.js +68 -0
  1196. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/fim.js +27 -0
  1197. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/finetuning.js +11 -0
  1198. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/finetuningjobs.js +57 -0
  1199. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/ingestionpipelineconfigurations.js +17 -0
  1200. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/judges.js +49 -0
  1201. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/libraries.js +67 -0
  1202. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/metrics.js +36 -0
  1203. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/models.js +67 -0
  1204. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/observability.js +26 -0
  1205. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/ocr.js +14 -0
  1206. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/rag.js +11 -0
  1207. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/records.js +49 -0
  1208. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/runs.js +29 -0
  1209. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/schedules.js +28 -0
  1210. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/sdk.js +76 -0
  1211. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/speech.js +13 -0
  1212. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/transcriptions.js +21 -0
  1213. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/voices.js +67 -0
  1214. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/workflows.js +103 -0
  1215. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/sdk/workflowsevents.js +21 -0
  1216. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/types/async.js +24 -0
  1217. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/types/blobs.js +25 -0
  1218. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/types/discriminatedUnion.js +42 -0
  1219. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/types/enums.js +28 -0
  1220. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/types/fp.js +18 -0
  1221. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/types/operations.js +68 -0
  1222. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/types/rfcdate.js +42 -0
  1223. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/types/smartUnion.js +83 -0
  1224. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/types/streams.js +10 -0
  1225. package/dist/node_modules/.pnpm/@mistralai_mistralai@2.2.1/node_modules/@mistralai/mistralai/esm/types/unrecognized.js +29 -0
  1226. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.29.0_zod@4.4.3/node_modules/@modelcontextprotocol/sdk/dist/esm/client/stdio.js +21 -0
  1227. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.29.0_zod@4.4.3/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/errors.js +94 -0
  1228. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.29.0_zod@4.4.3/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/auth.js +154 -0
  1229. package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.29.0_zod@4.4.3/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js +1624 -0
  1230. package/dist/node_modules/.pnpm/@openclaw_proxyline@0.3.3_undici@8.3.0/node_modules/@openclaw/proxyline/dist/connect.js +27 -0
  1231. package/dist/node_modules/.pnpm/@openclaw_proxyline@0.3.3_undici@8.3.0/node_modules/@openclaw/proxyline/dist/dispatcher-brand.js +8 -0
  1232. package/dist/node_modules/.pnpm/@openclaw_proxyline@0.3.3_undici@8.3.0/node_modules/@openclaw/proxyline/dist/env.js +198 -0
  1233. package/dist/node_modules/.pnpm/@openclaw_proxyline@0.3.3_undici@8.3.0/node_modules/@openclaw/proxyline/dist/node-http.js +675 -0
  1234. package/dist/node_modules/.pnpm/@openclaw_proxyline@0.3.3_undici@8.3.0/node_modules/@openclaw/proxyline/dist/runtime.js +638 -0
  1235. package/dist/node_modules/.pnpm/@openclaw_proxyline@0.3.3_undici@8.3.0/node_modules/@openclaw/proxyline/dist/shared.js +38 -0
  1236. package/dist/node_modules/.pnpm/@silvia-odwyer_photon-node@0.3.4/node_modules/@silvia-odwyer/photon-node/photon_rs.js +1447 -0
  1237. package/dist/node_modules/.pnpm/@tokenizer_inflate@0.4.1/node_modules/@tokenizer/inflate/lib/GzipHandler.js +22 -0
  1238. package/dist/node_modules/.pnpm/@tokenizer_inflate@0.4.1/node_modules/@tokenizer/inflate/lib/ZipHandler.js +213 -0
  1239. package/dist/node_modules/.pnpm/@tokenizer_inflate@0.4.1/node_modules/@tokenizer/inflate/lib/ZipToken.js +75 -0
  1240. package/dist/node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.20.0/node_modules/ajv-formats/dist/formats.js +199 -0
  1241. package/dist/node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.20.0/node_modules/ajv-formats/dist/index.js +44 -0
  1242. package/dist/node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.20.0/node_modules/ajv-formats/dist/limit.js +71 -0
  1243. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/ajv.js +88 -0
  1244. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/code.js +150 -0
  1245. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/index.js +720 -0
  1246. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/scope.js +143 -0
  1247. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/errors.js +124 -0
  1248. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/index.js +233 -0
  1249. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/names.js +35 -0
  1250. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/ref_error.js +13 -0
  1251. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/resolve.js +157 -0
  1252. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/rules.js +28 -0
  1253. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/util.js +168 -0
  1254. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/applicability.js +20 -0
  1255. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/boolSchema.js +54 -0
  1256. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/dataType.js +191 -0
  1257. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/defaults.js +38 -0
  1258. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/index.js +526 -0
  1259. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/keyword.js +123 -0
  1260. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/subschema.js +84 -0
  1261. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/core.js +628 -0
  1262. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/refs/data.json.js +37 -0
  1263. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/refs/json-schema-draft-07.json.js +256 -0
  1264. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/equal.js +6 -0
  1265. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/ucs2length.js +20 -0
  1266. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/uri.js +6 -0
  1267. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/validation_error.js +10 -0
  1268. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js +51 -0
  1269. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js +108 -0
  1270. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/allOf.js +23 -0
  1271. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/anyOf.js +13 -0
  1272. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/contains.js +92 -0
  1273. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/dependencies.js +96 -0
  1274. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/if.js +67 -0
  1275. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/index.js +74 -0
  1276. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/items.js +57 -0
  1277. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/items2020.js +37 -0
  1278. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/not.js +27 -0
  1279. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/oneOf.js +56 -0
  1280. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js +74 -0
  1281. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js +13 -0
  1282. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/properties.js +60 -0
  1283. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js +41 -0
  1284. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/thenElse.js +14 -0
  1285. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/code.js +136 -0
  1286. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/id.js +9 -0
  1287. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/index.js +19 -0
  1288. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/ref.js +128 -0
  1289. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/discriminator/index.js +109 -0
  1290. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/discriminator/types.js +11 -0
  1291. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/draft7.js +26 -0
  1292. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/format/format.js +86 -0
  1293. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/format/index.js +7 -0
  1294. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/metadata.js +20 -0
  1295. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/const.js +29 -0
  1296. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/enum.js +49 -0
  1297. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/index.js +52 -0
  1298. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitItems.js +25 -0
  1299. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitLength.js +32 -0
  1300. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitNumber.js +28 -0
  1301. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitProperties.js +25 -0
  1302. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/multipleOf.js +24 -0
  1303. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/pattern.js +37 -0
  1304. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/required.js +82 -0
  1305. package/dist/node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js +69 -0
  1306. package/dist/node_modules/.pnpm/balanced-match@4.0.4/node_modules/balanced-match/dist/esm/index.js +55 -0
  1307. package/dist/node_modules/.pnpm/brace-expansion@5.0.6/node_modules/brace-expansion/dist/esm/index.js +162 -0
  1308. package/dist/node_modules/.pnpm/cross-spawn@7.0.6/node_modules/cross-spawn/index.js +30 -0
  1309. package/dist/node_modules/.pnpm/cross-spawn@7.0.6/node_modules/cross-spawn/lib/enoent.js +46 -0
  1310. package/dist/node_modules/.pnpm/cross-spawn@7.0.6/node_modules/cross-spawn/lib/parse.js +63 -0
  1311. package/dist/node_modules/.pnpm/cross-spawn@7.0.6/node_modules/cross-spawn/lib/util/escape.js +22 -0
  1312. package/dist/node_modules/.pnpm/cross-spawn@7.0.6/node_modules/cross-spawn/lib/util/readShebang.js +20 -0
  1313. package/dist/node_modules/.pnpm/cross-spawn@7.0.6/node_modules/cross-spawn/lib/util/resolveCommand.js +41 -0
  1314. package/dist/node_modules/.pnpm/debug@4.4.3/node_modules/debug/src/browser.js +174 -0
  1315. package/dist/node_modules/.pnpm/debug@4.4.3/node_modules/debug/src/common.js +175 -0
  1316. package/dist/node_modules/.pnpm/diff@8.0.4/node_modules/diff/libesm/diff/base.js +203 -0
  1317. package/dist/node_modules/.pnpm/diff@8.0.4/node_modules/diff/libesm/diff/line.js +52 -0
  1318. package/dist/node_modules/.pnpm/diff@8.0.4/node_modules/diff/libesm/diff/word.js +134 -0
  1319. package/dist/node_modules/.pnpm/diff@8.0.4/node_modules/diff/libesm/util/string.js +139 -0
  1320. package/dist/node_modules/.pnpm/dotenv@17.4.2/node_modules/dotenv/lib/main.js +324 -0
  1321. package/dist/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/index.js +31 -0
  1322. package/dist/node_modules/.pnpm/fast-uri@3.1.2/node_modules/fast-uri/index.js +286 -0
  1323. package/dist/node_modules/.pnpm/fast-uri@3.1.2/node_modules/fast-uri/lib/schemes.js +188 -0
  1324. package/dist/node_modules/.pnpm/fast-uri@3.1.2/node_modules/fast-uri/lib/utils.js +308 -0
  1325. package/dist/node_modules/.pnpm/file-type@22.0.1/node_modules/file-type/source/detectors/asf.js +94 -0
  1326. package/dist/node_modules/.pnpm/file-type@22.0.1/node_modules/file-type/source/detectors/ebml.js +86 -0
  1327. package/dist/node_modules/.pnpm/file-type@22.0.1/node_modules/file-type/source/detectors/png.js +81 -0
  1328. package/dist/node_modules/.pnpm/file-type@22.0.1/node_modules/file-type/source/detectors/zip.js +494 -0
  1329. package/dist/node_modules/.pnpm/file-type@22.0.1/node_modules/file-type/source/index.js +1466 -0
  1330. package/dist/node_modules/.pnpm/file-type@22.0.1/node_modules/file-type/source/parser.js +54 -0
  1331. package/dist/node_modules/.pnpm/file-type@22.0.1/node_modules/file-type/source/supported.js +373 -0
  1332. package/dist/node_modules/.pnpm/file-type@22.0.1/node_modules/file-type/source/tokens.js +43 -0
  1333. package/dist/node_modules/.pnpm/get-east-asian-width@1.6.0/node_modules/get-east-asian-width/index.js +18 -0
  1334. package/dist/node_modules/.pnpm/get-east-asian-width@1.6.0/node_modules/get-east-asian-width/lookup-data.js +20 -0
  1335. package/dist/node_modules/.pnpm/get-east-asian-width@1.6.0/node_modules/get-east-asian-width/lookup.js +46 -0
  1336. package/dist/node_modules/.pnpm/get-east-asian-width@1.6.0/node_modules/get-east-asian-width/utilities.js +19 -0
  1337. package/dist/node_modules/.pnpm/glob@13.0.6/node_modules/glob/dist/esm/index.min.js +2830 -0
  1338. package/dist/node_modules/.pnpm/graceful-fs@4.2.11/node_modules/graceful-fs/clone.js +19 -0
  1339. package/dist/node_modules/.pnpm/graceful-fs@4.2.11/node_modules/graceful-fs/graceful-fs.js +373 -0
  1340. package/dist/node_modules/.pnpm/graceful-fs@4.2.11/node_modules/graceful-fs/legacy-streams.js +94 -0
  1341. package/dist/node_modules/.pnpm/graceful-fs@4.2.11/node_modules/graceful-fs/polyfills.js +285 -0
  1342. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/core.js +1515 -0
  1343. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/index.js +390 -0
  1344. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/1c.js +146 -0
  1345. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/abnf.js +80 -0
  1346. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/accesslog.js +102 -0
  1347. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/actionscript.js +92 -0
  1348. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/ada.js +153 -0
  1349. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/angelscript.js +124 -0
  1350. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/apache.js +84 -0
  1351. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/applescript.js +146 -0
  1352. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/arcade.js +154 -0
  1353. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/arduino.js +430 -0
  1354. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/armasm.js +101 -0
  1355. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/asciidoc.js +283 -0
  1356. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/aspectj.js +161 -0
  1357. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/autohotkey.js +84 -0
  1358. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/autoit.js +168 -0
  1359. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/avrasm.js +69 -0
  1360. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/awk.js +74 -0
  1361. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/axapta.js +175 -0
  1362. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/bash.js +144 -0
  1363. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/basic.js +54 -0
  1364. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/bnf.js +40 -0
  1365. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/brainfuck.js +48 -0
  1366. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/c-like.js +430 -0
  1367. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/c.js +253 -0
  1368. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/cal.js +101 -0
  1369. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/capnproto.js +62 -0
  1370. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/ceylon.js +73 -0
  1371. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/clean.js +36 -0
  1372. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/clojure-repl.js +26 -0
  1373. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/clojure.js +127 -0
  1374. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/cmake.js +34 -0
  1375. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/coffeescript.js +348 -0
  1376. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/coq.js +35 -0
  1377. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/cos.js +98 -0
  1378. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/cpp.js +409 -0
  1379. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/crmsh.js +97 -0
  1380. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/crystal.js +322 -0
  1381. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/csharp.js +438 -0
  1382. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/csp.js +34 -0
  1383. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/css.js +597 -0
  1384. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/d.js +121 -0
  1385. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/dart.js +189 -0
  1386. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/delphi.js +118 -0
  1387. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/diff.js +85 -0
  1388. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/django.js +57 -0
  1389. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/dns.js +45 -0
  1390. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/dockerfile.js +33 -0
  1391. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/dos.js +59 -0
  1392. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/dsconfig.js +66 -0
  1393. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/dts.js +144 -0
  1394. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/dust.js +44 -0
  1395. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/ebnf.js +51 -0
  1396. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/elixir.js +260 -0
  1397. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/elm.js +120 -0
  1398. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/erb.js +27 -0
  1399. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/erlang-repl.js +70 -0
  1400. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/erlang.js +192 -0
  1401. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/excel.js +69 -0
  1402. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/fix.js +40 -0
  1403. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/flix.js +51 -0
  1404. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/fortran.js +102 -0
  1405. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/fsharp.js +79 -0
  1406. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/gams.js +177 -0
  1407. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/gauss.js +206 -0
  1408. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/gcode.js +88 -0
  1409. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/gherkin.js +51 -0
  1410. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/glsl.js +39 -0
  1411. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/gml.js +32 -0
  1412. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/go.js +69 -0
  1413. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/golo.js +29 -0
  1414. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/gradle.js +28 -0
  1415. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/groovy.js +147 -0
  1416. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/haml.js +117 -0
  1417. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/handlebars.js +270 -0
  1418. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/haskell.js +163 -0
  1419. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/haxe.js +162 -0
  1420. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/hsp.js +62 -0
  1421. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/htmlbars.js +278 -0
  1422. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/http.js +106 -0
  1423. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/hy.js +82 -0
  1424. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/inform7.js +66 -0
  1425. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/ini.js +148 -0
  1426. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/irpf90.js +81 -0
  1427. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/isbl.js +268 -0
  1428. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/java.js +177 -0
  1429. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/javascript.js +552 -0
  1430. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/jboss-cli.js +62 -0
  1431. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/json.js +65 -0
  1432. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/julia-repl.js +35 -0
  1433. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/julia.js +356 -0
  1434. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/kotlin.js +264 -0
  1435. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/lasso.js +170 -0
  1436. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/latex.js +259 -0
  1437. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/ldif.js +45 -0
  1438. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/leaf.js +52 -0
  1439. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/less.js +659 -0
  1440. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/lisp.js +118 -0
  1441. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/livecodeserver.js +119 -0
  1442. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/livescript.js +366 -0
  1443. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/llvm.js +100 -0
  1444. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/lsl.js +90 -0
  1445. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/lua.js +71 -0
  1446. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/makefile.js +82 -0
  1447. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/markdown.js +239 -0
  1448. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/mathematica.js +6751 -0
  1449. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/matlab.js +87 -0
  1450. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/maxima.js +63 -0
  1451. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/mel.js +35 -0
  1452. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/mercury.js +99 -0
  1453. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/mipsasm.js +85 -0
  1454. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/mizar.js +20 -0
  1455. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/mojolicious.js +37 -0
  1456. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/monkey.js +84 -0
  1457. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/moonscript.js +148 -0
  1458. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/n1ql.js +56 -0
  1459. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/nginx.js +138 -0
  1460. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/nim.js +70 -0
  1461. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/nix.js +63 -0
  1462. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/node-repl.js +38 -0
  1463. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/nsis.js +110 -0
  1464. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/objectivec.js +96 -0
  1465. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/ocaml.js +74 -0
  1466. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/openscad.js +82 -0
  1467. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/oxygene.js +95 -0
  1468. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/parser3.js +58 -0
  1469. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/perl.js +480 -0
  1470. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/pf.js +44 -0
  1471. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/pgsql.js +388 -0
  1472. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/php-template.js +55 -0
  1473. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/php.js +192 -0
  1474. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/plaintext.js +21 -0
  1475. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/pony.js +65 -0
  1476. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/powershell.js +280 -0
  1477. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/processing.js +29 -0
  1478. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/profile.js +46 -0
  1479. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/prolog.js +90 -0
  1480. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/properties.js +82 -0
  1481. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/protobuf.js +51 -0
  1482. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/puppet.js +121 -0
  1483. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/purebasic.js +70 -0
  1484. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/python-repl.js +38 -0
  1485. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/python.js +412 -0
  1486. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/q.js +33 -0
  1487. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/qml.js +177 -0
  1488. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/r.js +175 -0
  1489. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/reasonml.js +294 -0
  1490. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/rib.js +24 -0
  1491. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/roboconf.js +78 -0
  1492. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/routeros.js +163 -0
  1493. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/rsl.js +42 -0
  1494. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/ruby.js +346 -0
  1495. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/ruleslanguage.js +40 -0
  1496. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/rust.js +123 -0
  1497. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/sas.js +66 -0
  1498. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/scala.js +131 -0
  1499. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/scheme.js +159 -0
  1500. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/scilab.js +69 -0
  1501. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/scss.js +551 -0
  1502. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/shell.js +30 -0
  1503. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/smali.js +137 -0
  1504. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/smalltalk.js +66 -0
  1505. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/sml.js +81 -0
  1506. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/sqf.js +86 -0
  1507. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/sql.js +655 -0
  1508. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/sql_more.js +60 -0
  1509. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/stan.js +547 -0
  1510. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/stata.js +54 -0
  1511. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/step21.js +68 -0
  1512. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/stylus.js +605 -0
  1513. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/subunit.js +54 -0
  1514. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/swift.js +799 -0
  1515. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/taggerscript.js +53 -0
  1516. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/tap.js +56 -0
  1517. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/tcl.js +83 -0
  1518. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/thrift.js +49 -0
  1519. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/tp.js +91 -0
  1520. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/twig.js +70 -0
  1521. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/typescript.js +628 -0
  1522. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/vala.js +51 -0
  1523. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/vbnet.js +164 -0
  1524. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/vbscript-html.js +24 -0
  1525. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/vbscript.js +68 -0
  1526. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/verilog.js +72 -0
  1527. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/vhdl.js +51 -0
  1528. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/vim.js +74 -0
  1529. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/x86asm.js +106 -0
  1530. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/xl.js +77 -0
  1531. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/xml.js +254 -0
  1532. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/xquery.js +161 -0
  1533. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/yaml.js +173 -0
  1534. package/dist/node_modules/.pnpm/highlight.js@10.7.3/node_modules/highlight.js/lib/languages/zephir.js +118 -0
  1535. package/dist/node_modules/.pnpm/hosted-git-info@9.0.3/node_modules/hosted-git-info/lib/from-url.js +91 -0
  1536. package/dist/node_modules/.pnpm/hosted-git-info@9.0.3/node_modules/hosted-git-info/lib/hosts.js +162 -0
  1537. package/dist/node_modules/.pnpm/hosted-git-info@9.0.3/node_modules/hosted-git-info/lib/index.js +180 -0
  1538. package/dist/node_modules/.pnpm/hosted-git-info@9.0.3/node_modules/hosted-git-info/lib/parse-url.js +49 -0
  1539. package/dist/node_modules/.pnpm/ignore@7.0.5/node_modules/ignore/index.js +460 -0
  1540. package/dist/node_modules/.pnpm/ipaddr.js@2.4.0/node_modules/ipaddr.js/lib/ipaddr.js +805 -0
  1541. package/dist/node_modules/.pnpm/isexe@2.0.0/node_modules/isexe/index.js +55 -0
  1542. package/dist/node_modules/.pnpm/isexe@2.0.0/node_modules/isexe/mode.js +38 -0
  1543. package/dist/node_modules/.pnpm/isexe@2.0.0/node_modules/isexe/windows.js +45 -0
  1544. package/dist/node_modules/.pnpm/jiti@2.7.0/node_modules/jiti/dist/babel.js +28528 -0
  1545. package/dist/node_modules/.pnpm/jiti@2.7.0/node_modules/jiti/dist/jiti.js +3869 -0
  1546. package/dist/node_modules/.pnpm/jiti@2.7.0/node_modules/jiti/lib/jiti-static.js +20 -0
  1547. package/dist/node_modules/.pnpm/json-schema-traverse@1.0.0/node_modules/json-schema-traverse/index.js +86 -0
  1548. package/dist/node_modules/.pnpm/lru-cache@11.5.0/node_modules/lru-cache/dist/commonjs/browser/index.min.js +588 -0
  1549. package/dist/node_modules/.pnpm/marked@15.0.12/node_modules/marked/lib/marked.esm.js +2144 -0
  1550. package/dist/node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/assert-valid-pattern.js +12 -0
  1551. package/dist/node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/ast.js +647 -0
  1552. package/dist/node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/brace-expressions.js +110 -0
  1553. package/dist/node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/escape.js +9 -0
  1554. package/dist/node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/index.js +826 -0
  1555. package/dist/node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/unescape.js +9 -0
  1556. package/dist/node_modules/.pnpm/ms@2.1.3/node_modules/ms/index.js +120 -0
  1557. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/_vendor/partial-json-parser/parser.js +215 -0
  1558. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/azure.js +93 -0
  1559. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/client.js +523 -0
  1560. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/core/api-promise.js +66 -0
  1561. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/core/error.js +126 -0
  1562. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/core/pagination.js +141 -0
  1563. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/core/resource.js +8 -0
  1564. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/core/streaming.js +267 -0
  1565. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/decoders/line.js +80 -0
  1566. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/detect-platform.js +137 -0
  1567. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/errors.js +33 -0
  1568. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/headers.js +65 -0
  1569. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/parse.js +54 -0
  1570. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/qs/formats.js +13 -0
  1571. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/qs/stringify.js +282 -0
  1572. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/qs/utils.js +85 -0
  1573. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/request-options.js +11 -0
  1574. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/shims.js +77 -0
  1575. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/to-file.js +54 -0
  1576. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/tslib.js +16 -0
  1577. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/uploads.js +99 -0
  1578. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/utils/base64.js +17 -0
  1579. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/utils/bytes.js +28 -0
  1580. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/utils/env.js +12 -0
  1581. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/utils/log.js +77 -0
  1582. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/utils/path.js +59 -0
  1583. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/utils/query.js +7 -0
  1584. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/utils/sleep.js +4 -0
  1585. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/utils/uuid.js +13 -0
  1586. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/utils/values.js +53 -0
  1587. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/AbstractChatCompletionRunner.js +270 -0
  1588. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/AssistantStream.js +515 -0
  1589. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/ChatCompletionRunner.js +22 -0
  1590. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/ChatCompletionStream.js +471 -0
  1591. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/ChatCompletionStreamingRunner.js +23 -0
  1592. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/EventStream.js +180 -0
  1593. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/ResponsesParser.js +127 -0
  1594. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/RunnableFunction.js +6 -0
  1595. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/Util.js +20 -0
  1596. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/chatCompletionUtils.js +10 -0
  1597. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/parser.js +117 -0
  1598. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/responses/ResponseStream.js +260 -0
  1599. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/audio/audio.js +18 -0
  1600. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/audio/speech.js +32 -0
  1601. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/audio/transcriptions.js +15 -0
  1602. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/audio/translations.js +10 -0
  1603. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/batches.js +34 -0
  1604. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/assistants.js +67 -0
  1605. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/beta.js +21 -0
  1606. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/chatkit/chatkit.js +15 -0
  1607. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/chatkit/sessions.js +44 -0
  1608. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/chatkit/threads.js +74 -0
  1609. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/realtime/realtime.js +15 -0
  1610. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/realtime/sessions.js +29 -0
  1611. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/realtime/transcription-sessions.js +29 -0
  1612. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/threads/messages.js +70 -0
  1613. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/threads/runs/runs.js +173 -0
  1614. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/threads/runs/steps.js +35 -0
  1615. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/threads/threads.js +88 -0
  1616. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/chat/chat.js +12 -0
  1617. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/chat/completions/completions.js +103 -0
  1618. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/chat/completions/messages.js +25 -0
  1619. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/completions.js +9 -0
  1620. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/containers/containers.js +42 -0
  1621. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/containers/files/content.js +19 -0
  1622. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/containers/files/files.js +51 -0
  1623. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/conversations/conversations.js +37 -0
  1624. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/conversations/items.js +39 -0
  1625. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/embeddings.js +47 -0
  1626. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/evals/evals.js +49 -0
  1627. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/evals/runs/output-items.js +22 -0
  1628. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/evals/runs/runs.js +52 -0
  1629. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/files.js +83 -0
  1630. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/fine-tuning/alpha/alpha.js +12 -0
  1631. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/fine-tuning/alpha/graders.js +46 -0
  1632. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/fine-tuning/checkpoints/checkpoints.js +12 -0
  1633. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/fine-tuning/checkpoints/permissions.js +83 -0
  1634. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/fine-tuning/fine-tuning.js +21 -0
  1635. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/fine-tuning/jobs/checkpoints.js +24 -0
  1636. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/fine-tuning/jobs/jobs.js +118 -0
  1637. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/fine-tuning/methods.js +6 -0
  1638. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/graders/grader-models.js +6 -0
  1639. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/graders/graders.js +12 -0
  1640. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/images.js +26 -0
  1641. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/models.js +29 -0
  1642. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/moderations.js +13 -0
  1643. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/realtime/calls.js +72 -0
  1644. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/realtime/client-secrets.js +32 -0
  1645. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/realtime/realtime.js +15 -0
  1646. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/responses/input-items.js +24 -0
  1647. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/responses/input-tokens.js +20 -0
  1648. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/responses/responses.js +97 -0
  1649. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/skills/content.js +18 -0
  1650. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/skills/skills.js +48 -0
  1651. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/skills/versions/content.js +19 -0
  1652. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/skills/versions/versions.js +44 -0
  1653. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/uploads/parts.js +24 -0
  1654. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/uploads/uploads.js +67 -0
  1655. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/vector-stores/file-batches.js +124 -0
  1656. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/vector-stores/files.js +138 -0
  1657. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/vector-stores/vector-stores.js +78 -0
  1658. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/videos.js +53 -0
  1659. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/webhooks/webhooks.js +82 -0
  1660. package/dist/node_modules/.pnpm/openai@6.26.0_ws@8.20.1_zod@4.4.3/node_modules/openai/version.js +4 -0
  1661. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/_vendor/partial-json-parser/parser.js +215 -0
  1662. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/auth/workload-identity-auth.js +91 -0
  1663. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/client.js +631 -0
  1664. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/core/api-promise.js +66 -0
  1665. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/core/error.js +153 -0
  1666. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/core/pagination.js +172 -0
  1667. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/core/resource.js +8 -0
  1668. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/core/streaming.js +267 -0
  1669. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/decoders/line.js +80 -0
  1670. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/detect-platform.js +137 -0
  1671. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/errors.js +33 -0
  1672. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/headers.js +65 -0
  1673. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/parse.js +54 -0
  1674. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/qs/formats.js +13 -0
  1675. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/qs/stringify.js +282 -0
  1676. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/qs/utils.js +85 -0
  1677. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/request-options.js +11 -0
  1678. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/shims.js +77 -0
  1679. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/to-file.js +54 -0
  1680. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/tslib.js +16 -0
  1681. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/uploads.js +99 -0
  1682. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/utils/base64.js +17 -0
  1683. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/utils/bytes.js +28 -0
  1684. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/utils/env.js +12 -0
  1685. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/utils/log.js +77 -0
  1686. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/utils/path.js +59 -0
  1687. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/utils/query.js +7 -0
  1688. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/utils/sleep.js +4 -0
  1689. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/utils/uuid.js +13 -0
  1690. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/internal/utils/values.js +53 -0
  1691. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/AbstractChatCompletionRunner.js +270 -0
  1692. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/AssistantStream.js +515 -0
  1693. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/ChatCompletionRunner.js +22 -0
  1694. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/ChatCompletionStream.js +471 -0
  1695. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/ChatCompletionStreamingRunner.js +23 -0
  1696. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/EventStream.js +180 -0
  1697. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/ResponsesParser.js +127 -0
  1698. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/RunnableFunction.js +6 -0
  1699. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/Util.js +20 -0
  1700. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/chatCompletionUtils.js +10 -0
  1701. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/parser.js +117 -0
  1702. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/lib/responses/ResponseStream.js +260 -0
  1703. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/admin.js +12 -0
  1704. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/admin-api-keys.js +78 -0
  1705. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/audit-logs.js +25 -0
  1706. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/certificates.js +141 -0
  1707. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/groups/groups.js +86 -0
  1708. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/groups/roles.js +62 -0
  1709. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/groups/users.js +62 -0
  1710. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/invites.js +80 -0
  1711. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/organization.js +36 -0
  1712. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/projects/api-keys.js +65 -0
  1713. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/projects/certificates.js +61 -0
  1714. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/projects/groups/groups.js +68 -0
  1715. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/projects/groups/roles.js +65 -0
  1716. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/projects/projects.js +122 -0
  1717. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/projects/rate-limits.js +44 -0
  1718. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/projects/roles.js +86 -0
  1719. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/projects/service-accounts.js +82 -0
  1720. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/projects/users/roles.js +65 -0
  1721. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/projects/users/users.js +111 -0
  1722. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/roles.js +77 -0
  1723. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/usage.js +168 -0
  1724. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/users/roles.js +62 -0
  1725. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/admin/organization/users/users.js +79 -0
  1726. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/audio/audio.js +18 -0
  1727. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/audio/speech.js +33 -0
  1728. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/audio/transcriptions.js +16 -0
  1729. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/audio/translations.js +10 -0
  1730. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/batches.js +41 -0
  1731. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/assistants.js +72 -0
  1732. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/beta.js +21 -0
  1733. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/chatkit/chatkit.js +15 -0
  1734. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/chatkit/sessions.js +46 -0
  1735. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/chatkit/threads.js +82 -0
  1736. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/realtime/realtime.js +15 -0
  1737. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/realtime/sessions.js +30 -0
  1738. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/realtime/transcription-sessions.js +30 -0
  1739. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/threads/messages.js +75 -0
  1740. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/threads/runs/runs.js +179 -0
  1741. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/threads/runs/steps.js +37 -0
  1742. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/beta/threads/threads.js +93 -0
  1743. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/chat/chat.js +12 -0
  1744. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/chat/completions/completions.js +122 -0
  1745. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/chat/completions/messages.js +25 -0
  1746. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/completions.js +14 -0
  1747. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/containers/containers.js +50 -0
  1748. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/containers/files/content.js +20 -0
  1749. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/containers/files/files.js +56 -0
  1750. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/conversations/conversations.js +47 -0
  1751. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/conversations/items.js +47 -0
  1752. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/embeddings.js +48 -0
  1753. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/evals/evals.js +53 -0
  1754. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/evals/runs/output-items.js +25 -0
  1755. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/evals/runs/runs.js +66 -0
  1756. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/files.js +95 -0
  1757. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/fine-tuning/alpha/alpha.js +12 -0
  1758. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/fine-tuning/alpha/graders.js +54 -0
  1759. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/fine-tuning/checkpoints/checkpoints.js +12 -0
  1760. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/fine-tuning/checkpoints/permissions.js +84 -0
  1761. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/fine-tuning/fine-tuning.js +21 -0
  1762. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/fine-tuning/jobs/checkpoints.js +24 -0
  1763. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/fine-tuning/jobs/jobs.js +134 -0
  1764. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/fine-tuning/methods.js +6 -0
  1765. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/graders/grader-models.js +6 -0
  1766. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/graders/graders.js +12 -0
  1767. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/images.js +31 -0
  1768. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/models.js +29 -0
  1769. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/moderations.js +13 -0
  1770. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/realtime/calls.js +76 -0
  1771. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/realtime/client-secrets.js +36 -0
  1772. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/realtime/realtime.js +15 -0
  1773. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/responses/input-items.js +24 -0
  1774. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/responses/input-tokens.js +24 -0
  1775. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/responses/responses.js +107 -0
  1776. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/skills/content.js +19 -0
  1777. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/skills/skills.js +56 -0
  1778. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/skills/versions/content.js +20 -0
  1779. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/skills/versions/versions.js +51 -0
  1780. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/uploads/parts.js +24 -0
  1781. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/uploads/uploads.js +74 -0
  1782. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/vector-stores/file-batches.js +132 -0
  1783. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/vector-stores/files.js +147 -0
  1784. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/vector-stores/vector-stores.js +84 -0
  1785. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/videos.js +86 -0
  1786. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/resources/webhooks/webhooks.js +82 -0
  1787. package/dist/node_modules/.pnpm/openai@6.38.0_ws@8.20.1_zod@4.4.3/node_modules/openai/version.js +4 -0
  1788. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/account-id-B32J-iNN.js +48 -0
  1789. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/account-lookup-CQEoGO1F.js +11 -0
  1790. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/activation-context-VOwqwTGf.js +163 -0
  1791. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/activation-planner-Cd6anAX7.js +117 -0
  1792. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/active-proxy-state-BBaqWhZo.js +13 -0
  1793. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/active-runtime-registry-wEpAEHY2.js +50 -0
  1794. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/agent-events-BuYtWSh4.js +34 -0
  1795. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/agent-scope-CtLXGcWm.js +27 -0
  1796. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/agent-scope-config-CMp71_27.js +123 -0
  1797. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/agents/models-config.runtime.js +4 -0
  1798. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/ansi-4r6vVvJt.js +15 -0
  1799. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/api-builder-CbLcX7eD.js +220 -0
  1800. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/api-facades-BqeVKWB0.js +30 -0
  1801. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/archive-DBeZ8ywX.js +16 -0
  1802. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/arg-split-DM7vx6uc.js +39 -0
  1803. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/argv-j42r4Rb7.js +378 -0
  1804. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/artifacts-BZhcmsUl.js +71 -0
  1805. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/async-lock-CaiUOILd.js +19 -0
  1806. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/attempt.tool-run-context-QAUT7ucg.js +118 -0
  1807. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/avatar-policy-BSD55fx7.js +29 -0
  1808. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/bash-process-registry-DU_0t2zf.js +9 -0
  1809. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/bash-tools.exec-runtime-BjyoOnVc.js +33 -0
  1810. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/bash-tools.schemas-Rpvm0aIu.js +47 -0
  1811. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/bash-tools.shared-DwMDKMvR.js +39 -0
  1812. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/bootstrap-registry-W87CNNcz.js +56 -0
  1813. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/browser-bridges-C2EBvFK4.js +1414 -0
  1814. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/browser-profiles-CgiHzERh.js +4 -0
  1815. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/bundle-manifest-s4nKSc4m.js +277 -0
  1816. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/bundle-mcp-CrALtTOT.js +235 -0
  1817. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/bundled-0oTAwz0N.js +500 -0
  1818. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/bundled-capability-runtime-DUjDEDJd.js +594 -0
  1819. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/bundled-compat-BkrhFp4r.js +78 -0
  1820. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/bundled-dir-CcqVVqEn.js +174 -0
  1821. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/bundled-plugin-metadata-8-CcE95i.js +208 -0
  1822. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/call-t1U2G3yY.js +431 -0
  1823. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/capabilities-B3ut6ovI.js +26 -0
  1824. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/channel-bootstrap.runtime-B0t3vnup.js +5 -0
  1825. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/channel-bootstrap.runtime-DoDLB_3g.js +42 -0
  1826. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/channel-catalog-registry-DtJ_ZeqX.js +42 -0
  1827. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/channel-config-helpers-xZ4-bv2H.js +7 -0
  1828. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/channel-configured-B6BYuKoD.js +43 -0
  1829. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/channel-contract-api-BKyJzTiE.js +15 -0
  1830. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/channel-entry-contract-BDMmGZzs.js +203 -0
  1831. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/channel-env-var-names-B9EI0cwg.js +26 -0
  1832. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/channel-env-vars-CQueZMpO.js +32 -0
  1833. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/channel-meta-COEgfCjE.js +35 -0
  1834. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/channel-plugin-ids-nB-ga3MN.js +252 -0
  1835. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/channel-resolution-Ecs0HEdK.js +46 -0
  1836. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/channel-route-L2PJ-xNE.js +44 -0
  1837. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/channel-selection-DQG3SYlu.js +170 -0
  1838. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/channel-streaming-BKIuGSWW.js +21 -0
  1839. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/channel-target-Nug_hTy8.js +15 -0
  1840. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/chat-meta-2H4wOcrq.js +46 -0
  1841. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/chat-type-D_QPUzR1.js +11 -0
  1842. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/chunk-IIklKK4Y.js +226 -0
  1843. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/clawhub-spec-J_MJr4Sl.js +20 -0
  1844. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/cleanup-i9QIMqva.js +147 -0
  1845. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/cli-name-C-K1n6ar.js +22 -0
  1846. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/cli-runner-BZsJFWmR.js +105 -0
  1847. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/client-B1EH_7Mz.js +900 -0
  1848. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/client-info-BVWE_ra1.js +32 -0
  1849. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/client-start-readiness-zY0I9Wur.js +94 -0
  1850. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/cmd-argv-fj4pRVR6.js +10 -0
  1851. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/combined-store-gateway-NV2GSCR6.js +74 -0
  1852. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/command-format-BPjMauol.js +24 -0
  1853. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/command-registration-io1ALI_N.js +433 -0
  1854. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/commands-registry-normalize-CnHNsvCE.js +94 -0
  1855. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/commands-registry.data-piUeltWc.js +1040 -0
  1856. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/compat-bCpUj7Jq.js +7 -0
  1857. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/config/config.js +100 -0
  1858. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/config-CcQ2HijN.js +173 -0
  1859. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/config-normalization-shared-Ce2joeLa.js +341 -0
  1860. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/config-paths-C-HItaHN.js +61 -0
  1861. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/config-presence-DiJ4UoDg.js +95 -0
  1862. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/config-schema-ChfiQrSg.js +82 -0
  1863. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/config-state-CjJBf8PG.js +103 -0
  1864. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/connect-error-details-BNpp20bs.js +169 -0
  1865. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/connection-details-BUwiTtDD.js +55 -0
  1866. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/console-BAPPAj56.js +59 -0
  1867. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/constants-By80hBjs.js +42 -0
  1868. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/constants-D_82oc2f.js +13 -0
  1869. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/context-L0xQd5wI.js +38 -0
  1870. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/conversation-binding-CMioKWCr.js +21 -0
  1871. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/core-descriptors-zcE5f_RQ.js +816 -0
  1872. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/core-kXuNbs5U.js +64 -0
  1873. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/credential-planner-DPeD90hR.js +89 -0
  1874. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/credentials-BJ7jvgw3.js +123 -0
  1875. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/credentials-secret-inputs-OTPqgPcC.js +191 -0
  1876. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/dedupe-BD30U36x.js +60 -0
  1877. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/default-enablement-CT7_t1ee.js +7 -0
  1878. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/defaults-mDjiWzE5.js +4 -0
  1879. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/deliver-WPtVqUMT.js +1277 -0
  1880. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/delivery-context.shared-CBmB9dF7.js +130 -0
  1881. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/delivery-field-schemas-BqP7BUbz.js +17 -0
  1882. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/delivery-queue-DiT8Zaph.js +361 -0
  1883. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/detached-task-runtime-C79km_82.js +4 -0
  1884. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/detached-task-runtime-state-B0mh7AbV.js +29 -0
  1885. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/device-auth-CLuEWAWX.js +21 -0
  1886. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/device-identity-BuQ9YOu8.js +179 -0
  1887. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/device-metadata-normalization-PRIe4LWk.js +16 -0
  1888. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/diagnostic-DEgTYLXt.js +21 -0
  1889. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/diagnostic-error-metadata-CJCFvsh5.js +19 -0
  1890. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/diagnostic-events-BLgzARSp.js +255 -0
  1891. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/diagnostic-flags-Bss2g5Mq.js +80 -0
  1892. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/diagnostic-run-activity-b7xVOYWO.js +151 -0
  1893. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/diagnostic-runtime-fqnhjrAV.js +4 -0
  1894. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/directive-tags-CClLEtM7.js +74 -0
  1895. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/discovery-GEDtU7uI.js +1129 -0
  1896. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/docker-DfzYD6UD.js +517 -0
  1897. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/doctor-contract-registry-MGGe8kxH.js +157 -0
  1898. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/dotenv-y8uUSeBA.js +216 -0
  1899. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/dreaming-CxCxWYoC.js +250 -0
  1900. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/enable-DL58ncJE.js +32 -0
  1901. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/env-Dhqok4CP.js +16 -0
  1902. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/env-overrides-DIYux-i5.js +8 -0
  1903. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/env-substitution-m_qVnB9E.js +108 -0
  1904. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/errors-BgH2aVJW.js +16 -0
  1905. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/errors-DYND-qcd.js +24 -0
  1906. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/errors-b3ZrCRlt.js +42 -0
  1907. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/exec-D4bhAbbv.js +9 -0
  1908. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/exec-safe-bin-trust-DTg2jg2F.js +220 -0
  1909. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/explicit-connection-policy-BAf1LVDv.js +10 -0
  1910. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/external-content-BWPoz0BU.js +197 -0
  1911. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/facade-loader-Cog8gw3V.js +146 -0
  1912. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/facade-resolution-shared-Dp7n2TN8.js +47 -0
  1913. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/facade-runtime-D0XwEzEs.js +112 -0
  1914. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/fences-BFtCDO5A.js +72 -0
  1915. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/fetch-timeout-CptH2le9.js +2 -0
  1916. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/file-identity-BKNyWMFA.js +11 -0
  1917. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/file-lock-D5OTq3qW.js +80 -0
  1918. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/file-lock-D6zEe-ZP.js +43 -0
  1919. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/file-store-BcfkC1se.js +500 -0
  1920. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/fingerprint-COSQ5VlL.js +7 -0
  1921. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/frontmatter-DIUKpD-a.js +21 -0
  1922. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/fs-safe-CV86zY9G.js +171 -0
  1923. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/fs-safe-defaults-B7hUN42l.js +30 -0
  1924. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/gateway-control-ui-origins-BX09k5CR.js +23 -0
  1925. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/gateway-kClD4_Qv.js +114 -0
  1926. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/gateway-method-policy-CwyGMC_n.js +29 -0
  1927. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/gateway-process-argv-0KsxsGrA.js +6 -0
  1928. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/gateway-processes-DtC5jd3t.js +30 -0
  1929. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/gateway-request-scope-B9qYB9tg.js +23 -0
  1930. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/glob-pattern-CrqljM7B.js +38 -0
  1931. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/globals-YU5FjfZK.js +17 -0
  1932. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/group-policy-sKF5rlUN.js +206 -0
  1933. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/handshake-timeouts-DRUWxVZ0.js +41 -0
  1934. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/harness-runtimes-Da9K6qai.js +125 -0
  1935. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/heartbeat-tool-response-Cf_D5Tj1.js +19 -0
  1936. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/helpers-CswdXPdi.js +7 -0
  1937. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/home-dir-BOPFpGo8.js +67 -0
  1938. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/hook-runner-global-BkXXy1ub.js +657 -0
  1939. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/host-env-security-66KkrZF_.js +464 -0
  1940. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/host-hook-cleanup-4NNJkg8Y.js +309 -0
  1941. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/host-hook-cleanup-BNlJQu7G.js +6 -0
  1942. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/host-hook-json-BHsxXV1L.js +43 -0
  1943. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/http-route-overlap-BShPdT8Q.js +29 -0
  1944. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/ids-BE_yccbC.js +95 -0
  1945. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/images-CHOq0BQv.js +49 -0
  1946. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/inbound-dedupe-CV1givUI.js +13 -0
  1947. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/includes-DGwO3g_c.js +209 -0
  1948. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/input-provenance-CmqYxlZ2.js +8 -0
  1949. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/install-paths-B32RY-Gz.js +28 -0
  1950. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/install-source-info-D8J-X1P6.js +76 -0
  1951. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/installed-plugin-index-record-reader-BvE-GqxR.js +154 -0
  1952. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/installed-plugin-index-records-BrXfmg6n.js +31 -0
  1953. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/installed-plugin-index-store-C1Oen9wR.js +1487 -0
  1954. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/interactive-DO_VR-vH.js +267 -0
  1955. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/internal-hooks-DpfQDjis.js +50 -0
  1956. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/io-DoswVvYe.js +4957 -0
  1957. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/io.audit-BxsD2faX.js +221 -0
  1958. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/ip-WAe3-2zT.js +182 -0
  1959. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/issue-format-c8ezaSew.js +32 -0
  1960. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/json-file-DpLhTVdZ.js +34 -0
  1961. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/json-files-C2hqjU--.js +197 -0
  1962. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/json-pointer-BRH9eAOA.js +42 -0
  1963. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/json-stringify-DYDqVIo7.js +8 -0
  1964. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/lazy-promise-Djskx0qC.js +26 -0
  1965. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/legacy-config-issues-2IgKfZ9N.js +119 -0
  1966. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/legacy-config-issues-Czu0_ffE.js +4 -0
  1967. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/legacy-config-migrations-BXj3KPAt.js +1633 -0
  1968. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/legacy-config-record-shared-CpOX8vW0.js +19 -0
  1969. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/lifecycle-hook-helpers-DfkD7GEX.js +8 -0
  1970. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/links-CM5vg8_V.js +21 -0
  1971. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/listeners-CTbMb1h9.js +14 -0
  1972. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/live-CF0ee90S.js +19 -0
  1973. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/load-CvxrRePI.js +21 -0
  1974. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/load-context-BO-9CJts.js +57 -0
  1975. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/loader-DKK7Ita0.js +5532 -0
  1976. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/loader-channel-setup-BDSdQdHL.js +98 -0
  1977. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/local-roots-Pi6a9oaK.js +109 -0
  1978. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/logger-0o2znY2U.js +41 -0
  1979. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/logger-D2U-uUBZ.js +2 -0
  1980. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/logger-Dg9dVaLI.js +562 -0
  1981. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/machine-name-Dy5GwJ0w.js +4 -0
  1982. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/main-session-D3q_5w0B.js +32 -0
  1983. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/managed-proxy-undici-CxE3Ud0o.js +102 -0
  1984. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/manifest-Cyo7Vmnr.js +872 -0
  1985. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/manifest-command-aliases-BaxKypWl.js +44 -0
  1986. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/manifest-contract-eligibility-LkT7g78Y.js +22 -0
  1987. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/manifest-metadata-scan-CK8TFnhN.js +157 -0
  1988. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/manifest-owner-policy-DqV-lgQl.js +34 -0
  1989. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/manifest-registry-Cy1cBr1u.js +643 -0
  1990. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/manifest-registry-installed-HgZGS-Bx.js +299 -0
  1991. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/mcp-config-normalize-GXslRjiB.js +21 -0
  1992. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/media-services-CLFjOJQs.js +14 -0
  1993. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/media-source-url-B2V2UVFP.js +9 -0
  1994. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/memory-embedding-providers-816TTVuI.js +35 -0
  1995. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/memory-state-DKjCVvl8.js +79 -0
  1996. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/mentions-DmNrCnsQ.js +11 -0
  1997. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/merge-patch-BAO515t_.js +57 -0
  1998. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/message-CZZW9OgM.js +223 -0
  1999. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/message-action-runner-B4oH5EYj.js +85 -0
  2000. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/message-channel-CYCKkVrh.js +20 -0
  2001. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/message-channel-core-BoUoCGOD.js +16 -0
  2002. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/message-hook-mappers-CNfn6PTM.js +77 -0
  2003. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/message-oTt1u1XX.js +4 -0
  2004. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/message-secret-scope-NhV1S-c7.js +65 -0
  2005. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/message.config.runtime.js +4 -0
  2006. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/message.gateway.runtime.js +5 -0
  2007. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/method-scopes-D4RcH8qD.js +61 -0
  2008. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/mime-DppuT-pZ.js +148 -0
  2009. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/min-host-version-Ceo2xu29.js +52 -0
  2010. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/model-auth-Db-JGIrg.js +37 -0
  2011. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/model-auth-env-CZ-LXyVa.js +96 -0
  2012. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/model-auth-markers-Cf78z2Zm.js +98 -0
  2013. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/model-auth-runtime-shared-cdTr1v5l.js +12 -0
  2014. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/model-catalog-DhWpNp70.js +25 -0
  2015. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/model-catalog-DtQLR692.js +328 -0
  2016. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/model-context-tokens-C2LIZoUn.js +101 -0
  2017. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/model-fallback-BCpDvqqS.js +45 -0
  2018. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/model-input-ChW9XXsQ.js +53 -0
  2019. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/model-pricing-cache-DejbP1J2.js +24 -0
  2020. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/model-ref-profile-L6rqw6O0.js +28 -0
  2021. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/model-ref-shared-BkjJfDrJ.js +111 -0
  2022. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/model-refs-BGL2fwMX.js +60 -0
  2023. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/model-runtime-aliases-D35Lx2no.js +61 -0
  2024. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/model-runtime-policy-CAe5ww09.js +120 -0
  2025. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/model-selection-cli-DS-HhXIv.js +23 -0
  2026. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/model-selection-normalize-CBfQo-Fd.js +19 -0
  2027. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/model-selection-shared-ClxdEp4X.js +45 -0
  2028. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/models-config-DNlTw_QX.js +992 -0
  2029. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/models-config.providers.secrets-k1Lv9zej.js +356 -0
  2030. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/module-export-COvD9dVR.js +12 -0
  2031. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/mutate-DLC8bveh.js +320 -0
  2032. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/native-command-session-targets-Bjf_5-ck.js +11 -0
  2033. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/net-DCUMtgJy.js +76 -0
  2034. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/network-mode-BsO8g-R7.js +84 -0
  2035. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/nix-mode-write-guard-CW_6fgTB.js +29 -0
  2036. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/node-commands-SnI8Vs7F.js +12 -0
  2037. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/node-pairing-Dqxd4uL_.js +6 -0
  2038. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/normalize-secret-input-CsdRhsMj.js +18 -0
  2039. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/npm-registry-spec-BwaWslDm.js +128 -0
  2040. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/number-coercion-CgoBR0cm.js +6 -0
  2041. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/oauth--yqMDDjF.js +40 -0
  2042. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/official-external-plugin-catalog-f6g4JsA2.js +938 -0
  2043. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/official-external-plugin-repair-hints-CS7WhtMH.js +42 -0
  2044. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/openai-codex-routing-DwRY-_VI.js +49 -0
  2045. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/openai-transport-stream-Pgx5hpN7.js +59 -0
  2046. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/openclaw-exec-env-CjxcymgO.js +10 -0
  2047. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/openclaw-root-CNp1Ofdk.js +103 -0
  2048. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/openclaw-tools-QeySpphx.js +916 -0
  2049. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/operator-scopes-DGvgHuOd.js +26 -0
  2050. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/package-entry-resolution-BL9c3jNr.js +289 -0
  2051. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/package-entrypoints-j4m7Pzbb.js +26 -0
  2052. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/package-state-probes-tbi57tYM.js +150 -0
  2053. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/parse-Hq4glz65.js +482 -0
  2054. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/parse-duration-CD4d_yk2.js +47 -0
  2055. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/parse-finite-number-C3Woj8eC.js +20 -0
  2056. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/parse-json-compat-c3237LfJ.js +11 -0
  2057. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/path-BlG8lhgR.js +126 -0
  2058. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/path-resolve-C6Vj5eOM.js +28 -0
  2059. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/paths-Bg3PO6Gj.js +170 -0
  2060. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/paths-Cw7f9XhU.js +203 -0
  2061. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/paths-CzW2SUx5.js +29 -0
  2062. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/payload-BDV15CYA.js +186 -0
  2063. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/payloads-BOM5t2O4.js +196 -0
  2064. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/permissions-ya3cPkFH.js +373 -0
  2065. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/pi-bundle-mcp-runtime-CwBDIKIq.js +32 -0
  2066. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/pi-embedded-CsSFzly6.js +161 -0
  2067. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/pi-tools-iVT6BGHc.js +120 -0
  2068. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/pi-tools.before-tool-call-CP_aEkky.js +45 -0
  2069. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/pi-tools.policy-DWPg8MXT.js +168 -0
  2070. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/pid-alive-C0-jAJSa.js +50 -0
  2071. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/pinned-open-BRMz46d0.js +83 -0
  2072. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/plugin-approvals-BAd_Vwt-.js +4 -0
  2073. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/plugin-auto-enable-CuCUT4Z1.js +1025 -0
  2074. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/plugin-cache-primitives-DcK62VYf.js +72 -0
  2075. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/plugin-install-config-migration-tLi3gF_S.js +28 -0
  2076. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/plugin-load-profile-DOnG9jJ5.js +29 -0
  2077. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/plugin-metadata-snapshot-C-_V3F5M.js +702 -0
  2078. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/plugin-module-loader-cache-D0U0PNnl.js +228 -0
  2079. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/plugin-registry-CgH_ZSlH.js +505 -0
  2080. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/plugin-scope-6HF2N6kz.js +20 -0
  2081. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/plugin-skills-D8eZ0xBY.js +22 -0
  2082. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/plugin-state-store-BqBrqTkQ.js +583 -0
  2083. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/plugins/provider-discovery.runtime.js +4 -0
  2084. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/plugins-C54ejDC8.js +8 -0
  2085. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/plugins-allowlist-DNuAZt78.js +14 -0
  2086. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/policy-BwWh-R0D.js +45 -0
  2087. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/ports-lsof-BmdLddJi.js +3 -0
  2088. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/private-file-store-DMtyjgoc.js +17 -0
  2089. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/profile-utils-r2hpDMy8.js +17 -0
  2090. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/progress-line-C1NvDnL7.js +6 -0
  2091. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/protocol-DiXjp30g.js +3080 -0
  2092. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/provider-auth-aliases-4jqi6Djx.js +136 -0
  2093. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/provider-discovery-CP1SEcge.js +106 -0
  2094. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/provider-discovery.runtime-D6bUUUnG.js +130 -0
  2095. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/provider-env-vars-HpAfBQBJ.js +173 -0
  2096. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/provider-id-zTW9Rdln.js +27 -0
  2097. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/provider-local-service-43HU15Bt.js +4 -0
  2098. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/provider-model-id-normalize-BPUSCSQX.js +17 -0
  2099. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/provider-runtime-D8jQEgmu.js +255 -0
  2100. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/provider-stream-qFQv-LxD.js +39 -0
  2101. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/providers.runtime-CsXUlav0.js +226 -0
  2102. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/proxy-env-Cs0G_0hd.js +35 -0
  2103. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/proxy-lifecycle-Bj6NfFMe.js +68 -0
  2104. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/public-surface-loader-B6ofplrA.js +109 -0
  2105. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/public-surface-runtime-VRcoSF_P.js +82 -0
  2106. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/query-expansion-BMvljseN.js +27 -0
  2107. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/queue-DskPlua9.js +35 -0
  2108. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/read-capability-CUZ0OarG.js +72 -0
  2109. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/read-only-CHBMrkWp.js +28 -0
  2110. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/receipt-vrVTwZtS.js +59 -0
  2111. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/record-coerce-aMlBWINm.js +9 -0
  2112. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/redact-ok5Q8nmw.js +496 -0
  2113. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/redact-sensitive-url-NNYIE41N.js +50 -0
  2114. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/redact-snapshot-DLK0iGBB.js +16 -0
  2115. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/ref-contract-D_h_G00C.js +53 -0
  2116. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/registry-Bf5TpUad.js +26 -0
  2117. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/registry-BiKIFOzv.js +40 -0
  2118. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/registry-BlbU2sIq.js +539 -0
  2119. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/registry-CtWyD2pE.js +23 -0
  2120. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/registry-DxH_0Os-.js +40 -0
  2121. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/registry-KuKuvijT.js +12 -0
  2122. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/registry-loaded-BE-rpJc1.js +69 -0
  2123. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/registry-loaded-read-DQJDORLt.js +21 -0
  2124. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/registry-lookup-CxRGF57q.js +42 -0
  2125. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/registry-normalize-CWTP5axf.js +10 -0
  2126. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/regular-file-DaVeNX32.js +218 -0
  2127. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/replace-file-C7_Inj8B.js +310 -0
  2128. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/reply-dispatcher-DPt1UxjJ.js +6 -0
  2129. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/reply-payload-DMPQsrQC.js +61 -0
  2130. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/reply-payloads-MDazU9oj.js +48 -0
  2131. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/reply-reference-OJ849bWH.js +6 -0
  2132. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/reply-run-registry-CwZ9EftF.js +9 -0
  2133. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/resolve-D1Ko6pWx.js +616 -0
  2134. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/resolve-system-bin-pDkUnF3W.js +85 -0
  2135. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/restart-C-r_0sSG.js +20 -0
  2136. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/restart-stale-pids-BubeCFq3.js +67 -0
  2137. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/restore-D60-WDR7.js +41 -0
  2138. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/risks-GkUMojAA.js +206 -0
  2139. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/root-file-jRMCpJW4.js +98 -0
  2140. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/root-path-BgCKz8X4.js +521 -0
  2141. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/run-state-primn49x.js +14 -0
  2142. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/run-with-concurrency-5cC57eDC.js +40 -0
  2143. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/runtime-CivQQNy1.js +38 -0
  2144. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/runtime-DHxRl5F1.js +623 -0
  2145. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/runtime-DXmZDQh5.js +38 -0
  2146. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/runtime-channel-state-CQNj7c3E.js +40 -0
  2147. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/runtime-fVbSwiLb.js +11 -0
  2148. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/runtime-snapshot-DgdkBEdP.js +184 -0
  2149. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/runtime-snapshots-esDr_mQ_.js +27 -0
  2150. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/runtime-state-DRIYGASz.js +12 -0
  2151. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/runtime-yzlkhCoS.js +52 -0
  2152. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/safe-path-segment-CvOPESFB.js +26 -0
  2153. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/safe-text-J_0sTthZ.js +13 -0
  2154. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/sandbox-paths-BTYunIeX.js +34 -0
  2155. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/sandbox-tool-policy-A1J2EpRM.js +27 -0
  2156. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/sanitize-env-vars-4wyDg6L9.js +99 -0
  2157. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/sanitize-text-LnH5cJvF.js +56 -0
  2158. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/schema-validator-CoHaB3Uu.js +211 -0
  2159. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/schemas-Del5uzR8.js +4575 -0
  2160. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/sdk-alias-BqTLUqwL.js +623 -0
  2161. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/secret-file-DsUhZ-Ug.js +131 -0
  2162. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/secret-input-paths-DAMsep3_.js +41 -0
  2163. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/secure-random-BxnbXS5x.js +7 -0
  2164. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/secure-temp-dir-aidxCRgA.js +2028 -0
  2165. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/security-path-BTBxdfG9.js +63 -0
  2166. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/selection-hR-AeOeU.js +238 -0
  2167. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/semver-compare-BoMHoO1q.js +33 -0
  2168. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/send-CGvo7HYh.js +179 -0
  2169. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/session-archive.runtime.js +7 -0
  2170. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/session-binding-service-B19FMAqz.js +10 -0
  2171. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/session-context-DSIPIqLK.js +35 -0
  2172. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/session-conversation-XHNnUnBT.js +146 -0
  2173. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/session-dirs-Dmxb0Dxh.js +19 -0
  2174. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/session-key-Bte0mmcq.js +26 -0
  2175. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/session-key-utils-Ce_xWkNq.js +91 -0
  2176. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/session-transcript-files.fs-CDIpA7EV.js +158 -0
  2177. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/session-write-lock-_a5O1H8L.js +397 -0
  2178. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/session-write-lock-error-HvDhYM6H.js +14 -0
  2179. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/sessions-CQHHcgC_.js +158 -0
  2180. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/sessions-helpers-AhiZZPDz.js +40 -0
  2181. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/setup-helpers-BC9z9VvG.js +2 -0
  2182. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/setup-registry-DHllMAAd.js +366 -0
  2183. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/setup-wizard-helpers-Dbpzm32P.js +19 -0
  2184. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/shared-Cv5g0_Ch.js +22 -0
  2185. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/shell-wrapper-resolution-CehhL5X5.js +622 -0
  2186. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/sidecar-lock-Bv7C32CP.js +301 -0
  2187. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/skills-JUNRkaHl.js +22 -0
  2188. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/skills-remote-BCbpja7h.js +10 -0
  2189. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/slots-DT22cOei.js +25 -0
  2190. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/sqlite-wal-RZTJ93Pu.js +52 -0
  2191. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/ssh-tunnel-BIb8VLdL.js +45 -0
  2192. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/stable-stringify-TfJ9A6yH.js +40 -0
  2193. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/startup-trace-segment-Cd4cVDJE.js +17 -0
  2194. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/state-CHRYWIGY.js +10 -0
  2195. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/state-dir-dotenv-Dzh60TUr.js +50 -0
  2196. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/store-BMQkMM4l.js +1831 -0
  2197. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/store-BmtchQvp.js +668 -0
  2198. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/store-cache-BnGl6Zb-.js +21 -0
  2199. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/store-entry-shape-D9hG2cVL.js +51 -0
  2200. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/store-load-z4thf6ld.js +1064 -0
  2201. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/string-coerce-6TL5VVOL.js +18 -0
  2202. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/string-coerce-DyL154ka.js +62 -0
  2203. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/string-normalization-DiPHgdft.js +20 -0
  2204. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/strip-inbound-meta-D2-__BeH.js +10 -0
  2205. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/subagent-registry-QwuPQSxK.js +103 -0
  2206. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/subagent-registry-state-DbOPrqYx.js +136 -0
  2207. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/subsystem-DSPWLoK5.js +241 -0
  2208. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/subsystem-W8wAQXn1.js +4 -0
  2209. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/system-events-11EG3LzK.js +3 -0
  2210. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/tailscale-status-zDpKLtE_.js +5 -0
  2211. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/talk-C8XF4d_d.js +99 -0
  2212. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/target-errors-Cjh6i-kG.js +14 -0
  2213. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/targets-B5o7Ubgb.js +158 -0
  2214. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/targets-CNDTJ9IB.js +26 -0
  2215. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/targets-session-B-pkKm7E.js +91 -0
  2216. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/task-executor-BGVJzIov.js +3 -0
  2217. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/task-registry-B9ljq8Nk.js +48 -0
  2218. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/temp-download-b1j3o1mX.js +11 -0
  2219. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/theme-D58JpUfy.js +30 -0
  2220. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/thinking-DNSlsULp.js +262 -0
  2221. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/timer-delay-awNPCchy.js +10 -0
  2222. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/tmp-openclaw-dir-C60hWKdY.js +107 -0
  2223. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/toggle-config-DID_OgqP.js +34 -0
  2224. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/tokens-CFv3Qu_v.js +36 -0
  2225. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/tool-catalog-8X_kZYZC.js +319 -0
  2226. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/tool-contracts-CbE_6nZb.js +49 -0
  2227. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/tool-images-Cv3ZnK02.js +3 -0
  2228. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/tool-loop-detection-8mMHShpN.js +5 -0
  2229. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/tool-policy-BY51AUO-.js +162 -0
  2230. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/tool-policy-COX5DaEj.js +46 -0
  2231. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/tool-policy-match-C9WqMgmG.js +31 -0
  2232. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/tools-KpflAzxD.js +25 -0
  2233. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/transcript-BA0Ngd-A.js +717 -0
  2234. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/transcript-events-ClYG_P1o.js +29 -0
  2235. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/transcript.runtime.js +5 -0
  2236. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/tts-runtime-B3-lBCQj.js +10 -0
  2237. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/typebox-CjEaoMel.js +40 -0
  2238. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/types-BgvyBC-3.js +34 -0
  2239. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/types.models-lqH0KLkn.js +28 -0
  2240. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/types.secrets-DwPik3M8.js +146 -0
  2241. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/types.tools-CJYS3wEg.js +25 -0
  2242. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/undici-global-dispatcher-B3DjrQKu.js +72 -0
  2243. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/undici-runtime-DWGlO0I7.js +133 -0
  2244. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/unhandled-rejections-Km9wbHjh.js +22 -0
  2245. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/usage-DbhCKKrr.js +39 -0
  2246. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/utils-sBTEdeml.js +69 -0
  2247. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/validate-sandbox-security-DkSeOpz8.js +236 -0
  2248. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/version-CAjjTWnS.js +56 -0
  2249. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/version-CQfgAE7_.js +85 -0
  2250. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/warning-filter-Ek98bF5R.js +58 -0
  2251. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/web-provider-public-artifacts.explicit-BwvGaIk_.js +81 -0
  2252. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/web-search-install-catalog-CbZkTyiv.js +98 -0
  2253. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/web-shared-CYJpPo1M.js +2 -0
  2254. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/windows-install-roots-C-V7Ai9d.js +135 -0
  2255. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/windows-spawn-B76fGM3V.js +204 -0
  2256. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/workspace-BoRIIBbL.js +15 -0
  2257. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/workspace-DTx8zuCN.js +12 -0
  2258. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/workspace-default--mMaLHGD.js +16 -0
  2259. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/workspace-dir-DICx6sb6.js +24 -0
  2260. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/write-queue-C9nceBqy.js +108 -0
  2261. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/ws-C3qhmaFC.js +11 -0
  2262. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/wsl-2-jVkfxN.js +31 -0
  2263. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/zod-parse-B4dzFRWI.js +15 -0
  2264. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/zod-schema-Dsy5tXpj.js +1481 -0
  2265. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/zod-schema.agent-runtime-Bq5CXVVg.js +763 -0
  2266. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/zod-schema.channels-BJfpHgPH.js +33 -0
  2267. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/zod-schema.core-D7Y_eqdd.js +703 -0
  2268. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/zod-schema.installs-D7BhBdmh.js +54 -0
  2269. package/dist/node_modules/.pnpm/openclaw@2026.5.22/node_modules/openclaw/dist/zod-schema.sensitive-3GVmnUbm.js +5 -0
  2270. package/dist/node_modules/.pnpm/p-retry@4.6.2/node_modules/p-retry/index.js +81 -0
  2271. package/dist/node_modules/.pnpm/partial-json@0.1.7/node_modules/partial-json/dist/index.js +210 -0
  2272. package/dist/node_modules/.pnpm/partial-json@0.1.7/node_modules/partial-json/dist/options.js +21 -0
  2273. package/dist/node_modules/.pnpm/path-key@3.1.1/node_modules/path-key/index.js +15 -0
  2274. package/dist/node_modules/.pnpm/proper-lockfile@4.1.2/node_modules/proper-lockfile/index.js +39 -0
  2275. package/dist/node_modules/.pnpm/proper-lockfile@4.1.2/node_modules/proper-lockfile/lib/adapter.js +62 -0
  2276. package/dist/node_modules/.pnpm/proper-lockfile@4.1.2/node_modules/proper-lockfile/lib/lockfile.js +240 -0
  2277. package/dist/node_modules/.pnpm/proper-lockfile@4.1.2/node_modules/proper-lockfile/lib/mtime-precision.js +39 -0
  2278. package/dist/node_modules/.pnpm/retry@0.12.0/node_modules/retry/index.js +6 -0
  2279. package/dist/node_modules/.pnpm/retry@0.12.0/node_modules/retry/lib/retry.js +84 -0
  2280. package/dist/node_modules/.pnpm/retry@0.12.0/node_modules/retry/lib/retry_operation.js +128 -0
  2281. package/dist/node_modules/.pnpm/retry@0.13.1/node_modules/retry/index.js +6 -0
  2282. package/dist/node_modules/.pnpm/retry@0.13.1/node_modules/retry/lib/retry.js +84 -0
  2283. package/dist/node_modules/.pnpm/retry@0.13.1/node_modules/retry/lib/retry_operation.js +132 -0
  2284. package/dist/node_modules/.pnpm/shebang-command@2.0.0/node_modules/shebang-command/index.js +17 -0
  2285. package/dist/node_modules/.pnpm/shebang-regex@3.0.0/node_modules/shebang-regex/index.js +4 -0
  2286. package/dist/node_modules/.pnpm/signal-exit@3.0.7/node_modules/signal-exit/index.js +149 -0
  2287. package/dist/node_modules/.pnpm/signal-exit@3.0.7/node_modules/signal-exit/signals.js +43 -0
  2288. package/dist/node_modules/.pnpm/strtok3@10.3.5/node_modules/strtok3/lib/AbstractTokenizer.js +109 -0
  2289. package/dist/node_modules/.pnpm/strtok3@10.3.5/node_modules/strtok3/lib/BlobTokenizer.js +56 -0
  2290. package/dist/node_modules/.pnpm/strtok3@10.3.5/node_modules/strtok3/lib/BufferTokenizer.js +55 -0
  2291. package/dist/node_modules/.pnpm/strtok3@10.3.5/node_modules/strtok3/lib/ReadStreamTokenizer.js +109 -0
  2292. package/dist/node_modules/.pnpm/strtok3@10.3.5/node_modules/strtok3/lib/core.js +27 -0
  2293. package/dist/node_modules/.pnpm/strtok3@10.3.5/node_modules/strtok3/lib/stream/AbstractStreamReader.js +67 -0
  2294. package/dist/node_modules/.pnpm/strtok3@10.3.5/node_modules/strtok3/lib/stream/Errors.js +18 -0
  2295. package/dist/node_modules/.pnpm/strtok3@10.3.5/node_modules/strtok3/lib/stream/WebStreamByobReader.js +25 -0
  2296. package/dist/node_modules/.pnpm/strtok3@10.3.5/node_modules/strtok3/lib/stream/WebStreamDefaultReader.js +61 -0
  2297. package/dist/node_modules/.pnpm/strtok3@10.3.5/node_modules/strtok3/lib/stream/WebStreamReader.js +16 -0
  2298. package/dist/node_modules/.pnpm/strtok3@10.3.5/node_modules/strtok3/lib/stream/WebStreamReaderFactory.js +19 -0
  2299. package/dist/node_modules/.pnpm/token-types@6.1.2/node_modules/token-types/lib/index.js +94 -0
  2300. package/dist/node_modules/.pnpm/tslog@4.10.2/node_modules/tslog/esm/BaseLogger.js +861 -0
  2301. package/dist/node_modules/.pnpm/tslog@4.10.2/node_modules/tslog/esm/formatNumberAddZeros.js +10 -0
  2302. package/dist/node_modules/.pnpm/tslog@4.10.2/node_modules/tslog/esm/formatTemplate.js +28 -0
  2303. package/dist/node_modules/.pnpm/tslog@4.10.2/node_modules/tslog/esm/index.js +44 -0
  2304. package/dist/node_modules/.pnpm/tslog@4.10.2/node_modules/tslog/esm/internal/environment.js +40 -0
  2305. package/dist/node_modules/.pnpm/tslog@4.10.2/node_modules/tslog/esm/internal/errorUtils.js +33 -0
  2306. package/dist/node_modules/.pnpm/tslog@4.10.2/node_modules/tslog/esm/internal/jsonStringifyRecursive.js +21 -0
  2307. package/dist/node_modules/.pnpm/tslog@4.10.2/node_modules/tslog/esm/internal/metaFormatting.js +58 -0
  2308. package/dist/node_modules/.pnpm/tslog@4.10.2/node_modules/tslog/esm/internal/stackTrace.js +66 -0
  2309. package/dist/node_modules/.pnpm/tslog@4.10.2/node_modules/tslog/esm/internal/util.inspect.polyfill.js +416 -0
  2310. package/dist/node_modules/.pnpm/tslog@4.10.2/node_modules/tslog/esm/prettyLogStyles.js +46 -0
  2311. package/dist/node_modules/.pnpm/tslog@4.10.2/node_modules/tslog/esm/urlToObj.js +19 -0
  2312. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/compile/code.js +52 -0
  2313. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/compile/compile.js +12 -0
  2314. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/compile/index.js +9 -0
  2315. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/compile/validator.js +126 -0
  2316. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/_idna.js +183 -0
  2317. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/_puny.js +68 -0
  2318. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/_registry.js +74 -0
  2319. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/date.js +17 -0
  2320. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/date_time.js +9 -0
  2321. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/duration.js +7 -0
  2322. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/email.js +7 -0
  2323. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/format.js +52 -0
  2324. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/hostname.js +15 -0
  2325. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/idn_email.js +7 -0
  2326. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/idn_hostname.js +16 -0
  2327. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/ipv4.js +32 -0
  2328. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/ipv6.js +60 -0
  2329. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/iri.js +11 -0
  2330. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/iri_reference.js +40 -0
  2331. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/json_pointer.js +7 -0
  2332. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/json_pointer_uri_fragment.js +7 -0
  2333. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/regex.js +14 -0
  2334. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/relative_json_pointer.js +7 -0
  2335. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/time.js +25 -0
  2336. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/uri.js +116 -0
  2337. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/uri_reference.js +7 -0
  2338. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/uri_template.js +7 -0
  2339. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/url.js +7 -0
  2340. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/format/uuid.js +7 -0
  2341. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/guard/emit.js +188 -0
  2342. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/guard/globals.js +34 -0
  2343. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/guard/guard.js +190 -0
  2344. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/guard/string.js +109 -0
  2345. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/index.js +426 -0
  2346. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/build.js +102 -0
  2347. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/check.js +18 -0
  2348. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/_context.js +121 -0
  2349. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/_exact_optional.js +17 -0
  2350. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/_externals.js +20 -0
  2351. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/_functions.js +32 -0
  2352. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/_guard.js +21 -0
  2353. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/_reducer.js +13 -0
  2354. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/_refine.js +25 -0
  2355. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/_stack.js +109 -0
  2356. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/_unique.js +7 -0
  2357. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/additionalItems.js +41 -0
  2358. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/additionalProperties.js +74 -0
  2359. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/allOf.js +41 -0
  2360. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/anyOf.js +46 -0
  2361. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/boolean.js +20 -0
  2362. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/const.js +22 -0
  2363. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/contains.js +34 -0
  2364. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/dependencies.js +38 -0
  2365. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/dependentRequired.js +35 -0
  2366. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/dependentSchemas.js +32 -0
  2367. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/dynamicRef.js +20 -0
  2368. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/enum.js +27 -0
  2369. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/exclusiveMaximum.js +21 -0
  2370. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/exclusiveMinimum.js +21 -0
  2371. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/format.js +21 -0
  2372. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/if.js +39 -0
  2373. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/items.js +61 -0
  2374. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/maxContains.js +36 -0
  2375. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/maxItems.js +21 -0
  2376. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/maxLength.js +21 -0
  2377. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/maxProperties.js +21 -0
  2378. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/maximum.js +21 -0
  2379. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/minContains.js +34 -0
  2380. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/minItems.js +21 -0
  2381. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/minLength.js +21 -0
  2382. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/minProperties.js +21 -0
  2383. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/minimum.js +21 -0
  2384. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/multipleOf.js +21 -0
  2385. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/not.js +32 -0
  2386. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/oneOf.js +54 -0
  2387. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/pattern.js +24 -0
  2388. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/patternProperties.js +40 -0
  2389. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/prefixItems.js +29 -0
  2390. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/properties.js +40 -0
  2391. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/propertyNames.js +35 -0
  2392. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/recursiveRef.js +20 -0
  2393. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/ref.js +45 -0
  2394. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/required.js +28 -0
  2395. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/schema.js +265 -0
  2396. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/type.js +46 -0
  2397. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/unevaluatedItems.js +45 -0
  2398. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/unevaluatedProperties.js +45 -0
  2399. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/engine/uniqueItems.js +44 -0
  2400. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/errors.js +29 -0
  2401. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/pointer/pointer.js +85 -0
  2402. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/resolve/ref.js +101 -0
  2403. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/_guard.js +11 -0
  2404. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/_refine.js +7 -0
  2405. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/additionalItems.js +8 -0
  2406. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/additionalProperties.js +8 -0
  2407. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/allOf.js +8 -0
  2408. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/anchor.js +7 -0
  2409. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/anyOf.js +8 -0
  2410. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/const.js +7 -0
  2411. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/contains.js +8 -0
  2412. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/default.js +7 -0
  2413. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/dependencies.js +8 -0
  2414. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/dependentRequired.js +7 -0
  2415. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/dependentSchemas.js +8 -0
  2416. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/dynamicAnchor.js +7 -0
  2417. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/dynamicRef.js +7 -0
  2418. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/else.js +8 -0
  2419. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/enum.js +7 -0
  2420. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/exclusiveMaximum.js +7 -0
  2421. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/exclusiveMinimum.js +7 -0
  2422. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/format.js +7 -0
  2423. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/id.js +7 -0
  2424. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/if.js +8 -0
  2425. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/items.js +14 -0
  2426. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/maxContains.js +7 -0
  2427. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/maxItems.js +7 -0
  2428. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/maxLength.js +7 -0
  2429. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/maxProperties.js +7 -0
  2430. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/maximum.js +7 -0
  2431. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/minContains.js +7 -0
  2432. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/minItems.js +7 -0
  2433. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/minLength.js +7 -0
  2434. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/minProperties.js +7 -0
  2435. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/minimum.js +7 -0
  2436. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/multipleOf.js +7 -0
  2437. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/not.js +8 -0
  2438. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/oneOf.js +8 -0
  2439. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/pattern.js +7 -0
  2440. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/patternProperties.js +8 -0
  2441. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/prefixItems.js +8 -0
  2442. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/properties.js +8 -0
  2443. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/propertyNames.js +8 -0
  2444. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/recursiveAnchor.js +11 -0
  2445. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/recursiveRef.js +7 -0
  2446. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/ref.js +7 -0
  2447. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/required.js +7 -0
  2448. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/schema.js +15 -0
  2449. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/then.js +8 -0
  2450. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/type.js +7 -0
  2451. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/unevaluatedItems.js +8 -0
  2452. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/unevaluatedProperties.js +8 -0
  2453. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/schema/types/uniqueItems.js +7 -0
  2454. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/system/arguments/arguments.js +8 -0
  2455. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/system/environment/evaluate.js +23 -0
  2456. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/system/hashing/hash.js +139 -0
  2457. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/system/locale/_config.js +8 -0
  2458. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/system/locale/en_US.js +73 -0
  2459. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/system/memory/assign.js +6 -0
  2460. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/system/memory/clone.js +36 -0
  2461. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/system/memory/create.js +22 -0
  2462. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/system/memory/discard.js +15 -0
  2463. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/system/memory/update.js +26 -0
  2464. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/system/settings/settings.js +14 -0
  2465. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/system/unreachable/unreachable.js +6 -0
  2466. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/_optional.js +21 -0
  2467. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/_readonly.js +21 -0
  2468. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/awaited.js +12 -0
  2469. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/capitalize.js +12 -0
  2470. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/conditional.js +12 -0
  2471. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/constructor_parameters.js +12 -0
  2472. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/evaluate.js +12 -0
  2473. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/exclude.js +12 -0
  2474. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/extract.js +12 -0
  2475. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/indexed.js +15 -0
  2476. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/instance_type.js +12 -0
  2477. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/interface.js +18 -0
  2478. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/keyof.js +12 -0
  2479. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/lowercase.js +12 -0
  2480. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/mapped.js +12 -0
  2481. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/module.js +12 -0
  2482. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/non_nullable.js +12 -0
  2483. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/omit.js +15 -0
  2484. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/options.js +12 -0
  2485. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/parameters.js +12 -0
  2486. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/partial.js +12 -0
  2487. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/pick.js +15 -0
  2488. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/readonly_object.js +14 -0
  2489. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/required.js +12 -0
  2490. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/return_type.js +12 -0
  2491. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/uncapitalize.js +12 -0
  2492. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/action/uppercase.js +12 -0
  2493. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/awaited/instantiate.js +19 -0
  2494. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/call/distribute_arguments.js +41 -0
  2495. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/call/instantiate.js +45 -0
  2496. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/call/resolve_arguments.js +32 -0
  2497. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/call/resolve_target.js +24 -0
  2498. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/conditional/instantiate.js +23 -0
  2499. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/constructor_parameters/instantiate.js +23 -0
  2500. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/cyclic/candidates.js +16 -0
  2501. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/cyclic/check.js +35 -0
  2502. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/cyclic/dependencies.js +37 -0
  2503. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/cyclic/extends.js +40 -0
  2504. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/cyclic/instantiate.js +33 -0
  2505. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/cyclic/target.js +12 -0
  2506. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/enum/enum_to_union.js +26 -0
  2507. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/enum/typescript_enum_to_enum_values.js +12 -0
  2508. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/evaluate/broaden.js +44 -0
  2509. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/evaluate/compare.js +21 -0
  2510. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/evaluate/composite.js +44 -0
  2511. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/evaluate/distribute.js +37 -0
  2512. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/evaluate/evaluate.js +28 -0
  2513. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/evaluate/flatten.js +13 -0
  2514. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/evaluate/instantiate.js +15 -0
  2515. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/evaluate/narrow.js +10 -0
  2516. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/exclude/instantiate.js +17 -0
  2517. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/exclude/operation.js +28 -0
  2518. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/extract/instantiate.js +17 -0
  2519. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/extract/operation.js +28 -0
  2520. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/helpers/keys.js +8 -0
  2521. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/helpers/keys_to_indexer.js +15 -0
  2522. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/indexable/from_cyclic.js +10 -0
  2523. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/indexable/from_enum.js +10 -0
  2524. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/indexable/from_intersect.js +10 -0
  2525. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/indexable/from_literal.js +7 -0
  2526. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/indexable/from_template_literal.js +10 -0
  2527. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/indexable/from_type.js +18 -0
  2528. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/indexable/from_union.js +9 -0
  2529. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/indexable/to_indexable.js +11 -0
  2530. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/indexable/to_indexable_keys.js +8 -0
  2531. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/indexed/array_indexer.js +16 -0
  2532. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/indexed/from_array.js +31 -0
  2533. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/indexed/from_object.js +42 -0
  2534. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/indexed/from_tuple.js +31 -0
  2535. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/indexed/from_type.js +13 -0
  2536. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/indexed/instantiate.js +25 -0
  2537. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/instance_type/instantiate.js +20 -0
  2538. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/instantiate.js +97 -0
  2539. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/interface/instantiate.js +25 -0
  2540. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/intrinsics/from_literal.js +9 -0
  2541. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/intrinsics/from_template_literal.js +10 -0
  2542. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/intrinsics/from_type.js +12 -0
  2543. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/intrinsics/from_union.js +9 -0
  2544. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/intrinsics/instantiate.js +53 -0
  2545. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/intrinsics/mapping.js +6 -0
  2546. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/keyof/from_any.js +10 -0
  2547. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/keyof/from_array.js +7 -0
  2548. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/keyof/from_object.js +20 -0
  2549. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/keyof/from_record.js +7 -0
  2550. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/keyof/from_tuple.js +9 -0
  2551. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/keyof/from_type.js +17 -0
  2552. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/keyof/instantiate.js +23 -0
  2553. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/mapped/instantiate.js +16 -0
  2554. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/mapped/mapped_operation.js +42 -0
  2555. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/mapped/mapped_variants.js +32 -0
  2556. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/module/instantiate.js +33 -0
  2557. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/non_nullable/instantiate.js +23 -0
  2558. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/object/collapse.js +10 -0
  2559. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/object/from_cyclic.js +10 -0
  2560. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/object/from_intersect.js +23 -0
  2561. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/object/from_object.js +6 -0
  2562. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/object/from_tuple.js +11 -0
  2563. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/object/from_type.js +16 -0
  2564. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/object/from_union.js +20 -0
  2565. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/omit/from_type.js +20 -0
  2566. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/omit/instantiate.js +17 -0
  2567. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/options/instantiate.js +15 -0
  2568. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/parameters/instantiate.js +23 -0
  2569. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/partial/from_cyclic.js +13 -0
  2570. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/partial/from_intersect.js +9 -0
  2571. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/partial/from_object.js +13 -0
  2572. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/partial/from_type.js +14 -0
  2573. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/partial/from_union.js +9 -0
  2574. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/partial/instantiate.js +16 -0
  2575. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/patterns/pattern.js +10 -0
  2576. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/patterns/template.js +11 -0
  2577. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/pick/from_type.js +21 -0
  2578. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/pick/instantiate.js +17 -0
  2579. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/readonly_object/from_array.js +9 -0
  2580. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/readonly_object/from_cyclic.js +13 -0
  2581. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/readonly_object/from_intersect.js +9 -0
  2582. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/readonly_object/from_object.js +13 -0
  2583. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/readonly_object/from_tuple.js +9 -0
  2584. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/readonly_object/from_type.js +18 -0
  2585. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/readonly_object/from_union.js +9 -0
  2586. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/readonly_object/instantiate.js +16 -0
  2587. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/record/from_key.js +28 -0
  2588. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/record/from_key_any.js +8 -0
  2589. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/record/from_key_boolean.js +7 -0
  2590. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/record/from_key_enum.js +10 -0
  2591. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/record/from_key_integer.js +9 -0
  2592. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/record/from_key_intersect.js +10 -0
  2593. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/record/from_key_literal.js +8 -0
  2594. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/record/from_key_number.js +9 -0
  2595. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/record/from_key_string.js +9 -0
  2596. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/record/from_key_template_literal.js +14 -0
  2597. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/record/from_key_union.js +34 -0
  2598. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/record/instantiate.js +17 -0
  2599. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/record/record_create.js +9 -0
  2600. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/ref/instantiate.js +8 -0
  2601. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/required/from_cyclic.js +13 -0
  2602. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/required/from_intersect.js +9 -0
  2603. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/required/from_object.js +13 -0
  2604. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/required/from_type.js +14 -0
  2605. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/required/from_union.js +9 -0
  2606. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/required/instantiate.js +16 -0
  2607. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/rest/spread.js +18 -0
  2608. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/return_type/instantiate.js +20 -0
  2609. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/template_literal/create.js +7 -0
  2610. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/template_literal/decode.js +54 -0
  2611. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/template_literal/encode.js +72 -0
  2612. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/template_literal/instantiate.js +16 -0
  2613. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/template_literal/is_finite.js +23 -0
  2614. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/template_literal/is_pattern.js +10 -0
  2615. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/this/expand_this.js +25 -0
  2616. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/engine/tuple/to_object.js +16 -0
  2617. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/any.js +11 -0
  2618. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/array.js +16 -0
  2619. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/async_iterator.js +9 -0
  2620. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/bigint.js +9 -0
  2621. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/boolean.js +9 -0
  2622. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/constructor.js +12 -0
  2623. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/enum.js +8 -0
  2624. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/extends.js +19 -0
  2625. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/extends_left.js +57 -0
  2626. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/extends_right.js +39 -0
  2627. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/function.js +12 -0
  2628. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/inference.js +43 -0
  2629. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/integer.js +10 -0
  2630. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/intersect.js +12 -0
  2631. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/iterator.js +9 -0
  2632. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/literal.js +30 -0
  2633. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/never.js +9 -0
  2634. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/null.js +9 -0
  2635. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/number.js +9 -0
  2636. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/object.js +46 -0
  2637. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/parameters.js +24 -0
  2638. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/promise.js +9 -0
  2639. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/result.js +36 -0
  2640. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/return_type.js +9 -0
  2641. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/string.js +9 -0
  2642. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/symbol.js +9 -0
  2643. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/template_literal.js +9 -0
  2644. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/tuple.js +52 -0
  2645. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/undefined.js +10 -0
  2646. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/union.js +18 -0
  2647. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/unknown.js +11 -0
  2648. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/extends/void.js +9 -0
  2649. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/mapping.js +617 -0
  2650. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/parser.js +270 -0
  2651. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/script.js +20 -0
  2652. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/token/bigint.js +17 -0
  2653. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/token/const.js +13 -0
  2654. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/token/ident.js +26 -0
  2655. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/token/integer.js +22 -0
  2656. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/token/internal/char.js +30 -0
  2657. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/token/internal/many.js +11 -0
  2658. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/token/internal/match.js +11 -0
  2659. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/token/internal/optional.js +8 -0
  2660. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/token/internal/take.js +16 -0
  2661. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/token/internal/trim.js +30 -0
  2662. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/token/number.js +22 -0
  2663. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/token/span.js +37 -0
  2664. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/token/string.js +19 -0
  2665. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/token/unsigned_integer.js +26 -0
  2666. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/token/unsigned_number.js +44 -0
  2667. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/token/until.js +19 -0
  2668. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/script/token/until_1.js +9 -0
  2669. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/_codec.js +49 -0
  2670. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/_immutable.js +22 -0
  2671. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/_optional.js +23 -0
  2672. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/_readonly.js +22 -0
  2673. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/_refine.js +28 -0
  2674. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/any.js +12 -0
  2675. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/array.js +18 -0
  2676. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/async_iterator.js +17 -0
  2677. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/base.js +54 -0
  2678. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/bigint.js +14 -0
  2679. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/boolean.js +12 -0
  2680. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/call.js +17 -0
  2681. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/constructor.js +17 -0
  2682. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/cyclic.js +22 -0
  2683. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/deferred.js +12 -0
  2684. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/enum.js +14 -0
  2685. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/function.js +18 -0
  2686. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/generic.js +12 -0
  2687. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/identifier.js +12 -0
  2688. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/infer.js +18 -0
  2689. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/integer.js +14 -0
  2690. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/intersect.js +17 -0
  2691. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/iterator.js +17 -0
  2692. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/literal.js +51 -0
  2693. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/never.js +14 -0
  2694. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/null.js +12 -0
  2695. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/number.js +14 -0
  2696. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/object.js +21 -0
  2697. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/parameter.js +19 -0
  2698. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/promise.js +18 -0
  2699. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/properties.js +16 -0
  2700. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/record.js +52 -0
  2701. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/ref.js +12 -0
  2702. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/rest.js +12 -0
  2703. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/schema.js +11 -0
  2704. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/string.js +14 -0
  2705. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/symbol.js +12 -0
  2706. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/template_literal.js +35 -0
  2707. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/this.js +12 -0
  2708. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/tuple.js +18 -0
  2709. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/undefined.js +12 -0
  2710. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/union.js +17 -0
  2711. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/unknown.js +12 -0
  2712. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/unsafe.js +12 -0
  2713. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/type/types/void.js +12 -0
  2714. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/typebox.js +197 -0
  2715. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/assert/assert.js +27 -0
  2716. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/check/check.js +15 -0
  2717. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/clean/additional.js +8 -0
  2718. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/clean/clean.js +12 -0
  2719. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/clean/from_array.js +10 -0
  2720. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/clean/from_base.js +6 -0
  2721. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/clean/from_cyclic.js +11 -0
  2722. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/clean/from_intersect.js +22 -0
  2723. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/clean/from_object.js +32 -0
  2724. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/clean/from_record.js +34 -0
  2725. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/clean/from_ref.js +8 -0
  2726. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/clean/from_tuple.js +14 -0
  2727. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/clean/from_type.js +27 -0
  2728. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/clean/from_union.js +15 -0
  2729. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/clone/clone.js +41 -0
  2730. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/codec/callback.js +19 -0
  2731. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/codec/decode.js +43 -0
  2732. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/codec/encode.js +43 -0
  2733. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/codec/from_array.js +27 -0
  2734. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/codec/from_cyclic.js +13 -0
  2735. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/codec/from_intersect.js +38 -0
  2736. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/codec/from_object.js +32 -0
  2737. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/codec/from_record.js +37 -0
  2738. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/codec/from_ref.js +12 -0
  2739. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/codec/from_tuple.js +27 -0
  2740. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/codec/from_type.js +26 -0
  2741. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/codec/from_union.js +31 -0
  2742. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/codec/has.js +58 -0
  2743. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/convert.js +12 -0
  2744. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_additional.js +16 -0
  2745. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_array.js +10 -0
  2746. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_base.js +6 -0
  2747. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_bigint.js +10 -0
  2748. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_boolean.js +10 -0
  2749. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_cyclic.js +11 -0
  2750. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_enum.js +9 -0
  2751. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_integer.js +9 -0
  2752. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_intersect.js +14 -0
  2753. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_literal.js +35 -0
  2754. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_null.js +10 -0
  2755. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_number.js +9 -0
  2756. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_object.js +22 -0
  2757. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_record.js +21 -0
  2758. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_ref.js +8 -0
  2759. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_string.js +10 -0
  2760. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_template_literal.js +12 -0
  2761. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_tuple.js +13 -0
  2762. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_type.js +49 -0
  2763. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_undefined.js +10 -0
  2764. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_union.js +15 -0
  2765. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/from_void.js +10 -0
  2766. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/try/try_array.js +8 -0
  2767. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/try/try_bigint.js +27 -0
  2768. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/try/try_boolean.js +17 -0
  2769. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/try/try_null.js +22 -0
  2770. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/try/try_number.js +31 -0
  2771. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/try/try_result.js +15 -0
  2772. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/try/try_string.js +8 -0
  2773. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/convert/try/try_undefined.js +22 -0
  2774. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/create.js +12 -0
  2775. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/error.js +9 -0
  2776. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_array.js +14 -0
  2777. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_async_iterator.js +8 -0
  2778. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_base.js +6 -0
  2779. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_bigint.js +8 -0
  2780. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_boolean.js +6 -0
  2781. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_constructor.js +12 -0
  2782. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_cyclic.js +11 -0
  2783. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_default.js +8 -0
  2784. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_enum.js +8 -0
  2785. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_function.js +8 -0
  2786. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_integer.js +9 -0
  2787. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_intersect.js +14 -0
  2788. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_iterator.js +8 -0
  2789. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_literal.js +6 -0
  2790. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_never.js +7 -0
  2791. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_null.js +6 -0
  2792. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_number.js +9 -0
  2793. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_object.js +11 -0
  2794. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_promise.js +7 -0
  2795. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_record.js +11 -0
  2796. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_ref.js +11 -0
  2797. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_string.js +14 -0
  2798. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_symbol.js +6 -0
  2799. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_template_literal.js +16 -0
  2800. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_tuple.js +7 -0
  2801. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_type.js +75 -0
  2802. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_undefined.js +6 -0
  2803. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_union.js +11 -0
  2804. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/create/from_void.js +6 -0
  2805. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/default/default.js +12 -0
  2806. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/default/from_array.js +13 -0
  2807. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/default/from_base.js +6 -0
  2808. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/default/from_cyclic.js +11 -0
  2809. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/default/from_default.js +10 -0
  2810. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/default/from_intersect.js +14 -0
  2811. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/default/from_object.js +30 -0
  2812. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/default/from_record.js +29 -0
  2813. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/default/from_ref.js +8 -0
  2814. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/default/from_tuple.js +15 -0
  2815. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/default/from_type.js +32 -0
  2816. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/default/from_union.js +15 -0
  2817. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/delta/diff.js +91 -0
  2818. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/delta/edit.js +29 -0
  2819. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/delta/patch.js +35 -0
  2820. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/equal/equal.js +7 -0
  2821. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/errors/errors.js +16 -0
  2822. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/hash/hash.js +7 -0
  2823. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/index.js +65 -0
  2824. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/mutate/error.js +8 -0
  2825. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/mutate/from_array.js +17 -0
  2826. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/mutate/from_object.js +35 -0
  2827. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/mutate/from_unknown.js +9 -0
  2828. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/mutate/from_value.js +14 -0
  2829. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/mutate/mutate.js +20 -0
  2830. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/parse/parse.js +42 -0
  2831. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/pipeline/pipeline.js +13 -0
  2832. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/repair/error.js +11 -0
  2833. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/repair/from_array.js +37 -0
  2834. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/repair/from_base.js +7 -0
  2835. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/repair/from_enum.js +9 -0
  2836. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/repair/from_intersect.js +14 -0
  2837. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/repair/from_object.js +30 -0
  2838. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/repair/from_record.js +36 -0
  2839. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/repair/from_ref.js +11 -0
  2840. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/repair/from_template_literal.js +12 -0
  2841. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/repair/from_tuple.js +14 -0
  2842. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/repair/from_type.js +64 -0
  2843. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/repair/from_union.js +26 -0
  2844. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/repair/from_unknown.js +14 -0
  2845. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/repair/repair.js +15 -0
  2846. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/shared/optional_undefined.js +11 -0
  2847. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/shared/union_priority_sort.js +17 -0
  2848. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/shared/union_score_select.js +40 -0
  2849. package/dist/node_modules/.pnpm/typebox@1.1.38/node_modules/typebox/build/value/value.js +41 -0
  2850. package/dist/node_modules/.pnpm/uint8array-extras@1.5.0/node_modules/uint8array-extras/index.js +65 -0
  2851. package/dist/node_modules/.pnpm/which@2.0.2/node_modules/which/which.js +95 -0
  2852. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/compose/compose-collection.js +60 -0
  2853. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/compose/compose-doc.js +38 -0
  2854. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/compose/compose-node.js +101 -0
  2855. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/compose/compose-scalar.js +76 -0
  2856. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/compose/composer.js +200 -0
  2857. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/compose/resolve-block-map.js +103 -0
  2858. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/compose/resolve-block-scalar.js +176 -0
  2859. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/compose/resolve-block-seq.js +46 -0
  2860. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/compose/resolve-end.js +38 -0
  2861. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/compose/resolve-flow-collection.js +189 -0
  2862. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/compose/resolve-flow-scalar.js +213 -0
  2863. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/compose/resolve-props.js +128 -0
  2864. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/compose/util-contains-newline.js +37 -0
  2865. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/compose/util-empty-scalar-position.js +25 -0
  2866. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/compose/util-flow-indent-check.js +13 -0
  2867. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/compose/util-map-includes.js +11 -0
  2868. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/doc/Document.js +304 -0
  2869. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/doc/anchors.js +65 -0
  2870. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/doc/createNode.js +70 -0
  2871. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/doc/directives.js +166 -0
  2872. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/errors.js +60 -0
  2873. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/parse/cst.js +72 -0
  2874. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/parse/lexer.js +579 -0
  2875. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/parse/line-counter.js +26 -0
  2876. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/parse/parser.js +862 -0
  2877. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/public-api.js +53 -0
  2878. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/Schema.js +27 -0
  2879. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/common/map.js +17 -0
  2880. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/common/null.js +13 -0
  2881. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/common/seq.js +17 -0
  2882. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/common/string.js +14 -0
  2883. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/core/bool.js +19 -0
  2884. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/core/float.js +41 -0
  2885. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/core/int.js +40 -0
  2886. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/core/schema.js +23 -0
  2887. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/json/schema.js +62 -0
  2888. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/tags.js +89 -0
  2889. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/yaml-1.1/binary.js +56 -0
  2890. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/yaml-1.1/bool.js +27 -0
  2891. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/yaml-1.1/float.js +44 -0
  2892. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/yaml-1.1/int.js +74 -0
  2893. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/yaml-1.1/omap.js +73 -0
  2894. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/yaml-1.1/pairs.js +73 -0
  2895. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/yaml-1.1/schema.js +39 -0
  2896. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/yaml-1.1/set.js +84 -0
  2897. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/schema/yaml-1.1/timestamp.js +83 -0
  2898. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/stringify/stringifyDocument.js +75 -0
  2899. package/dist/node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/browser/dist/stringify/stringifyNumber.js +22 -0
  2900. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.1_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/string.js +1 -0
  2901. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/Options.js +37 -0
  2902. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/Refs.js +23 -0
  2903. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/errorMessages.js +18 -0
  2904. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/getRelativePath.js +11 -0
  2905. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parseDef.js +61 -0
  2906. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/any.js +18 -0
  2907. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/array.js +28 -0
  2908. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/bigint.js +48 -0
  2909. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/boolean.js +8 -0
  2910. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/branded.js +7 -0
  2911. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/catch.js +7 -0
  2912. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/date.js +61 -0
  2913. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/default.js +10 -0
  2914. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/effects.js +8 -0
  2915. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/enum.js +9 -0
  2916. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/intersection.js +44 -0
  2917. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/literal.js +21 -0
  2918. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/map.js +29 -0
  2919. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/nativeEnum.js +15 -0
  2920. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/never.js +12 -0
  2921. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/null.js +11 -0
  2922. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/nullable.js +35 -0
  2923. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/number.js +51 -0
  2924. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/object.js +72 -0
  2925. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/optional.js +22 -0
  2926. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/pipeline.js +22 -0
  2927. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/promise.js +7 -0
  2928. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/readonly.js +7 -0
  2929. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/record.js +58 -0
  2930. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/set.js +23 -0
  2931. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/string.js +321 -0
  2932. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/tuple.js +30 -0
  2933. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/undefined.js +9 -0
  2934. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/union.js +71 -0
  2935. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/parsers/unknown.js +7 -0
  2936. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/selectParser.js +108 -0
  2937. package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@4.4.3/node_modules/zod-to-json-schema/dist/esm/zodToJsonSchema.js +66 -0
  2938. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v3/types.js +42 -0
  2939. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/coerce.js +12 -0
  2940. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/compat.js +6 -0
  2941. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/errors.js +43 -0
  2942. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/iso.js +42 -0
  2943. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/parse.js +28 -0
  2944. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/schemas.js +983 -0
  2945. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/api.js +632 -0
  2946. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/checks.js +409 -0
  2947. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/core.js +79 -0
  2948. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/doc.js +37 -0
  2949. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/errors.js +105 -0
  2950. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/json-schema-processors.js +586 -0
  2951. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/parse.js +95 -0
  2952. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/regexes.js +87 -0
  2953. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/registries.js +51 -0
  2954. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/schemas.js +1609 -0
  2955. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/to-json-schema.js +365 -0
  2956. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/util.js +438 -0
  2957. package/dist/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/versions.js +8 -0
  2958. package/dist/packages/plugin/src/accounts.js +1 -1
  2959. package/dist/packages/plugin/src/api/prompts-api.js +2 -2
  2960. package/dist/packages/plugin/src/api/workspace.js +3 -3
  2961. package/dist/packages/plugin/src/channel.js +31 -28
  2962. package/dist/packages/plugin/src/gateway/message-context.js +11 -11
  2963. package/dist/packages/plugin/src/gateway/message-dispatcher.js +136 -36
  2964. package/dist/packages/plugin/src/gateway/skills-handler.js +23 -23
  2965. package/dist/packages/plugin/src/gateway/tools-list-handler.js +2 -2
  2966. package/dist/packages/plugin/src/media/upload.js +5 -5
  2967. package/dist/packages/plugin/src/setup-core.js +4 -4
  2968. package/dist/packages/plugin/src/setup-surface.js +6 -6
  2969. package/dist/setup-entry.js +1 -1
  2970. package/dist/src/gateway/config-writer.d.ts.map +1 -1
  2971. package/openclaw.plugin.json +7 -1
  2972. package/package.json +8 -8
  2973. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/account-id-C6v13Xic.js +0 -4
  2974. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/auth-profiles-Db4Eg6ht.js +0 -24
  2975. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/bash-tools.exec-runtime--1hhz8C_.js +0 -46
  2976. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/bash-tools.schemas-BqpDemKo.js +0 -32
  2977. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/boolean-DbfRNnYl.js +0 -14
  2978. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/boundary-file-read-BymsBHso.js +0 -172
  2979. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/bundled-Cuj8sKt6.js +0 -18
  2980. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/bundled-dir-Cq5y_NKM.js +0 -109
  2981. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/bundled-plugin-metadata-BJMD48hn.js +0 -260
  2982. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/channel-entry-contract-BoTfqLnn.js +0 -176
  2983. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/cli-name-DPC4W7Fo.js +0 -22
  2984. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/command-format-LqDv8ows.js +0 -24
  2985. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/command-registration-Dxq1bCXM.js +0 -16
  2986. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/commands-registry-normalize-Bk0WYUI0.js +0 -94
  2987. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/commands-registry.data-D99VdOlX.js +0 -940
  2988. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/config--3Msyf4f.js +0 -20
  2989. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/config-schema-C6kUPI7B.js +0 -33
  2990. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/config-schema-DB8FqQH8.js +0 -82
  2991. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/conversation-binding-C3EIaK9Z.js +0 -19
  2992. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/core-DpZtjMWz.js +0 -51
  2993. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/dedupe-DM7iBj7C.js +0 -60
  2994. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/discovery-Cgp95o2R.js +0 -649
  2995. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/dispatch-2DAqwFVE.js +0 -33
  2996. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/errors-Dyla6m1G.js +0 -13
  2997. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/exec-approvals-CLXc_BYU.js +0 -212
  2998. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/exec-defaults-DBnaZeLQ.js +0 -13
  2999. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/exec-jRxy02_4.js +0 -9
  3000. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/exec-safe-bin-trust-DOmID2EO.js +0 -638
  3001. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/facade-loader-B83leEeb.js +0 -10
  3002. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/facade-runtime-B04URCVZ.js +0 -14
  3003. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/file-identity-sp9axE-E.js +0 -411
  3004. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/file-lock-D016H3tC.js +0 -5
  3005. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/gateway-control-ui-origins-B-lkqr3D.js +0 -23
  3006. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/gateway-request-scope-BEWoJTx4.js +0 -3
  3007. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/helpers-CI2CkXhU.js +0 -7
  3008. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/home-dir-BEqRdfoa.js +0 -67
  3009. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/host-env-security-B-Ebh6At.js +0 -334
  3010. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/ids-By7Nkc8R.js +0 -76
  3011. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/inbound-path-policy-CQkSSeSi.js +0 -26
  3012. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/internal-hooks-D52pUqod.js +0 -5
  3013. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/io-DDkf_FUu.js +0 -14328
  3014. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/ip-CdfoCORt.js +0 -2
  3015. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/json-files-DACY7Zw5.js +0 -22
  3016. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/links-BlUEqVE8.js +0 -15
  3017. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/loader-DYJR63Q1.js +0 -27
  3018. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/logger-BMuqDP66.js +0 -26
  3019. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/manager-szyCqvou.js +0 -22
  3020. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/manifest-CjPIwluH.js +0 -409
  3021. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/manifest-registry-CK0zNybm.js +0 -394
  3022. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/message-channel-DXsjCySM.js +0 -32
  3023. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/mime-BjR-Aw-Q.js +0 -42
  3024. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/min-host-version-CmguvhGB.js +0 -49
  3025. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/model-auth-markers-YVQDqG1J.js +0 -8
  3026. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/model-selection-cli-U7l5Ifek.js +0 -14
  3027. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/models-config-B-YHRI3g.js +0 -40
  3028. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/native-command-session-targets-BW3SPx-T.js +0 -11
  3029. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/network-mode-D3yzFBsD.js +0 -15
  3030. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/node-require-DvwmVoHm.js +0 -14
  3031. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/node-sqlite-FGjwOqiS.js +0 -3
  3032. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/openclaw-root-BNWw3cXT.js +0 -69
  3033. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/order-6WHL2fZu.js +0 -26
  3034. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/parse-duration-amE_QFsj.js +0 -42
  3035. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/path-safety-CKqzLERR.js +0 -308
  3036. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/paths-LCYGfrV7.js +0 -95
  3037. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/process-scoped-map-Cv-PkzaO.js +0 -11
  3038. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/profile-utils-Dh8DVvPv.js +0 -17
  3039. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/provider-env-vars-DDfJbkrO.js +0 -150
  3040. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/provider-id-B3nZBDJJ.js +0 -15
  3041. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/provider-runtime-O-n0cjZo.js +0 -22
  3042. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/public-surface-loader-CSDxBey4.js +0 -14
  3043. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/redact-D4nea1HF.js +0 -2
  3044. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/ref-contract-B1q5N0Lz.js +0 -35
  3045. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/registry-DE4nHTjg.js +0 -54
  3046. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/registry-loaded-B8D6rQiJ.js +0 -62
  3047. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/registry-nEl7QZ30.js +0 -3
  3048. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/runtime-Clo2XF6T.js +0 -27
  3049. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/runtime-channel-state-Ck2VkX9T.js +0 -20
  3050. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/runtime-state-Cd3jnHgw.js +0 -4
  3051. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/schema-validator-Bo7NeV8w.js +0 -3
  3052. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/scp-host-CiFVRWHy.js +0 -38
  3053. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/sdk-alias-Bo1huP7M.js +0 -315
  3054. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/session-binding-service-D6sb-LrK.js +0 -9
  3055. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/session-write-lock-Dk7FbMr_.js +0 -6
  3056. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/setup-helpers-ChrkNnYE.js +0 -5
  3057. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/setup-registry-BPL6c_Zk.js +0 -16
  3058. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/setup-wizard-helpers-DnMkYslk.js +0 -19
  3059. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/skills-Djbt9HGh.js +0 -21
  3060. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/slots-PynIdqZ_.js +0 -10
  3061. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/string-coerce-BUSzWgUA.js +0 -25
  3062. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/string-normalization-DIJRAo0o.js +0 -20
  3063. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/strip-inbound-meta-WCHWW8is.js +0 -12
  3064. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/subsystem-BHv2zSx6.js +0 -15
  3065. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/system-events-CfifhXT7.js +0 -3
  3066. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/tailscale-status-Ch1LdrMM.js +0 -5
  3067. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/task-registry-2LJDZL29.js +0 -15
  3068. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/telegram-command-config-TdpOuZ__.js +0 -66
  3069. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/terminal-link-B3nCYQJi.js +0 -10
  3070. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/theme-CVJvORNs.js +0 -27
  3071. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/thinking-_rqwdGD8.js +0 -44
  3072. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/thinking.shared-Dginn1He.js +0 -14
  3073. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/tmp-openclaw-dir-DrKSsX71.js +0 -103
  3074. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/tool-policy-CwZyJfFc.js +0 -300
  3075. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/types-BfKfz-lz.js +0 -38
  3076. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/types.secrets-C9RpLzA0.js +0 -53
  3077. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/utils-DGFSjtQF.js +0 -36
  3078. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/version-b06Uhxnq.js +0 -82
  3079. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/workspace-oVBetctb.js +0 -20
  3080. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/zod-schema-Cpw1qu03.js +0 -1299
  3081. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/zod-schema.agent-runtime-D48J52r_.js +0 -620
  3082. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/zod-schema.core-BrzjtZhM.js +0 -597
  3083. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/zod-schema.providers-core-CX8AFeyJ.js +0 -1354
  3084. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/zod-schema.providers-whatsapp-7E9bf9oA.js +0 -130
  3085. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/zod-schema.sensitive-BFZ4qze6.js +0 -5
  3086. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@mariozechner/pi-ai/dist/models.generated.js +0 -14275
  3087. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@mariozechner/pi-ai/dist/models.js +0 -16
  3088. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@mariozechner/pi-ai/dist/utils/oauth/anthropic.js +0 -314
  3089. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@mariozechner/pi-ai/dist/utils/oauth/google-antigravity.js +0 -315
  3090. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@mariozechner/pi-ai/dist/utils/oauth/google-gemini-cli.js +0 -402
  3091. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@mariozechner/pi-ai/dist/utils/oauth/index.js +0 -41
  3092. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@mariozechner/pi-ai/dist/utils/oauth/openai-codex.js +0 -335
  3093. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/system/policy.js +0 -34
  3094. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/any/any.js +0 -8
  3095. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/argument/argument.js +0 -8
  3096. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/array/array.js +0 -8
  3097. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/async-iterator/async-iterator.js +0 -8
  3098. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/awaited/awaited.js +0 -30
  3099. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/bigint/bigint.js +0 -8
  3100. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/boolean/boolean.js +0 -8
  3101. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/clone/type.js +0 -7
  3102. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/clone/value.js +0 -32
  3103. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/composite/composite.js +0 -37
  3104. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/computed/computed.js +0 -8
  3105. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/const/const.js +0 -36
  3106. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/constructor/constructor.js +0 -8
  3107. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/constructor-parameters/constructor-parameters.js +0 -9
  3108. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/create/immutable.js +0 -29
  3109. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/create/type.js +0 -17
  3110. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/date/date.js +0 -8
  3111. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/discard/discard.js +0 -10
  3112. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/enum/enum.js +0 -15
  3113. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/error/error.js +0 -8
  3114. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/exclude/exclude-from-mapped-result.js +0 -18
  3115. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/exclude/exclude-from-template-literal.js +0 -8
  3116. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/exclude/exclude.js +0 -21
  3117. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/extends/extends-check.js +0 -265
  3118. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/extends/extends-from-mapped-key.js +0 -24
  3119. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/extends/extends-from-mapped-result.js +0 -19
  3120. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/extends/extends.js +0 -16
  3121. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/extract/extract-from-mapped-result.js +0 -18
  3122. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/extract/extract-from-template-literal.js +0 -8
  3123. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/extract/extract.js +0 -21
  3124. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/function/function.js +0 -8
  3125. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/guard/kind.js +0 -176
  3126. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/guard/type.js +0 -272
  3127. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/guard/value.js +0 -62
  3128. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/indexed/indexed-from-mapped-key.js +0 -21
  3129. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/indexed/indexed-from-mapped-result.js +0 -20
  3130. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/indexed/indexed-property-keys.js +0 -21
  3131. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/indexed/indexed.js +0 -61
  3132. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/instance-type/instance-type.js +0 -9
  3133. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/instantiate/instantiate.js +0 -86
  3134. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/integer/integer.js +0 -8
  3135. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/intersect/intersect-create.js +0 -11
  3136. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/intersect/intersect-evaluated.js +0 -31
  3137. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/intersect/intersect.js +0 -16
  3138. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/intrinsic/capitalize.js +0 -7
  3139. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/intrinsic/intrinsic-from-mapped-key.js +0 -25
  3140. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/intrinsic/intrinsic.js +0 -55
  3141. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/intrinsic/lowercase.js +0 -7
  3142. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/intrinsic/uncapitalize.js +0 -7
  3143. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/intrinsic/uppercase.js +0 -7
  3144. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/iterator/iterator.js +0 -8
  3145. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/keyof/keyof-from-mapped-result.js +0 -19
  3146. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/keyof/keyof-property-keys.js +0 -36
  3147. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/keyof/keyof.js +0 -31
  3148. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/literal/literal.js +0 -12
  3149. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/mapped/mapped-result.js +0 -11
  3150. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/mapped/mapped.js +0 -76
  3151. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/module/compute.js +0 -122
  3152. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/module/module.js +0 -28
  3153. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/never/never.js +0 -8
  3154. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/not/not.js +0 -8
  3155. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/null/null.js +0 -8
  3156. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/number/number.js +0 -8
  3157. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/object/object.js +0 -15
  3158. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/omit/omit-from-mapped-key.js +0 -21
  3159. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/omit/omit-from-mapped-result.js +0 -19
  3160. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/omit/omit.js +0 -48
  3161. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/optional/optional-from-mapped-result.js +0 -18
  3162. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/optional/optional.js +0 -21
  3163. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/parameters/parameters.js +0 -9
  3164. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/partial/partial-from-mapped-result.js +0 -19
  3165. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/partial/partial.js +0 -53
  3166. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/patterns/patterns.js +0 -16
  3167. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/pick/pick-from-mapped-key.js +0 -23
  3168. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/pick/pick-from-mapped-result.js +0 -19
  3169. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/pick/pick.js +0 -48
  3170. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/promise/promise.js +0 -8
  3171. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/readonly/readonly-from-mapped-result.js +0 -18
  3172. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/readonly/readonly.js +0 -21
  3173. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/readonly-optional/readonly-optional.js +0 -8
  3174. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/record/record.js +0 -71
  3175. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/recursive/recursive.js +0 -15
  3176. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/ref/ref.js +0 -12
  3177. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/regexp/regexp.js +0 -10
  3178. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/required/required-from-mapped-result.js +0 -18
  3179. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/required/required.js +0 -52
  3180. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/rest/rest.js +0 -10
  3181. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/return-type/return-type.js +0 -9
  3182. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/sets/set.js +0 -30
  3183. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/string/string.js +0 -8
  3184. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/symbol/symbol.js +0 -8
  3185. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/symbols/symbols.js +0 -12
  3186. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/template-literal/finite.js +0 -27
  3187. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/template-literal/generate.js +0 -38
  3188. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/template-literal/parse.js +0 -128
  3189. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/template-literal/pattern.js +0 -21
  3190. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/template-literal/syntax.js +0 -45
  3191. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/template-literal/template-literal.js +0 -12
  3192. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/template-literal/union.js +0 -11
  3193. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/transform/transform.js +0 -37
  3194. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/tuple/tuple.js +0 -8
  3195. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/type/index.js +0 -5
  3196. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/type/type.js +0 -126
  3197. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/uint8array/uint8array.js +0 -8
  3198. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/undefined/undefined.js +0 -8
  3199. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/union/union-create.js +0 -8
  3200. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/union/union-evaluated.js +0 -26
  3201. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/union/union.js +0 -9
  3202. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/unknown/unknown.js +0 -8
  3203. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/unsafe/unsafe.js +0 -8
  3204. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/type/void/void.js +0 -8
  3205. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@sinclair/typebox/build/esm/value/guard/guard.js +0 -18
  3206. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/dotenv/lib/main.js +0 -318
  3207. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/ipaddr.js/lib/ipaddr.js +0 -805
  3208. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/jiti/dist/jiti.js +0 -3869
  3209. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/jiti/lib/jiti.js +0 -26
  3210. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/yaml/browser/dist/doc/anchors.js +0 -12
  3211. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/yaml/browser/dist/doc/createNode.js +0 -58
  3212. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/yaml/browser/dist/parse/lexer.js +0 -6
  3213. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/yaml/browser/dist/schema/yaml-1.1/omap.js +0 -50
  3214. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/yaml/browser/dist/schema/yaml-1.1/pairs.js +0 -37
  3215. package/dist/node_modules/.pnpm/openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/yaml/browser/dist/schema/yaml-1.1/set.js +0 -65
  3216. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@mariozechner → @earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works}/pi-ai/dist/utils/oauth/github-copilot.js +0 -0
  3217. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@mariozechner → @earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works}/pi-ai/dist/utils/oauth/oauth-page.js +0 -0
  3218. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/node_modules/@mariozechner → @earendil-works_pi-ai@0.75._3ea128c92bbfa86e7bf0be095ab1043e/node_modules/@earendil-works}/pi-ai/dist/utils/oauth/pkce.js +0 -0
  3219. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → json5@2.2.3}/node_modules/json5/dist/index.js +0 -0
  3220. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/exec-safety-C8v0dsfc.js → openclaw@2026.5.22/node_modules/openclaw/dist/exec-safety-1iu4aOkR.js} +0 -0
  3221. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/global-singleton-DhGoboiG.js → openclaw@2026.5.22/node_modules/openclaw/dist/global-singleton-DE6St75u.js} +0 -0
  3222. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/legacy-names-C7VUgVdg.js → openclaw@2026.5.22/node_modules/openclaw/dist/legacy-names-CuutNmLC.js} +0 -0
  3223. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/map-size-DhG4ditB.js → openclaw@2026.5.22/node_modules/openclaw/dist/map-size-DWyOGZSD.js} +0 -0
  3224. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/prototype-keys-BKGE_uzN.js → openclaw@2026.5.22/node_modules/openclaw/dist/prototype-keys-gIgii6VQ.js} +0 -0
  3225. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw/dist/runtime-guard-DqVOvWAZ.js → openclaw@2026.5.22/node_modules/openclaw/dist/runtime-guard-DLdnBLFm.js} +0 -0
  3226. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/doc/applyReviver.js +0 -0
  3227. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/log.js +0 -0
  3228. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/nodes/Alias.js +0 -0
  3229. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/nodes/Collection.js +0 -0
  3230. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/nodes/Node.js +0 -0
  3231. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/nodes/Pair.js +0 -0
  3232. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/nodes/Scalar.js +0 -0
  3233. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/nodes/YAMLMap.js +0 -0
  3234. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/nodes/YAMLSeq.js +0 -0
  3235. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/nodes/addPairToJSMap.js +0 -0
  3236. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/nodes/identity.js +0 -0
  3237. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/nodes/toJS.js +0 -0
  3238. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/schema/yaml-1.1/merge.js +0 -0
  3239. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/stringify/foldFlowLines.js +0 -0
  3240. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/stringify/stringify.js +0 -0
  3241. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/stringify/stringifyCollection.js +0 -0
  3242. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/stringify/stringifyComment.js +0 -0
  3243. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/stringify/stringifyPair.js +0 -0
  3244. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/stringify/stringifyString.js +0 -0
  3245. /package/dist/node_modules/.pnpm/{openclaw@2026.4.14_@emnapi__48b26e3018d2f6ac73290fb8288ef325/node_modules/openclaw → yaml@2.9.0}/node_modules/yaml/browser/dist/visit.js +0 -0
@@ -0,0 +1,2028 @@
1
+ import { r as getFsSafePythonConfig, t as canFallbackFromPythonError } from "./fs-safe-defaults-B7hUN42l.js";
2
+ import { m as FsSafeError, t as assertNoNulPathInput, r as isNotFoundPathError, i as isPathInside, s as isSymlinkOpenError, n as hasNodeErrorCode, o as isPathRelativeEscape } from "./path-BlG8lhgR.js";
3
+ import { t as sameFileIdentity } from "./file-identity-BKNyWMFA.js";
4
+ import { n as normalizeOptionalString } from "./string-coerce-6TL5VVOL.js";
5
+ import { u as createAsyncDirectoryGuard, d as createNearestExistingDirectoryGuard, s as withAsyncDirectoryGuards, t as serializePathWrite, c as assertAsyncDirectoryGuard, n as registerTempPathForExit } from "./write-queue-C9nceBqy.js";
6
+ import { r as resolveRootPath, t as ROOT_PATH_ALIAS_POLICIES } from "./root-path-BgCKz8X4.js";
7
+ import { t as stringifyJsonDocument } from "./json-stringify-DYDqVIo7.js";
8
+ import fs__default, { constants } from "node:fs";
9
+ import path__default from "node:path";
10
+ import fs$1__default from "node:fs/promises";
11
+ import os__default from "node:os";
12
+ import { spawn } from "node:child_process";
13
+ import { randomUUID } from "node:crypto";
14
+ import { pipeline } from "node:stream/promises";
15
+ import { Transform } from "node:stream";
16
+ function normalize$1(value) {
17
+ const trimmed = normalizeOptionalString(value);
18
+ if (!trimmed) return;
19
+ if (trimmed === "undefined" || trimmed === "null") return;
20
+ return trimmed;
21
+ }
22
+ function resolveEffectiveHomeDir(env = process.env, homedir = os__default.homedir) {
23
+ const raw = resolveRawHomeDir(env, homedir);
24
+ return raw ? path__default.resolve(raw) : void 0;
25
+ }
26
+ function resolveRawHomeDir(env, homedir) {
27
+ const explicitHome = normalize$1(env.OPENCLAW_HOME);
28
+ if (!explicitHome) return resolveRawOsHomeDir(env, homedir);
29
+ if (path__default.normalize(explicitHome).split(path__default.sep)[0] !== "~") return explicitHome;
30
+ const fallbackHome = resolveRawOsHomeDir(env, homedir);
31
+ if (!fallbackHome) return;
32
+ return expandHomePrefix(explicitHome, { home: fallbackHome });
33
+ }
34
+ function resolveRawOsHomeDir(env, homedir) {
35
+ const envHome = normalize$1(env.HOME);
36
+ if (envHome) return envHome;
37
+ const userProfile = normalize$1(env.USERPROFILE);
38
+ if (userProfile) return userProfile;
39
+ return normalizeSafe(homedir);
40
+ }
41
+ function normalizeSafe(homedir) {
42
+ try {
43
+ return normalize$1(homedir());
44
+ } catch {
45
+ return;
46
+ }
47
+ }
48
+ function expandHomePrefix(input, opts) {
49
+ const segments = path__default.normalize(input).split(path__default.sep);
50
+ if (segments[0] !== "~") return input;
51
+ const home = normalize$1(opts?.home) ?? resolveEffectiveHomeDir(opts?.env ?? process.env, opts?.homedir ?? os__default.homedir);
52
+ if (!home) return input;
53
+ return path__default.join(home, ...segments.slice(1));
54
+ }
55
+ function createMaxBytesTransform(maxBytes) {
56
+ let bytes = 0;
57
+ return new Transform({ transform(chunk, _encoding, callback) {
58
+ const buffer = chunk instanceof Buffer ? chunk : Buffer.from(chunk);
59
+ bytes += buffer.byteLength;
60
+ if (bytes > maxBytes) {
61
+ callback(new FsSafeError("too-large", `file exceeds limit of ${maxBytes} bytes (got at least ${bytes})`));
62
+ return;
63
+ }
64
+ callback(null, buffer);
65
+ } });
66
+ }
67
+ function createBoundedReadStream(opened, maxBytes) {
68
+ const stream = opened.handle.createReadStream();
69
+ return maxBytes === void 0 ? stream : stream.pipe(createMaxBytesTransform(maxBytes));
70
+ }
71
+ function isSameOrChildPath(candidate, parent) {
72
+ const parentPrefix = parent.endsWith(path__default.sep) ? parent : `${parent}${path__default.sep}`;
73
+ return candidate === parent || candidate.startsWith(parentPrefix);
74
+ }
75
+ async function mkdirPathComponentsWithGuards(params) {
76
+ const root2 = path__default.resolve(params.rootReal);
77
+ const rootCanonical = path__default.resolve(await fs$1__default.realpath(root2));
78
+ const target = path__default.resolve(params.targetPath);
79
+ const relative = path__default.relative(root2, target);
80
+ if (isPathRelativeEscape(relative)) throw new FsSafeError("outside-workspace", "directory is outside workspace root");
81
+ let current = root2;
82
+ for (const part of relative.split(path__default.sep).filter(Boolean)) {
83
+ const next = path__default.join(current, part);
84
+ const parentGuard = await createAsyncDirectoryGuard(current);
85
+ await params.beforeComponent?.(next);
86
+ await assertAsyncDirectoryGuard(parentGuard);
87
+ try {
88
+ await fs$1__default.mkdir(next);
89
+ } catch (error) {
90
+ if (!error || typeof error !== "object" || !("code" in error) || error.code !== "EEXIST") throw error;
91
+ }
92
+ const stat = await fs$1__default.lstat(next);
93
+ if (stat.isSymbolicLink() || !stat.isDirectory()) throw new FsSafeError("not-file", "directory component must be a directory");
94
+ if (!isSameOrChildPath(path__default.resolve(await fs$1__default.realpath(next)), rootCanonical)) throw new FsSafeError("outside-workspace", "directory escaped workspace root");
95
+ await createAsyncDirectoryGuard(next);
96
+ await assertAsyncDirectoryGuard(parentGuard);
97
+ current = next;
98
+ }
99
+ }
100
+ const PINNED_PYTHON_WORKER_SOURCE = String.raw`
101
+ import base64, errno, json, os, secrets, stat, sys
102
+ DIR_FLAGS = os.O_RDONLY
103
+ if hasattr(os, "O_DIRECTORY"):
104
+ DIR_FLAGS |= os.O_DIRECTORY
105
+ if hasattr(os, "O_NOFOLLOW"):
106
+ DIR_FLAGS |= os.O_NOFOLLOW
107
+ READ_FLAGS = os.O_RDONLY
108
+ if hasattr(os, "O_NONBLOCK"):
109
+ READ_FLAGS |= os.O_NONBLOCK
110
+ if hasattr(os, "O_NOFOLLOW"):
111
+ READ_FLAGS |= os.O_NOFOLLOW
112
+ WRITE_FLAGS = os.O_WRONLY | os.O_CREAT | os.O_EXCL
113
+ if hasattr(os, "O_NOFOLLOW"):
114
+ WRITE_FLAGS |= os.O_NOFOLLOW
115
+ def split_relative(value):
116
+ if value in ("", "."):
117
+ return []
118
+ if "\x00" in value or value.startswith("/") or value.startswith("//"):
119
+ raise OSError(errno.EPERM, "invalid relative path")
120
+ if value.startswith("..\\"):
121
+ raise OSError(errno.EPERM, "path traversal is not allowed")
122
+ parts = [part for part in value.split("/") if part and part != "."]
123
+ for part in parts:
124
+ if part == "..":
125
+ raise OSError(errno.EPERM, "path traversal is not allowed")
126
+ return parts
127
+ def open_dir(path_value, dir_fd=None):
128
+ return os.open(path_value, DIR_FLAGS, dir_fd=dir_fd)
129
+ def walk_dir(root_fd, segments, mkdir_enabled=False):
130
+ current_fd = os.dup(root_fd)
131
+ try:
132
+ for segment in segments:
133
+ try:
134
+ next_fd = open_dir(segment, dir_fd=current_fd)
135
+ except FileNotFoundError:
136
+ if not mkdir_enabled:
137
+ raise
138
+ os.mkdir(segment, 0o777, dir_fd=current_fd)
139
+ next_fd = open_dir(segment, dir_fd=current_fd)
140
+ os.close(current_fd)
141
+ current_fd = next_fd
142
+ return current_fd
143
+ except Exception:
144
+ os.close(current_fd)
145
+ raise
146
+ def parent_and_basename(root_fd, relative):
147
+ segments = split_relative(relative)
148
+ if not segments:
149
+ raise OSError(errno.EPERM, "operation requires a non-root path")
150
+ parent_fd = walk_dir(root_fd, segments[:-1])
151
+ return parent_fd, segments[-1]
152
+ def encode_stat(st):
153
+ mode = st.st_mode
154
+ return {
155
+ "dev": st.st_dev,
156
+ "gid": st.st_gid,
157
+ "ino": st.st_ino,
158
+ "isDirectory": stat.S_ISDIR(mode),
159
+ "isFile": stat.S_ISREG(mode),
160
+ "isSymbolicLink": stat.S_ISLNK(mode),
161
+ "mode": mode,
162
+ "mtimeMs": st.st_mtime * 1000,
163
+ "nlink": st.st_nlink,
164
+ "size": st.st_size,
165
+ "uid": st.st_uid,
166
+ }
167
+ def reject_unsafe_endpoint(st):
168
+ mode = st.st_mode
169
+ if stat.S_ISLNK(mode):
170
+ raise OSError(errno.ELOOP, "symlink endpoint is not allowed")
171
+ if stat.S_ISREG(mode) and st.st_nlink > 1:
172
+ raise OSError(errno.EPERM, "hardlinked file endpoint is not allowed")
173
+ def copy_bytes(source_fd, dest_fd):
174
+ while True:
175
+ chunk = os.read(source_fd, 65536)
176
+ if not chunk:
177
+ break
178
+ view = memoryview(chunk)
179
+ while view:
180
+ written = os.write(dest_fd, view)
181
+ if written <= 0:
182
+ raise OSError(errno.EIO, "short write")
183
+ view = view[written:]
184
+ def write_all(fd, data):
185
+ view = memoryview(data)
186
+ while view:
187
+ written = os.write(fd, view)
188
+ if written <= 0:
189
+ raise OSError(errno.EIO, "short write")
190
+ view = view[written:]
191
+ def link_unsupported(exc):
192
+ unsupported = (errno.EPERM, errno.EOPNOTSUPP, getattr(errno, "ENOTSUP", errno.EOPNOTSUPP))
193
+ return getattr(exc, "errno", None) in unsupported
194
+ def link_no_replace(name, new_name, source_fd, target_fd):
195
+ linked = False
196
+ try:
197
+ os.link(name, new_name, src_dir_fd=source_fd, dst_dir_fd=target_fd, follow_symlinks=False)
198
+ linked = True
199
+ os.unlink(name, dir_fd=source_fd)
200
+ except Exception:
201
+ if linked:
202
+ try: os.unlink(new_name, dir_fd=target_fd)
203
+ except FileNotFoundError: pass
204
+ raise
205
+ os.fsync(source_fd)
206
+ if source_fd != target_fd:
207
+ os.fsync(target_fd)
208
+ def copy_file_no_replace(source_parent_fd, source_name, target_parent_fd, basename, mode, expected=None, unlink_source=False):
209
+ source_fd = os.open(source_name, READ_FLAGS, dir_fd=source_parent_fd)
210
+ dest_fd = None; success = False; dest_stat = None
211
+ try:
212
+ if expected is not None:
213
+ source_stat = os.fstat(source_fd)
214
+ if source_stat.st_dev != expected.st_dev or source_stat.st_ino != expected.st_ino:
215
+ raise RuntimeError("fs-safe-source-mismatch")
216
+ dest_fd = os.open(basename, WRITE_FLAGS, mode, dir_fd=target_parent_fd)
217
+ copy_bytes(source_fd, dest_fd)
218
+ os.fsync(dest_fd)
219
+ dest_stat = os.fstat(dest_fd)
220
+ success = True
221
+ finally:
222
+ os.close(source_fd)
223
+ if dest_fd is not None:
224
+ os.close(dest_fd)
225
+ if dest_fd is not None and not success:
226
+ try: os.unlink(basename, dir_fd=target_parent_fd)
227
+ except FileNotFoundError: pass
228
+ if unlink_source:
229
+ try:
230
+ os.unlink(source_name, dir_fd=source_parent_fd)
231
+ except Exception:
232
+ try: os.unlink(basename, dir_fd=target_parent_fd)
233
+ except FileNotFoundError: pass
234
+ raise
235
+ return dest_stat
236
+ def same_identity(left, right):
237
+ return left.st_dev == right.st_dev and left.st_ino == right.st_ino
238
+ def verify_temp_name(parent_fd, temp_name, expected_stat):
239
+ current_stat = os.lstat(temp_name, dir_fd=parent_fd)
240
+ if stat.S_ISLNK(current_stat.st_mode) or not same_identity(current_stat, expected_stat):
241
+ raise RuntimeError("fs-safe-temp-mismatch")
242
+ def verify_committed_temp(parent_fd, basename, expected_stat):
243
+ final_stat = os.lstat(basename, dir_fd=parent_fd)
244
+ if not stat.S_ISLNK(final_stat.st_mode) and same_identity(final_stat, expected_stat):
245
+ return final_stat
246
+ try: os.unlink(basename, dir_fd=parent_fd)
247
+ except FileNotFoundError: pass
248
+ raise RuntimeError("fs-safe-temp-mismatch")
249
+ def commit_temp_file(parent_fd, temp_name, basename, overwrite, mode, expected_stat):
250
+ verify_temp_name(parent_fd, temp_name, expected_stat)
251
+ if overwrite:
252
+ os.replace(temp_name, basename, src_dir_fd=parent_fd, dst_dir_fd=parent_fd)
253
+ return verify_committed_temp(parent_fd, basename, expected_stat)
254
+ else:
255
+ try:
256
+ os.link(temp_name, basename, src_dir_fd=parent_fd, dst_dir_fd=parent_fd, follow_symlinks=False)
257
+ final_stat = verify_committed_temp(parent_fd, basename, expected_stat)
258
+ os.unlink(temp_name, dir_fd=parent_fd)
259
+ return final_stat
260
+ except OSError as exc:
261
+ if not link_unsupported(exc):
262
+ raise
263
+ return copy_file_no_replace(parent_fd, temp_name, parent_fd, basename, mode, expected_stat, True)
264
+ def assert_expected_root(root_fd, payload):
265
+ if "rootDev" in payload or "rootIno" in payload:
266
+ root_stat = os.fstat(root_fd)
267
+ if root_stat.st_dev != int(payload["rootDev"]) or root_stat.st_ino != int(payload["rootIno"]):
268
+ raise RuntimeError("fs-safe-root-mismatch")
269
+ def stat_path(root_fd, payload):
270
+ relative = payload.get("relativePath", "")
271
+ segments = split_relative(relative)
272
+ if not segments:
273
+ return encode_stat(os.fstat(root_fd))
274
+ parent_fd, basename = parent_and_basename(root_fd, relative)
275
+ try:
276
+ st = os.lstat(basename, dir_fd=parent_fd)
277
+ if payload.get("rejectSymlink", True) and stat.S_ISLNK(st.st_mode):
278
+ raise OSError(errno.ELOOP, "symlink endpoint is not allowed")
279
+ return encode_stat(st)
280
+ finally:
281
+ os.close(parent_fd)
282
+ def readdir_path(root_fd, payload):
283
+ dir_fd = walk_dir(root_fd, split_relative(payload.get("relativePath", "")))
284
+ try:
285
+ names = sorted(os.listdir(dir_fd))
286
+ if not payload.get("withFileTypes", False):
287
+ return names
288
+ entries = []
289
+ for name in names:
290
+ st = os.lstat(name, dir_fd=dir_fd)
291
+ entry = encode_stat(st)
292
+ entry["name"] = name
293
+ entries.append(entry)
294
+ return entries
295
+ finally:
296
+ os.close(dir_fd)
297
+ def mkdirp_path(root_fd, payload):
298
+ dir_fd = walk_dir(root_fd, split_relative(payload.get("relativePath", "")), mkdir_enabled=True)
299
+ os.close(dir_fd); return None
300
+ def remove_tree(parent_fd, basename):
301
+ st = os.lstat(basename, dir_fd=parent_fd)
302
+ if stat.S_ISDIR(st.st_mode) and not stat.S_ISLNK(st.st_mode):
303
+ dir_fd = open_dir(basename, dir_fd=parent_fd)
304
+ try:
305
+ for child in os.listdir(dir_fd):
306
+ remove_tree(dir_fd, child)
307
+ finally:
308
+ os.close(dir_fd)
309
+ os.rmdir(basename, dir_fd=parent_fd)
310
+ else:
311
+ os.unlink(basename, dir_fd=parent_fd)
312
+ def remove_path(root_fd, payload):
313
+ parent_fd, basename = parent_and_basename(root_fd, payload.get("relativePath", ""))
314
+ try:
315
+ try:
316
+ st = os.lstat(basename, dir_fd=parent_fd)
317
+ except FileNotFoundError:
318
+ if payload.get("force", True):
319
+ return None
320
+ raise
321
+ if stat.S_ISDIR(st.st_mode) and not stat.S_ISLNK(st.st_mode):
322
+ if payload.get("recursive", False):
323
+ remove_tree(parent_fd, basename)
324
+ else:
325
+ os.rmdir(basename, dir_fd=parent_fd)
326
+ else:
327
+ os.unlink(basename, dir_fd=parent_fd)
328
+ return None
329
+ finally:
330
+ os.close(parent_fd)
331
+
332
+ def rename_path(root_fd, payload):
333
+ from_parent_fd, from_base = parent_and_basename(root_fd, payload["from"])
334
+ to_parent_fd, to_base = parent_and_basename(root_fd, payload["to"])
335
+ try:
336
+ from_stat = os.lstat(from_base, dir_fd=from_parent_fd)
337
+ reject_unsafe_endpoint(from_stat)
338
+ overwrite = payload.get("overwrite", True)
339
+ if not overwrite and stat.S_ISREG(from_stat.st_mode):
340
+ try:
341
+ link_no_replace(from_base, to_base, from_parent_fd, to_parent_fd)
342
+ except OSError as exc:
343
+ if not link_unsupported(exc):
344
+ raise
345
+ copy_file_no_replace(from_parent_fd, from_base, to_parent_fd, to_base, stat.S_IMODE(from_stat.st_mode), from_stat, True)
346
+ return None
347
+ if not overwrite and stat.S_ISDIR(from_stat.st_mode):
348
+ raise RuntimeError("fs-safe-directory-noreplace-unsupported")
349
+ if not overwrite:
350
+ try:
351
+ os.lstat(to_base, dir_fd=to_parent_fd)
352
+ raise FileExistsError(errno.EEXIST, "destination exists", to_base)
353
+ except FileNotFoundError:
354
+ pass
355
+ os.rename(from_base, to_base, src_dir_fd=from_parent_fd, dst_dir_fd=to_parent_fd)
356
+ os.fsync(from_parent_fd)
357
+ if from_parent_fd != to_parent_fd:
358
+ os.fsync(to_parent_fd)
359
+ return None
360
+ finally:
361
+ os.close(from_parent_fd)
362
+ os.close(to_parent_fd)
363
+
364
+ def create_temp_file(parent_fd, basename, mode):
365
+ prefix = "." + basename + "."
366
+ for _ in range(128):
367
+ candidate = prefix + secrets.token_hex(6) + ".tmp"
368
+ try:
369
+ fd = os.open(candidate, WRITE_FLAGS, mode, dir_fd=parent_fd)
370
+ return candidate, fd
371
+ except FileExistsError:
372
+ continue
373
+ raise RuntimeError("failed to allocate pinned temp file")
374
+
375
+ def write_path(root_fd, payload):
376
+ parent_fd = walk_dir(root_fd, split_relative(payload.get("relativeParentPath", "")), bool(payload.get("mkdir", True)))
377
+ temp_fd = None
378
+ temp_name = None
379
+ basename = payload["basename"]
380
+ mode = int(payload.get("mode", 0o600))
381
+ overwrite = bool(payload.get("overwrite", True))
382
+ max_bytes = int(payload.get("maxBytes", -1))
383
+ data = base64.b64decode(payload.get("base64", ""))
384
+ try:
385
+ if max_bytes >= 0 and len(data) > max_bytes:
386
+ raise RuntimeError("fs-safe-too-large:%d:%d" % (max_bytes, len(data)))
387
+ if not overwrite:
388
+ try:
389
+ os.lstat(basename, dir_fd=parent_fd)
390
+ raise FileExistsError(errno.EEXIST, "destination exists", basename)
391
+ except FileNotFoundError:
392
+ pass
393
+ temp_name, temp_fd = create_temp_file(parent_fd, basename, mode)
394
+ os.fchmod(temp_fd, mode)
395
+ write_all(temp_fd, data)
396
+ os.fsync(temp_fd)
397
+ temp_stat = os.fstat(temp_fd)
398
+ os.close(temp_fd)
399
+ temp_fd = None
400
+ result_stat = commit_temp_file(parent_fd, temp_name, basename, overwrite, mode, temp_stat)
401
+ temp_name = None
402
+ os.fsync(parent_fd)
403
+ return {"dev": result_stat.st_dev, "ino": result_stat.st_ino}
404
+ finally:
405
+ if temp_fd is not None:
406
+ os.close(temp_fd)
407
+ if temp_name is not None:
408
+ try:
409
+ os.unlink(temp_name, dir_fd=parent_fd)
410
+ except FileNotFoundError:
411
+ pass
412
+ os.close(parent_fd)
413
+
414
+ def copy_path(root_fd, payload):
415
+ source_fd = os.open(payload["sourcePath"], READ_FLAGS)
416
+ parent_fd = None
417
+ temp_fd = None
418
+ temp_name = None
419
+ try:
420
+ source_stat = os.fstat(source_fd)
421
+ if not stat.S_ISREG(source_stat.st_mode):
422
+ raise RuntimeError("fs-safe-not-file")
423
+ if source_stat.st_dev != int(payload["sourceDev"]) or source_stat.st_ino != int(payload["sourceIno"]):
424
+ raise RuntimeError("fs-safe-source-mismatch")
425
+ basename = payload["basename"]
426
+ mode = int(payload.get("mode", 0o600))
427
+ overwrite = bool(payload.get("overwrite", True))
428
+ max_bytes = int(payload.get("maxBytes", -1))
429
+ if max_bytes >= 0 and source_stat.st_size > max_bytes:
430
+ raise RuntimeError("fs-safe-too-large:%d:%d" % (max_bytes, source_stat.st_size))
431
+ parent_fd = walk_dir(root_fd, split_relative(payload.get("relativeParentPath", "")), bool(payload.get("mkdir", True)))
432
+ temp_name, temp_fd = create_temp_file(parent_fd, basename, mode)
433
+ os.fchmod(temp_fd, mode)
434
+ written_bytes = 0
435
+ while True:
436
+ chunk = os.read(source_fd, 65536)
437
+ if not chunk:
438
+ break
439
+ written_bytes += len(chunk)
440
+ if max_bytes >= 0 and written_bytes > max_bytes:
441
+ raise RuntimeError("fs-safe-too-large:%d:%d" % (max_bytes, written_bytes))
442
+ view = memoryview(chunk)
443
+ while view:
444
+ written = os.write(temp_fd, view)
445
+ if written <= 0:
446
+ raise OSError(errno.EIO, "short write")
447
+ view = view[written:]
448
+ os.fsync(temp_fd)
449
+ temp_stat = os.fstat(temp_fd)
450
+ os.close(temp_fd)
451
+ temp_fd = None
452
+ result_stat = commit_temp_file(parent_fd, temp_name, basename, overwrite, mode, temp_stat)
453
+ temp_name = None
454
+ os.fsync(parent_fd)
455
+ return {"dev": result_stat.st_dev, "ino": result_stat.st_ino}
456
+ finally:
457
+ os.close(source_fd)
458
+ if temp_fd is not None:
459
+ os.close(temp_fd)
460
+ if temp_name is not None and parent_fd is not None:
461
+ try:
462
+ os.unlink(temp_name, dir_fd=parent_fd)
463
+ except FileNotFoundError:
464
+ pass
465
+ if parent_fd is not None:
466
+ os.close(parent_fd)
467
+
468
+ def run_operation(operation, root_path, payload):
469
+ root_fd = open_dir(root_path)
470
+ try:
471
+ assert_expected_root(root_fd, payload)
472
+ if operation == "stat":
473
+ return stat_path(root_fd, payload)
474
+ if operation == "readdir":
475
+ return readdir_path(root_fd, payload)
476
+ if operation == "mkdirp":
477
+ return mkdirp_path(root_fd, payload)
478
+ if operation == "remove":
479
+ return remove_path(root_fd, payload)
480
+ if operation == "rename":
481
+ return rename_path(root_fd, payload)
482
+ if operation == "write":
483
+ return write_path(root_fd, payload)
484
+ if operation == "copy":
485
+ return copy_path(root_fd, payload)
486
+ raise RuntimeError("unknown operation: " + operation)
487
+ finally:
488
+ os.close(root_fd)
489
+
490
+ for line in sys.stdin:
491
+ try:
492
+ request = json.loads(line)
493
+ result = run_operation(request["operation"], request["rootPath"], request.get("payload") or {})
494
+ response = {"id": request["id"], "ok": True, "result": result}
495
+ except Exception as exc:
496
+ response = {
497
+ "id": request.get("id") if isinstance(locals().get("request"), dict) else None,
498
+ "ok": False,
499
+ "code": exc.__class__.__name__,
500
+ "errno": getattr(exc, "errno", None),
501
+ "message": str(exc),
502
+ }
503
+ print(json.dumps(response, separators=(",", ":")), flush=True)
504
+ `;
505
+ let nextRequestId = 1;
506
+ let worker = null;
507
+ const PYTHON_CANDIDATE_DEFAULTS = [
508
+ "/usr/bin/python3",
509
+ "/opt/homebrew/bin/python3",
510
+ "/usr/local/bin/python3"
511
+ ];
512
+ function canExecute(binPath) {
513
+ try {
514
+ fs__default.accessSync(binPath, fs__default.constants.X_OK);
515
+ return true;
516
+ } catch {
517
+ return false;
518
+ }
519
+ }
520
+ function resolvePython() {
521
+ const configured = getFsSafePythonConfig().pythonPath;
522
+ if (configured) return configured;
523
+ for (const candidate of PYTHON_CANDIDATE_DEFAULTS) if (canExecute(candidate)) return candidate;
524
+ return "python3";
525
+ }
526
+ function assertPinnedHelperSupported() {
527
+ if (process.platform === "win32") throw new FsSafeError("unsupported-platform", "fd-relative pinned filesystem operations are not available on Windows");
528
+ if (getFsSafePythonConfig().mode === "off") throw new FsSafeError("helper-unavailable", "Python helper is disabled");
529
+ }
530
+ function isSpawnUnavailable(error) {
531
+ if (!(error instanceof Error)) return false;
532
+ const maybeErrno = error;
533
+ return typeof maybeErrno.syscall === "string" && maybeErrno.syscall.startsWith("spawn") && [
534
+ "EACCES",
535
+ "ENOENT",
536
+ "ENOEXEC"
537
+ ].includes(maybeErrno.code ?? "");
538
+ }
539
+ function mapWorkerError(response) {
540
+ const code = typeof response.code === "string" ? response.code : "";
541
+ const errno = typeof response.errno === "number" ? response.errno : void 0;
542
+ const message = typeof response.message === "string" && response.message ? response.message : "pinned helper failed";
543
+ const tooLarge = message.match(/fs-safe-too-large:(\d+):(\d+)/);
544
+ if (tooLarge) {
545
+ const [, limit, got] = tooLarge;
546
+ return new FsSafeError("too-large", `file exceeds limit of ${limit} bytes (got at least ${got})`);
547
+ }
548
+ if (message.includes("fs-safe-not-file")) return new FsSafeError("not-file", "not a file");
549
+ if (message.includes("fs-safe-source-mismatch")) return new FsSafeError("path-mismatch", "source path changed during copy");
550
+ if (message.includes("fs-safe-temp-mismatch")) return new FsSafeError("path-mismatch", "temp path changed during write");
551
+ if (message.includes("fs-safe-root-mismatch")) return new FsSafeError("path-mismatch", "root path changed during operation");
552
+ if (message.includes("fs-safe-directory-noreplace-unsupported")) return new FsSafeError("invalid-path", "directory moves require overwrite: true");
553
+ if (code === "FileNotFoundError" || errno === 2) return new FsSafeError("not-found", "file not found");
554
+ if (code === "FileExistsError" || errno === 17) return new FsSafeError("already-exists", message);
555
+ if (errno === 39) return new FsSafeError("not-empty", "directory is not empty");
556
+ if (errno === 1 || errno === 13 || errno === 21) return new FsSafeError("not-removable", "path is not removable under root");
557
+ if (code === "NotADirectoryError" || code === "OSError" || errno === 20 || errno === 40) return new FsSafeError("path-alias", message);
558
+ return new FsSafeError("helper-failed", message);
559
+ }
560
+ function rejectPending(error, targetWorker = worker) {
561
+ if (!targetWorker || worker !== targetWorker) return;
562
+ setWorkerRef(targetWorker, false);
563
+ for (const pending of targetWorker.pending.values()) pending.reject(error);
564
+ targetWorker.pending.clear();
565
+ worker = null;
566
+ }
567
+ function handleWorkerLine(currentWorker, line) {
568
+ if (worker !== currentWorker || !line.trim()) return;
569
+ let decoded;
570
+ try {
571
+ decoded = JSON.parse(line);
572
+ } catch {
573
+ rejectPending(new FsSafeError("helper-failed", `pinned helper returned invalid JSON: ${line}`), currentWorker);
574
+ return;
575
+ }
576
+ if (typeof decoded !== "object" || decoded === null || !("id" in decoded)) {
577
+ rejectPending(new FsSafeError("helper-failed", "pinned helper returned invalid response"), currentWorker);
578
+ return;
579
+ }
580
+ const response = decoded;
581
+ const id = typeof response.id === "number" ? response.id : void 0;
582
+ if (id === void 0) return;
583
+ const pending = currentWorker.pending.get(id);
584
+ if (!pending) return;
585
+ currentWorker.pending.delete(id);
586
+ if (currentWorker.pending.size === 0) setWorkerRef(currentWorker, false);
587
+ if (response.ok === true) {
588
+ pending.resolve(response.result);
589
+ return;
590
+ }
591
+ pending.reject(mapWorkerError(decoded));
592
+ }
593
+ function getWorker() {
594
+ assertPinnedHelperSupported();
595
+ if (worker) return worker;
596
+ const child = spawn(resolvePython(), [
597
+ "-u",
598
+ "-c",
599
+ PINNED_PYTHON_WORKER_SOURCE
600
+ ], { stdio: [
601
+ "pipe",
602
+ "pipe",
603
+ "pipe"
604
+ ] });
605
+ const currentWorker = {
606
+ child,
607
+ pending: /* @__PURE__ */ new Map(),
608
+ stderr: "",
609
+ stdoutBuffer: ""
610
+ };
611
+ worker = currentWorker;
612
+ child.stdout.setEncoding("utf8");
613
+ child.stderr.setEncoding("utf8");
614
+ child.stdout.on("data", (chunk) => {
615
+ if (worker !== currentWorker) return;
616
+ currentWorker.stdoutBuffer += chunk;
617
+ for (; ; ) {
618
+ const newline = currentWorker.stdoutBuffer.indexOf("\n");
619
+ if (newline < 0) break;
620
+ const line = currentWorker.stdoutBuffer.slice(0, newline);
621
+ currentWorker.stdoutBuffer = currentWorker.stdoutBuffer.slice(newline + 1);
622
+ handleWorkerLine(currentWorker, line);
623
+ }
624
+ });
625
+ child.stderr.on("data", (chunk) => {
626
+ if (worker === currentWorker) currentWorker.stderr = `${currentWorker.stderr}${chunk}`.slice(-4096);
627
+ });
628
+ child.once("error", (error) => {
629
+ rejectPending(isSpawnUnavailable(error) ? new FsSafeError("helper-unavailable", "Python helper is unavailable", { cause: error }) : error instanceof Error ? error : new Error(String(error)), currentWorker);
630
+ });
631
+ child.once("close", (code, signal) => {
632
+ rejectPending(new FsSafeError("helper-failed", currentWorker.stderr.trim() || `pinned helper exited with code ${code ?? "null"} (${signal ?? "?"})`), currentWorker);
633
+ });
634
+ process.once("exit", () => {
635
+ child.kill("SIGTERM");
636
+ });
637
+ setWorkerRef(currentWorker, false);
638
+ return currentWorker;
639
+ }
640
+ function setRefable(value, ref) {
641
+ if (!value) return;
642
+ value[ref ? "ref" : "unref"]?.();
643
+ }
644
+ function setWorkerRef(currentWorker, ref) {
645
+ setRefable(currentWorker.child, ref);
646
+ setRefable(currentWorker.child.stdin, ref);
647
+ setRefable(currentWorker.child.stdout, ref);
648
+ setRefable(currentWorker.child.stderr, ref);
649
+ }
650
+ async function runPinnedPythonOperation(params) {
651
+ const requestId = nextRequestId++;
652
+ const currentWorker = getWorker();
653
+ if (typeof currentWorker.child.stdin?.write !== "function") throw new FsSafeError("helper-unavailable", "Python helper stdin is unavailable");
654
+ setWorkerRef(currentWorker, true);
655
+ return await new Promise((resolve, reject) => {
656
+ currentWorker.pending.set(requestId, {
657
+ reject,
658
+ resolve: (value) => resolve(value)
659
+ });
660
+ const request = JSON.stringify({
661
+ id: requestId,
662
+ operation: params.operation,
663
+ rootPath: params.rootPath,
664
+ payload: params.payload
665
+ });
666
+ currentWorker.child.stdin.write(`${request}
667
+ `, (error) => {
668
+ if (error) {
669
+ currentWorker.pending.delete(requestId);
670
+ if (currentWorker.pending.size === 0) setWorkerRef(currentWorker, false);
671
+ reject(error);
672
+ }
673
+ });
674
+ });
675
+ }
676
+ function assertPinnedPythonOperationAvailable() {
677
+ if (typeof getWorker().child.stdin?.write !== "function") throw new FsSafeError("helper-unavailable", "Python helper stdin is unavailable");
678
+ }
679
+ function validatePinnedOperationPayload(payload) {
680
+ if (typeof payload.relativePath === "string") validatePinnedRelativePath(payload.relativePath);
681
+ if (typeof payload.relativeParentPath === "string") validatePinnedRelativePath(payload.relativeParentPath);
682
+ if (typeof payload.from === "string") validatePinnedRelativePath(payload.from);
683
+ if (typeof payload.to === "string") validatePinnedRelativePath(payload.to);
684
+ }
685
+ function validatePinnedRelativePath(relativePath) {
686
+ if (relativePath.length === 0 || relativePath === ".") return;
687
+ if (relativePath.includes("\0")) throw new FsSafeError("invalid-path", "relative path contains a NUL byte");
688
+ if (relativePath.startsWith("/") || relativePath.startsWith("//") || relativePath === ".." || relativePath.startsWith("../") || relativePath.startsWith("..\\")) throw new FsSafeError("invalid-path", "relative path must not escape root");
689
+ for (const segment of relativePath.split("/")) if (segment === "..") throw new FsSafeError("invalid-path", "relative path must not contain '..'");
690
+ }
691
+ async function runPinnedHelper(operation, rootDir, payload) {
692
+ validatePinnedOperationPayload(payload);
693
+ return await runPinnedPythonOperation({
694
+ operation,
695
+ rootPath: rootDir,
696
+ payload
697
+ });
698
+ }
699
+ async function helperStat(rootDir, relativePath) {
700
+ return await runPinnedHelper("stat", rootDir, { relativePath });
701
+ }
702
+ async function helperReaddir(rootDir, relativePath, withFileTypes) {
703
+ return await runPinnedHelper("readdir", rootDir, {
704
+ relativePath,
705
+ withFileTypes
706
+ });
707
+ }
708
+ function isPinnedPathHelperSpawnError(error) {
709
+ return canFallbackFromPythonError(error);
710
+ }
711
+ async function runPinnedPathHelper(params) {
712
+ try {
713
+ await runPinnedHelper(params.operation, params.rootPath, { relativePath: params.relativePath });
714
+ } catch (error) {
715
+ if (error instanceof FsSafeError) throw error;
716
+ throw new FsSafeError("helper-failed", "pinned path helper failed", { cause: error instanceof Error ? error : void 0 });
717
+ }
718
+ }
719
+ function byteLength(input, encoding) {
720
+ return typeof input === "string" ? Buffer.byteLength(input, encoding ?? "utf8") : input.byteLength;
721
+ }
722
+ function assertSafeBasename(basename) {
723
+ if (!basename || basename === "." || basename === ".." || basename.includes("/") || basename.includes("\0")) throw new FsSafeError("invalid-path", "invalid target path");
724
+ }
725
+ function assertWithinMaxBytes(bytes, maxBytes) {
726
+ if (maxBytes !== void 0 && bytes > maxBytes) throw new FsSafeError("too-large", `file exceeds limit of ${maxBytes} bytes (got at least ${bytes})`);
727
+ }
728
+ async function writeStreamToHandle(stream, handle, maxBytes) {
729
+ let bytes = 0;
730
+ for await (const chunk of stream) {
731
+ const buffer = Buffer.isBuffer(chunk) ? chunk : Buffer.from(chunk);
732
+ bytes += buffer.byteLength;
733
+ assertWithinMaxBytes(bytes, maxBytes);
734
+ let offset = 0;
735
+ while (offset < buffer.byteLength) {
736
+ const { bytesWritten } = await handle.write(buffer, offset, buffer.byteLength - offset);
737
+ if (bytesWritten <= 0) throw new FsSafeError("helper-failed", "fallback stream write made no progress");
738
+ offset += bytesWritten;
739
+ }
740
+ }
741
+ }
742
+ async function inputToBase64(input, maxBytes) {
743
+ if (input.kind === "buffer") {
744
+ assertWithinMaxBytes(byteLength(input.data, input.encoding), maxBytes);
745
+ return (typeof input.data === "string" ? Buffer.from(input.data, input.encoding ?? "utf8") : input.data).toString("base64");
746
+ }
747
+ const chunks = [];
748
+ let bytes = 0;
749
+ for await (const chunk of input.stream) {
750
+ const buffer = Buffer.isBuffer(chunk) ? chunk : Buffer.from(chunk);
751
+ bytes += buffer.byteLength;
752
+ assertWithinMaxBytes(bytes, maxBytes);
753
+ chunks.push(buffer);
754
+ }
755
+ return Buffer.concat(chunks, bytes).toString("base64");
756
+ }
757
+ async function runPinnedWriteHelper(params) {
758
+ assertSafeBasename(params.basename);
759
+ validatePinnedOperationPayload({ relativeParentPath: params.relativeParentPath });
760
+ if (getFsSafePythonConfig().mode === "off") return await runPinnedWriteFallback(params);
761
+ if (params.input.kind === "stream") try {
762
+ assertPinnedPythonOperationAvailable();
763
+ } catch (error) {
764
+ if (canFallbackFromPythonError(error)) return await runPinnedWriteFallback(params);
765
+ throw error;
766
+ }
767
+ const payload = {
768
+ base64: await inputToBase64(params.input, params.maxBytes),
769
+ basename: params.basename,
770
+ maxBytes: params.maxBytes ?? -1,
771
+ mkdir: params.mkdir,
772
+ mode: params.mode || 384,
773
+ overwrite: params.overwrite !== false,
774
+ relativeParentPath: params.relativeParentPath,
775
+ ...params.rootIdentity ? {
776
+ rootDev: params.rootIdentity.dev,
777
+ rootIno: params.rootIdentity.ino
778
+ } : {}
779
+ };
780
+ try {
781
+ return await runPinnedPythonOperation({
782
+ operation: "write",
783
+ rootPath: params.rootPath,
784
+ payload
785
+ });
786
+ } catch (error) {
787
+ if (canFallbackFromPythonError(error)) return await runPinnedWriteFallback(params);
788
+ throw error;
789
+ }
790
+ }
791
+ async function runPinnedCopyHelper(params) {
792
+ assertSafeBasename(params.basename);
793
+ validatePinnedOperationPayload({ relativeParentPath: params.relativeParentPath });
794
+ return await runPinnedPythonOperation({
795
+ operation: "copy",
796
+ rootPath: params.rootPath,
797
+ payload: {
798
+ basename: params.basename,
799
+ maxBytes: params.maxBytes ?? -1,
800
+ mkdir: params.mkdir,
801
+ mode: params.mode || 384,
802
+ overwrite: params.overwrite !== false,
803
+ relativeParentPath: params.relativeParentPath,
804
+ ...params.rootIdentity ? {
805
+ rootDev: params.rootIdentity.dev,
806
+ rootIno: params.rootIdentity.ino
807
+ } : {},
808
+ sourceDev: params.sourceIdentity.dev,
809
+ sourceIno: params.sourceIdentity.ino,
810
+ sourcePath: params.sourcePath
811
+ }
812
+ });
813
+ }
814
+ async function runPinnedWriteFallback(params) {
815
+ const parentPath = params.relativeParentPath ? path__default.join(params.rootPath, ...params.relativeParentPath.split("/")) : params.rootPath;
816
+ if (params.mkdir) await mkdirPathComponentsWithGuards({
817
+ rootReal: params.rootPath,
818
+ targetPath: parentPath
819
+ });
820
+ const parentGuard = params.mkdir ? await createAsyncDirectoryGuard(parentPath) : await createNearestExistingDirectoryGuard(params.rootPath, parentPath);
821
+ const targetPath = path__default.join(parentPath, params.basename);
822
+ if (params.overwrite === false) {
823
+ let handle2 = await withAsyncDirectoryGuards([parentGuard], async () => await fs$1__default.open(targetPath, fs__default.constants.O_WRONLY | fs__default.constants.O_CREAT | fs__default.constants.O_EXCL, params.mode), { onPostGuardFailure: async (openedHandle) => {
824
+ await openedHandle.close().catch(() => void 0);
825
+ } });
826
+ let created = true;
827
+ try {
828
+ if (params.input.kind === "buffer") {
829
+ assertWithinMaxBytes(byteLength(params.input.data, params.input.encoding), params.maxBytes);
830
+ if (typeof params.input.data === "string") await handle2.writeFile(params.input.data, params.input.encoding ?? "utf8");
831
+ else await handle2.writeFile(params.input.data);
832
+ } else await writeStreamToHandle(params.input.stream, handle2, params.maxBytes);
833
+ const stat = await handle2.stat();
834
+ created = false;
835
+ return {
836
+ dev: stat.dev,
837
+ ino: stat.ino
838
+ };
839
+ } finally {
840
+ await handle2.close().catch(() => void 0);
841
+ if (created) await fs$1__default.rm(targetPath, { force: true }).catch(() => void 0);
842
+ }
843
+ }
844
+ const tempPath = path__default.join(parentPath, `.${params.basename}.${randomUUID()}.fallback.tmp`);
845
+ const tempFlags = fs__default.constants.O_WRONLY | fs__default.constants.O_CREAT | fs__default.constants.O_EXCL | (process.platform !== "win32" && "O_NOFOLLOW" in fs__default.constants ? fs__default.constants.O_NOFOLLOW : 0);
846
+ let handle;
847
+ let tempStat;
848
+ let targetStat;
849
+ let renamed = false;
850
+ try {
851
+ handle = await fs$1__default.open(tempPath, tempFlags, params.mode);
852
+ if (params.input.kind === "buffer") {
853
+ assertWithinMaxBytes(byteLength(params.input.data, params.input.encoding), params.maxBytes);
854
+ if (typeof params.input.data === "string") await handle.writeFile(params.input.data, params.input.encoding ?? "utf8");
855
+ else await handle.writeFile(params.input.data);
856
+ } else await writeStreamToHandle(params.input.stream, handle, params.maxBytes);
857
+ tempStat = await handle.stat();
858
+ const tempPathStat = await fs$1__default.lstat(tempPath);
859
+ if (tempPathStat.isSymbolicLink() || !sameFileIdentity(tempPathStat, tempStat)) throw new FsSafeError("path-mismatch", "fallback temp path changed during write");
860
+ const expectedTempStat = tempStat;
861
+ await handle.close().catch(() => void 0);
862
+ handle = void 0;
863
+ await withAsyncDirectoryGuards([parentGuard], async () => {
864
+ await fs$1__default.rename(tempPath, targetPath);
865
+ renamed = true;
866
+ targetStat = await fs$1__default.lstat(targetPath);
867
+ if (targetStat.isSymbolicLink() || !sameFileIdentity(targetStat, expectedTempStat)) throw new FsSafeError("path-mismatch", "fallback target changed during write");
868
+ });
869
+ } catch (error) {
870
+ await handle?.close().catch(() => void 0);
871
+ if (!renamed) await fs$1__default.rm(tempPath, { force: true }).catch(() => void 0);
872
+ throw error;
873
+ }
874
+ if (!targetStat) throw new FsSafeError("path-mismatch", "fallback target was not verified");
875
+ return {
876
+ dev: targetStat.dev,
877
+ ino: targetStat.ino
878
+ };
879
+ }
880
+ const PATH_ALIAS_POLICIES = ROOT_PATH_ALIAS_POLICIES;
881
+ async function assertNoPathAliasEscape(params) {
882
+ const resolved = await resolveRootPath({
883
+ absolutePath: params.absolutePath,
884
+ rootPath: params.rootPath,
885
+ boundaryLabel: params.boundaryLabel,
886
+ policy: params.policy
887
+ });
888
+ if (params.policy?.allowFinalSymlinkForUnlink === true && resolved.kind === "symlink") return;
889
+ await assertNoHardlinkedFinalPath({
890
+ filePath: resolved.absolutePath,
891
+ root: resolved.rootPath,
892
+ boundaryLabel: params.boundaryLabel,
893
+ allowFinalHardlinkForUnlink: params.policy?.allowFinalHardlinkForUnlink
894
+ });
895
+ }
896
+ async function assertNoHardlinkedFinalPath(params) {
897
+ if (params.allowFinalHardlinkForUnlink) return;
898
+ let stat;
899
+ try {
900
+ stat = await fs$1__default.stat(params.filePath);
901
+ } catch (err) {
902
+ if (isNotFoundPathError(err)) return;
903
+ throw err;
904
+ }
905
+ if (!stat.isFile()) return;
906
+ if (stat.nlink > 1) throw new Error(`Hardlinked path is not allowed under ${params.boundaryLabel} (${shortPath(params.root)}): ${shortPath(params.filePath)}`);
907
+ }
908
+ function shortPath(value) {
909
+ if (value.startsWith(os__default.homedir())) return `~${value.slice(os__default.homedir().length)}`;
910
+ return value;
911
+ }
912
+ function pathStatFromStats(stat) {
913
+ return {
914
+ dev: Number(stat.dev),
915
+ gid: Number(stat.gid),
916
+ ino: Number(stat.ino),
917
+ isDirectory: stat.isDirectory(),
918
+ isFile: stat.isFile(),
919
+ isSymbolicLink: stat.isSymbolicLink(),
920
+ mode: stat.mode,
921
+ mtimeMs: stat.mtimeMs,
922
+ nlink: stat.nlink,
923
+ size: stat.size,
924
+ uid: stat.uid
925
+ };
926
+ }
927
+ const ensureTrailingSep = (value) => value.endsWith(path__default.sep) ? value : value + path__default.sep;
928
+ function assertValidRootRelativePath(relativePath) {
929
+ assertNoNulPathInput(relativePath, "relative path contains a NUL byte");
930
+ }
931
+ let cachedHomePath;
932
+ async function expandRelativePathWithHome(relativePath) {
933
+ const rawHome = process.env.HOME || process.env.USERPROFILE || os__default.homedir();
934
+ if (cachedHomePath?.raw !== rawHome) {
935
+ let realHome = rawHome;
936
+ try {
937
+ realHome = await fs$1__default.realpath(rawHome);
938
+ } catch {
939
+ }
940
+ cachedHomePath = {
941
+ raw: rawHome,
942
+ real: realHome
943
+ };
944
+ }
945
+ return expandHomePrefix(relativePath, { home: cachedHomePath.real });
946
+ }
947
+ async function resolveRootContext(rootDir) {
948
+ assertNoNulPathInput(rootDir, "root dir contains a NUL byte");
949
+ let rootReal;
950
+ try {
951
+ rootReal = await fs$1__default.realpath(rootDir);
952
+ if (!(await fs$1__default.stat(rootReal)).isDirectory()) throw new FsSafeError("invalid-path", "root dir is not a directory");
953
+ } catch (err) {
954
+ if (err instanceof FsSafeError) throw err;
955
+ if (isNotFoundPathError(err)) throw new FsSafeError("not-found", "root dir not found");
956
+ throw err;
957
+ }
958
+ return {
959
+ rootDir: path__default.resolve(rootDir),
960
+ rootReal,
961
+ rootWithSep: ensureTrailingSep(rootReal)
962
+ };
963
+ }
964
+ async function resolvePathInRoot(root2, relativePath) {
965
+ assertValidRootRelativePath(relativePath);
966
+ const expanded = await expandRelativePathWithHome(relativePath);
967
+ const resolved = path__default.resolve(root2.rootWithSep, expanded);
968
+ if (!isPathInside(root2.rootWithSep, resolved)) throw new FsSafeError("outside-workspace", "file is outside workspace root");
969
+ return {
970
+ rootReal: root2.rootReal,
971
+ rootWithSep: root2.rootWithSep,
972
+ resolved
973
+ };
974
+ }
975
+ function isAlreadyExistsError(error) {
976
+ return hasNodeErrorCode(error, "EEXIST") || /File exists|EEXIST/i.test(String(error));
977
+ }
978
+ function normalizePinnedWriteError(error) {
979
+ if (error instanceof FsSafeError) return error;
980
+ return new FsSafeError("invalid-path", "path is not a regular file under root", { cause: error instanceof Error ? error : void 0 });
981
+ }
982
+ function normalizePinnedPathError(error) {
983
+ if (error instanceof FsSafeError) return error;
984
+ return new FsSafeError("path-alias", "path is not under root", { cause: error instanceof Error ? error : void 0 });
985
+ }
986
+ function getFsSafeTestHooks() {
987
+ }
988
+ function logWarn(message) {
989
+ if (process.env.FS_SAFE_DEBUG_WARNINGS === "1") console.warn(message);
990
+ }
991
+ const SUPPORTS_NOFOLLOW = process.platform !== "win32" && "O_NOFOLLOW" in constants;
992
+ const NONBLOCK_OPEN_FLAG = "O_NONBLOCK" in constants ? constants.O_NONBLOCK : 0;
993
+ const OPEN_READ_FLAGS = constants.O_RDONLY | (SUPPORTS_NOFOLLOW ? constants.O_NOFOLLOW : 0);
994
+ const OPEN_READ_NONBLOCK_FLAGS = OPEN_READ_FLAGS | NONBLOCK_OPEN_FLAG;
995
+ const OPEN_READ_FOLLOW_FLAGS = constants.O_RDONLY;
996
+ const OPEN_READ_FOLLOW_NONBLOCK_FLAGS = OPEN_READ_FOLLOW_FLAGS | NONBLOCK_OPEN_FLAG;
997
+ const OPEN_WRITE_EXISTING_FLAGS = constants.O_WRONLY | (SUPPORTS_NOFOLLOW ? constants.O_NOFOLLOW : 0);
998
+ const OPEN_WRITE_CREATE_FLAGS = constants.O_WRONLY | constants.O_CREAT | constants.O_EXCL | (SUPPORTS_NOFOLLOW ? constants.O_NOFOLLOW : 0);
999
+ const OPEN_APPEND_EXISTING_FLAGS = constants.O_RDWR | constants.O_APPEND | (SUPPORTS_NOFOLLOW ? constants.O_NOFOLLOW : 0);
1000
+ const OPEN_APPEND_CREATE_FLAGS = constants.O_RDWR | constants.O_APPEND | constants.O_CREAT | constants.O_EXCL | (SUPPORTS_NOFOLLOW ? constants.O_NOFOLLOW : 0);
1001
+ function closeHandleForDispose(handle) {
1002
+ return handle.close().catch(() => void 0);
1003
+ }
1004
+ function openResult(params) {
1005
+ return {
1006
+ handle: params.handle,
1007
+ realPath: params.realPath,
1008
+ stat: params.stat,
1009
+ [Symbol.asyncDispose]: async () => {
1010
+ await closeHandleForDispose(params.handle);
1011
+ }
1012
+ };
1013
+ }
1014
+ async function openVerifiedLocalFile(filePath, options) {
1015
+ try {
1016
+ if ((await fs$1__default.lstat(filePath)).isDirectory()) throw new FsSafeError("not-file", "not a file");
1017
+ await void 0;
1018
+ } catch (err) {
1019
+ if (err instanceof FsSafeError) throw err;
1020
+ }
1021
+ let handle;
1022
+ try {
1023
+ const openFlags = options?.symlinks === "follow-within-root" ? options?.nonBlockingRead ? OPEN_READ_FOLLOW_NONBLOCK_FLAGS : OPEN_READ_FOLLOW_FLAGS : options?.nonBlockingRead ? OPEN_READ_NONBLOCK_FLAGS : OPEN_READ_FLAGS;
1024
+ await void 0;
1025
+ handle = await fs$1__default.open(filePath, openFlags);
1026
+ try {
1027
+ await void 0;
1028
+ } catch (err) {
1029
+ await handle.close().catch(() => {
1030
+ });
1031
+ throw err;
1032
+ }
1033
+ } catch (err) {
1034
+ if (isNotFoundPathError(err)) throw new FsSafeError("not-found", "file not found");
1035
+ if (isSymlinkOpenError(err)) throw new FsSafeError("symlink", "symlink open blocked", { cause: err });
1036
+ if (hasNodeErrorCode(err, "EISDIR")) throw new FsSafeError("not-file", "not a file");
1037
+ throw err;
1038
+ }
1039
+ try {
1040
+ const stat = await handle.stat();
1041
+ if (!stat.isFile()) throw new FsSafeError("not-file", "not a file");
1042
+ if (options?.hardlinks === "reject" && stat.nlink > 1) throw new FsSafeError("hardlink", "hardlinked path not allowed");
1043
+ if (options?.symlinks === "follow-within-root") {
1044
+ if (!sameFileIdentity(stat, await fs$1__default.stat(filePath))) throw new FsSafeError("path-mismatch", "path changed during read");
1045
+ } else {
1046
+ const pathStat = await fs$1__default.lstat(filePath);
1047
+ if (pathStat.isSymbolicLink()) throw new FsSafeError("symlink", "symlink not allowed");
1048
+ if (!sameFileIdentity(stat, pathStat)) throw new FsSafeError("path-mismatch", "path changed during read");
1049
+ }
1050
+ const realPath = await resolveOpenedFileRealPathForHandle(handle, filePath);
1051
+ const realStat = await fs$1__default.stat(realPath);
1052
+ if (options?.hardlinks === "reject" && realStat.nlink > 1) throw new FsSafeError("hardlink", "hardlinked path not allowed");
1053
+ if (!sameFileIdentity(stat, realStat)) throw new FsSafeError("path-mismatch", "path mismatch");
1054
+ return openResult({
1055
+ handle,
1056
+ realPath,
1057
+ stat
1058
+ });
1059
+ } catch (err) {
1060
+ await handle.close().catch(() => {
1061
+ });
1062
+ if (err instanceof FsSafeError) throw err;
1063
+ if (isNotFoundPathError(err)) throw new FsSafeError("not-found", "file not found");
1064
+ throw err;
1065
+ }
1066
+ }
1067
+ var RootHandle = class {
1068
+ rootDir;
1069
+ rootReal;
1070
+ rootWithSep;
1071
+ defaults;
1072
+ constructor(context, defaults = {}) {
1073
+ this.rootDir = context.rootDir;
1074
+ this.rootReal = context.rootReal;
1075
+ this.rootWithSep = context.rootWithSep;
1076
+ this.defaults = defaults;
1077
+ }
1078
+ get context() {
1079
+ return {
1080
+ rootDir: this.rootDir,
1081
+ rootReal: this.rootReal,
1082
+ rootWithSep: this.rootWithSep
1083
+ };
1084
+ }
1085
+ async resolve(relativePath) {
1086
+ return (await resolvePathInRoot(this.context, relativePath)).resolved;
1087
+ }
1088
+ async open(relativePath, options = {}) {
1089
+ return await openFileInRoot(this.context, {
1090
+ relativePath,
1091
+ ...readDefaults(this.defaults),
1092
+ ...options
1093
+ });
1094
+ }
1095
+ async read(relativePath, options = {}) {
1096
+ return await readFileInRoot(this.context, {
1097
+ relativePath,
1098
+ ...readDefaults(this.defaults),
1099
+ ...options
1100
+ });
1101
+ }
1102
+ async readBytes(relativePath, options = {}) {
1103
+ return (await this.read(relativePath, options)).buffer;
1104
+ }
1105
+ async readText(relativePath, options = {}) {
1106
+ const { encoding = "utf8", ...readOptions } = options;
1107
+ return (await this.read(relativePath, readOptions)).buffer.toString(encoding);
1108
+ }
1109
+ async readJson(relativePath, options = {}) {
1110
+ return JSON.parse(await this.readText(relativePath, options));
1111
+ }
1112
+ async readAbsolute(filePath, options = {}) {
1113
+ return await readPathInRoot(this.context, {
1114
+ filePath,
1115
+ ...readDefaults(this.defaults),
1116
+ ...options
1117
+ });
1118
+ }
1119
+ reader(options = {}) {
1120
+ return async (filePath) => {
1121
+ return (await this.readAbsolute(filePath, options)).buffer;
1122
+ };
1123
+ }
1124
+ async openWritable(relativePath, options = {}) {
1125
+ const writeMode = options.writeMode ?? "replace";
1126
+ return await openWritableFileInRoot(this.context, {
1127
+ relativePath,
1128
+ mkdir: this.defaults.mkdir,
1129
+ mode: this.defaults.mode,
1130
+ ...options,
1131
+ append: writeMode === "append",
1132
+ truncateExisting: writeMode === "replace"
1133
+ });
1134
+ }
1135
+ async append(relativePath, data, options = {}) {
1136
+ await appendFileInRoot(this.context, {
1137
+ relativePath,
1138
+ data,
1139
+ mkdir: this.defaults.mkdir,
1140
+ mode: this.defaults.mode,
1141
+ ...options
1142
+ });
1143
+ }
1144
+ async remove(relativePath) {
1145
+ assertValidRootRelativePath(relativePath);
1146
+ await removePathInRoot(this.context, relativePath);
1147
+ }
1148
+ async mkdir(relativePath) {
1149
+ assertValidRootRelativePath(relativePath);
1150
+ await mkdirPathInRoot(this.context, { relativePath });
1151
+ }
1152
+ async ensureRoot() {
1153
+ await mkdirPathInRoot(this.context, {
1154
+ relativePath: "",
1155
+ allowRoot: true
1156
+ });
1157
+ }
1158
+ async write(relativePath, data, options = {}) {
1159
+ await writeFileInRoot(this.context, {
1160
+ relativePath,
1161
+ data,
1162
+ mkdir: this.defaults.mkdir,
1163
+ mode: this.defaults.mode,
1164
+ ...options
1165
+ });
1166
+ }
1167
+ async create(relativePath, data, options = {}) {
1168
+ await writeFileInRoot(this.context, {
1169
+ relativePath,
1170
+ data,
1171
+ mkdir: this.defaults.mkdir,
1172
+ mode: this.defaults.mode,
1173
+ ...options,
1174
+ overwrite: false
1175
+ });
1176
+ }
1177
+ async writeJson(relativePath, data, options = {}) {
1178
+ const { replacer, space, trailingNewline = true, ...writeOptions } = options;
1179
+ const json = stringifyJsonDocument(data, replacer, space);
1180
+ await this.write(relativePath, trailingNewline ? `${json}
1181
+ ` : json, writeOptions);
1182
+ }
1183
+ async createJson(relativePath, data, options = {}) {
1184
+ const { replacer, space, trailingNewline = true, ...writeOptions } = options;
1185
+ const json = stringifyJsonDocument(data, replacer, space);
1186
+ await this.create(relativePath, trailingNewline ? `${json}
1187
+ ` : json, writeOptions);
1188
+ }
1189
+ async copyIn(relativePath, sourcePath, options = {}) {
1190
+ assertValidRootRelativePath(relativePath);
1191
+ await copyFileInRoot(this.context, {
1192
+ sourcePath,
1193
+ relativePath,
1194
+ maxBytes: this.defaults.maxBytes,
1195
+ mkdir: this.defaults.mkdir,
1196
+ mode: this.defaults.mode,
1197
+ ...options
1198
+ });
1199
+ }
1200
+ async exists(relativePath) {
1201
+ try {
1202
+ await this.stat(relativePath);
1203
+ return true;
1204
+ } catch (err) {
1205
+ if (err instanceof FsSafeError && err.code === "not-found") return false;
1206
+ throw err;
1207
+ }
1208
+ }
1209
+ async stat(relativePath) {
1210
+ assertValidRootRelativePath(relativePath);
1211
+ try {
1212
+ return await helperStat(this.rootReal, relativePath);
1213
+ } catch (error) {
1214
+ if (canFallbackFromPythonError(error)) return await statPathFallback(this.context, relativePath);
1215
+ throw error;
1216
+ }
1217
+ }
1218
+ async list(relativePath, options = {}) {
1219
+ assertValidRootRelativePath(relativePath);
1220
+ try {
1221
+ return options.withFileTypes === true ? await helperReaddir(this.rootReal, relativePath, true) : await helperReaddir(this.rootReal, relativePath, false);
1222
+ } catch (error) {
1223
+ if (canFallbackFromPythonError(error)) return await listPathFallback(this.context, relativePath, options.withFileTypes === true);
1224
+ throw error;
1225
+ }
1226
+ }
1227
+ async move(fromRelative, toRelative, options = {}) {
1228
+ assertValidRootRelativePath(fromRelative);
1229
+ assertValidRootRelativePath(toRelative);
1230
+ try {
1231
+ await runPinnedHelper("rename", this.rootReal, {
1232
+ from: fromRelative,
1233
+ overwrite: options.overwrite ?? false,
1234
+ to: toRelative
1235
+ });
1236
+ } catch (error) {
1237
+ if (canFallbackFromPythonError(error)) {
1238
+ await movePathFallback(this.context, {
1239
+ fromRelative,
1240
+ overwrite: options.overwrite ?? false,
1241
+ toRelative
1242
+ });
1243
+ return;
1244
+ }
1245
+ throw error;
1246
+ }
1247
+ }
1248
+ };
1249
+ function readDefaults(defaults) {
1250
+ return {
1251
+ hardlinks: defaults.hardlinks,
1252
+ maxBytes: defaults.maxBytes ?? 16777216,
1253
+ nonBlockingRead: defaults.nonBlockingRead,
1254
+ symlinks: defaults.symlinks
1255
+ };
1256
+ }
1257
+ async function root(rootDir, defaults = {}) {
1258
+ return new RootHandle(await resolveRootContext(rootDir), defaults);
1259
+ }
1260
+ async function openFileInRoot(root2, params) {
1261
+ const { rootWithSep, resolved } = await resolvePathInRoot(root2, params.relativePath);
1262
+ let opened;
1263
+ try {
1264
+ opened = await openVerifiedLocalFile(resolved, {
1265
+ nonBlockingRead: params.nonBlockingRead,
1266
+ symlinks: params.symlinks
1267
+ });
1268
+ } catch (err) {
1269
+ if (err instanceof FsSafeError) throw err;
1270
+ throw err;
1271
+ }
1272
+ if (params.hardlinks !== "allow" && opened.stat.nlink > 1) {
1273
+ await opened.handle.close().catch(() => {
1274
+ });
1275
+ throw new FsSafeError("hardlink", "hardlinked path not allowed");
1276
+ }
1277
+ if (!isPathInside(rootWithSep, opened.realPath)) {
1278
+ await opened.handle.close().catch(() => {
1279
+ });
1280
+ throw new FsSafeError("outside-workspace", "file is outside workspace root");
1281
+ }
1282
+ return opened;
1283
+ }
1284
+ async function readFileInRoot(root2, params) {
1285
+ const opened = await openFileInRoot(root2, params);
1286
+ try {
1287
+ return await readOpenedFileSafely({
1288
+ opened,
1289
+ maxBytes: params.maxBytes
1290
+ });
1291
+ } finally {
1292
+ await opened.handle.close().catch(() => {
1293
+ });
1294
+ }
1295
+ }
1296
+ async function readPathInRoot(root2, params) {
1297
+ const rootDir = root2.rootDir;
1298
+ const candidatePath = path__default.isAbsolute(params.filePath) ? path__default.resolve(params.filePath) : path__default.resolve(rootDir, params.filePath);
1299
+ return await readFileInRoot(root2, {
1300
+ relativePath: path__default.relative(rootDir, candidatePath),
1301
+ hardlinks: params.hardlinks,
1302
+ maxBytes: params.maxBytes,
1303
+ nonBlockingRead: params.nonBlockingRead,
1304
+ symlinks: params.symlinks
1305
+ });
1306
+ }
1307
+ async function readLocalFileSafely(params) {
1308
+ const opened = await openLocalFileSafely({ filePath: params.filePath });
1309
+ try {
1310
+ return await readOpenedFileSafely({
1311
+ opened,
1312
+ maxBytes: params.maxBytes
1313
+ });
1314
+ } finally {
1315
+ await opened.handle.close().catch(() => {
1316
+ });
1317
+ }
1318
+ }
1319
+ async function openLocalFileSafely(params) {
1320
+ assertNoNulPathInput(params.filePath, "file path contains a NUL byte");
1321
+ return await openVerifiedLocalFile(params.filePath);
1322
+ }
1323
+ async function readOpenedFileSafely(params) {
1324
+ if (params.maxBytes !== void 0 && params.opened.stat.size > params.maxBytes) throw new FsSafeError("too-large", `file exceeds limit of ${params.maxBytes} bytes (got ${params.opened.stat.size})`);
1325
+ const buffer = await params.opened.handle.readFile();
1326
+ if (params.maxBytes !== void 0 && buffer.byteLength > params.maxBytes) throw new FsSafeError("too-large", `file exceeds limit of ${params.maxBytes} bytes (got ${buffer.byteLength})`);
1327
+ return {
1328
+ buffer,
1329
+ realPath: params.opened.realPath,
1330
+ stat: params.opened.stat
1331
+ };
1332
+ }
1333
+ function emitWriteBoundaryWarning(reason) {
1334
+ logWarn(`security: fs-safe write boundary warning (${reason})`);
1335
+ }
1336
+ function buildAtomicWriteTempPath(targetPath) {
1337
+ const dir = path__default.dirname(targetPath);
1338
+ const base = path__default.basename(targetPath);
1339
+ return path__default.join(dir, `.${base}.${process.pid}.${randomUUID()}.tmp`);
1340
+ }
1341
+ function rootWriteQueueKey(root2, relativePath) {
1342
+ return `${root2.rootReal}\0${relativePath}`;
1343
+ }
1344
+ async function writeTempFileForAtomicReplace(params) {
1345
+ const tempHandle = await fs$1__default.open(params.tempPath, OPEN_WRITE_CREATE_FLAGS, params.mode);
1346
+ try {
1347
+ if (typeof params.data === "string") await tempHandle.writeFile(params.data, params.encoding ?? "utf8");
1348
+ else await tempHandle.writeFile(params.data);
1349
+ return await tempHandle.stat();
1350
+ } finally {
1351
+ await tempHandle.close().catch(() => {
1352
+ });
1353
+ }
1354
+ }
1355
+ async function verifyAtomicWriteResult(params) {
1356
+ const opened = await openVerifiedLocalFile(params.targetPath, { hardlinks: "reject" });
1357
+ try {
1358
+ if (!sameFileIdentity(opened.stat, params.expectedIdentity)) throw new FsSafeError("path-mismatch", "path changed during write");
1359
+ if (!isPathInside(params.root.rootWithSep, opened.realPath)) throw new FsSafeError("outside-workspace", "file is outside workspace root");
1360
+ } finally {
1361
+ await opened.handle.close().catch(() => {
1362
+ });
1363
+ }
1364
+ }
1365
+ async function resolveOpenedFileRealPathForHandle(handle, ioPath) {
1366
+ const handleStat = await handle.stat();
1367
+ const fdCandidates = process.platform === "linux" ? [`/proc/self/fd/${handle.fd}`, `/dev/fd/${handle.fd}`] : process.platform === "win32" ? [] : [`/dev/fd/${handle.fd}`];
1368
+ for (const fdPath of fdCandidates) try {
1369
+ const fdRealPath = await fs$1__default.realpath(fdPath);
1370
+ if (sameFileIdentity(handleStat, await fs$1__default.stat(fdRealPath))) return fdRealPath;
1371
+ } catch {
1372
+ }
1373
+ try {
1374
+ const ioRealPath = await fs$1__default.realpath(ioPath);
1375
+ if (sameFileIdentity(handleStat, await fs$1__default.stat(ioRealPath))) return ioRealPath;
1376
+ } catch (err) {
1377
+ if (!isNotFoundPathError(err)) throw err;
1378
+ }
1379
+ const parentResolved = await resolveOpenedFileRealPathFromParent(handleStat, ioPath);
1380
+ if (parentResolved) return parentResolved;
1381
+ throw new FsSafeError("path-mismatch", "unable to resolve opened file path");
1382
+ }
1383
+ async function resolveOpenedFileRealPathFromParent(handleStat, ioPath) {
1384
+ let parentReal;
1385
+ try {
1386
+ parentReal = await fs$1__default.realpath(path__default.dirname(ioPath));
1387
+ } catch (err) {
1388
+ if (isNotFoundPathError(err)) return null;
1389
+ throw err;
1390
+ }
1391
+ let entries;
1392
+ try {
1393
+ entries = await fs$1__default.readdir(parentReal);
1394
+ } catch (err) {
1395
+ if (isNotFoundPathError(err)) return null;
1396
+ throw err;
1397
+ }
1398
+ for (const entry of entries.toSorted()) {
1399
+ const candidatePath = path__default.join(parentReal, entry);
1400
+ try {
1401
+ const candidateStat = await fs$1__default.lstat(candidatePath);
1402
+ if (candidateStat.isFile() && sameFileIdentity(handleStat, candidateStat)) return await fs$1__default.realpath(candidatePath);
1403
+ } catch (err) {
1404
+ if (!isNotFoundPathError(err)) throw err;
1405
+ }
1406
+ }
1407
+ return null;
1408
+ }
1409
+ async function openWritableFileInRoot(root2, params) {
1410
+ const { rootReal, rootWithSep, resolved } = await resolvePathInRoot(root2, params.relativePath);
1411
+ try {
1412
+ await assertNoPathAliasEscape({
1413
+ absolutePath: resolved,
1414
+ rootPath: rootReal,
1415
+ boundaryLabel: "root"
1416
+ });
1417
+ } catch (err) {
1418
+ throw new FsSafeError("path-alias", "path alias escape blocked", { cause: err });
1419
+ }
1420
+ if (params.mkdir !== false) await withAsyncDirectoryGuards([await createNearestExistingDirectoryGuard(rootReal, path__default.dirname(resolved))], async () => {
1421
+ await fs$1__default.mkdir(path__default.dirname(resolved), { recursive: true });
1422
+ });
1423
+ let ioPath = resolved;
1424
+ try {
1425
+ const resolvedRealPath = await fs$1__default.realpath(resolved);
1426
+ if (!isPathInside(rootWithSep, resolvedRealPath)) throw new FsSafeError("outside-workspace", "file is outside workspace root");
1427
+ ioPath = resolvedRealPath;
1428
+ } catch (err) {
1429
+ if (err instanceof FsSafeError) throw err;
1430
+ if (!isNotFoundPathError(err)) throw err;
1431
+ }
1432
+ const mode = params.mode ?? 384;
1433
+ let handle;
1434
+ let createdForWrite = false;
1435
+ const existingFlags = params.append ? OPEN_APPEND_EXISTING_FLAGS : OPEN_WRITE_EXISTING_FLAGS;
1436
+ const createFlags = params.append ? OPEN_APPEND_CREATE_FLAGS : OPEN_WRITE_CREATE_FLAGS;
1437
+ try {
1438
+ try {
1439
+ handle = await fs$1__default.open(ioPath, existingFlags, mode);
1440
+ } catch (err) {
1441
+ if (!isNotFoundPathError(err)) throw err;
1442
+ handle = await fs$1__default.open(ioPath, createFlags, mode);
1443
+ createdForWrite = true;
1444
+ }
1445
+ } catch (err) {
1446
+ if (isNotFoundPathError(err)) throw new FsSafeError("not-found", "file not found");
1447
+ if (isSymlinkOpenError(err)) throw new FsSafeError("symlink", "symlink open blocked", { cause: err });
1448
+ if (hasNodeErrorCode(err, "EISDIR")) throw new FsSafeError("not-file", "not a file", { cause: err });
1449
+ throw err;
1450
+ }
1451
+ let realPathForCleanup = null;
1452
+ try {
1453
+ const stat = await handle.stat();
1454
+ if (!stat.isFile()) throw new FsSafeError("invalid-path", "path is not a regular file under root");
1455
+ if (stat.nlink > 1) throw new FsSafeError("hardlink", "hardlinked path not allowed");
1456
+ try {
1457
+ const lstat = await fs$1__default.lstat(ioPath);
1458
+ if (lstat.isSymbolicLink() || !lstat.isFile()) throw new FsSafeError(lstat.isSymbolicLink() ? "symlink" : "not-file", "path is not a regular file under root");
1459
+ if (!sameFileIdentity(stat, lstat)) throw new FsSafeError("path-mismatch", "path changed during write");
1460
+ } catch (err) {
1461
+ if (!isNotFoundPathError(err)) throw err;
1462
+ }
1463
+ const realPath = await resolveOpenedFileRealPathForHandle(handle, ioPath);
1464
+ realPathForCleanup = realPath;
1465
+ const realStat = await fs$1__default.stat(realPath);
1466
+ if (!sameFileIdentity(stat, realStat)) throw new FsSafeError("path-mismatch", "path mismatch");
1467
+ if (realStat.nlink > 1) throw new FsSafeError("hardlink", "hardlinked path not allowed");
1468
+ if (!isPathInside(rootWithSep, realPath)) throw new FsSafeError("outside-workspace", "file is outside workspace root");
1469
+ if (params.append !== true && params.truncateExisting !== false && !createdForWrite) await handle.truncate(0);
1470
+ return {
1471
+ handle,
1472
+ createdForWrite,
1473
+ realPath,
1474
+ stat,
1475
+ [Symbol.asyncDispose]: async () => {
1476
+ await closeHandleForDispose(handle);
1477
+ }
1478
+ };
1479
+ } catch (err) {
1480
+ const cleanupCreatedPath = createdForWrite && err instanceof FsSafeError;
1481
+ const cleanupPath = realPathForCleanup ?? ioPath;
1482
+ await handle.close().catch(() => {
1483
+ });
1484
+ if (cleanupCreatedPath) await fs$1__default.rm(cleanupPath, { force: true }).catch(() => {
1485
+ });
1486
+ throw err;
1487
+ }
1488
+ }
1489
+ async function appendFileInRoot(root2, params) {
1490
+ const target = await openWritableFileInRoot(root2, {
1491
+ relativePath: params.relativePath,
1492
+ mkdir: params.mkdir,
1493
+ mode: params.mode,
1494
+ truncateExisting: false,
1495
+ append: true
1496
+ });
1497
+ try {
1498
+ let prefix = "";
1499
+ if (params.prependNewlineIfNeeded === true && !target.createdForWrite && target.stat.size > 0 && (typeof params.data === "string" && !params.data.startsWith("\n") || Buffer.isBuffer(params.data) && params.data.length > 0 && params.data[0] !== 10)) {
1500
+ const lastByte = Buffer.alloc(1);
1501
+ const { bytesRead } = await target.handle.read(lastByte, 0, 1, target.stat.size - 1);
1502
+ if (bytesRead === 1 && lastByte[0] !== 10) prefix = "\n";
1503
+ }
1504
+ if (typeof params.data === "string") {
1505
+ await target.handle.appendFile(`${prefix}${params.data}`, params.encoding ?? "utf8");
1506
+ return;
1507
+ }
1508
+ const payload = prefix.length > 0 ? Buffer.concat([Buffer.from(prefix, "utf8"), params.data]) : params.data;
1509
+ await target.handle.appendFile(payload);
1510
+ } finally {
1511
+ await target.handle.close().catch(() => {
1512
+ });
1513
+ }
1514
+ }
1515
+ async function removePathInRoot(root2, relativePath) {
1516
+ const resolved = await resolvePinnedRemovePathInRoot(root2, relativePath);
1517
+ if (process.platform === "win32") {
1518
+ await removePathFallback(resolved);
1519
+ return;
1520
+ }
1521
+ try {
1522
+ await runPinnedPathHelper({
1523
+ operation: "remove",
1524
+ rootPath: resolved.rootReal,
1525
+ relativePath: resolved.relativePosix
1526
+ });
1527
+ } catch (error) {
1528
+ if (isPinnedPathHelperSpawnError(error)) {
1529
+ await removePathFallback(resolved);
1530
+ return;
1531
+ }
1532
+ throw normalizePinnedPathError(error);
1533
+ }
1534
+ }
1535
+ async function mkdirPathInRoot(root2, params) {
1536
+ const resolved = await resolvePinnedPathInRoot(root2, params);
1537
+ if (process.platform === "win32") {
1538
+ await mkdirPathFallback(resolved);
1539
+ return;
1540
+ }
1541
+ try {
1542
+ await runPinnedPathHelper({
1543
+ operation: "mkdirp",
1544
+ rootPath: resolved.rootReal,
1545
+ relativePath: resolved.relativePosix
1546
+ });
1547
+ } catch (error) {
1548
+ if (isPinnedPathHelperSpawnError(error)) {
1549
+ await mkdirPathFallback(resolved);
1550
+ return;
1551
+ }
1552
+ throw normalizePinnedPathError(error);
1553
+ }
1554
+ }
1555
+ async function writeFileInRoot(root2, params) {
1556
+ if (process.platform === "win32") {
1557
+ await serializePathWrite(rootWriteQueueKey(root2, params.relativePath), async () => {
1558
+ await writeFileFallback(root2, params);
1559
+ });
1560
+ return;
1561
+ }
1562
+ const pinned = await resolvePinnedWriteTargetInRoot(root2, params.relativePath, params.mode);
1563
+ await serializePathWrite(pinned.targetPath, async () => {
1564
+ let identity;
1565
+ try {
1566
+ identity = await runPinnedWriteHelper({
1567
+ rootPath: pinned.rootReal,
1568
+ relativeParentPath: pinned.relativeParentPath,
1569
+ basename: pinned.basename,
1570
+ mkdir: params.mkdir !== false,
1571
+ mode: params.mode ?? pinned.mode,
1572
+ overwrite: params.overwrite,
1573
+ input: {
1574
+ kind: "buffer",
1575
+ data: params.data,
1576
+ encoding: params.encoding
1577
+ }
1578
+ });
1579
+ } catch (error) {
1580
+ if (params.overwrite === false && isAlreadyExistsError(error)) throw new FsSafeError("already-exists", "file already exists", { cause: error instanceof Error ? error : void 0 });
1581
+ throw normalizePinnedWriteError(error);
1582
+ }
1583
+ try {
1584
+ await verifyAtomicWriteResult({
1585
+ root: root2,
1586
+ targetPath: pinned.targetPath,
1587
+ expectedIdentity: identity
1588
+ });
1589
+ } catch (err) {
1590
+ emitWriteBoundaryWarning(`post-write verification failed: ${String(err)}`);
1591
+ throw err;
1592
+ }
1593
+ });
1594
+ }
1595
+ async function copyFileInRoot(root2, params) {
1596
+ assertValidRootRelativePath(params.relativePath);
1597
+ assertNoNulPathInput(params.sourcePath, "source path contains a NUL byte");
1598
+ const source = await openVerifiedLocalFile(params.sourcePath, { hardlinks: params.sourceHardlinks });
1599
+ if (params.maxBytes !== void 0 && source.stat.size > params.maxBytes) {
1600
+ await source.handle.close().catch(() => {
1601
+ });
1602
+ throw new FsSafeError("too-large", `file exceeds limit of ${params.maxBytes} bytes (got ${source.stat.size})`);
1603
+ }
1604
+ try {
1605
+ if (process.platform === "win32") {
1606
+ await serializePathWrite(rootWriteQueueKey(root2, params.relativePath), async () => {
1607
+ await copyFileFallback(root2, params, source);
1608
+ });
1609
+ return;
1610
+ }
1611
+ const pinned = await resolvePinnedWriteTargetInRoot(root2, params.relativePath, params.mode);
1612
+ await serializePathWrite(pinned.targetPath, async () => {
1613
+ let identity;
1614
+ try {
1615
+ if (getFsSafePythonConfig().mode === "off") {
1616
+ await copyFileFallback(root2, params, source);
1617
+ return;
1618
+ }
1619
+ identity = await runPinnedCopyHelper({
1620
+ rootPath: pinned.rootReal,
1621
+ relativeParentPath: pinned.relativeParentPath,
1622
+ basename: pinned.basename,
1623
+ mkdir: params.mkdir !== false,
1624
+ mode: pinned.mode,
1625
+ overwrite: true,
1626
+ maxBytes: params.maxBytes,
1627
+ sourcePath: source.realPath,
1628
+ sourceIdentity: {
1629
+ dev: source.stat.dev,
1630
+ ino: source.stat.ino
1631
+ }
1632
+ });
1633
+ } catch (error) {
1634
+ if (canFallbackFromPythonError(error)) {
1635
+ await copyFileFallback(root2, params, source);
1636
+ return;
1637
+ }
1638
+ throw normalizePinnedWriteError(error);
1639
+ }
1640
+ try {
1641
+ await verifyAtomicWriteResult({
1642
+ root: root2,
1643
+ targetPath: pinned.targetPath,
1644
+ expectedIdentity: identity
1645
+ });
1646
+ } catch (err) {
1647
+ emitWriteBoundaryWarning(`post-copy verification failed: ${String(err)}`);
1648
+ throw err;
1649
+ }
1650
+ });
1651
+ } finally {
1652
+ await source.handle.close().catch(() => {
1653
+ });
1654
+ }
1655
+ }
1656
+ async function resolvePinnedWriteTargetInRoot(root2, relativePath, requestedMode) {
1657
+ const { rootReal, rootWithSep, resolved } = await resolvePathInRoot(root2, relativePath);
1658
+ try {
1659
+ await assertNoPathAliasEscape({
1660
+ absolutePath: resolved,
1661
+ rootPath: rootReal,
1662
+ boundaryLabel: "root"
1663
+ });
1664
+ } catch (err) {
1665
+ throw new FsSafeError("path-alias", "path alias escape blocked", { cause: err });
1666
+ }
1667
+ const relativeResolved = path__default.relative(rootReal, resolved);
1668
+ if (path__default.isAbsolute(relativeResolved)) throw new FsSafeError("outside-workspace", "file is outside workspace root");
1669
+ const relativePosix = relativeResolved ? relativeResolved.split(path__default.sep).join(path__default.posix.sep) : "";
1670
+ const basename = path__default.posix.basename(relativePosix);
1671
+ if (!basename || basename === "." || basename === "/") throw new FsSafeError("invalid-path", "invalid target path");
1672
+ let mode = requestedMode ?? 384;
1673
+ try {
1674
+ const opened = await openFileInRoot(root2, {
1675
+ relativePath,
1676
+ hardlinks: "reject",
1677
+ nonBlockingRead: true
1678
+ });
1679
+ try {
1680
+ mode = requestedMode ?? opened.stat.mode & 511;
1681
+ if (!isPathInside(rootWithSep, opened.realPath)) throw new FsSafeError("outside-workspace", "file is outside workspace root");
1682
+ } finally {
1683
+ await opened.handle.close().catch(() => {
1684
+ });
1685
+ }
1686
+ } catch (err) {
1687
+ if (!(err instanceof FsSafeError) || err.code !== "not-found") throw err;
1688
+ }
1689
+ return {
1690
+ rootReal,
1691
+ targetPath: resolved,
1692
+ relativeParentPath: path__default.posix.dirname(relativePosix) === "." ? "" : path__default.posix.dirname(relativePosix),
1693
+ basename,
1694
+ mode: mode || 384
1695
+ };
1696
+ }
1697
+ async function resolvePinnedPathInRoot(root2, params) {
1698
+ return await resolvePinnedOperationPathInRoot(root2, {
1699
+ allowRoot: params.allowRoot,
1700
+ relativePath: params.relativePath,
1701
+ policy: PATH_ALIAS_POLICIES.strict
1702
+ });
1703
+ }
1704
+ async function resolvePinnedRemovePathInRoot(root2, relativePath) {
1705
+ return await resolvePinnedOperationPathInRoot(root2, {
1706
+ relativePath,
1707
+ policy: PATH_ALIAS_POLICIES.unlinkTarget
1708
+ });
1709
+ }
1710
+ async function resolvePinnedOperationPathInRoot(root2, params) {
1711
+ const resolved = await resolvePinnedRootPathInRoot(root2, {
1712
+ relativePath: params.relativePath,
1713
+ policy: params.policy
1714
+ });
1715
+ const relativeResolved = path__default.relative(resolved.rootReal, resolved.canonicalPath);
1716
+ if ((relativeResolved === "" || relativeResolved === ".") && params.allowRoot === true) return {
1717
+ rootReal: resolved.rootReal,
1718
+ resolved: resolved.canonicalPath,
1719
+ relativePosix: ""
1720
+ };
1721
+ const firstSegment = relativeResolved.split(path__default.sep)[0];
1722
+ if (relativeResolved === "" || relativeResolved === "." || firstSegment === ".." || path__default.isAbsolute(relativeResolved)) throw new FsSafeError("outside-workspace", "file is outside workspace root");
1723
+ const relativePosix = relativeResolved.split(path__default.sep).join(path__default.posix.sep);
1724
+ if (!isPathInside(resolved.rootWithSep, resolved.canonicalPath)) throw new FsSafeError("outside-workspace", "file is outside workspace root");
1725
+ return {
1726
+ rootReal: resolved.rootReal,
1727
+ resolved: resolved.canonicalPath,
1728
+ relativePosix
1729
+ };
1730
+ }
1731
+ async function resolvePinnedRootPathInRoot(root2, params) {
1732
+ const rootReal = root2.rootReal;
1733
+ let resolved;
1734
+ try {
1735
+ resolved = await resolveRootPath({
1736
+ absolutePath: path__default.resolve(rootReal, await expandRelativePathWithHome(params.relativePath)),
1737
+ rootPath: rootReal,
1738
+ rootCanonicalPath: rootReal,
1739
+ boundaryLabel: "root",
1740
+ policy: params.policy
1741
+ });
1742
+ } catch (err) {
1743
+ throw new FsSafeError("path-alias", "path alias escape blocked", { cause: err });
1744
+ }
1745
+ const rootWithSep = ensureTrailingSep(resolved.rootCanonicalPath);
1746
+ return {
1747
+ rootReal: resolved.rootCanonicalPath,
1748
+ rootWithSep,
1749
+ canonicalPath: resolved.canonicalPath
1750
+ };
1751
+ }
1752
+ async function removePathFallback(resolved) {
1753
+ const guard = await createAsyncDirectoryGuard(path__default.dirname(resolved.resolved));
1754
+ await void 0;
1755
+ await assertAsyncDirectoryGuard(guard);
1756
+ await ((await fs$1__default.lstat(resolved.resolved)).isDirectory() ? fs$1__default.rmdir(resolved.resolved) : fs$1__default.rm(resolved.resolved));
1757
+ await assertAsyncDirectoryGuard(guard).catch(() => void 0);
1758
+ }
1759
+ async function mkdirPathFallback(resolved) {
1760
+ await mkdirPathComponentsWithGuards({
1761
+ rootReal: resolved.rootReal,
1762
+ targetPath: resolved.resolved,
1763
+ beforeComponent: async (componentPath) => await void 0
1764
+ });
1765
+ }
1766
+ async function statPathFallback(root2, relativePath) {
1767
+ const resolved = await resolvePinnedPathInRoot(root2, {
1768
+ relativePath,
1769
+ allowRoot: true
1770
+ });
1771
+ try {
1772
+ return pathStatFromStats(await fs$1__default.lstat(resolved.resolved));
1773
+ } catch (error) {
1774
+ if (isNotFoundPathError(error)) throw new FsSafeError("not-found", "file not found", { cause: error instanceof Error ? error : void 0 });
1775
+ throw error;
1776
+ }
1777
+ }
1778
+ async function listPathFallback(root2, relativePath, withFileTypes) {
1779
+ const resolved = await resolvePinnedPathInRoot(root2, {
1780
+ relativePath,
1781
+ allowRoot: true
1782
+ });
1783
+ try {
1784
+ const sortedNames = (await fs$1__default.readdir(resolved.resolved)).toSorted();
1785
+ if (!withFileTypes) return sortedNames;
1786
+ const entries = [];
1787
+ for (const name of sortedNames) entries.push({
1788
+ name,
1789
+ ...pathStatFromStats(await fs$1__default.lstat(path__default.join(resolved.resolved, name)))
1790
+ });
1791
+ return entries;
1792
+ } catch (error) {
1793
+ if (isNotFoundPathError(error)) throw new FsSafeError("not-found", "directory not found", { cause: error instanceof Error ? error : void 0 });
1794
+ throw error;
1795
+ }
1796
+ }
1797
+ async function movePathFallback(root2, params) {
1798
+ const source = await resolvePathInRoot(root2, params.fromRelative);
1799
+ await resolvePinnedRootPathInRoot(root2, {
1800
+ relativePath: params.fromRelative,
1801
+ policy: PATH_ALIAS_POLICIES.strict
1802
+ });
1803
+ const target = await resolvePathInRoot(root2, params.toRelative);
1804
+ await resolvePinnedRootPathInRoot(root2, {
1805
+ relativePath: params.toRelative,
1806
+ policy: PATH_ALIAS_POLICIES.unlinkTarget
1807
+ });
1808
+ try {
1809
+ await assertNoPathAliasEscape({
1810
+ absolutePath: target.resolved,
1811
+ rootPath: target.rootReal,
1812
+ boundaryLabel: "root"
1813
+ });
1814
+ } catch (error) {
1815
+ throw new FsSafeError("path-alias", "path alias escape blocked", { cause: error instanceof Error ? error : void 0 });
1816
+ }
1817
+ let sourceStat;
1818
+ try {
1819
+ sourceStat = await fs$1__default.lstat(source.resolved);
1820
+ } catch (error) {
1821
+ if (isNotFoundPathError(error)) throw new FsSafeError("not-found", "file not found", { cause: error instanceof Error ? error : void 0 });
1822
+ throw error;
1823
+ }
1824
+ if (sourceStat.isSymbolicLink()) throw new FsSafeError("symlink", "symlink not allowed");
1825
+ if (sourceStat.isFile() && sourceStat.nlink > 1) throw new FsSafeError("hardlink", "hardlinked path not allowed");
1826
+ if (!params.overwrite && sourceStat.isDirectory()) throw new FsSafeError("invalid-path", "directory moves require overwrite: true");
1827
+ if (!params.overwrite) try {
1828
+ await fs$1__default.lstat(target.resolved);
1829
+ throw new FsSafeError("already-exists", "destination exists");
1830
+ } catch (error) {
1831
+ if (error instanceof FsSafeError) throw error;
1832
+ if (!isNotFoundPathError(error)) throw error;
1833
+ }
1834
+ const sourceParentGuard = await createAsyncDirectoryGuard(path__default.dirname(source.resolved));
1835
+ const targetParentGuard = await createNearestExistingDirectoryGuard(target.rootReal, path__default.dirname(target.resolved));
1836
+ await void 0;
1837
+ await assertAsyncDirectoryGuard(sourceParentGuard);
1838
+ await assertAsyncDirectoryGuard(targetParentGuard);
1839
+ try {
1840
+ await fs$1__default.rename(source.resolved, target.resolved);
1841
+ } catch (error) {
1842
+ if (isNotFoundPathError(error)) throw new FsSafeError("not-found", "file not found", { cause: error instanceof Error ? error : void 0 });
1843
+ if (hasNodeErrorCode(error, "EEXIST")) throw new FsSafeError("already-exists", "destination exists", { cause: error instanceof Error ? error : void 0 });
1844
+ throw error;
1845
+ }
1846
+ await assertAsyncDirectoryGuard(targetParentGuard).catch(() => void 0);
1847
+ }
1848
+ async function writeFileFallback(root2, params) {
1849
+ if (params.overwrite === false) {
1850
+ await writeMissingFileFallback(root2, params);
1851
+ return;
1852
+ }
1853
+ const target = await openWritableFileInRoot(root2, {
1854
+ relativePath: params.relativePath,
1855
+ mkdir: params.mkdir,
1856
+ mode: params.mode,
1857
+ truncateExisting: false
1858
+ });
1859
+ const destinationPath = target.realPath;
1860
+ const mode = params.mode ?? target.stat.mode & 511;
1861
+ await target.handle.close().catch(() => {
1862
+ });
1863
+ const destinationGuard = await createAsyncDirectoryGuard(path__default.dirname(destinationPath));
1864
+ let tempPath = null;
1865
+ let unregisterTempPath = null;
1866
+ try {
1867
+ tempPath = buildAtomicWriteTempPath(destinationPath);
1868
+ unregisterTempPath = registerTempPathForExit(tempPath);
1869
+ const writtenStat = await writeTempFileForAtomicReplace({
1870
+ tempPath,
1871
+ data: params.data,
1872
+ encoding: params.encoding,
1873
+ mode: mode || 384
1874
+ });
1875
+ const commitTempPath = tempPath;
1876
+ await withAsyncDirectoryGuards([destinationGuard], async () => {
1877
+ await fs$1__default.rename(commitTempPath, destinationPath);
1878
+ });
1879
+ tempPath = null;
1880
+ unregisterTempPath();
1881
+ unregisterTempPath = null;
1882
+ try {
1883
+ await verifyAtomicWriteResult({
1884
+ root: root2,
1885
+ targetPath: destinationPath,
1886
+ expectedIdentity: writtenStat
1887
+ });
1888
+ } catch (err) {
1889
+ emitWriteBoundaryWarning(`post-write verification failed: ${String(err)}`);
1890
+ throw err;
1891
+ }
1892
+ } finally {
1893
+ if (tempPath) await fs$1__default.rm(tempPath, { force: true }).catch(() => {
1894
+ });
1895
+ unregisterTempPath?.();
1896
+ }
1897
+ }
1898
+ async function writeMissingFileFallback(root2, params) {
1899
+ const { rootReal, resolved } = await resolvePathInRoot(root2, params.relativePath);
1900
+ try {
1901
+ await assertNoPathAliasEscape({
1902
+ absolutePath: resolved,
1903
+ rootPath: rootReal,
1904
+ boundaryLabel: "root"
1905
+ });
1906
+ } catch (err) {
1907
+ throw new FsSafeError("path-alias", "path alias escape blocked", { cause: err });
1908
+ }
1909
+ if (params.mkdir !== false) await fs$1__default.mkdir(path__default.dirname(resolved), { recursive: true });
1910
+ const parentGuard = await createAsyncDirectoryGuard(path__default.dirname(resolved));
1911
+ let created = false;
1912
+ try {
1913
+ const { handle, writtenStat } = await withAsyncDirectoryGuards([parentGuard], async () => {
1914
+ const handle2 = await fs$1__default.open(resolved, OPEN_WRITE_CREATE_FLAGS, params.mode ?? 384);
1915
+ created = true;
1916
+ try {
1917
+ if (typeof params.data === "string") await handle2.writeFile(params.data, params.encoding ?? "utf8");
1918
+ else await handle2.writeFile(params.data);
1919
+ return {
1920
+ handle: handle2,
1921
+ writtenStat: await handle2.stat()
1922
+ };
1923
+ } catch (error) {
1924
+ await handle2.close().catch(() => void 0);
1925
+ throw error;
1926
+ }
1927
+ }, { onPostGuardFailure: async ({ handle: handle2 }) => {
1928
+ created = false;
1929
+ await handle2.close().catch(() => void 0);
1930
+ } });
1931
+ await handle.close();
1932
+ await verifyAtomicWriteResult({
1933
+ root: root2,
1934
+ targetPath: resolved,
1935
+ expectedIdentity: writtenStat
1936
+ });
1937
+ created = false;
1938
+ } catch (err) {
1939
+ if (hasNodeErrorCode(err, "EEXIST")) throw new FsSafeError("already-exists", "file already exists", { cause: err instanceof Error ? err : void 0 });
1940
+ throw err;
1941
+ } finally {
1942
+ if (created) await fs$1__default.rm(resolved, { force: true }).catch(() => void 0);
1943
+ }
1944
+ }
1945
+ async function copyFileFallback(root2, params, source) {
1946
+ let target = null;
1947
+ let sourceClosedByStream = false;
1948
+ let targetClosedByUs = false;
1949
+ let tempHandle = null;
1950
+ let tempPath = null;
1951
+ let unregisterTempPath = null;
1952
+ let tempClosedByStream = false;
1953
+ try {
1954
+ target = await openWritableFileInRoot(root2, {
1955
+ relativePath: params.relativePath,
1956
+ mkdir: params.mkdir,
1957
+ mode: params.mode,
1958
+ truncateExisting: false
1959
+ });
1960
+ const destinationPath = target.realPath;
1961
+ const mode = params.mode ?? target.stat.mode & 511;
1962
+ await target.handle.close().catch(() => {
1963
+ });
1964
+ targetClosedByUs = true;
1965
+ const destinationGuard = await createAsyncDirectoryGuard(path__default.dirname(destinationPath));
1966
+ tempPath = buildAtomicWriteTempPath(destinationPath);
1967
+ unregisterTempPath = registerTempPathForExit(tempPath);
1968
+ tempHandle = await fs$1__default.open(tempPath, OPEN_WRITE_CREATE_FLAGS, mode || 384);
1969
+ const sourceStream = createBoundedReadStream(source, params.maxBytes);
1970
+ const targetStream = tempHandle.createWriteStream();
1971
+ sourceStream.once("close", () => {
1972
+ sourceClosedByStream = true;
1973
+ });
1974
+ targetStream.once("close", () => {
1975
+ tempClosedByStream = true;
1976
+ });
1977
+ await pipeline(sourceStream, targetStream);
1978
+ const writtenStat = await fs$1__default.stat(tempPath);
1979
+ if (!tempClosedByStream) {
1980
+ await tempHandle.close().catch(() => {
1981
+ });
1982
+ tempClosedByStream = true;
1983
+ }
1984
+ tempHandle = null;
1985
+ const commitTempPath = tempPath;
1986
+ await withAsyncDirectoryGuards([destinationGuard], async () => {
1987
+ await fs$1__default.rename(commitTempPath, destinationPath);
1988
+ });
1989
+ tempPath = null;
1990
+ unregisterTempPath();
1991
+ unregisterTempPath = null;
1992
+ try {
1993
+ await verifyAtomicWriteResult({
1994
+ root: root2,
1995
+ targetPath: destinationPath,
1996
+ expectedIdentity: writtenStat
1997
+ });
1998
+ } catch (err) {
1999
+ emitWriteBoundaryWarning(`post-copy verification failed: ${String(err)}`);
2000
+ throw err;
2001
+ }
2002
+ } catch (err) {
2003
+ if (target?.createdForWrite) await fs$1__default.rm(target.realPath, { force: true }).catch(() => {
2004
+ });
2005
+ throw err;
2006
+ } finally {
2007
+ if (!sourceClosedByStream) await source.handle.close().catch(() => {
2008
+ });
2009
+ if (tempHandle && !tempClosedByStream) await tempHandle.close().catch(() => {
2010
+ });
2011
+ if (tempPath) await fs$1__default.rm(tempPath, { force: true }).catch(() => {
2012
+ });
2013
+ unregisterTempPath?.();
2014
+ if (target && !targetClosedByUs) await target.handle.close().catch(() => {
2015
+ });
2016
+ }
2017
+ }
2018
+ export {
2019
+ resolveOpenedFileRealPathForHandle as a,
2020
+ PATH_ALIAS_POLICIES as c,
2021
+ expandHomePrefix as d,
2022
+ readLocalFileSafely as i,
2023
+ assertNoPathAliasEscape as l,
2024
+ root as o,
2025
+ openLocalFileSafely as r,
2026
+ getFsSafeTestHooks as s,
2027
+ runPinnedWriteHelper as u
2028
+ };