-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: strands-agents/harness-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(py): add tool_registry vended tool
area-mcp
MCP related
area-tool
Tool behavior/api
enhancement
New feature or request
python
Pull requests that update python code
feat(hooks): preserve model trace metadata for hook events (#4015)
area-hooks
Features or requests that might be implementable via hooks
area-interventions
Related to interventions
enhancement
New feature or request
python
Pull requests that update python code
docs(changelog): sync strands-agents/harness-sdk typescript/v1.16.0
area-community
Related to community and contributor health
documentation
Documentation changes, improvements, additions, content updates, site improvements, examples, guides
typescript
Pull requests that update typescript code
#4085
opened Aug 31, 2026 by
strands-agent
Contributor
Loading…
feat: automatically use openAI prompt-cache keys from session id
area-model
Related to models or model providers
area-sessions
Related to session or session managment
complexity/medium
Touched functions have moderate cognitive complexity (11-25)
enhancement
New feature or request
python
Pull requests that update python code
size/m
#4083
opened Aug 31, 2026 by
opieter-aws
Contributor
•
Draft
7 of 9 tasks
refactor(bidi): make BidiModel extend Model
area-bidirectional-streaming
Related to bidirectional streaming
area-model
Related to models or model providers
chore
Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact
complexity/low
Touched functions have low cognitive complexity (<=10)
python
Pull requests that update python code
size/s
#4081
opened Aug 31, 2026 by
pgrayy
Member
Loading…
9 tasks done
fix!: include cached tokens in input_tokens
area-model
Related to models or model providers
bug
Something isn't working
complexity/low
Touched functions have low cognitive complexity (<=10)
python
Pull requests that update python code
size/xs
#4080
opened Aug 31, 2026 by
opieter-aws
Contributor
•
Draft
6 of 9 tasks
feat(storage): add bm25 search strategy
area-persistence
Session management or checkpointing
complexity/medium
Touched functions have moderate cognitive complexity (11-25)
enhancement
New feature or request
python
Pull requests that update python code
size/m
fix: [BUG] Python guardrail block detection fails open when Bedrock omits the optional Related to interventions
area-model
Related to models or model providers
bug
Something isn't working
python
Pull requests that update python code
detected field — blocked content is never redacted (#3617)
area-interventions
#4076
opened Aug 31, 2026 by
AnnasMazhar
Loading…
9 tasks
ci(docs): bump typedoc-plugin-markdown from 4.12.0 to 4.13.0 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
#4073
opened Aug 31, 2026 by
dependabot
Bot
Loading…
ci(docs): bump astro from 7.2.6 to 7.2.9 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
#4071
opened Aug 31, 2026 by
dependabot
Bot
Loading…
adds exports to simplify extending strands for openai compatable APIs
area-devx
Developer experience improvements
area-model
Related to models or model providers
enhancement
New feature or request
typescript
Pull requests that update typescript code
#4069
opened Aug 30, 2026 by
danielhstahl
Loading…
8 of 9 tasks
fix(python): raise SessionException on malformed persisted interrupt state
area-hil
Human in the loop and suspend/resume
area-persistence
Session management or checkpointing
bug
Something isn't working
python
Pull requests that update python code
#4068
opened Aug 30, 2026 by
warren830
Loading…
8 of 9 tasks
fix: Text content block is silently dropped when a toolUse is pending in the same content block stop (#4004)
area-model
Related to models or model providers
bug
Something isn't working
python
Pull requests that update python code
#4067
opened Aug 30, 2026 by
AnnasMazhar
Loading…
5 tasks done
fix: [BUG] SummarizingConversationManager's pin_first does not work correctly with FileSessionManager and S3SessionManager (#4027)
area-context
Session or context related
area-persistence
Session management or checkpointing
bug
Something isn't working
python
Pull requests that update python code
#4066
opened Aug 30, 2026 by
AnnasMazhar
Loading…
6 tasks done
feat(mcp): paginate fetch_doc catalog mode
area-context
Session or context related
area-mcp
MCP related
enhancement
New feature or request
#4065
opened Aug 29, 2026 by
phanisaimunipalli
Loading…
feat(mcp): read llms.txt sources, timeout and user agent from the environment
area-config
Related to config-based agents or mcp-config
area-mcp
MCP related
enhancement
New feature or request
python
Pull requests that update python code
#4064
opened Aug 29, 2026 by
phanisaimunipalli
Loading…
fix(models): skip location-source content in OpenAI Responses instead of raising KeyError
area-model
Related to models or model providers
bug
Something isn't working
python
Pull requests that update python code
#4060
opened Aug 29, 2026 by
aniketwaghh
Loading…
9 tasks done
fix(context-offloader): preserve non-bytes image/document blocks (#4017)
area-context
Session or context related
bug
Something isn't working
complexity/high
A touched function exceeds cognitive complexity 25; may be worth splitting
python
Pull requests that update python code
size/s
#4059
opened Aug 29, 2026 by
AnnasMazhar
Loading…
8 tasks done
fix: [BUG] Cross-provider document-source gate from #1572 doesn't cover tool results — KeyError: 'bytes' on location-source documents in toolResult (#4018)
area-model
Related to models or model providers
area-tool
Tool behavior/api
bug
Something isn't working
python
Pull requests that update python code
#4058
opened Aug 29, 2026 by
AnnasMazhar
Loading…
9 tasks
docs: add OrcaRouter model provider integration
area-model
Related to models or model providers
documentation
Documentation changes, improvements, additions, content updates, site improvements, examples, guides
#4057
opened Aug 29, 2026 by
armyluki-wq
Loading…
docs: align TypeScript contributor checks with CI
area-community
Related to community and contributor health
documentation
Documentation changes, improvements, additions, content updates, site improvements, examples, guides
typescript
Pull requests that update typescript code
#4056
opened Aug 29, 2026 by
steven-ji
Contributor
Loading…
8 of 9 tasks
feat: support caching for vercel provider
area-model
Related to models or model providers
complexity/low
Touched functions have low cognitive complexity (<=10)
enhancement
New feature or request
size/m
typescript
Pull requests that update typescript code
#4055
opened Aug 28, 2026 by
opieter-aws
Contributor
•
Draft
6 of 9 tasks
fix(file-editor): stop str_replace and insert from expanding tabs on the write path
area-tool
Tool behavior/api
bug
Something isn't working
complexity/low
Touched functions have low cognitive complexity (<=10)
python
Pull requests that update python code
size/s
#4051
opened Aug 28, 2026 by
aniketwaghh
Loading…
8 tasks done
feature: Add new ActorMemory plugin
area-hooks
Features or requests that might be implementable via hooks
area-persistence
Session management or checkpointing
enhancement
New feature or request
python
Pull requests that update python code
#4050
opened Aug 28, 2026 by
andresliszt
Loading…
9 tasks
docs: blog post on hitting 99.95% on ARC-AGI-3 with Strands harness
blog
documentation
Documentation changes, improvements, additions, content updates, site improvements, examples, guides
size/m
#4048
opened Aug 28, 2026 by
Albertozhao
Contributor
Loading…
7 of 9 tasks
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.