Skip to content

Conversation

@mehtarac
Copy link
Owner

@mehtarac mehtarac commented Nov 5, 2025

Description

Related Issues

Documentation PR

Type of Change

Bug fix
New feature
Breaking change
Documentation update
Other (please describe):

Testing

How have you tested the change? Verify that the changes do not break functionality or introduce warnings in consuming repositories: agents-docs, agents-tools, agents-cli

  • I ran hatch run prepare

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Unshure and others added 4 commits November 3, 2025 16:33
* fix: Fix broken converstaion with orphaned toolUse

* fix: Address pr cmments
* feat: enable multiagent session persistent

# Conflicts:
#	src/strands/multiagent/graph.py
#	src/strands/multiagent/swarm.py
#	tests/strands/multiagent/test_graph.py
#	tests/strands/multiagent/test_swarm.py
#	tests_integ/test_multiagent_graph.py
#	tests_integ/test_multiagent_swarm.py

* fix: fix docstring

* fix: rebase from main and address comments

* fix: fix nit
…ching (#1112)

* feat(model): support prompt caching via SystemContentBlock

* fix: concat text blocks for system_prompt

* remove litellm and openai changes for now

* integ tests

* linting

* linting

* fix test

* add test cases
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 78.43137% with 44 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/strands/multiagent/graph.py 72.09% 21 Missing and 3 partials ⚠️
src/strands/multiagent/swarm.py 68.75% 17 Missing and 3 partials ⚠️

📢 Thoughts on this report? Let us know!

@mehtarac mehtarac merged commit f99168e into mehtarac:main Nov 5, 2025
8 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants