-
Notifications
You must be signed in to change notification settings - Fork 766
Pull requests: strands-agents/sdk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(bedrock): fall back to toolChoice.auto when model does not support toolChoice.any
size/s
#2075
opened Apr 5, 2026 by
Zelys-DFKH
Loading…
7 tasks done
fix: use per-invocation usage on agent OTEL span instead of accumulated
size/s
#2074
opened Apr 5, 2026 by
Zelys-DFKH
Loading…
7 tasks done
fix: repair orphaned toolUse in the last session message during restore
size/s
#2073
opened Apr 5, 2026 by
Zelys-DFKH
Loading…
7 tasks done
fix: skip reasoningContent blocks in LlamaAPI, llama.cpp, and Writer models
size/s
#2072
opened Apr 5, 2026 by
Zelys-DFKH
Loading…
7 tasks done
fix: guard state reset in GraphNode.reset_executor_state() for MultiAgentBase executors
size/s
#2071
opened Apr 5, 2026 by
Zelys-DFKH
Loading…
7 tasks done
fix: insert cachePoint before non-PDF document blocks in _inject_cache_point()
size/s
#2070
opened Apr 5, 2026 by
Zelys-DFKH
Loading…
7 tasks done
fix: forward config params to structured_output() in OpenAIResponsesModel
size/s
#2069
opened Apr 5, 2026 by
Zelys-DFKH
Loading…
7 tasks done
fix: handle BaseException in trace spans to prevent span leaks on Key…
size/m
#2068
opened Apr 5, 2026 by
Di-Is
Loading…
7 tasks done
fix: add gen_ai common attributes to execute_event_loop_cycle spans
size/s
#2067
opened Apr 4, 2026 by
Zelys-DFKH
Loading…
7 tasks done
fix: prevent stream_async() from yielding non-serializable invocation_state fields
size/s
#2066
opened Apr 4, 2026 by
Zelys-DFKH
Loading…
7 tasks done
fix: suppress PydanticJsonSchemaWarning for @tool parameters using Field(default_factory=...)
size/s
#2065
opened Apr 4, 2026 by
Zelys-DFKH
Loading…
7 tasks done
fix: add warning log when tool input JSON parsing fails
size/s
#2064
opened Apr 4, 2026 by
Zelys-DFKH
Loading…
7 tasks done
feat(hooks): add BeforeReduceContextEvent and AfterReduceContextEvent hook events
size/s
#2063
opened Apr 4, 2026 by
Zelys-DFKH
Loading…
7 tasks done
fix(mcp): use model_dump(by_alias=True) to preserve _meta field in instrumentation
size/s
#2062
opened Apr 4, 2026 by
Zelys-DFKH
Loading…
5 tasks done
feat(session): add endpoint_url parameter to S3SessionManager
size/s
#2061
opened Apr 4, 2026 by
Zelys-DFKH
Loading…
5 tasks done
feat: emit contextWindowFallback stream event before context reduction
size/s
#2060
opened Apr 4, 2026 by
Zelys-DFKH
Loading…
5 tasks done
fix(mcp): expose CallToolResult.isError in MCPToolResult
size/s
#2059
opened Apr 4, 2026 by
Zelys-DFKH
Loading…
5 tasks done
fix(anthropic): normalize ParsedTextBlock to avoid Pydantic serialization warnings
size/s
#2058
opened Apr 4, 2026 by
Zelys-DFKH
Loading…
5 tasks done
feat(multiagent): add __str__ support to MultiAgentResult
size/s
#2057
opened Apr 4, 2026 by
Zelys-DFKH
Loading…
5 tasks done
fix(models): add ContextWindowOverflowException to Ollama, Mistral, LlamaAPI, Writer providers
size/s
#2056
opened Apr 4, 2026 by
Zelys-DFKH
Loading…
3 tasks done
fix(streaming): log warning when tool input JSON is malformed
size/s
#2054
opened Apr 4, 2026 by
Ratansairohith
Loading…
2 tasks done
fix(ollama): generate unique toolUseId instead of reusing tool name
size/m
#2053
opened Apr 4, 2026 by
Ratansairohith
Loading…
2 tasks done
fix: update outdated document url of exception note
size/s
#2049
opened Apr 4, 2026 by
kdnakt
Loading…
7 tasks done
fix: handle premature stream termination for Anthropic (#1868)
size/s
#2047
opened Apr 3, 2026 by
gautamsirdeshmukh
Loading…
8 tasks done
fix: propagate tool exceptions to spans so StatusCode.ERROR is set correctly
size/m
#2046
opened Apr 3, 2026 by
mattdai01
Loading…
7 tasks done
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.