-
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
fix(transport): default an enabled sandbox to failIfUnavailable
#1209
opened Aug 15, 2026 by
chintan-diwakar
Loading…
fix(sessions): pick the last JSON field match by position, not per pattern
#1208
opened Aug 15, 2026 by
chintan-diwakar
Loading…
Recover parent_tool_use_id when reading subagent transcripts
#1207
opened Aug 14, 2026 by
qing-ant
Contributor
Loading…
Raise a typed ResultError with the real error-result text and payload
#1205
opened Aug 14, 2026 by
qing-ant
Contributor
Loading…
Keep stdin open for can_use_tool and allow it with string prompts
#1204
opened Aug 14, 2026 by
qing-ant
Contributor
Loading…
Keep session metadata when the first record exceeds the lite read window
#1202
opened Aug 12, 2026 by
VihaanAgarwal
Loading…
Resolve the CLI and helper programs via a safe PATH lookup (never the working directory)
#1188
opened Aug 5, 2026 by
seanyeoh-ant
•
Draft
fix(sessions): reject session IDs with a trailing newline
#1187
opened Aug 5, 2026 by
shoemoney
Loading…
feat: add opt-in OpenTelemetry tracing support
#1186
opened Aug 5, 2026 by
SushantTusharJoshi
Loading…
3 tasks done
fix: use tuple keys in InMemorySessionStore to prevent composite key collisions
#1185
opened Aug 5, 2026 by
SushantTusharJoshi
Loading…
2 tasks done
fix: unwrap StructuredOutput tool's spurious output envelope
#1184
opened Aug 5, 2026 by
SushantTusharJoshi
Loading…
3 tasks done
fix: add timestamp field to message types
#1183
opened Aug 5, 2026 by
SushantTusharJoshi
Loading…
3 tasks done
Keep the real error text on is_error results, and raise a typed error
#1181
opened Aug 5, 2026 by
adhavan18
Loading…
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…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.