-
Notifications
You must be signed in to change notification settings - Fork 906
Pull requests: anthropics/claude-agent-sdk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: preserve ProcessError context from failed CLI subprocesses
#843
opened Apr 18, 2026 by
lawrence3699
Loading…
fix: parse server_tool_use and advisor_tool_result content blocks
#836
opened Apr 17, 2026 by
mnielan-ant
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
feat: forward thinking.display to --thinking-display CLI flag
#830
opened Apr 16, 2026 by
maxim092001
Loading…
4 tasks done
fix(errors): preserve exit_code and stderr in ProcessError chain (#800)
#828
opened Apr 16, 2026 by
xodn348
Loading…
docs: clarify quickstarts and CLI-backed troubleshooting
#827
opened Apr 16, 2026 by
however-yir
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…
feat(transport): expose pid and process as public properties
#819
opened Apr 15, 2026 by
MukundaKatta
Loading…
feat(transport): expose subprocess PID for external cleanup
#818
opened Apr 15, 2026 by
SAY-5
Loading…
types/docs: add compact message reprs and clarify plugin MCP permissions
#808
opened Apr 11, 2026 by
however-yir
Loading…
fix: use is not None for betas and plugins to distinguish unset from empty
#803
opened Apr 9, 2026 by
FuturizeRush
Loading…
5 tasks done
Add verification hook example using VeroQ Shield
#799
opened Apr 9, 2026 by
JohnnyTarrr
Loading…
6 tasks
fix(client): suppress stale task notifications between turns in receive_response()
#791
opened Apr 5, 2026 by
qozle
Loading…
fix: suppress ProcessError when result already received
#790
opened Apr 5, 2026 by
ya-luotao
Loading…
3 tasks
fix: guard against None comparison in quick_start.py example
#787
opened Apr 4, 2026 by
unikcc
Loading…
fix(parser): handle missing signature field in ThinkingBlock
#786
opened Apr 4, 2026 by
nanookclaw
Loading…
examples: add session_monitor.py for session-boundary consistency monitoring
#773
opened Mar 29, 2026 by
agent-morrow
Loading…
Fix connect() crash on malformed CLAUDE_CODE_STREAM_CLOSE_TIMEOUT
#763
opened Mar 27, 2026 by
shuofengzhang
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.