@mutagent/sdk 0.2.28 → 0.2.33

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 (334) hide show
  1. package/dist/commonjs/lib/config.d.ts +2 -2
  2. package/dist/commonjs/lib/config.js +2 -2
  3. package/dist/commonjs/models/index.d.ts +4 -6
  4. package/dist/commonjs/models/index.d.ts.map +1 -1
  5. package/dist/commonjs/models/index.js +4 -6
  6. package/dist/commonjs/models/index.js.map +1 -1
  7. package/dist/commonjs/models/name-description-is-latest.d.ts +55 -0
  8. package/dist/commonjs/models/name-description-is-latest.d.ts.map +1 -0
  9. package/dist/commonjs/models/{schemadefaul18.js → name-description-is-latest.js} +17 -13
  10. package/dist/commonjs/models/name-description-is-latest.js.map +1 -0
  11. package/dist/commonjs/models/name-description-version.d.ts +6 -33
  12. package/dist/commonjs/models/name-description-version.d.ts.map +1 -1
  13. package/dist/commonjs/models/name-description-version.js +4 -22
  14. package/dist/commonjs/models/name-description-version.js.map +1 -1
  15. package/dist/commonjs/models/name-provider-api-key.d.ts +3 -2
  16. package/dist/commonjs/models/name-provider-api-key.d.ts.map +1 -1
  17. package/dist/commonjs/models/name-provider-api-key.js +2 -1
  18. package/dist/commonjs/models/name-provider-api-key.js.map +1 -1
  19. package/dist/commonjs/models/new-version-changes.d.ts +3 -3
  20. package/dist/commonjs/models/new-version-changes.d.ts.map +1 -1
  21. package/dist/commonjs/models/new-version-changes.js +2 -2
  22. package/dist/commonjs/models/new-version-changes.js.map +1 -1
  23. package/dist/commonjs/models/operations/delete-agent-dataset.d.ts +1 -1
  24. package/dist/commonjs/models/operations/delete-agent-dataset.d.ts.map +1 -1
  25. package/dist/commonjs/models/operations/delete-agent-dataset.js +1 -1
  26. package/dist/commonjs/models/operations/delete-agent-dataset.js.map +1 -1
  27. package/dist/commonjs/models/operations/delete-prompt-dataset.d.ts +1 -1
  28. package/dist/commonjs/models/operations/delete-prompt-dataset.d.ts.map +1 -1
  29. package/dist/commonjs/models/operations/delete-prompt-dataset.js +1 -1
  30. package/dist/commonjs/models/operations/delete-prompt-dataset.js.map +1 -1
  31. package/dist/commonjs/models/operations/list-optimizations.d.ts +1 -1
  32. package/dist/commonjs/models/operations/list-optimizations.js +1 -1
  33. package/dist/commonjs/models/operations/list-providers.d.ts +1 -1
  34. package/dist/commonjs/models/operations/list-providers.d.ts.map +1 -1
  35. package/dist/commonjs/models/operations/list-providers.js +1 -1
  36. package/dist/commonjs/models/operations/list-providers.js.map +1 -1
  37. package/dist/commonjs/models/operations/list-traces.d.ts +4 -4
  38. package/dist/commonjs/models/operations/list-traces.d.ts.map +1 -1
  39. package/dist/commonjs/models/operations/list-traces.js +2 -2
  40. package/dist/commonjs/models/operations/list-traces.js.map +1 -1
  41. package/dist/commonjs/models/operations/list-workspaces.d.ts +1 -1
  42. package/dist/commonjs/models/operations/list-workspaces.d.ts.map +1 -1
  43. package/dist/commonjs/models/operations/list-workspaces.js +1 -1
  44. package/dist/commonjs/models/operations/list-workspaces.js.map +1 -1
  45. package/dist/commonjs/models/operations/update-organization-member.d.ts +1 -1
  46. package/dist/commonjs/models/operations/update-organization-member.js +1 -1
  47. package/dist/commonjs/models/operations/update-prompt.d.ts +2 -2
  48. package/dist/commonjs/models/operations/update-prompt.d.ts.map +1 -1
  49. package/dist/commonjs/models/operations/update-prompt.js +1 -1
  50. package/dist/commonjs/models/operations/update-prompt.js.map +1 -1
  51. package/dist/commonjs/models/operations/update-workspace-member.d.ts +1 -1
  52. package/dist/commonjs/models/operations/update-workspace-member.js +1 -1
  53. package/dist/commonjs/models/schemadefaul12.d.ts +10 -0
  54. package/dist/commonjs/models/{schemadefaul13.d.ts.map → schemadefaul12.d.ts.map} +1 -1
  55. package/dist/commonjs/models/{schemadefaul13.js → schemadefaul12.js} +10 -10
  56. package/dist/commonjs/models/{schemadefaul13.js.map → schemadefaul12.js.map} +1 -1
  57. package/dist/commonjs/models/schemadefaul14.d.ts +9 -0
  58. package/dist/commonjs/models/{schemadefaul15.d.ts.map → schemadefaul14.d.ts.map} +1 -1
  59. package/dist/commonjs/models/{schemadefaul15.js → schemadefaul14.js} +9 -9
  60. package/dist/commonjs/models/{schemadefaul15.js.map → schemadefaul14.js.map} +1 -1
  61. package/dist/commonjs/models/schemadefaul8.d.ts +10 -0
  62. package/dist/commonjs/models/{schemadefaul9.d.ts.map → schemadefaul8.d.ts.map} +1 -1
  63. package/dist/commonjs/models/{schemadefaul9.js → schemadefaul8.js} +8 -8
  64. package/dist/commonjs/models/{schemadefaul9.js.map → schemadefaul8.js.map} +1 -1
  65. package/dist/esm/lib/config.d.ts +2 -2
  66. package/dist/esm/lib/config.js +2 -2
  67. package/dist/esm/models/index.d.ts +4 -6
  68. package/dist/esm/models/index.d.ts.map +1 -1
  69. package/dist/esm/models/index.js +4 -6
  70. package/dist/esm/models/index.js.map +1 -1
  71. package/dist/esm/models/name-description-is-latest.d.ts +55 -0
  72. package/dist/esm/models/name-description-is-latest.d.ts.map +1 -0
  73. package/dist/esm/models/name-description-is-latest.js +20 -0
  74. package/dist/esm/models/name-description-is-latest.js.map +1 -0
  75. package/dist/esm/models/name-description-version.d.ts +6 -33
  76. package/dist/esm/models/name-description-version.d.ts.map +1 -1
  77. package/dist/esm/models/name-description-version.js +3 -18
  78. package/dist/esm/models/name-description-version.js.map +1 -1
  79. package/dist/esm/models/name-provider-api-key.d.ts +3 -2
  80. package/dist/esm/models/name-provider-api-key.d.ts.map +1 -1
  81. package/dist/esm/models/name-provider-api-key.js +2 -1
  82. package/dist/esm/models/name-provider-api-key.js.map +1 -1
  83. package/dist/esm/models/new-version-changes.d.ts +3 -3
  84. package/dist/esm/models/new-version-changes.d.ts.map +1 -1
  85. package/dist/esm/models/new-version-changes.js +2 -2
  86. package/dist/esm/models/new-version-changes.js.map +1 -1
  87. package/dist/esm/models/operations/delete-agent-dataset.d.ts +1 -1
  88. package/dist/esm/models/operations/delete-agent-dataset.d.ts.map +1 -1
  89. package/dist/esm/models/operations/delete-agent-dataset.js +1 -1
  90. package/dist/esm/models/operations/delete-agent-dataset.js.map +1 -1
  91. package/dist/esm/models/operations/delete-prompt-dataset.d.ts +1 -1
  92. package/dist/esm/models/operations/delete-prompt-dataset.d.ts.map +1 -1
  93. package/dist/esm/models/operations/delete-prompt-dataset.js +1 -1
  94. package/dist/esm/models/operations/delete-prompt-dataset.js.map +1 -1
  95. package/dist/esm/models/operations/list-optimizations.d.ts +1 -1
  96. package/dist/esm/models/operations/list-optimizations.js +1 -1
  97. package/dist/esm/models/operations/list-providers.d.ts +1 -1
  98. package/dist/esm/models/operations/list-providers.d.ts.map +1 -1
  99. package/dist/esm/models/operations/list-providers.js +1 -1
  100. package/dist/esm/models/operations/list-providers.js.map +1 -1
  101. package/dist/esm/models/operations/list-traces.d.ts +4 -4
  102. package/dist/esm/models/operations/list-traces.d.ts.map +1 -1
  103. package/dist/esm/models/operations/list-traces.js +2 -2
  104. package/dist/esm/models/operations/list-traces.js.map +1 -1
  105. package/dist/esm/models/operations/list-workspaces.d.ts +1 -1
  106. package/dist/esm/models/operations/list-workspaces.d.ts.map +1 -1
  107. package/dist/esm/models/operations/list-workspaces.js +1 -1
  108. package/dist/esm/models/operations/list-workspaces.js.map +1 -1
  109. package/dist/esm/models/operations/update-organization-member.d.ts +1 -1
  110. package/dist/esm/models/operations/update-organization-member.js +1 -1
  111. package/dist/esm/models/operations/update-prompt.d.ts +2 -2
  112. package/dist/esm/models/operations/update-prompt.d.ts.map +1 -1
  113. package/dist/esm/models/operations/update-prompt.js +1 -1
  114. package/dist/esm/models/operations/update-prompt.js.map +1 -1
  115. package/dist/esm/models/operations/update-workspace-member.d.ts +1 -1
  116. package/dist/esm/models/operations/update-workspace-member.js +1 -1
  117. package/dist/esm/models/schemadefaul12.d.ts +10 -0
  118. package/dist/esm/models/{schemadefaul13.d.ts.map → schemadefaul12.d.ts.map} +1 -1
  119. package/dist/esm/models/schemadefaul12.js +14 -0
  120. package/dist/esm/models/{schemadefaul13.js.map → schemadefaul12.js.map} +1 -1
  121. package/dist/esm/models/schemadefaul14.d.ts +9 -0
  122. package/dist/esm/models/{schemadefaul15.d.ts.map → schemadefaul14.d.ts.map} +1 -1
  123. package/dist/esm/models/schemadefaul14.js +13 -0
  124. package/dist/esm/models/{schemadefaul15.js.map → schemadefaul14.js.map} +1 -1
  125. package/dist/esm/models/schemadefaul8.d.ts +10 -0
  126. package/dist/esm/models/{schemadefaul9.d.ts.map → schemadefaul8.d.ts.map} +1 -1
  127. package/dist/esm/models/schemadefaul8.js +12 -0
  128. package/dist/esm/models/{schemadefaul9.js.map → schemadefaul8.js.map} +1 -1
  129. package/jsr.json +1 -1
  130. package/openapi.json +59 -73
  131. package/package.json +2 -3
  132. package/scripts/fix-openapi.ts +138 -18
  133. package/src/lib/config.ts +2 -2
  134. package/src/models/index.ts +4 -6
  135. package/src/models/name-description-is-latest.ts +81 -0
  136. package/src/models/name-description-version.ts +9 -79
  137. package/src/models/name-provider-api-key.ts +3 -2
  138. package/src/models/new-version-changes.ts +7 -7
  139. package/src/models/operations/delete-agent-dataset.ts +2 -2
  140. package/src/models/operations/delete-prompt-dataset.ts +2 -2
  141. package/src/models/operations/list-optimizations.ts +3 -3
  142. package/src/models/operations/list-providers.ts +2 -2
  143. package/src/models/operations/list-traces.ts +6 -12
  144. package/src/models/operations/list-workspaces.ts +2 -2
  145. package/src/models/operations/update-organization-member.ts +3 -3
  146. package/src/models/operations/update-prompt.ts +3 -3
  147. package/src/models/operations/update-workspace-member.ts +3 -3
  148. package/src/models/{schemadefaul13.ts → schemadefaul12.ts} +4 -4
  149. package/src/models/{schemadefaul15.ts → schemadefaul14.ts} +4 -4
  150. package/src/models/{schemadefaul9.ts → schemadefaul8.ts} +5 -5
  151. package/dist/commonjs/models/description-is-latest-system-prompt.d.ts +0 -68
  152. package/dist/commonjs/models/description-is-latest-system-prompt.d.ts.map +0 -1
  153. package/dist/commonjs/models/description-is-latest-system-prompt.js +0 -68
  154. package/dist/commonjs/models/description-is-latest-system-prompt.js.map +0 -1
  155. package/dist/commonjs/models/schemadefaul13.d.ts +0 -10
  156. package/dist/commonjs/models/schemadefaul15.d.ts +0 -9
  157. package/dist/commonjs/models/schemadefaul18.d.ts +0 -13
  158. package/dist/commonjs/models/schemadefaul18.d.ts.map +0 -1
  159. package/dist/commonjs/models/schemadefaul18.js.map +0 -1
  160. package/dist/commonjs/models/schemadefaul19.d.ts +0 -9
  161. package/dist/commonjs/models/schemadefaul19.d.ts.map +0 -1
  162. package/dist/commonjs/models/schemadefaul19.js +0 -49
  163. package/dist/commonjs/models/schemadefaul19.js.map +0 -1
  164. package/dist/commonjs/models/schemadefaul9.d.ts +0 -10
  165. package/dist/esm/models/description-is-latest-system-prompt.d.ts +0 -68
  166. package/dist/esm/models/description-is-latest-system-prompt.d.ts.map +0 -1
  167. package/dist/esm/models/description-is-latest-system-prompt.js +0 -29
  168. package/dist/esm/models/description-is-latest-system-prompt.js.map +0 -1
  169. package/dist/esm/models/schemadefaul13.d.ts +0 -10
  170. package/dist/esm/models/schemadefaul13.js +0 -14
  171. package/dist/esm/models/schemadefaul15.d.ts +0 -9
  172. package/dist/esm/models/schemadefaul15.js +0 -13
  173. package/dist/esm/models/schemadefaul18.d.ts +0 -13
  174. package/dist/esm/models/schemadefaul18.d.ts.map +0 -1
  175. package/dist/esm/models/schemadefaul18.js +0 -17
  176. package/dist/esm/models/schemadefaul18.js.map +0 -1
  177. package/dist/esm/models/schemadefaul19.d.ts +0 -9
  178. package/dist/esm/models/schemadefaul19.d.ts.map +0 -1
  179. package/dist/esm/models/schemadefaul19.js +0 -13
  180. package/dist/esm/models/schemadefaul19.js.map +0 -1
  181. package/dist/esm/models/schemadefaul9.d.ts +0 -10
  182. package/dist/esm/models/schemadefaul9.js +0 -12
  183. package/examples/node_modules/.package-lock.json +0 -174
  184. package/examples/node_modules/@esbuild/darwin-arm64/package.json +0 -20
  185. package/examples/node_modules/@types/node/assert/strict.d.ts +0 -8
  186. package/examples/node_modules/@types/node/assert.d.ts +0 -1062
  187. package/examples/node_modules/@types/node/async_hooks.d.ts +0 -605
  188. package/examples/node_modules/@types/node/buffer.buffer.d.ts +0 -471
  189. package/examples/node_modules/@types/node/buffer.d.ts +0 -1936
  190. package/examples/node_modules/@types/node/child_process.d.ts +0 -1475
  191. package/examples/node_modules/@types/node/cluster.d.ts +0 -577
  192. package/examples/node_modules/@types/node/compatibility/disposable.d.ts +0 -16
  193. package/examples/node_modules/@types/node/compatibility/index.d.ts +0 -9
  194. package/examples/node_modules/@types/node/compatibility/indexable.d.ts +0 -20
  195. package/examples/node_modules/@types/node/compatibility/iterators.d.ts +0 -21
  196. package/examples/node_modules/@types/node/console.d.ts +0 -452
  197. package/examples/node_modules/@types/node/constants.d.ts +0 -21
  198. package/examples/node_modules/@types/node/crypto.d.ts +0 -4590
  199. package/examples/node_modules/@types/node/dgram.d.ts +0 -597
  200. package/examples/node_modules/@types/node/diagnostics_channel.d.ts +0 -578
  201. package/examples/node_modules/@types/node/dns/promises.d.ts +0 -479
  202. package/examples/node_modules/@types/node/dns.d.ts +0 -871
  203. package/examples/node_modules/@types/node/domain.d.ts +0 -170
  204. package/examples/node_modules/@types/node/events.d.ts +0 -977
  205. package/examples/node_modules/@types/node/fs/promises.d.ts +0 -1270
  206. package/examples/node_modules/@types/node/fs.d.ts +0 -4375
  207. package/examples/node_modules/@types/node/globals.d.ts +0 -172
  208. package/examples/node_modules/@types/node/globals.typedarray.d.ts +0 -38
  209. package/examples/node_modules/@types/node/http.d.ts +0 -2049
  210. package/examples/node_modules/@types/node/http2.d.ts +0 -2631
  211. package/examples/node_modules/@types/node/https.d.ts +0 -578
  212. package/examples/node_modules/@types/node/index.d.ts +0 -93
  213. package/examples/node_modules/@types/node/inspector.generated.d.ts +0 -3966
  214. package/examples/node_modules/@types/node/module.d.ts +0 -539
  215. package/examples/node_modules/@types/node/net.d.ts +0 -1012
  216. package/examples/node_modules/@types/node/os.d.ts +0 -506
  217. package/examples/node_modules/@types/node/package.json +0 -140
  218. package/examples/node_modules/@types/node/path.d.ts +0 -200
  219. package/examples/node_modules/@types/node/perf_hooks.d.ts +0 -961
  220. package/examples/node_modules/@types/node/process.d.ts +0 -1966
  221. package/examples/node_modules/@types/node/punycode.d.ts +0 -117
  222. package/examples/node_modules/@types/node/querystring.d.ts +0 -152
  223. package/examples/node_modules/@types/node/readline/promises.d.ts +0 -162
  224. package/examples/node_modules/@types/node/readline.d.ts +0 -589
  225. package/examples/node_modules/@types/node/repl.d.ts +0 -430
  226. package/examples/node_modules/@types/node/sea.d.ts +0 -153
  227. package/examples/node_modules/@types/node/stream/consumers.d.ts +0 -38
  228. package/examples/node_modules/@types/node/stream/promises.d.ts +0 -90
  229. package/examples/node_modules/@types/node/stream/web.d.ts +0 -533
  230. package/examples/node_modules/@types/node/stream.d.ts +0 -1675
  231. package/examples/node_modules/@types/node/string_decoder.d.ts +0 -67
  232. package/examples/node_modules/@types/node/test.d.ts +0 -1787
  233. package/examples/node_modules/@types/node/timers/promises.d.ts +0 -108
  234. package/examples/node_modules/@types/node/timers.d.ts +0 -286
  235. package/examples/node_modules/@types/node/tls.d.ts +0 -1259
  236. package/examples/node_modules/@types/node/trace_events.d.ts +0 -197
  237. package/examples/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -468
  238. package/examples/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -34
  239. package/examples/node_modules/@types/node/ts5.6/index.d.ts +0 -93
  240. package/examples/node_modules/@types/node/tty.d.ts +0 -208
  241. package/examples/node_modules/@types/node/url.d.ts +0 -964
  242. package/examples/node_modules/@types/node/util.d.ts +0 -2331
  243. package/examples/node_modules/@types/node/v8.d.ts +0 -809
  244. package/examples/node_modules/@types/node/vm.d.ts +0 -1001
  245. package/examples/node_modules/@types/node/wasi.d.ts +0 -181
  246. package/examples/node_modules/@types/node/web-globals/abortcontroller.d.ts +0 -34
  247. package/examples/node_modules/@types/node/web-globals/domexception.d.ts +0 -68
  248. package/examples/node_modules/@types/node/web-globals/events.d.ts +0 -97
  249. package/examples/node_modules/@types/node/web-globals/fetch.d.ts +0 -46
  250. package/examples/node_modules/@types/node/worker_threads.d.ts +0 -715
  251. package/examples/node_modules/@types/node/zlib.d.ts +0 -540
  252. package/examples/node_modules/dotenv/config.d.ts +0 -1
  253. package/examples/node_modules/dotenv/config.js +0 -9
  254. package/examples/node_modules/dotenv/lib/cli-options.js +0 -17
  255. package/examples/node_modules/dotenv/lib/env-options.js +0 -28
  256. package/examples/node_modules/dotenv/lib/main.d.ts +0 -162
  257. package/examples/node_modules/dotenv/lib/main.js +0 -386
  258. package/examples/node_modules/dotenv/package.json +0 -62
  259. package/examples/node_modules/esbuild/install.js +0 -289
  260. package/examples/node_modules/esbuild/lib/main.d.ts +0 -716
  261. package/examples/node_modules/esbuild/lib/main.js +0 -2242
  262. package/examples/node_modules/esbuild/package.json +0 -49
  263. package/examples/node_modules/fsevents/fsevents.d.ts +0 -46
  264. package/examples/node_modules/fsevents/fsevents.js +0 -83
  265. package/examples/node_modules/fsevents/package.json +0 -62
  266. package/examples/node_modules/get-tsconfig/dist/index.mjs +0 -7
  267. package/examples/node_modules/get-tsconfig/package.json +0 -46
  268. package/examples/node_modules/resolve-pkg-maps/dist/index.mjs +0 -1
  269. package/examples/node_modules/resolve-pkg-maps/package.json +0 -42
  270. package/examples/node_modules/tsx/dist/cjs/api/index.mjs +0 -1
  271. package/examples/node_modules/tsx/dist/cjs/index.mjs +0 -1
  272. package/examples/node_modules/tsx/dist/cli.mjs +0 -55
  273. package/examples/node_modules/tsx/dist/client-BQVF1NaW.mjs +0 -1
  274. package/examples/node_modules/tsx/dist/esm/api/index.mjs +0 -1
  275. package/examples/node_modules/tsx/dist/esm/index.mjs +0 -2
  276. package/examples/node_modules/tsx/dist/get-pipe-path-BHW2eJdv.mjs +0 -1
  277. package/examples/node_modules/tsx/dist/index-7AaEi15b.mjs +0 -14
  278. package/examples/node_modules/tsx/dist/index-gbaejti9.mjs +0 -1
  279. package/examples/node_modules/tsx/dist/lexer-DQCqS3nf.mjs +0 -3
  280. package/examples/node_modules/tsx/dist/loader.mjs +0 -1
  281. package/examples/node_modules/tsx/dist/node-features-_8ZFwP_x.mjs +0 -1
  282. package/examples/node_modules/tsx/dist/package-CeBgXWuR.mjs +0 -1
  283. package/examples/node_modules/tsx/dist/patch-repl.mjs +0 -1
  284. package/examples/node_modules/tsx/dist/preflight.mjs +0 -1
  285. package/examples/node_modules/tsx/dist/register-B7jrtLTO.mjs +0 -1
  286. package/examples/node_modules/tsx/dist/register-CFH5oNdT.mjs +0 -4
  287. package/examples/node_modules/tsx/dist/repl.mjs +0 -3
  288. package/examples/node_modules/tsx/dist/require-DQxpCAr4.mjs +0 -1
  289. package/examples/node_modules/tsx/dist/suppress-warnings.mjs +0 -1
  290. package/examples/node_modules/tsx/dist/temporary-directory-CwHp0_NW.mjs +0 -1
  291. package/examples/node_modules/tsx/dist/types-Cxp8y2TL.d.ts +0 -5
  292. package/examples/node_modules/tsx/package.json +0 -68
  293. package/examples/node_modules/undici-types/agent.d.ts +0 -31
  294. package/examples/node_modules/undici-types/api.d.ts +0 -43
  295. package/examples/node_modules/undici-types/balanced-pool.d.ts +0 -29
  296. package/examples/node_modules/undici-types/cache.d.ts +0 -36
  297. package/examples/node_modules/undici-types/client.d.ts +0 -108
  298. package/examples/node_modules/undici-types/connector.d.ts +0 -34
  299. package/examples/node_modules/undici-types/content-type.d.ts +0 -21
  300. package/examples/node_modules/undici-types/cookies.d.ts +0 -28
  301. package/examples/node_modules/undici-types/diagnostics-channel.d.ts +0 -66
  302. package/examples/node_modules/undici-types/dispatcher.d.ts +0 -256
  303. package/examples/node_modules/undici-types/env-http-proxy-agent.d.ts +0 -21
  304. package/examples/node_modules/undici-types/errors.d.ts +0 -149
  305. package/examples/node_modules/undici-types/eventsource.d.ts +0 -61
  306. package/examples/node_modules/undici-types/fetch.d.ts +0 -209
  307. package/examples/node_modules/undici-types/file.d.ts +0 -39
  308. package/examples/node_modules/undici-types/filereader.d.ts +0 -54
  309. package/examples/node_modules/undici-types/formdata.d.ts +0 -108
  310. package/examples/node_modules/undici-types/global-dispatcher.d.ts +0 -9
  311. package/examples/node_modules/undici-types/global-origin.d.ts +0 -7
  312. package/examples/node_modules/undici-types/handlers.d.ts +0 -15
  313. package/examples/node_modules/undici-types/header.d.ts +0 -4
  314. package/examples/node_modules/undici-types/index.d.ts +0 -71
  315. package/examples/node_modules/undici-types/interceptors.d.ts +0 -17
  316. package/examples/node_modules/undici-types/mock-agent.d.ts +0 -50
  317. package/examples/node_modules/undici-types/mock-client.d.ts +0 -25
  318. package/examples/node_modules/undici-types/mock-errors.d.ts +0 -12
  319. package/examples/node_modules/undici-types/mock-interceptor.d.ts +0 -93
  320. package/examples/node_modules/undici-types/mock-pool.d.ts +0 -25
  321. package/examples/node_modules/undici-types/package.json +0 -55
  322. package/examples/node_modules/undici-types/patch.d.ts +0 -33
  323. package/examples/node_modules/undici-types/pool-stats.d.ts +0 -19
  324. package/examples/node_modules/undici-types/pool.d.ts +0 -39
  325. package/examples/node_modules/undici-types/proxy-agent.d.ts +0 -28
  326. package/examples/node_modules/undici-types/readable.d.ts +0 -65
  327. package/examples/node_modules/undici-types/retry-agent.d.ts +0 -8
  328. package/examples/node_modules/undici-types/retry-handler.d.ts +0 -116
  329. package/examples/node_modules/undici-types/util.d.ts +0 -18
  330. package/examples/node_modules/undici-types/webidl.d.ts +0 -228
  331. package/examples/node_modules/undici-types/websocket.d.ts +0 -150
  332. package/src/models/description-is-latest-system-prompt.ts +0 -135
  333. package/src/models/schemadefaul18.ts +0 -20
  334. package/src/models/schemadefaul19.ts +0 -16
