generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 744
Pull requests: strands-agents/sdk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(multiagent): Add __str__ support for MultiAgentResult and NodeResult
size/m
#1998
opened Mar 27, 2026 by
dosvk
Loading…
7 tasks done
ci: bump codecov/codecov-action from 5 to 6
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
size/xs
#1995
opened Mar 27, 2026 by
dependabot
bot
Loading…
fix: skip reasoningContent blocks in OpenAIResponsesModel and WriterModel to prevent TypeError in multi-provider Swarms
size/m
#1994
opened Mar 26, 2026 by
mustafashabib
Loading…
feat(hooks): accept callable hook callbacks in Agent constructor
size/m
#1992
opened Mar 26, 2026 by
agent-of-mkmeral
Loading…
fix: encode bytes in SessionAgent/Session.to_dict() for JSON serialization
size/s
#1990
opened Mar 25, 2026 by
giulio-leone
Loading…
fix: handle missing usage metadata on premature Anthropic stream termination
size/s
#1989
opened Mar 25, 2026 by
giulio-leone
Loading…
fix(graph): prevent reset_executor_state from corrupting MultiAgentBase state
size/s
#1988
opened Mar 25, 2026 by
giulio-leone
Loading…
fix: support http_client factory in OpenAIModel client_args
size/s
#1987
opened Mar 25, 2026 by
giulio-leone
Loading…
fix: track all tool invocations in ToolMetrics instead of overwriting
size/s
#1986
opened Mar 25, 2026 by
giulio-leone
Loading…
fix: convert JSON content blocks to text for Amazon Nova models in tool results
size/m
#1985
opened Mar 25, 2026 by
giulio-leone
Loading…
fix: emit complete signal to callback handler when text block stops
size/m
#1984
opened Mar 25, 2026 by
giulio-leone
Loading…
fix: ensure assistant messages have reasoningContent when thinking is enabled
size/m
#1983
opened Mar 25, 2026 by
giulio-leone
Loading…
fix: preserve Gemini thought_signature in LiteLLM multi-turn tool calls
size/m
#1982
opened Mar 25, 2026 by
giulio-leone
Loading…
4 tasks done
fix(bedrock): fall back to toolChoice.auto in structured_output for unsupported models
size/s
#1981
opened Mar 25, 2026 by
giulio-leone
Loading…
fix(bedrock): wrap user text/image in guardContent to prevent tool result false positives
size/m
#1980
opened Mar 25, 2026 by
giulio-leone
Loading…
fix: raise specific error for interrupt responses without active interrupt state
size/xs
#1979
opened Mar 25, 2026 by
giulio-leone
Loading…
1 of 3 tasks
fix: guardrail redact targets last user message, not trailing LTM context
size/s
#1978
opened Mar 25, 2026 by
giulio-leone
Loading…
fix: recognize Bedrock inference profile ARNs for prompt caching
size/s
#1977
opened Mar 25, 2026 by
giulio-leone
Loading…
fix: coerce JSON-stringified dict/list tool params before Pydantic validation
size/m
#1976
opened Mar 25, 2026 by
giulio-leone
Loading…
fix: handle bytes in S3SessionManager JSON serialization
size/s
#1975
opened Mar 25, 2026 by
giulio-leone
Loading…
fix: replace asyncio.wait_for with asyncio.timeout to preserve OTEL context in multiagent
size/m
#1974
opened Mar 25, 2026 by
giulio-leone
Loading…
fix(telemetry): add common gen_ai attributes to event loop cycle spans
size/xs
#1973
opened Mar 25, 2026 by
giulio-leone
Loading…
fix(anthropic): normalize ParsedTextBlock to avoid Pydantic serialization warnings
size/s
#1972
opened Mar 25, 2026 by
giulio-leone
Loading…
fix(anthropic): use get_final_message for robust usage extraction after stream
size/xs
#1971
opened Mar 25, 2026 by
giulio-leone
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.