-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: anthropics/claude-agent-sdk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add set_effort, set_max_thinking_tokens, and apply_flag_settings to ClaudeSDKClient
#1076
opened Jun 28, 2026 by
Magic-Man-us
Loading…
fix: retain unmodeled CLI wire fields on Assistant/Result messages
#1075
opened Jun 27, 2026 by
Magic-Man-us
Loading…
fix: tolerate thinking blocks without a signature
#1073
opened Jun 27, 2026 by
Magic-Man-us
Loading…
feat: added the TypeScript-SDK parity hook events
#1071
opened Jun 27, 2026 by
Magic-Man-us
Loading…
fix(sessions): sanitize Unicode in session titles like tags
#1067
opened Jun 24, 2026 by
zied-jlassi
Loading…
feat: add deferred tool use example with human-in-the-loop flow
#1062
opened Jun 20, 2026 by
highgroundbkk
Loading…
3 tasks
fix: preserve wire fields in parse_message via data field
#1061
opened Jun 19, 2026 by
itxaiohanglover
Loading…
6 tasks done
fix: surface result text when error result has empty errors[]
#1056
opened Jun 15, 2026 by
archievi
Loading…
refactor: Enhance package dependency structure with PEP-compliant boundaries
#1055
opened Jun 15, 2026 by
eugengi
Loading…
feat: governance hook for deterministic policy-based tool call authorization
#1054
opened Jun 15, 2026 by
ashishpatel26
Loading…
2 tasks done
feat: stream per-subagent token usage events for live budget enforcement
#1053
opened Jun 15, 2026 by
ashishpatel26
Loading…
1 task done
feat: surface background task completions that arrive after turn boundary
#1052
opened Jun 15, 2026 by
ashishpatel26
Loading…
1 task done
feat: add clear() and resume() for warm subprocess reuse without MCP re-handshake
#1051
opened Jun 15, 2026 by
ashishpatel26
Loading…
2 tasks done
docs: fix license reference in README to match MIT LICENSE file
#1049
opened Jun 15, 2026 by
ashishpatel26
Loading…
docs: document ClaudeAgentOptions.env field
#1048
opened Jun 15, 2026 by
ashishpatel26
Loading…
2 tasks
docs: add CONTRIBUTING.md with dev setup and workflow
#1047
opened Jun 15, 2026 by
ashishpatel26
Loading…
4 tasks
fix: validate effort value before subprocess spawn (#834)
#1046
opened Jun 15, 2026 by
ashishpatel26
Loading…
4 tasks
fix: inject Skill into --tools when skills are enabled and tools is explicit
#1045
opened Jun 15, 2026 by
ashishpatel26
Loading…
4 tasks
fix: raise RateLimitError on HTTP 429 instead of crashing
#1044
opened Jun 15, 2026 by
ashishpatel26
Loading…
2 tasks done
fix: preserve unknown CLI wire fields on ResultMessage and AssistantMessage
#1043
opened Jun 15, 2026 by
ashishpatel26
Loading…
2 tasks done
fix: shield Query.close() wait against cross-task cancel scope error
#1042
opened Jun 15, 2026 by
ashishpatel26
Loading…
2 tasks done
fix: accept list-form system_prompt in ClaudeAgentOptions
#1040
opened Jun 15, 2026 by
ashishpatel26
Loading…
4 tasks done
fix: avoid 'success' as error text when errors list is empty
#1039
opened Jun 15, 2026 by
ashishpatel26
Loading…
3 tasks done
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.