-
Notifications
You must be signed in to change notification settings - Fork 771
Pull requests: anthropics/anthropic-sdk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(environments): add defer_ack to work poller to fix dispatch-mode strand (#1746)
#1751
opened Jul 11, 2026 by
PranavMishra28
Loading…
fix(runner): never re-execute an already-run tool call in SessionToolRunner
#1750
opened Jul 11, 2026 by
PranavMishra28
Loading…
fix(memory): use split("\n") in insert() to match view()/str_replace()
#1748
opened Jul 10, 2026 by
Otis0408
Loading…
fix(tools): surface non-UTF-8 files as ToolError in read/edit
#1745
opened Jul 7, 2026 by
sean-kim05
Loading…
fix(foundry): don't treat an env-derived resource as conflicting with base_url
#1743
opened Jul 7, 2026 by
sean-kim05
Loading…
fix(vertex): resolve project_id from credentials before building request URL
#1742
opened Jul 7, 2026 by
sean-kim05
Loading…
fix(bedrock): don't raise KeyError when signing requests lacking a connection header
#1741
opened Jul 7, 2026 by
sean-kim05
Loading…
fix(streaming): emit input_json events for server_tool_use blocks
#1740
opened Jul 6, 2026 by
sean-kim05
Loading…
fix(credentials): match parsed host in cleartext-HTTP guard
#1738
opened Jul 6, 2026 by
sean-kim05
Loading…
fix(aws): let AnthropicAWS.copy() accept credentials=None so environment helpers work on Claude Platform on AWS
#1737
opened Jul 6, 2026 by
csantanapr
Loading…
fix: treat empty-string ANTHROPIC_API_KEY/AUTH_TOKEN env vars as absent
#1734
opened Jul 5, 2026 by
Yadidiah-k
Loading…
fix(client): handle bare dict/list annotations in construct_type and transform
#1731
opened Jul 3, 2026 by
kazuki-netizen
Loading…
fix: treat empty-string ANTHROPIC_API_KEY / ANTHROPIC_AUTH_TOKEN as absent
#1726
opened Jul 2, 2026 by
okxint
Loading…
fix(agent_toolset): grep tolerates extra model-supplied args
#1719
opened Jun 30, 2026 by
nadavshohat
Loading…
fix(bedrock): preserve payload event types in stream decoder
#1718
opened Jun 30, 2026 by
nightcityblade
Loading…
docs: clarify beta.skills upload directory requirement
#1717
opened Jun 30, 2026 by
nightcityblade
Loading…
fix: guard ParsedMessageStopEvent.message type to suppress Pydantic warnings
#1714
opened Jun 29, 2026 by
lizradway
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.