Skip to content

Pull requests: strands-agents/harness-sdk

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

docs(designs): agent client protocol proposal area-a2a A2A Related design documentation Documentation changes, improvements, additions, content updates, site improvements, examples, guides typescript Pull requests that update typescript code
#3854 opened Aug 17, 2026 by ryancormack Loading…
8 tasks done
ci(python): update openai requirement from <3.0.0,>=1.68.0 to >=1.68.0,<4.0.0 in /strands-py area-community Related to community and contributor health chore Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact dependencies Pull requests that update a dependency file python Pull requests that update python code size/xs
#3853 opened Aug 17, 2026 by dependabot Bot Loading…
ci(python): update litellm requirement from <=1.96.0,>=1.75.9 to >=1.75.9,<=1.96.2 in /strands-py area-community Related to community and contributor health chore Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact dependencies Pull requests that update a dependency file python Pull requests that update python code size/xs
#3852 opened Aug 17, 2026 by dependabot Bot Loading…
ci(docs): bump astro from 7.2.0 to 7.2.2 in /site area-community Related to community and contributor health chore Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact dependencies Pull requests that update a dependency file size/xs typescript Pull requests that update typescript code
#3851 opened Aug 17, 2026 by dependabot Bot Loading…
ci(typescript): bump @aws-sdk/client-bedrock-runtime from 3.1105.0 to 3.1106.0 in the production-minor group area-community Related to community and contributor health chore Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact dependencies Pull requests that update a dependency file size/xs typescript Pull requests that update typescript code
#3850 opened Aug 17, 2026 by dependabot Bot Loading…
ci(docs): bump sanitize-html from 2.17.6 to 2.17.7 in /site area-community Related to community and contributor health chore Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact dependencies Pull requests that update a dependency file size/xs typescript Pull requests that update typescript code
#3849 opened Aug 17, 2026 by dependabot Bot Loading…
ci: bump astral-sh/setup-uv from 9.0.0 to 10.0.1 area-community Related to community and contributor health chore Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code size/xs
#3848 opened Aug 17, 2026 by dependabot Bot Loading…
chore(site): refresh catalog stats area-community Related to community and contributor health chore Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact
#3847 opened Aug 17, 2026 by strands-agent Contributor Loading…
feat(model-routing): add input-complexity strategy area-model Related to models or model providers area-multiagent Multi-agent related complexity/medium Touched functions have moderate cognitive complexity (11-25) enhancement New feature or request python Pull requests that update python code size/m
#3846 opened Aug 17, 2026 by JackYPCOnline Contributor Draft
6 of 9 tasks
fix(python): suppress delegation end_turn placeholder in MessageAdded… area-hooks Features or requests that might be implementable via hooks area-multiagent Multi-agent related bug Something isn't working python Pull requests that update python code
#3845 opened Aug 16, 2026 by AnnasMazhar Loading…
9 tasks
catalog: add band area-community Related to community and contributor health catalog: editorial-review Editorial catalog fields changed by a non-maintainer enhancement New feature or request python Pull requests that update python code
#3843 opened Aug 16, 2026 by nir-singher-band Loading…
11 tasks done
ci: enforce formatter checks across python, mcp, typescript, and site area-community Related to community and contributor health chore Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact complexity/medium Touched functions have moderate cognitive complexity (11-25) size/l
#3841 opened Aug 16, 2026 by yonib05 Member Draft
6 of 9 tasks
docs(openai): document the Bedrock Mantle config for the Responses API area-model Related to models or model providers documentation Documentation changes, improvements, additions, content updates, site improvements, examples, guides
#3840 opened Aug 15, 2026 by moritalous Contributor Draft
8 of 9 tasks
feat(ts): add BackgroundTaskEngine area-async Related to asynchronous flows or multi-threading area-language Related to new language development complexity/medium Touched functions have moderate cognitive complexity (11-25) enhancement New feature or request size/l typescript Pull requests that update typescript code
#3838 opened Aug 15, 2026 by gautamsirdeshmukh Contributor Loading…
6 of 8 tasks
feat(ts): support multiple continuation inputs area-agent Related to the agent class or general agent questions area-hooks Features or requests that might be implementable via hooks complexity/high A touched function exceeds cognitive complexity 25; may be worth splitting enhancement New feature or request size/l typescript Pull requests that update typescript code
#3837 opened Aug 15, 2026 by gautamsirdeshmukh Contributor Loading…
7 of 9 tasks
feat(anthropic): route the TypeScript AnthropicModel through the Bedrock Mantle endpoint area-language Related to new language development area-model Related to models or model providers enhancement New feature or request typescript Pull requests that update typescript code
#3836 opened Aug 15, 2026 by moritalous Contributor Loading…
8 tasks done
feat(agent): invocation queueing — concurrentInvocationMode: 'enqueue' area-agent Related to the agent class or general agent questions area-async Related to asynchronous flows or multi-threading enhancement New feature or request typescript Pull requests that update typescript code
#3834 opened Aug 15, 2026 by agent-of-mkmeral Contributor Loading…
8 of 9 tasks
feat(anthropic): route AnthropicModel through the Bedrock Mantle endpoint area-model Related to models or model providers enhancement New feature or request python Pull requests that update python code
#3833 opened Aug 15, 2026 by moritalous Contributor Loading…
8 of 9 tasks
docs(bedrock): move Mantle guide to the Bedrock page and document the Mantle config area-model Related to models or model providers documentation Documentation changes, improvements, additions, content updates, site improvements, examples, guides size/m
#3831 opened Aug 14, 2026 by yonib05 Member Loading…
6 of 9 tasks
feat(site): add strands-dynamodb-storage to the catalog and tier compat-layer providers area-persistence Session management or checkpointing documentation Documentation changes, improvements, additions, content updates, site improvements, examples, guides enhancement New feature or request size/s
#3830 opened Aug 14, 2026 by yonib05 Member Loading…
7 of 9 tasks
docs(integrations): standardize OpenAI-compatible provider pages and add OpenRouter area-model Related to models or model providers documentation Documentation changes, improvements, additions, content updates, site improvements, examples, guides size/l
#3829 opened Aug 14, 2026 by yonib05 Member Loading…
6 of 9 tasks
Add model-output chaos end-to-end example area-hooks Features or requests that might be implementable via hooks documentation Documentation changes, improvements, additions, content updates, site improvements, examples, guides python Pull requests that update python code
#3827 opened Aug 14, 2026 by venkatkrish543re Draft
9 tasks
fix(a2a): reject NaN and Infinity at the JSON-RPC boundary area-a2a A2A Related bug Something isn't working python Pull requests that update python code
#3826 opened Aug 14, 2026 by marcinmarzeta Loading…
8 of 9 tasks
feat(memory-ts): add FileMemoryStore area-persistence Session management or checkpointing complexity/low Touched functions have low cognitive complexity (<=10) enhancement New feature or request size/m typescript Pull requests that update typescript code
#3825 opened Aug 14, 2026 by lizradway Member Draft
8 tasks done
feat(mcp): added server/discover for SEP-2575 area-mcp MCP related complexity/medium Touched functions have moderate cognitive complexity (11-25) enhancement New feature or request python Pull requests that update python code size/m
#3821 opened Aug 14, 2026 by poshinchen Contributor Loading…
9 tasks
ProTip! Mix and match filters to narrow down what you’re looking for.