Skip to content

Conversation

@zastrowm
Copy link
Owner

@zastrowm zastrowm commented Jun 5, 2025

Description

[Provide a detailed description of the changes in this PR]

Related Issues

[Link to related issues using #issue-number format]

Documentation PR

[Link to related associated PR in the agent-docs repo]

Type of Change

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

[Choose one of the above types of changes]

Testing

[How have you tested the change?]

  • hatch fmt --linter
  • hatch fmt --formatter
  • hatch test --all
  • Verify that the changes do not break functionality or introduce warnings in consuming repositories: agents-docs, agents-tools, agents-cli

Checklist

  • I have read the CONTRIBUTING document
  • I have added 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
  • 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 May 23, 2025 14:47
…sts (strands-agents#109)

* feat(handlers): add reasoning text to callback handler and related tests

* feat(handlers): removed redundant comment in .gitignore file

* feat(handlers): Updated reasoningText type as (Optional[str]
* feat: Add non-streaming support to BedrockModel

* fix: Add more test coverage

* fix: Update with pr comments
…nds-agents#55)

* Added hyphen to allowed characters in tool name validation
…ig (strands-agents#86)

* fix(telemetry): correct environment variable precedence for OTEL configuration

* fix(telemetry): update get_tracer function to adapt the changes

* fix(telemetry): fix tracer initialization

---------

Co-authored-by: Jack Yuan <[email protected]>
* feat: Deploy to pypi on release

* feat: get version from tag
Co-authored-by: Sourabh Sarupria <[email protected]>
Co-authored-by: Sourabh Sarupria <[email protected]>
Unshure and others added 6 commits June 3, 2025 12:49
* Update pr-and-push.yml

* Update pypi-publish-on-release.yml
Enable direct method tool invocations of `example_tool` to match tools with the name of `example-tool`, which fixes strands-agents#139. In the case where no direct match is found but multiple tools would match, we throw an error to avoid ambiguous errors
@zastrowm zastrowm closed this Jun 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.