-
Notifications
You must be signed in to change notification settings - Fork 733
Pull requests: anthropics/claude-agent-sdk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add worktree option to ClaudeAgentOptions
#681
opened Mar 15, 2026 by
Mng-dev-ai
Loading…
4 tasks done
Fix parallel tool call results lost during session chain reconstruction
#675
opened Mar 12, 2026 by
mtessar
Loading…
feat: add tag/agent_name to SDKSessionInfo + get_session_info
#667
opened Mar 10, 2026 by
qing-ant
Loading…
docs: note TypedDict runtime dict behavior in types.py
#664
opened Mar 10, 2026 by
kvr06-ai
Loading…
Fix relative settings file resolution when merging sandbox config
#663
opened Mar 9, 2026 by
shuofengzhang
Loading…
fix: The input_schema in the @tool annotation supports list parameters.
#660
opened Mar 9, 2026 by
Shane-12138
Loading…
fix: capture stderr in ProcessError for better debugging (#641)
#658
opened Mar 8, 2026 by
MaxwellCalkin
Loading…
2 of 4 tasks
fix: clean up resources in Query.close() to prevent memory leaks
#657
opened Mar 8, 2026 by
MaxwellCalkin
Loading…
3 tasks
fix: accept dict as options in query() and ClaudeSDKClient
#656
opened Mar 8, 2026 by
Bortlesboat
Loading…
Add safety guardrails example using Sentinel AI
#654
opened Mar 8, 2026 by
MaxwellCalkin
Loading…
4 tasks
fix: preserve unrecognized content block types in message parser
#651
opened Mar 7, 2026 by
Bortlesboat
Loading…
3 tasks done
fix: pass through unrecognized MCP content block types
#650
opened Mar 7, 2026 by
Bortlesboat
Loading…
3 tasks done
fix: preserve real CLI error message in ProcessError during initialize()
#643
opened Mar 6, 2026 by
mahendrarathore1742
Loading…
fix: wait for graceful subprocess shutdown before SIGTERM
#642
opened Mar 6, 2026 by
Bortlesboat
Loading…
fix: handle empty allowed_tools and disallowed_tools correctly
#638
opened Mar 5, 2026 by
dotuananh0712
Loading…
fix: send sdkMcpServers field in initialize control request
#637
opened Mar 5, 2026 by
drillan
Loading…
4 tasks done
fix: prevent SIGINT/SIGTERM propagation to Claude subprocess
#617
opened Mar 1, 2026 by
Br1an67
Loading…
fix: use errors='replace' in TextReceiveStream to handle malformed UTF-8
#615
opened Mar 1, 2026 by
Br1an67
Loading…
fix: allow CLI to flush session transcript before terminating subprocess
#614
opened Mar 1, 2026 by
garythung
Loading…
Fix: Windows Console Window Suppression for GUI Applications (Issue #606)
#612
opened Feb 27, 2026 by
gspeter-max
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.