@oneie/claude 0.6.0 → 0.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2214) hide show
  1. package/agents/abm-strategist.md +74 -0
  2. package/agents/ads-meta.md +82 -0
  3. package/agents/analyst.md +158 -0
  4. package/agents/architect.md +101 -0
  5. package/agents/brand-guardian.md +73 -0
  6. package/agents/brand-strategist.md +77 -0
  7. package/agents/campaign-content.md +75 -0
  8. package/agents/campaign-email.md +73 -0
  9. package/agents/campaign-sms.md +72 -0
  10. package/agents/campaign-social.md +72 -0
  11. package/agents/cco.md +84 -0
  12. package/agents/ceo.md +91 -0
  13. package/agents/cmo.md +86 -0
  14. package/agents/community-greeter.md +74 -0
  15. package/agents/community-moderator.md +77 -0
  16. package/agents/compliance.md +77 -0
  17. package/agents/copywriter.md +85 -0
  18. package/agents/creative-strategist.md +80 -0
  19. package/agents/cro.md +83 -0
  20. package/agents/cto.md +98 -0
  21. package/agents/customer-interviewer.md +78 -0
  22. package/agents/customer-researcher.md +74 -0
  23. package/agents/customer-success-manager.md +75 -0
  24. package/agents/customer-trainer.md +75 -0
  25. package/agents/cxo.md +85 -0
  26. package/agents/demand-creator.md +74 -0
  27. package/agents/demo-mover.md +68 -0
  28. package/agents/demo-specialist.md +74 -0
  29. package/agents/demo-thai-family-law.md +72 -0
  30. package/agents/designer.md +97 -0
  31. package/agents/discovery-caller.md +83 -0
  32. package/agents/educate-coach.md +85 -0
  33. package/agents/elevate-tutor.md +68 -0
  34. package/agents/email-lifecycle-marketer.md +76 -0
  35. package/agents/engage-specialist.md +84 -0
  36. package/agents/events-coordinator.md +75 -0
  37. package/agents/foundation-builder.md +79 -0
  38. package/agents/funnel-architect.md +74 -0
  39. package/agents/gift-creator.md +85 -0
  40. package/agents/google-ads.md +88 -0
  41. package/agents/guide.md +277 -0
  42. package/agents/helpdesk-dispatcher.md +73 -0
  43. package/agents/hook-specialist.md +76 -0
  44. package/agents/identify-optimizer.md +86 -0
  45. package/agents/implementer.md +112 -0
  46. package/agents/incident-commander.md +105 -0
  47. package/agents/insights-lead.md +78 -0
  48. package/agents/journey-runner.md +98 -0
  49. package/agents/linkedin-ads.md +108 -0
  50. package/agents/live-sales-chat.md +75 -0
  51. package/agents/market-researcher.md +73 -0
  52. package/agents/media-buyer.md +81 -0
  53. package/agents/movers-customer-researcher.md +80 -0
  54. package/agents/movers-foundation-builder.md +81 -0
  55. package/agents/movers-market-researcher.md +82 -0
  56. package/agents/movers-pricing-strategist.md +156 -0
  57. package/agents/nurture-architect.md +84 -0
  58. package/agents/offer-architect.md +77 -0
  59. package/agents/onboarder.md +207 -0
  60. package/agents/onboarding-specialist.md +77 -0
  61. package/agents/operations-dashboard.md +83 -0
  62. package/agents/perf-engineer.md +103 -0
  63. package/agents/playbook-writer.md +56 -0
  64. package/agents/plg-strategist.md +76 -0
  65. package/agents/positioning-architect.md +73 -0
  66. package/agents/press-officer.md +74 -0
  67. package/agents/pricing-strategist.md +79 -0
  68. package/agents/privacy-officer.md +77 -0
  69. package/agents/referral-manager.md +76 -0
  70. package/agents/refine-analyst.md +87 -0
  71. package/agents/release-manager.md +106 -0
  72. package/agents/renewals-upsell-rep.md +75 -0
  73. package/agents/review-engineer.md +109 -0
  74. package/agents/rewards-steward.md +67 -0
  75. package/agents/sales-call-coach.md +79 -0
  76. package/agents/sales-closer.md +83 -0
  77. package/agents/security-auditor.md +104 -0
  78. package/agents/sell-closer.md +86 -0
  79. package/agents/share-amplifier.md +84 -0
  80. package/agents/social-media-manager.md +77 -0
  81. package/agents/strategist.md +68 -0
  82. package/agents/strategy-aligner.md +79 -0
  83. package/agents/support-agent.md +75 -0
  84. package/agents/tech-writer.md +94 -0
  85. package/agents/test-engineer.md +101 -0
  86. package/agents/tiktok-ads.md +90 -0
  87. package/agents/tracking-engineer.md +77 -0
  88. package/agents/upsell-strategist.md +86 -0
  89. package/agents/voice.md +70 -0
  90. package/agents/w1-recon.md +9 -4
  91. package/agents/w2-decide.md +51 -28
  92. package/agents/w3-edit.md +70 -78
  93. package/agents/w4-tools.md +153 -0
  94. package/agents/w4-verify.md +167 -190
  95. package/agents/workflow-optimiser.md +69 -0
  96. package/commands/browser.md +98 -35
  97. package/commands/cc-connect.md +6 -0
  98. package/commands/chat.md +13 -1
  99. package/commands/close.md +45 -19
  100. package/commands/create.md +20 -10
  101. package/commands/db-sync.md +5 -1
  102. package/commands/deploy.md +615 -162
  103. package/commands/do-autonomous.md +31 -20
  104. package/commands/do-improve.md +4 -4
  105. package/commands/do-show.md +4 -3
  106. package/commands/do.md +170 -120
  107. package/commands/fast.md +67 -0
  108. package/commands/go.md +75 -0
  109. package/commands/improve.md +6 -4
  110. package/commands/kill.md +6 -8
  111. package/commands/notify.md +15 -2
  112. package/commands/one.md +418 -0
  113. package/commands/oo-push.md +24 -9
  114. package/commands/rag.md +6 -0
  115. package/commands/release.md +46 -25
  116. package/commands/restart.md +5 -4
  117. package/commands/see.md +45 -35
  118. package/commands/skill-create.md +38 -5
  119. package/commands/sync.md +21 -11
  120. package/commands/vespio.md +110 -0
  121. package/commands/vespio.remote.md +227 -0
  122. package/hooks/hooks.json +25 -79
  123. package/hooks/lib/governor-escape-match.sh +88 -0
  124. package/hooks/lib/hook.sh +4 -13
  125. package/hooks/lib/signal.sh +9 -2
  126. package/hooks/scripts/auto-continue.sh +70 -0
  127. package/hooks/scripts/branch-pin.sh +91 -0
  128. package/hooks/scripts/config-protect.sh +6 -0
  129. package/hooks/scripts/do-outcome-gate.sh +19 -2
  130. package/hooks/scripts/git-add-guard.sh +22 -5
  131. package/hooks/scripts/governor-escape.sh +96 -0
  132. package/hooks/scripts/load-guard.sh +127 -0
  133. package/hooks/scripts/post-edit-check.sh +41 -18
  134. package/hooks/scripts/session-start.sh +22 -76
  135. package/hooks/scripts/task-complete-verify.sh +46 -40
  136. package/package.json +1 -1
  137. package/rules/api.md +9 -0
  138. package/rules/design.md +13 -3
  139. package/rules/documentation.md +39 -71
  140. package/rules/engine.md +8 -1
  141. package/rules/ui.md +5 -1
  142. package/scripts/agentverse-audit.sh +256 -0
  143. package/scripts/asi-walk.sh +435 -0
  144. package/scripts/astro-build-cached.sh +143 -0
  145. package/scripts/blocks-manifest.mjs +497 -0
  146. package/scripts/blocks-ratchet.sh +116 -0
  147. package/scripts/blocks-render-probe.mjs +529 -0
  148. package/scripts/blocks-usage.mjs +334 -0
  149. package/scripts/browser-check.mjs +44 -103
  150. package/scripts/cc-events-proof.sh +13 -12
  151. package/scripts/chrome.mjs +381 -0
  152. package/scripts/deploy-dev.sh +35 -0
  153. package/scripts/deploy-gate-check.sh +128 -0
  154. package/scripts/deploy.sh +1037 -0
  155. package/scripts/do-analyze.sh +109 -4
  156. package/scripts/do-auto.sh +827 -58
  157. package/scripts/do-brief.sh +113 -0
  158. package/scripts/do-commit.sh +75 -0
  159. package/scripts/do-consumer-sweep.sh +72 -0
  160. package/scripts/do-cycle-shape-check.sh +160 -0
  161. package/scripts/do-derive-check.sh +436 -0
  162. package/scripts/do-derives-check.sh +88 -0
  163. package/scripts/do-fleet.sh +154 -27
  164. package/scripts/do-folder.sh +10 -1
  165. package/scripts/do-killswitch-audit.py +33 -14
  166. package/scripts/do-next.sh +106 -0
  167. package/scripts/do-orchestrate.sh +17 -5
  168. package/scripts/do-plan-json.mjs +162 -0
  169. package/scripts/do-plan-json.sh +8 -0
  170. package/scripts/do-preflight.sh +117 -0
  171. package/scripts/do-project.sh +157 -0
  172. package/scripts/do-promise-lint.sh +150 -4
  173. package/scripts/do-promise-settle.sh +131 -9
  174. package/scripts/do-prove.sh +393 -17
  175. package/scripts/do-rank.py +637 -21
  176. package/scripts/do-recon-cache.sh +7 -1
  177. package/scripts/do-recon-pack.sh +196 -0
  178. package/scripts/do-reconcile.sh +110 -4
  179. package/scripts/do-rubric.py +21 -2
  180. package/scripts/do-signal.sh +337 -19
  181. package/scripts/do-smoke.sh +9 -0
  182. package/scripts/do-substrate-check.sh +49 -0
  183. package/scripts/do-tasks-wire-check.sh +81 -0
  184. package/scripts/do-test-gate.sh +80 -0
  185. package/scripts/do-tick.sh +102 -0
  186. package/scripts/do-tier.sh +96 -5
  187. package/scripts/do-triage.sh +182 -0
  188. package/scripts/do-ui-gate.sh +332 -0
  189. package/scripts/do-untracked-gate.sh +231 -0
  190. package/scripts/do-w4-gates.sh +441 -0
  191. package/scripts/do-walk.sh +355 -0
  192. package/scripts/env-sync.sh +173 -0
  193. package/scripts/factory-check.sh +784 -0
  194. package/scripts/factory-repo.sh +1456 -0
  195. package/scripts/factory-ship.sh +61 -0
  196. package/scripts/factory-tasks-check.sh +85 -0
  197. package/scripts/factory-turn.sh +326 -0
  198. package/scripts/factory-walk.sh +396 -0
  199. package/scripts/factory-width.sh +57 -0
  200. package/scripts/fade-toxic.sh +4 -3
  201. package/scripts/fixtures/triage-dupe.md +5 -0
  202. package/scripts/fleet-manifest.mjs +108 -0
  203. package/scripts/fleet-status.sh +110 -0
  204. package/scripts/full-suite-paths-check.sh +144 -0
  205. package/scripts/gate-reaper.sh +116 -0
  206. package/scripts/gate-run.sh +73 -0
  207. package/scripts/gen-dev-config.py +20 -0
  208. package/scripts/govern-bound-check.sh +60 -0
  209. package/scripts/govern-claims-check.sh +233 -0
  210. package/scripts/govern-mem-check.sh +290 -0
  211. package/scripts/governor-doors-check.sh +281 -0
  212. package/scripts/governor-escape-check.sh +171 -0
  213. package/scripts/land.sh +193 -0
  214. package/scripts/lib/govern.sh +361 -0
  215. package/scripts/lib/govern.ts +756 -0
  216. package/scripts/lighthouse-run.sh +187 -0
  217. package/scripts/livekit-live-check.sh +61 -0
  218. package/scripts/livekit-ratchet.sh +29 -0
  219. package/scripts/load-guard-check.sh +49 -0
  220. package/scripts/machine-check.sh +102 -0
  221. package/scripts/machine-watch.sh +177 -0
  222. package/scripts/one-agents.mjs +394 -0
  223. package/scripts/one-resume.sh +78 -0
  224. package/scripts/orphan-baseline.json +182 -0
  225. package/scripts/orphan-modules.mjs +179 -0
  226. package/scripts/outcome-pull.ts +279 -0
  227. package/scripts/promise-manifest.mjs +190 -0
  228. package/scripts/reconcile-allow.txt +5 -0
  229. package/scripts/release.sh +322 -0
  230. package/scripts/roles-check.sh +946 -0
  231. package/scripts/rubric-weights.json +64 -0
  232. package/scripts/sdk-build-cached.sh +64 -0
  233. package/scripts/signal-watch.sh +184 -0
  234. package/scripts/skills-publish.sh +94 -0
  235. package/scripts/speed-cache-check.sh +163 -0
  236. package/scripts/speed-check.mjs +907 -0
  237. package/scripts/speed-parity-check.sh +648 -0
  238. package/scripts/speed-waterfall-check.sh +355 -0
  239. package/scripts/spine-canary.sh +20 -0
  240. package/scripts/substrate-env-parity.mjs +156 -0
  241. package/scripts/tasks-claim-race.mjs +108 -0
  242. package/scripts/tasks-loop.sh +185 -0
  243. package/scripts/test-cached.sh +218 -0
  244. package/scripts/test-full.sh +87 -0
  245. package/scripts/test-honesty.mjs +137 -0
  246. package/scripts/test-lanes.sh +152 -0
  247. package/scripts/test-speed.sh +94 -0
  248. package/scripts/tsc-cached.sh +164 -0
  249. package/scripts/typedb-cluster-status.sh +128 -0
  250. package/scripts/typedb-env.sh +182 -0
  251. package/scripts/typedb-flake-check.sh +195 -0
  252. package/scripts/typedb-flap-recorder.sh +85 -0
  253. package/scripts/typedb-probes/containment-probe.py +88 -0
  254. package/scripts/typedb-probes/panic-probe-version.py +92 -0
  255. package/scripts/typedb-probes/panic-probe.py +77 -0
  256. package/scripts/typedb-scratch.sh +73 -0
  257. package/scripts/urls-lint.sh +73 -0
  258. package/scripts/verify-fast.sh +314 -0
  259. package/scripts/vespio-sync.sh +149 -0
  260. package/scripts/w4-rubric.ts +96 -12
  261. package/scripts/wf-check.mjs +178 -0
  262. package/scripts/worktree-preview.sh +879 -0
  263. package/scripts/worktree-up.sh +204 -0
  264. package/skills/ai-ui/SKILL.md +1 -1
  265. package/skills/astro/SKILL.md +177 -132
  266. package/skills/astro/add-content-collection.md +29 -13
  267. package/skills/astro/check-build.md +19 -13
  268. package/skills/astro/create-component.md +36 -9
  269. package/skills/astro/create-page.md +39 -10
  270. package/skills/astro/optimize-performance.md +36 -8
  271. package/skills/cli/SKILL.md +254 -220
  272. package/skills/dev/SKILL.md +1 -1
  273. package/skills/directory-autofill/SKILL.md +68 -0
  274. package/skills/docs/SKILL.md +4 -4
  275. package/skills/livekit-agents/SKILL.md +285 -0
  276. package/skills/livekit-agents/references/freshness-rules.md +168 -0
  277. package/skills/mcp/SKILL.md +186 -156
  278. package/skills/promise-make/SKILL.md +2 -2
  279. package/skills/puck/SKILL.md +465 -250
  280. package/skills/react19/SKILL.md +196 -296
  281. package/skills/reactflow/SKILL.md +387 -412
  282. package/skills/sdk/SKILL.md +167 -106
  283. package/skills/shadcn/SKILL.md +245 -201
  284. package/skills/signal/SKILL.md +5 -1
  285. package/skills/sui/SKILL.md +6 -1
  286. package/skills/tutorial/SKILL.md +15 -0
  287. package/skills/typedb/SKILL.md +427 -217
  288. package/skills/typedb/examples/python-patterns.py +11 -4
  289. package/skills/typedb/examples/query-patterns.tql +8 -3
  290. package/skills/typedb/examples/schema-patterns.tql +4 -2
  291. package/skills/typedb/reference/migration-2x-3x.md +19 -1
  292. package/skills/typedb/reference/python-driver.md +17 -1
  293. package/skills/voice/SKILL.md +117 -0
  294. package/skills/writer/SKILL.md +29 -12
  295. package/templates/template-feature.md +26 -1
  296. package/templates/template-tests.md +4 -0
  297. package/templates/template-todo.md +65 -10
  298. package/hooks/scripts/compact-hint.sh +0 -35
  299. package/hooks/scripts/gate-guard.sh +0 -83
  300. package/hooks/scripts/read-tracker.sh +0 -26
  301. package/hooks/scripts/session-end-verify.sh +0 -51
  302. package/hooks/scripts/stop-reflect.sh +0 -140
  303. package/hooks/scripts/sync-priority-todo.sh +0 -52
  304. package/hooks/scripts/sync-todo-docs.sh +0 -46
  305. package/hooks/scripts/tool-signal.sh +0 -48
  306. package/scripts/__pycache__/do-rank.cpython-313.pyc +0 -0
  307. package/scripts/do-tasks-bridge.py +0 -366
  308. package/scripts/node_modules/@anthropic-ai/sdk/.github/logo.svg +0 -3
  309. package/scripts/node_modules/@anthropic-ai/sdk/CHANGELOG.md +0 -2634
  310. package/scripts/node_modules/@anthropic-ai/sdk/LICENSE +0 -8
  311. package/scripts/node_modules/@anthropic-ai/sdk/README.md +0 -45
  312. package/scripts/node_modules/@anthropic-ai/sdk/_vendor/partial-json-parser/parser.d.mts +0 -3
  313. package/scripts/node_modules/@anthropic-ai/sdk/_vendor/partial-json-parser/parser.d.mts.map +0 -1
  314. package/scripts/node_modules/@anthropic-ai/sdk/_vendor/partial-json-parser/parser.d.ts +0 -3
  315. package/scripts/node_modules/@anthropic-ai/sdk/_vendor/partial-json-parser/parser.d.ts.map +0 -1
  316. package/scripts/node_modules/@anthropic-ai/sdk/_vendor/partial-json-parser/parser.js +0 -226
  317. package/scripts/node_modules/@anthropic-ai/sdk/_vendor/partial-json-parser/parser.js.map +0 -1
  318. package/scripts/node_modules/@anthropic-ai/sdk/_vendor/partial-json-parser/parser.mjs +0 -223
  319. package/scripts/node_modules/@anthropic-ai/sdk/_vendor/partial-json-parser/parser.mjs.map +0 -1
  320. package/scripts/node_modules/@anthropic-ai/sdk/api-promise.d.mts +0 -3
  321. package/scripts/node_modules/@anthropic-ai/sdk/api-promise.d.mts.map +0 -1
  322. package/scripts/node_modules/@anthropic-ai/sdk/api-promise.d.ts +0 -3
  323. package/scripts/node_modules/@anthropic-ai/sdk/api-promise.d.ts.map +0 -1
  324. package/scripts/node_modules/@anthropic-ai/sdk/api-promise.js +0 -6
  325. package/scripts/node_modules/@anthropic-ai/sdk/api-promise.js.map +0 -1
  326. package/scripts/node_modules/@anthropic-ai/sdk/api-promise.mjs +0 -3
  327. package/scripts/node_modules/@anthropic-ai/sdk/api-promise.mjs.map +0 -1
  328. package/scripts/node_modules/@anthropic-ai/sdk/bin/cli +0 -53
  329. package/scripts/node_modules/@anthropic-ai/sdk/bin/migration-config.json +0 -933
  330. package/scripts/node_modules/@anthropic-ai/sdk/client.d.mts +0 -323
  331. package/scripts/node_modules/@anthropic-ai/sdk/client.d.mts.map +0 -1
  332. package/scripts/node_modules/@anthropic-ai/sdk/client.d.ts +0 -323
  333. package/scripts/node_modules/@anthropic-ai/sdk/client.d.ts.map +0 -1
  334. package/scripts/node_modules/@anthropic-ai/sdk/client.js +0 -823
  335. package/scripts/node_modules/@anthropic-ai/sdk/client.js.map +0 -1
  336. package/scripts/node_modules/@anthropic-ai/sdk/client.mjs +0 -818
  337. package/scripts/node_modules/@anthropic-ai/sdk/client.mjs.map +0 -1
  338. package/scripts/node_modules/@anthropic-ai/sdk/core/api-promise.d.mts +0 -49
  339. package/scripts/node_modules/@anthropic-ai/sdk/core/api-promise.d.mts.map +0 -1
  340. package/scripts/node_modules/@anthropic-ai/sdk/core/api-promise.d.ts +0 -49
  341. package/scripts/node_modules/@anthropic-ai/sdk/core/api-promise.d.ts.map +0 -1
  342. package/scripts/node_modules/@anthropic-ai/sdk/core/api-promise.js +0 -76
  343. package/scripts/node_modules/@anthropic-ai/sdk/core/api-promise.js.map +0 -1
  344. package/scripts/node_modules/@anthropic-ai/sdk/core/api-promise.mjs +0 -72
  345. package/scripts/node_modules/@anthropic-ai/sdk/core/api-promise.mjs.map +0 -1
  346. package/scripts/node_modules/@anthropic-ai/sdk/core/credentials.d.mts +0 -131
  347. package/scripts/node_modules/@anthropic-ai/sdk/core/credentials.d.mts.map +0 -1
  348. package/scripts/node_modules/@anthropic-ai/sdk/core/credentials.d.ts +0 -131
  349. package/scripts/node_modules/@anthropic-ai/sdk/core/credentials.d.ts.map +0 -1
  350. package/scripts/node_modules/@anthropic-ai/sdk/core/credentials.js +0 -317
  351. package/scripts/node_modules/@anthropic-ai/sdk/core/credentials.js.map +0 -1
  352. package/scripts/node_modules/@anthropic-ai/sdk/core/credentials.mjs +0 -277
  353. package/scripts/node_modules/@anthropic-ai/sdk/core/credentials.mjs.map +0 -1
  354. package/scripts/node_modules/@anthropic-ai/sdk/core/error.d.mts +0 -50
  355. package/scripts/node_modules/@anthropic-ai/sdk/core/error.d.mts.map +0 -1
  356. package/scripts/node_modules/@anthropic-ai/sdk/core/error.d.ts +0 -50
  357. package/scripts/node_modules/@anthropic-ai/sdk/core/error.d.ts.map +0 -1
  358. package/scripts/node_modules/@anthropic-ai/sdk/core/error.js +0 -116
  359. package/scripts/node_modules/@anthropic-ai/sdk/core/error.js.map +0 -1
  360. package/scripts/node_modules/@anthropic-ai/sdk/core/error.mjs +0 -100
  361. package/scripts/node_modules/@anthropic-ai/sdk/core/error.mjs.map +0 -1
  362. package/scripts/node_modules/@anthropic-ai/sdk/core/pagination.d.mts +0 -102
  363. package/scripts/node_modules/@anthropic-ai/sdk/core/pagination.d.mts.map +0 -1
  364. package/scripts/node_modules/@anthropic-ai/sdk/core/pagination.d.ts +0 -102
  365. package/scripts/node_modules/@anthropic-ai/sdk/core/pagination.d.ts.map +0 -1
  366. package/scripts/node_modules/@anthropic-ai/sdk/core/pagination.js +0 -178
  367. package/scripts/node_modules/@anthropic-ai/sdk/core/pagination.js.map +0 -1
  368. package/scripts/node_modules/@anthropic-ai/sdk/core/pagination.mjs +0 -170
  369. package/scripts/node_modules/@anthropic-ai/sdk/core/pagination.mjs.map +0 -1
  370. package/scripts/node_modules/@anthropic-ai/sdk/core/resource.d.mts +0 -6
  371. package/scripts/node_modules/@anthropic-ai/sdk/core/resource.d.mts.map +0 -1
  372. package/scripts/node_modules/@anthropic-ai/sdk/core/resource.d.ts +0 -6
  373. package/scripts/node_modules/@anthropic-ai/sdk/core/resource.d.ts.map +0 -1
  374. package/scripts/node_modules/@anthropic-ai/sdk/core/resource.js +0 -11
  375. package/scripts/node_modules/@anthropic-ai/sdk/core/resource.js.map +0 -1
  376. package/scripts/node_modules/@anthropic-ai/sdk/core/resource.mjs +0 -7
  377. package/scripts/node_modules/@anthropic-ai/sdk/core/resource.mjs.map +0 -1
  378. package/scripts/node_modules/@anthropic-ai/sdk/core/streaming.d.mts +0 -33
  379. package/scripts/node_modules/@anthropic-ai/sdk/core/streaming.d.mts.map +0 -1
  380. package/scripts/node_modules/@anthropic-ai/sdk/core/streaming.d.ts +0 -33
  381. package/scripts/node_modules/@anthropic-ai/sdk/core/streaming.d.ts.map +0 -1
  382. package/scripts/node_modules/@anthropic-ai/sdk/core/streaming.js +0 -327
  383. package/scripts/node_modules/@anthropic-ai/sdk/core/streaming.js.map +0 -1
  384. package/scripts/node_modules/@anthropic-ai/sdk/core/streaming.mjs +0 -322
  385. package/scripts/node_modules/@anthropic-ai/sdk/core/streaming.mjs.map +0 -1
  386. package/scripts/node_modules/@anthropic-ai/sdk/core/uploads.d.mts +0 -3
  387. package/scripts/node_modules/@anthropic-ai/sdk/core/uploads.d.mts.map +0 -1
  388. package/scripts/node_modules/@anthropic-ai/sdk/core/uploads.d.ts +0 -3
  389. package/scripts/node_modules/@anthropic-ai/sdk/core/uploads.d.ts.map +0 -1
  390. package/scripts/node_modules/@anthropic-ai/sdk/core/uploads.js +0 -6
  391. package/scripts/node_modules/@anthropic-ai/sdk/core/uploads.js.map +0 -1
  392. package/scripts/node_modules/@anthropic-ai/sdk/core/uploads.mjs +0 -2
  393. package/scripts/node_modules/@anthropic-ai/sdk/core/uploads.mjs.map +0 -1
  394. package/scripts/node_modules/@anthropic-ai/sdk/error.d.mts +0 -3
  395. package/scripts/node_modules/@anthropic-ai/sdk/error.d.mts.map +0 -1
  396. package/scripts/node_modules/@anthropic-ai/sdk/error.d.ts +0 -3
  397. package/scripts/node_modules/@anthropic-ai/sdk/error.d.ts.map +0 -1
  398. package/scripts/node_modules/@anthropic-ai/sdk/error.js +0 -6
  399. package/scripts/node_modules/@anthropic-ai/sdk/error.js.map +0 -1
  400. package/scripts/node_modules/@anthropic-ai/sdk/error.mjs +0 -3
  401. package/scripts/node_modules/@anthropic-ai/sdk/error.mjs.map +0 -1
  402. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/environments.d.mts +0 -22
  403. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/environments.d.mts.map +0 -1
  404. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/environments.d.ts +0 -22
  405. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/environments.d.ts.map +0 -1
  406. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/environments.js +0 -30
  407. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/environments.js.map +0 -1
  408. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/environments.mjs +0 -22
  409. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/environments.mjs.map +0 -1
  410. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/json-schema.d.mts +0 -37
  411. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/json-schema.d.mts.map +0 -1
  412. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/json-schema.d.ts +0 -37
  413. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/json-schema.d.ts.map +0 -1
  414. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/json-schema.js +0 -57
  415. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/json-schema.js.map +0 -1
  416. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/json-schema.mjs +0 -53
  417. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/json-schema.mjs.map +0 -1
  418. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/mcp.d.mts +0 -303
  419. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/mcp.d.mts.map +0 -1
  420. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/mcp.d.ts +0 -303
  421. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/mcp.d.ts.map +0 -1
  422. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/mcp.js +0 -419
  423. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/mcp.js.map +0 -1
  424. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/mcp.mjs +0 -406
  425. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/mcp.mjs.map +0 -1
  426. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/memory.d.mts +0 -11
  427. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/memory.d.mts.map +0 -1
  428. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/memory.d.ts +0 -11
  429. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/memory.d.ts.map +0 -1
  430. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/memory.js +0 -18
  431. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/memory.js.map +0 -1
  432. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/memory.mjs +0 -15
  433. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/memory.mjs.map +0 -1
  434. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/zod.d.mts +0 -33
  435. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/zod.d.mts.map +0 -1
  436. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/zod.d.ts +0 -33
  437. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/zod.d.ts.map +0 -1
  438. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/zod.js +0 -58
  439. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/zod.js.map +0 -1
  440. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/zod.mjs +0 -53
  441. package/scripts/node_modules/@anthropic-ai/sdk/helpers/beta/zod.mjs.map +0 -1
  442. package/scripts/node_modules/@anthropic-ai/sdk/helpers/index.d.mts +0 -3
  443. package/scripts/node_modules/@anthropic-ai/sdk/helpers/index.d.mts.map +0 -1
  444. package/scripts/node_modules/@anthropic-ai/sdk/helpers/index.d.ts +0 -3
  445. package/scripts/node_modules/@anthropic-ai/sdk/helpers/index.d.ts.map +0 -1
  446. package/scripts/node_modules/@anthropic-ai/sdk/helpers/index.js +0 -8
  447. package/scripts/node_modules/@anthropic-ai/sdk/helpers/index.js.map +0 -1
  448. package/scripts/node_modules/@anthropic-ai/sdk/helpers/index.mjs +0 -3
  449. package/scripts/node_modules/@anthropic-ai/sdk/helpers/index.mjs.map +0 -1
  450. package/scripts/node_modules/@anthropic-ai/sdk/helpers/json-schema.d.mts +0 -18
  451. package/scripts/node_modules/@anthropic-ai/sdk/helpers/json-schema.d.mts.map +0 -1
  452. package/scripts/node_modules/@anthropic-ai/sdk/helpers/json-schema.d.ts +0 -18
  453. package/scripts/node_modules/@anthropic-ai/sdk/helpers/json-schema.d.ts.map +0 -1
  454. package/scripts/node_modules/@anthropic-ai/sdk/helpers/json-schema.js +0 -37
  455. package/scripts/node_modules/@anthropic-ai/sdk/helpers/json-schema.js.map +0 -1
  456. package/scripts/node_modules/@anthropic-ai/sdk/helpers/json-schema.mjs +0 -34
  457. package/scripts/node_modules/@anthropic-ai/sdk/helpers/json-schema.mjs.map +0 -1
  458. package/scripts/node_modules/@anthropic-ai/sdk/helpers/zod.d.mts +0 -13
  459. package/scripts/node_modules/@anthropic-ai/sdk/helpers/zod.d.mts.map +0 -1
  460. package/scripts/node_modules/@anthropic-ai/sdk/helpers/zod.d.ts +0 -13
  461. package/scripts/node_modules/@anthropic-ai/sdk/helpers/zod.d.ts.map +0 -1
  462. package/scripts/node_modules/@anthropic-ai/sdk/helpers/zod.js +0 -47
  463. package/scripts/node_modules/@anthropic-ai/sdk/helpers/zod.js.map +0 -1
  464. package/scripts/node_modules/@anthropic-ai/sdk/helpers/zod.mjs +0 -43
  465. package/scripts/node_modules/@anthropic-ai/sdk/helpers/zod.mjs.map +0 -1
  466. package/scripts/node_modules/@anthropic-ai/sdk/index.d.mts +0 -8
  467. package/scripts/node_modules/@anthropic-ai/sdk/index.d.mts.map +0 -1
  468. package/scripts/node_modules/@anthropic-ai/sdk/index.d.ts +0 -8
  469. package/scripts/node_modules/@anthropic-ai/sdk/index.d.ts.map +0 -1
  470. package/scripts/node_modules/@anthropic-ai/sdk/index.js +0 -35
  471. package/scripts/node_modules/@anthropic-ai/sdk/index.js.map +0 -1
  472. package/scripts/node_modules/@anthropic-ai/sdk/index.mjs +0 -8
  473. package/scripts/node_modules/@anthropic-ai/sdk/index.mjs.map +0 -1
  474. package/scripts/node_modules/@anthropic-ai/sdk/internal/builtin-types.d.mts +0 -73
  475. package/scripts/node_modules/@anthropic-ai/sdk/internal/builtin-types.d.mts.map +0 -1
  476. package/scripts/node_modules/@anthropic-ai/sdk/internal/builtin-types.d.ts +0 -73
  477. package/scripts/node_modules/@anthropic-ai/sdk/internal/builtin-types.d.ts.map +0 -1
  478. package/scripts/node_modules/@anthropic-ai/sdk/internal/builtin-types.js +0 -4
  479. package/scripts/node_modules/@anthropic-ai/sdk/internal/builtin-types.js.map +0 -1
  480. package/scripts/node_modules/@anthropic-ai/sdk/internal/builtin-types.mjs +0 -3
  481. package/scripts/node_modules/@anthropic-ai/sdk/internal/builtin-types.mjs.map +0 -1
  482. package/scripts/node_modules/@anthropic-ai/sdk/internal/constants.d.mts +0 -5
  483. package/scripts/node_modules/@anthropic-ai/sdk/internal/constants.d.mts.map +0 -1
  484. package/scripts/node_modules/@anthropic-ai/sdk/internal/constants.d.ts +0 -5
  485. package/scripts/node_modules/@anthropic-ai/sdk/internal/constants.d.ts.map +0 -1
  486. package/scripts/node_modules/@anthropic-ai/sdk/internal/constants.js +0 -18
  487. package/scripts/node_modules/@anthropic-ai/sdk/internal/constants.js.map +0 -1
  488. package/scripts/node_modules/@anthropic-ai/sdk/internal/constants.mjs +0 -15
  489. package/scripts/node_modules/@anthropic-ai/sdk/internal/constants.mjs.map +0 -1
  490. package/scripts/node_modules/@anthropic-ai/sdk/internal/decoders/jsonl.d.mts +0 -10
  491. package/scripts/node_modules/@anthropic-ai/sdk/internal/decoders/jsonl.d.mts.map +0 -1
  492. package/scripts/node_modules/@anthropic-ai/sdk/internal/decoders/jsonl.d.ts +0 -10
  493. package/scripts/node_modules/@anthropic-ai/sdk/internal/decoders/jsonl.d.ts.map +0 -1
  494. package/scripts/node_modules/@anthropic-ai/sdk/internal/decoders/jsonl.js +0 -39
  495. package/scripts/node_modules/@anthropic-ai/sdk/internal/decoders/jsonl.js.map +0 -1
  496. package/scripts/node_modules/@anthropic-ai/sdk/internal/decoders/jsonl.mjs +0 -35
  497. package/scripts/node_modules/@anthropic-ai/sdk/internal/decoders/jsonl.mjs.map +0 -1
  498. package/scripts/node_modules/@anthropic-ai/sdk/internal/decoders/line.d.mts +0 -17
  499. package/scripts/node_modules/@anthropic-ai/sdk/internal/decoders/line.d.mts.map +0 -1
  500. package/scripts/node_modules/@anthropic-ai/sdk/internal/decoders/line.d.ts +0 -17
  501. package/scripts/node_modules/@anthropic-ai/sdk/internal/decoders/line.d.ts.map +0 -1
  502. package/scripts/node_modules/@anthropic-ai/sdk/internal/decoders/line.js +0 -113
  503. package/scripts/node_modules/@anthropic-ai/sdk/internal/decoders/line.js.map +0 -1
  504. package/scripts/node_modules/@anthropic-ai/sdk/internal/decoders/line.mjs +0 -108
  505. package/scripts/node_modules/@anthropic-ai/sdk/internal/decoders/line.mjs.map +0 -1
  506. package/scripts/node_modules/@anthropic-ai/sdk/internal/detect-platform.d.mts +0 -15
  507. package/scripts/node_modules/@anthropic-ai/sdk/internal/detect-platform.d.mts.map +0 -1
  508. package/scripts/node_modules/@anthropic-ai/sdk/internal/detect-platform.d.ts +0 -15
  509. package/scripts/node_modules/@anthropic-ai/sdk/internal/detect-platform.d.ts.map +0 -1
  510. package/scripts/node_modules/@anthropic-ai/sdk/internal/detect-platform.js +0 -162
  511. package/scripts/node_modules/@anthropic-ai/sdk/internal/detect-platform.js.map +0 -1
  512. package/scripts/node_modules/@anthropic-ai/sdk/internal/detect-platform.mjs +0 -157
  513. package/scripts/node_modules/@anthropic-ai/sdk/internal/detect-platform.mjs.map +0 -1
  514. package/scripts/node_modules/@anthropic-ai/sdk/internal/errors.d.mts +0 -3
  515. package/scripts/node_modules/@anthropic-ai/sdk/internal/errors.d.mts.map +0 -1
  516. package/scripts/node_modules/@anthropic-ai/sdk/internal/errors.d.ts +0 -3
  517. package/scripts/node_modules/@anthropic-ai/sdk/internal/errors.d.ts.map +0 -1
  518. package/scripts/node_modules/@anthropic-ai/sdk/internal/errors.js +0 -41
  519. package/scripts/node_modules/@anthropic-ai/sdk/internal/errors.js.map +0 -1
  520. package/scripts/node_modules/@anthropic-ai/sdk/internal/errors.mjs +0 -36
  521. package/scripts/node_modules/@anthropic-ai/sdk/internal/errors.mjs.map +0 -1
  522. package/scripts/node_modules/@anthropic-ai/sdk/internal/headers.d.mts +0 -22
  523. package/scripts/node_modules/@anthropic-ai/sdk/internal/headers.d.mts.map +0 -1
  524. package/scripts/node_modules/@anthropic-ai/sdk/internal/headers.d.ts +0 -22
  525. package/scripts/node_modules/@anthropic-ai/sdk/internal/headers.d.ts.map +0 -1
  526. package/scripts/node_modules/@anthropic-ai/sdk/internal/headers.js +0 -79
  527. package/scripts/node_modules/@anthropic-ai/sdk/internal/headers.js.map +0 -1
  528. package/scripts/node_modules/@anthropic-ai/sdk/internal/headers.mjs +0 -74
  529. package/scripts/node_modules/@anthropic-ai/sdk/internal/headers.mjs.map +0 -1
  530. package/scripts/node_modules/@anthropic-ai/sdk/internal/parse.d.mts +0 -17
  531. package/scripts/node_modules/@anthropic-ai/sdk/internal/parse.d.mts.map +0 -1
  532. package/scripts/node_modules/@anthropic-ai/sdk/internal/parse.d.ts +0 -17
  533. package/scripts/node_modules/@anthropic-ai/sdk/internal/parse.d.ts.map +0 -1
  534. package/scripts/node_modules/@anthropic-ai/sdk/internal/parse.js +0 -60
  535. package/scripts/node_modules/@anthropic-ai/sdk/internal/parse.js.map +0 -1
  536. package/scripts/node_modules/@anthropic-ai/sdk/internal/parse.mjs +0 -56
  537. package/scripts/node_modules/@anthropic-ai/sdk/internal/parse.mjs.map +0 -1
  538. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/formats.d.mts +0 -7
  539. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/formats.d.mts.map +0 -1
  540. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/formats.d.ts +0 -7
  541. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/formats.d.ts.map +0 -1
  542. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/formats.js +0 -13
  543. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/formats.js.map +0 -1
  544. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/formats.mjs +0 -9
  545. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/formats.mjs.map +0 -1
  546. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/index.d.mts +0 -10
  547. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/index.d.mts.map +0 -1
  548. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/index.d.ts +0 -10
  549. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/index.d.ts.map +0 -1
  550. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/index.js +0 -14
  551. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/index.js.map +0 -1
  552. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/index.mjs +0 -10
  553. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/index.mjs.map +0 -1
  554. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/stringify.d.mts +0 -3
  555. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/stringify.d.mts.map +0 -1
  556. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/stringify.d.ts +0 -3
  557. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/stringify.d.ts.map +0 -1
  558. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/stringify.js +0 -277
  559. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/stringify.js.map +0 -1
  560. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/stringify.mjs +0 -274
  561. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/stringify.mjs.map +0 -1
  562. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/types.d.mts +0 -57
  563. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/types.d.mts.map +0 -1
  564. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/types.d.ts +0 -57
  565. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/types.d.ts.map +0 -1
  566. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/types.js +0 -3
  567. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/types.js.map +0 -1
  568. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/types.mjs +0 -2
  569. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/types.mjs.map +0 -1
  570. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/utils.d.mts +0 -15
  571. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/utils.d.mts.map +0 -1
  572. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/utils.d.ts +0 -15
  573. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/utils.d.ts.map +0 -1
  574. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/utils.js +0 -230
  575. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/utils.js.map +0 -1
  576. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/utils.mjs +0 -217
  577. package/scripts/node_modules/@anthropic-ai/sdk/internal/qs/utils.mjs.map +0 -1
  578. package/scripts/node_modules/@anthropic-ai/sdk/internal/request-options.d.mts +0 -77
  579. package/scripts/node_modules/@anthropic-ai/sdk/internal/request-options.d.mts.map +0 -1
  580. package/scripts/node_modules/@anthropic-ai/sdk/internal/request-options.d.ts +0 -77
  581. package/scripts/node_modules/@anthropic-ai/sdk/internal/request-options.d.ts.map +0 -1
  582. package/scripts/node_modules/@anthropic-ai/sdk/internal/request-options.js +0 -14
  583. package/scripts/node_modules/@anthropic-ai/sdk/internal/request-options.js.map +0 -1
  584. package/scripts/node_modules/@anthropic-ai/sdk/internal/request-options.mjs +0 -10
  585. package/scripts/node_modules/@anthropic-ai/sdk/internal/request-options.mjs.map +0 -1
  586. package/scripts/node_modules/@anthropic-ai/sdk/internal/shim-types.d.mts +0 -17
  587. package/scripts/node_modules/@anthropic-ai/sdk/internal/shim-types.d.mts.map +0 -1
  588. package/scripts/node_modules/@anthropic-ai/sdk/internal/shim-types.d.ts +0 -17
  589. package/scripts/node_modules/@anthropic-ai/sdk/internal/shim-types.d.ts.map +0 -1
  590. package/scripts/node_modules/@anthropic-ai/sdk/internal/shim-types.js +0 -4
  591. package/scripts/node_modules/@anthropic-ai/sdk/internal/shim-types.js.map +0 -1
  592. package/scripts/node_modules/@anthropic-ai/sdk/internal/shim-types.mjs +0 -3
  593. package/scripts/node_modules/@anthropic-ai/sdk/internal/shim-types.mjs.map +0 -1
  594. package/scripts/node_modules/@anthropic-ai/sdk/internal/shims.d.mts +0 -26
  595. package/scripts/node_modules/@anthropic-ai/sdk/internal/shims.d.mts.map +0 -1
  596. package/scripts/node_modules/@anthropic-ai/sdk/internal/shims.d.ts +0 -26
  597. package/scripts/node_modules/@anthropic-ai/sdk/internal/shims.d.ts.map +0 -1
  598. package/scripts/node_modules/@anthropic-ai/sdk/internal/shims.js +0 -92
  599. package/scripts/node_modules/@anthropic-ai/sdk/internal/shims.js.map +0 -1
  600. package/scripts/node_modules/@anthropic-ai/sdk/internal/shims.mjs +0 -85
  601. package/scripts/node_modules/@anthropic-ai/sdk/internal/shims.mjs.map +0 -1
  602. package/scripts/node_modules/@anthropic-ai/sdk/internal/stream-utils.d.mts +0 -8
  603. package/scripts/node_modules/@anthropic-ai/sdk/internal/stream-utils.d.mts.map +0 -1
  604. package/scripts/node_modules/@anthropic-ai/sdk/internal/stream-utils.d.ts +0 -8
  605. package/scripts/node_modules/@anthropic-ai/sdk/internal/stream-utils.d.ts.map +0 -1
  606. package/scripts/node_modules/@anthropic-ai/sdk/internal/stream-utils.js +0 -38
  607. package/scripts/node_modules/@anthropic-ai/sdk/internal/stream-utils.js.map +0 -1
  608. package/scripts/node_modules/@anthropic-ai/sdk/internal/stream-utils.mjs +0 -35
  609. package/scripts/node_modules/@anthropic-ai/sdk/internal/stream-utils.mjs.map +0 -1
  610. package/scripts/node_modules/@anthropic-ai/sdk/internal/to-file.d.mts +0 -45
  611. package/scripts/node_modules/@anthropic-ai/sdk/internal/to-file.d.mts.map +0 -1
  612. package/scripts/node_modules/@anthropic-ai/sdk/internal/to-file.d.ts +0 -45
  613. package/scripts/node_modules/@anthropic-ai/sdk/internal/to-file.d.ts.map +0 -1
  614. package/scripts/node_modules/@anthropic-ai/sdk/internal/to-file.js +0 -96
  615. package/scripts/node_modules/@anthropic-ai/sdk/internal/to-file.js.map +0 -1
  616. package/scripts/node_modules/@anthropic-ai/sdk/internal/to-file.mjs +0 -93
  617. package/scripts/node_modules/@anthropic-ai/sdk/internal/to-file.mjs.map +0 -1
  618. package/scripts/node_modules/@anthropic-ai/sdk/internal/tslib.js +0 -81
  619. package/scripts/node_modules/@anthropic-ai/sdk/internal/tslib.mjs +0 -17
  620. package/scripts/node_modules/@anthropic-ai/sdk/internal/types.d.mts +0 -69
  621. package/scripts/node_modules/@anthropic-ai/sdk/internal/types.d.mts.map +0 -1
  622. package/scripts/node_modules/@anthropic-ai/sdk/internal/types.d.ts +0 -69
  623. package/scripts/node_modules/@anthropic-ai/sdk/internal/types.d.ts.map +0 -1
  624. package/scripts/node_modules/@anthropic-ai/sdk/internal/types.js +0 -4
  625. package/scripts/node_modules/@anthropic-ai/sdk/internal/types.js.map +0 -1
  626. package/scripts/node_modules/@anthropic-ai/sdk/internal/types.mjs +0 -3
  627. package/scripts/node_modules/@anthropic-ai/sdk/internal/types.mjs.map +0 -1
  628. package/scripts/node_modules/@anthropic-ai/sdk/internal/uploads.d.mts +0 -42
  629. package/scripts/node_modules/@anthropic-ai/sdk/internal/uploads.d.mts.map +0 -1
  630. package/scripts/node_modules/@anthropic-ai/sdk/internal/uploads.d.ts +0 -42
  631. package/scripts/node_modules/@anthropic-ai/sdk/internal/uploads.d.ts.map +0 -1
  632. package/scripts/node_modules/@anthropic-ai/sdk/internal/uploads.js +0 -145
  633. package/scripts/node_modules/@anthropic-ai/sdk/internal/uploads.js.map +0 -1
  634. package/scripts/node_modules/@anthropic-ai/sdk/internal/uploads.mjs +0 -135
  635. package/scripts/node_modules/@anthropic-ai/sdk/internal/uploads.mjs.map +0 -1
  636. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/abort.d.mts +0 -13
  637. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/abort.d.mts.map +0 -1
  638. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/abort.d.ts +0 -13
  639. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/abort.d.ts.map +0 -1
  640. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/abort.js +0 -26
  641. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/abort.js.map +0 -1
  642. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/abort.mjs +0 -23
  643. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/abort.mjs.map +0 -1
  644. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/async-queue.d.mts +0 -31
  645. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/async-queue.d.mts.map +0 -1
  646. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/async-queue.d.ts +0 -31
  647. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/async-queue.d.ts.map +0 -1
  648. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/async-queue.js +0 -75
  649. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/async-queue.js.map +0 -1
  650. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/async-queue.mjs +0 -71
  651. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/async-queue.mjs.map +0 -1
  652. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/backoff.d.mts +0 -23
  653. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/backoff.d.mts.map +0 -1
  654. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/backoff.d.ts +0 -23
  655. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/backoff.d.ts.map +0 -1
  656. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/backoff.js +0 -44
  657. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/backoff.js.map +0 -1
  658. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/backoff.mjs +0 -36
  659. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/backoff.mjs.map +0 -1
  660. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/base64.d.mts +0 -3
  661. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/base64.d.mts.map +0 -1
  662. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/base64.d.ts +0 -3
  663. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/base64.d.ts.map +0 -1
  664. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/base64.js +0 -38
  665. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/base64.js.map +0 -1
  666. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/base64.mjs +0 -33
  667. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/base64.mjs.map +0 -1
  668. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/bytes.d.mts +0 -4
  669. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/bytes.d.mts.map +0 -1
  670. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/bytes.d.ts +0 -4
  671. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/bytes.d.ts.map +0 -1
  672. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/bytes.js +0 -31
  673. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/bytes.js.map +0 -1
  674. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/bytes.mjs +0 -26
  675. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/bytes.mjs.map +0 -1
  676. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/env.d.mts +0 -9
  677. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/env.d.mts.map +0 -1
  678. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/env.d.ts +0 -9
  679. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/env.d.ts.map +0 -1
  680. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/env.js +0 -22
  681. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/env.js.map +0 -1
  682. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/env.mjs +0 -18
  683. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/env.mjs.map +0 -1
  684. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/log.d.mts +0 -37
  685. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/log.d.mts.map +0 -1
  686. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/log.d.ts +0 -37
  687. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/log.d.ts.map +0 -1
  688. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/log.js +0 -87
  689. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/log.js.map +0 -1
  690. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/log.mjs +0 -81
  691. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/log.mjs.map +0 -1
  692. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/path.d.mts +0 -15
  693. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/path.d.mts.map +0 -1
  694. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/path.d.ts +0 -15
  695. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/path.d.ts.map +0 -1
  696. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/path.js +0 -79
  697. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/path.js.map +0 -1
  698. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/path.mjs +0 -74
  699. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/path.mjs.map +0 -1
  700. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/promise.d.mts +0 -11
  701. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/promise.d.mts.map +0 -1
  702. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/promise.d.ts +0 -11
  703. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/promise.d.ts.map +0 -1
  704. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/promise.js +0 -18
  705. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/promise.js.map +0 -1
  706. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/promise.mjs +0 -15
  707. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/promise.mjs.map +0 -1
  708. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/query.d.mts +0 -2
  709. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/query.d.mts.map +0 -1
  710. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/query.d.ts +0 -2
  711. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/query.d.ts.map +0 -1
  712. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/query.js +0 -10
  713. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/query.js.map +0 -1
  714. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/query.mjs +0 -6
  715. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/query.mjs.map +0 -1
  716. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/sleep.d.mts +0 -10
  717. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/sleep.d.mts.map +0 -1
  718. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/sleep.d.ts +0 -10
  719. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/sleep.d.ts.map +0 -1
  720. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/sleep.js +0 -28
  721. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/sleep.js.map +0 -1
  722. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/sleep.mjs +0 -24
  723. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/sleep.mjs.map +0 -1
  724. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/time.d.mts +0 -3
  725. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/time.d.mts.map +0 -1
  726. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/time.d.ts +0 -3
  727. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/time.d.ts.map +0 -1
  728. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/time.js +0 -8
  729. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/time.js.map +0 -1
  730. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/time.mjs +0 -5
  731. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/time.mjs.map +0 -1
  732. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/uuid.d.mts +0 -5
  733. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/uuid.d.mts.map +0 -1
  734. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/uuid.d.ts +0 -5
  735. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/uuid.d.ts.map +0 -1
  736. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/uuid.js +0 -19
  737. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/uuid.js.map +0 -1
  738. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/uuid.mjs +0 -15
  739. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/uuid.mjs.map +0 -1
  740. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/values.d.mts +0 -19
  741. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/values.d.mts.map +0 -1
  742. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/values.d.ts +0 -19
  743. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/values.d.ts.map +0 -1
  744. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/values.js +0 -119
  745. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/values.js.map +0 -1
  746. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/values.mjs +0 -100
  747. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils/values.mjs.map +0 -1
  748. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils.d.mts +0 -8
  749. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils.d.mts.map +0 -1
  750. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils.d.ts +0 -8
  751. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils.d.ts.map +0 -1
  752. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils.js +0 -12
  753. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils.js.map +0 -1
  754. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils.mjs +0 -9
  755. package/scripts/node_modules/@anthropic-ai/sdk/internal/utils.mjs.map +0 -1
  756. package/scripts/node_modules/@anthropic-ai/sdk/lib/BetaMessageStream.d.mts +0 -122
  757. package/scripts/node_modules/@anthropic-ai/sdk/lib/BetaMessageStream.d.mts.map +0 -1
  758. package/scripts/node_modules/@anthropic-ai/sdk/lib/BetaMessageStream.d.ts +0 -122
  759. package/scripts/node_modules/@anthropic-ai/sdk/lib/BetaMessageStream.d.ts.map +0 -1
  760. package/scripts/node_modules/@anthropic-ai/sdk/lib/BetaMessageStream.js +0 -621
  761. package/scripts/node_modules/@anthropic-ai/sdk/lib/BetaMessageStream.js.map +0 -1
  762. package/scripts/node_modules/@anthropic-ai/sdk/lib/BetaMessageStream.mjs +0 -617
  763. package/scripts/node_modules/@anthropic-ai/sdk/lib/BetaMessageStream.mjs.map +0 -1
  764. package/scripts/node_modules/@anthropic-ai/sdk/lib/MessageStream.d.mts +0 -121
  765. package/scripts/node_modules/@anthropic-ai/sdk/lib/MessageStream.d.mts.map +0 -1
  766. package/scripts/node_modules/@anthropic-ai/sdk/lib/MessageStream.d.ts +0 -121
  767. package/scripts/node_modules/@anthropic-ai/sdk/lib/MessageStream.d.ts.map +0 -1
  768. package/scripts/node_modules/@anthropic-ai/sdk/lib/MessageStream.js +0 -598
  769. package/scripts/node_modules/@anthropic-ai/sdk/lib/MessageStream.js.map +0 -1
  770. package/scripts/node_modules/@anthropic-ai/sdk/lib/MessageStream.mjs +0 -594
  771. package/scripts/node_modules/@anthropic-ai/sdk/lib/MessageStream.mjs.map +0 -1
  772. package/scripts/node_modules/@anthropic-ai/sdk/lib/beta-parser.d.mts +0 -37
  773. package/scripts/node_modules/@anthropic-ai/sdk/lib/beta-parser.d.mts.map +0 -1
  774. package/scripts/node_modules/@anthropic-ai/sdk/lib/beta-parser.d.ts +0 -37
  775. package/scripts/node_modules/@anthropic-ai/sdk/lib/beta-parser.d.ts.map +0 -1
  776. package/scripts/node_modules/@anthropic-ai/sdk/lib/beta-parser.js +0 -79
  777. package/scripts/node_modules/@anthropic-ai/sdk/lib/beta-parser.js.map +0 -1
  778. package/scripts/node_modules/@anthropic-ai/sdk/lib/beta-parser.mjs +0 -75
  779. package/scripts/node_modules/@anthropic-ai/sdk/lib/beta-parser.mjs.map +0 -1
  780. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/credential-chain.d.mts +0 -39
  781. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/credential-chain.d.mts.map +0 -1
  782. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/credential-chain.d.ts +0 -39
  783. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/credential-chain.d.ts.map +0 -1
  784. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/credential-chain.js +0 -245
  785. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/credential-chain.js.map +0 -1
  786. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/credential-chain.mjs +0 -208
  787. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/credential-chain.mjs.map +0 -1
  788. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/identity-token.d.mts +0 -11
  789. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/identity-token.d.mts.map +0 -1
  790. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/identity-token.d.ts +0 -11
  791. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/identity-token.d.ts.map +0 -1
  792. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/identity-token.js +0 -72
  793. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/identity-token.js.map +0 -1
  794. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/identity-token.mjs +0 -35
  795. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/identity-token.mjs.map +0 -1
  796. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/oidc-federation.d.mts +0 -40
  797. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/oidc-federation.d.mts.map +0 -1
  798. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/oidc-federation.d.ts +0 -40
  799. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/oidc-federation.d.ts.map +0 -1
  800. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/oidc-federation.js +0 -82
  801. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/oidc-federation.js.map +0 -1
  802. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/oidc-federation.mjs +0 -79
  803. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/oidc-federation.mjs.map +0 -1
  804. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/token-cache.d.mts +0 -54
  805. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/token-cache.d.mts.map +0 -1
  806. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/token-cache.d.ts +0 -54
  807. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/token-cache.d.ts.map +0 -1
  808. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/token-cache.js +0 -112
  809. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/token-cache.js.map +0 -1
  810. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/token-cache.mjs +0 -108
  811. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/token-cache.mjs.map +0 -1
  812. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/types.d.mts +0 -96
  813. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/types.d.mts.map +0 -1
  814. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/types.d.ts +0 -96
  815. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/types.d.ts.map +0 -1
  816. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/types.js +0 -266
  817. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/types.js.map +0 -1
  818. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/types.mjs +0 -224
  819. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/types.mjs.map +0 -1
  820. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/user-oauth.d.mts +0 -21
  821. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/user-oauth.d.mts.map +0 -1
  822. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/user-oauth.d.ts +0 -21
  823. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/user-oauth.d.ts.map +0 -1
  824. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/user-oauth.js +0 -130
  825. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/user-oauth.js.map +0 -1
  826. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/user-oauth.mjs +0 -94
  827. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials/user-oauth.mjs.map +0 -1
  828. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials.d.mts +0 -4
  829. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials.d.mts.map +0 -1
  830. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials.d.ts +0 -4
  831. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials.d.ts.map +0 -1
  832. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials.js +0 -8
  833. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials.js.map +0 -1
  834. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials.mjs +0 -3
  835. package/scripts/node_modules/@anthropic-ai/sdk/lib/credentials.mjs.map +0 -1
  836. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/index.d.mts +0 -4
  837. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/index.d.mts.map +0 -1
  838. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/index.d.ts +0 -4
  839. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/index.d.ts.map +0 -1
  840. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/index.js +0 -18
  841. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/index.js.map +0 -1
  842. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/index.mjs +0 -4
  843. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/index.mjs.map +0 -1
  844. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/poller.d.mts +0 -89
  845. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/poller.d.mts.map +0 -1
  846. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/poller.d.ts +0 -89
  847. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/poller.d.ts.map +0 -1
  848. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/poller.js +0 -181
  849. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/poller.js.map +0 -1
  850. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/poller.mjs +0 -172
  851. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/poller.mjs.map +0 -1
  852. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/worker.d.mts +0 -146
  853. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/worker.d.mts.map +0 -1
  854. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/worker.d.ts +0 -146
  855. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/worker.d.ts.map +0 -1
  856. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/worker.js +0 -267
  857. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/worker.js.map +0 -1
  858. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/worker.mjs +0 -263
  859. package/scripts/node_modules/@anthropic-ai/sdk/lib/environments/worker.mjs.map +0 -1
  860. package/scripts/node_modules/@anthropic-ai/sdk/lib/helper-client.d.mts +0 -49
  861. package/scripts/node_modules/@anthropic-ai/sdk/lib/helper-client.d.mts.map +0 -1
  862. package/scripts/node_modules/@anthropic-ai/sdk/lib/helper-client.d.ts +0 -49
  863. package/scripts/node_modules/@anthropic-ai/sdk/lib/helper-client.d.ts.map +0 -1
  864. package/scripts/node_modules/@anthropic-ai/sdk/lib/helper-client.js +0 -57
  865. package/scripts/node_modules/@anthropic-ai/sdk/lib/helper-client.js.map +0 -1
  866. package/scripts/node_modules/@anthropic-ai/sdk/lib/helper-client.mjs +0 -54
  867. package/scripts/node_modules/@anthropic-ai/sdk/lib/helper-client.mjs.map +0 -1
  868. package/scripts/node_modules/@anthropic-ai/sdk/lib/parser.d.mts +0 -32
  869. package/scripts/node_modules/@anthropic-ai/sdk/lib/parser.d.mts.map +0 -1
  870. package/scripts/node_modules/@anthropic-ai/sdk/lib/parser.d.ts +0 -32
  871. package/scripts/node_modules/@anthropic-ai/sdk/lib/parser.d.ts.map +0 -1
  872. package/scripts/node_modules/@anthropic-ai/sdk/lib/parser.js +0 -66
  873. package/scripts/node_modules/@anthropic-ai/sdk/lib/parser.js.map +0 -1
  874. package/scripts/node_modules/@anthropic-ai/sdk/lib/parser.mjs +0 -62
  875. package/scripts/node_modules/@anthropic-ai/sdk/lib/parser.mjs.map +0 -1
  876. package/scripts/node_modules/@anthropic-ai/sdk/lib/stainless-helper-header.d.mts +0 -34
  877. package/scripts/node_modules/@anthropic-ai/sdk/lib/stainless-helper-header.d.mts.map +0 -1
  878. package/scripts/node_modules/@anthropic-ai/sdk/lib/stainless-helper-header.d.ts +0 -34
  879. package/scripts/node_modules/@anthropic-ai/sdk/lib/stainless-helper-header.d.ts.map +0 -1
  880. package/scripts/node_modules/@anthropic-ai/sdk/lib/stainless-helper-header.js +0 -70
  881. package/scripts/node_modules/@anthropic-ai/sdk/lib/stainless-helper-header.js.map +0 -1
  882. package/scripts/node_modules/@anthropic-ai/sdk/lib/stainless-helper-header.mjs +0 -63
  883. package/scripts/node_modules/@anthropic-ai/sdk/lib/stainless-helper-header.mjs.map +0 -1
  884. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/BetaRunnableTool.d.mts +0 -68
  885. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/BetaRunnableTool.d.mts.map +0 -1
  886. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/BetaRunnableTool.d.ts +0 -68
  887. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/BetaRunnableTool.d.ts.map +0 -1
  888. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/BetaRunnableTool.js +0 -40
  889. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/BetaRunnableTool.js.map +0 -1
  890. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/BetaRunnableTool.mjs +0 -35
  891. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/BetaRunnableTool.mjs.map +0 -1
  892. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/BetaToolRunner.d.mts +0 -161
  893. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/BetaToolRunner.d.mts.map +0 -1
  894. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/BetaToolRunner.d.ts +0 -161
  895. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/BetaToolRunner.d.ts.map +0 -1
  896. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/BetaToolRunner.js +0 -386
  897. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/BetaToolRunner.js.map +0 -1
  898. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/BetaToolRunner.mjs +0 -382
  899. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/BetaToolRunner.mjs.map +0 -1
  900. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/CompactionControl.d.mts +0 -30
  901. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/CompactionControl.d.mts.map +0 -1
  902. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/CompactionControl.d.ts +0 -30
  903. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/CompactionControl.d.ts.map +0 -1
  904. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/CompactionControl.js +0 -28
  905. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/CompactionControl.js.map +0 -1
  906. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/CompactionControl.mjs +0 -25
  907. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/CompactionControl.mjs.map +0 -1
  908. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/SessionToolRunner.d.mts +0 -146
  909. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/SessionToolRunner.d.mts.map +0 -1
  910. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/SessionToolRunner.d.ts +0 -146
  911. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/SessionToolRunner.d.ts.map +0 -1
  912. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/SessionToolRunner.js +0 -471
  913. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/SessionToolRunner.js.map +0 -1
  914. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/SessionToolRunner.mjs +0 -467
  915. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/SessionToolRunner.mjs.map +0 -1
  916. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/ToolError.d.mts +0 -33
  917. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/ToolError.d.mts.map +0 -1
  918. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/ToolError.d.ts +0 -33
  919. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/ToolError.d.ts.map +0 -1
  920. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/ToolError.js +0 -42
  921. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/ToolError.js.map +0 -1
  922. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/ToolError.mjs +0 -38
  923. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/ToolError.mjs.map +0 -1
  924. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/ToolRunner.d.mts +0 -132
  925. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/ToolRunner.d.mts.map +0 -1
  926. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/ToolRunner.d.ts +0 -132
  927. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/ToolRunner.d.ts.map +0 -1
  928. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/ToolRunner.js +0 -294
  929. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/ToolRunner.js.map +0 -1
  930. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/ToolRunner.mjs +0 -290
  931. package/scripts/node_modules/@anthropic-ai/sdk/lib/tools/ToolRunner.mjs.map +0 -1
  932. package/scripts/node_modules/@anthropic-ai/sdk/lib/transform-json-schema.d.mts +0 -3
  933. package/scripts/node_modules/@anthropic-ai/sdk/lib/transform-json-schema.d.mts.map +0 -1
  934. package/scripts/node_modules/@anthropic-ai/sdk/lib/transform-json-schema.d.ts +0 -3
  935. package/scripts/node_modules/@anthropic-ai/sdk/lib/transform-json-schema.d.ts.map +0 -1
  936. package/scripts/node_modules/@anthropic-ai/sdk/lib/transform-json-schema.js +0 -114
  937. package/scripts/node_modules/@anthropic-ai/sdk/lib/transform-json-schema.js.map +0 -1
  938. package/scripts/node_modules/@anthropic-ai/sdk/lib/transform-json-schema.mjs +0 -111
  939. package/scripts/node_modules/@anthropic-ai/sdk/lib/transform-json-schema.mjs.map +0 -1
  940. package/scripts/node_modules/@anthropic-ai/sdk/package.json +0 -233
  941. package/scripts/node_modules/@anthropic-ai/sdk/pagination.d.mts +0 -3
  942. package/scripts/node_modules/@anthropic-ai/sdk/pagination.d.mts.map +0 -1
  943. package/scripts/node_modules/@anthropic-ai/sdk/pagination.d.ts +0 -3
  944. package/scripts/node_modules/@anthropic-ai/sdk/pagination.d.ts.map +0 -1
  945. package/scripts/node_modules/@anthropic-ai/sdk/pagination.js +0 -6
  946. package/scripts/node_modules/@anthropic-ai/sdk/pagination.js.map +0 -1
  947. package/scripts/node_modules/@anthropic-ai/sdk/pagination.mjs +0 -3
  948. package/scripts/node_modules/@anthropic-ai/sdk/pagination.mjs.map +0 -1
  949. package/scripts/node_modules/@anthropic-ai/sdk/resource.d.mts +0 -3
  950. package/scripts/node_modules/@anthropic-ai/sdk/resource.d.mts.map +0 -1
  951. package/scripts/node_modules/@anthropic-ai/sdk/resource.d.ts +0 -3
  952. package/scripts/node_modules/@anthropic-ai/sdk/resource.d.ts.map +0 -1
  953. package/scripts/node_modules/@anthropic-ai/sdk/resource.js +0 -6
  954. package/scripts/node_modules/@anthropic-ai/sdk/resource.js.map +0 -1
  955. package/scripts/node_modules/@anthropic-ai/sdk/resource.mjs +0 -3
  956. package/scripts/node_modules/@anthropic-ai/sdk/resource.mjs.map +0 -1
  957. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/agents.d.mts +0 -775
  958. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/agents.d.mts.map +0 -1
  959. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/agents.d.ts +0 -775
  960. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/agents.d.ts.map +0 -1
  961. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/agents.js +0 -131
  962. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/agents.js.map +0 -1
  963. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/agents.mjs +0 -126
  964. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/agents.mjs.map +0 -1
  965. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/index.d.mts +0 -3
  966. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/index.d.mts.map +0 -1
  967. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/index.d.ts +0 -3
  968. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/index.d.ts.map +0 -1
  969. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/index.js +0 -9
  970. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/index.js.map +0 -1
  971. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/index.mjs +0 -4
  972. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/index.mjs.map +0 -1
  973. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/versions.d.mts +0 -33
  974. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/versions.d.mts.map +0 -1
  975. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/versions.d.ts +0 -33
  976. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/versions.d.ts.map +0 -1
  977. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/versions.js +0 -36
  978. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/versions.js.map +0 -1
  979. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/versions.mjs +0 -32
  980. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents/versions.mjs.map +0 -1
  981. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents.d.mts +0 -2
  982. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents.d.mts.map +0 -1
  983. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents.d.ts +0 -2
  984. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents.d.ts.map +0 -1
  985. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents.js +0 -6
  986. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents.js.map +0 -1
  987. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents.mjs +0 -3
  988. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/agents.mjs.map +0 -1
  989. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/beta.d.mts +0 -94
  990. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/beta.d.mts.map +0 -1
  991. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/beta.d.ts +0 -94
  992. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/beta.d.ts.map +0 -1
  993. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/beta.js +0 -57
  994. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/beta.js.map +0 -1
  995. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/beta.mjs +0 -52
  996. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/beta.mjs.map +0 -1
  997. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/environments.d.mts +0 -425
  998. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/environments.d.mts.map +0 -1
  999. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/environments.d.ts +0 -425
  1000. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/environments.d.ts.map +0 -1
  1001. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/environments.js +0 -150
  1002. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/environments.js.map +0 -1
  1003. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/environments.mjs +0 -145
  1004. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/environments.mjs.map +0 -1
  1005. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/index.d.mts +0 -3
  1006. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/index.d.mts.map +0 -1
  1007. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/index.d.ts +0 -3
  1008. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/index.d.ts.map +0 -1
  1009. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/index.js +0 -9
  1010. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/index.js.map +0 -1
  1011. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/index.mjs +0 -4
  1012. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/index.mjs.map +0 -1
  1013. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/work.d.mts +0 -496
  1014. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/work.d.mts.map +0 -1
  1015. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/work.d.ts +0 -496
  1016. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/work.d.ts.map +0 -1
  1017. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/work.js +0 -274
  1018. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/work.js.map +0 -1
  1019. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/work.mjs +0 -268
  1020. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments/work.mjs.map +0 -1
  1021. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments.d.mts +0 -2
  1022. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments.d.mts.map +0 -1
  1023. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments.d.ts +0 -2
  1024. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments.d.ts.map +0 -1
  1025. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments.js +0 -6
  1026. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments.js.map +0 -1
  1027. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments.mjs +0 -3
  1028. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/environments.mjs.map +0 -1
  1029. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/files.d.mts +0 -171
  1030. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/files.d.mts.map +0 -1
  1031. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/files.d.ts +0 -171
  1032. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/files.d.ts.map +0 -1
  1033. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/files.js +0 -124
  1034. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/files.js.map +0 -1
  1035. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/files.mjs +0 -120
  1036. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/files.mjs.map +0 -1
  1037. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/index.d.mts +0 -13
  1038. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/index.d.mts.map +0 -1
  1039. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/index.d.ts +0 -13
  1040. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/index.d.ts.map +0 -1
  1041. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/index.js +0 -29
  1042. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/index.js.map +0 -1
  1043. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/index.mjs +0 -14
  1044. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/index.mjs.map +0 -1
  1045. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/index.d.mts +0 -4
  1046. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/index.d.mts.map +0 -1
  1047. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/index.d.ts +0 -4
  1048. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/index.d.ts.map +0 -1
  1049. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/index.js +0 -11
  1050. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/index.js.map +0 -1
  1051. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/index.mjs +0 -5
  1052. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/index.mjs.map +0 -1
  1053. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memories.d.mts +0 -347
  1054. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memories.d.mts.map +0 -1
  1055. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memories.d.ts +0 -347
  1056. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memories.d.ts.map +0 -1
  1057. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memories.js +0 -130
  1058. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memories.js.map +0 -1
  1059. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memories.mjs +0 -126
  1060. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memories.mjs.map +0 -1
  1061. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memory-stores.d.mts +0 -231
  1062. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memory-stores.d.mts.map +0 -1
  1063. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memory-stores.d.ts +0 -231
  1064. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memory-stores.d.ts.map +0 -1
  1065. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memory-stores.js +0 -145
  1066. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memory-stores.js.map +0 -1
  1067. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memory-stores.mjs +0 -140
  1068. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memory-stores.mjs.map +0 -1
  1069. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memory-versions.d.mts +0 -235
  1070. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memory-versions.d.mts.map +0 -1
  1071. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memory-versions.d.ts +0 -235
  1072. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memory-versions.d.ts.map +0 -1
  1073. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memory-versions.js +0 -81
  1074. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memory-versions.js.map +0 -1
  1075. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memory-versions.mjs +0 -77
  1076. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores/memory-versions.mjs.map +0 -1
  1077. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores.d.mts +0 -2
  1078. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores.d.mts.map +0 -1
  1079. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores.d.ts +0 -2
  1080. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores.d.ts.map +0 -1
  1081. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores.js +0 -6
  1082. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores.js.map +0 -1
  1083. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores.mjs +0 -3
  1084. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/memory-stores.mjs.map +0 -1
  1085. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/batches.d.mts +0 -645
  1086. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/batches.d.mts.map +0 -1
  1087. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/batches.d.ts +0 -645
  1088. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/batches.d.ts.map +0 -1
  1089. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/batches.js +0 -204
  1090. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/batches.js.map +0 -1
  1091. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/batches.mjs +0 -200
  1092. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/batches.mjs.map +0 -1
  1093. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/index.d.mts +0 -4
  1094. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/index.d.mts.map +0 -1
  1095. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/index.d.ts +0 -4
  1096. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/index.d.ts.map +0 -1
  1097. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/index.js +0 -12
  1098. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/index.js.map +0 -1
  1099. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/index.mjs +0 -5
  1100. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/index.mjs.map +0 -1
  1101. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/messages.d.mts +0 -3380
  1102. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/messages.d.mts.map +0 -1
  1103. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/messages.d.ts +0 -3380
  1104. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/messages.d.ts.map +0 -1
  1105. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/messages.js +0 -163
  1106. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/messages.js.map +0 -1
  1107. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/messages.mjs +0 -156
  1108. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages/messages.mjs.map +0 -1
  1109. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages.d.mts +0 -2
  1110. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages.d.mts.map +0 -1
  1111. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages.d.ts +0 -2
  1112. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages.d.ts.map +0 -1
  1113. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages.js +0 -6
  1114. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages.js.map +0 -1
  1115. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages.mjs +0 -3
  1116. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/messages.mjs.map +0 -1
  1117. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/models.d.mts +0 -212
  1118. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/models.d.mts.map +0 -1
  1119. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/models.d.ts +0 -212
  1120. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/models.d.ts.map +0 -1
  1121. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/models.js +0 -60
  1122. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/models.js.map +0 -1
  1123. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/models.mjs +0 -56
  1124. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/models.mjs.map +0 -1
  1125. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/events.d.mts +0 -1409
  1126. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/events.d.mts.map +0 -1
  1127. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/events.d.ts +0 -1409
  1128. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/events.d.ts.map +0 -1
  1129. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/events.js +0 -119
  1130. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/events.js.map +0 -1
  1131. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/events.mjs +0 -114
  1132. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/events.mjs.map +0 -1
  1133. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/index.d.mts +0 -5
  1134. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/index.d.mts.map +0 -1
  1135. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/index.d.ts +0 -5
  1136. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/index.d.ts.map +0 -1
  1137. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/index.js +0 -13
  1138. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/index.js.map +0 -1
  1139. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/index.mjs +0 -6
  1140. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/index.mjs.map +0 -1
  1141. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/resources.d.mts +0 -228
  1142. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/resources.d.mts.map +0 -1
  1143. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/resources.d.ts +0 -228
  1144. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/resources.d.ts.map +0 -1
  1145. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/resources.js +0 -132
  1146. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/resources.js.map +0 -1
  1147. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/resources.mjs +0 -128
  1148. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/resources.mjs.map +0 -1
  1149. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/sessions.d.mts +0 -613
  1150. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/sessions.d.mts.map +0 -1
  1151. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/sessions.d.ts +0 -613
  1152. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/sessions.d.ts.map +0 -1
  1153. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/sessions.js +0 -158
  1154. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/sessions.js.map +0 -1
  1155. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/sessions.mjs +0 -153
  1156. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/sessions.mjs.map +0 -1
  1157. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/events.d.mts +0 -64
  1158. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/events.d.mts.map +0 -1
  1159. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/events.d.ts +0 -64
  1160. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/events.d.ts.map +0 -1
  1161. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/events.js +0 -60
  1162. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/events.js.map +0 -1
  1163. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/events.mjs +0 -56
  1164. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/events.mjs.map +0 -1
  1165. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/index.d.mts +0 -3
  1166. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/index.d.mts.map +0 -1
  1167. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/index.d.ts +0 -3
  1168. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/index.d.ts.map +0 -1
  1169. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/index.js +0 -9
  1170. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/index.js.map +0 -1
  1171. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/index.mjs +0 -4
  1172. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/index.mjs.map +0 -1
  1173. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/threads.d.mts +0 -183
  1174. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/threads.d.mts.map +0 -1
  1175. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/threads.d.ts +0 -183
  1176. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/threads.d.ts.map +0 -1
  1177. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/threads.js +0 -88
  1178. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/threads.js.map +0 -1
  1179. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/threads.mjs +0 -83
  1180. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads/threads.mjs.map +0 -1
  1181. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads.d.mts +0 -2
  1182. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads.d.mts.map +0 -1
  1183. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads.d.ts +0 -2
  1184. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads.d.ts.map +0 -1
  1185. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads.js +0 -6
  1186. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads.js.map +0 -1
  1187. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads.mjs +0 -3
  1188. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions/threads.mjs.map +0 -1
  1189. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions.d.mts +0 -2
  1190. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions.d.mts.map +0 -1
  1191. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions.d.ts +0 -2
  1192. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions.d.ts.map +0 -1
  1193. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions.js +0 -6
  1194. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions.js.map +0 -1
  1195. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions.mjs +0 -3
  1196. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/sessions.mjs.map +0 -1
  1197. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/index.d.mts +0 -3
  1198. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/index.d.mts.map +0 -1
  1199. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/index.d.ts +0 -3
  1200. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/index.d.ts.map +0 -1
  1201. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/index.js +0 -9
  1202. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/index.js.map +0 -1
  1203. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/index.mjs +0 -4
  1204. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/index.mjs.map +0 -1
  1205. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/skills.d.mts +0 -249
  1206. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/skills.d.mts.map +0 -1
  1207. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/skills.d.ts +0 -249
  1208. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/skills.d.ts.map +0 -1
  1209. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/skills.js +0 -98
  1210. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/skills.js.map +0 -1
  1211. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/skills.mjs +0 -93
  1212. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/skills.mjs.map +0 -1
  1213. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/versions.d.mts +0 -284
  1214. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/versions.d.mts.map +0 -1
  1215. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/versions.d.ts +0 -284
  1216. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/versions.d.ts.map +0 -1
  1217. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/versions.js +0 -128
  1218. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/versions.js.map +0 -1
  1219. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/versions.mjs +0 -124
  1220. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills/versions.mjs.map +0 -1
  1221. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills.d.mts +0 -2
  1222. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills.d.mts.map +0 -1
  1223. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills.d.ts +0 -2
  1224. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills.d.ts.map +0 -1
  1225. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills.js +0 -6
  1226. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills.js.map +0 -1
  1227. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills.mjs +0 -3
  1228. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/skills.mjs.map +0 -1
  1229. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/user-profiles.d.mts +0 -223
  1230. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/user-profiles.d.mts.map +0 -1
  1231. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/user-profiles.d.ts +0 -223
  1232. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/user-profiles.d.ts.map +0 -1
  1233. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/user-profiles.js +0 -118
  1234. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/user-profiles.js.map +0 -1
  1235. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/user-profiles.mjs +0 -114
  1236. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/user-profiles.mjs.map +0 -1
  1237. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/credentials.d.mts +0 -572
  1238. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/credentials.d.mts.map +0 -1
  1239. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/credentials.d.ts +0 -572
  1240. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/credentials.d.ts.map +0 -1
  1241. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/credentials.js +0 -177
  1242. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/credentials.js.map +0 -1
  1243. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/credentials.mjs +0 -173
  1244. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/credentials.mjs.map +0 -1
  1245. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/index.d.mts +0 -3
  1246. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/index.d.mts.map +0 -1
  1247. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/index.d.ts +0 -3
  1248. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/index.d.ts.map +0 -1
  1249. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/index.js +0 -9
  1250. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/index.js.map +0 -1
  1251. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/index.mjs +0 -4
  1252. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/index.mjs.map +0 -1
  1253. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/vaults.d.mts +0 -192
  1254. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/vaults.d.mts.map +0 -1
  1255. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/vaults.d.ts +0 -192
  1256. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/vaults.d.ts.map +0 -1
  1257. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/vaults.js +0 -149
  1258. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/vaults.js.map +0 -1
  1259. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/vaults.mjs +0 -144
  1260. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults/vaults.mjs.map +0 -1
  1261. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults.d.mts +0 -2
  1262. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults.d.mts.map +0 -1
  1263. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults.d.ts +0 -2
  1264. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults.d.ts.map +0 -1
  1265. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults.js +0 -6
  1266. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults.js.map +0 -1
  1267. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults.mjs +0 -3
  1268. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/vaults.mjs.map +0 -1
  1269. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/webhooks.d.mts +0 -256
  1270. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/webhooks.d.mts.map +0 -1
  1271. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/webhooks.d.ts +0 -256
  1272. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/webhooks.d.ts.map +0 -1
  1273. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/webhooks.js +0 -20
  1274. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/webhooks.js.map +0 -1
  1275. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/webhooks.mjs +0 -16
  1276. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta/webhooks.mjs.map +0 -1
  1277. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta.d.mts +0 -2
  1278. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta.d.mts.map +0 -1
  1279. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta.d.ts +0 -2
  1280. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta.d.ts.map +0 -1
  1281. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta.js +0 -6
  1282. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta.js.map +0 -1
  1283. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta.mjs +0 -3
  1284. package/scripts/node_modules/@anthropic-ai/sdk/resources/beta.mjs.map +0 -1
  1285. package/scripts/node_modules/@anthropic-ai/sdk/resources/completions.d.mts +0 -168
  1286. package/scripts/node_modules/@anthropic-ai/sdk/resources/completions.d.mts.map +0 -1
  1287. package/scripts/node_modules/@anthropic-ai/sdk/resources/completions.d.ts +0 -168
  1288. package/scripts/node_modules/@anthropic-ai/sdk/resources/completions.d.ts.map +0 -1
  1289. package/scripts/node_modules/@anthropic-ai/sdk/resources/completions.js +0 -23
  1290. package/scripts/node_modules/@anthropic-ai/sdk/resources/completions.js.map +0 -1
  1291. package/scripts/node_modules/@anthropic-ai/sdk/resources/completions.mjs +0 -19
  1292. package/scripts/node_modules/@anthropic-ai/sdk/resources/completions.mjs.map +0 -1
  1293. package/scripts/node_modules/@anthropic-ai/sdk/resources/index.d.mts +0 -6
  1294. package/scripts/node_modules/@anthropic-ai/sdk/resources/index.d.mts.map +0 -1
  1295. package/scripts/node_modules/@anthropic-ai/sdk/resources/index.d.ts +0 -6
  1296. package/scripts/node_modules/@anthropic-ai/sdk/resources/index.d.ts.map +0 -1
  1297. package/scripts/node_modules/@anthropic-ai/sdk/resources/index.js +0 -15
  1298. package/scripts/node_modules/@anthropic-ai/sdk/resources/index.js.map +0 -1
  1299. package/scripts/node_modules/@anthropic-ai/sdk/resources/index.mjs +0 -7
  1300. package/scripts/node_modules/@anthropic-ai/sdk/resources/index.mjs.map +0 -1
  1301. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/batches.d.mts +0 -304
  1302. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/batches.d.mts.map +0 -1
  1303. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/batches.d.ts +0 -304
  1304. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/batches.d.ts.map +0 -1
  1305. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/batches.js +0 -153
  1306. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/batches.js.map +0 -1
  1307. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/batches.mjs +0 -149
  1308. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/batches.mjs.map +0 -1
  1309. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/index.d.mts +0 -3
  1310. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/index.d.mts.map +0 -1
  1311. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/index.d.ts +0 -3
  1312. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/index.d.ts.map +0 -1
  1313. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/index.js +0 -9
  1314. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/index.js.map +0 -1
  1315. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/index.mjs +0 -4
  1316. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/index.mjs.map +0 -1
  1317. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/messages.d.mts +0 -2414
  1318. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/messages.d.mts.map +0 -1
  1319. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/messages.d.ts +0 -2414
  1320. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/messages.d.ts.map +0 -1
  1321. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/messages.js +0 -132
  1322. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/messages.js.map +0 -1
  1323. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/messages.mjs +0 -127
  1324. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages/messages.mjs.map +0 -1
  1325. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages.d.mts +0 -2
  1326. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages.d.mts.map +0 -1
  1327. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages.d.ts +0 -2
  1328. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages.d.ts.map +0 -1
  1329. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages.js +0 -6
  1330. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages.js.map +0 -1
  1331. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages.mjs +0 -3
  1332. package/scripts/node_modules/@anthropic-ai/sdk/resources/messages.mjs.map +0 -1
  1333. package/scripts/node_modules/@anthropic-ai/sdk/resources/models.d.mts +0 -197
  1334. package/scripts/node_modules/@anthropic-ai/sdk/resources/models.d.mts.map +0 -1
  1335. package/scripts/node_modules/@anthropic-ai/sdk/resources/models.d.ts +0 -197
  1336. package/scripts/node_modules/@anthropic-ai/sdk/resources/models.d.ts.map +0 -1
  1337. package/scripts/node_modules/@anthropic-ai/sdk/resources/models.js +0 -45
  1338. package/scripts/node_modules/@anthropic-ai/sdk/resources/models.js.map +0 -1
  1339. package/scripts/node_modules/@anthropic-ai/sdk/resources/models.mjs +0 -41
  1340. package/scripts/node_modules/@anthropic-ai/sdk/resources/models.mjs.map +0 -1
  1341. package/scripts/node_modules/@anthropic-ai/sdk/resources/shared.d.mts +0 -44
  1342. package/scripts/node_modules/@anthropic-ai/sdk/resources/shared.d.mts.map +0 -1
  1343. package/scripts/node_modules/@anthropic-ai/sdk/resources/shared.d.ts +0 -44
  1344. package/scripts/node_modules/@anthropic-ai/sdk/resources/shared.d.ts.map +0 -1
  1345. package/scripts/node_modules/@anthropic-ai/sdk/resources/shared.js +0 -4
  1346. package/scripts/node_modules/@anthropic-ai/sdk/resources/shared.js.map +0 -1
  1347. package/scripts/node_modules/@anthropic-ai/sdk/resources/shared.mjs +0 -3
  1348. package/scripts/node_modules/@anthropic-ai/sdk/resources/shared.mjs.map +0 -1
  1349. package/scripts/node_modules/@anthropic-ai/sdk/resources/top-level.d.mts +0 -2
  1350. package/scripts/node_modules/@anthropic-ai/sdk/resources/top-level.d.mts.map +0 -1
  1351. package/scripts/node_modules/@anthropic-ai/sdk/resources/top-level.d.ts +0 -2
  1352. package/scripts/node_modules/@anthropic-ai/sdk/resources/top-level.d.ts.map +0 -1
  1353. package/scripts/node_modules/@anthropic-ai/sdk/resources/top-level.js +0 -4
  1354. package/scripts/node_modules/@anthropic-ai/sdk/resources/top-level.js.map +0 -1
  1355. package/scripts/node_modules/@anthropic-ai/sdk/resources/top-level.mjs +0 -3
  1356. package/scripts/node_modules/@anthropic-ai/sdk/resources/top-level.mjs.map +0 -1
  1357. package/scripts/node_modules/@anthropic-ai/sdk/resources.d.mts +0 -2
  1358. package/scripts/node_modules/@anthropic-ai/sdk/resources.d.mts.map +0 -1
  1359. package/scripts/node_modules/@anthropic-ai/sdk/resources.d.ts +0 -2
  1360. package/scripts/node_modules/@anthropic-ai/sdk/resources.d.ts.map +0 -1
  1361. package/scripts/node_modules/@anthropic-ai/sdk/resources.js +0 -5
  1362. package/scripts/node_modules/@anthropic-ai/sdk/resources.js.map +0 -1
  1363. package/scripts/node_modules/@anthropic-ai/sdk/resources.mjs +0 -2
  1364. package/scripts/node_modules/@anthropic-ai/sdk/resources.mjs.map +0 -1
  1365. package/scripts/node_modules/@anthropic-ai/sdk/src/_vendor/partial-json-parser/README.md +0 -3
  1366. package/scripts/node_modules/@anthropic-ai/sdk/src/_vendor/partial-json-parser/parser.ts +0 -264
  1367. package/scripts/node_modules/@anthropic-ai/sdk/src/api-promise.ts +0 -2
  1368. package/scripts/node_modules/@anthropic-ai/sdk/src/client.ts +0 -1678
  1369. package/scripts/node_modules/@anthropic-ai/sdk/src/core/README.md +0 -3
  1370. package/scripts/node_modules/@anthropic-ai/sdk/src/core/api-promise.ts +0 -101
  1371. package/scripts/node_modules/@anthropic-ai/sdk/src/core/credentials.ts +0 -379
  1372. package/scripts/node_modules/@anthropic-ai/sdk/src/core/error.ts +0 -145
  1373. package/scripts/node_modules/@anthropic-ai/sdk/src/core/pagination.ts +0 -318
  1374. package/scripts/node_modules/@anthropic-ai/sdk/src/core/resource.ts +0 -11
  1375. package/scripts/node_modules/@anthropic-ai/sdk/src/core/streaming.ts +0 -385
  1376. package/scripts/node_modules/@anthropic-ai/sdk/src/core/uploads.ts +0 -2
  1377. package/scripts/node_modules/@anthropic-ai/sdk/src/error.ts +0 -2
  1378. package/scripts/node_modules/@anthropic-ai/sdk/src/helpers/beta/environments.ts +0 -33
  1379. package/scripts/node_modules/@anthropic-ai/sdk/src/helpers/beta/json-schema.ts +0 -85
  1380. package/scripts/node_modules/@anthropic-ai/sdk/src/helpers/beta/mcp.ts +0 -624
  1381. package/scripts/node_modules/@anthropic-ai/sdk/src/helpers/beta/memory.ts +0 -28
  1382. package/scripts/node_modules/@anthropic-ai/sdk/src/helpers/beta/zod.ts +0 -81
  1383. package/scripts/node_modules/@anthropic-ai/sdk/src/helpers/index.ts +0 -2
  1384. package/scripts/node_modules/@anthropic-ai/sdk/src/helpers/json-schema.ts +0 -48
  1385. package/scripts/node_modules/@anthropic-ai/sdk/src/helpers/zod.ts +0 -57
  1386. package/scripts/node_modules/@anthropic-ai/sdk/src/index.ts +0 -31
  1387. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/README.md +0 -3
  1388. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/builtin-types.ts +0 -93
  1389. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/constants.ts +0 -15
  1390. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/decoders/jsonl.ts +0 -48
  1391. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/decoders/line.ts +0 -135
  1392. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/detect-platform.ts +0 -196
  1393. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/errors.ts +0 -33
  1394. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/headers.ts +0 -99
  1395. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/parse.ts +0 -90
  1396. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/qs/LICENSE.md +0 -13
  1397. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/qs/README.md +0 -3
  1398. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/qs/formats.ts +0 -10
  1399. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/qs/index.ts +0 -13
  1400. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/qs/stringify.ts +0 -385
  1401. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/qs/types.ts +0 -71
  1402. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/qs/utils.ts +0 -265
  1403. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/request-options.ts +0 -93
  1404. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/shim-types.ts +0 -26
  1405. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/shims.ts +0 -107
  1406. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/stream-utils.ts +0 -32
  1407. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/to-file.ts +0 -159
  1408. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/types.ts +0 -93
  1409. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/uploads.ts +0 -204
  1410. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/utils/abort.ts +0 -21
  1411. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/utils/async-queue.ts +0 -66
  1412. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/utils/backoff.ts +0 -41
  1413. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/utils/base64.ts +0 -40
  1414. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/utils/bytes.ts +0 -32
  1415. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/utils/env.ts +0 -18
  1416. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/utils/log.ts +0 -128
  1417. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/utils/path.ts +0 -88
  1418. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/utils/promise.ts +0 -18
  1419. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/utils/query.ts +0 -7
  1420. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/utils/sleep.ts +0 -26
  1421. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/utils/time.ts +0 -4
  1422. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/utils/uuid.ts +0 -17
  1423. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/utils/values.ts +0 -112
  1424. package/scripts/node_modules/@anthropic-ai/sdk/src/internal/utils.ts +0 -9
  1425. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/.keep +0 -4
  1426. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/BetaMessageStream.ts +0 -765
  1427. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/MessageStream.ts +0 -746
  1428. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/beta-parser.ts +0 -148
  1429. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/credentials/credential-chain.ts +0 -292
  1430. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/credentials/identity-token.ts +0 -37
  1431. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/credentials/oidc-federation.ts +0 -140
  1432. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/credentials/token-cache.ts +0 -130
  1433. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/credentials/types.ts +0 -295
  1434. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/credentials/user-oauth.ts +0 -144
  1435. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/credentials.ts +0 -3
  1436. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/environments/index.ts +0 -23
  1437. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/environments/poller.ts +0 -253
  1438. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/environments/worker.ts +0 -400
  1439. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/helper-client.ts +0 -89
  1440. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/parser.ts +0 -125
  1441. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/stainless-helper-header.ts +0 -80
  1442. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/tools/BetaRunnableTool.ts +0 -130
  1443. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/tools/BetaToolRunner.ts +0 -524
  1444. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/tools/CompactionControl.ts +0 -57
  1445. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/tools/SessionToolRunner.ts +0 -610
  1446. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/tools/ToolError.ts +0 -47
  1447. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/tools/ToolRunner.ts +0 -381
  1448. package/scripts/node_modules/@anthropic-ai/sdk/src/lib/transform-json-schema.ts +0 -124
  1449. package/scripts/node_modules/@anthropic-ai/sdk/src/pagination.ts +0 -2
  1450. package/scripts/node_modules/@anthropic-ai/sdk/src/resource.ts +0 -2
  1451. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/agents/agents.ts +0 -1063
  1452. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/agents/index.ts +0 -51
  1453. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/agents/versions.ts +0 -58
  1454. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/agents.ts +0 -3
  1455. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/beta.ts +0 -1006
  1456. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/environments/environments.ts +0 -625
  1457. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/environments/index.ts +0 -42
  1458. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/environments/work.ts +0 -697
  1459. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/environments.ts +0 -3
  1460. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/files.ts +0 -286
  1461. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/index.ts +0 -445
  1462. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/memory-stores/index.ts +0 -47
  1463. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/memory-stores/memories.ts +0 -514
  1464. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/memory-stores/memory-stores.ts +0 -418
  1465. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/memory-stores/memory-versions.ts +0 -342
  1466. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/memory-stores.ts +0 -3
  1467. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/messages/batches.ts +0 -828
  1468. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/messages/index.ts +0 -251
  1469. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/messages/messages.ts +0 -4881
  1470. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/messages.ts +0 -3
  1471. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/models.ts +0 -289
  1472. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/sessions/events.ts +0 -1958
  1473. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/sessions/index.ts +0 -139
  1474. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/sessions/resources.ts +0 -370
  1475. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/sessions/sessions.ts +0 -1066
  1476. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/sessions/threads/events.ts +0 -107
  1477. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/sessions/threads/index.ts +0 -15
  1478. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/sessions/threads/threads.ts +0 -311
  1479. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/sessions/threads.ts +0 -3
  1480. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/sessions.ts +0 -3
  1481. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/skills/index.ts +0 -27
  1482. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/skills/skills.ts +0 -386
  1483. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/skills/versions.ts +0 -419
  1484. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/skills.ts +0 -3
  1485. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/user-profiles.ts +0 -325
  1486. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/vaults/credentials.ts +0 -813
  1487. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/vaults/index.ts +0 -49
  1488. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/vaults/vaults.ts +0 -375
  1489. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/vaults.ts +0 -3
  1490. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta/webhooks.ts +0 -417
  1491. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/beta.ts +0 -3
  1492. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/completions.ts +0 -216
  1493. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/index.ts +0 -208
  1494. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/messages/batches.ts +0 -396
  1495. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/messages/index.ts +0 -191
  1496. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/messages/messages.ts +0 -3506
  1497. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/messages.ts +0 -3
  1498. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/models.ts +0 -274
  1499. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/shared.ts +0 -85
  1500. package/scripts/node_modules/@anthropic-ai/sdk/src/resources/top-level.ts +0 -3
  1501. package/scripts/node_modules/@anthropic-ai/sdk/src/resources.ts +0 -1
  1502. package/scripts/node_modules/@anthropic-ai/sdk/src/streaming.ts +0 -2
  1503. package/scripts/node_modules/@anthropic-ai/sdk/src/tools/agent-toolset/fs-util.ts +0 -154
  1504. package/scripts/node_modules/@anthropic-ai/sdk/src/tools/agent-toolset/node.ts +0 -800
  1505. package/scripts/node_modules/@anthropic-ai/sdk/src/tools/agent-toolset/skills.ts +0 -256
  1506. package/scripts/node_modules/@anthropic-ai/sdk/src/tools/memory/node.ts +0 -400
  1507. package/scripts/node_modules/@anthropic-ai/sdk/src/tsconfig.json +0 -11
  1508. package/scripts/node_modules/@anthropic-ai/sdk/src/uploads.ts +0 -2
  1509. package/scripts/node_modules/@anthropic-ai/sdk/src/version.ts +0 -1
  1510. package/scripts/node_modules/@anthropic-ai/sdk/streaming.d.mts +0 -3
  1511. package/scripts/node_modules/@anthropic-ai/sdk/streaming.d.mts.map +0 -1
  1512. package/scripts/node_modules/@anthropic-ai/sdk/streaming.d.ts +0 -3
  1513. package/scripts/node_modules/@anthropic-ai/sdk/streaming.d.ts.map +0 -1
  1514. package/scripts/node_modules/@anthropic-ai/sdk/streaming.js +0 -6
  1515. package/scripts/node_modules/@anthropic-ai/sdk/streaming.js.map +0 -1
  1516. package/scripts/node_modules/@anthropic-ai/sdk/streaming.mjs +0 -3
  1517. package/scripts/node_modules/@anthropic-ai/sdk/streaming.mjs.map +0 -1
  1518. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/fs-util.d.mts +0 -49
  1519. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/fs-util.d.mts.map +0 -1
  1520. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/fs-util.d.ts +0 -49
  1521. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/fs-util.d.ts.map +0 -1
  1522. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/fs-util.js +0 -159
  1523. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/fs-util.js.map +0 -1
  1524. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/fs-util.mjs +0 -151
  1525. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/fs-util.mjs.map +0 -1
  1526. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/node.d.mts +0 -148
  1527. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/node.d.mts.map +0 -1
  1528. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/node.d.ts +0 -148
  1529. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/node.d.ts.map +0 -1
  1530. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/node.js +0 -749
  1531. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/node.js.map +0 -1
  1532. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/node.mjs +0 -734
  1533. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/node.mjs.map +0 -1
  1534. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/skills.d.mts +0 -50
  1535. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/skills.d.mts.map +0 -1
  1536. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/skills.d.ts +0 -50
  1537. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/skills.d.ts.map +0 -1
  1538. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/skills.js +0 -249
  1539. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/skills.js.map +0 -1
  1540. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/skills.mjs +0 -243
  1541. package/scripts/node_modules/@anthropic-ai/sdk/tools/agent-toolset/skills.mjs.map +0 -1
  1542. package/scripts/node_modules/@anthropic-ai/sdk/tools/memory/node.d.mts +0 -18
  1543. package/scripts/node_modules/@anthropic-ai/sdk/tools/memory/node.d.mts.map +0 -1
  1544. package/scripts/node_modules/@anthropic-ai/sdk/tools/memory/node.d.ts +0 -18
  1545. package/scripts/node_modules/@anthropic-ai/sdk/tools/memory/node.d.ts.map +0 -1
  1546. package/scripts/node_modules/@anthropic-ai/sdk/tools/memory/node.js +0 -331
  1547. package/scripts/node_modules/@anthropic-ai/sdk/tools/memory/node.js.map +0 -1
  1548. package/scripts/node_modules/@anthropic-ai/sdk/tools/memory/node.mjs +0 -325
  1549. package/scripts/node_modules/@anthropic-ai/sdk/tools/memory/node.mjs.map +0 -1
  1550. package/scripts/node_modules/@anthropic-ai/sdk/uploads.d.mts +0 -3
  1551. package/scripts/node_modules/@anthropic-ai/sdk/uploads.d.mts.map +0 -1
  1552. package/scripts/node_modules/@anthropic-ai/sdk/uploads.d.ts +0 -3
  1553. package/scripts/node_modules/@anthropic-ai/sdk/uploads.d.ts.map +0 -1
  1554. package/scripts/node_modules/@anthropic-ai/sdk/uploads.js +0 -6
  1555. package/scripts/node_modules/@anthropic-ai/sdk/uploads.js.map +0 -1
  1556. package/scripts/node_modules/@anthropic-ai/sdk/uploads.mjs +0 -3
  1557. package/scripts/node_modules/@anthropic-ai/sdk/uploads.mjs.map +0 -1
  1558. package/scripts/node_modules/@anthropic-ai/sdk/version.d.mts +0 -2
  1559. package/scripts/node_modules/@anthropic-ai/sdk/version.d.mts.map +0 -1
  1560. package/scripts/node_modules/@anthropic-ai/sdk/version.d.ts +0 -2
  1561. package/scripts/node_modules/@anthropic-ai/sdk/version.d.ts.map +0 -1
  1562. package/scripts/node_modules/@anthropic-ai/sdk/version.js +0 -5
  1563. package/scripts/node_modules/@anthropic-ai/sdk/version.js.map +0 -1
  1564. package/scripts/node_modules/@anthropic-ai/sdk/version.mjs +0 -2
  1565. package/scripts/node_modules/@anthropic-ai/sdk/version.mjs.map +0 -1
  1566. package/scripts/node_modules/@babel/runtime/LICENSE +0 -22
  1567. package/scripts/node_modules/@babel/runtime/README.md +0 -19
  1568. package/scripts/node_modules/@babel/runtime/helpers/AwaitValue.js +0 -4
  1569. package/scripts/node_modules/@babel/runtime/helpers/OverloadYield.js +0 -4
  1570. package/scripts/node_modules/@babel/runtime/helpers/applyDecoratedDescriptor.js +0 -9
  1571. package/scripts/node_modules/@babel/runtime/helpers/applyDecs.js +0 -236
  1572. package/scripts/node_modules/@babel/runtime/helpers/applyDecs2203.js +0 -184
  1573. package/scripts/node_modules/@babel/runtime/helpers/applyDecs2203R.js +0 -191
  1574. package/scripts/node_modules/@babel/runtime/helpers/applyDecs2301.js +0 -222
  1575. package/scripts/node_modules/@babel/runtime/helpers/applyDecs2305.js +0 -133
  1576. package/scripts/node_modules/@babel/runtime/helpers/applyDecs2311.js +0 -124
  1577. package/scripts/node_modules/@babel/runtime/helpers/arrayLikeToArray.js +0 -6
  1578. package/scripts/node_modules/@babel/runtime/helpers/arrayWithHoles.js +0 -4
  1579. package/scripts/node_modules/@babel/runtime/helpers/arrayWithoutHoles.js +0 -5
  1580. package/scripts/node_modules/@babel/runtime/helpers/assertClassBrand.js +0 -5
  1581. package/scripts/node_modules/@babel/runtime/helpers/assertThisInitialized.js +0 -5
  1582. package/scripts/node_modules/@babel/runtime/helpers/asyncGeneratorDelegate.js +0 -24
  1583. package/scripts/node_modules/@babel/runtime/helpers/asyncIterator.js +0 -45
  1584. package/scripts/node_modules/@babel/runtime/helpers/asyncToGenerator.js +0 -26
  1585. package/scripts/node_modules/@babel/runtime/helpers/awaitAsyncGenerator.js +0 -5
  1586. package/scripts/node_modules/@babel/runtime/helpers/callSuper.js +0 -7
  1587. package/scripts/node_modules/@babel/runtime/helpers/checkInRHS.js +0 -6
  1588. package/scripts/node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js +0 -4
  1589. package/scripts/node_modules/@babel/runtime/helpers/classApplyDescriptorDestructureSet.js +0 -10
  1590. package/scripts/node_modules/@babel/runtime/helpers/classApplyDescriptorGet.js +0 -4
  1591. package/scripts/node_modules/@babel/runtime/helpers/classApplyDescriptorSet.js +0 -7
  1592. package/scripts/node_modules/@babel/runtime/helpers/classCallCheck.js +0 -4
  1593. package/scripts/node_modules/@babel/runtime/helpers/classCheckPrivateStaticAccess.js +0 -5
  1594. package/scripts/node_modules/@babel/runtime/helpers/classCheckPrivateStaticFieldDescriptor.js +0 -4
  1595. package/scripts/node_modules/@babel/runtime/helpers/classExtractFieldDescriptor.js +0 -5
  1596. package/scripts/node_modules/@babel/runtime/helpers/classNameTDZError.js +0 -4
  1597. package/scripts/node_modules/@babel/runtime/helpers/classPrivateFieldDestructureSet.js +0 -7
  1598. package/scripts/node_modules/@babel/runtime/helpers/classPrivateFieldGet.js +0 -7
  1599. package/scripts/node_modules/@babel/runtime/helpers/classPrivateFieldGet2.js +0 -5
  1600. package/scripts/node_modules/@babel/runtime/helpers/classPrivateFieldInitSpec.js +0 -5
  1601. package/scripts/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js +0 -5
  1602. package/scripts/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js +0 -5
  1603. package/scripts/node_modules/@babel/runtime/helpers/classPrivateFieldSet.js +0 -7
  1604. package/scripts/node_modules/@babel/runtime/helpers/classPrivateFieldSet2.js +0 -5
  1605. package/scripts/node_modules/@babel/runtime/helpers/classPrivateGetter.js +0 -5
  1606. package/scripts/node_modules/@babel/runtime/helpers/classPrivateMethodGet.js +0 -5
  1607. package/scripts/node_modules/@babel/runtime/helpers/classPrivateMethodInitSpec.js +0 -5
  1608. package/scripts/node_modules/@babel/runtime/helpers/classPrivateMethodSet.js +0 -4
  1609. package/scripts/node_modules/@babel/runtime/helpers/classPrivateSetter.js +0 -5
  1610. package/scripts/node_modules/@babel/runtime/helpers/classStaticPrivateFieldDestructureSet.js +0 -7
  1611. package/scripts/node_modules/@babel/runtime/helpers/classStaticPrivateFieldSpecGet.js +0 -7
  1612. package/scripts/node_modules/@babel/runtime/helpers/classStaticPrivateFieldSpecSet.js +0 -7
  1613. package/scripts/node_modules/@babel/runtime/helpers/classStaticPrivateMethodGet.js +0 -5
  1614. package/scripts/node_modules/@babel/runtime/helpers/classStaticPrivateMethodSet.js +0 -4
  1615. package/scripts/node_modules/@babel/runtime/helpers/construct.js +0 -10
  1616. package/scripts/node_modules/@babel/runtime/helpers/createClass.js +0 -13
  1617. package/scripts/node_modules/@babel/runtime/helpers/createForOfIteratorHelper.js +0 -50
  1618. package/scripts/node_modules/@babel/runtime/helpers/createForOfIteratorHelperLoose.js +0 -19
  1619. package/scripts/node_modules/@babel/runtime/helpers/createSuper.js +0 -16
  1620. package/scripts/node_modules/@babel/runtime/helpers/decorate.js +0 -250
  1621. package/scripts/node_modules/@babel/runtime/helpers/defaults.js +0 -9
  1622. package/scripts/node_modules/@babel/runtime/helpers/defineAccessor.js +0 -8
  1623. package/scripts/node_modules/@babel/runtime/helpers/defineEnumerableProperties.js +0 -12
  1624. package/scripts/node_modules/@babel/runtime/helpers/defineProperty.js +0 -10
  1625. package/scripts/node_modules/@babel/runtime/helpers/dispose.js +0 -28
  1626. package/scripts/node_modules/@babel/runtime/helpers/esm/AwaitValue.js +0 -4
  1627. package/scripts/node_modules/@babel/runtime/helpers/esm/OverloadYield.js +0 -4
  1628. package/scripts/node_modules/@babel/runtime/helpers/esm/applyDecoratedDescriptor.js +0 -9
  1629. package/scripts/node_modules/@babel/runtime/helpers/esm/applyDecs.js +0 -236
  1630. package/scripts/node_modules/@babel/runtime/helpers/esm/applyDecs2203.js +0 -184
  1631. package/scripts/node_modules/@babel/runtime/helpers/esm/applyDecs2203R.js +0 -191
  1632. package/scripts/node_modules/@babel/runtime/helpers/esm/applyDecs2301.js +0 -222
  1633. package/scripts/node_modules/@babel/runtime/helpers/esm/applyDecs2305.js +0 -133
  1634. package/scripts/node_modules/@babel/runtime/helpers/esm/applyDecs2311.js +0 -124
  1635. package/scripts/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +0 -6
  1636. package/scripts/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +0 -4
  1637. package/scripts/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js +0 -5
  1638. package/scripts/node_modules/@babel/runtime/helpers/esm/assertClassBrand.js +0 -5
  1639. package/scripts/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +0 -5
  1640. package/scripts/node_modules/@babel/runtime/helpers/esm/asyncGeneratorDelegate.js +0 -24
  1641. package/scripts/node_modules/@babel/runtime/helpers/esm/asyncIterator.js +0 -45
  1642. package/scripts/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js +0 -26
  1643. package/scripts/node_modules/@babel/runtime/helpers/esm/awaitAsyncGenerator.js +0 -5
  1644. package/scripts/node_modules/@babel/runtime/helpers/esm/callSuper.js +0 -7
  1645. package/scripts/node_modules/@babel/runtime/helpers/esm/checkInRHS.js +0 -6
  1646. package/scripts/node_modules/@babel/runtime/helpers/esm/checkPrivateRedeclaration.js +0 -4
  1647. package/scripts/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorDestructureSet.js +0 -10
  1648. package/scripts/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorGet.js +0 -4
  1649. package/scripts/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorSet.js +0 -7
  1650. package/scripts/node_modules/@babel/runtime/helpers/esm/classCallCheck.js +0 -4
  1651. package/scripts/node_modules/@babel/runtime/helpers/esm/classCheckPrivateStaticAccess.js +0 -5
  1652. package/scripts/node_modules/@babel/runtime/helpers/esm/classCheckPrivateStaticFieldDescriptor.js +0 -4
  1653. package/scripts/node_modules/@babel/runtime/helpers/esm/classExtractFieldDescriptor.js +0 -5
  1654. package/scripts/node_modules/@babel/runtime/helpers/esm/classNameTDZError.js +0 -4
  1655. package/scripts/node_modules/@babel/runtime/helpers/esm/classPrivateFieldDestructureSet.js +0 -7
  1656. package/scripts/node_modules/@babel/runtime/helpers/esm/classPrivateFieldGet.js +0 -7
  1657. package/scripts/node_modules/@babel/runtime/helpers/esm/classPrivateFieldGet2.js +0 -5
  1658. package/scripts/node_modules/@babel/runtime/helpers/esm/classPrivateFieldInitSpec.js +0 -5
  1659. package/scripts/node_modules/@babel/runtime/helpers/esm/classPrivateFieldLooseBase.js +0 -5
  1660. package/scripts/node_modules/@babel/runtime/helpers/esm/classPrivateFieldLooseKey.js +0 -5
  1661. package/scripts/node_modules/@babel/runtime/helpers/esm/classPrivateFieldSet.js +0 -7
  1662. package/scripts/node_modules/@babel/runtime/helpers/esm/classPrivateFieldSet2.js +0 -5
  1663. package/scripts/node_modules/@babel/runtime/helpers/esm/classPrivateGetter.js +0 -5
  1664. package/scripts/node_modules/@babel/runtime/helpers/esm/classPrivateMethodGet.js +0 -5
  1665. package/scripts/node_modules/@babel/runtime/helpers/esm/classPrivateMethodInitSpec.js +0 -5
  1666. package/scripts/node_modules/@babel/runtime/helpers/esm/classPrivateMethodSet.js +0 -4
  1667. package/scripts/node_modules/@babel/runtime/helpers/esm/classPrivateSetter.js +0 -5
  1668. package/scripts/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldDestructureSet.js +0 -7
  1669. package/scripts/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecGet.js +0 -7
  1670. package/scripts/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecSet.js +0 -7
  1671. package/scripts/node_modules/@babel/runtime/helpers/esm/classStaticPrivateMethodGet.js +0 -5
  1672. package/scripts/node_modules/@babel/runtime/helpers/esm/classStaticPrivateMethodSet.js +0 -4
  1673. package/scripts/node_modules/@babel/runtime/helpers/esm/construct.js +0 -10
  1674. package/scripts/node_modules/@babel/runtime/helpers/esm/createClass.js +0 -13
  1675. package/scripts/node_modules/@babel/runtime/helpers/esm/createForOfIteratorHelper.js +0 -50
  1676. package/scripts/node_modules/@babel/runtime/helpers/esm/createForOfIteratorHelperLoose.js +0 -19
  1677. package/scripts/node_modules/@babel/runtime/helpers/esm/createSuper.js +0 -16
  1678. package/scripts/node_modules/@babel/runtime/helpers/esm/decorate.js +0 -250
  1679. package/scripts/node_modules/@babel/runtime/helpers/esm/defaults.js +0 -9
  1680. package/scripts/node_modules/@babel/runtime/helpers/esm/defineAccessor.js +0 -8
  1681. package/scripts/node_modules/@babel/runtime/helpers/esm/defineEnumerableProperties.js +0 -12
  1682. package/scripts/node_modules/@babel/runtime/helpers/esm/defineProperty.js +0 -10
  1683. package/scripts/node_modules/@babel/runtime/helpers/esm/dispose.js +0 -28
  1684. package/scripts/node_modules/@babel/runtime/helpers/esm/extends.js +0 -10
  1685. package/scripts/node_modules/@babel/runtime/helpers/esm/get.js +0 -11
  1686. package/scripts/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js +0 -6
  1687. package/scripts/node_modules/@babel/runtime/helpers/esm/identity.js +0 -4
  1688. package/scripts/node_modules/@babel/runtime/helpers/esm/importDeferProxy.js +0 -27
  1689. package/scripts/node_modules/@babel/runtime/helpers/esm/inherits.js +0 -14
  1690. package/scripts/node_modules/@babel/runtime/helpers/esm/inheritsLoose.js +0 -5
  1691. package/scripts/node_modules/@babel/runtime/helpers/esm/initializerDefineProperty.js +0 -9
  1692. package/scripts/node_modules/@babel/runtime/helpers/esm/initializerWarningHelper.js +0 -4
  1693. package/scripts/node_modules/@babel/runtime/helpers/esm/instanceof.js +0 -4
  1694. package/scripts/node_modules/@babel/runtime/helpers/esm/interopRequireDefault.js +0 -6
  1695. package/scripts/node_modules/@babel/runtime/helpers/esm/interopRequireWildcard.js +0 -22
  1696. package/scripts/node_modules/@babel/runtime/helpers/esm/isNativeFunction.js +0 -8
  1697. package/scripts/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +0 -9
  1698. package/scripts/node_modules/@babel/runtime/helpers/esm/iterableToArray.js +0 -4
  1699. package/scripts/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +0 -28
  1700. package/scripts/node_modules/@babel/runtime/helpers/esm/jsx.js +0 -22
  1701. package/scripts/node_modules/@babel/runtime/helpers/esm/maybeArrayLike.js +0 -9
  1702. package/scripts/node_modules/@babel/runtime/helpers/esm/newArrowCheck.js +0 -4
  1703. package/scripts/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +0 -4
  1704. package/scripts/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js +0 -4
  1705. package/scripts/node_modules/@babel/runtime/helpers/esm/nullishReceiverError.js +0 -4
  1706. package/scripts/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js +0 -4
  1707. package/scripts/node_modules/@babel/runtime/helpers/esm/objectSpread.js +0 -14
  1708. package/scripts/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +0 -23
  1709. package/scripts/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +0 -13
  1710. package/scripts/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +0 -10
  1711. package/scripts/node_modules/@babel/runtime/helpers/esm/package.json +0 -3
  1712. package/scripts/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js +0 -8
  1713. package/scripts/node_modules/@babel/runtime/helpers/esm/readOnlyError.js +0 -4
  1714. package/scripts/node_modules/@babel/runtime/helpers/esm/regenerator.js +0 -89
  1715. package/scripts/node_modules/@babel/runtime/helpers/esm/regeneratorAsync.js +0 -8
  1716. package/scripts/node_modules/@babel/runtime/helpers/esm/regeneratorAsyncGen.js +0 -6
  1717. package/scripts/node_modules/@babel/runtime/helpers/esm/regeneratorAsyncIterator.js +0 -33
  1718. package/scripts/node_modules/@babel/runtime/helpers/esm/regeneratorDefine.js +0 -22
  1719. package/scripts/node_modules/@babel/runtime/helpers/esm/regeneratorKeys.js +0 -10
  1720. package/scripts/node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js +0 -77
  1721. package/scripts/node_modules/@babel/runtime/helpers/esm/regeneratorValues.js +0 -19
  1722. package/scripts/node_modules/@babel/runtime/helpers/esm/set.js +0 -22
  1723. package/scripts/node_modules/@babel/runtime/helpers/esm/setFunctionName.js +0 -12
  1724. package/scripts/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js +0 -6
  1725. package/scripts/node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js +0 -7
  1726. package/scripts/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +0 -8
  1727. package/scripts/node_modules/@babel/runtime/helpers/esm/superPropBase.js +0 -6
  1728. package/scripts/node_modules/@babel/runtime/helpers/esm/superPropGet.js +0 -9
  1729. package/scripts/node_modules/@babel/runtime/helpers/esm/superPropSet.js +0 -6
  1730. package/scripts/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteral.js +0 -8
  1731. package/scripts/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteralLoose.js +0 -4
  1732. package/scripts/node_modules/@babel/runtime/helpers/esm/tdz.js +0 -4
  1733. package/scripts/node_modules/@babel/runtime/helpers/esm/temporalRef.js +0 -6
  1734. package/scripts/node_modules/@babel/runtime/helpers/esm/temporalUndefined.js +0 -2
  1735. package/scripts/node_modules/@babel/runtime/helpers/esm/toArray.js +0 -8
  1736. package/scripts/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js +0 -8
  1737. package/scripts/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +0 -12
  1738. package/scripts/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +0 -7
  1739. package/scripts/node_modules/@babel/runtime/helpers/esm/toSetter.js +0 -10
  1740. package/scripts/node_modules/@babel/runtime/helpers/esm/tsRewriteRelativeImportExtensions.js +0 -6
  1741. package/scripts/node_modules/@babel/runtime/helpers/esm/typeof.js +0 -10
  1742. package/scripts/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +0 -9
  1743. package/scripts/node_modules/@babel/runtime/helpers/esm/using.js +0 -12
  1744. package/scripts/node_modules/@babel/runtime/helpers/esm/usingCtx.js +0 -59
  1745. package/scripts/node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js +0 -56
  1746. package/scripts/node_modules/@babel/runtime/helpers/esm/wrapNativeSuper.js +0 -27
  1747. package/scripts/node_modules/@babel/runtime/helpers/esm/wrapRegExp.js +0 -52
  1748. package/scripts/node_modules/@babel/runtime/helpers/esm/writeOnlyError.js +0 -4
  1749. package/scripts/node_modules/@babel/runtime/helpers/extends.js +0 -10
  1750. package/scripts/node_modules/@babel/runtime/helpers/get.js +0 -11
  1751. package/scripts/node_modules/@babel/runtime/helpers/getPrototypeOf.js +0 -6
  1752. package/scripts/node_modules/@babel/runtime/helpers/identity.js +0 -4
  1753. package/scripts/node_modules/@babel/runtime/helpers/importDeferProxy.js +0 -27
  1754. package/scripts/node_modules/@babel/runtime/helpers/inherits.js +0 -14
  1755. package/scripts/node_modules/@babel/runtime/helpers/inheritsLoose.js +0 -5
  1756. package/scripts/node_modules/@babel/runtime/helpers/initializerDefineProperty.js +0 -9
  1757. package/scripts/node_modules/@babel/runtime/helpers/initializerWarningHelper.js +0 -4
  1758. package/scripts/node_modules/@babel/runtime/helpers/instanceof.js +0 -4
  1759. package/scripts/node_modules/@babel/runtime/helpers/interopRequireDefault.js +0 -6
  1760. package/scripts/node_modules/@babel/runtime/helpers/interopRequireWildcard.js +0 -22
  1761. package/scripts/node_modules/@babel/runtime/helpers/isNativeFunction.js +0 -8
  1762. package/scripts/node_modules/@babel/runtime/helpers/isNativeReflectConstruct.js +0 -9
  1763. package/scripts/node_modules/@babel/runtime/helpers/iterableToArray.js +0 -4
  1764. package/scripts/node_modules/@babel/runtime/helpers/iterableToArrayLimit.js +0 -28
  1765. package/scripts/node_modules/@babel/runtime/helpers/jsx.js +0 -22
  1766. package/scripts/node_modules/@babel/runtime/helpers/maybeArrayLike.js +0 -9
  1767. package/scripts/node_modules/@babel/runtime/helpers/newArrowCheck.js +0 -4
  1768. package/scripts/node_modules/@babel/runtime/helpers/nonIterableRest.js +0 -4
  1769. package/scripts/node_modules/@babel/runtime/helpers/nonIterableSpread.js +0 -4
  1770. package/scripts/node_modules/@babel/runtime/helpers/nullishReceiverError.js +0 -4
  1771. package/scripts/node_modules/@babel/runtime/helpers/objectDestructuringEmpty.js +0 -4
  1772. package/scripts/node_modules/@babel/runtime/helpers/objectSpread.js +0 -14
  1773. package/scripts/node_modules/@babel/runtime/helpers/objectSpread2.js +0 -23
  1774. package/scripts/node_modules/@babel/runtime/helpers/objectWithoutProperties.js +0 -13
  1775. package/scripts/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js +0 -10
  1776. package/scripts/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js +0 -8
  1777. package/scripts/node_modules/@babel/runtime/helpers/readOnlyError.js +0 -4
  1778. package/scripts/node_modules/@babel/runtime/helpers/regenerator.js +0 -89
  1779. package/scripts/node_modules/@babel/runtime/helpers/regeneratorAsync.js +0 -8
  1780. package/scripts/node_modules/@babel/runtime/helpers/regeneratorAsyncGen.js +0 -6
  1781. package/scripts/node_modules/@babel/runtime/helpers/regeneratorAsyncIterator.js +0 -33
  1782. package/scripts/node_modules/@babel/runtime/helpers/regeneratorDefine.js +0 -22
  1783. package/scripts/node_modules/@babel/runtime/helpers/regeneratorKeys.js +0 -10
  1784. package/scripts/node_modules/@babel/runtime/helpers/regeneratorRuntime.js +0 -77
  1785. package/scripts/node_modules/@babel/runtime/helpers/regeneratorValues.js +0 -19
  1786. package/scripts/node_modules/@babel/runtime/helpers/set.js +0 -22
  1787. package/scripts/node_modules/@babel/runtime/helpers/setFunctionName.js +0 -12
  1788. package/scripts/node_modules/@babel/runtime/helpers/setPrototypeOf.js +0 -6
  1789. package/scripts/node_modules/@babel/runtime/helpers/skipFirstGeneratorNext.js +0 -7
  1790. package/scripts/node_modules/@babel/runtime/helpers/slicedToArray.js +0 -8
  1791. package/scripts/node_modules/@babel/runtime/helpers/superPropBase.js +0 -6
  1792. package/scripts/node_modules/@babel/runtime/helpers/superPropGet.js +0 -9
  1793. package/scripts/node_modules/@babel/runtime/helpers/superPropSet.js +0 -6
  1794. package/scripts/node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js +0 -8
  1795. package/scripts/node_modules/@babel/runtime/helpers/taggedTemplateLiteralLoose.js +0 -4
  1796. package/scripts/node_modules/@babel/runtime/helpers/tdz.js +0 -4
  1797. package/scripts/node_modules/@babel/runtime/helpers/temporalRef.js +0 -6
  1798. package/scripts/node_modules/@babel/runtime/helpers/temporalUndefined.js +0 -2
  1799. package/scripts/node_modules/@babel/runtime/helpers/toArray.js +0 -8
  1800. package/scripts/node_modules/@babel/runtime/helpers/toConsumableArray.js +0 -8
  1801. package/scripts/node_modules/@babel/runtime/helpers/toPrimitive.js +0 -12
  1802. package/scripts/node_modules/@babel/runtime/helpers/toPropertyKey.js +0 -7
  1803. package/scripts/node_modules/@babel/runtime/helpers/toSetter.js +0 -10
  1804. package/scripts/node_modules/@babel/runtime/helpers/tsRewriteRelativeImportExtensions.js +0 -6
  1805. package/scripts/node_modules/@babel/runtime/helpers/typeof.js +0 -10
  1806. package/scripts/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js +0 -9
  1807. package/scripts/node_modules/@babel/runtime/helpers/using.js +0 -12
  1808. package/scripts/node_modules/@babel/runtime/helpers/usingCtx.js +0 -59
  1809. package/scripts/node_modules/@babel/runtime/helpers/wrapAsyncGenerator.js +0 -56
  1810. package/scripts/node_modules/@babel/runtime/helpers/wrapNativeSuper.js +0 -27
  1811. package/scripts/node_modules/@babel/runtime/helpers/wrapRegExp.js +0 -52
  1812. package/scripts/node_modules/@babel/runtime/helpers/writeOnlyError.js +0 -4
  1813. package/scripts/node_modules/@babel/runtime/package.json +0 -1107
  1814. package/scripts/node_modules/@babel/runtime/regenerator/index.js +0 -15
  1815. package/scripts/node_modules/@stablelib/base64/LICENSE +0 -21
  1816. package/scripts/node_modules/@stablelib/base64/base64.bench.ts +0 -25
  1817. package/scripts/node_modules/@stablelib/base64/base64.test.ts +0 -85
  1818. package/scripts/node_modules/@stablelib/base64/base64.ts +0 -283
  1819. package/scripts/node_modules/@stablelib/base64/lib/base64.bench.d.ts +0 -1
  1820. package/scripts/node_modules/@stablelib/base64/lib/base64.bench.js +0 -23
  1821. package/scripts/node_modules/@stablelib/base64/lib/base64.bench.js.map +0 -1
  1822. package/scripts/node_modules/@stablelib/base64/lib/base64.d.ts +0 -34
  1823. package/scripts/node_modules/@stablelib/base64/lib/base64.js +0 -282
  1824. package/scripts/node_modules/@stablelib/base64/lib/base64.js.map +0 -1
  1825. package/scripts/node_modules/@stablelib/base64/lib/base64.test.d.ts +0 -1
  1826. package/scripts/node_modules/@stablelib/base64/lib/base64.test.js +0 -82
  1827. package/scripts/node_modules/@stablelib/base64/lib/base64.test.js.map +0 -1
  1828. package/scripts/node_modules/@stablelib/base64/package.json +0 -25
  1829. package/scripts/node_modules/@stablelib/base64/tsconfig.json +0 -27
  1830. package/scripts/node_modules/fast-sha256/LICENSE +0 -24
  1831. package/scripts/node_modules/fast-sha256/README.md +0 -127
  1832. package/scripts/node_modules/fast-sha256/package.json +0 -42
  1833. package/scripts/node_modules/fast-sha256/sha256.d.ts +0 -39
  1834. package/scripts/node_modules/fast-sha256/sha256.js +0 -427
  1835. package/scripts/node_modules/fast-sha256/sha256.min.js +0 -1
  1836. package/scripts/node_modules/json-schema-to-ts/LICENSE +0 -21
  1837. package/scripts/node_modules/json-schema-to-ts/README.md +0 -1046
  1838. package/scripts/node_modules/json-schema-to-ts/lib/cjs/definitions/deserializationPattern.js +0 -6
  1839. package/scripts/node_modules/json-schema-to-ts/lib/cjs/definitions/deserializationPattern.js.map +0 -1
  1840. package/scripts/node_modules/json-schema-to-ts/lib/cjs/definitions/extendedJsonSchema.js +0 -6
  1841. package/scripts/node_modules/json-schema-to-ts/lib/cjs/definitions/extendedJsonSchema.js.map +0 -1
  1842. package/scripts/node_modules/json-schema-to-ts/lib/cjs/definitions/fromSchemaOptions.js +0 -6
  1843. package/scripts/node_modules/json-schema-to-ts/lib/cjs/definitions/fromSchemaOptions.js.map +0 -1
  1844. package/scripts/node_modules/json-schema-to-ts/lib/cjs/definitions/index.js +0 -6
  1845. package/scripts/node_modules/json-schema-to-ts/lib/cjs/definitions/index.js.map +0 -1
  1846. package/scripts/node_modules/json-schema-to-ts/lib/cjs/definitions/jsonSchema.js +0 -25
  1847. package/scripts/node_modules/json-schema-to-ts/lib/cjs/definitions/jsonSchema.js.map +0 -1
  1848. package/scripts/node_modules/json-schema-to-ts/lib/cjs/index.js +0 -26
  1849. package/scripts/node_modules/json-schema-to-ts/lib/cjs/index.js.map +0 -1
  1850. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-options.js +0 -6
  1851. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-options.js.map +0 -1
  1852. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/allOf.js +0 -6
  1853. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/allOf.js.map +0 -1
  1854. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/anyOf.js +0 -6
  1855. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/anyOf.js.map +0 -1
  1856. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/array.js +0 -6
  1857. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/array.js.map +0 -1
  1858. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/const.js +0 -6
  1859. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/const.js.map +0 -1
  1860. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/deserialize.js +0 -6
  1861. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/deserialize.js.map +0 -1
  1862. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/enum.js +0 -6
  1863. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/enum.js.map +0 -1
  1864. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/ifThenElse.js +0 -6
  1865. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/ifThenElse.js.map +0 -1
  1866. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/index.js +0 -6
  1867. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/index.js.map +0 -1
  1868. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/multipleTypes.js +0 -6
  1869. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/multipleTypes.js.map +0 -1
  1870. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/not.js +0 -6
  1871. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/not.js.map +0 -1
  1872. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/nullable.js +0 -6
  1873. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/nullable.js.map +0 -1
  1874. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/object.js +0 -6
  1875. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/object.js.map +0 -1
  1876. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/oneOf.js +0 -6
  1877. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/oneOf.js.map +0 -1
  1878. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/references/external.js +0 -6
  1879. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/references/external.js.map +0 -1
  1880. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/references/index.js +0 -6
  1881. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/references/index.js.map +0 -1
  1882. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/references/internal.js +0 -6
  1883. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/references/internal.js.map +0 -1
  1884. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/references/utils.js +0 -6
  1885. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/references/utils.js.map +0 -1
  1886. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/singleType.js +0 -6
  1887. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/singleType.js.map +0 -1
  1888. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/utils.js +0 -6
  1889. package/scripts/node_modules/json-schema-to-ts/lib/cjs/parse-schema/utils.js.map +0 -1
  1890. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/and.js +0 -6
  1891. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/and.js.map +0 -1
  1892. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/extends.js +0 -6
  1893. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/extends.js.map +0 -1
  1894. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/get.js +0 -6
  1895. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/get.js.map +0 -1
  1896. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/if.js +0 -6
  1897. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/if.js.map +0 -1
  1898. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/index.js +0 -6
  1899. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/index.js.map +0 -1
  1900. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/join.js +0 -6
  1901. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/join.js.map +0 -1
  1902. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/key.js +0 -6
  1903. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/key.js.map +0 -1
  1904. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/narrow.js +0 -6
  1905. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/narrow.js.map +0 -1
  1906. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/not.js +0 -6
  1907. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/not.js.map +0 -1
  1908. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/pop.js +0 -6
  1909. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/pop.js.map +0 -1
  1910. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/split.js +0 -6
  1911. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/split.js.map +0 -1
  1912. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/tail.js +0 -6
  1913. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/tail.js.map +0 -1
  1914. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/writable.js +0 -6
  1915. package/scripts/node_modules/json-schema-to-ts/lib/cjs/type-utils/writable.js.map +0 -1
  1916. package/scripts/node_modules/json-schema-to-ts/lib/cjs/utils/asConst.js +0 -26
  1917. package/scripts/node_modules/json-schema-to-ts/lib/cjs/utils/asConst.js.map +0 -1
  1918. package/scripts/node_modules/json-schema-to-ts/lib/cjs/utils/index.js +0 -28
  1919. package/scripts/node_modules/json-schema-to-ts/lib/cjs/utils/index.js.map +0 -1
  1920. package/scripts/node_modules/json-schema-to-ts/lib/cjs/utils/type-guards/compiler.js +0 -52
  1921. package/scripts/node_modules/json-schema-to-ts/lib/cjs/utils/type-guards/compiler.js.map +0 -1
  1922. package/scripts/node_modules/json-schema-to-ts/lib/cjs/utils/type-guards/index.js +0 -22
  1923. package/scripts/node_modules/json-schema-to-ts/lib/cjs/utils/type-guards/index.js.map +0 -1
  1924. package/scripts/node_modules/json-schema-to-ts/lib/cjs/utils/type-guards/validator.js +0 -46
  1925. package/scripts/node_modules/json-schema-to-ts/lib/cjs/utils/type-guards/validator.js.map +0 -1
  1926. package/scripts/node_modules/json-schema-to-ts/lib/esm/definitions/deserializationPattern.js +0 -2
  1927. package/scripts/node_modules/json-schema-to-ts/lib/esm/definitions/deserializationPattern.js.map +0 -1
  1928. package/scripts/node_modules/json-schema-to-ts/lib/esm/definitions/extendedJsonSchema.js +0 -2
  1929. package/scripts/node_modules/json-schema-to-ts/lib/esm/definitions/extendedJsonSchema.js.map +0 -1
  1930. package/scripts/node_modules/json-schema-to-ts/lib/esm/definitions/fromSchemaOptions.js +0 -2
  1931. package/scripts/node_modules/json-schema-to-ts/lib/esm/definitions/fromSchemaOptions.js.map +0 -1
  1932. package/scripts/node_modules/json-schema-to-ts/lib/esm/definitions/index.js +0 -2
  1933. package/scripts/node_modules/json-schema-to-ts/lib/esm/definitions/index.js.map +0 -1
  1934. package/scripts/node_modules/json-schema-to-ts/lib/esm/definitions/jsonSchema.js +0 -17
  1935. package/scripts/node_modules/json-schema-to-ts/lib/esm/definitions/jsonSchema.js.map +0 -1
  1936. package/scripts/node_modules/json-schema-to-ts/lib/esm/index.js +0 -11
  1937. package/scripts/node_modules/json-schema-to-ts/lib/esm/index.js.map +0 -1
  1938. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-options.js +0 -2
  1939. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-options.js.map +0 -1
  1940. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/allOf.js +0 -2
  1941. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/allOf.js.map +0 -1
  1942. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/anyOf.js +0 -2
  1943. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/anyOf.js.map +0 -1
  1944. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/array.js +0 -2
  1945. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/array.js.map +0 -1
  1946. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/const.js +0 -2
  1947. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/const.js.map +0 -1
  1948. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/deserialize.js +0 -2
  1949. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/deserialize.js.map +0 -1
  1950. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/enum.js +0 -2
  1951. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/enum.js.map +0 -1
  1952. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/ifThenElse.js +0 -2
  1953. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/ifThenElse.js.map +0 -1
  1954. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/index.js +0 -2
  1955. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/index.js.map +0 -1
  1956. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/multipleTypes.js +0 -2
  1957. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/multipleTypes.js.map +0 -1
  1958. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/not.js +0 -2
  1959. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/not.js.map +0 -1
  1960. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/nullable.js +0 -2
  1961. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/nullable.js.map +0 -1
  1962. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/object.js +0 -2
  1963. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/object.js.map +0 -1
  1964. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/oneOf.js +0 -2
  1965. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/oneOf.js.map +0 -1
  1966. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/references/external.js +0 -2
  1967. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/references/external.js.map +0 -1
  1968. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/references/index.js +0 -2
  1969. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/references/index.js.map +0 -1
  1970. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/references/internal.js +0 -2
  1971. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/references/internal.js.map +0 -1
  1972. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/references/utils.js +0 -2
  1973. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/references/utils.js.map +0 -1
  1974. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/singleType.js +0 -2
  1975. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/singleType.js.map +0 -1
  1976. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/utils.js +0 -2
  1977. package/scripts/node_modules/json-schema-to-ts/lib/esm/parse-schema/utils.js.map +0 -1
  1978. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/and.js +0 -2
  1979. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/and.js.map +0 -1
  1980. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/extends.js +0 -2
  1981. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/extends.js.map +0 -1
  1982. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/get.js +0 -2
  1983. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/get.js.map +0 -1
  1984. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/if.js +0 -2
  1985. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/if.js.map +0 -1
  1986. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/index.js +0 -2
  1987. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/index.js.map +0 -1
  1988. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/join.js +0 -2
  1989. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/join.js.map +0 -1
  1990. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/key.js +0 -2
  1991. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/key.js.map +0 -1
  1992. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/narrow.js +0 -2
  1993. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/narrow.js.map +0 -1
  1994. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/not.js +0 -2
  1995. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/not.js.map +0 -1
  1996. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/pop.js +0 -2
  1997. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/pop.js.map +0 -1
  1998. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/split.js +0 -2
  1999. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/split.js.map +0 -1
  2000. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/tail.js +0 -2
  2001. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/tail.js.map +0 -1
  2002. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/writable.js +0 -2
  2003. package/scripts/node_modules/json-schema-to-ts/lib/esm/type-utils/writable.js.map +0 -1
  2004. package/scripts/node_modules/json-schema-to-ts/lib/esm/utils/asConst.js +0 -17
  2005. package/scripts/node_modules/json-schema-to-ts/lib/esm/utils/asConst.js.map +0 -1
  2006. package/scripts/node_modules/json-schema-to-ts/lib/esm/utils/index.js +0 -3
  2007. package/scripts/node_modules/json-schema-to-ts/lib/esm/utils/index.js.map +0 -1
  2008. package/scripts/node_modules/json-schema-to-ts/lib/esm/utils/type-guards/compiler.js +0 -43
  2009. package/scripts/node_modules/json-schema-to-ts/lib/esm/utils/type-guards/compiler.js.map +0 -1
  2010. package/scripts/node_modules/json-schema-to-ts/lib/esm/utils/type-guards/index.js +0 -3
  2011. package/scripts/node_modules/json-schema-to-ts/lib/esm/utils/type-guards/index.js.map +0 -1
  2012. package/scripts/node_modules/json-schema-to-ts/lib/esm/utils/type-guards/validator.js +0 -37
  2013. package/scripts/node_modules/json-schema-to-ts/lib/esm/utils/type-guards/validator.js.map +0 -1
  2014. package/scripts/node_modules/json-schema-to-ts/lib/types/definitions/deserializationPattern.d.ts +0 -4
  2015. package/scripts/node_modules/json-schema-to-ts/lib/types/definitions/deserializationPattern.js +0 -1
  2016. package/scripts/node_modules/json-schema-to-ts/lib/types/definitions/extendedJsonSchema.d.ts +0 -75
  2017. package/scripts/node_modules/json-schema-to-ts/lib/types/definitions/extendedJsonSchema.js +0 -1
  2018. package/scripts/node_modules/json-schema-to-ts/lib/types/definitions/fromSchemaOptions.d.ts +0 -24
  2019. package/scripts/node_modules/json-schema-to-ts/lib/types/definitions/fromSchemaOptions.js +0 -1
  2020. package/scripts/node_modules/json-schema-to-ts/lib/types/definitions/index.d.ts +0 -4
  2021. package/scripts/node_modules/json-schema-to-ts/lib/types/definitions/index.js +0 -1
  2022. package/scripts/node_modules/json-schema-to-ts/lib/types/definitions/jsonSchema.d.ts +0 -57
  2023. package/scripts/node_modules/json-schema-to-ts/lib/types/definitions/jsonSchema.js +0 -1
  2024. package/scripts/node_modules/json-schema-to-ts/lib/types/index.d.ts +0 -9
  2025. package/scripts/node_modules/json-schema-to-ts/lib/types/index.js +0 -1
  2026. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-options.d.ts +0 -12
  2027. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-options.js +0 -1
  2028. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/allOf.d.ts +0 -13
  2029. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/allOf.js +0 -1
  2030. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/anyOf.d.ts +0 -13
  2031. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/anyOf.js +0 -1
  2032. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/array.d.ts +0 -57
  2033. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/array.js +0 -1
  2034. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/const.d.ts +0 -10
  2035. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/const.js +0 -1
  2036. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/deserialize.d.ts +0 -11
  2037. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/deserialize.js +0 -1
  2038. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/enum.d.ts +0 -10
  2039. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/enum.js +0 -1
  2040. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/ifThenElse.d.ts +0 -14
  2041. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/ifThenElse.js +0 -1
  2042. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/index.d.ts +0 -26
  2043. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/index.js +0 -1
  2044. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/multipleTypes.d.ts +0 -11
  2045. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/multipleTypes.js +0 -1
  2046. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/not.d.ts +0 -10
  2047. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/not.js +0 -1
  2048. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/nullable.d.ts +0 -9
  2049. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/nullable.js +0 -1
  2050. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/object.d.ts +0 -37
  2051. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/object.js +0 -1
  2052. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/oneOf.d.ts +0 -13
  2053. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/oneOf.js +0 -1
  2054. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/references/external.d.ts +0 -22
  2055. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/references/external.js +0 -1
  2056. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/references/index.d.ts +0 -9
  2057. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/references/index.js +0 -1
  2058. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/references/internal.d.ts +0 -4
  2059. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/references/internal.js +0 -1
  2060. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/references/utils.d.ts +0 -6
  2061. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/references/utils.js +0 -1
  2062. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/singleType.d.ts +0 -19
  2063. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/singleType.js +0 -1
  2064. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/utils.d.ts +0 -17
  2065. package/scripts/node_modules/json-schema-to-ts/lib/types/parse-schema/utils.js +0 -1
  2066. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/and.d.ts +0 -1
  2067. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/and.js +0 -1
  2068. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/extends.d.ts +0 -1
  2069. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/extends.js +0 -1
  2070. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/get.d.ts +0 -1
  2071. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/get.js +0 -1
  2072. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/if.d.ts +0 -1
  2073. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/if.js +0 -1
  2074. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/index.d.ts +0 -12
  2075. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/index.js +0 -1
  2076. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/join.d.ts +0 -1
  2077. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/join.js +0 -1
  2078. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/key.d.ts +0 -1
  2079. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/key.js +0 -1
  2080. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/narrow.d.ts +0 -3
  2081. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/narrow.js +0 -1
  2082. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/not.d.ts +0 -1
  2083. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/not.js +0 -1
  2084. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/pop.d.ts +0 -1
  2085. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/pop.js +0 -1
  2086. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/split.d.ts +0 -4
  2087. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/split.js +0 -1
  2088. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/tail.d.ts +0 -1
  2089. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/tail.js +0 -1
  2090. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/writable.d.ts +0 -5
  2091. package/scripts/node_modules/json-schema-to-ts/lib/types/type-utils/writable.js +0 -1
  2092. package/scripts/node_modules/json-schema-to-ts/lib/types/utils/asConst.d.ts +0 -2
  2093. package/scripts/node_modules/json-schema-to-ts/lib/types/utils/asConst.js +0 -1
  2094. package/scripts/node_modules/json-schema-to-ts/lib/types/utils/index.d.ts +0 -3
  2095. package/scripts/node_modules/json-schema-to-ts/lib/types/utils/index.js +0 -2
  2096. package/scripts/node_modules/json-schema-to-ts/lib/types/utils/type-guards/compiler.d.ts +0 -6
  2097. package/scripts/node_modules/json-schema-to-ts/lib/types/utils/type-guards/compiler.js +0 -4
  2098. package/scripts/node_modules/json-schema-to-ts/lib/types/utils/type-guards/index.d.ts +0 -4
  2099. package/scripts/node_modules/json-schema-to-ts/lib/types/utils/type-guards/index.js +0 -2
  2100. package/scripts/node_modules/json-schema-to-ts/lib/types/utils/type-guards/validator.d.ts +0 -6
  2101. package/scripts/node_modules/json-schema-to-ts/lib/types/utils/type-guards/validator.js +0 -1
  2102. package/scripts/node_modules/json-schema-to-ts/package.json +0 -89
  2103. package/scripts/node_modules/standardwebhooks/README.md +0 -41
  2104. package/scripts/node_modules/standardwebhooks/dist/index.d.ts +0 -24
  2105. package/scripts/node_modules/standardwebhooks/dist/index.js +0 -106
  2106. package/scripts/node_modules/standardwebhooks/dist/index.js.map +0 -1
  2107. package/scripts/node_modules/standardwebhooks/dist/timing_safe_equal.d.ts +0 -1
  2108. package/scripts/node_modules/standardwebhooks/dist/timing_safe_equal.js +0 -30
  2109. package/scripts/node_modules/standardwebhooks/dist/timing_safe_equal.js.map +0 -1
  2110. package/scripts/node_modules/standardwebhooks/package.json +0 -45
  2111. package/scripts/node_modules/ts-algebra/.eslintignore +0 -3
  2112. package/scripts/node_modules/ts-algebra/.eslintrc.js +0 -153
  2113. package/scripts/node_modules/ts-algebra/.nvmrc +0 -1
  2114. package/scripts/node_modules/ts-algebra/.prettierignore +0 -4
  2115. package/scripts/node_modules/ts-algebra/.prettierrc +0 -9
  2116. package/scripts/node_modules/ts-algebra/LICENSE +0 -21
  2117. package/scripts/node_modules/ts-algebra/README.md +0 -737
  2118. package/scripts/node_modules/ts-algebra/lib/index.d.ts +0 -2
  2119. package/scripts/node_modules/ts-algebra/lib/index.js +0 -4
  2120. package/scripts/node_modules/ts-algebra/lib/meta-types/any.d.ts +0 -15
  2121. package/scripts/node_modules/ts-algebra/lib/meta-types/any.js +0 -1
  2122. package/scripts/node_modules/ts-algebra/lib/meta-types/array.d.ts +0 -22
  2123. package/scripts/node_modules/ts-algebra/lib/meta-types/array.js +0 -1
  2124. package/scripts/node_modules/ts-algebra/lib/meta-types/const.d.ts +0 -19
  2125. package/scripts/node_modules/ts-algebra/lib/meta-types/const.js +0 -1
  2126. package/scripts/node_modules/ts-algebra/lib/meta-types/enum.d.ts +0 -19
  2127. package/scripts/node_modules/ts-algebra/lib/meta-types/enum.js +0 -1
  2128. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/any.d.ts +0 -12
  2129. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/any.js +0 -1
  2130. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/array.d.ts +0 -16
  2131. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/array.js +0 -1
  2132. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/const.d.ts +0 -27
  2133. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/const.js +0 -1
  2134. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/enum.d.ts +0 -20
  2135. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/enum.js +0 -1
  2136. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/index.d.ts +0 -20
  2137. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/index.js +0 -1
  2138. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/object.d.ts +0 -51
  2139. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/object.js +0 -1
  2140. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/primitive.d.ts +0 -12
  2141. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/primitive.js +0 -1
  2142. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/tuple.d.ts +0 -87
  2143. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/tuple.js +0 -1
  2144. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/union.d.ts +0 -8
  2145. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/union.js +0 -1
  2146. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/utils.d.ts +0 -31
  2147. package/scripts/node_modules/ts-algebra/lib/meta-types/exclusion/utils.js +0 -1
  2148. package/scripts/node_modules/ts-algebra/lib/meta-types/index.d.ts +0 -14
  2149. package/scripts/node_modules/ts-algebra/lib/meta-types/index.js +0 -1
  2150. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/any.d.ts +0 -19
  2151. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/any.js +0 -1
  2152. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/array.d.ts +0 -21
  2153. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/array.js +0 -1
  2154. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/const.d.ts +0 -33
  2155. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/const.js +0 -1
  2156. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/enum.d.ts +0 -23
  2157. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/enum.js +0 -1
  2158. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/index.d.ts +0 -20
  2159. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/index.js +0 -1
  2160. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/object.d.ts +0 -26
  2161. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/object.js +0 -1
  2162. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/primitive.d.ts +0 -17
  2163. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/primitive.js +0 -1
  2164. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/tuple.d.ts +0 -44
  2165. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/tuple.js +0 -1
  2166. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/union.d.ts +0 -13
  2167. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/union.js +0 -1
  2168. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/utils.d.ts +0 -5
  2169. package/scripts/node_modules/ts-algebra/lib/meta-types/intersection/utils.js +0 -1
  2170. package/scripts/node_modules/ts-algebra/lib/meta-types/never.d.ts +0 -6
  2171. package/scripts/node_modules/ts-algebra/lib/meta-types/never.js +0 -1
  2172. package/scripts/node_modules/ts-algebra/lib/meta-types/object.d.ts +0 -47
  2173. package/scripts/node_modules/ts-algebra/lib/meta-types/object.js +0 -1
  2174. package/scripts/node_modules/ts-algebra/lib/meta-types/primitive.d.ts +0 -20
  2175. package/scripts/node_modules/ts-algebra/lib/meta-types/primitive.js +0 -1
  2176. package/scripts/node_modules/ts-algebra/lib/meta-types/resolve.d.ts +0 -18
  2177. package/scripts/node_modules/ts-algebra/lib/meta-types/resolve.js +0 -1
  2178. package/scripts/node_modules/ts-algebra/lib/meta-types/tuple.d.ts +0 -39
  2179. package/scripts/node_modules/ts-algebra/lib/meta-types/tuple.js +0 -1
  2180. package/scripts/node_modules/ts-algebra/lib/meta-types/type.d.ts +0 -14
  2181. package/scripts/node_modules/ts-algebra/lib/meta-types/type.js +0 -1
  2182. package/scripts/node_modules/ts-algebra/lib/meta-types/typeId.d.ts +0 -10
  2183. package/scripts/node_modules/ts-algebra/lib/meta-types/typeId.js +0 -1
  2184. package/scripts/node_modules/ts-algebra/lib/meta-types/union.d.ts +0 -18
  2185. package/scripts/node_modules/ts-algebra/lib/meta-types/union.js +0 -1
  2186. package/scripts/node_modules/ts-algebra/lib/meta-types/utils.d.ts +0 -3
  2187. package/scripts/node_modules/ts-algebra/lib/meta-types/utils.js +0 -1
  2188. package/scripts/node_modules/ts-algebra/lib/utils/and.d.ts +0 -1
  2189. package/scripts/node_modules/ts-algebra/lib/utils/and.js +0 -1
  2190. package/scripts/node_modules/ts-algebra/lib/utils/extends.d.ts +0 -5
  2191. package/scripts/node_modules/ts-algebra/lib/utils/extends.js +0 -1
  2192. package/scripts/node_modules/ts-algebra/lib/utils/if.d.ts +0 -1
  2193. package/scripts/node_modules/ts-algebra/lib/utils/if.js +0 -1
  2194. package/scripts/node_modules/ts-algebra/lib/utils/index.d.ts +0 -12
  2195. package/scripts/node_modules/ts-algebra/lib/utils/index.js +0 -1
  2196. package/scripts/node_modules/ts-algebra/lib/utils/intersectUnion.d.ts +0 -1
  2197. package/scripts/node_modules/ts-algebra/lib/utils/intersectUnion.js +0 -1
  2198. package/scripts/node_modules/ts-algebra/lib/utils/isNever.d.ts +0 -1
  2199. package/scripts/node_modules/ts-algebra/lib/utils/isNever.js +0 -1
  2200. package/scripts/node_modules/ts-algebra/lib/utils/merge.d.ts +0 -7
  2201. package/scripts/node_modules/ts-algebra/lib/utils/merge.js +0 -1
  2202. package/scripts/node_modules/ts-algebra/lib/utils/not.d.ts +0 -1
  2203. package/scripts/node_modules/ts-algebra/lib/utils/not.js +0 -1
  2204. package/scripts/node_modules/ts-algebra/lib/utils/or.d.ts +0 -1
  2205. package/scripts/node_modules/ts-algebra/lib/utils/or.js +0 -1
  2206. package/scripts/node_modules/ts-algebra/lib/utils/prettify.d.ts +0 -4
  2207. package/scripts/node_modules/ts-algebra/lib/utils/prettify.js +0 -1
  2208. package/scripts/node_modules/ts-algebra/lib/utils/tail.d.ts +0 -1
  2209. package/scripts/node_modules/ts-algebra/lib/utils/tail.js +0 -1
  2210. package/scripts/node_modules/ts-algebra/lib/utils/unionLast.d.ts +0 -2
  2211. package/scripts/node_modules/ts-algebra/lib/utils/unionLast.js +0 -1
  2212. package/scripts/node_modules/ts-algebra/lib/utils/unionPop.d.ts +0 -2
  2213. package/scripts/node_modules/ts-algebra/lib/utils/unionPop.js +0 -1
  2214. package/scripts/node_modules/ts-algebra/package.json +0 -59
@@ -1,2634 +0,0 @@
1
- # Changelog
2
-
3
- ## 0.100.1 (2026-05-29)
4
-
5
- Full Changelog: [sdk-v0.100.0...sdk-v0.100.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.100.0...sdk-v0.100.1)
6
-
7
- ### Bug Fixes
8
-
9
- * **streaming:** carry encrypted_content on beta compaction blocks ([#1025](https://github.com/anthropics/anthropic-sdk-typescript/issues/1025)) ([eccddf3](https://github.com/anthropics/anthropic-sdk-typescript/commit/eccddf3ed28645bceed2f3b6eb7826466377f1e8))
10
-
11
-
12
- ### Chores
13
-
14
- * **client:** update lockfiles to have proper dependencies on standardwebhooks ([5e9b523](https://github.com/anthropics/anthropic-sdk-typescript/commit/5e9b5237e53aefda65637bd11eb0d07f50bbc952))
15
-
16
- ## 0.100.0 (2026-05-28)
17
-
18
- Full Changelog: [sdk-v0.99.0...sdk-v0.100.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.99.0...sdk-v0.100.0)
19
-
20
- ### Features
21
-
22
- * **api:** Add support for claude-opus-4-8, mid-conversation system blocks, and usage.output_tokens_details ([bb0bf27](https://github.com/anthropics/anthropic-sdk-typescript/commit/bb0bf278ea0afdf383b6ea711cadf3ab788ea84a))
23
-
24
-
25
- ### Documentation
26
-
27
- * replace literal newlines ([66ba142](https://github.com/anthropics/anthropic-sdk-typescript/commit/66ba1421737231e50bcef295b4437ce60cc90be2))
28
-
29
- ## 0.99.0 (2026-05-27)
30
-
31
- Full Changelog: [sdk-v0.98.1...sdk-v0.99.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.98.1...sdk-v0.99.0)
32
-
33
- ### Features
34
-
35
- * support custom file size caps ([#1029](https://github.com/anthropics/anthropic-sdk-typescript/issues/1029)) ([814cd4c](https://github.com/anthropics/anthropic-sdk-typescript/commit/814cd4c6b5b01e9640d52738d87fa61fc62991e7))
36
-
37
-
38
- ### Bug Fixes
39
-
40
- * **streaming:** carry stop_details through message_delta accumulation ([#1027](https://github.com/anthropics/anthropic-sdk-typescript/issues/1027)) ([198bc27](https://github.com/anthropics/anthropic-sdk-typescript/commit/198bc277fdfccabe5e9f8a7723a2aa191b46af33))
41
-
42
- ## 0.98.1 (2026-05-26)
43
-
44
- Full Changelog: [sdk-v0.98.0...sdk-v0.98.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.98.0...sdk-v0.98.1)
45
-
46
- ### Bug Fixes
47
-
48
- * **client:** preserve directory prefix in skills.versions.create uploads ([#1024](https://github.com/anthropics/anthropic-sdk-typescript/issues/1024)) ([abbcd6a](https://github.com/anthropics/anthropic-sdk-typescript/commit/abbcd6a47d84bc6efcf259f0f803158847f255cf))
49
-
50
-
51
- ### Chores
52
-
53
- * **client:** swap to using Trusted Publishing ([821a50e](https://github.com/anthropics/anthropic-sdk-typescript/commit/821a50ef1fd64270e09c026a3235a34c647cdfab))
54
- * **examples:** rename managed-agents private-sandbox-worker example to self-hosted-sandbox-worker ([#1023](https://github.com/anthropics/anthropic-sdk-typescript/issues/1023)) ([49fe221](https://github.com/anthropics/anthropic-sdk-typescript/commit/49fe221fe444a72715a16e4ea2e318e54ba91d4a))
55
-
56
- ## 0.98.0 (2026-05-21)
57
-
58
- Full Changelog: [sdk-v0.97.1...sdk-v0.98.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.97.1...sdk-v0.98.0)
59
-
60
- ### Features
61
-
62
- * **api:** Add support for thinking-token-count beta for estimated tokens in thinking block deltas when streaming ([0528d47](https://github.com/anthropics/anthropic-sdk-typescript/commit/0528d47b0a390ee7f88d72f85ffe6079ae1c6c00))
63
-
64
- ## 0.97.1 (2026-05-19)
65
-
66
- Full Changelog: [sdk-v0.97.0...sdk-v0.97.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.97.0...sdk-v0.97.1)
67
-
68
- ### Bug Fixes
69
-
70
- * **runner:** skip tool calls SessionToolRunner does not own ([9987379](https://github.com/anthropics/anthropic-sdk-typescript/commit/9987379abeaf28b17edb5518ac229d2a6caa4bf6))
71
-
72
- ## 0.97.0 (2026-05-19)
73
-
74
- Full Changelog: [sdk-v0.96.0...sdk-v0.97.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.96.0...sdk-v0.97.0)
75
-
76
- ### Features
77
-
78
- * **client:** Add support for self-hosted sandboxes in CMA with sandbox helpers ([659a343](https://github.com/anthropics/anthropic-sdk-typescript/commit/659a343c820e316229715466b64e420428ee762b))
79
-
80
-
81
- ### Bug Fixes
82
-
83
- * **typescript:** upgrade tsc-multi so that it works with Node 26 ([623f71c](https://github.com/anthropics/anthropic-sdk-typescript/commit/623f71c848ce9b3b88eb08e009b6b3d08a6e5c1c))
84
-
85
-
86
- ### Chores
87
-
88
- * **tests:** remove redundant File import ([cf821fc](https://github.com/anthropics/anthropic-sdk-typescript/commit/cf821fcc06f84cb2150cc0ed4ddb862b5d67f633))
89
-
90
- ## 0.96.0 (2026-05-13)
91
-
92
- Full Changelog: [sdk-v0.95.2...sdk-v0.96.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.95.2...sdk-v0.96.0)
93
-
94
- ### Features
95
-
96
- * **api:** Add BetaManagedAgentsSearchResultBlock types ([08f02f3](https://github.com/anthropics/anthropic-sdk-typescript/commit/08f02f3d0c34a9563b17af40b227acf3b105f8a3))
97
- * **api:** Add support for cache diagnostics beta ([eafbd6d](https://github.com/anthropics/anthropic-sdk-typescript/commit/eafbd6d78b81253c79cb861de6a9232b18eb60de))
98
-
99
-
100
- ### Bug Fixes
101
-
102
- * **zod:** ensure only zod/v4 types are used ([#992](https://github.com/anthropics/anthropic-sdk-typescript/issues/992)) ([9e08bcc](https://github.com/anthropics/anthropic-sdk-typescript/commit/9e08bcc988697c195b31569b7519b7954aea6372))
103
-
104
-
105
- ### Chores
106
-
107
- * **api:** spec updates ([27d64ef](https://github.com/anthropics/anthropic-sdk-typescript/commit/27d64ef828dc4ec11d44118a7ed1fcf83d67da0d))
108
-
109
- ## 0.95.2 (2026-05-11)
110
-
111
- Full Changelog: [sdk-v0.95.1...sdk-v0.95.2](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.95.1...sdk-v0.95.2)
112
-
113
- ## 0.95.1 (2026-05-07)
114
-
115
- Full Changelog: [sdk-v0.95.0...sdk-v0.95.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.95.0...sdk-v0.95.1)
116
-
117
- ### Chores
118
-
119
- * redact api-key headers in debug logs ([fad8fee](https://github.com/anthropics/anthropic-sdk-typescript/commit/fad8feeb51d1b9bafaf85cf8345bb28627728e00))
120
-
121
- ## 0.95.0 (2026-05-06)
122
-
123
- Full Changelog: [sdk-v0.94.0...sdk-v0.95.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.94.0...sdk-v0.95.0)
124
-
125
- ### Features
126
-
127
- * **api:** add support for Managed Agents multiagents and outcomes, webhooks, vault validation ([e0c0e9b](https://github.com/anthropics/anthropic-sdk-typescript/commit/e0c0e9bef90b1919a5b806eb252e028981841e68))
128
-
129
-
130
- ### Bug Fixes
131
-
132
- * **api:** Adjust webhook configuration ([deed3f6](https://github.com/anthropics/anthropic-sdk-typescript/commit/deed3f6290c0728dfc688e19117e1c01efb81a52))
133
-
134
- ## 0.94.0 (2026-05-05)
135
-
136
- Full Changelog: [sdk-v0.93.0...sdk-v0.94.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.93.0...sdk-v0.94.0)
137
-
138
- ### Features
139
-
140
- * **client:** allow targeting a workspace for OIDC federation token exchange ([bde6620](https://github.com/anthropics/anthropic-sdk-typescript/commit/bde6620d68c2dd9e8e641b4cfed8847486ff046f))
141
-
142
- ## 0.93.0 (2026-05-04)
143
-
144
- Full Changelog: [sdk-v0.92.0...sdk-v0.93.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.92.0...sdk-v0.93.0)
145
-
146
- ### Features
147
-
148
- * **client:** add Workload Identity Federation, interactive OAuth, and auth profiles ([d5d6abd](https://github.com/anthropics/anthropic-sdk-typescript/commit/d5d6abdb1976db389aca87553ffedab2414e0d77))
149
-
150
- ## 0.92.0 (2026-04-30)
151
-
152
- Full Changelog: [sdk-v0.91.1...sdk-v0.92.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.91.1...sdk-v0.92.0)
153
-
154
- ### Features
155
-
156
- * **api:** improve Managed Agents APIs ([ca1bf4a](https://github.com/anthropics/anthropic-sdk-typescript/commit/ca1bf4a9b278fddc7f082b1c4f2b3a3e4e20298d))
157
- * support setting headers via env ([32f67d4](https://github.com/anthropics/anthropic-sdk-typescript/commit/32f67d47952b12bb930c8bbfe87ab2ba2aee1882))
158
-
159
-
160
- ### Bug Fixes
161
-
162
- * **bedrock:** throw APIError for error events delivered in chunk frames ([#1021](https://github.com/anthropics/anthropic-sdk-typescript/issues/1021)) ([3ae887b](https://github.com/anthropics/anthropic-sdk-typescript/commit/3ae887b89bde1721c75dc9c9812cb9ac191ffc92))
163
-
164
-
165
- ### Chores
166
-
167
- * **format:** run eslint and prettier separately ([7ce257c](https://github.com/anthropics/anthropic-sdk-typescript/commit/7ce257c1b1ad9ff4e1cee19e82851bcb65e0e044))
168
- * **internal:** codegen related update ([f08cc77](https://github.com/anthropics/anthropic-sdk-typescript/commit/f08cc771efd596026f4247ecff418e7ef6a3b38a))
169
-
170
- ## 0.91.1 (2026-04-24)
171
-
172
- Full Changelog: [sdk-v0.91.0...sdk-v0.91.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.91.0...sdk-v0.91.1)
173
-
174
- ### Bug Fixes
175
-
176
- * **memory:** use restrictive file mode for memory files ([#901](https://github.com/anthropics/anthropic-sdk-typescript/issues/901)) ([6db3b7e](https://github.com/anthropics/anthropic-sdk-typescript/commit/6db3b7e2218430971cbc137081b5a55ad593fca8))
177
-
178
-
179
- ### Chores
180
-
181
- * **formatter:** run prettier and eslint separately ([974d22f](https://github.com/anthropics/anthropic-sdk-typescript/commit/974d22fcf607b942bff3376c699bc3f6cb3b3ae5))
182
-
183
- ## 0.91.0 (2026-04-23)
184
-
185
- Full Changelog: [sdk-v0.90.0...sdk-v0.91.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.90.0...sdk-v0.91.0)
186
-
187
- ### Features
188
-
189
- * **api:** CMA Memory public beta ([ddf732f](https://github.com/anthropics/anthropic-sdk-typescript/commit/ddf732f5f35c123f963fa270669e35707a2e3f7f))
190
- * **bedrock:** use auth header for mantle client ([#866](https://github.com/anthropics/anthropic-sdk-typescript/issues/866)) ([aec801a](https://github.com/anthropics/anthropic-sdk-typescript/commit/aec801afc7d37d9e8ca1471748ca599b442cbce4))
191
-
192
-
193
- ### Bug Fixes
194
-
195
- * **api:** fix errors in api spec ([ae10768](https://github.com/anthropics/anthropic-sdk-typescript/commit/ae1076848587c6f994b45e3030269a635d38bc0b))
196
- * **api:** restore missing features ([1a5b47b](https://github.com/anthropics/anthropic-sdk-typescript/commit/1a5b47b6895ee2c47af8adea1f403b76dd3ca62f))
197
-
198
-
199
- ### Chores
200
-
201
- * **internal:** more robust bootstrap script ([7716e19](https://github.com/anthropics/anthropic-sdk-typescript/commit/7716e19f7fceeb63bb20b9e4df904a021ae705dc))
202
- * **tests:** bump steady to v0.22.1 ([219a971](https://github.com/anthropics/anthropic-sdk-typescript/commit/219a9717439a458189ac83633b2d5cd9f1ad7d25))
203
-
204
- ## 0.90.0 (2026-04-16)
205
-
206
- Full Changelog: [sdk-v0.89.0...sdk-v0.90.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.89.0...sdk-v0.90.0)
207
-
208
- ### Features
209
-
210
- * **api:** add claude-opus-4-7, token budgets and user_profiles ([b26134b](https://github.com/anthropics/anthropic-sdk-typescript/commit/b26134bb17508494b5588dab770d93bf16cbdeb1))
211
-
212
-
213
- ### Chores
214
-
215
- * actually delete release-doctor.yml ([0fe984d](https://github.com/anthropics/anthropic-sdk-typescript/commit/0fe984d1f66e9dbf88cadbe010e00f02316396b1))
216
- * **ci:** remove release-doctor workflow ([08e58bd](https://github.com/anthropics/anthropic-sdk-typescript/commit/08e58bd0bbb04d47116e731b475d684fc1f98906))
217
-
218
- ## 0.89.0 (2026-04-14)
219
-
220
- Full Changelog: [sdk-v0.88.0...sdk-v0.89.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.88.0...sdk-v0.89.0)
221
-
222
- ### Features
223
-
224
- * **api:** manual updates ([57c2a11](https://github.com/anthropics/anthropic-sdk-typescript/commit/57c2a11c61ef9dfdad49a3ab91c4c567d13d1f73))
225
- * **api:** mark Sonnet and Opus 4 as deprecated ([eff41b7](https://github.com/anthropics/anthropic-sdk-typescript/commit/eff41b717f16435167e53c5227774ef5bf079523))
226
-
227
-
228
- ### Bug Fixes
229
-
230
- * **streaming:** add missing events ([4c52919](https://github.com/anthropics/anthropic-sdk-typescript/commit/4c52919187d17c15d53b08d818d7dd9a5728267e))
231
-
232
- ## 0.88.0 (2026-04-10)
233
-
234
- Full Changelog: [sdk-v0.87.0...sdk-v0.88.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.87.0...sdk-v0.88.0)
235
-
236
- ### Features
237
-
238
- * vertex eu region ([#882](https://github.com/anthropics/anthropic-sdk-typescript/issues/882)) ([1933857](https://github.com/anthropics/anthropic-sdk-typescript/commit/193385760676b1c941a1f500aa91d0f7a3204b40))
239
-
240
-
241
- ### Documentation
242
-
243
- * improve examples ([de4f483](https://github.com/anthropics/anthropic-sdk-typescript/commit/de4f483c1eb4f758116887da5d19305eccb6f8f4))
244
- * update examples ([454e1c5](https://github.com/anthropics/anthropic-sdk-typescript/commit/454e1c594cfd420eb11e891baefbf6a6530d7131))
245
-
246
- ## 0.87.0 (2026-04-09)
247
-
248
- Full Changelog: [sdk-v0.86.1...sdk-v0.87.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.86.1...sdk-v0.87.0)
249
-
250
- ### Features
251
-
252
- * **api:** Add beta advisor tool ([1e99a8d](https://github.com/anthropics/anthropic-sdk-typescript/commit/1e99a8db387b8dbc2ce5cd43e3c4e4ca440aa01b))
253
-
254
- ## 0.86.1 (2026-04-08)
255
-
256
- Full Changelog: [sdk-v0.86.0...sdk-v0.86.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.86.0...sdk-v0.86.1)
257
-
258
- ### Chores
259
-
260
- * update @anthropic-ai/sdk dependency version ([#870](https://github.com/anthropics/anthropic-sdk-typescript/issues/870)) ([036342b](https://github.com/anthropics/anthropic-sdk-typescript/commit/036342bdbf9867e223465510d4a39146f1b721dd))
261
-
262
- ## 0.86.0 (2026-04-08)
263
-
264
- Full Changelog: [sdk-v0.85.0...sdk-v0.86.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.85.0...sdk-v0.86.0)
265
-
266
- ### Features
267
-
268
- * **api:** add support for Claude Managed Agents ([2ef732a](https://github.com/anthropics/anthropic-sdk-typescript/commit/2ef732a1df5cfb4bf65f274e3662c5fb8fe78af4))
269
-
270
-
271
- ### Chores
272
-
273
- * **internal:** codegen related update ([d644830](https://github.com/anthropics/anthropic-sdk-typescript/commit/d644830d59179881abe4ba2a2d56d17aa784a8c3))
274
-
275
- ## 0.85.0 (2026-04-07)
276
-
277
- Full Changelog: [sdk-v0.84.0...sdk-v0.85.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.84.0...sdk-v0.85.0)
278
-
279
- ### Features
280
-
281
- * **client:** Create Bedrock Mantle client ([#810](https://github.com/anthropics/anthropic-sdk-typescript/issues/810)) ([2f1f4a1](https://github.com/anthropics/anthropic-sdk-typescript/commit/2f1f4a1f565a6c12afc1dd7fd98d2adf735dd68b))
282
-
283
- ## 0.84.0 (2026-04-07)
284
-
285
- Full Changelog: [sdk-v0.83.0...sdk-v0.84.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.83.0...sdk-v0.84.0)
286
-
287
- ### Features
288
-
289
- * **api:** Add support for claude-mythos-preview ([d4057b0](https://github.com/anthropics/anthropic-sdk-typescript/commit/d4057b0a9559d9a620e6a398a4199f5a416bc7a6))
290
- * **tools:** add AbortSignal support for tool runner ([#848](https://github.com/anthropics/anthropic-sdk-typescript/issues/848)) ([972d591](https://github.com/anthropics/anthropic-sdk-typescript/commit/972d5918a4d24b15686c8c407860cbfed4215ffa))
291
-
292
- ## 0.83.0 (2026-04-03)
293
-
294
- Full Changelog: [sdk-v0.82.0...sdk-v0.83.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.82.0...sdk-v0.83.0)
295
-
296
- ### Features
297
-
298
- * **vertex:** add support for US multi-region endpoint ([5e5aea7](https://github.com/anthropics/anthropic-sdk-typescript/commit/5e5aea72e8af1d0cd0af7770f7c98a716fa24629))
299
- * **vertex:** add support for US multi-region endpoint ([0de0e98](https://github.com/anthropics/anthropic-sdk-typescript/commit/0de0e98aace311d7f6b5617b597d73324de73e2f))
300
-
301
-
302
- ### Bug Fixes
303
-
304
- * **client:** dont upload aws artifact ([#844](https://github.com/anthropics/anthropic-sdk-typescript/issues/844)) ([d1a31fc](https://github.com/anthropics/anthropic-sdk-typescript/commit/d1a31fcd591d61d3bd2a4cb1b0b5cfcf2f66f5fe))
305
-
306
-
307
- ### Chores
308
-
309
- * **client:** deprecate client-side compaction helpers ([1926e87](https://github.com/anthropics/anthropic-sdk-typescript/commit/1926e870393b653ac87c4fb9e521a8a44786ab49))
310
- * **client:** internal updates ([3d64763](https://github.com/anthropics/anthropic-sdk-typescript/commit/3d6476315480508cff8462a5b4523944579dbd32))
311
-
312
- ## 0.82.0 (2026-04-01)
313
-
314
- Full Changelog: [sdk-v0.81.0...sdk-v0.82.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.81.0...sdk-v0.82.0)
315
-
316
- ### Features
317
-
318
- * **api:** add structured stop_details to message responses ([031328a](https://github.com/anthropics/anthropic-sdk-typescript/commit/031328a1b43ec72fb4bb5a77c79ee6c275694a20))
319
- * prepare aws package ([#782](https://github.com/anthropics/anthropic-sdk-typescript/issues/782)) ([f351d4d](https://github.com/anthropics/anthropic-sdk-typescript/commit/f351d4dfeb57b48bcb126686dc608493813262da))
320
- * support API keys in Bedrock SDK ([#824](https://github.com/anthropics/anthropic-sdk-typescript/issues/824)) ([be6c608](https://github.com/anthropics/anthropic-sdk-typescript/commit/be6c608bf0de9ceb2c09974b28f7f80db96ed42e))
321
-
322
-
323
- ### Chores
324
-
325
- * **tests:** bump steady to v0.20.2 ([6cf12cc](https://github.com/anthropics/anthropic-sdk-typescript/commit/6cf12cc819733e241b3a1effaff3fcbc96e94476))
326
-
327
- ## 0.81.0 (2026-03-31)
328
-
329
- Full Changelog: [sdk-v0.80.0...sdk-v0.81.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.80.0...sdk-v0.81.0)
330
-
331
- ### Features
332
-
333
- * add .type field to APIError for error kind identification ([#790](https://github.com/anthropics/anthropic-sdk-typescript/issues/790)) ([4bf637d](https://github.com/anthropics/anthropic-sdk-typescript/commit/4bf637d962c2203ca7977d4e5447e2b083e29188))
334
-
335
-
336
- ### Bug Fixes
337
-
338
- * **memory:** append path separator in validatePath prefix check ([0ac69b3](https://github.com/anthropics/anthropic-sdk-typescript/commit/0ac69b3438ee9c96b21a7d3c39c07b7cdb6995d9))
339
-
340
-
341
- ### Chores
342
-
343
- * **ci:** run builds on CI even if only spec metadata changed ([70b657a](https://github.com/anthropics/anthropic-sdk-typescript/commit/70b657aac1be76e941885dfe9d683c45a57ad005))
344
- * **ci:** skip lint on metadata-only changes ([69bdc94](https://github.com/anthropics/anthropic-sdk-typescript/commit/69bdc94a16e5402b8fd19d54a1f4695cba834dbb))
345
- * **internal:** codegen related update ([7ff7390](https://github.com/anthropics/anthropic-sdk-typescript/commit/7ff7390029867195adf78e6dbfaa43d8bb0a9720))
346
- * **internal:** update gitignore ([46d6667](https://github.com/anthropics/anthropic-sdk-typescript/commit/46d66675d59da125c0a00cc8feb6a13bc6105637))
347
- * **internal:** update multipart form array serialization ([d55b07d](https://github.com/anthropics/anthropic-sdk-typescript/commit/d55b07d4f791763738fd54a032cd421b6d16d151))
348
- * **tests:** bump steady to v0.19.4 ([4957a5e](https://github.com/anthropics/anthropic-sdk-typescript/commit/4957a5e65bdc77528f81c123ec2865784c064055))
349
- * **tests:** bump steady to v0.19.5 ([c511ae0](https://github.com/anthropics/anthropic-sdk-typescript/commit/c511ae042129805400c5286a02d3c45f49e51ca6))
350
- * **tests:** bump steady to v0.19.6 ([6d2b4b9](https://github.com/anthropics/anthropic-sdk-typescript/commit/6d2b4b910a687c2cf73bb51450ce24c704fdc384))
351
- * **tests:** bump steady to v0.19.7 ([d6cff9d](https://github.com/anthropics/anthropic-sdk-typescript/commit/d6cff9d2c8688fb95dc6af0f89ae33480f9758e0))
352
- * **tests:** bump steady to v0.20.1 ([284561f](https://github.com/anthropics/anthropic-sdk-typescript/commit/284561fe36b244f5b6ab624ec2608c07f71f476e))
353
-
354
- ## 0.80.0 (2026-03-18)
355
-
356
- Full Changelog: [sdk-v0.79.0...sdk-v0.80.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.79.0...sdk-v0.80.0)
357
-
358
- ### Features
359
-
360
- * **api:** manual updates ([dd12f1a](https://github.com/anthropics/anthropic-sdk-typescript/commit/dd12f1a29c4a8f4554caa8c7023bddadfb69e9b0))
361
- * **api:** manual updates ([9c0a077](https://github.com/anthropics/anthropic-sdk-typescript/commit/9c0a0778d73ffe2f84cf4a3d593f8f645d776b02))
362
-
363
-
364
- ### Chores
365
-
366
- * **internal:** tweak CI branches ([4a5819e](https://github.com/anthropics/anthropic-sdk-typescript/commit/4a5819e9e820a926add4df134a6a4d6d0e65c196))
367
-
368
- ## 0.79.0 (2026-03-16)
369
-
370
- Full Changelog: [sdk-v0.78.0...sdk-v0.79.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.78.0...sdk-v0.79.0)
371
-
372
- ### Features
373
-
374
- * add support for filesystem memory tools ([#599](https://github.com/anthropics/anthropic-sdk-typescript/issues/599)) ([1064199](https://github.com/anthropics/anthropic-sdk-typescript/commit/106419918ec0098cd74df5541dd7fd9134268f6e))
375
- * **api:** chore(config): clean up model enum list ([#31](https://github.com/anthropics/anthropic-sdk-typescript/issues/31)) ([07727a6](https://github.com/anthropics/anthropic-sdk-typescript/commit/07727a63c4d3685a20de3067a563396b2d2adbb2))
376
- * **api:** GA thinking-display-setting ([4dc8df4](https://github.com/anthropics/anthropic-sdk-typescript/commit/4dc8df4b7d098b7e748ca952ac18e5e22264a4c8))
377
- * **tests:** update mock server ([e5c3be9](https://github.com/anthropics/anthropic-sdk-typescript/commit/e5c3be981177874b4f9ab5d1a56e4c8cfb7a6744))
378
-
379
-
380
- ### Bug Fixes
381
-
382
- * **docs/contributing:** correct pnpm link command ([16bf66c](https://github.com/anthropics/anthropic-sdk-typescript/commit/16bf66c4ab9334f2f817f29e8834ff82f1689e9e))
383
- * **internal:** skip tests that depend on mock server ([07417e5](https://github.com/anthropics/anthropic-sdk-typescript/commit/07417e521b35b01670cb0334aa3f23e77ba38cbc))
384
- * **zod:** use v4 import path for Zod ^3.25 compatibility ([#925](https://github.com/anthropics/anthropic-sdk-typescript/issues/925)) ([c6c0ac8](https://github.com/anthropics/anthropic-sdk-typescript/commit/c6c0ac8a3091ad83890fb6813e4a0ee2a6e45bba))
385
-
386
-
387
- ### Chores
388
-
389
- * **client:** remove unused import ([3827ab5](https://github.com/anthropics/anthropic-sdk-typescript/commit/3827ab5d56d37b659cfa7b25f16a42f41ad99b29))
390
- * **internal:** codegen related update ([2c1fc10](https://github.com/anthropics/anthropic-sdk-typescript/commit/2c1fc106f8c83a13bda1a7f755e53120b3c3919d))
391
- * **internal:** improve import alias names ([5b9615b](https://github.com/anthropics/anthropic-sdk-typescript/commit/5b9615b51007cc0bb9cea9de9dc5f2acc9fa77e8))
392
- * **internal:** move stringifyQuery implementation to internal function ([16239f3](https://github.com/anthropics/anthropic-sdk-typescript/commit/16239f3bd4efddaf01a35a182014131e983ee738))
393
- * **internal:** update dependencies to address dependabot vulnerabilities ([6fdea5e](https://github.com/anthropics/anthropic-sdk-typescript/commit/6fdea5ebdf767da93bff7e55a7035772610ba287))
394
- * **mcp-server:** improve instructions ([66e5363](https://github.com/anthropics/anthropic-sdk-typescript/commit/66e5363c114c2c5950a4a1674c1264c30619bc43))
395
- * remove accidentally committed file ([#929](https://github.com/anthropics/anthropic-sdk-typescript/issues/929)) ([0989113](https://github.com/anthropics/anthropic-sdk-typescript/commit/0989113a5a34fbf85a2a0f87b5ab78ea7d297fd4))
396
- * **tests:** unskip tests that are now supported in steady ([616a98a](https://github.com/anthropics/anthropic-sdk-typescript/commit/616a98a2363b3c77ebd4bc54eaae1b9003d323f9))
397
-
398
-
399
- ### Documentation
400
-
401
- * streamline and standardize docs ([#687](https://github.com/anthropics/anthropic-sdk-typescript/issues/687)) ([dbdc5d3](https://github.com/anthropics/anthropic-sdk-typescript/commit/dbdc5d3c8246732c9b477a1503618243e13e9bd6))
402
-
403
- ## 0.78.0 (2026-02-19)
404
-
405
- Full Changelog: [sdk-v0.77.0...sdk-v0.78.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.77.0...sdk-v0.78.0)
406
-
407
- ### Features
408
-
409
- * **api:** Add top-level cache control (automatic caching) ([1e2f83d](https://github.com/anthropics/anthropic-sdk-typescript/commit/1e2f83d0bb2c3e98302d1b17fcb4888b17889f6d))
410
-
411
-
412
- ### Bug Fixes
413
-
414
- * **bedrock:** eliminate race condition in AWS credential resolution ([#901](https://github.com/anthropics/anthropic-sdk-typescript/issues/901)) ([e5a101d](https://github.com/anthropics/anthropic-sdk-typescript/commit/e5a101d060cdce65872ec787e792c94799dcc295))
415
- * **client:** format batches test file ([821e9bf](https://github.com/anthropics/anthropic-sdk-typescript/commit/821e9bf13db32c8b632352292948f64a057a9d55))
416
- * **tests:** fix issue in batches test ([5f4ccf8](https://github.com/anthropics/anthropic-sdk-typescript/commit/5f4ccf8779e69226a5c9307e3422f6779e8fda6b))
417
-
418
-
419
- ### Chores
420
-
421
- * update mock server docs ([25d337f](https://github.com/anthropics/anthropic-sdk-typescript/commit/25d337f484b9236b03e26e1f4c67b1a2d96c6c23))
422
-
423
- ## 0.77.0 (2026-02-18)
424
-
425
- Full Changelog: [sdk-v0.76.0...sdk-v0.77.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.76.0...sdk-v0.77.0)
426
-
427
- ### Features
428
-
429
- * **api:** fix shared UserLocation and error code types ([c84038f](https://github.com/anthropics/anthropic-sdk-typescript/commit/c84038f4eddafc2c5415ab4eaef40326b7af376c))
430
-
431
-
432
- ### Bug Fixes
433
-
434
- * add backward-compat namespace re-exports for UserLocation ([#706](https://github.com/anthropics/anthropic-sdk-typescript/issues/706)) ([b88834f](https://github.com/anthropics/anthropic-sdk-typescript/commit/b88834fc82bb9d1ae0cf16bd264d5ef4d1edbcff))
435
-
436
- ## 0.76.0 (2026-02-18)
437
-
438
- Full Changelog: [sdk-v0.75.0...sdk-v0.76.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.75.0...sdk-v0.76.0)
439
-
440
- ### Features
441
-
442
- * **api:** manual updates ([25fe41c](https://github.com/anthropics/anthropic-sdk-typescript/commit/25fe41cdf61a1d8c0a5700955bf3c00f28900339))
443
-
444
- ## 0.75.0 (2026-02-17)
445
-
446
- Full Changelog: [sdk-v0.74.0...sdk-v0.75.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.74.0...sdk-v0.75.0)
447
-
448
- ### Features
449
-
450
- * **api:** Releasing claude-sonnet-4-6 ([d75e1c0](https://github.com/anthropics/anthropic-sdk-typescript/commit/d75e1c07bf8c1082610c6493eaa2864a9c042ae8))
451
-
452
-
453
- ### Bug Fixes
454
-
455
- * **api:** fix spec errors ([aa99e46](https://github.com/anthropics/anthropic-sdk-typescript/commit/aa99e46bbb1d7d8bbc79a1fd974091bc87d75688))
456
- * **tests:** fix erroneous speed tests ([#699](https://github.com/anthropics/anthropic-sdk-typescript/issues/699)) ([fcac1ca](https://github.com/anthropics/anthropic-sdk-typescript/commit/fcac1ca6d25051073e4e13470730fbb1872926e7))
457
-
458
-
459
- ### Chores
460
-
461
- * **internal/client:** fix form-urlencoded requests ([cba82b4](https://github.com/anthropics/anthropic-sdk-typescript/commit/cba82b422f5f6d64d127b367ec247bb4953f75ef))
462
- * **internal:** avoid type checking errors with ts-reset ([c723296](https://github.com/anthropics/anthropic-sdk-typescript/commit/c723296478726adece8fbc72d2b0bf434e83eee8))
463
- * **readme:** change badge color to blue ([3f7e788](https://github.com/anthropics/anthropic-sdk-typescript/commit/3f7e7881ce851049fb1aa208d52eaa3796b6b6e1))
464
-
465
- ## 0.74.0 (2026-02-07)
466
-
467
- Full Changelog: [sdk-v0.73.0...sdk-v0.74.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.73.0...sdk-v0.74.0)
468
-
469
- ### Features
470
-
471
- * **api:** enabling fast-mode in claude-opus-4-6 ([e337981](https://github.com/anthropics/anthropic-sdk-typescript/commit/e337981a7b7dad1dc3d836b1dcfbc7c61e5e13eb))
472
-
473
- ## 0.73.0 (2026-02-05)
474
-
475
- Full Changelog: [sdk-v0.72.1...sdk-v0.73.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.72.1...sdk-v0.73.0)
476
-
477
- ### Features
478
-
479
- * **api:** Release Claude Opus 4.6, adaptive thinking, and other features ([f741f92](https://github.com/anthropics/anthropic-sdk-typescript/commit/f741f921d10e020d3c67c7a3f8442f0c4adf229d))
480
-
481
-
482
- ### Bug Fixes
483
-
484
- * **client:** avoid memory leak in abort signal listener ([#895](https://github.com/anthropics/anthropic-sdk-typescript/issues/895)) ([3bdd153](https://github.com/anthropics/anthropic-sdk-typescript/commit/3bdd153c43280adf233a2d7d7d9bb55cd5ad4c26))
485
- * **client:** avoid memory leak with abort signals ([53e47df](https://github.com/anthropics/anthropic-sdk-typescript/commit/53e47dfa6985e6a206c475b8c920b8a97c27e17e))
486
- * **client:** avoid removing abort listener too early ([cd6e832](https://github.com/anthropics/anthropic-sdk-typescript/commit/cd6e83255a2e5644872902ee878c9aba881976cb))
487
-
488
-
489
- ### Chores
490
-
491
- * **client:** do not parse responses with empty content-length ([2be2df9](https://github.com/anthropics/anthropic-sdk-typescript/commit/2be2df928d1564286cddc9765fd9959f9649d314))
492
- * **client:** restructure abort controller binding ([0eeacb6](https://github.com/anthropics/anthropic-sdk-typescript/commit/0eeacb6c310d961e09ac3d00b4b2e50957b31e2f))
493
- * **internal:** fix pagination internals not accepting option promises ([7c23a3f](https://github.com/anthropics/anthropic-sdk-typescript/commit/7c23a3f93d039116845b045ede8863ffbafbad85))
494
- * remove claude-code-review workflow ([#644](https://github.com/anthropics/anthropic-sdk-typescript/issues/644)) ([ad09c76](https://github.com/anthropics/anthropic-sdk-typescript/commit/ad09c76b0d323c0a867d23f765f20909cddbd885))
495
-
496
- ## 0.72.1 (2026-01-30)
497
-
498
- Full Changelog: [sdk-v0.72.0...sdk-v0.72.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.72.0...sdk-v0.72.1)
499
-
500
- ### Bug Fixes
501
-
502
- * **client:** remove OutputFormat exports from index.ts ([bf2cf08](https://github.com/anthropics/anthropic-sdk-typescript/commit/bf2cf081eedb1fef7270c042ba24dfc9f474cab0))
503
-
504
- ## 0.72.0 (2026-01-29)
505
-
506
- Full Changelog: [sdk-v0.71.2...sdk-v0.72.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.71.2...sdk-v0.72.0)
507
-
508
- ### Features
509
-
510
- * **api:** add support for Structured Outputs in the Messages API ([eeb7fab](https://github.com/anthropics/anthropic-sdk-typescript/commit/eeb7fabbedb4cd381addb49e02e77574324af43a))
511
- * **api:** migrate sending message format in output_config rather than output_format ([99f4066](https://github.com/anthropics/anthropic-sdk-typescript/commit/99f40668ee2c1b25f527eb34f41eadf79550a73f))
512
- * **ci:** add breaking change detection workflow ([b181568](https://github.com/anthropics/anthropic-sdk-typescript/commit/b181568601537957f91f7123420d8d0f4625c2b7))
513
- * **client:** migrate structured output format ([#625](https://github.com/anthropics/anthropic-sdk-typescript/issues/625)) ([abcdddc](https://github.com/anthropics/anthropic-sdk-typescript/commit/abcdddcec1c06126405115b2cd63ecde9ec2441b))
514
- * **helpers:** add MCP SDK helper functions ([#610](https://github.com/anthropics/anthropic-sdk-typescript/issues/610)) ([b6c3963](https://github.com/anthropics/anthropic-sdk-typescript/commit/b6c396320323e93c31d23fcfa779765c23337c8a))
515
-
516
-
517
- ### Bug Fixes
518
-
519
- * **mcp:** correct code tool API endpoint ([4bd6ad6](https://github.com/anthropics/anthropic-sdk-typescript/commit/4bd6ad6a15ad5c11abb4ba2f9ac8c5d9aa756fec))
520
- * **mcp:** return correct lines on typescript errors ([c425959](https://github.com/anthropics/anthropic-sdk-typescript/commit/c425959190cf04b4b14dfd83334ce2b854badbd1))
521
-
522
-
523
- ### Chores
524
-
525
- * break long lines in snippets into multiline ([2c44e2d](https://github.com/anthropics/anthropic-sdk-typescript/commit/2c44e2d92b37769eba9dad65a89315cd5a772e99))
526
- * **ci:** Add Claude Code GitHub Workflow ([#612](https://github.com/anthropics/anthropic-sdk-typescript/issues/612)) ([28a9a00](https://github.com/anthropics/anthropic-sdk-typescript/commit/28a9a00d902ae87b9dcd9942a3571dc09976eb5b))
527
- * **ci:** fix multi package publishing ([b9e3ab9](https://github.com/anthropics/anthropic-sdk-typescript/commit/b9e3ab9b74ba29c2675d08546dd417fbd62456a6))
528
- * **ci:** upgrade `actions/github-script` ([ff9dd44](https://github.com/anthropics/anthropic-sdk-typescript/commit/ff9dd44c3435bdda56db6fbad09e25c714401a44))
529
- * **internal:** codegen related update ([754de58](https://github.com/anthropics/anthropic-sdk-typescript/commit/754de5895cdbf54c82bda835aa5e6cf717c9982f))
530
- * **internal:** codegen related update ([cb411e4](https://github.com/anthropics/anthropic-sdk-typescript/commit/cb411e4a1638e15570eb774500c1a022d4be41ae))
531
- * **internal:** update `actions/checkout` version ([c0057be](https://github.com/anthropics/anthropic-sdk-typescript/commit/c0057be99f9b3e01960640cc57befa832954df47))
532
- * **internal:** upgrade babel, qs, js-yaml ([494d9ed](https://github.com/anthropics/anthropic-sdk-typescript/commit/494d9ed99f89e790d612245859a2dc57ec447598))
533
- * **internal:** version bump ([24ecc83](https://github.com/anthropics/anthropic-sdk-typescript/commit/24ecc838b0adbb837b14fe24fac0895d81ea8891))
534
- * **tests:** remove extraneous header test ([076a87c](https://github.com/anthropics/anthropic-sdk-typescript/commit/076a87cd41bad9e8bd5bb07fa1af0434321ce60b))
535
-
536
-
537
- ### Documentation
538
-
539
- * tool use documentation link ([#873](https://github.com/anthropics/anthropic-sdk-typescript/issues/873)) ([664cdd6](https://github.com/anthropics/anthropic-sdk-typescript/commit/664cdd6bc91641bf610155d470a14c67a177a08d))
540
- * update import paths for beta helpers ([#834](https://github.com/anthropics/anthropic-sdk-typescript/issues/834)) ([d08fd40](https://github.com/anthropics/anthropic-sdk-typescript/commit/d08fd40c7c8b3637963a7a042ce82624963597f6))
541
- * update README with Claude branding ([#611](https://github.com/anthropics/anthropic-sdk-typescript/issues/611)) ([2a9a5f7](https://github.com/anthropics/anthropic-sdk-typescript/commit/2a9a5f7f94d2fe807bcc73aa6a3a92f8e50db763))
542
-
543
- ## 0.71.2 (2025-12-05)
544
-
545
- Full Changelog: [sdk-v0.71.1...sdk-v0.71.2](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.71.1...sdk-v0.71.2)
546
-
547
- ### Bug Fixes
548
-
549
- * **streams:** ensure errors are catchable ([#856](https://github.com/anthropics/anthropic-sdk-typescript/issues/856)) ([a480eaf](https://github.com/anthropics/anthropic-sdk-typescript/commit/a480eafbcbebc83510446b6280f91f969de531f9))
550
-
551
- ## 0.71.1 (2025-12-04)
552
-
553
- Full Changelog: [sdk-v0.71.0...sdk-v0.71.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.71.0...sdk-v0.71.1)
554
-
555
- ### Bug Fixes
556
-
557
- * **parser:** use correct naming for parsed text blocks ([6472bcd](https://github.com/anthropics/anthropic-sdk-typescript/commit/6472bcd222f826a131d1abf20301a57749993d2f))
558
- * **structured outputs:** ensure parsed is not enumerable ([860175f](https://github.com/anthropics/anthropic-sdk-typescript/commit/860175ff77caf258a0ed3a0177f53f3a4a771064)), closes [#857](https://github.com/anthropics/anthropic-sdk-typescript/issues/857)
559
-
560
-
561
- ### Chores
562
-
563
- * add deprecation warnings for accessing .parsed ([ae7a637](https://github.com/anthropics/anthropic-sdk-typescript/commit/ae7a637b86f8fa318df2257564c0a71ae37c0381))
564
- * **client:** fix logger property type ([e3e4d7c](https://github.com/anthropics/anthropic-sdk-typescript/commit/e3e4d7c40c986668ed46a3f4040d60bfd2c7e76b))
565
- * **internal:** upgrade eslint ([5fbe661](https://github.com/anthropics/anthropic-sdk-typescript/commit/5fbe661d009446ab98c7b7488a8955238276b55e))
566
-
567
- ## 0.71.0 (2025-11-24)
568
-
569
- Full Changelog: [sdk-v0.70.1...sdk-v0.71.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.70.1...sdk-v0.71.0)
570
-
571
- ### Features
572
-
573
- * **api:** adds support for Claude Opus 4.5, Effort, Advance Tool Use Features, Autocompaction, and Computer Use v5 ([f3a0dac](https://github.com/anthropics/anthropic-sdk-typescript/commit/f3a0dac4c6248f4e06231868fd64eec8034a68ba))
574
-
575
-
576
- ### Chores
577
-
578
- * fix ci errors ([8d96290](https://github.com/anthropics/anthropic-sdk-typescript/commit/8d9629004e35a77413a839c14874e323ced34f95))
579
- * include publishConfig in all package.json files ([4c72960](https://github.com/anthropics/anthropic-sdk-typescript/commit/4c72960c5f494317d3f88816b941ffa103bf24d5))
580
- * **readme:** fix example import ([4e8983a](https://github.com/anthropics/anthropic-sdk-typescript/commit/4e8983add6a035ea0a1dad2f84e68ead5cc9f29b))
581
-
582
- ## 0.70.1 (2025-11-20)
583
-
584
- Full Changelog: [sdk-v0.70.0...sdk-v0.70.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.70.0...sdk-v0.70.1)
585
-
586
- ### Bug Fixes
587
-
588
- * **structured outputs:** use correct beta header ([626662c](https://github.com/anthropics/anthropic-sdk-typescript/commit/626662cff81896fbbb691e0ed353eede4c463421))
589
-
590
- ## 0.70.0 (2025-11-18)
591
-
592
- Full Changelog: [sdk-v0.69.0...sdk-v0.70.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.69.0...sdk-v0.70.0)
593
-
594
- ### Features
595
-
596
- * add Foundry SDK ([40b0e87](https://github.com/anthropics/anthropic-sdk-typescript/commit/40b0e87047887dee3f9fab6e02fa65a1d728cf1e))
597
-
598
- ## 0.69.0 (2025-11-14)
599
-
600
- Full Changelog: [sdk-v0.68.0...sdk-v0.69.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.68.0...sdk-v0.69.0)
601
-
602
- ### Features
603
-
604
- * **api:** add support for structured outputs beta ([e6562d7](https://github.com/anthropics/anthropic-sdk-typescript/commit/e6562d72502030e6cf90a31192b21b23c0b03422))
605
-
606
- ## 0.68.0 (2025-10-28)
607
-
608
- Full Changelog: [sdk-v0.67.1...sdk-v0.68.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.67.1...sdk-v0.68.0)
609
-
610
- ### Features
611
-
612
- * **api:** add ability to clear thinking in context management ([d8707d3](https://github.com/anthropics/anthropic-sdk-typescript/commit/d8707d3cc9f7f2fe59c0b4d4c84c184dd47f8689))
613
-
614
- ## 0.67.1 (2025-10-28)
615
-
616
- Full Changelog: [sdk-v0.67.0...sdk-v0.67.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.67.0...sdk-v0.67.1)
617
-
618
- ### Chores
619
-
620
- * **api:** mark older sonnet models as deprecated ([64ad72d](https://github.com/anthropics/anthropic-sdk-typescript/commit/64ad72d04dcd1e229cf1ea1bdde35494822ee916))
621
-
622
- ## 0.67.0 (2025-10-16)
623
-
624
- Full Changelog: [sdk-v0.66.0...sdk-v0.67.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.66.0...sdk-v0.67.0)
625
-
626
- ### Features
627
-
628
- * **api:** adding support for agent skills ([0b7d97f](https://github.com/anthropics/anthropic-sdk-typescript/commit/0b7d97ff19d6e262eb484652e5ba344acbb2f1f0))
629
-
630
- ## 0.66.0 (2025-10-15)
631
-
632
- Full Changelog: [sdk-v0.65.0...sdk-v0.66.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.65.0...sdk-v0.66.0)
633
-
634
- ### Features
635
-
636
- * **api:** manual updates ([7605d04](https://github.com/anthropics/anthropic-sdk-typescript/commit/7605d046c41e5e9e8a5e2e28b9e6b3f996766dea))
637
-
638
-
639
- ### Bug Fixes
640
-
641
- * **tool-runner:** fix unhandled promise error for streams ([4f6bc94](https://github.com/anthropics/anthropic-sdk-typescript/commit/4f6bc9476b3914c742dd5ef2302ca367c6a1169b))
642
-
643
-
644
- ### Chores
645
-
646
- * **client:** add context-management-2025-06-27 beta header ([c6efc98](https://github.com/anthropics/anthropic-sdk-typescript/commit/c6efc98e9507ba41b9336687e78f9362345036f9))
647
- * **client:** add model-context-window-exceeded-2025-08-26 beta header ([06d2513](https://github.com/anthropics/anthropic-sdk-typescript/commit/06d25137453f44717c0ed6abffd12669fab5e29f))
648
- * **internal:** use npm pack for build uploads ([55c0ad7](https://github.com/anthropics/anthropic-sdk-typescript/commit/55c0ad7609d11e93a0cd048651dc6331b36581d9))
649
- * **jsdoc:** fix [@link](https://github.com/link) annotations to refer only to parts of the package‘s public interface ([62c1b5e](https://github.com/anthropics/anthropic-sdk-typescript/commit/62c1b5ee6d2580eb9baa8ede08b24247d4457218))
650
-
651
- ## 0.65.0 (2025-09-29)
652
-
653
- Full Changelog: [sdk-v0.64.0...sdk-v0.65.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.64.0...sdk-v0.65.0)
654
-
655
- ### Features
656
-
657
- * **api:** adds support for Claude Sonnet 4.5 and context management features ([3f0b0fb](https://github.com/anthropics/anthropic-sdk-typescript/commit/3f0b0fb25317ebc60f970eddfee0e4a7cf6f6fb8))
658
-
659
-
660
- ### Chores
661
-
662
- * **internal:** codegen related update ([724a2b1](https://github.com/anthropics/anthropic-sdk-typescript/commit/724a2b1a0cea4631ccdbef5a1b7cc69a767e6c41))
663
- * **internal:** ignore .eslintcache ([56a5f30](https://github.com/anthropics/anthropic-sdk-typescript/commit/56a5f30285efab611c7c5bbbc3f308105ba0f031))
664
-
665
- ## 0.64.0 (2025-09-26)
666
-
667
- Full Changelog: [sdk-v0.63.1...sdk-v0.64.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.63.1...sdk-v0.64.0)
668
-
669
- ### Features
670
-
671
- * **toolRunner:** support custom headers ([ac6a7a3](https://github.com/anthropics/anthropic-sdk-typescript/commit/ac6a7a39335258e09238d7c970b2d45f504df816))
672
-
673
-
674
- ### Performance Improvements
675
-
676
- * faster formatting ([32d6185](https://github.com/anthropics/anthropic-sdk-typescript/commit/32d6185b0d944d12c9c160f3055dd9d5ade44d8a))
677
-
678
-
679
- ### Chores
680
-
681
- * **internal:** fix incremental formatting in some cases ([2bdf8ee](https://github.com/anthropics/anthropic-sdk-typescript/commit/2bdf8ee858fec58e011218ae1c9925c66bf2b982))
682
- * **internal:** remove deprecated `compilerOptions.baseUrl` from tsconfig.json ([2817c45](https://github.com/anthropics/anthropic-sdk-typescript/commit/2817c4543abbcf10947e9ae812d88604cf812c33))
683
-
684
- ## 0.63.1 (2025-09-23)
685
-
686
- Full Changelog: [sdk-v0.63.0...sdk-v0.63.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.63.0...sdk-v0.63.1)
687
-
688
- ### Bug Fixes
689
-
690
- * **helpers/zod:** fix compat with zod 3 ([a2952e1](https://github.com/anthropics/anthropic-sdk-typescript/commit/a2952e1a64e4dfb2a03f90c9af4e816627bf85e7))
691
-
692
-
693
- ### Chores
694
-
695
- * do not install brew dependencies in ./scripts/bootstrap by default ([115d81a](https://github.com/anthropics/anthropic-sdk-typescript/commit/115d81aef0623746220fb13c58c4ba87603a511d))
696
- * **internal:** update CI ([dfa991a](https://github.com/anthropics/anthropic-sdk-typescript/commit/dfa991aca8f4cbbbf5af8ea32bb5be0a8dae1ace))
697
- * **package:** lower zod peer dependency constraints ([b40cfec](https://github.com/anthropics/anthropic-sdk-typescript/commit/b40cfeca234432f9a0b1b3ddd8b90c29ff25be02))
698
-
699
- ## 0.63.0 (2025-09-17)
700
-
701
- Full Changelog: [sdk-v0.62.0...sdk-v0.63.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.62.0...sdk-v0.63.0)
702
-
703
- ### Features
704
-
705
- * **client:** add support for toolRunner helpers ([28f5837](https://github.com/anthropics/anthropic-sdk-typescript/commit/28f583739d4f15c202ecc88002cd8abc9d3aed76))
706
-
707
-
708
- ### Chores
709
-
710
- * **internal:** fix tests ([003617d](https://github.com/anthropics/anthropic-sdk-typescript/commit/003617d1b1386bbddadb102e0e8e7922d23c1643))
711
- * **vertex:** update model string to valid example ([7b77da0](https://github.com/anthropics/anthropic-sdk-typescript/commit/7b77da02620a886b50d984a797a74b650ea88181))
712
-
713
- ## 0.62.0 (2025-09-10)
714
-
715
- Full Changelog: [sdk-v0.61.0...sdk-v0.62.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.61.0...sdk-v0.62.0)
716
-
717
- ### Features
718
-
719
- * **api:** adds support for Documents in tool results ([5d971f9](https://github.com/anthropics/anthropic-sdk-typescript/commit/5d971f928897ff79acbd418ca9bf0dd9bc6e16a4))
720
- * **api:** adds support for web_fetch_20250910 tool ([c663898](https://github.com/anthropics/anthropic-sdk-typescript/commit/c663898d51f0e82b418e61814e2937256e70bad0))
721
-
722
- ## 0.61.0 (2025-09-02)
723
-
724
- Full Changelog: [sdk-v0.60.0...sdk-v0.61.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.60.0...sdk-v0.61.0)
725
-
726
- ### Features
727
-
728
- * **client:** adds support for code-execution-2025-08-26 tool ([91dd1bb](https://github.com/anthropics/anthropic-sdk-typescript/commit/91dd1bb6ae63a2fbca28de543fadd8fc34a35e05))
729
- * **mcp:** add code execution tool ([2f9cfba](https://github.com/anthropics/anthropic-sdk-typescript/commit/2f9cfba68f843b12aa96885bbe7332567384be22))
730
-
731
-
732
- ### Chores
733
-
734
- * add package to package.json ([3ee3632](https://github.com/anthropics/anthropic-sdk-typescript/commit/3ee36323eb384804f24ebded6f789b818f4473dc))
735
- * **client:** qualify global Blob ([e6bfd68](https://github.com/anthropics/anthropic-sdk-typescript/commit/e6bfd68de63ad0d4823aa1da81826fed50636d99))
736
- * **deps:** update dependency @types/node to v20.17.58 ([e3577f1](https://github.com/anthropics/anthropic-sdk-typescript/commit/e3577f11939a4af7df07bd6697cbde1aeb0fd4b3))
737
- * **internal:** formatting change ([c8f4029](https://github.com/anthropics/anthropic-sdk-typescript/commit/c8f4029d07da07624d319422a38266af6a17a8c7))
738
- * **internal:** update global Error reference ([c82be0d](https://github.com/anthropics/anthropic-sdk-typescript/commit/c82be0d1700cb722243aefba3d63c0e412af85c1))
739
- * update CI script ([92f4e99](https://github.com/anthropics/anthropic-sdk-typescript/commit/92f4e993c3565e729419d247aacab395ff8d3a16))
740
-
741
-
742
- ### Documentation
743
-
744
- * fix default timeout comment ([#812](https://github.com/anthropics/anthropic-sdk-typescript/issues/812)) ([a59964d](https://github.com/anthropics/anthropic-sdk-typescript/commit/a59964d03726169df1991d43a634dbda77ff7997))
745
-
746
- ## 0.60.0 (2025-08-13)
747
-
748
- Full Changelog: [sdk-v0.59.0...sdk-v0.60.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.59.0...sdk-v0.60.0)
749
-
750
- ### Features
751
-
752
- * **api:** makes 1 hour TTL Cache Control generally available ([b3c97bd](https://github.com/anthropics/anthropic-sdk-typescript/commit/b3c97bddd98829c6f0a6e6b4f118820d92f1f457))
753
- * **betas:** add context-1m-2025-08-07 ([a5f6db8](https://github.com/anthropics/anthropic-sdk-typescript/commit/a5f6db8dc645a64896ac2835b2fd7d3d3754121e))
754
-
755
-
756
- ### Chores
757
-
758
- * deprecate older claude-3-5 sonnet models ([#488](https://github.com/anthropics/anthropic-sdk-typescript/issues/488)) ([4fc9f76](https://github.com/anthropics/anthropic-sdk-typescript/commit/4fc9f7638058cff5890f4a989df41726a2abb798))
759
- * **internal:** update comment in script ([8157062](https://github.com/anthropics/anthropic-sdk-typescript/commit/81570622d168226e75275af72c7ebf9d81945df7))
760
- * **internal:** update test skipping reason ([4ea623a](https://github.com/anthropics/anthropic-sdk-typescript/commit/4ea623a734493c9c333832d703cc80cb1a290831))
761
- * update @stainless-api/prism-cli to v5.15.0 ([43616bd](https://github.com/anthropics/anthropic-sdk-typescript/commit/43616bddad0d832e27fc2506c14a51337d09673f))
762
-
763
-
764
- ### Documentation
765
-
766
- * **readme:** clarify beta feature usage ([3196064](https://github.com/anthropics/anthropic-sdk-typescript/commit/3196064705a952845893d0d9cb677be0f1516f62))
767
-
768
- ## 0.59.0 (2025-08-08)
769
-
770
- Full Changelog: [sdk-v0.58.0...sdk-v0.59.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.58.0...sdk-v0.59.0)
771
-
772
- ### Features
773
-
774
- * **api:** search result content blocks ([f372c0d](https://github.com/anthropics/anthropic-sdk-typescript/commit/f372c0dc7e3ecd6376de657431c2a3053be7bc84))
775
-
776
-
777
- ### Chores
778
-
779
- * **internal:** move publish config ([5c1689e](https://github.com/anthropics/anthropic-sdk-typescript/commit/5c1689e277b9b7313a3c21217acea09bbe6da6e8))
780
-
781
- ## 0.58.0 (2025-08-05)
782
-
783
- Full Changelog: [sdk-v0.57.0...sdk-v0.58.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.57.0...sdk-v0.58.0)
784
-
785
- ### Features
786
-
787
- * **api:** add claude-opus-4-1-20250805 ([08c61db](https://github.com/anthropics/anthropic-sdk-typescript/commit/08c61dbcb1f7e7fa6889d4578b38717586bfec20))
788
- * **api:** adds support for text_editor_20250728 tool ([ca57d74](https://github.com/anthropics/anthropic-sdk-typescript/commit/ca57d7444db6512880786aec7cc11c32522e86f0))
789
- * **api:** removed older deprecated models ([352a5fd](https://github.com/anthropics/anthropic-sdk-typescript/commit/352a5fd17372ac37277a2f001122973537579968))
790
- * update streaming error message to say 'required' not 'recommended' ([ffac3e0](https://github.com/anthropics/anthropic-sdk-typescript/commit/ffac3e0dd9162c88a98102c204aea08a9c9a60e7))
791
- * update streaming error message to say 'required' not 'recommended' ([82a9ae5](https://github.com/anthropics/anthropic-sdk-typescript/commit/82a9ae5835c3dde1f061fc4147e5c06dbf546ef2))
792
- * **vertex:** support global endpoint ([#449](https://github.com/anthropics/anthropic-sdk-typescript/issues/449)) ([1c42030](https://github.com/anthropics/anthropic-sdk-typescript/commit/1c420301c4a1e9a2bfacf45067eb5473a7cdb53c))
793
-
794
-
795
- ### Bug Fixes
796
-
797
- * **internal/bootstrap:** install dependencies for all packages ([d3734f9](https://github.com/anthropics/anthropic-sdk-typescript/commit/d3734f98ebecaee5d37206794bc35fcac9c8b3ec))
798
- * **internal/bootstrap:** only build main package ([82428c7](https://github.com/anthropics/anthropic-sdk-typescript/commit/82428c728c9cd164d43087a8d3c055b3aa8a14d3))
799
- * **internal/bootstrap:** run build before installing other packages ([301f504](https://github.com/anthropics/anthropic-sdk-typescript/commit/301f50444bdb28a68c6dd8e012422a7267617e80))
800
- * **internal/test:** use jest directly ([dab423b](https://github.com/anthropics/anthropic-sdk-typescript/commit/dab423bc7fe5be2c97ba311c4fc38532a2bdf293))
801
-
802
-
803
- ### Chores
804
-
805
- * **client:** add TextEditor_20250429 tool ([bcb557d](https://github.com/anthropics/anthropic-sdk-typescript/commit/bcb557d23e13e6ea73020bf1247447a54b317653))
806
- * **internal:** remove redundant imports config ([555769d](https://github.com/anthropics/anthropic-sdk-typescript/commit/555769da822dc3b105b96d1481108b9b62666c99))
807
- * **internal:** version bump ([eb97e85](https://github.com/anthropics/anthropic-sdk-typescript/commit/eb97e8577279fb150582297d2a0924a297185c3c))
808
-
809
- ## 0.57.0 (2025-07-21)
810
-
811
- Full Changelog: [sdk-v0.56.0...sdk-v0.57.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.56.0...sdk-v0.57.0)
812
-
813
- ### Features
814
-
815
- * **bedrock:** better edge runtime support ([#462](https://github.com/anthropics/anthropic-sdk-typescript/issues/462)) ([5f8d1bb](https://github.com/anthropics/anthropic-sdk-typescript/commit/5f8d1bb6a1e7a71acf7a89a090bb2296c050e1d2))
816
- * **client:** add breaking change detection to CI ([04332aa](https://github.com/anthropics/anthropic-sdk-typescript/commit/04332aa52c371a2c3126c8c188e9855898017772))
817
-
818
-
819
- ### Bug Fixes
820
-
821
- * **bedrock:** fix lint errors ([aa40e9c](https://github.com/anthropics/anthropic-sdk-typescript/commit/aa40e9c6987a23ca964683a72fb89c9f570528bd))
822
- * **internal:** fix type error for fromSSEResponse call ([2405664](https://github.com/anthropics/anthropic-sdk-typescript/commit/2405664427fb313a785ee6fb7d5e357388dcf5d7))
823
- * **vertex:** fix lint errors ([7772f78](https://github.com/anthropics/anthropic-sdk-typescript/commit/7772f78a34dbfcf5c6fc1e149e4d851de9e722f8))
824
-
825
-
826
- ### Chores
827
-
828
- * make some internal functions async ([9cc6c55](https://github.com/anthropics/anthropic-sdk-typescript/commit/9cc6c55713308f91f56e5f9c4c02966b421cee7f))
829
- * **ts:** reorder package.json imports ([e02b0a1](https://github.com/anthropics/anthropic-sdk-typescript/commit/e02b0a1e8c58499e7881f17688a75c0e8c405985))
830
-
831
- ## 0.56.0 (2025-07-03)
832
-
833
- Full Changelog: [sdk-v0.55.1...sdk-v0.56.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.55.1...sdk-v0.56.0)
834
-
835
- ### Features
836
-
837
- * **api:** add support for Search Result Content Blocks ([2910b28](https://github.com/anthropics/anthropic-sdk-typescript/commit/2910b280ef8ab8888dbad59e2ab97c63565879cb))
838
- * **tests:** add fixture-based streaming tests and improve test coverage ([00424bc](https://github.com/anthropics/anthropic-sdk-typescript/commit/00424bc033895c20f2f73d9311c85dabfe0e9a9f))
839
- * **vertex:** add AuthClient interface support for improved auth flexibility ([b6f86e2](https://github.com/anthropics/anthropic-sdk-typescript/commit/b6f86e29396f5521eeaae43d43084a76e3e518fe))
840
-
841
-
842
- ### Bug Fixes
843
-
844
- * avoid console usage ([e5ab01d](https://github.com/anthropics/anthropic-sdk-typescript/commit/e5ab01dd3f0a9a9904b000f4599a05f4200e1f67))
845
- * **bedrock:** fix bedrock logger ([f183bc9](https://github.com/anthropics/anthropic-sdk-typescript/commit/f183bc97bc5a83b0e00053740caa387a1c98c322))
846
-
847
-
848
- ### Chores
849
-
850
- * add docs to RequestOptions type ([38cb967](https://github.com/anthropics/anthropic-sdk-typescript/commit/38cb9676c929e86a1048bd086c5c26129aeea46d))
851
- * **api:** update BetaCitationSearchResultLocation ([760be6b](https://github.com/anthropics/anthropic-sdk-typescript/commit/760be6be14ae6b10004841aa97db2b3871ac15aa))
852
-
853
-
854
- ### Documentation
855
-
856
- * model in examples ([9385376](https://github.com/anthropics/anthropic-sdk-typescript/commit/9385376d8352040bccf9563ab985438b55dbbdae))
857
- * more beta updates ([7d8b8ac](https://github.com/anthropics/anthropic-sdk-typescript/commit/7d8b8ac2f219c0a64beeecfdd4f2be90c5786201))
858
- * update model in readme ([b1799f7](https://github.com/anthropics/anthropic-sdk-typescript/commit/b1799f7efa15938ecc00e2a65d90ecb03da9dda0))
859
- * update models and non-beta batches ([5305cdb](https://github.com/anthropics/anthropic-sdk-typescript/commit/5305cdbd65e6b1b7b8c460c1cea845b23fddc770))
860
-
861
- ## 0.55.1 (2025-06-30)
862
-
863
- Full Changelog: [sdk-v0.55.0...sdk-v0.55.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.55.0...sdk-v0.55.1)
864
-
865
- ### Bug Fixes
866
-
867
- * **ci:** release-doctor — report correct token name ([5fa2ebf](https://github.com/anthropics/anthropic-sdk-typescript/commit/5fa2ebfd2c13ddfb7811160da795d0935161d7d7))
868
- * **client:** get fetchOptions type more reliably ([60673ab](https://github.com/anthropics/anthropic-sdk-typescript/commit/60673abd8ca59ec0491a205ae259cc36cb640a22))
869
- * **client:** use proxy in bedrock when requesting credentials from AWS ([8cfd227](https://github.com/anthropics/anthropic-sdk-typescript/commit/8cfd227dd82686101ea54d5d32a0c1d6ad04d336))
870
-
871
-
872
- ### Chores
873
-
874
- * **ci:** only run for pushes and fork pull requests ([3d1c911](https://github.com/anthropics/anthropic-sdk-typescript/commit/3d1c911d8c2cf2c9999ba1284c036edbf4f0078e))
875
- * **client:** improve path param validation ([1638f13](https://github.com/anthropics/anthropic-sdk-typescript/commit/1638f1315b1eb836dc933e41f8d89222a4374e35))
876
-
877
- ## 0.55.0 (2025-06-24)
878
-
879
- Full Changelog: [sdk-v0.54.0...sdk-v0.55.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.54.0...sdk-v0.55.0)
880
-
881
- ### Features
882
-
883
- * **client:** add support for endpoint-specific base URLs ([9be46a8](https://github.com/anthropics/anthropic-sdk-typescript/commit/9be46a802deaab8689d1986c4e33315111ec0133))
884
-
885
-
886
- ### Bug Fixes
887
-
888
- * **client:** explicitly copy fetch in withOptions ([3a5909b](https://github.com/anthropics/anthropic-sdk-typescript/commit/3a5909bae831701d2124783ec141ddda527daf30))
889
- * **internal:** resolve conflict ([acfff05](https://github.com/anthropics/anthropic-sdk-typescript/commit/acfff053f3638700d14e51ff1f180d7a476ecc20))
890
- * publish script — handle NPM errors correctly ([c4a6666](https://github.com/anthropics/anthropic-sdk-typescript/commit/c4a66664f0b36cfae88bd4f788f58d6a61045862))
891
- * **stream:** avoid event listener leak ([eb272af](https://github.com/anthropics/anthropic-sdk-typescript/commit/eb272af39becf87549859f7257ec272facf590b2))
892
-
893
-
894
- ### Chores
895
-
896
- * **ci:** enable for pull requests ([8505818](https://github.com/anthropics/anthropic-sdk-typescript/commit/85058186ac5bd044046a6bf60bf27405923b193a))
897
- * **client:** refactor imports ([d5dff04](https://github.com/anthropics/anthropic-sdk-typescript/commit/d5dff0418054494f170359735e0ceba8b0283abf))
898
- * **internal:** add pure annotations, make base APIResource abstract ([183d39c](https://github.com/anthropics/anthropic-sdk-typescript/commit/183d39cb7880a7d6d22015ca32de539b3594bae3))
899
- * **readme:** update badges ([147f321](https://github.com/anthropics/anthropic-sdk-typescript/commit/147f3211972fd2d28c777fd3feea37b6db8ab621))
900
- * **readme:** use better example snippet for undocumented params ([5beafd5](https://github.com/anthropics/anthropic-sdk-typescript/commit/5beafd5f5c0488c051a1fd7a32d7eea976bf671d))
901
-
902
- ## 0.54.0 (2025-06-11)
903
-
904
- Full Changelog: [sdk-v0.53.0...sdk-v0.54.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.53.0...sdk-v0.54.0)
905
-
906
- ### Features
907
-
908
- * **api:** api update ([e923aa1](https://github.com/anthropics/anthropic-sdk-typescript/commit/e923aa1b48b1739def4d5d97756678979b4c01a3))
909
- * **api:** api update ([4877181](https://github.com/anthropics/anthropic-sdk-typescript/commit/4877181c118ebcf1b5d98ca4bfd26acf5dbdedab))
910
- * **api:** manual updates ([99b0111](https://github.com/anthropics/anthropic-sdk-typescript/commit/99b0111ec289eb4454c1290f80600d653a5a9c30))
911
- * **client:** add support for fine-grained-tool-streaming-2025-05-14 ([6b35dd9](https://github.com/anthropics/anthropic-sdk-typescript/commit/6b35dd968b47e6ed486ed6d0a7b8d29cf1928aaf))
912
-
913
-
914
- ### Bug Fixes
915
-
916
- * **client:** deprecate BetaBase64PDFBlock in favor of BetaRequestDocumentBlock ([7fa10db](https://github.com/anthropics/anthropic-sdk-typescript/commit/7fa10db38d56f8839be3a3197b77a4c8f24fa42a))
917
- * **client:** improve error message in parsing JSON ([7c0cb84](https://github.com/anthropics/anthropic-sdk-typescript/commit/7c0cb8414473ffff3939f105d1bdb92b7d02ab5e))
918
- * **internal:** revert unintentional changes ([28dccec](https://github.com/anthropics/anthropic-sdk-typescript/commit/28dccec451d0426e7a0afe6de1122e5fddb057f5))
919
-
920
-
921
- ### Chores
922
-
923
- * avoid type error in certain environments ([48c1a41](https://github.com/anthropics/anthropic-sdk-typescript/commit/48c1a4143bf2a6cae73007532e8292922a0b4fb8))
924
- * **tests:** add testing for invalid json raising ([52260c1](https://github.com/anthropics/anthropic-sdk-typescript/commit/52260c196ab91be10354770362b0e2191607337b))
925
-
926
- ## 0.53.0 (2025-06-04)
927
-
928
- Full Changelog: [sdk-v0.52.0...sdk-v0.53.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.52.0...sdk-v0.53.0)
929
-
930
- ### Features
931
-
932
- * **client:** add support for new text_editor_20250429 tool ([e49ebfb](https://github.com/anthropics/anthropic-sdk-typescript/commit/e49ebfb23729c5554796a2ef6b19869d2fb8854e))
933
-
934
-
935
- ### Bug Fixes
936
-
937
- * **client:** correctly track input from server_tool_use input deltas ([4a14253](https://github.com/anthropics/anthropic-sdk-typescript/commit/4a142533c0e56b6cca120b15dc78779000496bc2))
938
- * **client:** fix link to streaming responses docs ([2ad98be](https://github.com/anthropics/anthropic-sdk-typescript/commit/2ad98be9088517715571438ef0cd577f428b50a4))
939
- * compat with more runtimes ([3c70ae3](https://github.com/anthropics/anthropic-sdk-typescript/commit/3c70ae35411566ae39428d1b0583fd9fe1b4f2a6))
940
-
941
-
942
- ### Chores
943
-
944
- * adjust eslint.config.mjs ignore pattern ([ab404cf](https://github.com/anthropics/anthropic-sdk-typescript/commit/ab404cfddd74d6203acfb63c8e56c6727ab9ec9a))
945
- * **ci:** fix release workflow ([7e2e566](https://github.com/anthropics/anthropic-sdk-typescript/commit/7e2e5666b65168e926d32500a73f849e9d61fb17))
946
- * **deps:** bump eslint-plugin-prettier ([8f973c4](https://github.com/anthropics/anthropic-sdk-typescript/commit/8f973c428734fe37710f46cbbcb2c79a046246d9))
947
- * **docs:** use top-level-await in example snippets ([b4a60ee](https://github.com/anthropics/anthropic-sdk-typescript/commit/b4a60ee8a6912d7cfb68849b6369124260da69ed))
948
- * **examples:** show how to pass an authorization token to an MCP server ([340461b](https://github.com/anthropics/anthropic-sdk-typescript/commit/340461b39d9e27e281affda7ff9359c04bde3878))
949
- * improve publish-npm script --latest tag logic ([4a7bdc0](https://github.com/anthropics/anthropic-sdk-typescript/commit/4a7bdc07f5bbc0da266daaa163319665400318c9))
950
- * **internal:** codegen related update ([345af47](https://github.com/anthropics/anthropic-sdk-typescript/commit/345af474e599d8083aa473d043061ed64d9bd284))
951
- * **internal:** codegen related update ([6d924ef](https://github.com/anthropics/anthropic-sdk-typescript/commit/6d924efc8669b6cdadf4bb23612ca08afa3c7885))
952
- * **internal:** fix readablestream types in node 20 ([b68745b](https://github.com/anthropics/anthropic-sdk-typescript/commit/b68745b6a98aa0f12b9ce2e97d24a0cbed47758e))
953
- * **internal:** fix release workflows ([a8da56f](https://github.com/anthropics/anthropic-sdk-typescript/commit/a8da56f2ce042804925ec882cbdbe2ba1d66a183))
954
-
955
-
956
- ### Documentation
957
-
958
- * **pagination:** improve naming ([8e62803](https://github.com/anthropics/anthropic-sdk-typescript/commit/8e62803aca24e182bf2202b1ea8ae9c6e3061883))
959
-
960
- ## 0.52.0 (2025-05-22)
961
-
962
- Full Changelog: [sdk-v0.51.0...sdk-v0.52.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.51.0...sdk-v0.52.0)
963
-
964
- ### Features
965
-
966
- * **api:** add claude 4 models, files API, code execution tool, MCP connector and more ([769f9da](https://github.com/anthropics/anthropic-sdk-typescript/commit/769f9da91cf4480d1e4aa4bb488d6d9cc2471985))
967
-
968
-
969
- ### Chores
970
-
971
- * **internal:** codegen related update ([2ed236d](https://github.com/anthropics/anthropic-sdk-typescript/commit/2ed236ddb9977a91289c4799692a583f460ce8b6))
972
- * **internal:** version bump ([8ebaf61](https://github.com/anthropics/anthropic-sdk-typescript/commit/8ebaf616d2e5c6aebc153f19a403dde41ab5a9f1))
973
-
974
- ## 0.51.0 (2025-05-15)
975
-
976
- Full Changelog: [sdk-v0.50.4...sdk-v0.51.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.50.4...sdk-v0.51.0)
977
-
978
- ### Features
979
-
980
- * **bedrock:** support skipAuth on Bedrock client to bypass local auth requirements ([b661c5f](https://github.com/anthropics/anthropic-sdk-typescript/commit/b661c5fe4d93fa749de5b7cbbce98dc224a68adc))
981
-
982
-
983
- ### Bug Fixes
984
-
985
- * **bedrock:** support model names with slashes ([cb5fa8a](https://github.com/anthropics/anthropic-sdk-typescript/commit/cb5fa8a8f55ed12382aeb5f09110b0d5fefc46bb))
986
-
987
-
988
- ### Chores
989
-
990
- * **package:** remove engines ([f0378ec](https://github.com/anthropics/anthropic-sdk-typescript/commit/f0378ec0be0cac0b165d169a05548692f8ef3b69))
991
-
992
- ## 0.50.4 (2025-05-12)
993
-
994
- Full Changelog: [sdk-v0.50.3...sdk-v0.50.4](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.50.3...sdk-v0.50.4)
995
-
996
- ### Bug Fixes
997
-
998
- * **stream:** correctly accumulate usage ([c55b4f0](https://github.com/anthropics/anthropic-sdk-typescript/commit/c55b4f01cdd545faf93d6f463caef6f6c5839f07))
999
-
1000
- ## 0.50.3 (2025-05-09)
1001
-
1002
- Full Changelog: [sdk-v0.50.2...sdk-v0.50.3](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.50.2...sdk-v0.50.3)
1003
-
1004
- ### Bug Fixes
1005
-
1006
- * **client:** always overwrite when merging headers ([657912a](https://github.com/anthropics/anthropic-sdk-typescript/commit/657912ad66f86e878291a4cab5436844efbb633b))
1007
- * **client:** always overwrite when merging headers ([bf70c9f](https://github.com/anthropics/anthropic-sdk-typescript/commit/bf70c9f6c8031616cb3927d86272dbcce2158b4e))
1008
-
1009
- ## 0.50.2 (2025-05-09)
1010
-
1011
- Full Changelog: [sdk-v0.50.1...sdk-v0.50.2](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.50.1...sdk-v0.50.2)
1012
-
1013
- ### Bug Fixes
1014
-
1015
- * **ci:** bump publish workflow to node 20 ([306a081](https://github.com/anthropics/anthropic-sdk-typescript/commit/306a0816c3fe383ae8ac78a43ebb57927597417e))
1016
-
1017
-
1018
- ### Chores
1019
-
1020
- * **internal:** minor sync ([d89476f](https://github.com/anthropics/anthropic-sdk-typescript/commit/d89476ffacccdf1c30c03bbfac8ae3280a4e8d08))
1021
- * sync repo ([508e385](https://github.com/anthropics/anthropic-sdk-typescript/commit/508e38511c13ba8842065d0dafbc7f462abe0322))
1022
-
1023
-
1024
- ### Documentation
1025
-
1026
- * update readme ([ef0c60a](https://github.com/anthropics/anthropic-sdk-typescript/commit/ef0c60afc9ebc690c6179466a22d3e26c77f71db))
1027
-
1028
- ## 0.50.1 (2025-05-09)
1029
-
1030
- Full Changelog: [sdk-v0.50.0...sdk-v0.50.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.50.0...sdk-v0.50.1)
1031
-
1032
- ## 0.50.0 (2025-05-09)
1033
-
1034
- Full Changelog: [sdk-v0.41.0...sdk-v0.50.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.41.0...sdk-v0.42.0)
1035
-
1036
- ### Features
1037
-
1038
- * **api:** adds web search capabilities to the Claude API ([b36623f](https://github.com/anthropics/anthropic-sdk-typescript/commit/b36623f33134e937ba8fc7585ab5fab3b31203ed))
1039
- * **api:** manual updates ([80d5daa](https://github.com/anthropics/anthropic-sdk-typescript/commit/80d5daaff943536fbf300f5f19d7c9922294e837))
1040
- * **api:** manual updates ([3124e2b](https://github.com/anthropics/anthropic-sdk-typescript/commit/3124e2b5fc5d279403f409168186cb08de3b0d13))
1041
- * **client:** add withOptions helper ([caab783](https://github.com/anthropics/anthropic-sdk-typescript/commit/caab78382741526d50e0c6d3a3e2834ac889fbd7))
1042
-
1043
-
1044
- ### Bug Fixes
1045
-
1046
- * **bedrock,vertex:** update to new SDK version ([cb620bb](https://github.com/anthropics/anthropic-sdk-typescript/commit/cb620bbb60e64f27168f74db7a48ad8c2d5f953e))
1047
- * **client:** send all configured auth headers ([3961628](https://github.com/anthropics/anthropic-sdk-typescript/commit/3961628811d807cc967b9f0f781e55415b578f5d))
1048
- * **internal:** fix file uploads in node 18 jest ([1071b34](https://github.com/anthropics/anthropic-sdk-typescript/commit/1071b342d56a81d375f2b373c649843f800a3ad5))
1049
- * **mcp:** remove unused tools.ts ([4c4d763](https://github.com/anthropics/anthropic-sdk-typescript/commit/4c4d7635bf6c6ef3fd810adefb3a290ad0f59576))
1050
- * **messages:** updates for server tools ([c2709b2](https://github.com/anthropics/anthropic-sdk-typescript/commit/c2709b27b17a5a80daf399b7bfca41b953706d51))
1051
- * update old links ([f33a68a](https://github.com/anthropics/anthropic-sdk-typescript/commit/f33a68abddd29ef8f8fe1a334d7dcd259595c4cb))
1052
- * **vertex,bedrock:** correct build script ([df895a7](https://github.com/anthropics/anthropic-sdk-typescript/commit/df895a7d7cbd51422343fca95ab9f1d58918b2a1))
1053
-
1054
-
1055
- ### Chores
1056
-
1057
- * **bedrock:** add `skipAuth` option to allow users to let authorization be handled elsewhere ([ee58772](https://github.com/anthropics/anthropic-sdk-typescript/commit/ee587723718109797efa80b020076c43a300f1b9))
1058
- * **bedrock:** bump [@aws-sdk](https://github.com/aws-sdk) dependencies ([ff925db](https://github.com/anthropics/anthropic-sdk-typescript/commit/ff925db987a66950c997ec50b9c55e67152d1945))
1059
- * **bedrock:** bump @aws-sdk/credential-providers ([9f611d6](https://github.com/anthropics/anthropic-sdk-typescript/commit/9f611d6ba8c6b3de02c3183e4f2f42d1540525f0))
1060
- * **ci:** add timeout thresholds for CI jobs ([385f900](https://github.com/anthropics/anthropic-sdk-typescript/commit/385f900ae36892a8c65e2568faf46ce7bb011206))
1061
- * **ci:** only use depot for staging repos ([1f05880](https://github.com/anthropics/anthropic-sdk-typescript/commit/1f058806ccd549aa99194fc8b808ab21c7655bcf))
1062
- * **ci:** run on more branches and use depot runners ([7176150](https://github.com/anthropics/anthropic-sdk-typescript/commit/7176150915334f06ac2ee3ed854ddf6752c1e113))
1063
- * **client:** drop support for EOL node versions ([ffbb2da](https://github.com/anthropics/anthropic-sdk-typescript/commit/ffbb2dac2b9e3b82c57d043dfb279ab95948cbc0))
1064
- * **client:** minor internal fixes ([595678f](https://github.com/anthropics/anthropic-sdk-typescript/commit/595678f2b8588f20d7ca3d9219878a4d72c56c7d))
1065
- * **internal:** codegen related update ([a6ae129](https://github.com/anthropics/anthropic-sdk-typescript/commit/a6ae12953f6f841d4585a8cf8cf03fa24f17d57c))
1066
- * **internal:** fix format script ([9ce30ba](https://github.com/anthropics/anthropic-sdk-typescript/commit/9ce30ba225a37feb50c0089164bbec830ab18a1c))
1067
- * **internal:** formatting fixes ([7bd4594](https://github.com/anthropics/anthropic-sdk-typescript/commit/7bd45941a46703db869161fd0585cd209efc782c))
1068
- * **internal:** improve index signature formatting ([7dc3e19](https://github.com/anthropics/anthropic-sdk-typescript/commit/7dc3e190c854623c030d20530cef2f16798dae50))
1069
- * **internal:** improve node 18 shims ([c6780dd](https://github.com/anthropics/anthropic-sdk-typescript/commit/c6780ddc12282ae1e6796825c713bacf5a50812c))
1070
- * **internal:** reduce CI branch coverage ([464431d](https://github.com/anthropics/anthropic-sdk-typescript/commit/464431d1e57954812b10baa04d12795f4cba6b76))
1071
- * **internal:** refactor utils ([b3dee57](https://github.com/anthropics/anthropic-sdk-typescript/commit/b3dee573e69afe41d1c588e732780b5d370980dd))
1072
- * **internal:** share typescript helpers ([74187db](https://github.com/anthropics/anthropic-sdk-typescript/commit/74187dbc73585c68aa6ae0f05bcba6053d257434))
1073
- * **internal:** upload builds and expand CI branch coverage ([bbda5d3](https://github.com/anthropics/anthropic-sdk-typescript/commit/bbda5d3ccd5c10abbd0727c33c9d63bd366ef557))
1074
- * **perf:** faster base64 decoding ([975795a](https://github.com/anthropics/anthropic-sdk-typescript/commit/975795a61b3067396035621638feb631a7e44dbc))
1075
- * **tests:** improve enum examples ([66cf6d4](https://github.com/anthropics/anthropic-sdk-typescript/commit/66cf6d4d460f93c728aeee069af4f134b853b7d7))
1076
-
1077
-
1078
- ### Documentation
1079
-
1080
- * **readme:** fix typo ([6f8fce9](https://github.com/anthropics/anthropic-sdk-typescript/commit/6f8fce9cf7a921b0fc7a5cf0aada0ce130667082))
1081
-
1082
- ## 0.41.0 (2025-05-07)
1083
-
1084
- Full Changelog: [sdk-v0.40.1...sdk-v0.41.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.40.1...sdk-v0.41.0)
1085
-
1086
- ### Features
1087
-
1088
- * **api:** adds web search capabilities to the Claude API ([fae7e52](https://github.com/anthropics/anthropic-sdk-typescript/commit/fae7e521568d9659e376d13c4e4a6c320b13b1d4))
1089
-
1090
-
1091
- ### Chores
1092
-
1093
- * **ci:** bump node version for release workflows ([3502747](https://github.com/anthropics/anthropic-sdk-typescript/commit/350274792ed3d9b7ea237ee60876883373344016))
1094
-
1095
-
1096
- ### Documentation
1097
-
1098
- * add examples to tsdocs ([19a9285](https://github.com/anthropics/anthropic-sdk-typescript/commit/19a928512b1616f2cac9c82f02e7bd9a158dab95))
1099
- * **readme:** fix typo ([735574e](https://github.com/anthropics/anthropic-sdk-typescript/commit/735574e23b7956cbfd0c05d0374079391d5d4e96))
1100
-
1101
- ## 0.40.1 (2025-04-28)
1102
-
1103
- Full Changelog: [sdk-v0.40.0...sdk-v0.40.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.40.0...sdk-v0.40.1)
1104
-
1105
- ### Chores
1106
-
1107
- * **bedrock:** bump [@aws-sdk](https://github.com/aws-sdk) dependencies ([6440e1d](https://github.com/anthropics/anthropic-sdk-typescript/commit/6440e1db992779aeead231b420a55002ec0991d1))
1108
-
1109
- ## 0.40.0 (2025-04-25)
1110
-
1111
- Full Changelog: [sdk-v0.39.0...sdk-v0.40.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.39.0...sdk-v0.40.0)
1112
-
1113
- ### Features
1114
-
1115
- * add SKIP_BREW env var to ./scripts/bootstrap ([#710](https://github.com/anthropics/anthropic-sdk-typescript/issues/710)) ([1b8376a](https://github.com/anthropics/anthropic-sdk-typescript/commit/1b8376aac5475e1bb6b5f79c7c5684ab77908c1f))
1116
- * **api:** extract ContentBlockDelta events into their own schemas ([#732](https://github.com/anthropics/anthropic-sdk-typescript/issues/732)) ([fd0ec83](https://github.com/anthropics/anthropic-sdk-typescript/commit/fd0ec836ab9244c05b913a68224f806b4ac8da60))
1117
- * **api:** manual updates ([39b64c9](https://github.com/anthropics/anthropic-sdk-typescript/commit/39b64c96679efa08e9220c6c3ecff297c6aa8b7c))
1118
- * **api:** manual updates ([771e05b](https://github.com/anthropics/anthropic-sdk-typescript/commit/771e05b24690dbda1d2118f10fd19304db4f0826))
1119
- * **api:** manual updates ([ca6dbd6](https://github.com/anthropics/anthropic-sdk-typescript/commit/ca6dbd6b1588b94da6d1763cb52f54cc42aacaa1))
1120
- * **api:** manual updates ([14df8cc](https://github.com/anthropics/anthropic-sdk-typescript/commit/14df8cce890993e7056dfe5432f86b53faf7a044))
1121
- * **client:** accept RFC6838 JSON content types ([#713](https://github.com/anthropics/anthropic-sdk-typescript/issues/713)) ([fc32787](https://github.com/anthropics/anthropic-sdk-typescript/commit/fc3278702b3d27f792006e9710432f612e856af1))
1122
- * **mcp:** allow opt-in mcp resources and endpoints ([#720](https://github.com/anthropics/anthropic-sdk-typescript/issues/720)) ([9f3a54e](https://github.com/anthropics/anthropic-sdk-typescript/commit/9f3a54e868feb78e63a4593aae3b7fffc4ce588f))
1123
-
1124
-
1125
- ### Bug Fixes
1126
-
1127
- * **api:** improve type resolution when importing as a package ([#738](https://github.com/anthropics/anthropic-sdk-typescript/issues/738)) ([8992ed4](https://github.com/anthropics/anthropic-sdk-typescript/commit/8992ed4b8fa3ce7216c0d8414b79ad71adefdf42))
1128
- * avoid type error in certain environments ([#723](https://github.com/anthropics/anthropic-sdk-typescript/issues/723)) ([208fdaf](https://github.com/anthropics/anthropic-sdk-typescript/commit/208fdaf0e00ab4cb12c0172cda870f3f1e13098c))
1129
- * **client:** deduplicate stop reason type ([#726](https://github.com/anthropics/anthropic-sdk-typescript/issues/726)) ([2d7cef1](https://github.com/anthropics/anthropic-sdk-typescript/commit/2d7cef14ecdb0501deac02ca270b355ffa5275f2))
1130
- * **client:** send `X-Stainless-Timeout` in seconds ([#733](https://github.com/anthropics/anthropic-sdk-typescript/issues/733)) ([cae4f77](https://github.com/anthropics/anthropic-sdk-typescript/commit/cae4f77474a84d2ce81b890dfb39d3b28c8b5834))
1131
- * **client:** send all configured auth headers ([#742](https://github.com/anthropics/anthropic-sdk-typescript/issues/742)) ([86708b4](https://github.com/anthropics/anthropic-sdk-typescript/commit/86708b496558fe52d46bd6a77f705273fad374b1))
1132
- * **exports:** ensure resource imports don't require /index ([#717](https://github.com/anthropics/anthropic-sdk-typescript/issues/717)) ([56b2a80](https://github.com/anthropics/anthropic-sdk-typescript/commit/56b2a80145999256d4c075cf48be891df7832aad))
1133
- * **internal:** work around https://github.com/vercel/next.js/issues/76881 ([#727](https://github.com/anthropics/anthropic-sdk-typescript/issues/727)) ([36ea0ef](https://github.com/anthropics/anthropic-sdk-typescript/commit/36ea0efd017d48931b3954034744234aec084a42))
1134
- * **mcp:** remove unused tools.ts ([#740](https://github.com/anthropics/anthropic-sdk-typescript/issues/740)) ([26793e7](https://github.com/anthropics/anthropic-sdk-typescript/commit/26793e7fe5a7c03d5adac69564a588e5a030c01c))
1135
- * remove duplicate exports ([2df4cdd](https://github.com/anthropics/anthropic-sdk-typescript/commit/2df4cdd6f3a4f35a858fde57ce6327c50d3319d8))
1136
-
1137
-
1138
- ### Chores
1139
-
1140
- * add hash of OpenAPI spec/config inputs to .stats.yml ([#725](https://github.com/anthropics/anthropic-sdk-typescript/issues/725)) ([271be7d](https://github.com/anthropics/anthropic-sdk-typescript/commit/271be7d6d3cc615df3c8c48d4e1fb907d286df62))
1141
- * **bedrock:** bump @aws-sdk/credential-providers ([a4d88d7](https://github.com/anthropics/anthropic-sdk-typescript/commit/a4d88d7807e2cf1a0836dc05d9deff5bfc0c665f))
1142
- * **ci:** add timeout thresholds for CI jobs ([1080c70](https://github.com/anthropics/anthropic-sdk-typescript/commit/1080c704f2e6c08d396aec7e3782c86c705cfe49))
1143
- * **ci:** only use depot for staging repos ([359dafa](https://github.com/anthropics/anthropic-sdk-typescript/commit/359dafae718f626d1b0883fb40c0df3421d5939c))
1144
- * **ci:** run on more branches and use depot runners ([3331315](https://github.com/anthropics/anthropic-sdk-typescript/commit/333131560d0e1557e037fbc2bc7b60b74d0c3fed))
1145
- * **client:** minor internal fixes ([fcf3e35](https://github.com/anthropics/anthropic-sdk-typescript/commit/fcf3e3559692d09e5b5568a6cfa90c342bb33c60))
1146
- * **internal:** add aliases for Record and Array ([#735](https://github.com/anthropics/anthropic-sdk-typescript/issues/735)) ([e0a4bec](https://github.com/anthropics/anthropic-sdk-typescript/commit/e0a4becfdd79898b1187b50b18bb5a082e67c7cd))
1147
- * **internal:** add back release workflow ([68d54e5](https://github.com/anthropics/anthropic-sdk-typescript/commit/68d54e5540bf5cc9c9bf21c8e21a3d7225e17bba))
1148
- * **internal:** codegen related update ([#737](https://github.com/anthropics/anthropic-sdk-typescript/issues/737)) ([2a368bb](https://github.com/anthropics/anthropic-sdk-typescript/commit/2a368bbb8d13d409116881ece456af3c36998c8f))
1149
- * **internal:** fix lint ([2cf3641](https://github.com/anthropics/anthropic-sdk-typescript/commit/2cf3641681fdfc01bd8ffbb7154d2ebcb5d8a8d3))
1150
- * **internal:** import ordering changes ([#708](https://github.com/anthropics/anthropic-sdk-typescript/issues/708)) ([a5680e1](https://github.com/anthropics/anthropic-sdk-typescript/commit/a5680e1466a6ea1bed0ddc4c880dd4e342ea1350))
1151
- * **internal:** improve index signature formatting ([#739](https://github.com/anthropics/anthropic-sdk-typescript/issues/739)) ([627c5fa](https://github.com/anthropics/anthropic-sdk-typescript/commit/627c5fadfb1a0b84dd4715d96cb9234607952957))
1152
- * **internal:** reduce CI branch coverage ([6ed0bd6](https://github.com/anthropics/anthropic-sdk-typescript/commit/6ed0bd6fa8e3076ff908a1cd1cec3f110afef431))
1153
- * **internal:** remove CI condition ([#730](https://github.com/anthropics/anthropic-sdk-typescript/issues/730)) ([cc31518](https://github.com/anthropics/anthropic-sdk-typescript/commit/cc3151809070c885450f0884fb5120e0276e2d66))
1154
- * **internal:** remove extra empty newlines ([#716](https://github.com/anthropics/anthropic-sdk-typescript/issues/716)) ([4d3c024](https://github.com/anthropics/anthropic-sdk-typescript/commit/4d3c02496ee09625fbcb5da545e90faa3890a885))
1155
- * **internal:** update config ([#728](https://github.com/anthropics/anthropic-sdk-typescript/issues/728)) ([ababd80](https://github.com/anthropics/anthropic-sdk-typescript/commit/ababd809519fb31ae82395c77b997fd76a3d804e))
1156
- * **internal:** upload builds and expand CI branch coverage ([#744](https://github.com/anthropics/anthropic-sdk-typescript/issues/744)) ([0b7432a](https://github.com/anthropics/anthropic-sdk-typescript/commit/0b7432a3f1088f36ae4c45f99872d18ad9167d80))
1157
- * **tests:** improve enum examples ([#743](https://github.com/anthropics/anthropic-sdk-typescript/issues/743)) ([c1c93a7](https://github.com/anthropics/anthropic-sdk-typescript/commit/c1c93a7ecf17b4cd1956344678d325b36fafd598))
1158
-
1159
- ## 0.39.0 (2025-02-28)
1160
-
1161
- Full Changelog: [sdk-v0.38.0...sdk-v0.39.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.38.0...sdk-v0.39.0)
1162
-
1163
- ### Features
1164
-
1165
- * **api:** add support for disabling tool calls ([#701](https://github.com/anthropics/anthropic-sdk-typescript/issues/701)) ([1602b51](https://github.com/anthropics/anthropic-sdk-typescript/commit/1602b5156432d587c3fd55abb719cab98ef50928))
1166
-
1167
-
1168
- ### Documentation
1169
-
1170
- * update URLs from stainlessapi.com to stainless.com ([#699](https://github.com/anthropics/anthropic-sdk-typescript/issues/699)) ([05e33b7](https://github.com/anthropics/anthropic-sdk-typescript/commit/05e33b7f5fbcc2adacd2c3ab1d4c7806ea7d40fd))
1171
-
1172
- ## 0.38.0 (2025-02-27)
1173
-
1174
- Full Changelog: [sdk-v0.37.0...sdk-v0.38.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.37.0...sdk-v0.38.0)
1175
-
1176
- ### Features
1177
-
1178
- * **api:** add URL source blocks for images and PDFs ([#698](https://github.com/anthropics/anthropic-sdk-typescript/issues/698)) ([16e7336](https://github.com/anthropics/anthropic-sdk-typescript/commit/16e7336ca99f261ab21efabfadc927f3e3c34198))
1179
-
1180
-
1181
- ### Chores
1182
-
1183
- * **internal:** update spec ([#692](https://github.com/anthropics/anthropic-sdk-typescript/issues/692)) ([142f221](https://github.com/anthropics/anthropic-sdk-typescript/commit/142f221d364c7450f3397563f59e56f8d9a41e02))
1184
-
1185
-
1186
- ### Documentation
1187
-
1188
- * add thinking examples ([db6f761](https://github.com/anthropics/anthropic-sdk-typescript/commit/db6f761007b29b2ace293723f20728ad31b316dd))
1189
-
1190
- ## 0.37.0 (2025-02-24)
1191
-
1192
- Full Changelog: [sdk-v0.36.3...sdk-v0.37.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.36.3...sdk-v0.37.0)
1193
-
1194
- ### Features
1195
-
1196
- * **api:** add claude-3.7 + support for thinking ([ffab311](https://github.com/anthropics/anthropic-sdk-typescript/commit/ffab3113ddb042951a35d71e571727f8cce184ee))
1197
- * **client:** send `X-Stainless-Timeout` header ([#679](https://github.com/anthropics/anthropic-sdk-typescript/issues/679)) ([1172430](https://github.com/anthropics/anthropic-sdk-typescript/commit/1172430c87ba42acd2e16f4960247fe4003641a5))
1198
- * **pagination:** avoid fetching when has_more: false ([#680](https://github.com/anthropics/anthropic-sdk-typescript/issues/680)) ([d4df248](https://github.com/anthropics/anthropic-sdk-typescript/commit/d4df248ff4eafa15b5f4b21b3da69d1a710052fa))
1199
-
1200
-
1201
- ### Bug Fixes
1202
-
1203
- * **client:** fix export map for index exports ([#684](https://github.com/anthropics/anthropic-sdk-typescript/issues/684)) ([56d9c7a](https://github.com/anthropics/anthropic-sdk-typescript/commit/56d9c7ab269af132d2ac374b6b7b9e5e523e0720))
1204
- * correctly decode multi-byte characters over multiple chunks ([#681](https://github.com/anthropics/anthropic-sdk-typescript/issues/681)) ([e369e3d](https://github.com/anthropics/anthropic-sdk-typescript/commit/e369e3d650f2d761c3479935502615cab2a42b8d))
1205
- * optimize sse chunk reading off-by-one error ([#686](https://github.com/anthropics/anthropic-sdk-typescript/issues/686)) ([53669af](https://github.com/anthropics/anthropic-sdk-typescript/commit/53669af8507c503dfd109ea34896dd018fbb1fc8))
1206
-
1207
-
1208
- ### Chores
1209
-
1210
- * **api:** update openapi spec url ([#678](https://github.com/anthropics/anthropic-sdk-typescript/issues/678)) ([84401b1](https://github.com/anthropics/anthropic-sdk-typescript/commit/84401b1068a11ae241a03643d32c459d837a82c6))
1211
- * **internal:** add missing return type annotation ([#685](https://github.com/anthropics/anthropic-sdk-typescript/issues/685)) ([a8862b9](https://github.com/anthropics/anthropic-sdk-typescript/commit/a8862b9d39f688707ecf2142b002aa27a3cbd09b))
1212
- * **internal:** fix devcontainers setup ([#689](https://github.com/anthropics/anthropic-sdk-typescript/issues/689)) ([8665946](https://github.com/anthropics/anthropic-sdk-typescript/commit/8665946ded8472e892301449569aae30613175fa))
1213
- * **internal:** reorder model constants ([#676](https://github.com/anthropics/anthropic-sdk-typescript/issues/676)) ([52a2a11](https://github.com/anthropics/anthropic-sdk-typescript/commit/52a2a11467e4c117b50516104eb9b29aca86e232))
1214
- * **internal:** update models used in tests ([52a2a11](https://github.com/anthropics/anthropic-sdk-typescript/commit/52a2a11467e4c117b50516104eb9b29aca86e232))
1215
-
1216
- ## 0.36.3 (2025-01-27)
1217
-
1218
- Full Changelog: [sdk-v0.36.2...sdk-v0.36.3](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.36.2...sdk-v0.36.3)
1219
-
1220
- ### Bug Fixes
1221
-
1222
- * **streaming:** accumulate citations ([#675](https://github.com/anthropics/anthropic-sdk-typescript/issues/675)) ([522118f](https://github.com/anthropics/anthropic-sdk-typescript/commit/522118ffeab327e8476f12d9b9fa1f19042ed714))
1223
-
1224
-
1225
- ### Chores
1226
-
1227
- * **docs:** updates ([#673](https://github.com/anthropics/anthropic-sdk-typescript/issues/673)) ([751ecd0](https://github.com/anthropics/anthropic-sdk-typescript/commit/751ecd0d44707b21ccb390c81716937fae3d8e35))
1228
-
1229
- ## 0.36.2 (2025-01-23)
1230
-
1231
- Full Changelog: [sdk-v0.36.1...sdk-v0.36.2](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.36.1...sdk-v0.36.2)
1232
-
1233
- ### Bug Fixes
1234
-
1235
- * **bedrock:** update streaming util import ([255c059](https://github.com/anthropics/anthropic-sdk-typescript/commit/255c0599e333e6fae582255e3b0631538b168c69))
1236
-
1237
- ## 0.36.1 (2025-01-23)
1238
-
1239
- Full Changelog: [sdk-v0.36.0...sdk-v0.36.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.36.0...sdk-v0.36.1)
1240
-
1241
- ### Chores
1242
-
1243
- * **tests:** fix types ([9efe3ee](https://github.com/anthropics/anthropic-sdk-typescript/commit/9efe3eebf64bd762a34caf362a1cd1a0f0858f92))
1244
-
1245
- ## 0.36.0 (2025-01-23)
1246
-
1247
- Full Changelog: [sdk-v0.35.0...sdk-v0.36.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.35.0...sdk-v0.36.0)
1248
-
1249
- ### Features
1250
-
1251
- * **api:** add citations ([#668](https://github.com/anthropics/anthropic-sdk-typescript/issues/668)) ([1fef177](https://github.com/anthropics/anthropic-sdk-typescript/commit/1fef17749adbbeb243480b96c04941be29c0746c))
1252
- * **client:** support results endpoint ([#666](https://github.com/anthropics/anthropic-sdk-typescript/issues/666)) ([db5fffe](https://github.com/anthropics/anthropic-sdk-typescript/commit/db5fffeb38a99a3e9283ebf001fbf767d756162e))
1253
- * **stream:** expose `response` property as well ([b0235c7](https://github.com/anthropics/anthropic-sdk-typescript/commit/b0235c7b3ac174b3c8e670e381b4aa038e61c826))
1254
-
1255
-
1256
- ### Chores
1257
-
1258
- * **bedrock:** bump dependency on @anthropic-ai/sdk ([8745ca2](https://github.com/anthropics/anthropic-sdk-typescript/commit/8745ca2160f5af4d89e5732a44e560c5e2787aa8))
1259
- * **internal:** fix import ([628b55e](https://github.com/anthropics/anthropic-sdk-typescript/commit/628b55ef5ff8f0245287ecaea688480a0174e2e9))
1260
- * **internal:** minor restructuring ([#664](https://github.com/anthropics/anthropic-sdk-typescript/issues/664)) ([57aefa7](https://github.com/anthropics/anthropic-sdk-typescript/commit/57aefa73230d54da24d787a89adc277481986d02))
1261
- * **vertex:** bump dependency on @anthropic-ai/sdk ([a1c7fcd](https://github.com/anthropics/anthropic-sdk-typescript/commit/a1c7fcdce081f860cbb1148c3862e3303ddb8a62))
1262
-
1263
- ## 0.35.0 (2025-01-21)
1264
-
1265
- Full Changelog: [sdk-v0.34.0...sdk-v0.35.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.34.0...sdk-v0.35.0)
1266
-
1267
- ### Features
1268
-
1269
- * add beta message streaming helpers ([#655](https://github.com/anthropics/anthropic-sdk-typescript/issues/655)) ([d7b5af1](https://github.com/anthropics/anthropic-sdk-typescript/commit/d7b5af1629dbcefdb7bfdca271ab497567830227))
1270
- * **stream:** add `.withResponse()` ([#654](https://github.com/anthropics/anthropic-sdk-typescript/issues/654)) ([b54477f](https://github.com/anthropics/anthropic-sdk-typescript/commit/b54477f20c92db4c2c5ed89af5d46c36b035bf1e))
1271
- * **streaming:** add `.request_id` getter ([4572478](https://github.com/anthropics/anthropic-sdk-typescript/commit/4572478266a67e12e32ffef69817cbc495943b1d))
1272
-
1273
-
1274
- ### Bug Fixes
1275
-
1276
- * **docs:** correct results return type ([#657](https://github.com/anthropics/anthropic-sdk-typescript/issues/657)) ([4e6d031](https://github.com/anthropics/anthropic-sdk-typescript/commit/4e6d031a41625ebf9c4311638e0c149179fcae0c))
1277
- * **examples:** add token counting example ([2498e2e](https://github.com/anthropics/anthropic-sdk-typescript/commit/2498e2eaf49d66a664ed1fdcd7bbd331979cf5b2))
1278
- * send correct Accept header for certain endpoints ([#651](https://github.com/anthropics/anthropic-sdk-typescript/issues/651)) ([17ffaeb](https://github.com/anthropics/anthropic-sdk-typescript/commit/17ffaeba5af48d13b08483973b82cfe1ae79347f))
1279
- * **vertex:** add beta.messages.countTokens method ([51d3f23](https://github.com/anthropics/anthropic-sdk-typescript/commit/51d3f23a7cc1bea798cc8e4041e08114ebc3a4eb))
1280
-
1281
-
1282
- ### Chores
1283
-
1284
- * deprecate more models ([661f5f9](https://github.com/anthropics/anthropic-sdk-typescript/commit/661f5f9d9b24f3661df246dcf101dd9812b3e19e))
1285
- * **internal:** add test ([#660](https://github.com/anthropics/anthropic-sdk-typescript/issues/660)) ([3ec7d1a](https://github.com/anthropics/anthropic-sdk-typescript/commit/3ec7d1a9eea30255b24cdb16c1a26705bdfea0ac))
1286
- * **internal:** temporary revert commit ([#643](https://github.com/anthropics/anthropic-sdk-typescript/issues/643)) ([43dd43c](https://github.com/anthropics/anthropic-sdk-typescript/commit/43dd43c4c8ab69d5a60e59473af7dff5f7799048))
1287
- * **internal:** update examples ([#649](https://github.com/anthropics/anthropic-sdk-typescript/issues/649)) ([036a239](https://github.com/anthropics/anthropic-sdk-typescript/commit/036a239800fec7e6cbc439f125101d5475eae5b3))
1288
- * **types:** add `| undefined` to client options properties ([#656](https://github.com/anthropics/anthropic-sdk-typescript/issues/656)) ([d642298](https://github.com/anthropics/anthropic-sdk-typescript/commit/d642298334529ff95b9d7ac497d548a6b04dbcfb))
1289
-
1290
-
1291
- ### Documentation
1292
-
1293
- * **readme:** fix misplaced period ([#650](https://github.com/anthropics/anthropic-sdk-typescript/issues/650)) ([8754744](https://github.com/anthropics/anthropic-sdk-typescript/commit/87547448c8b4bf69a61756af1f12927f33b68680))
1294
- * **readme:** fix Request IDs example ([#659](https://github.com/anthropics/anthropic-sdk-typescript/issues/659)) ([6d3162d](https://github.com/anthropics/anthropic-sdk-typescript/commit/6d3162da1ddb964b75e575376f278468ba1ed9f5))
1295
-
1296
- ## 0.34.0 (2024-12-20)
1297
-
1298
- Full Changelog: [sdk-v0.33.1...sdk-v0.34.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.33.1...sdk-v0.34.0)
1299
-
1300
- ### Features
1301
-
1302
- * **api:** add message batch delete endpoint ([#640](https://github.com/anthropics/anthropic-sdk-typescript/issues/640)) ([54f7e1f](https://github.com/anthropics/anthropic-sdk-typescript/commit/54f7e1ffb9a2956ee27a4a715b84717aa681eb7c))
1303
-
1304
-
1305
- ### Bug Fixes
1306
-
1307
- * **client:** normalize method ([#639](https://github.com/anthropics/anthropic-sdk-typescript/issues/639)) ([384bb04](https://github.com/anthropics/anthropic-sdk-typescript/commit/384bb042dd854ed753c6bd8e25f522d0e042bfbf))
1308
-
1309
-
1310
- ### Chores
1311
-
1312
- * bump testing data uri ([#637](https://github.com/anthropics/anthropic-sdk-typescript/issues/637)) ([3f23530](https://github.com/anthropics/anthropic-sdk-typescript/commit/3f23530fb55d9fec7278967ea02600e44e9f58e2))
1313
- * **internal:** temporary revert commit ([#643](https://github.com/anthropics/anthropic-sdk-typescript/issues/643)) ([8057b1e](https://github.com/anthropics/anthropic-sdk-typescript/commit/8057b1eb67ccccee042a45f2efe53cccced15682))
1314
-
1315
-
1316
- ### Documentation
1317
-
1318
- * minor formatting changes ([#641](https://github.com/anthropics/anthropic-sdk-typescript/issues/641)) ([8b362ee](https://github.com/anthropics/anthropic-sdk-typescript/commit/8b362ee72954b31b4de920b35aed97255efa5e2e))
1319
- * **readme:** add alpha callout ([#646](https://github.com/anthropics/anthropic-sdk-typescript/issues/646)) ([640304c](https://github.com/anthropics/anthropic-sdk-typescript/commit/640304c7c7e8bc67cbf799a646169736d89ad4c8))
1320
-
1321
- ## 0.33.1 (2024-12-17)
1322
-
1323
- Full Changelog: [sdk-v0.33.0...sdk-v0.33.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.33.0...sdk-v0.33.1)
1324
-
1325
- ### Bug Fixes
1326
-
1327
- * **vertex:** remove `anthropic_version` deletion for token counting ([88221be](https://github.com/anthropics/anthropic-sdk-typescript/commit/88221be305d6e13ccf92e6e9cdb00daba45b57db))
1328
-
1329
-
1330
- ### Chores
1331
-
1332
- * **internal:** fix some typos ([#633](https://github.com/anthropics/anthropic-sdk-typescript/issues/633)) ([a0298f5](https://github.com/anthropics/anthropic-sdk-typescript/commit/a0298f5f67b8ecd25de416dbb3eada68b86befd7))
1333
-
1334
- ## 0.33.0 (2024-12-17)
1335
-
1336
- Full Changelog: [sdk-v0.32.1...sdk-v0.33.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.32.1...sdk-v0.33.0)
1337
-
1338
- ### Features
1339
-
1340
- * **api:** general availability updates ([93d1316](https://github.com/anthropics/anthropic-sdk-typescript/commit/93d13168f950b2cdfc3b7c6664205b06418fea79))
1341
- * **api:** general availability updates ([#631](https://github.com/anthropics/anthropic-sdk-typescript/issues/631)) ([b5c92e5](https://github.com/anthropics/anthropic-sdk-typescript/commit/b5c92e5b74c370ac3f9ba28e915bd54588a42be0))
1342
- * **client:** add ._request_id property to object responses ([#596](https://github.com/anthropics/anthropic-sdk-typescript/issues/596)) ([9d6d584](https://github.com/anthropics/anthropic-sdk-typescript/commit/9d6d58430a216df9888434158bf628ae4b067aba))
1343
- * **internal:** make git install file structure match npm ([#617](https://github.com/anthropics/anthropic-sdk-typescript/issues/617)) ([d3dd7d5](https://github.com/anthropics/anthropic-sdk-typescript/commit/d3dd7d5f8cad460dd18725d5c0f3c8db3f00115d))
1344
- * **vertex:** support token counting ([9e76b4d](https://github.com/anthropics/anthropic-sdk-typescript/commit/9e76b4dc22d62b1239b382bb771b69ad8cff9442))
1345
-
1346
-
1347
- ### Bug Fixes
1348
-
1349
- * **docs:** add missing await to pagination example ([#609](https://github.com/anthropics/anthropic-sdk-typescript/issues/609)) ([e303077](https://github.com/anthropics/anthropic-sdk-typescript/commit/e303077ebab73c41adee7d25375b767c3fc78998))
1350
- * **types:** remove anthropic-instant-1.2 model ([#599](https://github.com/anthropics/anthropic-sdk-typescript/issues/599)) ([e222a4d](https://github.com/anthropics/anthropic-sdk-typescript/commit/e222a4d0518aa80671c66ee2a25d87dc87a51316))
1351
-
1352
-
1353
- ### Chores
1354
-
1355
- * **api:** update spec version ([#607](https://github.com/anthropics/anthropic-sdk-typescript/issues/607)) ([ea44f9a](https://github.com/anthropics/anthropic-sdk-typescript/commit/ea44f9ac49dcc25a5dfa53880ebf61318ee90f6c))
1356
- * **api:** update spec version ([#629](https://github.com/anthropics/anthropic-sdk-typescript/issues/629)) ([a25295c](https://github.com/anthropics/anthropic-sdk-typescript/commit/a25295cd6db7b57162fdd9049eb8a3c37bb94f08))
1357
- * **bedrock,vertex:** remove unsupported countTokens method ([#597](https://github.com/anthropics/anthropic-sdk-typescript/issues/597)) ([17b7da5](https://github.com/anthropics/anthropic-sdk-typescript/commit/17b7da5ee6f35ea2bdd53a66a662871affae6341))
1358
- * **bedrock:** remove unsupported methods ([6458dc1](https://github.com/anthropics/anthropic-sdk-typescript/commit/6458dc14544c16240a6580a21a36fcf5bde594b2))
1359
- * **ci:** remove unneeded workflow ([#594](https://github.com/anthropics/anthropic-sdk-typescript/issues/594)) ([7572e48](https://github.com/anthropics/anthropic-sdk-typescript/commit/7572e48dbccb2090562399c7ff2d01503c86f445))
1360
- * **client:** drop unused devDependency ([#610](https://github.com/anthropics/anthropic-sdk-typescript/issues/610)) ([5d0d523](https://github.com/anthropics/anthropic-sdk-typescript/commit/5d0d523390d8c34cae836c423940b67defb9d2aa))
1361
- * improve browser error message ([#613](https://github.com/anthropics/anthropic-sdk-typescript/issues/613)) ([c26121e](https://github.com/anthropics/anthropic-sdk-typescript/commit/c26121e84039b7430995b6363876ea9795ba31ed))
1362
- * **internal:** bump cross-spawn to v7.0.6 ([#624](https://github.com/anthropics/anthropic-sdk-typescript/issues/624)) ([e58ba9a](https://github.com/anthropics/anthropic-sdk-typescript/commit/e58ba9a177ec5c8545fd3a3f4fd3d2e7c722f023))
1363
- * **internal:** remove unnecessary getRequestClient function ([#623](https://github.com/anthropics/anthropic-sdk-typescript/issues/623)) ([882c45f](https://github.com/anthropics/anthropic-sdk-typescript/commit/882c45f5a0bd1f4b996d59e6589a205c2111f46b))
1364
- * **internal:** update isAbsoluteURL ([#627](https://github.com/anthropics/anthropic-sdk-typescript/issues/627)) ([2528ea0](https://github.com/anthropics/anthropic-sdk-typescript/commit/2528ea0dcfc83f38e76b58eaadaa5e8c5c0b188d))
1365
- * **internal:** update spec ([#630](https://github.com/anthropics/anthropic-sdk-typescript/issues/630)) ([82cac06](https://github.com/anthropics/anthropic-sdk-typescript/commit/82cac065e2711467773c0ea62848cdf139ed5a11))
1366
- * **internal:** use reexports not destructuring ([#604](https://github.com/anthropics/anthropic-sdk-typescript/issues/604)) ([e4daff2](https://github.com/anthropics/anthropic-sdk-typescript/commit/e4daff2b6a3fb42876ebd06ed4947c88cff919d8))
1367
- * remove redundant word in comment ([#615](https://github.com/anthropics/anthropic-sdk-typescript/issues/615)) ([ef57a10](https://github.com/anthropics/anthropic-sdk-typescript/commit/ef57a103bcfc922a724a7c878f970dbd369b305e))
1368
- * **tests:** limit array example length ([#611](https://github.com/anthropics/anthropic-sdk-typescript/issues/611)) ([91dc181](https://github.com/anthropics/anthropic-sdk-typescript/commit/91dc1812db2cc9e1f4660a13106bad932518b7cf))
1369
- * **types:** nicer error class types + jsdocs ([#626](https://github.com/anthropics/anthropic-sdk-typescript/issues/626)) ([0287993](https://github.com/anthropics/anthropic-sdk-typescript/commit/0287993912ef81bd2c49603d120f49f4f979d75e))
1370
-
1371
-
1372
- ### Documentation
1373
-
1374
- * remove suggestion to use `npm` call out ([#614](https://github.com/anthropics/anthropic-sdk-typescript/issues/614)) ([6369261](https://github.com/anthropics/anthropic-sdk-typescript/commit/6369261e3597351f17b8f1a3945ca56b00eba177))
1375
- * use latest sonnet in example snippets ([#625](https://github.com/anthropics/anthropic-sdk-typescript/issues/625)) ([f70882b](https://github.com/anthropics/anthropic-sdk-typescript/commit/f70882b0e8119a414b01b9f0b85fbe1ccb06f122))
1376
-
1377
- ## 0.32.1 (2024-11-05)
1378
-
1379
- Full Changelog: [sdk-v0.32.0...sdk-v0.32.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.32.0...sdk-v0.32.1)
1380
-
1381
- ### Bug Fixes
1382
-
1383
- * **bedrock:** don't mutate request body inputs ([f83b535](https://github.com/anthropics/anthropic-sdk-typescript/commit/f83b53520262219229cecc388f95d92be83c09d5))
1384
- * **vertex:** don't mutate request body inputs ([e9a82e5](https://github.com/anthropics/anthropic-sdk-typescript/commit/e9a82e56f0d7fff956c2ebd19e103a190f8beb83))
1385
-
1386
- ## 0.32.0 (2024-11-04)
1387
-
1388
- Full Changelog: [sdk-v0.31.0...sdk-v0.32.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.31.0...sdk-v0.32.0)
1389
-
1390
- ### Features
1391
-
1392
- * **api:** add new haiku model ([#587](https://github.com/anthropics/anthropic-sdk-typescript/issues/587)) ([983b13c](https://github.com/anthropics/anthropic-sdk-typescript/commit/983b13c9e4f55b832fc4fddfd46bed89756d745e))
1393
-
1394
-
1395
- ### Bug Fixes
1396
-
1397
- * don't require deno to run build-deno ([#586](https://github.com/anthropics/anthropic-sdk-typescript/issues/586)) ([0e431d6](https://github.com/anthropics/anthropic-sdk-typescript/commit/0e431d61ec318aae09687dee0bfb922ccb8ddd15))
1398
- * **types:** add missing token-counting-2024-11-01 ([#583](https://github.com/anthropics/anthropic-sdk-typescript/issues/583)) ([13d629c](https://github.com/anthropics/anthropic-sdk-typescript/commit/13d629c9b444a32b69729df7792199556a2b95f2))
1399
-
1400
-
1401
- ### Chores
1402
-
1403
- * remove unused build-deno condition ([#585](https://github.com/anthropics/anthropic-sdk-typescript/issues/585)) ([491e8fe](https://github.com/anthropics/anthropic-sdk-typescript/commit/491e8fe28745aeb55217809f94ad4e37900f4675))
1404
-
1405
- ## 0.31.0 (2024-11-01)
1406
-
1407
- Full Changelog: [sdk-v0.30.1...sdk-v0.31.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.30.1...sdk-v0.31.0)
1408
-
1409
- ### Features
1410
-
1411
- * **api:** add message token counting & PDFs support ([#582](https://github.com/anthropics/anthropic-sdk-typescript/issues/582)) ([b593837](https://github.com/anthropics/anthropic-sdk-typescript/commit/b593837ae2d320414a26b5ec53aa6d3f30a3e6bc))
1412
-
1413
-
1414
- ### Bug Fixes
1415
-
1416
- * **countTokens:** correctly set beta header ([1680757](https://github.com/anthropics/anthropic-sdk-typescript/commit/16807572af923831e384869a0a6ccccaa8dbec84))
1417
- * **internal:** support pnpm git installs ([#579](https://github.com/anthropics/anthropic-sdk-typescript/issues/579)) ([86bb102](https://github.com/anthropics/anthropic-sdk-typescript/commit/86bb102ce33346930a8b0a553a909fcc7d964a36))
1418
- * **types:** add missing token-counting-2024-11-01 ([aff1546](https://github.com/anthropics/anthropic-sdk-typescript/commit/aff1546cd84ce50a52d17bcdcaba54e60e92955a))
1419
-
1420
-
1421
- ### Reverts
1422
-
1423
- * disable isolatedModules and change imports ([#575](https://github.com/anthropics/anthropic-sdk-typescript/issues/575)) ([2c3b176](https://github.com/anthropics/anthropic-sdk-typescript/commit/2c3b176fc551c21abef240b4fa6a98d33ca52048))
1424
-
1425
-
1426
- ### Chores
1427
-
1428
- * **internal:** update spec version ([#571](https://github.com/anthropics/anthropic-sdk-typescript/issues/571)) ([5760012](https://github.com/anthropics/anthropic-sdk-typescript/commit/576001245f0b5222cb9b17fafb8619f68d51bec3))
1429
-
1430
-
1431
- ### Documentation
1432
-
1433
- * **readme:** minor typo fixes ([#577](https://github.com/anthropics/anthropic-sdk-typescript/issues/577)) ([8412854](https://github.com/anthropics/anthropic-sdk-typescript/commit/8412854c05837cdb8b8ff898bef2a4e0dbb23cd2))
1434
-
1435
-
1436
- ### Refactors
1437
-
1438
- * enable isolatedModules and change imports ([#573](https://github.com/anthropics/anthropic-sdk-typescript/issues/573)) ([9068b4b](https://github.com/anthropics/anthropic-sdk-typescript/commit/9068b4b0a0a08a69a9330ce03418135e11aa539e))
1439
- * use type imports for type-only imports ([#580](https://github.com/anthropics/anthropic-sdk-typescript/issues/580)) ([2c8a337](https://github.com/anthropics/anthropic-sdk-typescript/commit/2c8a337033e850b7282d35b37c3ce36d5b0dabbe))
1440
-
1441
- ## 0.30.1 (2024-10-23)
1442
-
1443
- Full Changelog: [sdk-v0.30.0...sdk-v0.30.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.30.0...sdk-v0.30.1)
1444
-
1445
- ### Bug Fixes
1446
-
1447
- * **bedrock:** correct messages beta handling ([9b57586](https://github.com/anthropics/anthropic-sdk-typescript/commit/9b57586456221f8900902b8e85c7c017959c150a))
1448
- * **vertex:** correct messages beta handling ([26f21ee](https://github.com/anthropics/anthropic-sdk-typescript/commit/26f21ee5f524f4cbfb7a97d40aa62553608b1d99))
1449
-
1450
-
1451
- ### Chores
1452
-
1453
- * **internal:** bumps eslint and related dependencies ([#570](https://github.com/anthropics/anthropic-sdk-typescript/issues/570)) ([0b3ebb0](https://github.com/anthropics/anthropic-sdk-typescript/commit/0b3ebb01c07356e09f0100c235200ca91384aa6a))
1454
-
1455
- ## 0.30.0 (2024-10-22)
1456
-
1457
- Full Changelog: [sdk-v0.29.2...sdk-v0.30.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.29.2...sdk-v0.30.0)
1458
-
1459
- ### Features
1460
-
1461
- * **api:** add new model and `computer-use-2024-10-22` beta ([6981d89](https://github.com/anthropics/anthropic-sdk-typescript/commit/6981d89d3efe6ae8d35c7562527a6c81ad8ed78f))
1462
- * **bedrock:** add beta.messages.create() method ([6317592](https://github.com/anthropics/anthropic-sdk-typescript/commit/63175920a016a2ad187dd1127d263357cf6c007e))
1463
- * **vertex:** add beta.messages.create() ([22cfdba](https://github.com/anthropics/anthropic-sdk-typescript/commit/22cfdba2a3a54e916f2efcbce62990544d3e5f5f))
1464
-
1465
-
1466
- ### Bug Fixes
1467
-
1468
- * **client:** respect x-stainless-retry-count default headers ([#562](https://github.com/anthropics/anthropic-sdk-typescript/issues/562)) ([274573f](https://github.com/anthropics/anthropic-sdk-typescript/commit/274573f5bc74e382302071850dee058ea2920f0c))
1469
-
1470
-
1471
- ### Chores
1472
-
1473
- * **api:** add title ([#564](https://github.com/anthropics/anthropic-sdk-typescript/issues/564)) ([a8b7544](https://github.com/anthropics/anthropic-sdk-typescript/commit/a8b7544e56d4a1dfa1f6de530ddaa728ae52c87f))
1474
- * **internal:** update spec ([#566](https://github.com/anthropics/anthropic-sdk-typescript/issues/566)) ([5b998ea](https://github.com/anthropics/anthropic-sdk-typescript/commit/5b998eaf3216fba2283e7762faa115bd5f47a239))
1475
-
1476
- ## 0.29.2 (2024-10-17)
1477
-
1478
- Full Changelog: [sdk-v0.29.1...sdk-v0.29.2](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.29.1...sdk-v0.29.2)
1479
-
1480
- ### Bug Fixes
1481
-
1482
- * **types:** remove misleading betas TypedDict property for the Batch API ([#559](https://github.com/anthropics/anthropic-sdk-typescript/issues/559)) ([4de5d0a](https://github.com/anthropics/anthropic-sdk-typescript/commit/4de5d0a9d0a8733987d13dcef968146620d3b110))
1483
-
1484
- ## 0.29.1 (2024-10-15)
1485
-
1486
- Full Changelog: [sdk-v0.29.0...sdk-v0.29.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.29.0...sdk-v0.29.1)
1487
-
1488
- ### Bug Fixes
1489
-
1490
- * **beta:** merge betas param with the default value ([#556](https://github.com/anthropics/anthropic-sdk-typescript/issues/556)) ([5520bbc](https://github.com/anthropics/anthropic-sdk-typescript/commit/5520bbccaa75fbab5aa321402637c77651ae3c87))
1491
-
1492
-
1493
- ### Chores
1494
-
1495
- * **internal:** update spec URL ([#554](https://github.com/anthropics/anthropic-sdk-typescript/issues/554)) ([1fb6448](https://github.com/anthropics/anthropic-sdk-typescript/commit/1fb64489aa1b13c266692c7d14d2dd9b5350b7fc))
1496
-
1497
- ## 0.29.0 (2024-10-08)
1498
-
1499
- Full Changelog: [sdk-v0.28.0...sdk-v0.29.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.28.0...sdk-v0.29.0)
1500
-
1501
- ### Features
1502
-
1503
- * **api:** add message batches api ([4f114d5](https://github.com/anthropics/anthropic-sdk-typescript/commit/4f114d5121f5c66619c7bdd18d0aa2b7a627e3ff))
1504
-
1505
-
1506
- ### Chores
1507
-
1508
- * **internal:** move LineDecoder to a separate file ([#541](https://github.com/anthropics/anthropic-sdk-typescript/issues/541)) ([fd42469](https://github.com/anthropics/anthropic-sdk-typescript/commit/fd4246928d11347147955ca19efcd4c5b0accb10))
1509
- * **internal:** pass props through internal parser ([#549](https://github.com/anthropics/anthropic-sdk-typescript/issues/549)) ([dd71955](https://github.com/anthropics/anthropic-sdk-typescript/commit/dd7195501e0419ca1e6bafd7341b0726e8b809ab))
1510
-
1511
-
1512
- ### Refactors
1513
-
1514
- * **types:** improve metadata type names ([#547](https://github.com/anthropics/anthropic-sdk-typescript/issues/547)) ([cef499c](https://github.com/anthropics/anthropic-sdk-typescript/commit/cef499cf3b01643f7e5e3c09524f49e198b940be))
1515
- * **types:** improve metadata types ([#546](https://github.com/anthropics/anthropic-sdk-typescript/issues/546)) ([3fe538b](https://github.com/anthropics/anthropic-sdk-typescript/commit/3fe538bb8cd50e6d68cacc0846f287dc539238d3))
1516
- * **types:** improve tool type names ([#543](https://github.com/anthropics/anthropic-sdk-typescript/issues/543)) ([18dbe77](https://github.com/anthropics/anthropic-sdk-typescript/commit/18dbe7773781eb3917c9609bf490b515d75e6841))
1517
- * **types:** improve tool type names ([#544](https://github.com/anthropics/anthropic-sdk-typescript/issues/544)) ([fc2d823](https://github.com/anthropics/anthropic-sdk-typescript/commit/fc2d8230c6fb68e247743ffa82c3ba9f8b989adf))
1518
-
1519
- ## 0.28.0 (2024-10-04)
1520
-
1521
- Full Changelog: [sdk-v0.27.3...sdk-v0.28.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.27.3...sdk-v0.28.0)
1522
-
1523
- ### Features
1524
-
1525
- * **api:** support disabling parallel tool use ([#540](https://github.com/anthropics/anthropic-sdk-typescript/issues/540)) ([df0032f](https://github.com/anthropics/anthropic-sdk-typescript/commit/df0032f263884190b31a63ddcb20429372617deb))
1526
- * **client:** allow overriding retry count header ([#536](https://github.com/anthropics/anthropic-sdk-typescript/issues/536)) ([ec11f91](https://github.com/anthropics/anthropic-sdk-typescript/commit/ec11f9189e9a24f413a9d48b21a10ce88e367ac3))
1527
- * **client:** send retry count header ([#533](https://github.com/anthropics/anthropic-sdk-typescript/issues/533)) ([401b81c](https://github.com/anthropics/anthropic-sdk-typescript/commit/401b81c55c1f998dc917fc268884c162f214df20))
1528
-
1529
-
1530
- ### Bug Fixes
1531
-
1532
- * **types:** remove leftover polyfill usage ([#532](https://github.com/anthropics/anthropic-sdk-typescript/issues/532)) ([ac188b2](https://github.com/anthropics/anthropic-sdk-typescript/commit/ac188b29670d409c15e740bca26f8ef488cb7d05))
1533
-
1534
-
1535
- ### Chores
1536
-
1537
- * better object fallback behaviour for casting errors ([#503](https://github.com/anthropics/anthropic-sdk-typescript/issues/503)) ([3660e97](https://github.com/anthropics/anthropic-sdk-typescript/commit/3660e977e7127b10446b24b0a76b0133b3f666de))
1538
- * better object fallback behaviour for casting errors ([#526](https://github.com/anthropics/anthropic-sdk-typescript/issues/526)) ([4ffb2e4](https://github.com/anthropics/anthropic-sdk-typescript/commit/4ffb2e4e1f5fef3ae58d9f4c99a63e75dd459c5b))
1539
- * **internal:** add dev dependency ([#531](https://github.com/anthropics/anthropic-sdk-typescript/issues/531)) ([a9c127b](https://github.com/anthropics/anthropic-sdk-typescript/commit/a9c127b2854d0cf7efd49e7d46ff10fe52372949))
1540
-
1541
-
1542
- ### Documentation
1543
-
1544
- * improve and reference contributing documentation ([#539](https://github.com/anthropics/anthropic-sdk-typescript/issues/539)) ([cbef925](https://github.com/anthropics/anthropic-sdk-typescript/commit/cbef925519c63f09626ea7aa61ab8ba9d36bc35d))
1545
- * update CONTRIBUTING.md ([#528](https://github.com/anthropics/anthropic-sdk-typescript/issues/528)) ([2609dec](https://github.com/anthropics/anthropic-sdk-typescript/commit/2609dec770d33b828c957e431f2d03871e67e629))
1546
-
1547
- ## 0.27.3 (2024-09-09)
1548
-
1549
- Full Changelog: [sdk-v0.27.2...sdk-v0.27.3](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.27.2...sdk-v0.27.3)
1550
-
1551
- ### Bug Fixes
1552
-
1553
- * **streaming:** correct error message serialisation ([#524](https://github.com/anthropics/anthropic-sdk-typescript/issues/524)) ([e150fa4](https://github.com/anthropics/anthropic-sdk-typescript/commit/e150fa47d0cd4cbbe1269e3971085d4a434fc3ba))
1554
- * **uploads:** avoid making redundant memory copies ([#520](https://github.com/anthropics/anthropic-sdk-typescript/issues/520)) ([b6d2638](https://github.com/anthropics/anthropic-sdk-typescript/commit/b6d2638387612def84cebac2dedd5fbbea776d09))
1555
-
1556
-
1557
- ### Chores
1558
-
1559
- * **docs:** update browser support information ([#522](https://github.com/anthropics/anthropic-sdk-typescript/issues/522)) ([ce7aeb5](https://github.com/anthropics/anthropic-sdk-typescript/commit/ce7aeb59ccba4e4d19cb9aa88d7055fb585865ae))
1560
-
1561
- ## 0.27.2 (2024-09-04)
1562
-
1563
- Full Changelog: [sdk-v0.27.1...sdk-v0.27.2](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.27.1...sdk-v0.27.2)
1564
-
1565
- ### Bug Fixes
1566
-
1567
- * **client:** correct File construction from node-fetch Responses ([#518](https://github.com/anthropics/anthropic-sdk-typescript/issues/518)) ([62ae46f](https://github.com/anthropics/anthropic-sdk-typescript/commit/62ae46fb1e1b360850aafc9e935411c9b7d1c3bb))
1568
-
1569
-
1570
- ### Chores
1571
-
1572
- * **api:** deprecate claude-1 models ([53644d2](https://github.com/anthropics/anthropic-sdk-typescript/commit/53644d2690e62623afc04383cad0126f98ea37e8))
1573
- * **ci:** install deps via ./script/bootstrap ([#515](https://github.com/anthropics/anthropic-sdk-typescript/issues/515)) ([90a8da1](https://github.com/anthropics/anthropic-sdk-typescript/commit/90a8da1dc937e9aea9fdf6862c3ddb414b39963a))
1574
- * **internal:** dependency updates ([#519](https://github.com/anthropics/anthropic-sdk-typescript/issues/519)) ([b7b0cd6](https://github.com/anthropics/anthropic-sdk-typescript/commit/b7b0cd6579cd987662e7118f8563f68c0903f8da))
1575
- * run tsc as part of lint script ([#513](https://github.com/anthropics/anthropic-sdk-typescript/issues/513)) ([c8127cf](https://github.com/anthropics/anthropic-sdk-typescript/commit/c8127cfa3bdd1370934fe122018e20fc659a4dbb))
1576
-
1577
- ## 0.27.1 (2024-08-27)
1578
-
1579
- Full Changelog: [sdk-v0.27.0...sdk-v0.27.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.27.0...sdk-v0.27.1)
1580
-
1581
- ### Chores
1582
-
1583
- * **ci:** check for build errors ([#511](https://github.com/anthropics/anthropic-sdk-typescript/issues/511)) ([3ab1d3d](https://github.com/anthropics/anthropic-sdk-typescript/commit/3ab1d3d936f5ba3500f2ce87012c38bd198c3cbd))
1584
-
1585
- ## 0.27.0 (2024-08-21)
1586
-
1587
- Full Changelog: [sdk-v0.26.1...sdk-v0.27.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.26.1...sdk-v0.27.0)
1588
-
1589
- ### Features
1590
-
1591
- * **client:** add support for browser usage ([#504](https://github.com/anthropics/anthropic-sdk-typescript/issues/504)) ([93c5f16](https://github.com/anthropics/anthropic-sdk-typescript/commit/93c5f16b4b8c3404bd67d6eb5a0556a8b0a5d027))
1592
-
1593
-
1594
- ### Documentation
1595
-
1596
- * **readme:** update formatting and clarity for CORS flag ([9cb2c35](https://github.com/anthropics/anthropic-sdk-typescript/commit/9cb2c35f92827eb8654b1669db5ba702770fcae4))
1597
-
1598
- ## 0.26.1 (2024-08-15)
1599
-
1600
- Full Changelog: [sdk-v0.26.0...sdk-v0.26.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.26.0...sdk-v0.26.1)
1601
-
1602
- ### Chores
1603
-
1604
- * **ci:** add CODEOWNERS file ([#498](https://github.com/anthropics/anthropic-sdk-typescript/issues/498)) ([c34433f](https://github.com/anthropics/anthropic-sdk-typescript/commit/c34433fb6528fdd00d189ea0a3b177d95c7c7fa9))
1605
- * **docs/api:** update prompt caching helpers ([04195a3](https://github.com/anthropics/anthropic-sdk-typescript/commit/04195a345d62c98f826e5eecdad20f497db5b3e5))
1606
-
1607
- ## 0.26.0 (2024-08-14)
1608
-
1609
- Full Changelog: [sdk-v0.25.2...sdk-v0.26.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.25.2...sdk-v0.26.0)
1610
-
1611
- ### Features
1612
-
1613
- * **api:** add prompt caching beta ([c920b77](https://github.com/anthropics/anthropic-sdk-typescript/commit/c920b77fc67bd839bfeb6716ceab9d7c9bbe7393))
1614
- * **client:** add streaming helpers ([39abc26](https://github.com/anthropics/anthropic-sdk-typescript/commit/39abc2635517d564ac8b7e63235f0a338fc4bed0))
1615
-
1616
-
1617
- ### Chores
1618
-
1619
- * **examples:** minor formatting changes ([#491](https://github.com/anthropics/anthropic-sdk-typescript/issues/491)) ([8afef58](https://github.com/anthropics/anthropic-sdk-typescript/commit/8afef584895ffa3f8382c98d2c0a3fc6138e9420))
1620
-
1621
- ## 0.25.2 (2024-08-12)
1622
-
1623
- Full Changelog: [sdk-v0.25.1...sdk-v0.25.2](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.25.1...sdk-v0.25.2)
1624
-
1625
- ### Chores
1626
-
1627
- * **ci:** bump prism mock server version ([#490](https://github.com/anthropics/anthropic-sdk-typescript/issues/490)) ([bfb27f5](https://github.com/anthropics/anthropic-sdk-typescript/commit/bfb27f54c9b4ff4f9ae06327db454f72431b5bf4))
1628
- * **ci:** minor changes ([#488](https://github.com/anthropics/anthropic-sdk-typescript/issues/488)) ([747fd97](https://github.com/anthropics/anthropic-sdk-typescript/commit/747fd973af594cc52f244b33f31bcf8079733e7d))
1629
-
1630
- ## 0.25.1 (2024-08-09)
1631
-
1632
- Full Changelog: [sdk-v0.25.0...sdk-v0.25.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.25.0...sdk-v0.25.1)
1633
-
1634
- ### Chores
1635
-
1636
- * **internal:** update publish npm script ([#483](https://github.com/anthropics/anthropic-sdk-typescript/issues/483)) ([fb862ff](https://github.com/anthropics/anthropic-sdk-typescript/commit/fb862ff18be308ff710a2f97716f0ad1a62b9fbd))
1637
- * **internal:** updates ([#487](https://github.com/anthropics/anthropic-sdk-typescript/issues/487)) ([67a3325](https://github.com/anthropics/anthropic-sdk-typescript/commit/67a3325aa05c5a19f06b0cb1e67517168427c300))
1638
- * sync openapi version ([#481](https://github.com/anthropics/anthropic-sdk-typescript/issues/481)) ([5fd7e21](https://github.com/anthropics/anthropic-sdk-typescript/commit/5fd7e219732a4483c2edd9a812049569b31943c4))
1639
- * sync openapi version ([#485](https://github.com/anthropics/anthropic-sdk-typescript/issues/485)) ([e74c522](https://github.com/anthropics/anthropic-sdk-typescript/commit/e74c522989cfb979ca916e416c7c14a349b32ef5))
1640
- * sync openapi version ([#486](https://github.com/anthropics/anthropic-sdk-typescript/issues/486)) ([ad98e9e](https://github.com/anthropics/anthropic-sdk-typescript/commit/ad98e9eca5db4f5a04bf8c26e4c53050985cec33))
1641
-
1642
- ## 0.25.0 (2024-07-29)
1643
-
1644
- Full Changelog: [sdk-v0.24.3...sdk-v0.25.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.24.3...sdk-v0.25.0)
1645
-
1646
- ### Features
1647
-
1648
- * add back compat alias for InputJsonDelta ([8b08161](https://github.com/anthropics/anthropic-sdk-typescript/commit/8b081613a50821b8dfa8a1251d42337a20607411))
1649
- * **client:** make request-id header more accessible ([#462](https://github.com/anthropics/anthropic-sdk-typescript/issues/462)) ([5ea6f8b](https://github.com/anthropics/anthropic-sdk-typescript/commit/5ea6f8be0696e3753d8624f72328a5cba3a86056))
1650
-
1651
-
1652
- ### Bug Fixes
1653
-
1654
- * **compat:** remove ReadableStream polyfill redundant since node v16 ([#478](https://github.com/anthropics/anthropic-sdk-typescript/issues/478)) ([75f5710](https://github.com/anthropics/anthropic-sdk-typescript/commit/75f5710d57e6f72b6770d32d9c6dd71bbfb43d85))
1655
- * use relative paths ([#475](https://github.com/anthropics/anthropic-sdk-typescript/issues/475)) ([a8ca93c](https://github.com/anthropics/anthropic-sdk-typescript/commit/a8ca93cc40464dc76118f7dd72e94c52693f3d63))
1656
-
1657
-
1658
- ### Chores
1659
-
1660
- * **bedrock:** use `chunk` for internal SSE parsing instead of `completion` ([#472](https://github.com/anthropics/anthropic-sdk-typescript/issues/472)) ([0f6190a](https://github.com/anthropics/anthropic-sdk-typescript/commit/0f6190a69d8986ac3779441eba43d345ec3fb342))
1661
- * **ci:** also run workflows for PRs targeting `next` ([#464](https://github.com/anthropics/anthropic-sdk-typescript/issues/464)) ([cc405a8](https://github.com/anthropics/anthropic-sdk-typescript/commit/cc405a8cc4ea26389b9d857d75818722d0bcbfcd))
1662
- * **docs:** fix incorrect client var names ([#479](https://github.com/anthropics/anthropic-sdk-typescript/issues/479)) ([a247935](https://github.com/anthropics/anthropic-sdk-typescript/commit/a247935a86b87b90209f493921661d20c9bc6457))
1663
- * **docs:** mention lack of support for web browser runtimes ([#468](https://github.com/anthropics/anthropic-sdk-typescript/issues/468)) ([968a7fb](https://github.com/anthropics/anthropic-sdk-typescript/commit/968a7fbb6cb779d17d9f6c485c0b61f241e327bc))
1664
- * **docs:** minor update to formatting of API link in README ([#467](https://github.com/anthropics/anthropic-sdk-typescript/issues/467)) ([50b9f2b](https://github.com/anthropics/anthropic-sdk-typescript/commit/50b9f2b0c3feb4707af2b9e5f006a3f726782803))
1665
- * **docs:** rename anthropic const to client ([#471](https://github.com/anthropics/anthropic-sdk-typescript/issues/471)) ([e1a7f9f](https://github.com/anthropics/anthropic-sdk-typescript/commit/e1a7f9f813077fb033c732c004c7bda85738a321))
1666
- * **docs:** use client instead of package name in Node examples ([#469](https://github.com/anthropics/anthropic-sdk-typescript/issues/469)) ([8961ebf](https://github.com/anthropics/anthropic-sdk-typescript/commit/8961ebf54bbab898667119c8d9551e33a4de6846))
1667
- * **internal:** add constant for default timeout ([#480](https://github.com/anthropics/anthropic-sdk-typescript/issues/480)) ([dc89753](https://github.com/anthropics/anthropic-sdk-typescript/commit/dc897537789c6b4bc31ee8238aad8ffaaa65df5e))
1668
- * **internal:** minor changes to tests ([#465](https://github.com/anthropics/anthropic-sdk-typescript/issues/465)) ([c1fd563](https://github.com/anthropics/anthropic-sdk-typescript/commit/c1fd563693bd354a81e0ae55c7355144f06b7f0b))
1669
- * **internal:** remove old reference to check-test-server ([8dc9afc](https://github.com/anthropics/anthropic-sdk-typescript/commit/8dc9afcf00c4a38c2d85171ebceafc5f6a47c117))
1670
- * sync spec ([#470](https://github.com/anthropics/anthropic-sdk-typescript/issues/470)) ([b493aa4](https://github.com/anthropics/anthropic-sdk-typescript/commit/b493aa49d3d6e67be22c3e8255dd4286e6bbcdeb))
1671
- * **tests:** update prism version ([#473](https://github.com/anthropics/anthropic-sdk-typescript/issues/473)) ([6f21ecf](https://github.com/anthropics/anthropic-sdk-typescript/commit/6f21ecfd781d04a7dc83641f069bb38d5584a320))
1672
-
1673
-
1674
- ### Refactors
1675
-
1676
- * extract model out to a named type and rename partialjson ([#477](https://github.com/anthropics/anthropic-sdk-typescript/issues/477)) ([d2d4e36](https://github.com/anthropics/anthropic-sdk-typescript/commit/d2d4e36b995cc84e8a3a7c64eb614011df399c5e))
1677
-
1678
- ## 0.24.3 (2024-07-01)
1679
-
1680
- Full Changelog: [sdk-v0.24.2...sdk-v0.24.3](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.24.2...sdk-v0.24.3)
1681
-
1682
- ### Bug Fixes
1683
-
1684
- * **types:** avoid errors on certain TS versions ([dd6aca5](https://github.com/anthropics/anthropic-sdk-typescript/commit/dd6aca56e58d52f09e67e227cccbf273b92adb13))
1685
-
1686
- ## 0.24.2 (2024-06-28)
1687
-
1688
- Full Changelog: [sdk-v0.24.1...sdk-v0.24.2](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.24.1...sdk-v0.24.2)
1689
-
1690
- ### Bug Fixes
1691
-
1692
- * **partial-json:** don't error on unknown tokens ([d212ce1](https://github.com/anthropics/anthropic-sdk-typescript/commit/d212ce152ca0b8846e7891636ad4ba287da50958))
1693
- * **partial-json:** handle `null` token properly ([f53742f](https://github.com/anthropics/anthropic-sdk-typescript/commit/f53742f497a33b8f0639a63cec828d430a19cb27))
1694
-
1695
-
1696
- ### Chores
1697
-
1698
- * gitignore test server logs ([#451](https://github.com/anthropics/anthropic-sdk-typescript/issues/451)) ([ee1308f](https://github.com/anthropics/anthropic-sdk-typescript/commit/ee1308f74e5544ed0ce53bfd14ca49d0f03bcffb))
1699
- * **tests:** add unit tests for partial-json-parser ([4fb3bea](https://github.com/anthropics/anthropic-sdk-typescript/commit/4fb3bea74538823c8ab359048f823029d4716277))
1700
-
1701
- ## 0.24.1 (2024-06-25)
1702
-
1703
- Full Changelog: [sdk-v0.24.0...sdk-v0.24.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.24.0...sdk-v0.24.1)
1704
-
1705
- ### Bug Fixes
1706
-
1707
- * **api:** add string to tool result block ([#448](https://github.com/anthropics/anthropic-sdk-typescript/issues/448)) ([87af4e9](https://github.com/anthropics/anthropic-sdk-typescript/commit/87af4e9280923ac73295f9b32086f82c2ed0c6f2))
1708
-
1709
-
1710
- ### Chores
1711
-
1712
- * **internal:** minor reformatting ([#444](https://github.com/anthropics/anthropic-sdk-typescript/issues/444)) ([46790bb](https://github.com/anthropics/anthropic-sdk-typescript/commit/46790bb462db01ae1725e120f2bdca0a89c8f722))
1713
- * **internal:** replace deprecated aws-sdk packages with [@smithy](https://github.com/smithy) ([#447](https://github.com/anthropics/anthropic-sdk-typescript/issues/447)) ([4328cbf](https://github.com/anthropics/anthropic-sdk-typescript/commit/4328cbf9e64f8bfc9b95a9048b18729c9a938ba5))
1714
-
1715
- ## 0.24.0 (2024-06-20)
1716
-
1717
- Full Changelog: [sdk-v0.23.0...sdk-v0.24.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.23.0...sdk-v0.24.0)
1718
-
1719
- ### Features
1720
-
1721
- * **api:** add new claude-3-5-sonnet-20240620 model ([#438](https://github.com/anthropics/anthropic-sdk-typescript/issues/438)) ([8d60d1b](https://github.com/anthropics/anthropic-sdk-typescript/commit/8d60d1b6fb14988a2257727a1aaab9fbc8f75be3))
1722
-
1723
- ## 0.23.0 (2024-06-14)
1724
-
1725
- Full Changelog: [sdk-v0.22.0...sdk-v0.23.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.22.0...sdk-v0.23.0)
1726
-
1727
- ### Features
1728
-
1729
- * support `application/octet-stream` request bodies ([#436](https://github.com/anthropics/anthropic-sdk-typescript/issues/436)) ([3a8e6ed](https://github.com/anthropics/anthropic-sdk-typescript/commit/3a8e6ed7cc057b77fabeaf8f774f6231836022d7))
1730
-
1731
-
1732
- ### Bug Fixes
1733
-
1734
- * allow git imports for pnpm ([#433](https://github.com/anthropics/anthropic-sdk-typescript/issues/433)) ([a4f5263](https://github.com/anthropics/anthropic-sdk-typescript/commit/a4f5263692aea74fbf91d0591958aca16c820e00))
1735
-
1736
- ## 0.22.0 (2024-05-30)
1737
-
1738
- Full Changelog: [sdk-v0.21.1...sdk-v0.22.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.21.1...sdk-v0.22.0)
1739
-
1740
- ### Features
1741
-
1742
- * **api/types:** add stream event type aliases with a Raw prefix ([#428](https://github.com/anthropics/anthropic-sdk-typescript/issues/428)) ([1e367e4](https://github.com/anthropics/anthropic-sdk-typescript/commit/1e367e4020fa4691c565c89bdfba40c2f6060871))
1743
- * **api:** tool use is GA and available on 3P ([#429](https://github.com/anthropics/anthropic-sdk-typescript/issues/429)) ([2decf85](https://github.com/anthropics/anthropic-sdk-typescript/commit/2decf85e7471932dad98c21d4ed2d476ab1588a6))
1744
- * **bedrock:** support tools ([91fc61a](https://github.com/anthropics/anthropic-sdk-typescript/commit/91fc61ae7246705d26e96a95dae38b46e9ad9290))
1745
- * **streaming:** add tools support ([4c83bb1](https://github.com/anthropics/anthropic-sdk-typescript/commit/4c83bb111735cd513c09d5ed57a5cb0888534afd))
1746
- * **vertex:** support tools ([acf0aa7](https://github.com/anthropics/anthropic-sdk-typescript/commit/acf0aa7571425c8582740616e24883c2ec65218b))
1747
-
1748
-
1749
- ### Documentation
1750
-
1751
- * **helpers:** mention inputJson event ([0ef0e39](https://github.com/anthropics/anthropic-sdk-typescript/commit/0ef0e39a870541bbe800b03c1bdcf88eb6e1350c))
1752
- * **readme:** add bundle size badge ([#426](https://github.com/anthropics/anthropic-sdk-typescript/issues/426)) ([bf7c1fd](https://github.com/anthropics/anthropic-sdk-typescript/commit/bf7c1fdaf3476d5c43079e8a0789ed0dd0c807a6))
1753
-
1754
- ## 0.21.1 (2024-05-21)
1755
-
1756
- Full Changelog: [sdk-v0.21.0...sdk-v0.21.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.21.0...sdk-v0.21.1)
1757
-
1758
- ### Chores
1759
-
1760
- * **docs:** fix typo ([#423](https://github.com/anthropics/anthropic-sdk-typescript/issues/423)) ([d42f458](https://github.com/anthropics/anthropic-sdk-typescript/commit/d42f45820347171bd456b0038406a53b098a4fa2))
1761
- * **internal:** run build script over sub-packages ([6f04f66](https://github.com/anthropics/anthropic-sdk-typescript/commit/6f04f6689603ef5a59ce15f490d74392241694c3))
1762
-
1763
- ## 0.21.0 (2024-05-16)
1764
-
1765
- Full Changelog: [sdk-v0.20.9...sdk-v0.21.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.20.9...sdk-v0.21.0)
1766
-
1767
- ### Features
1768
-
1769
- * **api:** add `tool_choice` param, image block params inside `tool_result.content`, and streaming for `tool_use` blocks ([#418](https://github.com/anthropics/anthropic-sdk-typescript/issues/418)) ([421a1e6](https://github.com/anthropics/anthropic-sdk-typescript/commit/421a1e6f53cbb2f440e3668be3e13475976eebbf))
1770
-
1771
-
1772
- ### Chores
1773
-
1774
- * **docs:** add SECURITY.md ([#411](https://github.com/anthropics/anthropic-sdk-typescript/issues/411)) ([bf2ad84](https://github.com/anthropics/anthropic-sdk-typescript/commit/bf2ad8496d97de46b28575dfa37fa9cf15341eb4))
1775
- * **internal:** add slightly better logging to scripts ([#415](https://github.com/anthropics/anthropic-sdk-typescript/issues/415)) ([7a042d2](https://github.com/anthropics/anthropic-sdk-typescript/commit/7a042d2dd5a5e310f15c02277c7f7a19e9772872))
1776
- * **internal:** fix generated version numbers ([#413](https://github.com/anthropics/anthropic-sdk-typescript/issues/413)) ([ea77063](https://github.com/anthropics/anthropic-sdk-typescript/commit/ea770630897bb85caaecd39bccf478e4dd3f169c))
1777
-
1778
- ## 0.20.9 (2024-05-07)
1779
-
1780
- Full Changelog: [sdk-v0.20.8...sdk-v0.20.9](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.20.8...sdk-v0.20.9)
1781
-
1782
- ### Bug Fixes
1783
-
1784
- * **package:** revert recent client file change ([#409](https://github.com/anthropics/anthropic-sdk-typescript/issues/409)) ([9054249](https://github.com/anthropics/anthropic-sdk-typescript/commit/90542499ccf9f5d020e71e1c8dc8935e0c86ede4))
1785
-
1786
-
1787
- ### Chores
1788
-
1789
- * **internal:** add link to openapi spec ([#406](https://github.com/anthropics/anthropic-sdk-typescript/issues/406)) ([39c856d](https://github.com/anthropics/anthropic-sdk-typescript/commit/39c856d02abbb1d54efbacef087cc89b79bce017))
1790
- * **internal:** bump prism version ([#407](https://github.com/anthropics/anthropic-sdk-typescript/issues/407)) ([0c1eb5d](https://github.com/anthropics/anthropic-sdk-typescript/commit/0c1eb5d5c500ea95fbf9a5ccce37c74170c6a84f))
1791
- * **internal:** move client class to separate file ([#408](https://github.com/anthropics/anthropic-sdk-typescript/issues/408)) ([b5e1e4a](https://github.com/anthropics/anthropic-sdk-typescript/commit/b5e1e4a68c9fc00bede9134fa2214480bbbf5f2d))
1792
- * **internal:** refactor scripts ([#404](https://github.com/anthropics/anthropic-sdk-typescript/issues/404)) ([f60e2d8](https://github.com/anthropics/anthropic-sdk-typescript/commit/f60e2d81bb241063507d2d7e728c78e78c1c5e51))
1793
-
1794
- ## 0.20.8 (2024-04-29)
1795
-
1796
- Full Changelog: [sdk-v0.20.7...sdk-v0.20.8](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.20.7...sdk-v0.20.8)
1797
-
1798
- ### Chores
1799
-
1800
- * **internal:** add scripts/test and scripts/mock ([#403](https://github.com/anthropics/anthropic-sdk-typescript/issues/403)) ([bdc6011](https://github.com/anthropics/anthropic-sdk-typescript/commit/bdc601192d651f9a7f6bf822c631db1d652d796c))
1801
- * **internal:** use actions/checkout@v4 for codeflow ([#400](https://github.com/anthropics/anthropic-sdk-typescript/issues/400)) ([6d565d3](https://github.com/anthropics/anthropic-sdk-typescript/commit/6d565d366f8787e87cbe9ac851e42c13f88c2579))
1802
-
1803
- ## 0.20.7 (2024-04-24)
1804
-
1805
- Full Changelog: [sdk-v0.20.6...sdk-v0.20.7](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.20.6...sdk-v0.20.7)
1806
-
1807
- ### Chores
1808
-
1809
- * **internal:** use @swc/jest for running tests ([#397](https://github.com/anthropics/anthropic-sdk-typescript/issues/397)) ([0dbca67](https://github.com/anthropics/anthropic-sdk-typescript/commit/0dbca679f26f4a301810290601cc41f18525fe6e))
1810
-
1811
- ## 0.20.6 (2024-04-17)
1812
-
1813
- Full Changelog: [sdk-v0.20.5...sdk-v0.20.6](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.20.5...sdk-v0.20.6)
1814
-
1815
- ### Build System
1816
-
1817
- * configure UTF-8 locale in devcontainer ([#393](https://github.com/anthropics/anthropic-sdk-typescript/issues/393)) ([db10244](https://github.com/anthropics/anthropic-sdk-typescript/commit/db10244fa87a653c48bbcc2fffbad206dbe39645))
1818
-
1819
- ## 0.20.5 (2024-04-15)
1820
-
1821
- Full Changelog: [sdk-v0.20.4...sdk-v0.20.5](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.20.4...sdk-v0.20.5)
1822
-
1823
- ### Chores
1824
-
1825
- * **internal:** formatting ([#390](https://github.com/anthropics/anthropic-sdk-typescript/issues/390)) ([b7861b9](https://github.com/anthropics/anthropic-sdk-typescript/commit/b7861b940dc9c1c21eb6edf3bac8d1d62d2d372f))
1826
-
1827
- ## 0.20.4 (2024-04-11)
1828
-
1829
- Full Changelog: [sdk-v0.20.3...sdk-v0.20.4](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.20.3...sdk-v0.20.4)
1830
-
1831
- ### Chores
1832
-
1833
- * **internal:** update gitignore ([#388](https://github.com/anthropics/anthropic-sdk-typescript/issues/388)) ([03f03a2](https://github.com/anthropics/anthropic-sdk-typescript/commit/03f03a22532680a3b9bbd2e49116ef760b07a498))
1834
-
1835
- ## 0.20.3 (2024-04-10)
1836
-
1837
- Full Changelog: [sdk-v0.20.2...sdk-v0.20.3](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.20.2...sdk-v0.20.3)
1838
-
1839
- ### Bug Fixes
1840
-
1841
- * **vertex:** correct core client dependency constraint ([#384](https://github.com/anthropics/anthropic-sdk-typescript/issues/384)) ([de29699](https://github.com/anthropics/anthropic-sdk-typescript/commit/de2969902b68b5c46b6e682b8b947426c6ccf195))
1842
-
1843
- ## 0.20.2 (2024-04-09)
1844
-
1845
- Full Changelog: [sdk-v0.20.1...sdk-v0.20.2](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.20.1...sdk-v0.20.2)
1846
-
1847
- ### Chores
1848
-
1849
- * **internal:** update lock files ([#377](https://github.com/anthropics/anthropic-sdk-typescript/issues/377)) ([6d239ef](https://github.com/anthropics/anthropic-sdk-typescript/commit/6d239efaca730baba374a1b49f6b1a4037b3e163))
1850
-
1851
- ## 0.20.1 (2024-04-04)
1852
-
1853
- Full Changelog: [sdk-v0.20.0...sdk-v0.20.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.20.0...sdk-v0.20.1)
1854
-
1855
- ### Documentation
1856
-
1857
- * **readme:** mention tool use ([#375](https://github.com/anthropics/anthropic-sdk-typescript/issues/375)) ([72356dd](https://github.com/anthropics/anthropic-sdk-typescript/commit/72356dd9c498344074c292ffdab602d54c4fa13e))
1858
-
1859
- ## 0.20.0 (2024-04-04)
1860
-
1861
- Full Changelog: [sdk-v0.19.2...sdk-v0.20.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.19.2...sdk-v0.20.0)
1862
-
1863
- ### Features
1864
-
1865
- * **api:** tool use beta ([#374](https://github.com/anthropics/anthropic-sdk-typescript/issues/374)) ([e28514a](https://github.com/anthropics/anthropic-sdk-typescript/commit/e28514a305908f71e98bc33123bc99ed6bf7348f))
1866
-
1867
-
1868
- ### Bug Fixes
1869
-
1870
- * **types:** correctly mark type as a required property in requests ([#371](https://github.com/anthropics/anthropic-sdk-typescript/issues/371)) ([a04edd8](https://github.com/anthropics/anthropic-sdk-typescript/commit/a04edd8d7f4c552281b37a44099edf432d7fcb27))
1871
-
1872
-
1873
- ### Chores
1874
-
1875
- * **types:** consistent naming for text block types ([#373](https://github.com/anthropics/anthropic-sdk-typescript/issues/373)) ([84a6a58](https://github.com/anthropics/anthropic-sdk-typescript/commit/84a6a58ff978cc274b85656ca4394396e8b360e3))
1876
-
1877
- ## 0.19.2 (2024-04-04)
1878
-
1879
- Full Changelog: [sdk-v0.19.1...sdk-v0.19.2](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.19.1...sdk-v0.19.2)
1880
-
1881
- ### Bug Fixes
1882
-
1883
- * **streaming:** handle special line characters and fix multi-byte character decoding ([#370](https://github.com/anthropics/anthropic-sdk-typescript/issues/370)) ([7a97b38](https://github.com/anthropics/anthropic-sdk-typescript/commit/7a97b38e389809ef75c307d26fc671c829b5ea29))
1884
-
1885
-
1886
- ### Chores
1887
-
1888
- * **deps:** bump yarn to v1.22.22 ([#369](https://github.com/anthropics/anthropic-sdk-typescript/issues/369)) ([603d7b1](https://github.com/anthropics/anthropic-sdk-typescript/commit/603d7b17411bc25a562acb80ebde71ae058892d0))
1889
- * **deps:** remove unused dependency digest-fetch ([#368](https://github.com/anthropics/anthropic-sdk-typescript/issues/368)) ([df1df0f](https://github.com/anthropics/anthropic-sdk-typescript/commit/df1df0f509682841c703fa1ea5062a796cfe2091))
1890
-
1891
-
1892
- ### Documentation
1893
-
1894
- * **readme:** change undocumented params wording ([#363](https://github.com/anthropics/anthropic-sdk-typescript/issues/363)) ([4222e08](https://github.com/anthropics/anthropic-sdk-typescript/commit/4222e088aff5e26a3d2fbe1b622781c6194b0469))
1895
-
1896
- ## 0.19.1 (2024-03-29)
1897
-
1898
- Full Changelog: [sdk-v0.19.0...sdk-v0.19.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.19.0...sdk-v0.19.1)
1899
-
1900
- ### Bug Fixes
1901
-
1902
- * **client:** correctly send deno version header ([#354](https://github.com/anthropics/anthropic-sdk-typescript/issues/354)) ([ad5162b](https://github.com/anthropics/anthropic-sdk-typescript/commit/ad5162be2ccb122eb355577f481732121b130b0b))
1903
- * handle process.env being undefined in debug func ([#351](https://github.com/anthropics/anthropic-sdk-typescript/issues/351)) ([3b0f38a](https://github.com/anthropics/anthropic-sdk-typescript/commit/3b0f38ab427ae7d31c800cd5c8be1653da9ae709))
1904
- * **streaming:** correct accumulation of output tokens ([#361](https://github.com/anthropics/anthropic-sdk-typescript/issues/361)) ([76af283](https://github.com/anthropics/anthropic-sdk-typescript/commit/76af283596530ccd3a77ed86788bc0ea1e93f3c1))
1905
- * **types:** correct typo claude-2.1' to claude-2.1 ([#352](https://github.com/anthropics/anthropic-sdk-typescript/issues/352)) ([0d5efb9](https://github.com/anthropics/anthropic-sdk-typescript/commit/0d5efb9a0b9eb3ebe1df5ed10164fadfd886eac6))
1906
-
1907
-
1908
- ### Chores
1909
-
1910
- * **internal:** add type ([#359](https://github.com/anthropics/anthropic-sdk-typescript/issues/359)) ([9456414](https://github.com/anthropics/anthropic-sdk-typescript/commit/945641467deffb674f762920955c98d10f287c8e))
1911
-
1912
-
1913
- ### Documentation
1914
-
1915
- * **bedrock:** fix dead link ([#356](https://github.com/anthropics/anthropic-sdk-typescript/issues/356)) ([a953e00](https://github.com/anthropics/anthropic-sdk-typescript/commit/a953e0070698f3238b728ffe06a056a9f2d6b7ff))
1916
- * **readme:** consistent use of sentence case in headings ([#347](https://github.com/anthropics/anthropic-sdk-typescript/issues/347)) ([30f45d1](https://github.com/anthropics/anthropic-sdk-typescript/commit/30f45d14a534d7392dfcc4fb503bf07ab8cf038d))
1917
- * **readme:** document how to make undocumented requests ([#349](https://github.com/anthropics/anthropic-sdk-typescript/issues/349)) ([f92c50a](https://github.com/anthropics/anthropic-sdk-typescript/commit/f92c50ac6d9d1b8bdb837e52414aafd3224553da))
1918
-
1919
- ## 0.19.0 (2024-03-19)
1920
-
1921
- Full Changelog: [sdk-v0.18.0...sdk-v0.19.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.18.0...sdk-v0.19.0)
1922
-
1923
- ### Features
1924
-
1925
- * **vertex:** add support for overriding google auth ([#338](https://github.com/anthropics/anthropic-sdk-typescript/issues/338)) ([28d98c4](https://github.com/anthropics/anthropic-sdk-typescript/commit/28d98c487257a3c6b3c6d84597768d484fadb86d))
1926
- * **vertex:** api is no longer in private beta ([#344](https://github.com/anthropics/anthropic-sdk-typescript/issues/344)) ([892127c](https://github.com/anthropics/anthropic-sdk-typescript/commit/892127cdac059eee11c1a322a5512f9250868023))
1927
-
1928
-
1929
- ### Bug Fixes
1930
-
1931
- * **internal:** make toFile use input file's options ([#343](https://github.com/anthropics/anthropic-sdk-typescript/issues/343)) ([2dc2174](https://github.com/anthropics/anthropic-sdk-typescript/commit/2dc217441d6da8f2192b3e81b03c985383b6816e))
1932
-
1933
-
1934
- ### Chores
1935
-
1936
- * **internal:** update generated pragma comment ([#341](https://github.com/anthropics/anthropic-sdk-typescript/issues/341)) ([fd60f63](https://github.com/anthropics/anthropic-sdk-typescript/commit/fd60f63d5e5cd978b287d66fd95deabe2ff089d2))
1937
-
1938
-
1939
- ### Documentation
1940
-
1941
- * fix typo in CONTRIBUTING.md ([#340](https://github.com/anthropics/anthropic-sdk-typescript/issues/340)) ([ba9f3fa](https://github.com/anthropics/anthropic-sdk-typescript/commit/ba9f3faa5e3d116fce232d81f554b2f95f573ec8))
1942
-
1943
- ## 0.18.0 (2024-03-13)
1944
-
1945
- Full Changelog: [sdk-v0.17.2...sdk-v0.18.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.17.2...sdk-v0.18.0)
1946
-
1947
- ### Features
1948
-
1949
- * **api:** add haiku model ([#333](https://github.com/anthropics/anthropic-sdk-typescript/issues/333)) ([11becc6](https://github.com/anthropics/anthropic-sdk-typescript/commit/11becc64a8b07b353835678e063a70e3a0bd85e3))
1950
-
1951
-
1952
- ### Documentation
1953
-
1954
- * update models in vertex examples ([#331](https://github.com/anthropics/anthropic-sdk-typescript/issues/331)) ([3d139b3](https://github.com/anthropics/anthropic-sdk-typescript/commit/3d139b374179ef5540a8e9436df06501c6ada6c5))
1955
-
1956
- ## 0.17.2 (2024-03-12)
1957
-
1958
- Full Changelog: [sdk-v0.17.1...sdk-v0.17.2](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.17.1...sdk-v0.17.2)
1959
-
1960
- ### Chores
1961
-
1962
- * **internal:** add explicit type annotation to decoder ([#324](https://github.com/anthropics/anthropic-sdk-typescript/issues/324)) ([7e172c7](https://github.com/anthropics/anthropic-sdk-typescript/commit/7e172c74f75414ee246cbd71104454c9e81efc0d))
1963
-
1964
- ## 0.17.1 (2024-03-06)
1965
-
1966
- Full Changelog: [sdk-v0.17.0...sdk-v0.17.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.17.0...sdk-v0.17.1)
1967
-
1968
- ### Documentation
1969
-
1970
- * deprecate old access token getter ([#322](https://github.com/anthropics/anthropic-sdk-typescript/issues/322)) ([1110548](https://github.com/anthropics/anthropic-sdk-typescript/commit/1110548d4543fab83bc0ef3beb99a75711cb028a))
1971
- * remove extraneous --save and yarn install instructions ([#323](https://github.com/anthropics/anthropic-sdk-typescript/issues/323)) ([775ecb9](https://github.com/anthropics/anthropic-sdk-typescript/commit/775ecb9ef3ab17e88dabc149faa0876cd6ab5f0b))
1972
-
1973
- ## 0.17.0 (2024-03-06)
1974
-
1975
- Full Changelog: [sdk-v0.16.1...sdk-v0.17.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.16.1...sdk-v0.17.0)
1976
-
1977
- ### Features
1978
-
1979
- * **api:** add enum to model param for message ([#315](https://github.com/anthropics/anthropic-sdk-typescript/issues/315)) ([0c44de0](https://github.com/anthropics/anthropic-sdk-typescript/commit/0c44de01a5d5fc6dda3667f03779eb029247c18e))
1980
-
1981
-
1982
- ### Bug Fixes
1983
-
1984
- * **streaming:** correctly handle trailing new lines in byte chunks ([#317](https://github.com/anthropics/anthropic-sdk-typescript/issues/317)) ([0147b46](https://github.com/anthropics/anthropic-sdk-typescript/commit/0147b4693bd4b1dc3c9cba04a7082aad3c3cb42c))
1985
-
1986
-
1987
- ### Chores
1988
-
1989
- * **types:** fix accidental exposure of Buffer type to cloudflare ([#319](https://github.com/anthropics/anthropic-sdk-typescript/issues/319)) ([a5e4462](https://github.com/anthropics/anthropic-sdk-typescript/commit/a5e4462bcf054e8324cbcaa31d1b85ffc58113fd))
1990
-
1991
-
1992
- ### Documentation
1993
-
1994
- * **readme:** fix https proxy example ([#310](https://github.com/anthropics/anthropic-sdk-typescript/issues/310)) ([99d3c54](https://github.com/anthropics/anthropic-sdk-typescript/commit/99d3c545f45230ec5862ddbbfcb64f46b54d7d13))
1995
- * **readme:** fix https proxy example ([#311](https://github.com/anthropics/anthropic-sdk-typescript/issues/311)) ([ffb603c](https://github.com/anthropics/anthropic-sdk-typescript/commit/ffb603c15a0f5d396c96ac545a0cdd0c814ec4ef))
1996
-
1997
- ## 0.16.1 (2024-03-04)
1998
-
1999
- Full Changelog: [sdk-v0.16.0...sdk-v0.16.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.16.0...sdk-v0.16.1)
2000
-
2001
- ### Chores
2002
-
2003
- * fix error handler in readme ([#307](https://github.com/anthropics/anthropic-sdk-typescript/issues/307)) ([5007a1e](https://github.com/anthropics/anthropic-sdk-typescript/commit/5007a1e71907648ea44e1663f5b7f71bb20d001d))
2004
-
2005
-
2006
- ### Documentation
2007
-
2008
- * **readme:** reference bedrock sdk ([#309](https://github.com/anthropics/anthropic-sdk-typescript/issues/309)) ([0fd0416](https://github.com/anthropics/anthropic-sdk-typescript/commit/0fd041617eca18dd506efffe5a4e2505dd1aa004))
2009
-
2010
- ## 0.16.0 (2024-03-04)
2011
-
2012
- Full Changelog: [sdk-v0.15.0...sdk-v0.16.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.15.0...sdk-v0.16.0)
2013
-
2014
- ### Features
2015
-
2016
- * **bedrock:** add messages API ([#305](https://github.com/anthropics/anthropic-sdk-typescript/issues/305)) ([8b7f89e](https://github.com/anthropics/anthropic-sdk-typescript/commit/8b7f89e1e60416f9ad5b575d43238a4259654395))
2017
-
2018
-
2019
- ### Chores
2020
-
2021
- * update examples ([459956a](https://github.com/anthropics/anthropic-sdk-typescript/commit/459956ac44b5a2fd1dd0d0828e0281875b5900e9))
2022
-
2023
- ## 0.15.0 (2024-03-04)
2024
-
2025
- Full Changelog: [sdk-v0.14.1...sdk-v0.15.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.14.1...sdk-v0.15.0)
2026
-
2027
- ### Features
2028
-
2029
- * **messages:** add support for image inputs ([#303](https://github.com/anthropics/anthropic-sdk-typescript/issues/303)) ([7663bd6](https://github.com/anthropics/anthropic-sdk-typescript/commit/7663bd6e1a4427483cf5f13889bc5c63314e5bae))
2030
-
2031
-
2032
- ### Bug Fixes
2033
-
2034
- * **MessageStream:** handle errors more gracefully in async iterator ([#301](https://github.com/anthropics/anthropic-sdk-typescript/issues/301)) ([9cc0daa](https://github.com/anthropics/anthropic-sdk-typescript/commit/9cc0daa9af5717953933e12b487bdbdd5b762cc7))
2035
-
2036
-
2037
- ### Chores
2038
-
2039
- * **docs:** mention install from git repo ([#302](https://github.com/anthropics/anthropic-sdk-typescript/issues/302)) ([dd2627b](https://github.com/anthropics/anthropic-sdk-typescript/commit/dd2627bc6404afbdccb2c2b66ee0dfcc3fc80031))
2040
- * **internal:** update deps ([#296](https://github.com/anthropics/anthropic-sdk-typescript/issues/296)) ([8804a92](https://github.com/anthropics/anthropic-sdk-typescript/commit/8804a92e3c873d712cac75089af0e82104e6381c))
2041
-
2042
-
2043
- ### Documentation
2044
-
2045
- * **contributing:** improve wording ([#299](https://github.com/anthropics/anthropic-sdk-typescript/issues/299)) ([7697fa1](https://github.com/anthropics/anthropic-sdk-typescript/commit/7697fa1a3b680015c55ed715a1496c727630a3dc))
2046
- * **readme:** fix typo in custom fetch implementation ([#300](https://github.com/anthropics/anthropic-sdk-typescript/issues/300)) ([a4974c3](https://github.com/anthropics/anthropic-sdk-typescript/commit/a4974c3080c6b592c2a25367932481a154e6c280))
2047
-
2048
- ## 0.14.1 (2024-02-22)
2049
-
2050
- Full Changelog: [sdk-v0.14.0...sdk-v0.14.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.14.0...sdk-v0.14.1)
2051
-
2052
- ### Chores
2053
-
2054
- * **ci:** update actions/setup-node action to v4 ([#295](https://github.com/anthropics/anthropic-sdk-typescript/issues/295)) ([359a856](https://github.com/anthropics/anthropic-sdk-typescript/commit/359a856c4c93d962ca3e117f4dd799849eb5fa7d))
2055
- * **docs:** remove references to old bedrock package ([#289](https://github.com/anthropics/anthropic-sdk-typescript/issues/289)) ([33b935e](https://github.com/anthropics/anthropic-sdk-typescript/commit/33b935e3d840346dd464445901846d2b22888e1c))
2056
- * **internal:** refactor release environment script ([#294](https://github.com/anthropics/anthropic-sdk-typescript/issues/294)) ([b7f8714](https://github.com/anthropics/anthropic-sdk-typescript/commit/b7f87143b16ad413adb943297e65473fd9b93b71))
2057
-
2058
-
2059
- ### Documentation
2060
-
2061
- * **readme:** fix header for streaming helpers ([#293](https://github.com/anthropics/anthropic-sdk-typescript/issues/293)) ([7278e6f](https://github.com/anthropics/anthropic-sdk-typescript/commit/7278e6f7d62d837c2af0b1a440dfa97b6a3f6b4e))
2062
-
2063
-
2064
- ### Refactors
2065
-
2066
- * **api:** mark completions API as legacy ([#291](https://github.com/anthropics/anthropic-sdk-typescript/issues/291)) ([c78e2e2](https://github.com/anthropics/anthropic-sdk-typescript/commit/c78e2e215067fabcc3eaee0a537213f55735b42e))
2067
-
2068
- ## 0.14.0 (2024-02-13)
2069
-
2070
- Full Changelog: [sdk-v0.13.1...sdk-v0.14.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.13.1...sdk-v0.14.0)
2071
-
2072
- ### ⚠ BREAKING CHANGES
2073
-
2074
- * **api:** messages is generally available ([#287](https://github.com/anthropics/anthropic-sdk-typescript/issues/287))
2075
-
2076
- ### Features
2077
-
2078
- * **api:** messages is generally available ([#287](https://github.com/anthropics/anthropic-sdk-typescript/issues/287)) ([be0a828](https://github.com/anthropics/anthropic-sdk-typescript/commit/be0a82883cf9b1b9d2944525b86e40f2b42cea4f))
2079
-
2080
- ## 0.13.1 (2024-02-07)
2081
-
2082
- Full Changelog: [sdk-v0.13.0...sdk-v0.13.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.13.0...sdk-v0.13.1)
2083
-
2084
- ### Chores
2085
-
2086
- * **internal:** reformat pacakge.json ([#284](https://github.com/anthropics/anthropic-sdk-typescript/issues/284)) ([3760c68](https://github.com/anthropics/anthropic-sdk-typescript/commit/3760c68f207b596261da336cbe62b4b84fb1763f))
2087
- * respect `application/vnd.api+json` content-type header ([#286](https://github.com/anthropics/anthropic-sdk-typescript/issues/286)) ([daf0cae](https://github.com/anthropics/anthropic-sdk-typescript/commit/daf0cae6087580d61d4423e113259c8315c2b85a))
2088
-
2089
- ## 0.13.0 (2024-02-02)
2090
-
2091
- Full Changelog: [sdk-v0.12.8...sdk-v0.13.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.12.8...sdk-v0.13.0)
2092
-
2093
- ### Features
2094
-
2095
- * **api:** add new usage response fields ([#281](https://github.com/anthropics/anthropic-sdk-typescript/issues/281)) ([77bd18f](https://github.com/anthropics/anthropic-sdk-typescript/commit/77bd18fb3d149c0706664304102fc5f12830f761))
2096
-
2097
-
2098
- ### Chores
2099
-
2100
- * **package:** fix formatting ([#283](https://github.com/anthropics/anthropic-sdk-typescript/issues/283)) ([f88579a](https://github.com/anthropics/anthropic-sdk-typescript/commit/f88579a0768e0a7d5064eec9e1dd79e86c66bce7))
2101
-
2102
- ## 0.12.8 (2024-02-02)
2103
-
2104
- Full Changelog: [sdk-v0.12.7...sdk-v0.12.8](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.12.7...sdk-v0.12.8)
2105
-
2106
- ### Chores
2107
-
2108
- * **interal:** make link to api.md relative ([#278](https://github.com/anthropics/anthropic-sdk-typescript/issues/278)) ([46f8c28](https://github.com/anthropics/anthropic-sdk-typescript/commit/46f8c2805af75a5a733fdaa53936765a483471cb))
2109
- * **internal:** enable building when git installed ([#279](https://github.com/anthropics/anthropic-sdk-typescript/issues/279)) ([3065001](https://github.com/anthropics/anthropic-sdk-typescript/commit/3065001610041b0c74cc640b72f646b6ff867db1))
2110
-
2111
-
2112
- ### Documentation
2113
-
2114
- * add a CONTRIBUTING.md ([#280](https://github.com/anthropics/anthropic-sdk-typescript/issues/280)) ([5b53551](https://github.com/anthropics/anthropic-sdk-typescript/commit/5b535512f2eacdb9f2fef795c85f2d2aaeedaea3))
2115
-
2116
- ## 0.12.7 (2024-01-31)
2117
-
2118
- Full Changelog: [sdk-v0.12.6...sdk-v0.12.7](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.12.6...sdk-v0.12.7)
2119
-
2120
- ### Chores
2121
-
2122
- * **bedrock:** move bedrock SDK to the main repo ([#274](https://github.com/anthropics/anthropic-sdk-typescript/issues/274)) ([b4ef3a8](https://github.com/anthropics/anthropic-sdk-typescript/commit/b4ef3a854e447744a1e270ec1e7e6da81b98ade3))
2123
- * **ci:** fix publish packages script ([#272](https://github.com/anthropics/anthropic-sdk-typescript/issues/272)) ([db3585d](https://github.com/anthropics/anthropic-sdk-typescript/commit/db3585daf759c9794ec307b05a568527a2e7df99))
2124
-
2125
- ## 0.12.6 (2024-01-30)
2126
-
2127
- Full Changelog: [sdk-v0.12.5...sdk-v0.12.6](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.12.5...sdk-v0.12.6)
2128
-
2129
- ### Chores
2130
-
2131
- * **internal:** support pre-release versioning ([#270](https://github.com/anthropics/anthropic-sdk-typescript/issues/270)) ([566069d](https://github.com/anthropics/anthropic-sdk-typescript/commit/566069d4eb1dbcc2123f4b455f855b0748d586ee))
2132
-
2133
- ## 0.12.5 (2024-01-25)
2134
-
2135
- Full Changelog: [sdk-v0.12.4...sdk-v0.12.5](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.12.4...sdk-v0.12.5)
2136
-
2137
- ### Chores
2138
-
2139
- * **internal:** don't re-export streaming type ([#267](https://github.com/anthropics/anthropic-sdk-typescript/issues/267)) ([bcae5a9](https://github.com/anthropics/anthropic-sdk-typescript/commit/bcae5a95078dfe091d01823cd38cf3c63d28026d))
2140
- * **internal:** update release-please config ([#269](https://github.com/anthropics/anthropic-sdk-typescript/issues/269)) ([80952e6](https://github.com/anthropics/anthropic-sdk-typescript/commit/80952e6ff6aea24ade9ea45dcbe8bb61da385304))
2141
-
2142
- ## 0.12.4 (2024-01-23)
2143
-
2144
- Full Changelog: [sdk-v0.12.3...sdk-v0.12.4](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.12.3...sdk-v0.12.4)
2145
-
2146
- ### Chores
2147
-
2148
- * **internal:** add internal helpers & improve build scripts ([#261](https://github.com/anthropics/anthropic-sdk-typescript/issues/261)) ([4c1504a](https://github.com/anthropics/anthropic-sdk-typescript/commit/4c1504abc7eb8685a8409c4a19dc46d83ea26392))
2149
- * **internal:** minor streaming updates ([#264](https://github.com/anthropics/anthropic-sdk-typescript/issues/264)) ([d4414ff](https://github.com/anthropics/anthropic-sdk-typescript/commit/d4414ffeafbc47769b91c4b2681f130b46d1a7c1))
2150
- * **internal:** update resource client type ([#263](https://github.com/anthropics/anthropic-sdk-typescript/issues/263)) ([bc4f115](https://github.com/anthropics/anthropic-sdk-typescript/commit/bc4f115900cbeba1ff09d6f3cec79e639a8fda5e))
2151
-
2152
- ## 0.12.3 (2024-01-19)
2153
-
2154
- Full Changelog: [v0.12.2...v0.12.3](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.12.2...v0.12.3)
2155
-
2156
- ### Bug Fixes
2157
-
2158
- * allow body type in RequestOptions to be null ([#259](https://github.com/anthropics/anthropic-sdk-typescript/issues/259)) ([2f98de1](https://github.com/anthropics/anthropic-sdk-typescript/commit/2f98de1a42568b1242ce313ba046febb1c6625b5))
2159
-
2160
- ## 0.12.2 (2024-01-18)
2161
-
2162
- Full Changelog: [v0.12.1...v0.12.2](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.12.1...v0.12.2)
2163
-
2164
- ### Bug Fixes
2165
-
2166
- * **ci:** ignore stainless-app edits to release PR title ([#258](https://github.com/anthropics/anthropic-sdk-typescript/issues/258)) ([87e4ba8](https://github.com/anthropics/anthropic-sdk-typescript/commit/87e4ba82c5b498f881db9590edbfd68c8aba0930))
2167
- * **types:** accept undefined for optional client options ([#257](https://github.com/anthropics/anthropic-sdk-typescript/issues/257)) ([a0e2c4a](https://github.com/anthropics/anthropic-sdk-typescript/commit/a0e2c4a4c4a269ad011d9a6c717c1ded2405711b))
2168
- * use default base url if BASE_URL env var is blank ([#250](https://github.com/anthropics/anthropic-sdk-typescript/issues/250)) ([e38f32f](https://github.com/anthropics/anthropic-sdk-typescript/commit/e38f32f52398f3a082eb745e85179242ecee7663))
2169
-
2170
-
2171
- ### Chores
2172
-
2173
- * **internal:** debug logging for retries; speculative retry-after-ms support ([#256](https://github.com/anthropics/anthropic-sdk-typescript/issues/256)) ([b4b70fd](https://github.com/anthropics/anthropic-sdk-typescript/commit/b4b70fdbee45dd2a68e46135db45b61381538ae8))
2174
- * **internal:** narrow type into stringifyQuery ([#253](https://github.com/anthropics/anthropic-sdk-typescript/issues/253)) ([3f42e07](https://github.com/anthropics/anthropic-sdk-typescript/commit/3f42e0702ab55cd841c0dc186732028d2fb9f5bb))
2175
-
2176
-
2177
- ### Documentation
2178
-
2179
- * fix missing async in readme code sample ([#255](https://github.com/anthropics/anthropic-sdk-typescript/issues/255)) ([553fb37](https://github.com/anthropics/anthropic-sdk-typescript/commit/553fb37159a9424a40df1e0f6bb36962ba9f5be8))
2180
- * **readme:** improve api reference ([#254](https://github.com/anthropics/anthropic-sdk-typescript/issues/254)) ([3721927](https://github.com/anthropics/anthropic-sdk-typescript/commit/3721927e895d42c167e2464f30f7f2addb690ec6))
2181
-
2182
- ## 0.12.1 (2024-01-08)
2183
-
2184
- Full Changelog: [v0.12.0...v0.12.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.12.0...v0.12.1)
2185
-
2186
- ### Bug Fixes
2187
-
2188
- * **headers:** always send lowercase headers and strip undefined (BREAKING in rare cases) ([#245](https://github.com/anthropics/anthropic-sdk-typescript/issues/245)) ([7703066](https://github.com/anthropics/anthropic-sdk-typescript/commit/77030661f5612ea5312cb2fecf7987024ffd6ede))
2189
-
2190
-
2191
- ### Chores
2192
-
2193
- * add .keep files for examples and custom code directories ([#249](https://github.com/anthropics/anthropic-sdk-typescript/issues/249)) ([26b9062](https://github.com/anthropics/anthropic-sdk-typescript/commit/26b9062c7489dd3ee7f620edfea9888f92a859d7))
2194
- * **internal:** improve type signatures ([#247](https://github.com/anthropics/anthropic-sdk-typescript/issues/247)) ([40edd29](https://github.com/anthropics/anthropic-sdk-typescript/commit/40edd299a83f1f60e973080d1fa84f6f42752663))
2195
-
2196
- ## 0.12.0 (2023-12-21)
2197
-
2198
- Full Changelog: [v0.11.0...v0.12.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.11.0...v0.12.0)
2199
-
2200
- ### ⚠ BREAKING CHANGES
2201
-
2202
- * remove anthropic-beta and x-api-key headers from param types ([#243](https://github.com/anthropics/anthropic-sdk-typescript/issues/243))
2203
-
2204
- ### Bug Fixes
2205
-
2206
- * remove anthropic-beta and x-api-key headers from param types ([#243](https://github.com/anthropics/anthropic-sdk-typescript/issues/243)) ([60f67ae](https://github.com/anthropics/anthropic-sdk-typescript/commit/60f67ae757cfe8e482327f508a802b30ec3805a0))
2207
-
2208
-
2209
- ### Documentation
2210
-
2211
- * **readme:** add streaming helper documentation ([#238](https://github.com/anthropics/anthropic-sdk-typescript/issues/238)) ([d74ee71](https://github.com/anthropics/anthropic-sdk-typescript/commit/d74ee7159f366a3f78091eacdcea3049c1e81ec7))
2212
- * **readme:** remove old migration guide ([#236](https://github.com/anthropics/anthropic-sdk-typescript/issues/236)) ([65dff0a](https://github.com/anthropics/anthropic-sdk-typescript/commit/65dff0adb2ec836b81da4f71fb94a316c5f1a942))
2213
- * reformat README.md ([#241](https://github.com/anthropics/anthropic-sdk-typescript/issues/241)) ([eb12705](https://github.com/anthropics/anthropic-sdk-typescript/commit/eb12705a7d975f584ca31f24b99c35318cf6419b))
2214
-
2215
-
2216
- ### Refactors
2217
-
2218
- * write jest config in typescript ([#239](https://github.com/anthropics/anthropic-sdk-typescript/issues/239)) ([7c87f24](https://github.com/anthropics/anthropic-sdk-typescript/commit/7c87f242d921adfbd2bb21ed5f2c37ada2043f95))
2219
-
2220
- ## 0.11.0 (2023-12-19)
2221
-
2222
- Full Changelog: [v0.10.2...v0.11.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.10.2...v0.11.0)
2223
-
2224
- ### Features
2225
-
2226
- * **api:** add messages endpoint with streaming helpers ([#235](https://github.com/anthropics/anthropic-sdk-typescript/issues/235)) ([12b914f](https://github.com/anthropics/anthropic-sdk-typescript/commit/12b914f46f4aa625ff141ec0b6631400d0994f76))
2227
- * **client:** support reading the base url from an env variable ([#223](https://github.com/anthropics/anthropic-sdk-typescript/issues/223)) ([5bc3600](https://github.com/anthropics/anthropic-sdk-typescript/commit/5bc3600a487e7ed49d944aaf36a43e0d895e907b))
2228
-
2229
-
2230
- ### Chores
2231
-
2232
- * **ci:** run release workflow once per day ([#232](https://github.com/anthropics/anthropic-sdk-typescript/issues/232)) ([115479f](https://github.com/anthropics/anthropic-sdk-typescript/commit/115479f403838a6d2c81587220029b68a4371c02))
2233
- * **deps:** update dependency ts-jest to v29.1.1 ([#233](https://github.com/anthropics/anthropic-sdk-typescript/issues/233)) ([bec6ab1](https://github.com/anthropics/anthropic-sdk-typescript/commit/bec6ab127d9b20071ab673e8e37087a879467b74))
2234
- * **deps:** update jest ([#234](https://github.com/anthropics/anthropic-sdk-typescript/issues/234)) ([5506174](https://github.com/anthropics/anthropic-sdk-typescript/commit/5506174092d5248354f3d288c84da5ba4749375c))
2235
- * update dependencies ([#231](https://github.com/anthropics/anthropic-sdk-typescript/issues/231)) ([4e34536](https://github.com/anthropics/anthropic-sdk-typescript/commit/4e345362c9002528fb0d95ca739fb8211ab3aec8))
2236
- * update prettier ([#230](https://github.com/anthropics/anthropic-sdk-typescript/issues/230)) ([173603e](https://github.com/anthropics/anthropic-sdk-typescript/commit/173603e14fc5fe87c056553ecec3278059fe58d9))
2237
-
2238
-
2239
- ### Documentation
2240
-
2241
- * update examples to show claude-2.1 ([#227](https://github.com/anthropics/anthropic-sdk-typescript/issues/227)) ([4b00d84](https://github.com/anthropics/anthropic-sdk-typescript/commit/4b00d84aee56090b5d576fdff9c3a07386475c72))
2242
-
2243
-
2244
- ### Build System
2245
-
2246
- * specify `packageManager: yarn` ([#229](https://github.com/anthropics/anthropic-sdk-typescript/issues/229)) ([d31dae4](https://github.com/anthropics/anthropic-sdk-typescript/commit/d31dae455d750a61ae3b9a751ab73309b0f87417))
2247
-
2248
- ## 0.10.2 (2023-11-28)
2249
-
2250
- Full Changelog: [v0.10.1...v0.10.2](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.10.1...v0.10.2)
2251
-
2252
- ## 0.10.1 (2023-11-24)
2253
-
2254
- Full Changelog: [v0.10.0...v0.10.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.10.0...v0.10.1)
2255
-
2256
- ### Chores
2257
-
2258
- * **internal:** remove file import and conditionally run prepare ([#217](https://github.com/anthropics/anthropic-sdk-typescript/issues/217)) ([8ac5c7a](https://github.com/anthropics/anthropic-sdk-typescript/commit/8ac5c7ae63a7aa4262ad95e0f4d6a509428de794))
2259
-
2260
- ## 0.10.0 (2023-11-21)
2261
-
2262
- Full Changelog: [v0.9.1...v0.10.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.9.1...v0.10.0)
2263
-
2264
- ### Features
2265
-
2266
- * allow installing package directly from github ([#215](https://github.com/anthropics/anthropic-sdk-typescript/issues/215)) ([3de3f1b](https://github.com/anthropics/anthropic-sdk-typescript/commit/3de3f1b8124c110ead3ebedf709f4d5d088230cd))
2267
-
2268
-
2269
- ### Chores
2270
-
2271
- * **ci:** fix publish-npm ([#213](https://github.com/anthropics/anthropic-sdk-typescript/issues/213)) ([4ab77b7](https://github.com/anthropics/anthropic-sdk-typescript/commit/4ab77b7b323f22019193ba4f0a85fc89af193fbf))
2272
- * **internal:** don't call prepare in dist ([#216](https://github.com/anthropics/anthropic-sdk-typescript/issues/216)) ([b031904](https://github.com/anthropics/anthropic-sdk-typescript/commit/b031904901a17878545cd8ce5c43f03cd364a8fe))
2273
-
2274
- ## 0.9.1 (2023-11-14)
2275
-
2276
- Full Changelog: [v0.9.0...v0.9.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.9.0...v0.9.1)
2277
-
2278
- ### Chores
2279
-
2280
- * **ci:** update release-please config ([#206](https://github.com/anthropics/anthropic-sdk-typescript/issues/206)) ([270b0b7](https://github.com/anthropics/anthropic-sdk-typescript/commit/270b0b725ea559ca4616ec8d8bac5a5cde1de0db))
2281
- * **docs:** fix github links ([#208](https://github.com/anthropics/anthropic-sdk-typescript/issues/208)) ([b316603](https://github.com/anthropics/anthropic-sdk-typescript/commit/b3166033cffe31f5d11793ddd32e595161f1a2e6))
2282
- * **internal:** update APIResource structure ([#211](https://github.com/anthropics/anthropic-sdk-typescript/issues/211)) ([0d6bbce](https://github.com/anthropics/anthropic-sdk-typescript/commit/0d6bbce8ff699b511133ee6bfb72c1244d85eb32))
2283
- * **internal:** update jest config ([#210](https://github.com/anthropics/anthropic-sdk-typescript/issues/210)) ([b0c64eb](https://github.com/anthropics/anthropic-sdk-typescript/commit/b0c64eb9531d417f024567a4c74d9dd64743b889))
2284
- * **internal:** update tsconfig ([#209](https://github.com/anthropics/anthropic-sdk-typescript/issues/209)) ([81b3e0b](https://github.com/anthropics/anthropic-sdk-typescript/commit/81b3e0b59801f737c6f1783e59eef8c1af77b1ad))
2285
-
2286
- ## 0.9.0 (2023-11-05)
2287
-
2288
- Full Changelog: [v0.8.1...v0.9.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.8.1...v0.9.0)
2289
-
2290
- ### Features
2291
-
2292
- * **client:** allow binary returns ([#203](https://github.com/anthropics/anthropic-sdk-typescript/issues/203)) ([5983d5e](https://github.com/anthropics/anthropic-sdk-typescript/commit/5983d5e5de327d6835c7baaea022914a101865a2))
2293
- * **github:** include a devcontainer setup ([#202](https://github.com/anthropics/anthropic-sdk-typescript/issues/202)) ([ea97913](https://github.com/anthropics/anthropic-sdk-typescript/commit/ea97913a04a508da7704758b78a9b96d097be5a2))
2294
-
2295
-
2296
- ### Chores
2297
-
2298
- * **internal:** update gitignore ([#198](https://github.com/anthropics/anthropic-sdk-typescript/issues/198)) ([3048738](https://github.com/anthropics/anthropic-sdk-typescript/commit/3048738235b9dff9de19aae59ff66487dffb9e8e))
2299
- * small cleanups ([#201](https://github.com/anthropics/anthropic-sdk-typescript/issues/201)) ([9f0a73d](https://github.com/anthropics/anthropic-sdk-typescript/commit/9f0a73d794fc110689ce1c67b68d0a68133adb8d))
2300
-
2301
-
2302
- ### Documentation
2303
-
2304
- * document customizing fetch ([#204](https://github.com/anthropics/anthropic-sdk-typescript/issues/204)) ([d2df724](https://github.com/anthropics/anthropic-sdk-typescript/commit/d2df7246ec244f2de73d359ffbff3f88acec781d))
2305
- * fix github links ([#200](https://github.com/anthropics/anthropic-sdk-typescript/issues/200)) ([4038acd](https://github.com/anthropics/anthropic-sdk-typescript/commit/4038acd91f4de7c3b20efe7f76523d1e6970f5d9))
2306
- * **readme:** mention version header ([#205](https://github.com/anthropics/anthropic-sdk-typescript/issues/205)) ([a8d8f07](https://github.com/anthropics/anthropic-sdk-typescript/commit/a8d8f07f9d4890195847b6ea86eb311e258e655f))
2307
-
2308
- ## 0.8.1 (2023-10-25)
2309
-
2310
- Full Changelog: [v0.8.0...v0.8.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.8.0...v0.8.1)
2311
-
2312
- ### Bug Fixes
2313
-
2314
- * typo in build script ([#197](https://github.com/anthropics/anthropic-sdk-typescript/issues/197)) ([212e990](https://github.com/anthropics/anthropic-sdk-typescript/commit/212e9903e9b72b3169f450d8ab11ebd384951dba))
2315
-
2316
- ## 0.8.0 (2023-10-24)
2317
-
2318
- Full Changelog: [v0.7.0...v0.8.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.7.0...v0.8.0)
2319
-
2320
- ### Features
2321
-
2322
- * **client:** adjust retry behavior to be exponential backoff ([#192](https://github.com/anthropics/anthropic-sdk-typescript/issues/192)) ([747afe2](https://github.com/anthropics/anthropic-sdk-typescript/commit/747afe2bdbbe3a5489e9b9bc6ed4fcf2a276e40b))
2323
-
2324
- ## 0.7.0 (2023-10-19)
2325
-
2326
- Full Changelog: [v0.6.8...v0.7.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.6.8...v0.7.0)
2327
-
2328
- ### Features
2329
-
2330
- * handle 204 No Content gracefully ([#190](https://github.com/anthropics/anthropic-sdk-typescript/issues/190)) ([c8a8bec](https://github.com/anthropics/anthropic-sdk-typescript/commit/c8a8becd127e5275333900c3bb76955605ae0f02))
2331
-
2332
- ## 0.6.8 (2023-10-17)
2333
-
2334
- Full Changelog: [v0.6.7...v0.6.8](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.6.7...v0.6.8)
2335
-
2336
- ### Bug Fixes
2337
-
2338
- * import web-streams-polyfill without overriding globals ([#186](https://github.com/anthropics/anthropic-sdk-typescript/issues/186)) ([e774e17](https://github.com/anthropics/anthropic-sdk-typescript/commit/e774e1774642668e080de5233aeaa33cf5f1b3ae))
2339
-
2340
- ## 0.6.7 (2023-10-16)
2341
-
2342
- Full Changelog: [v0.6.6...v0.6.7](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.6.6...v0.6.7)
2343
-
2344
- ### Bug Fixes
2345
-
2346
- * improve status code in error messages ([#183](https://github.com/anthropics/anthropic-sdk-typescript/issues/183)) ([7d3bbd4](https://github.com/anthropics/anthropic-sdk-typescript/commit/7d3bbd485c9628bb7c3fb5d1660934198981fcc7))
2347
-
2348
-
2349
- ### Chores
2350
-
2351
- * add case insensitive get header function ([#178](https://github.com/anthropics/anthropic-sdk-typescript/issues/178)) ([13c398d](https://github.com/anthropics/anthropic-sdk-typescript/commit/13c398dee3ff2eaa3b6046630eda9831580348f4))
2352
- * **internal:** add debug logs for stream responses ([#182](https://github.com/anthropics/anthropic-sdk-typescript/issues/182)) ([a1fa1b7](https://github.com/anthropics/anthropic-sdk-typescript/commit/a1fa1b7766248f3178cb55ac5342409a57c1dbb8))
2353
- * update comment ([#179](https://github.com/anthropics/anthropic-sdk-typescript/issues/179)) ([27a425e](https://github.com/anthropics/anthropic-sdk-typescript/commit/27a425ee64dcdc569b92ac27b501bca0dadf2dea))
2354
-
2355
-
2356
- ### Documentation
2357
-
2358
- * organisation -> organization (UK to US English) ([#185](https://github.com/anthropics/anthropic-sdk-typescript/issues/185)) ([70257d4](https://github.com/anthropics/anthropic-sdk-typescript/commit/70257d43296f5b448b5649a34b67a3a3a26704ab))
2359
-
2360
-
2361
- ### Refactors
2362
-
2363
- * **streaming:** change Stream constructor signature ([#174](https://github.com/anthropics/anthropic-sdk-typescript/issues/174)) ([1951824](https://github.com/anthropics/anthropic-sdk-typescript/commit/195182432c41a2a8a4fc425788267e60f36f5820))
2364
- * **test:** refactor authentication tests ([#176](https://github.com/anthropics/anthropic-sdk-typescript/issues/176)) ([f59daad](https://github.com/anthropics/anthropic-sdk-typescript/commit/f59daad06cab4c5df3068ea7f71ecbb20d8af141))
2365
-
2366
- ## 0.6.6 (2023-10-11)
2367
-
2368
- Full Changelog: [v0.6.5...v0.6.6](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.6.5...v0.6.6)
2369
-
2370
- ### Chores
2371
-
2372
- * update README ([#173](https://github.com/anthropics/anthropic-sdk-typescript/issues/173)) ([5f50c1b](https://github.com/anthropics/anthropic-sdk-typescript/commit/5f50c1b2f160610c89f158a10d83029c356d925a))
2373
-
2374
- ## 0.6.5 (2023-10-11)
2375
-
2376
- Full Changelog: [v0.6.4...v0.6.5](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.6.4...v0.6.5)
2377
-
2378
- ### Features
2379
-
2380
- * **client:** handle retry-after with a date ([#162](https://github.com/anthropics/anthropic-sdk-typescript/issues/162)) ([31bd609](https://github.com/anthropics/anthropic-sdk-typescript/commit/31bd60905858a6532414665a1368ae9f5fd29370))
2381
- * **client:** retry on 408 Request Timeout ([#151](https://github.com/anthropics/anthropic-sdk-typescript/issues/151)) ([3523ffe](https://github.com/anthropics/anthropic-sdk-typescript/commit/3523ffe5647448d5a5960b1339c9a17374e85dd5))
2382
- * **client:** support importing node or web shims manually ([#157](https://github.com/anthropics/anthropic-sdk-typescript/issues/157)) ([c1237fe](https://github.com/anthropics/anthropic-sdk-typescript/commit/c1237feaea9ca2d244720f2f75e023450a78019f))
2383
- * **errors:** add status code to error message ([#155](https://github.com/anthropics/anthropic-sdk-typescript/issues/155)) ([76cf128](https://github.com/anthropics/anthropic-sdk-typescript/commit/76cf128b68f206038945ac4f54f6f50e8a6a2c1b))
2384
- * **package:** export a root error type ([#160](https://github.com/anthropics/anthropic-sdk-typescript/issues/160)) ([51d8d60](https://github.com/anthropics/anthropic-sdk-typescript/commit/51d8d60b72fbe99dcb4d5a9ec32abbcb21ba1460))
2385
-
2386
-
2387
- ### Bug Fixes
2388
-
2389
- * **client:** eliminate circular imports, which cause runtime errors in webpack dev bundles ([#170](https://github.com/anthropics/anthropic-sdk-typescript/issues/170)) ([4a86733](https://github.com/anthropics/anthropic-sdk-typescript/commit/4a86733b9d11349fca041683ac9d89685133557d))
2390
- * fix namespace exports regression ([#171](https://github.com/anthropics/anthropic-sdk-typescript/issues/171)) ([0689a91](https://github.com/anthropics/anthropic-sdk-typescript/commit/0689a9196619d968870b7fd2e1a0f037a1aee282))
2391
- * prevent ReferenceError, update compatibility to ES2020 and Node 18+ ([#169](https://github.com/anthropics/anthropic-sdk-typescript/issues/169)) ([9753314](https://github.com/anthropics/anthropic-sdk-typescript/commit/9753314b7e36a270bb4c29f2981c521ec9c17773))
2392
-
2393
-
2394
- ### Chores
2395
-
2396
- * **internal:** bump lock file ([#159](https://github.com/anthropics/anthropic-sdk-typescript/issues/159)) ([e6030fa](https://github.com/anthropics/anthropic-sdk-typescript/commit/e6030fa915f26569f9c48c478a5e6c01910a6557))
2397
- * **internal:** minor formatting improvement ([#168](https://github.com/anthropics/anthropic-sdk-typescript/issues/168)) ([6447608](https://github.com/anthropics/anthropic-sdk-typescript/commit/644760883802bc2769a916fa477f2c6491f018fd))
2398
- * **internal:** update lock file ([#161](https://github.com/anthropics/anthropic-sdk-typescript/issues/161)) ([370ce3c](https://github.com/anthropics/anthropic-sdk-typescript/commit/370ce3c34b87591071fefc8b53977078603b6ca4))
2399
- * **internal:** update lock file ([#163](https://github.com/anthropics/anthropic-sdk-typescript/issues/163)) ([4a37181](https://github.com/anthropics/anthropic-sdk-typescript/commit/4a37181e0ceada13e3ed61d6df7aa34492dc57a7))
2400
- * **internal:** update lock file ([#164](https://github.com/anthropics/anthropic-sdk-typescript/issues/164)) ([939c155](https://github.com/anthropics/anthropic-sdk-typescript/commit/939c155277e67c19f7b2ff956f7cf0d40d4671cd))
2401
-
2402
-
2403
- ### Documentation
2404
-
2405
- * **api.md:** add shared models ([#158](https://github.com/anthropics/anthropic-sdk-typescript/issues/158)) ([33e5518](https://github.com/anthropics/anthropic-sdk-typescript/commit/33e5518bdeca83bbbde0e144e444609f569f1477))
2406
- * declare Bun 1.0 officially supported ([#154](https://github.com/anthropics/anthropic-sdk-typescript/issues/154)) ([429d8f4](https://github.com/anthropics/anthropic-sdk-typescript/commit/429d8f44b113a91599f0ebb69128636da82a5050))
2407
- * **readme:** remove incorrect wording in opening ([#156](https://github.com/anthropics/anthropic-sdk-typescript/issues/156)) ([01973fe](https://github.com/anthropics/anthropic-sdk-typescript/commit/01973fe50b13ce2981656f8c13603975e7c43efd))
2408
-
2409
- ## 0.6.4 (2023-09-08)
2410
-
2411
- Full Changelog: [v0.6.3...v0.6.4](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.6.3...v0.6.4)
2412
-
2413
- ### Features
2414
-
2415
- * **package:** add Bun export map ([#139](https://github.com/anthropics/anthropic-sdk-typescript/issues/139)) ([ba3310d](https://github.com/anthropics/anthropic-sdk-typescript/commit/ba3310d903cd5fda91168266335f4e445e60cad4))
2416
-
2417
-
2418
- ### Bug Fixes
2419
-
2420
- * **client:** fix TS errors that appear when users Go to Source in VSCode ([#142](https://github.com/anthropics/anthropic-sdk-typescript/issues/142)) ([f7bfbea](https://github.com/anthropics/anthropic-sdk-typescript/commit/f7bfbeaa54d364201bbe5cddf3132875ae2a3ccf))
2421
- * **client:** handle case where the client is instantiated with a undefined baseURL ([#143](https://github.com/anthropics/anthropic-sdk-typescript/issues/143)) ([10e5203](https://github.com/anthropics/anthropic-sdk-typescript/commit/10e52034990d90dcdaf26672ea384545b88ddf35))
2422
- * **client:** use explicit file extensions in _shims imports ([#141](https://github.com/anthropics/anthropic-sdk-typescript/issues/141)) ([10fd687](https://github.com/anthropics/anthropic-sdk-typescript/commit/10fd68742a202c5c0a8b520db190c239dce9b676))
2423
- * fix module not found errors in Vercel edge ([#148](https://github.com/anthropics/anthropic-sdk-typescript/issues/148)) ([72e51a1](https://github.com/anthropics/anthropic-sdk-typescript/commit/72e51a170855281a8d099b00c6fb1e9ccb276212))
2424
- * **readme:** update link to api.md to use the correct branch ([#145](https://github.com/anthropics/anthropic-sdk-typescript/issues/145)) ([5db78ed](https://github.com/anthropics/anthropic-sdk-typescript/commit/5db78edec4826f86b2fc21ee3f470b49a4987029))
2425
-
2426
-
2427
- ### Chores
2428
-
2429
- * **internal:** export helper from core ([#147](https://github.com/anthropics/anthropic-sdk-typescript/issues/147)) ([7e79de1](https://github.com/anthropics/anthropic-sdk-typescript/commit/7e79de14edeab8110d740e996653e9f9cc2299a4))
2430
-
2431
-
2432
- ### Documentation
2433
-
2434
- * **readme:** add link to api.md ([#144](https://github.com/anthropics/anthropic-sdk-typescript/issues/144)) ([716c9f0](https://github.com/anthropics/anthropic-sdk-typescript/commit/716c9f0714c0e9c26cb6cdcb007457aff1284cf4))
2435
-
2436
- ## 0.6.3 (2023-08-28)
2437
-
2438
- Full Changelog: [v0.6.2...v0.6.3](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.6.2...v0.6.3)
2439
-
2440
- ### Bug Fixes
2441
-
2442
- * **types:** improve getNextPage() return type ([#137](https://github.com/anthropics/anthropic-sdk-typescript/issues/137)) ([713d603](https://github.com/anthropics/anthropic-sdk-typescript/commit/713d6032c2c3b3630314a9625a1672147ef19258))
2443
-
2444
-
2445
- ### Chores
2446
-
2447
- * **ci:** setup workflows to create releases and release PRs ([#135](https://github.com/anthropics/anthropic-sdk-typescript/issues/135)) ([56229d9](https://github.com/anthropics/anthropic-sdk-typescript/commit/56229d964733a8b00625dac4ff138b3ade7e4202))
2448
-
2449
- ## [0.6.2](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.6.1...v0.6.2) (2023-08-26)
2450
-
2451
-
2452
- ### Bug Fixes
2453
-
2454
- * **stream:** declare Stream.controller as public ([#132](https://github.com/anthropics/anthropic-sdk-typescript/issues/132)) ([ff33a89](https://github.com/anthropics/anthropic-sdk-typescript/commit/ff33a893747aa708133bab14e97fba34ec776303))
2455
-
2456
-
2457
- ### Refactors
2458
-
2459
- * remove unnecessary line in constructor ([#131](https://github.com/anthropics/anthropic-sdk-typescript/issues/131)) ([dcdf5e5](https://github.com/anthropics/anthropic-sdk-typescript/commit/dcdf5e5183e99ae91d170ca09cc6da5e5637783f))
2460
-
2461
-
2462
- ### Chores
2463
-
2464
- * **internal:** add helper method ([#133](https://github.com/anthropics/anthropic-sdk-typescript/issues/133)) ([4c6950a](https://github.com/anthropics/anthropic-sdk-typescript/commit/4c6950a489b818151127aa1a39c239e4fd58a06e))
2465
- * **internal:** export HeadersInit type shim ([#129](https://github.com/anthropics/anthropic-sdk-typescript/issues/129)) ([bcd51bd](https://github.com/anthropics/anthropic-sdk-typescript/commit/bcd51bd12ad0854baf28b59dcada871889032515))
2466
-
2467
- ## [0.6.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.6.0...v0.6.1) (2023-08-23)
2468
-
2469
-
2470
- ### Features
2471
-
2472
- * allow a default timeout to be set for clients ([#113](https://github.com/anthropics/anthropic-sdk-typescript/issues/113)) ([1c5b2e2](https://github.com/anthropics/anthropic-sdk-typescript/commit/1c5b2e29926100a6e4a6176f0943e2c98991175d))
2473
- * **client:** improve compatibility with Bun ([#119](https://github.com/anthropics/anthropic-sdk-typescript/issues/119)) ([fe4f5d5](https://github.com/anthropics/anthropic-sdk-typescript/commit/fe4f5d5e35e35cab2a62388eb595519e9c14635c))
2474
- * **docs:** add documentation to the client constructor ([#118](https://github.com/anthropics/anthropic-sdk-typescript/issues/118)) ([79303f9](https://github.com/anthropics/anthropic-sdk-typescript/commit/79303f9c46a8248abd05fedbedbbed6e735c046d))
2475
- * **types:** export RequestOptions type ([#127](https://github.com/anthropics/anthropic-sdk-typescript/issues/127)) ([9769751](https://github.com/anthropics/anthropic-sdk-typescript/commit/9769751b84853822e3e6596110ecb2c367f07438))
2476
- * **types:** remove footgun with streaming params ([#125](https://github.com/anthropics/anthropic-sdk-typescript/issues/125)) ([3ed67b6](https://github.com/anthropics/anthropic-sdk-typescript/commit/3ed67b670bae14bc586df224aa57dd4dfa6e71f5))
2477
-
2478
-
2479
- ### Bug Fixes
2480
-
2481
- * **client:** fix TypeError when a request gets retried ([#117](https://github.com/anthropics/anthropic-sdk-typescript/issues/117)) ([0ade979](https://github.com/anthropics/anthropic-sdk-typescript/commit/0ade979a322c07f9a8f5322407b38352fe99b3ce))
2482
- * **core:** fix navigator check for strange environments ([#124](https://github.com/anthropics/anthropic-sdk-typescript/issues/124)) ([c783604](https://github.com/anthropics/anthropic-sdk-typescript/commit/c7836040017d5ce35204c07be0b018e87e827fdb))
2483
- * **types:** add catch-all overload to streaming methods ([#123](https://github.com/anthropics/anthropic-sdk-typescript/issues/123)) ([7c229a2](https://github.com/anthropics/anthropic-sdk-typescript/commit/7c229a24e6751bad22acb8c544113713140120fd))
2484
-
2485
-
2486
- ### Documentation
2487
-
2488
- * **readme:** fix typo ([#121](https://github.com/anthropics/anthropic-sdk-typescript/issues/121)) ([c5dbc3f](https://github.com/anthropics/anthropic-sdk-typescript/commit/c5dbc3fe89c84a728b6a4d7a4f6eadb228ac5688))
2489
-
2490
-
2491
- ### Chores
2492
-
2493
- * assign default reviewers to release PRs ([#115](https://github.com/anthropics/anthropic-sdk-typescript/issues/115)) ([1df3965](https://github.com/anthropics/anthropic-sdk-typescript/commit/1df3965a10256d30f8ce2af8d9890a26522117a9))
2494
- * **internal:** add missing eslint-plugin-prettier ([#122](https://github.com/anthropics/anthropic-sdk-typescript/issues/122)) ([66bede0](https://github.com/anthropics/anthropic-sdk-typescript/commit/66bede0ae3ed7b5baa002bbb0c87b4156306f982))
2495
- * **internal:** fix error happening in CloudFlare pages ([#116](https://github.com/anthropics/anthropic-sdk-typescript/issues/116)) ([b0dc7b3](https://github.com/anthropics/anthropic-sdk-typescript/commit/b0dc7b3b14520ce1f66c2b9d6a0f5aae4028985b))
2496
- * **internal:** minor reformatting of code ([#120](https://github.com/anthropics/anthropic-sdk-typescript/issues/120)) ([4bcaf9e](https://github.com/anthropics/anthropic-sdk-typescript/commit/4bcaf9e30a312284cb22c2084e8242ad7d181ba8))
2497
-
2498
- ## [0.6.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.5.10...v0.6.0) (2023-08-12)
2499
-
2500
-
2501
- ### Features
2502
-
2503
- * **client:** add support for accessing the raw response object ([#105](https://github.com/anthropics/anthropic-sdk-typescript/issues/105)) ([c86b059](https://github.com/anthropics/anthropic-sdk-typescript/commit/c86b0593a630f3adafc5c329019ea7028b6a41cd))
2504
- * **client:** detect browser usage ([#101](https://github.com/anthropics/anthropic-sdk-typescript/issues/101)) ([f4cae3f](https://github.com/anthropics/anthropic-sdk-typescript/commit/f4cae3f63c2e65e087a7bf27dac1eeb8200e0a36))
2505
- * **types:** improve streaming params types ([#102](https://github.com/anthropics/anthropic-sdk-typescript/issues/102)) ([cdf808c](https://github.com/anthropics/anthropic-sdk-typescript/commit/cdf808ca2a18cd744a5d1840e5e2adb3015e8d1d))
2506
-
2507
-
2508
- ### Documentation
2509
-
2510
- * **readme:** minor updates ([#107](https://github.com/anthropics/anthropic-sdk-typescript/issues/107)) ([406fd97](https://github.com/anthropics/anthropic-sdk-typescript/commit/406fd97d4cee0dd363ad548c9a251f78091a70e3))
2511
- * **readme:** remove beta status + document versioning policy ([#100](https://github.com/anthropics/anthropic-sdk-typescript/issues/100)) ([e9ef3d2](https://github.com/anthropics/anthropic-sdk-typescript/commit/e9ef3d21a25e355d8bf94b7a941ad82ec5eafec8))
2512
-
2513
-
2514
- ### Chores
2515
-
2516
- * **docs:** remove trailing spaces ([#108](https://github.com/anthropics/anthropic-sdk-typescript/issues/108)) ([4ba2c6f](https://github.com/anthropics/anthropic-sdk-typescript/commit/4ba2c6f181521ed9a60ed45c35d2276129cd7a0b))
2517
- * **internal:** conditionally include bin during build output ([#109](https://github.com/anthropics/anthropic-sdk-typescript/issues/109)) ([58ac305](https://github.com/anthropics/anthropic-sdk-typescript/commit/58ac305d752d6b5c378f91b988ddfb97231c003c))
2518
- * **internal:** fix deno build ([#98](https://github.com/anthropics/anthropic-sdk-typescript/issues/98)) ([f011e04](https://github.com/anthropics/anthropic-sdk-typescript/commit/f011e041f2f9cabb12951013825c0f0a2a569053))
2519
- * **internal:** remove deno build ([#103](https://github.com/anthropics/anthropic-sdk-typescript/issues/103)) ([9af1527](https://github.com/anthropics/anthropic-sdk-typescript/commit/9af152707a9bcf3027afc64f027566be25da2eb9))
2520
-
2521
-
2522
- ### Refactors
2523
-
2524
- * **client:** remove Stream.toReadableStream() ([#110](https://github.com/anthropics/anthropic-sdk-typescript/issues/110)) ([c370412](https://github.com/anthropics/anthropic-sdk-typescript/commit/c37041285ed9cccf6d980a953e14ffd4006a8acc))
2525
-
2526
- ## [0.5.10](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.5.9...v0.5.10) (2023-08-01)
2527
-
2528
-
2529
- ### Refactors
2530
-
2531
- * create build for deno.land ([#93](https://github.com/anthropics/anthropic-sdk-typescript/issues/93)) ([2ea741a](https://github.com/anthropics/anthropic-sdk-typescript/commit/2ea741a4d4a3123b2eaafb87b73d7884c69ae23b))
2532
-
2533
-
2534
- ### Documentation
2535
-
2536
- * **readme:** add token counting reference ([#94](https://github.com/anthropics/anthropic-sdk-typescript/issues/94)) ([2c6a699](https://github.com/anthropics/anthropic-sdk-typescript/commit/2c6a699d499a3468fc4312a6b6c9493ffd1806a2))
2537
-
2538
-
2539
- ### Chores
2540
-
2541
- * **internal:** allow the build script to be run without yarn installed ([#91](https://github.com/anthropics/anthropic-sdk-typescript/issues/91)) ([9bd2b28](https://github.com/anthropics/anthropic-sdk-typescript/commit/9bd2b2871ca8a3b5f2466a904153d5c234094372))
2542
- * **internal:** fix deno build ([#96](https://github.com/anthropics/anthropic-sdk-typescript/issues/96)) ([3fdab4e](https://github.com/anthropics/anthropic-sdk-typescript/commit/3fdab4e33b4c8668d17b8cddabbb09a22adf4124))
2543
-
2544
- ## [0.5.9](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.5.8...v0.5.9) (2023-07-29)
2545
-
2546
-
2547
- ### Bug Fixes
2548
-
2549
- * **client:** handle undefined process in more places ([#87](https://github.com/anthropics/anthropic-sdk-typescript/issues/87)) ([d950c25](https://github.com/anthropics/anthropic-sdk-typescript/commit/d950c25469a6c6b0dd3cfecd282db078826366ba))
2550
- * **examples:** avoid swallowing errors in example scripts ([#82](https://github.com/anthropics/anthropic-sdk-typescript/issues/82)) ([b27cfe9](https://github.com/anthropics/anthropic-sdk-typescript/commit/b27cfe9323bce983bb49f57dece98f1d9e507034))
2551
- * fix undefined message in errors ([#86](https://github.com/anthropics/anthropic-sdk-typescript/issues/86)) ([5714a14](https://github.com/anthropics/anthropic-sdk-typescript/commit/5714a14d9af282a3d308b8694e6e03309d4b5642))
2552
-
2553
-
2554
- ### Chores
2555
-
2556
- * **internal:** minor refactoring of client instantiation ([#88](https://github.com/anthropics/anthropic-sdk-typescript/issues/88)) ([2c53e1c](https://github.com/anthropics/anthropic-sdk-typescript/commit/2c53e1ca28a444a48e5f1041d9eb9077608b3fc7))
2557
-
2558
-
2559
- ### Refactors
2560
-
2561
- * use destructuring arguments in client constructor and respect false values ([#89](https://github.com/anthropics/anthropic-sdk-typescript/issues/89)) ([8d4c686](https://github.com/anthropics/anthropic-sdk-typescript/commit/8d4c6860273bbd16027023700d521a5e48db76f7))
2562
-
2563
- ## [0.5.8](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.5.7...v0.5.8) (2023-07-22)
2564
-
2565
-
2566
- ### Features
2567
-
2568
- * **streaming:** make requests immediately throw an error if an aborted signal is passed in ([#79](https://github.com/anthropics/anthropic-sdk-typescript/issues/79)) ([5c86597](https://github.com/anthropics/anthropic-sdk-typescript/commit/5c865979a21d18db87df43a9bdb27b701815f4bb))
2569
-
2570
- ## [0.5.7](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.5.6...v0.5.7) (2023-07-19)
2571
-
2572
-
2573
- ### Features
2574
-
2575
- * add flexible enum to model param ([#73](https://github.com/anthropics/anthropic-sdk-typescript/issues/73)) ([a6bbcad](https://github.com/anthropics/anthropic-sdk-typescript/commit/a6bbcadb447060f3c2e60881d31d7b7fb7a50512))
2576
- * **client:** export ClientOptions interface ([#75](https://github.com/anthropics/anthropic-sdk-typescript/issues/75)) ([0315ce1](https://github.com/anthropics/anthropic-sdk-typescript/commit/0315ce170db463ad900384ab7e4f62885cb471a2))
2577
- * **deps:** remove unneeded qs dep ([#72](https://github.com/anthropics/anthropic-sdk-typescript/issues/72)) ([0aea5a6](https://github.com/anthropics/anthropic-sdk-typescript/commit/0aea5a6f4852f351ecbe9f46d6857a6fafc7e864))
2578
-
2579
-
2580
- ### Bug Fixes
2581
-
2582
- * **client:** fix errors with file uploads in the browser ([#76](https://github.com/anthropics/anthropic-sdk-typescript/issues/76)) ([ac48fa7](https://github.com/anthropics/anthropic-sdk-typescript/commit/ac48fa72bb764b2abed95f200bc658f65725e2b3))
2583
- * fix error in environments without `TextEncoder` ([#70](https://github.com/anthropics/anthropic-sdk-typescript/issues/70)) ([5b78e05](https://github.com/anthropics/anthropic-sdk-typescript/commit/5b78e0586fd351258ccc05c8ba89a2ba66681b0d))
2584
- * fix export map order ([#74](https://github.com/anthropics/anthropic-sdk-typescript/issues/74)) ([51e70cb](https://github.com/anthropics/anthropic-sdk-typescript/commit/51e70cb9b55128d4de1b0597fad475d0f4bc836c))
2585
-
2586
- ## [0.5.6](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.5.5...v0.5.6) (2023-07-15)
2587
-
2588
-
2589
- ### Bug Fixes
2590
-
2591
- * fix errors with "named" client export in CJS ([#67](https://github.com/anthropics/anthropic-sdk-typescript/issues/67)) ([08ef69c](https://github.com/anthropics/anthropic-sdk-typescript/commit/08ef69cca87bbdf82440d163611f45e04e894234))
2592
-
2593
- ## [0.5.5](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.5.4...v0.5.5) (2023-07-13)
2594
-
2595
-
2596
- ### Features
2597
-
2598
- * **client:** add support for passing a `signal` request option ([#55](https://github.com/anthropics/anthropic-sdk-typescript/issues/55)) ([09604e9](https://github.com/anthropics/anthropic-sdk-typescript/commit/09604e9990e13dd703f4bcfd0a241b8ec2ebbc71))
2599
-
2600
-
2601
- ### Bug Fixes
2602
-
2603
- * **streaming:** do not abort successfully completed streams ([#53](https://github.com/anthropics/anthropic-sdk-typescript/issues/53)) ([950dd49](https://github.com/anthropics/anthropic-sdk-typescript/commit/950dd4930429010d89ae31eef9ebb193be9517ad))
2604
-
2605
-
2606
- ### Documentation
2607
-
2608
- * **examples:** bump model to claude-2 in example scripts ([#57](https://github.com/anthropics/anthropic-sdk-typescript/issues/57)) ([f85c05d](https://github.com/anthropics/anthropic-sdk-typescript/commit/f85c05d49a7a9db1deb8eed9124934da763b721b))
2609
- * **readme:** improvements to formatting code snippets ([#58](https://github.com/anthropics/anthropic-sdk-typescript/issues/58)) ([67bae64](https://github.com/anthropics/anthropic-sdk-typescript/commit/67bae64d5388e7e71ea3a891b3579c072b743f38))
2610
-
2611
-
2612
- ### Chores
2613
-
2614
- * **internal:** add helper function for b64 ([#62](https://github.com/anthropics/anthropic-sdk-typescript/issues/62)) ([04e303c](https://github.com/anthropics/anthropic-sdk-typescript/commit/04e303c5cc7b14a862b81379d547b3dc6e908720))
2615
- * **internal:** let `toFile` helper accept promises to objects with name/type properties ([#63](https://github.com/anthropics/anthropic-sdk-typescript/issues/63)) ([93f9af2](https://github.com/anthropics/anthropic-sdk-typescript/commit/93f9af29a91cfced533d309d1816c58bc2efa355))
2616
- * **internal:** remove unneeded type var usage ([#59](https://github.com/anthropics/anthropic-sdk-typescript/issues/59)) ([42fc4a9](https://github.com/anthropics/anthropic-sdk-typescript/commit/42fc4a90cc267f077b26d2bafebe487a74cae067))
2617
-
2618
- ## [0.5.4](https://github.com/anthropics/anthropic-sdk-typescript/compare/v0.5.3...v0.5.4) (2023-07-11)
2619
-
2620
-
2621
- ### Features
2622
-
2623
- * **api:** reference claude-2 in examples ([#50](https://github.com/anthropics/anthropic-sdk-typescript/issues/50)) ([7c53ded](https://github.com/anthropics/anthropic-sdk-typescript/commit/7c53ded6b7f5f3efec0df295181f18469c37e09d))
2624
- * **client:** support passing a custom `fetch` function ([#46](https://github.com/anthropics/anthropic-sdk-typescript/issues/46)) ([7d54366](https://github.com/anthropics/anthropic-sdk-typescript/commit/7d54366fcefa0267e831a0cca4d10c9a146d9f6c))
2625
-
2626
-
2627
- ### Bug Fixes
2628
-
2629
- * **client:** properly handle multi-byte characters in Content-Length ([#47](https://github.com/anthropics/anthropic-sdk-typescript/issues/47)) ([8dfff26](https://github.com/anthropics/anthropic-sdk-typescript/commit/8dfff2691a3ebd5721462c055d8da638ac77e571))
2630
-
2631
-
2632
- ### Refactors
2633
-
2634
- * **streaming:** make response body streaming polyfill more spec-compliant ([#44](https://github.com/anthropics/anthropic-sdk-typescript/issues/44)) ([047d328](https://github.com/anthropics/anthropic-sdk-typescript/commit/047d328cb0968fb1926e41326d35b595ba3fb3bc))