Skip to content

Conversation

@dbschmigelski
Copy link
Owner

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.

zastrowm and others added 30 commits July 22, 2025 18:22
These were necessary when we had conditional running but we switched to needing to approve all workflows for non-maintainers, so we no longer need these.

Co-authored-by: Mackenzie Zastrow <zastrowm@users.noreply.github.com>
…ectory (strands-agents#517)

- Add new section showcasing Agent(load_tools_from_directory=True) functionality
- Document automatic tool loading and reloading from ./tools/ directory
- Include practical code example for developers
- Improve discoverability of this development feature
Fixes issue strands-agents#50

Customers naturally want to pass nested collections of tools - the above issue has gathered enough data points proving that.
…ts#524)

* feat(a2a): support mounts for containerized deployments

* feat(a2a): escape hatch for load balancers which strip paths

* feat(a2a): formatting

---------

Co-authored-by: jer <jerebill@amazon.com>
Co-authored-by: ketan-clairyon <ketan@clairyon.com>
Co-authored-by: Dean Schmigelski <dbschmigelski+github@gmail.com>
Co-authored-by: Nick Clegg <nac542@gmail.com>
Co-authored-by: Nick Clegg <nac542@gmail.com>
strands-agents#576)

* fix(event_loop): raise dedicated exception when encountering max tokens stop reason

* fix: update integ tests

* fix: rename exception message, add to exception, move earlier in cycle

* Update tests_integ/test_max_tokens_reached.py

Co-authored-by: Nick Clegg <nac542@gmail.com>

* Update tests_integ/test_max_tokens_reached.py

Co-authored-by: Nick Clegg <nac542@gmail.com>

* linting

---------

Co-authored-by: Nick Clegg <nac542@gmail.com>
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.