-
Notifications
You must be signed in to change notification settings - Fork 890
Pull requests: anthropics/claude-agent-sdk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
feat(types): add top-level
skills option to ClaudeAgentOptions
#804
opened Apr 9, 2026 by
jsham042
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…
fix(cli): expose SendMessage tool for subagent resumption by enabling…
#757
opened Mar 27, 2026 by
Adityakk9031
Loading…
fix: pre-create project log dir before launching CLI
#737
opened Mar 25, 2026 by
anthony-maio
Loading…
feat: add custom repr to message and content block types
#727
opened Mar 24, 2026 by
javierdejesusda
Loading…
6 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.