-
Notifications
You must be signed in to change notification settings - Fork 929
Pull requests: anthropics/claude-agent-sdk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(query): guard Query.close() cleanup with try/finally (#886)
#887
opened Apr 28, 2026 by
MukundaKatta
Loading…
2 of 3 tasks
docs: explain how to use custom slash commands from the SDK
#881
opened Apr 26, 2026 by
MukundaKatta
Loading…
feat(agent): expose advisor_20260301 capability on AgentDefinition
#880
opened Apr 26, 2026 by
MukundaKatta
Loading…
fix(session): generate AI title for SDK-created sessions
#879
opened Apr 26, 2026 by
MukundaKatta
Loading…
fix(build): verify bundled CLI version matches requested
#878
opened Apr 26, 2026 by
MukundaKatta
Loading…
feat(types): widen SdkBeta to accept arbitrary anthropic-beta values
#877
opened Apr 26, 2026 by
abhicris
Loading…
fix: sanitize tool_use.id on session resume to prevent 400 error
#876
opened Apr 25, 2026 by
UmmeHabiba1312
Loading…
4 tasks done
fix(transport): respect empty setting_sources for agent isolation
#874
opened Apr 25, 2026 by
UmmeHabiba1312
Loading…
fix(transport): terminate MCP server process groups on shutdown
#869
opened Apr 23, 2026 by
anishesg
Loading…
feat(types): add __repr__ to content block and message types
#867
opened Apr 23, 2026 by
xodn348
Loading…
feat(types): add __repr__ to content block and message types
#866
opened Apr 23, 2026 by
xodn348
Loading…
feat: support "defer" hook decision and ResultMessage.deferred_tool_use
#865
opened Apr 22, 2026 by
sarahdeaton
Contributor
Loading…
5 tasks done
feat: add missing sandbox type definitions for CLI settings parity
#862
opened Apr 22, 2026 by
chatterjeesrijeet
Loading…
3 tasks done
fix(deps): require mcp>=1.19 for CallToolResult passthrough
#855
opened Apr 21, 2026 by
jujumilk3
Loading…
fix: resume latest session for continue_conversation
#851
opened Apr 20, 2026 by
MukundaKatta
Loading…
fix(transport): avoid cross-task stderr cancel scope
#849
opened Apr 20, 2026 by
MukundaKatta
Loading…
fix: add xhigh effort typing and retain CLI stderr for exit errors
#835
opened Apr 17, 2026 by
oubeichen
Loading…
Add __str__ methods to content blocks and message types
#833
opened Apr 17, 2026 by
yuribodo
Loading…
4 tasks done
fix(errors): preserve exit_code and stderr in ProcessError chain (#800)
#828
opened Apr 16, 2026 by
xodn348
Loading…
feat: expose session context to MCP tool handlers via get_tool_context()
#824
opened Apr 16, 2026 by
Nik-Reddy
Loading…
feat: forward hook_decision_reason from PreToolUse hooks to can_use_tool callback
#820
opened Apr 15, 2026 by
Nik-Reddy
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.