-
Notifications
You must be signed in to change notification settings - Fork 1.2k
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
ResultMessage is being sent while background agent is still working and turn is finished
bugSomething isn't workingSomething isn't workingStatus: Open.#1138 In anthropics/claude-agent-sdk-python;PR #1109 only handles errors inside stream_input - 3+ other root causes of hanging query() not addressed
bugSomething isn't workingSomething isn't workingStatus: Open.#1136 In anthropics/claude-agent-sdk-python;PR #1111 fix only suppresses WouldBlock - may not address the actual hang root cause
bugSomething isn't workingSomething isn't workingStatus: Open.#1135 In anthropics/claude-agent-sdk-python;PR #1128 has no tests at all in the diff - failing-first methodology impossible to verify
enhancementNew feature or requestNew feature or requestStatus: Open.#1134 In anthropics/claude-agent-sdk-python;PR #1112 fix contradicts P1 - read_messages only unblocks on nonzero exit, not clean exit
bugSomething isn't workingSomething isn't workingStatus: Open.#1133 In anthropics/claude-agent-sdk-python;Per-message trace-context propagation for persistent sessions — TRACEPARENT is injected only at connect(), so all MCP/tool spans attribute to the first turn's trace
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestStatus: Open.#1126 In anthropics/claude-agent-sdk-python;query() stream hangs forever (never raises) when the CLI process dies mid-run
bugSomething isn't workingSomething isn't workingStatus: Open.#1110 In anthropics/claude-agent-sdk-python;Exception in the prompt AsyncIterable is swallowed at debug level and query() hangs forever
bugSomething isn't workingSomething isn't workingStatus: Open.#1108 In anthropics/claude-agent-sdk-python;can_use_tool callback never invoked without hooks/MCP servers: stdin closes before permission requests arrive ("Error: Stream closed")
bugSomething isn't workingSomething isn't workingStatus: Open.#1105 In anthropics/claude-agent-sdk-python;docs: env vars inherited into CLI subprocess (filter list)
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomersStatus: Open.#1100 In anthropics/claude-agent-sdk-python;docs: call out OS argv length limit for large string system_prompt
documentationImprovements or additions to documentationImprovements or additions to documentationStatus: Open.#1099 In anthropics/claude-agent-sdk-python;system_prompt over 131,071 bytes dies with 'Argument list too long' before any API request
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersStatus: Open.#1096 In anthropics/claude-agent-sdk-python;