-
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 ClaudeSDKClient.receive_response() returning before background agent work finishes
#1224
opened Aug 18, 2026 by
dineshyadav03
Loading…
3 tasks done
fix(transport): handle settings parse errors explicitly and align with CLI behavior
#1223
opened Aug 18, 2026 by
Juwan-Hwang
Loading…
fix: name max_buffer_size in the buffer-overflow error message
#1222
opened Aug 18, 2026 by
CryptoKylan
Loading…
Remove stale node_modules path from CLI installation locations
#1221
opened Aug 17, 2026 by
anishesg
Loading…
Raise MessageParseError when a message field is not a dict
#1219
opened Aug 17, 2026 by
eeshsaxena
Loading…
Make InMemorySessionStore.append idempotent by uuid
#1216
opened Aug 16, 2026 by
shashvat-singham
Loading…
Resolve session-store method checks against the instance
#1215
opened Aug 16, 2026 by
shashvat-singham
Loading…
Raise MessageParseError when the message field is not a dict
#1214
opened Aug 16, 2026 by
shashvat-singham
Loading…
fix(parser): wrap non-dict message and rate_limit_info in MessageParseError
#1213
opened Aug 15, 2026 by
Amey-Thakur
Loading…
Fix: keep stdin open through a result that lands right after a task settles (#1190)
#1212
opened Aug 15, 2026 by
sergiobuilds
Loading…
Fix: session title/tag silently lost after growth past the lite-read dead zone (#1191)
#1211
opened Aug 15, 2026 by
sergiobuilds
Loading…
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…
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.