-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: anthropics/claude-agent-sdk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs(query): document real-time input/output interleaving
#1179
opened Aug 3, 2026 by
GautamSharma99
Loading…
fix(store): make SessionKey collisions structurally impossible
#1178
opened Aug 3, 2026 by
GautamSharma99
Loading…
fix(sessions): keep invalid adapter rows out of public listings
#1177
opened Aug 3, 2026 by
GautamSharma99
Loading…
fix(mcp): generate truthful JSON Schemas from Python annotations
#1176
opened Aug 3, 2026 by
GautamSharma99
Loading…
fix(sessions): make hard deletes complete and retryable
#1174
opened Aug 3, 2026 by
GautamSharma99
Loading…
fix(sessions): make SessionStore pagination complete without eager loads
#1173
opened Aug 3, 2026 by
GautamSharma99
Loading…
fix(transport): guarantee version probes cannot hang SDK startup
#1172
opened Aug 3, 2026 by
GautamSharma99
Loading…
fix(client): make transport ownership leak-proof across reconnects
#1171
opened Aug 3, 2026 by
GautamSharma99
Loading…
fix(sessions): stop long-path hash collisions from crossing project boundaries
#1170
opened Aug 3, 2026 by
GautamSharma99
Loading…
fix: report api_error_status instead of "success" on API errors
#1158
opened Aug 2, 2026 by
guptaishaan
Loading…
fix: support MCP Python SDK v2 in the SDK MCP bridge
#1157
opened Aug 2, 2026 by
guptaishaan
Loading…
fix(transport): catch all TimeoutError variants in process termination escalation loop
#1155
opened Jul 31, 2026 by
Echolonius
Loading…
fix(query): implement structured concurrency to prevent query() deadlocks (fixes #1136)
#1139
opened Jul 20, 2026 by
Tanush-Jain
Loading…
Preserve an explicit max_turns=0 when building the CLI command
#1132
opened Jul 19, 2026 by
Osamaali313
Loading…
feat: expose agent_type on ToolPermissionContext for can_use_tool
#1131
opened Jul 19, 2026 by
sridhar-3009
Loading…
feat: forward MCP _meta field through ToolResultBlock
#1130
opened Jul 19, 2026 by
sridhar-3009
Loading…
Don't mutate caller message dicts in ClaudeSDKClient.query()
#1129
opened Jul 19, 2026 by
winklemad
Loading…
docs: add CONTRIBUTING.md with dev setup, lint/test commands, and PR conventions
#1122
opened Jul 15, 2026 by
hexcreator
Loading…
Validate the SDK release version and stop interpolating it into shell
#1121
opened Jul 15, 2026 by
qing-ant
Contributor
Loading…
fix(transport): forward max_turns=0 to the CLI instead of dropping it
#1119
opened Jul 14, 2026 by
VihaanAgarwal
Loading…
docs(readme): document filesystem settings defaults and CLAUDE.md loading
#1115
opened Jul 13, 2026 by
TejasAmle
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.