-
Notifications
You must be signed in to change notification settings - Fork 765
Pull requests: strands-agents/sdk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
fix(anthropic): avoid Pydantic warnings for message_stop events
size/s
#2044
opened Apr 3, 2026 by
opieter-aws
Loading…
ci: update litellm requirement from <=1.82.6,>=1.75.9 to >=1.75.9,<=1.83.1
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
size/xs
#2043
opened Apr 3, 2026 by
dependabot
bot
Loading…
feat(models): add configurable TTL for Bedrock cache points
size/m
#2042
opened Apr 2, 2026 by
mattdai01
Loading…
2 tasks
test: add unit tests for TokenAwareConversationManager
size/l
#2040
opened Apr 2, 2026 by
FlorentLa
Loading…
feat: add token-aware conversation manager with proactive compaction
size/m
#2038
opened Apr 2, 2026 by
FlorentLa
Loading…
feat: naive token estimation via tiktoken
area-context
Session or context related
size/m
#2031
opened Apr 1, 2026 by
lizradway
Loading…
7 tasks done
test: improve _fix_broken_tool_use test coverage
size/s
#2029
opened Apr 1, 2026 by
beansandroasters
Loading…
3 tasks done
fix: set StatusCode.ERROR on tool spans when tool result status is error
size/xs
#2027
opened Apr 1, 2026 by
nicolas-bezdolya
Loading…
fix: repair orphaned toolUser in last message during session restore
size/s
#2026
opened Apr 1, 2026 by
konippi
Loading…
7 tasks done
feat: add ReadOnlySessionManager wrapper for read-only sessions
size/m
#2023
opened Mar 31, 2026 by
mohanasudhan
Loading…
fix(telemetry): use per-invocation usage in agent span attributes
size/s
#2017
opened Mar 31, 2026 by
en-yao
Loading…
7 tasks done
feat(agent): expose system_prompt_content as public property
size/s
#2015
opened Mar 31, 2026 by
dosvk
Loading…
5 tasks done
feat(a2a): add
agent_card_url property to A2AServer for customizable url in AgentCard
size/s
#2003
opened Mar 30, 2026 by
waitasecant
Loading…
4 of 7 tasks
feat(swarm): add AgentBase protocol support
size/l
#2002
opened Mar 29, 2026 by
emaan-c
Loading…
7 tasks done
fix(bedrock): place cache point before non-PDF document blocks
size/s
#2001
opened Mar 29, 2026 by
kevmyung
Loading…
5 of 7 tasks
fix(bidi): Gemini 3.1 Flash Live compatibility for BidiGeminiLiveModel
size/s
#2000
opened Mar 29, 2026 by
jrdeck
Loading…
4 tasks done
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/s
#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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.