-
Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: strands-agents/harness-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs(team): require both decorator and log when deprecating a tool
area-tool
Tool behavior/api
documentation
Documentation changes, improvements, additions, content updates, site improvements, examples, guides
python
Pull requests that update python code
size/s
#3599
opened Jul 31, 2026 by
yonib05
Member
Loading…
8 of 9 tasks
ci(docs): bump the npm_and_yarn group across 1 directory with 3 updates
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/s
typescript
Pull requests that update typescript code
#3597
opened Jul 31, 2026 by
dependabot
Bot
Loading…
ci(typescript): bump @hono/node-server and @modelcontextprotocol/sdk
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
#3596
opened Jul 31, 2026 by
dependabot
Bot
Loading…
fix(middleware): scope AgentStreamStage interrupt responses to their interrupt cycle
area-hil
Human in the loop and suspend/resume
area-hooks
Features or requests that might be implementable via hooks
bug
Something isn't working
python
Pull requests that update python code
size/xl
#3594
opened Jul 31, 2026 by
strandly-the-agent
Contributor
Loading…
8 of 9 tasks
fix(python): preserve structured output schemas
area-structured-output
Related to the structured output api
bug
Something isn't working
python
Pull requests that update python code
size/l
#3591
opened Jul 31, 2026 by
starred-mathias
Loading…
10 of 13 tasks
Feat/after tool call duration
area-hooks
Features or requests that might be implementable via hooks
area-tool
Tool behavior/api
enhancement
New feature or request
python
Pull requests that update python code
size/s
#3589
opened Jul 31, 2026 by
seanalbert
Loading…
9 tasks done
docs: add model-agnostic guardrails guide using LiteLLM and hooks
area-interventions
Related to interventions
documentation
Documentation changes, improvements, additions, content updates, site improvements, examples, guides
size/m
#3586
opened Jul 31, 2026 by
forthfate
Loading…
8 tasks done
feat(a2a): support the interrupt round trip in TypeScript
area-a2a
A2A Related
area-hil
Human in the loop and suspend/resume
enhancement
New feature or request
size/l
typescript
Pull requests that update typescript code
#3585
opened Jul 31, 2026 by
vaibhav-walia
Contributor
Loading…
8 of 9 tasks
fix(bedrock-kb): resolve a default region for the store's clients so it works in cloud envs
area-model
Related to models or model providers
area-persistence
Session management or checkpointing
bug
Something isn't working
python
Pull requests that update python code
size/m
#3583
opened Jul 31, 2026 by
SuperMarioYL
Contributor
Loading…
8 tasks done
feat(bedrock): Support content and text DocumentSource
area-model
Related to models or model providers
enhancement
New feature or request
python
Pull requests that update python code
size/m
#3582
opened Jul 31, 2026 by
jonathankeys
Loading…
5 of 7 tasks
feat(bidi): add echo suppression support
area-bidirectional-streaming
Related to bidirectional streaming
enhancement
New feature or request
size/l
fix(openai): send document content as file_data on the Responses API
area-model
Related to models or model providers
bug
Something isn't working
python
Pull requests that update python code
size/xs
#3576
opened Jul 30, 2026 by
tylerganter
Loading…
9 tasks done
feat(hitl-py): add classifier option for LLM-driven risk classification
area-hil
Human in the loop and suspend/resume
area-interventions
Related to interventions
enhancement
New feature or request
python
Pull requests that update python code
size/l
feat(anthropic): enable prompt caching via cache_config and cache_tools
api/needs-review
Makes changes to the public API surface
area-model
Related to models or model providers
enhancement
New feature or request
size/xl
#3571
opened Jul 30, 2026 by
agent-of-mkmeral
Contributor
Loading…
9 tasks done
feat(anthropic): non-clobbering seam for Anthropic-direct server-side tools (web search)
area-devx
Developer experience improvements
area-model
Related to models or model providers
enhancement
New feature or request
python
Pull requests that update python code
size/xl
#3568
opened Jul 30, 2026 by
agent-of-mkmeral
Contributor
Loading…
feat(interventions-ts): add llm as judge tool risk classifier to hitl
area-hil
Human in the loop and suspend/resume
area-interventions
Related to interventions
enhancement
New feature or request
size/m
typescript
Pull requests that update typescript code
#3566
opened Jul 30, 2026 by
lizradway
Member
Loading…
8 of 9 tasks
docs(community): add strands-locate-anything
area-community
Related to community and contributor health
documentation
Documentation changes, improvements, additions, content updates, site improvements, examples, guides
size/s
#3562
opened Jul 30, 2026 by
hashtagemy
Loading…
8 of 9 tasks
fix(types): make token usage counters disjoint across every provider
area-context
Session or context related
area-model
Related to models or model providers
bug
Something isn't working
size/xl
#3561
opened Jul 30, 2026 by
niklas-palm
Contributor
Loading…
7 of 9 tasks
docs: add TypeScript direct tool calling examples
area-tool
Tool behavior/api
documentation
Documentation changes, improvements, additions, content updates, site improvements, examples, guides
size/s
typescript
Pull requests that update typescript code
#3559
opened Jul 30, 2026 by
Ryuta1005
Loading…
8 tasks done
ci(python): update mypy requirement from <2.0.0,>=1.15.0 to >=1.15.0,<3.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
#3557
opened Jul 30, 2026 by
dependabot
Bot
Loading…
feat(mcp): add client OAuth authentication for streamable HTTP
area-mcp
MCP related
enhancement
New feature or request
python
Pull requests that update python code
size/m
#3554
opened Jul 29, 2026 by
poshinchen
Contributor
Loading…
7 of 9 tasks
feat: support Tool Choice for Gemini in Python
area-model
Related to models or model providers
python
Pull requests that update python code
size/m
#3551
opened Jul 29, 2026 by
opieter-aws
Contributor
Loading…
8 tasks done
fix(telemetry): record gen_ai.tool.call.arguments/result on execute_tool spans
area-otel
Open-telemetry related
chore
Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact
size/m
#3550
opened Jul 29, 2026 by
poshinchen
Contributor
Loading…
7 of 9 tasks
feat(experimental/ts): add ModalSandbox implementation
area-server
Related to strands Server, sandbox, runtime container
enhancement
New feature or request
size/xl
typescript
Pull requests that update typescript code
#3549
opened Jul 29, 2026 by
gautamsirdeshmukh
Contributor
•
Draft
9 tasks
docs(site): detail session, agent, and concurrency limitations
area-sessions
Related to session or session managment
documentation
Documentation changes, improvements, additions, content updates, site improvements, examples, guides
size/m
#3545
opened Jul 29, 2026 by
strandly-the-agent
Contributor
•
Draft
8 tasks done
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.