@@ -1,34 +0,0 @@
1
- export {}; // Make this a module
2
-
3
- declare global {
4
- namespace NodeJS {
5
- type TypedArray =
6
- | Uint8Array
7
- | Uint8ClampedArray
8
- | Uint16Array
9
- | Uint32Array
10
- | Int8Array
11
- | Int16Array
12
- | Int32Array
13
- | BigUint64Array
14
- | BigInt64Array
15
- | Float32Array
16
- | Float64Array;
17
- type ArrayBufferView = TypedArray | DataView;
18
-
19
- type NonSharedUint8Array = Uint8Array;
20
- type NonSharedUint8ClampedArray = Uint8ClampedArray;
21
- type NonSharedUint16Array = Uint16Array;
22
- type NonSharedUint32Array = Uint32Array;
23
- type NonSharedInt8Array = Int8Array;
24
- type NonSharedInt16Array = Int16Array;
25
- type NonSharedInt32Array = Int32Array;
26
- type NonSharedBigUint64Array = BigUint64Array;
27
- type NonSharedBigInt64Array = BigInt64Array;
28
- type NonSharedFloat32Array = Float32Array;
29
- type NonSharedFloat64Array = Float64Array;
30
- type NonSharedDataView = DataView;
31
- type NonSharedTypedArray = TypedArray;
32
- type NonSharedArrayBufferView = ArrayBufferView;
33
- }
34
- }
@@ -1,93 +0,0 @@
1
- /**
2
- * License for programmatically and manually incorporated
3
- * documentation aka. `JSDoc` from https://github.com/nodejs/node/tree/master/doc
4
- *
5
- * Copyright Node.js contributors. All rights reserved.
6
- * Permission is hereby granted, free of charge, to any person obtaining a copy
7
- * of this software and associated documentation files (the "Software"), to
8
- * deal in the Software without restriction, including without limitation the
9
- * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
10
- * sell copies of the Software, and to permit persons to whom the Software is
11
- * furnished to do so, subject to the following conditions:
12
- *
13
- * The above copyright notice and this permission notice shall be included in
14
- * all copies or substantial portions of the Software.
15
- *
16
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
21
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
22
- * IN THE SOFTWARE.
23
- */
24
-
25
- // NOTE: These definitions support Node.js and TypeScript 4.9 through 5.6.
26
-
27
- // Reference required TypeScript libs:
28
- /// <reference lib="es2020" />
29
-
30
- // TypeScript backwards-compatibility definitions:
31
- /// <reference path="../compatibility/index.d.ts" />
32
-
33
- // Definitions specific to TypeScript 4.9 through 5.6:
34
- /// <reference path="./globals.typedarray.d.ts" />
35
- /// <reference path="./buffer.buffer.d.ts" />
36
-
37
- // Definitions for Node.js modules that are not specific to any version of TypeScript:
38
- /// <reference path="../globals.d.ts" />
39
- /// <reference path="../web-globals/abortcontroller.d.ts" />
40
- /// <reference path="../web-globals/domexception.d.ts" />
41
- /// <reference path="../web-globals/events.d.ts" />
42
- /// <reference path="../web-globals/fetch.d.ts" />
43
- /// <reference path="../assert.d.ts" />
44
- /// <reference path="../assert/strict.d.ts" />
45
- /// <reference path="../async_hooks.d.ts" />
46
- /// <reference path="../buffer.d.ts" />
47
- /// <reference path="../child_process.d.ts" />
48
- /// <reference path="../cluster.d.ts" />
49
- /// <reference path="../console.d.ts" />
50
- /// <reference path="../constants.d.ts" />
51
- /// <reference path="../crypto.d.ts" />
52
- /// <reference path="../dgram.d.ts" />
53
- /// <reference path="../diagnostics_channel.d.ts" />
54
- /// <reference path="../dns.d.ts" />
55
- /// <reference path="../dns/promises.d.ts" />
56
- /// <reference path="../domain.d.ts" />
57
- /// <reference path="../events.d.ts" />
58
- /// <reference path="../fs.d.ts" />
59
- /// <reference path="../fs/promises.d.ts" />
60
- /// <reference path="../http.d.ts" />
61
- /// <reference path="../http2.d.ts" />
62
- /// <reference path="../https.d.ts" />
63
- /// <reference path="../inspector.generated.d.ts" />
64
- /// <reference path="../module.d.ts" />
65
- /// <reference path="../net.d.ts" />
66
- /// <reference path="../os.d.ts" />
67
- /// <reference path="../path.d.ts" />
68
- /// <reference path="../perf_hooks.d.ts" />
69
- /// <reference path="../process.d.ts" />
70
- /// <reference path="../punycode.d.ts" />
71
- /// <reference path="../querystring.d.ts" />
72
- /// <reference path="../readline.d.ts" />
73
- /// <reference path="../readline/promises.d.ts" />
74
- /// <reference path="../repl.d.ts" />
75
- /// <reference path="../sea.d.ts" />
76
- /// <reference path="../stream.d.ts" />
77
- /// <reference path="../stream/promises.d.ts" />
78
- /// <reference path="../stream/consumers.d.ts" />
79
- /// <reference path="../stream/web.d.ts" />
80
- /// <reference path="../string_decoder.d.ts" />
81
- /// <reference path="../test.d.ts" />
82
- /// <reference path="../timers.d.ts" />
83
- /// <reference path="../timers/promises.d.ts" />
84
- /// <reference path="../tls.d.ts" />
85
- /// <reference path="../trace_events.d.ts" />
86
- /// <reference path="../tty.d.ts" />
87
- /// <reference path="../url.d.ts" />
88
- /// <reference path="../util.d.ts" />
89
- /// <reference path="../v8.d.ts" />
90
- /// <reference path="../vm.d.ts" />
91
- /// <reference path="../wasi.d.ts" />
92
- /// <reference path="../worker_threads.d.ts" />
93
- /// <reference path="../zlib.d.ts" />
@@ -1,208 +0,0 @@
1
- /**
2
- * The `node:tty` module provides the `tty.ReadStream` and `tty.WriteStream` classes. In most cases, it will not be necessary or possible to use this module
3
- * directly. However, it can be accessed using:
4
- *
5
- * ```js
6
- * import tty from 'node:tty';
7
- * ```
8
- *
9
- * When Node.js detects that it is being run with a text terminal ("TTY")
10
- * attached, `process.stdin` will, by default, be initialized as an instance of `tty.ReadStream` and both `process.stdout` and `process.stderr` will, by
11
- * default, be instances of `tty.WriteStream`. The preferred method of determining
12
- * whether Node.js is being run within a TTY context is to check that the value of
13
- * the `process.stdout.isTTY` property is `true`:
14
- *
15
- * ```console
16
- * $ node -p -e "Boolean(process.stdout.isTTY)"
17
- * true
18
- * $ node -p -e "Boolean(process.stdout.isTTY)" | cat
19
- * false
20
- * ```
21
- *
22
- * In most cases, there should be little to no reason for an application to
23
- * manually create instances of the `tty.ReadStream` and `tty.WriteStream` classes.
24
- * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/tty.js)
25
- */
26
- declare module "tty" {
27
- import * as net from "node:net";
28
- /**
29
- * The `tty.isatty()` method returns `true` if the given `fd` is associated with
30
- * a TTY and `false` if it is not, including whenever `fd` is not a non-negative
31
- * integer.
32
- * @since v0.5.8
33
- * @param fd A numeric file descriptor
34
- */
35
- function isatty(fd: number): boolean;
36
- /**
37
- * Represents the readable side of a TTY. In normal circumstances `process.stdin` will be the only `tty.ReadStream` instance in a Node.js
38
- * process and there should be no reason to create additional instances.
39
- * @since v0.5.8
40
- */
41
- class ReadStream extends net.Socket {
42
- constructor(fd: number, options?: net.SocketConstructorOpts);
43
- /**
44
- * A `boolean` that is `true` if the TTY is currently configured to operate as a
45
- * raw device.
46
- *
47
- * This flag is always `false` when a process starts, even if the terminal is
48
- * operating in raw mode. Its value will change with subsequent calls to `setRawMode`.
49
- * @since v0.7.7
50
- */
51
- isRaw: boolean;
52
- /**
53
- * Allows configuration of `tty.ReadStream` so that it operates as a raw device.
54
- *
55
- * When in raw mode, input is always available character-by-character, not
56
- * including modifiers. Additionally, all special processing of characters by the
57
- * terminal is disabled, including echoing input
58
- * characters. Ctrl+C will no longer cause a `SIGINT` when
59
- * in this mode.
60
- * @since v0.7.7
61
- * @param mode If `true`, configures the `tty.ReadStream` to operate as a raw device. If `false`, configures the `tty.ReadStream` to operate in its default mode. The `readStream.isRaw`
62
- * property will be set to the resulting mode.
63
- * @return The read stream instance.
64
- */
65
- setRawMode(mode: boolean): this;
66
- /**
67
- * A `boolean` that is always `true` for `tty.ReadStream` instances.
68
- * @since v0.5.8
69
- */
70
- isTTY: boolean;
71
- }
72
- /**
73
- * -1 - to the left from cursor
74
- * 0 - the entire line
75
- * 1 - to the right from cursor
76
- */
77
- type Direction = -1 | 0 | 1;
78
- /**
79
- * Represents the writable side of a TTY. In normal circumstances, `process.stdout` and `process.stderr` will be the only`tty.WriteStream` instances created for a Node.js process and there
80
- * should be no reason to create additional instances.
81
- * @since v0.5.8
82
- */
83
- class WriteStream extends net.Socket {
84
- constructor(fd: number);
85
- addListener(event: string, listener: (...args: any[]) => void): this;
86
- addListener(event: "resize", listener: () => void): this;
87
- emit(event: string | symbol, ...args: any[]): boolean;
88
- emit(event: "resize"): boolean;
89
- on(event: string, listener: (...args: any[]) => void): this;
90
- on(event: "resize", listener: () => void): this;
91
- once(event: string, listener: (...args: any[]) => void): this;
92
- once(event: "resize", listener: () => void): this;
93
- prependListener(event: string, listener: (...args: any[]) => void): this;
94
- prependListener(event: "resize", listener: () => void): this;
95
- prependOnceListener(event: string, listener: (...args: any[]) => void): this;
96
- prependOnceListener(event: "resize", listener: () => void): this;
97
- /**
98
- * `writeStream.clearLine()` clears the current line of this `WriteStream` in a
99
- * direction identified by `dir`.
100
- * @since v0.7.7
101
- * @param callback Invoked once the operation completes.
102
- * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.
103
- */
104
- clearLine(dir: Direction, callback?: () => void): boolean;
105
- /**
106
- * `writeStream.clearScreenDown()` clears this `WriteStream` from the current
107
- * cursor down.
108
- * @since v0.7.7
109
- * @param callback Invoked once the operation completes.
110
- * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.
111
- */
112
- clearScreenDown(callback?: () => void): boolean;
113
- /**
114
- * `writeStream.cursorTo()` moves this `WriteStream`'s cursor to the specified
115
- * position.
116
- * @since v0.7.7
117
- * @param callback Invoked once the operation completes.
118
- * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.
119
- */
120
- cursorTo(x: number, y?: number, callback?: () => void): boolean;
121
- cursorTo(x: number, callback: () => void): boolean;
122
- /**
123
- * `writeStream.moveCursor()` moves this `WriteStream`'s cursor _relative_ to its
124
- * current position.
125
- * @since v0.7.7
126
- * @param callback Invoked once the operation completes.
127
- * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.
128
- */
129
- moveCursor(dx: number, dy: number, callback?: () => void): boolean;
130
- /**
131
- * Returns:
132
- *
133
- * * `1` for 2,
134
- * * `4` for 16,
135
- * * `8` for 256,
136
- * * `24` for 16,777,216 colors supported.
137
- *
138
- * Use this to determine what colors the terminal supports. Due to the nature of
139
- * colors in terminals it is possible to either have false positives or false
140
- * negatives. It depends on process information and the environment variables that
141
- * may lie about what terminal is used.
142
- * It is possible to pass in an `env` object to simulate the usage of a specific
143
- * terminal. This can be useful to check how specific environment settings behave.
144
- *
145
- * To enforce a specific color support, use one of the below environment settings.
146
- *
147
- * * 2 colors: `FORCE_COLOR = 0` (Disables colors)
148
- * * 16 colors: `FORCE_COLOR = 1`
149
- * * 256 colors: `FORCE_COLOR = 2`
150
- * * 16,777,216 colors: `FORCE_COLOR = 3`
151
- *
152
- * Disabling color support is also possible by using the `NO_COLOR` and `NODE_DISABLE_COLORS` environment variables.
153
- * @since v9.9.0
154
- * @param [env=process.env] An object containing the environment variables to check. This enables simulating the usage of a specific terminal.
155
- */
156
- getColorDepth(env?: object): number;
157
- /**
158
- * Returns `true` if the `writeStream` supports at least as many colors as provided
159
- * in `count`. Minimum support is 2 (black and white).
160
- *
161
- * This has the same false positives and negatives as described in `writeStream.getColorDepth()`.
162
- *
163
- * ```js
164
- * process.stdout.hasColors();
165
- * // Returns true or false depending on if `stdout` supports at least 16 colors.
166
- * process.stdout.hasColors(256);
167
- * // Returns true or false depending on if `stdout` supports at least 256 colors.
168
- * process.stdout.hasColors({ TMUX: '1' });
169
- * // Returns true.
170
- * process.stdout.hasColors(2 ** 24, { TMUX: '1' });
171
- * // Returns false (the environment setting pretends to support 2 ** 8 colors).
172
- * ```
173
- * @since v11.13.0, v10.16.0
174
- * @param [count=16] The number of colors that are requested (minimum 2).
175
- * @param [env=process.env] An object containing the environment variables to check. This enables simulating the usage of a specific terminal.
176
- */
177
- hasColors(count?: number): boolean;
178
- hasColors(env?: object): boolean;
179
- hasColors(count: number, env?: object): boolean;
180
- /**
181
- * `writeStream.getWindowSize()` returns the size of the TTY
182
- * corresponding to this `WriteStream`. The array is of the type `[numColumns, numRows]` where `numColumns` and `numRows` represent the number
183
- * of columns and rows in the corresponding TTY.
184
- * @since v0.7.7
185
- */
186
- getWindowSize(): [number, number];
187
- /**
188
- * A `number` specifying the number of columns the TTY currently has. This property
189
- * is updated whenever the `'resize'` event is emitted.
190
- * @since v0.7.7
191
- */
192
- columns: number;
193
- /**
194
- * A `number` specifying the number of rows the TTY currently has. This property
195
- * is updated whenever the `'resize'` event is emitted.
196
- * @since v0.7.7
197
- */
198
- rows: number;
199
- /**
200
- * A `boolean` that is always `true`.
201
- * @since v0.5.8
202
- */
203
- isTTY: boolean;
204
- }
205
- }
206
- declare module "node:tty" {
207
- export * from "tty";
208
- }