-
Notifications
You must be signed in to change notification settings - Fork 769
Pull requests: strands-agents/sdk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: enforce that the first message is a user message in the sliding window conversation manager
size/m
#2087
opened Apr 7, 2026 by
JackYPCOnline
Loading…
5 of 7 tasks
ci: update litellm requirement from <=1.82.6,>=1.75.9 to >=1.75.9,<=1.83.4
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
size/xs
#2084
opened Apr 7, 2026 by
dependabot
bot
Loading…
fix(bidi): respect role from BidiTextInputEvent instead of hardcoding user
size/xs
#2083
opened Apr 7, 2026 by
btdeviant
Loading…
6 of 7 tasks
fix: forward meta to MCP task-augmented tool calls
size/s
#2081
opened Apr 6, 2026 by
agent-of-mkmeral
Loading…
4 tasks done
fix: inject GPT-OSS stop tokens when not specified to prevent tool call failures (#1949)
size/s
#2080
opened Apr 6, 2026 by
gautamsirdeshmukh
Loading…
5 of 7 tasks
fix(streaming): handle tool use metadata in contentBlockDelta for non-standard models
size/m
#2077
opened Apr 5, 2026 by
Zelys-DFKH
Loading…
5 tasks done
fix(bedrock): skip S3 location sources for models that do not support them
size/s
#2076
opened Apr 5, 2026 by
Zelys-DFKH
Loading…
6 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: 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
feat(hooks): add BeforeReduceContextEvent and AfterReduceContextEvent hook events
size/s
#2063
opened Apr 4, 2026 by
Zelys-DFKH
Loading…
feat: emit contextWindowFallback stream event before context reduction
size/s
#2060
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
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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.