generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 731
Pull requests: strands-agents/sdk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add MiniMax as first-class model provider
size/l
#1953
opened Mar 21, 2026 by
octo-patch
Loading…
2 of 3 tasks
fix: add GPT-OSS stop tokens for tool-calling streams
size/s
#1951
opened Mar 20, 2026 by
saschabuehrle
Loading…
feat(agent): add explicit execution state machine
size/m
#1944
opened Mar 20, 2026 by
cal-gooo
Loading…
3 tasks done
feat: preserve CallToolResult.isError flag in MCPToolResult
size/m
#1943
opened Mar 20, 2026 by
Exploreunive
Loading…
feat: add AgentResult.text, AgentResult.__repr__, and Agent.clear()
size/m
#1942
opened Mar 20, 2026 by
Exploreunive
Loading…
fix: filter non-serializable objects from stream events in prepare()
size/s
#1941
opened Mar 20, 2026 by
Exploreunive
Loading…
ci: update mistralai requirement from <2.0.0,>=1.8.2 to >=1.8.2,<3.0.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
size/xs
#1940
opened Mar 20, 2026 by
dependabot
bot
Loading…
fix: restore per-cycle span duration for execute_event_loop_cycle
size/l
#1939
opened Mar 20, 2026 by
Di-Is
Loading…
7 tasks done
feat: added per-invocation idempotency support via idempotency_token
size/l
#1937
opened Mar 19, 2026 by
BV-Venky
Loading…
6 of 8 tasks
feat: add endpoint_url parameter to S3SessionManager
size/xs
#1934
opened Mar 19, 2026 by
tealgreen0503
Loading…
7 tasks done
fix: strip non-JSON-serializable defaults from @tool schema to prevent PydanticJsonSchemaWarning
size/s
#1923
opened Mar 17, 2026 by
frankgoldfish
Loading…
fix: handle None text in message content sanitization
size/s
#1920
opened Mar 17, 2026 by
yoppi
Loading…
7 tasks done
fix: forward _meta to MCP tool calls and fix model_dump alias seriali…
size/m
#1918
opened Mar 16, 2026 by
mananpatel320
Loading…
7 tasks done
feat(litellm): add cost tracking to agent results
size/m
#1911
opened Mar 15, 2026 by
stefanoamorelli
Loading…
10 tasks done
fix: pass config params to structured_output in OpenAIResponsesModel
size/s
#1910
opened Mar 15, 2026 by
Di-Is
Loading…
5 of 7 tasks
fix(types): implement custom serializer for Anthropic content blocks
size/s
#1907
opened Mar 14, 2026 by
golevishal
Loading…
fix(docs): update 19 broken documentation links in README
size/s
#1906
opened Mar 14, 2026 by
KKamJi98
Loading…
3 tasks done
Fix: preventing leading slash in S3/MinIO keys when prefix is empty
size/xs
#1902
opened Mar 13, 2026 by
AadarshBhalerao
Loading…
7 tasks done
fix: encode bytes in SessionAgent/Session.to_dict() for JSON serialization
size/s
#1899
opened Mar 13, 2026 by
giulio-leone
Loading…
fix: handle missing usage metadata on premature Anthropic stream termination
size/s
#1898
opened Mar 13, 2026 by
giulio-leone
Loading…
fix(graph): prevent reset_executor_state from corrupting MultiAgentBase state
size/s
#1896
opened Mar 13, 2026 by
giulio-leone
Loading…
fix: recognize Bedrock application inference profile ARNs for caching (#1705)
size/xs
#1895
opened Mar 13, 2026 by
mango766
Loading…
fix: prevent leading slash in S3 keys when prefix is empty (#1863)
size/xs
#1894
opened Mar 13, 2026 by
mango766
Loading…
3 tasks
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.