-
Notifications
You must be signed in to change notification settings - Fork 675
Pull requests: anthropics/claude-agent-sdk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add list_sessions and get_session_messages top-level functions
#622
opened Mar 2, 2026 by
qing-ant
Loading…
feat: add typed TaskStarted/TaskProgress/TaskNotification message subclasses
#621
opened Mar 2, 2026 by
qing-ant
Loading…
feat: add MCP control methods and typed McpServerStatus
#620
opened Mar 2, 2026 by
qing-ant
Loading…
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…
fix: replace bare except with except Exception in test
#607
opened Feb 25, 2026 by
haosenwang1018
Loading…
fix: Handle rate_limit_event message to avoid MessageParseError
#605
opened Feb 24, 2026 by
liangzhang-keepmoving
Loading…
fix: TaskContextError for cross-task usage (issue #576)
#600
opened Feb 21, 2026 by
gspeter-max
Loading…
fix: send sdkMcpServers in initialize and defer end_input for string prompts
#596
opened Feb 20, 2026 by
drillan
Loading…
3 tasks done
fix: wait for first result before closing stdin for SDK MCP servers
#595
opened Feb 20, 2026 by
gspeter-max
Loading…
fix: add forward compatibility for unknown message types
#593
opened Feb 20, 2026 by
dotuananh0712
Loading…
feat(types): add mcp_servers field to AgentDefinition
#592
opened Feb 20, 2026 by
gspeter-max
Loading…
6 tasks done
Add SystemPromptFile support for --system-prompt-file CLI flag
#591
opened Feb 19, 2026 by
ronmrdechai
Loading…
3 tasks done
fix: pass through unknown MCP content block types
#590
opened Feb 19, 2026 by
dotuananh0712
Loading…
fix: recover from non-JSON lines in stdout stream
#588
opened Feb 19, 2026 by
esensible
Loading…
5 tasks done
fix: keep stdin open for hooks during multi-turn agent execution
#580
opened Feb 15, 2026 by
pjcdawkins
Loading…
3 tasks done
fix: use unbounded message buffer to prevent deadlock on multi-turn queries (#558)
#572
opened Feb 14, 2026 by
naga-k
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.