Skip to content

[pull] main from anthropics:main#95

Merged
pull[bot] merged 10 commits into
code:mainfrom
anthropics:main
Jun 6, 2026
Merged

[pull] main from anthropics:main#95
pull[bot] merged 10 commits into
code:mainfrom
anthropics:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Jun 6, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

stainless-app Bot and others added 10 commits June 5, 2026 19:48
…ation

The beta message stream's accumulator copied stop_reason and stop_sequence
from message_delta but dropped stop_details, so a refusal's structured
details were missing from finalMessage(). Carry it through, guarded on
presence, matching the GA MessageStream accumulator.
Vulnerability reports for the SDKs should go through Anthropic's
HackerOne program rather than security@stainless.com.
…40)

The timeout timer was armed before the middleware chain ran, so time spent
in middleware counted against the request timeout, and a middleware that
retries via multiple next() calls would consume its own deadline.

Now the timer is armed inside a timedFetch wrapper passed as the base
fetch to wrapFetchWithMiddleware, so it starts when the underlying HTTP
fetch is actually invoked — once per next() call.



:rabbit: Remote-Dev: claudespace

Coworker-Transcript-Prev: antproto://did:plc:5biexiuzsixovk5pihwcwfvv/dev.ant.proto.oncall.cc.v0.sessionStart/3mnkfgo6mmd2o#t=2026-06-05T14:59:34.618Z

Coworker-Transcript: antproto://did:plc:5biexiuzsixovk5pihwcwfvv/dev.ant.proto.oncall.cc.v0.sessionStart/3mnkfgo6mmd2o#t=2026-06-05T15:02:22.818Z

Co-authored-by: Claude <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators Jun 6, 2026
@pull pull Bot added the ⤵️ pull label Jun 6, 2026
@pull pull Bot merged commit 185ec06 into code:main Jun 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants