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

fix(mcp-ts): rebuild transport and client when reconnecting url-configured clients area-mcp MCP related bug Something isn't working complexity/low Touched functions have low cognitive complexity (<=10) size/m typescript Pull requests that update typescript code
#4378 opened Sep 17, 2026 by poshinchen Contributor Loading…
8 of 9 tasks
docs: propose scoped naming for bidi components area-bidirectional-streaming Related to bidirectional streaming documentation Documentation changes, improvements, additions, content updates, site improvements, examples, guides size/m
#4377 opened Sep 17, 2026 by mehtarac Member Draft
9 tasks
Rename file number appropriately for design doc 0018-shared-agent-model-types.md area-community Related to community and contributor health chore Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact size/xs
#4376 opened Sep 17, 2026 by mehtarac Member Loading…
9 tasks
ci: bump codecov/codecov-action from 7.0.0 to 7.1.0 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
#4375 opened Sep 17, 2026 by dependabot Bot Loading…
docs(catalog): add serply-mcp to the integrations catalog area-mcp MCP related documentation Documentation changes, improvements, additions, content updates, site improvements, examples, guides
#4374 opened Sep 17, 2026 by googio Loading…
11 tasks done
fix(interventions): propagate handler-raised interrupts regardless of onError area-hil Human in the loop and suspend/resume area-interventions Related to interventions bug Something isn't working typescript Pull requests that update typescript code
#4373 opened Sep 16, 2026 by roshangardi Contributor Loading…
9 tasks done
fix(interventions): propagate handler-raised interrupts regardless of on_error area-hooks Features or requests that might be implementable via hooks area-interventions Related to interventions bug Something isn't working python Pull requests that update python code
#4372 opened Sep 16, 2026 by roshangardi Contributor Loading…
9 tasks done
feat(ts): expose messages to BeforeInvocationEvent area-hooks Features or requests that might be implementable via hooks area-language Related to new language development complexity/high A touched function exceeds cognitive complexity 25; may be worth splitting enhancement New feature or request size/m typescript Pull requests that update typescript code
#4370 opened Sep 16, 2026 by nicolas-m-romero Draft
7 of 8 tasks
docs(mcp): document OAuth and server configuration area-mcp MCP related documentation Documentation changes, improvements, additions, content updates, site improvements, examples, guides size/m
#4368 opened Sep 16, 2026 by nicolas-m-romero Loading…
6 of 9 tasks
ci(python): bump cedarpy from 4.8.7 to 4.12.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
#4365 opened Sep 16, 2026 by dependabot Bot Loading…
ci(docs): bump js-yaml from 4.3.1 to 5.4.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
#4364 opened Sep 16, 2026 by dependabot Bot Loading…
fix(mcp): surface structuredContent and result metadata on tool results area-mcp MCP related bug Something isn't working typescript Pull requests that update typescript code
#4363 opened Sep 16, 2026 by chinesepowered Loading…
7 of 9 tasks
fix(openai): surface prompt-cache write tokens on Chat Completions area-model Related to models or model providers bug Something isn't working python Pull requests that update python code
#4361 opened Sep 16, 2026 by Ryutaro-A Contributor Loading…
4 tasks done
feat(vended-tools): add handoff_to_user tool api/needs-review Makes changes to the public API surface area-hil Human in the loop and suspend/resume area-tool Tool behavior/api complexity/low Touched functions have low cognitive complexity (<=10) enhancement New feature or request python Pull requests that update python code size/m
#4348 opened Sep 15, 2026 by liramon2 Contributor Loading…
9 tasks done
docs(catalog): add Pushary customer approvals area-hil Human in the loop and suspend/resume catalog: editorial-review Editorial catalog fields changed by a non-maintainer documentation Documentation changes, improvements, additions, content updates, site improvements, examples, guides python Pull requests that update python code
#4346 opened Sep 15, 2026 by aadilghani1 Loading…
10 of 11 tasks
fix(py): accumulate metrics for hook retries area-hooks Features or requests that might be implementable via hooks area-otel Open-telemetry related bug Something isn't working python Pull requests that update python code
#4345 opened Sep 15, 2026 by tummon Contributor Loading…
7 of 9 tasks
ci(typescript): bump the production-minor 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/xs typescript Pull requests that update typescript code
#4344 opened Sep 15, 2026 by dependabot Bot Loading…
fix(bedrock): support text document source in citations area-model Related to models or model providers enhancement New feature or request python Pull requests that update python code
#4343 opened Sep 15, 2026 by wu-theodore Loading…
9 tasks done
fix(context): truncate the next large tool result instead of trimming when the oldest cannot shrink area-context Session or context related bug Something isn't working python Pull requests that update python code
#4342 opened Sep 15, 2026 by anishmehta24 Loading…
8 of 9 tasks
fix(event-loop): persist completed tool results after hook errors area-agent Related to the agent class or general agent questions area-hooks Features or requests that might be implementable via hooks bug Something isn't working python Pull requests that update python code
#4340 opened Sep 15, 2026 by 97Three Draft
6 of 9 tasks
fix(hooks): await callable object callbacks area-hooks Features or requests that might be implementable via hooks bug Something isn't working python Pull requests that update python code
#4339 opened Sep 15, 2026 by 97Three Draft
6 of 9 tasks
fix(streaming): raise on a truncated stream that leaves an unsigned reasoning block area-agent Related to the agent class or general agent questions area-model Related to models or model providers bug Something isn't working python Pull requests that update python code
#4335 opened Sep 14, 2026 by vnz Loading…
feat(telemetry): run auxiliary model calls as sub-agents via Agent.invoke_auxiliary area-agent Related to the agent class or general agent questions area-otel Open-telemetry related enhancement New feature or request python Pull requests that update python code
#4329 opened Sep 14, 2026 by strandly-the-agent Contributor Loading…
6 of 8 tasks
docs(catalog): add strands-neuraltrust integration area-interventions Related to interventions catalog: editorial-review Editorial catalog fields changed by a non-maintainer documentation Documentation changes, improvements, additions, content updates, site improvements, examples, guides python Pull requests that update python code
#4326 opened Sep 14, 2026 by albertbausili Loading…
11 tasks done
fix(context-ts): preserve text when truncation is ineffective area-context Session or context related bug Something isn't working typescript Pull requests that update typescript code
#4323 opened Sep 14, 2026 by 97Three Loading…
7 of 9 tasks
ProTip! Add no:assignee to see everything that’s not assigned.