-
Notifications
You must be signed in to change notification settings - Fork 889
Pull requests: strands-agents/harness-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(docs): drop unused pino devDependencies
area-community
Related to community and contributor health
chore
Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact
size/m
typescript
Pull requests that update typescript code
#2875
opened Jun 19, 2026 by
yonib05
Member
Loading…
ci(python): add timeouts and apt retries to test-lint workflow
area-community
Related to community and contributor health
chore
Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact
python
Pull requests that update python code
size/s
#2874
opened Jun 19, 2026 by
yonib05
Member
Loading…
Strands BidiAgent support Nova 2 Sonic expert tool
area-bidirectional-streaming
Related to bidirectional streaming
area-tool
Tool behavior/api
enhancement
New feature or request
python
Pull requests that update python code
size/l
#2873
opened Jun 19, 2026 by
lanazhang
Contributor
Loading…
9 tasks done
ci: gate dependency vulns on PR-introduced changes only
area-community
Related to community and contributor health
chore
Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact
size/s
typescript
Pull requests that update typescript code
#2872
opened Jun 18, 2026 by
yonib05
Member
Loading…
chore: update dependencies and refactor dev tooling internals
area-community
Related to community and contributor health
chore
Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact
size/l
typescript
Pull requests that update typescript code
#2870
opened Jun 18, 2026 by
yonib05
Member
Loading…
ci(typescript): bump the development-dependencies group across 1 directory with 30 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/xl
typescript
Pull requests that update typescript code
#2865
opened Jun 18, 2026 by
dependabot
Bot
Loading…
ci(python): update litellm requirement from <=1.83.13,>=1.75.9 to >=1.75.9,<=1.89.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
#2864
opened Jun 18, 2026 by
dependabot
Bot
Loading…
feat: add local memory store
api/needs-review
Makes changes to the public API surface
area-persistence
Session management or checkpointing
enhancement
New feature or request
size/xl
#2859
opened Jun 17, 2026 by
opieter-aws
Contributor
Loading…
6 of 9 tasks
feat: telemetry for memory manager
area-otel
Open-telemetry related
enhancement
New feature or request
size/xl
#2858
opened Jun 17, 2026 by
opieter-aws
Contributor
Loading…
7 of 9 tasks
docs(sandbox): add Sandbox concept section
area-server
Related to strands Server, sandbox, runtime container
chore
Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact
documentation
Documentation changes, improvements, additions, content updates, site improvements, examples, guides
size/l
strands-running
#2851
opened Jun 17, 2026 by
agent-of-mkmeral
Contributor
Loading…
5 tasks done
fix(openai): handle non-string error code in classifyOpenAIError
area-devx
Developer experience improvements
area-model
Related to models or model providers
bug
Something isn't working
size/xs
typescript
Pull requests that update typescript code
#2850
opened Jun 17, 2026 by
chaodu-agent
Loading…
feat(sandbox): add experimental StrandsShellSandbox (Python + TS)
area-server
Related to strands Server, sandbox, runtime container
enhancement
New feature or request
size/xl
#2839
opened Jun 16, 2026 by
mkmeral
Contributor
Loading…
6 of 9 tasks
chore: remove abandoned wasm TypeScript-to-Python experiment
area-community
Related to community and contributor health
chore
Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact
size/xl
typescript
Pull requests that update typescript code
#2838
opened Jun 16, 2026 by
yonib05
Member
Loading…
5 of 6 tasks
docs: update astro.config.mjs for meta title & description
chore
Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact
documentation
Documentation changes, improvements, additions, content updates, site improvements, examples, guides
size/xs
#2837
opened Jun 16, 2026 by
ryanycoleman
Member
Loading…
feat: add durable identifiers to messages
area-sessions
Related to session or session managment
enhancement
New feature or request
size/l
#2836
opened Jun 16, 2026 by
opieter-aws
Contributor
Loading…
7 of 9 tasks
fix(ollama): avoid UnboundLocalError on empty model stream
area-model
Related to models or model providers
bug
Something isn't working
python
Pull requests that update python code
size/s
#2823
opened Jun 16, 2026 by
he-yufeng
Contributor
Loading…
5 tasks done
fix(models/bedrock): validate strict_tools constraints at build time
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
size/m
#2822
opened Jun 16, 2026 by
FadelT
Loading…
6 tasks done
fix(models/anthropic): eliminate ParsedTextBlock Pydantic serialization warnings
area-model
Related to models or model providers
bug
Something isn't working
python
Pull requests that update python code
size/m
#2821
opened Jun 16, 2026 by
FadelT
Loading…
6 tasks done
feat(middleware): result handling, model-state isolation, and system-prompt fidelity
area-hooks
Features or requests that might be implementable via hooks
area-model
Related to models or model providers
enhancement
New feature or request
python
Pull requests that update python code
size/l
ci: add /strands-ts command handler
area-community
Related to community and contributor health
chore
Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact
size/m
typescript
Pull requests that update typescript code
#2793
opened Jun 15, 2026 by
yonib05
Member
Loading…
docs: add Strandslator design doc
area-language
Related to new language development
documentation
Documentation changes, improvements, additions, content updates, site improvements, examples, guides
enhancement
New feature or request
size/m
#2790
opened Jun 15, 2026 by
pgrayy
Member
Loading…
refactor(site): centralize language storage key and clipboard helper
chore
Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact
documentation
Documentation changes, improvements, additions, content updates, site improvements, examples, guides
size/l
#2779
opened Jun 14, 2026 by
yonib05
Member
Loading…
8 of 9 tasks
fix: preserve non-ASCII text in provider request formatting
area-model
Related to models or model providers
bug
Something isn't working
python
Pull requests that update python code
size/s
#2776
opened Jun 13, 2026 by
kimnamu
Loading…
feat: move docs to repo root for GitHub navigation
area-devx
Developer experience improvements
chore
Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact
documentation
Documentation changes, improvements, additions, content updates, site improvements, examples, guides
size/xs
ci: add changelog sync workflow
area-community
Related to community and contributor health
chore
Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact
size/s
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.