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

feat(strandly-experiment): add SDK experiment framework area-devx Developer experience improvements enhancement New feature or request size/xl
#2972 opened Jun 25, 2026 by notowen333 Contributor Loading…
11 of 13 tasks
feat: add auto bug verifier workflow and skill area-community Related to community and contributor health enhancement New feature or request size/m
#2968 opened Jun 25, 2026 by JackYPCOnline Contributor Loading…
docs: improve agent guidance 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
#2959 opened Jun 25, 2026 by opieter-aws Contributor Loading…
7 of 9 tasks
fix(models): raise ContextWindowOverflowException for ollama/llama/mistral/writer area-context Session or context related area-model Related to models or model providers bug Something isn't working python Pull requests that update python code size/m
#2958 opened Jun 25, 2026 by gautamsirdeshmukh Contributor Draft
9 tasks
feat(mcp): load MCP servers from JSON 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 size/l
#2947 opened Jun 24, 2026 by gautamsirdeshmukh Contributor Draft
9 tasks
chore(workflow): added release workflow area-community Related to community and contributor health chore Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact size/xl
#2940 opened Jun 24, 2026 by poshinchen Contributor Loading…
10 tasks done
ci(typescript): bump the development-dependencies group across 1 directory with 2 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
#2938 opened Jun 24, 2026 by dependabot Bot Loading…
fix(session): prevent symlink attacks in FileSessionManager area-persistence Session management or checkpointing bug Something isn't working python Pull requests that update python code size/m
#2937 opened Jun 24, 2026 by manus-use Loading…
feat(telemetry): add a switch to disable instrumentation via OTEL_SDK_DISABLED / enabled (#1059) area-otel Open-telemetry related enhancement New feature or request python Pull requests that update python code size/m
#2931 opened Jun 24, 2026 by maxmilian Contributor Loading…
7 of 9 tasks
ci(docs): bump @astrojs/markdown-satteri from 0.2.2 to 0.3.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/m typescript Pull requests that update typescript code
#2930 opened Jun 24, 2026 by dependabot Bot Loading…
ci(docs): bump vite from 7.3.5 to 8.1.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/l typescript Pull requests that update typescript code
#2928 opened Jun 24, 2026 by dependabot Bot Loading…
ci(python): update google-genai requirement from <2.0.0,>=1.32.0 to >=1.32.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
#2927 opened Jun 24, 2026 by dependabot Bot Loading…
ci(docs): bump @astrojs/starlight from 0.40.0 to 0.41.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/m typescript Pull requests that update typescript code
#2925 opened Jun 24, 2026 by dependabot Bot Loading…
ci(docs): bump astro from 6.4.8 to 7.0.3 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/xl typescript Pull requests that update typescript code
#2923 opened Jun 24, 2026 by dependabot Bot Loading…
fix: model-family-aware Mantle base URL resolution for OpenAI models area-model Related to models or model providers bug Something isn't working python Pull requests that update python code size/s
#2922 opened Jun 24, 2026 by Ashutosh0x Loading…
test(ts): change-based selective integration testing 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
#2921 opened Jun 24, 2026 by yonib05 Member Loading…
Fix stream_async releasing unowned invocation locks area-agent Related to the agent class or general agent questions area-async Related to asynchronous flows or multi-threading bug Something isn't working python Pull requests that update python code size/s
#2920 opened Jun 24, 2026 by kingrubic Contributor Loading…
feat: add audio input support for Bedrock Converse API area-bidirectional-streaming Related to bidirectional streaming area-model Related to models or model providers enhancement New feature or request python Pull requests that update python code size/m
#2913 opened Jun 23, 2026 by Ashutosh0x Loading…
docs: add guardContent usage to Bedrock model provider page area-interventions Related to interventions documentation Documentation changes, improvements, additions, content updates, site improvements, examples, guides enhancement New feature or request size/s
#2912 opened Jun 23, 2026 by maxmilian Contributor Loading…
feat(mcp): load MCP clients from mcpServers JSON config 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 size/xl
#2910 opened Jun 23, 2026 by agent-of-mkmeral Contributor Loading…
docs(cedar): document namespace option documentation Documentation changes, improvements, additions, content updates, site improvements, examples, guides enhancement New feature or request size/s typescript Pull requests that update typescript code
#2908 opened Jun 22, 2026 by victornicolet Contributor Loading…
feat(agent): add Agent.clone() to build fresh agents from a template api/needs-review Makes changes to the public API surface area-agent Related to the agent class or general agent questions area-devx Developer experience improvements enhancement New feature or request size/m typescript Pull requests that update typescript code
#2902 opened Jun 22, 2026 by cogwirrel Contributor Loading…
9 tasks done
docs: file-based memory store area-persistence Session management or checkpointing documentation Documentation changes, improvements, additions, content updates, site improvements, examples, guides enhancement New feature or request size/l
#2895 opened Jun 22, 2026 by maisieyanz Loading…
9 tasks
feat(skills): add system_prompt injection mode to AgentSkills area-context Session or context related area-hooks Features or requests that might be implementable via hooks enhancement New feature or request python Pull requests that update python code size/m
#2894 opened Jun 22, 2026 by agent-of-mkmeral Contributor Loading…
docs: design proposal for direct method call streaming (#1436) area-devx Developer experience improvements area-tool Tool behavior/api enhancement New feature or request python Pull requests that update python code size/m
#2886 opened Jun 21, 2026 by Ashutosh0x Loading…
ProTip! Exclude everything labeled bug with -label:bug.