Skip to content

Conversation

@JackYPCOnline
Copy link
Contributor

@JackYPCOnline JackYPCOnline commented Jun 9, 2025

Description

Add an end to end integration test for the package, update pyproject.toml to enable integration tests.

  1. test build agent from text
  2. test shell
  3. test interactive mode create tool then use it immediately
  4. test interatctive mode use tool from file

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
    x 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

Checklist

  • [ x] I have read the CONTRIBUTING document
  • [ x] I have added tests that prove my fix is effective or my feature works
  • [ x] I have updated the documentation accordingly
  • [ x] I have added an appropriate example to the documentation to outline the feature
  • [ x] My changes generate no new warnings
  • [ x] 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.

@JackYPCOnline JackYPCOnline requested a review from a team as a code owner June 9, 2025 14:31
@JackYPCOnline JackYPCOnline requested a review from zastrowm June 12, 2025 21:19
awsarron and others added 11 commits August 1, 2025 12:24
)

* feat: add STRANDS_ANTHROPIC_BETA environment variable

* docs(readme): document environment variables
…trands-agents#33)

The tool can be imported and run, but without the crontab binary, it's useless on windows
…ns (strands-agents#38)

* chore: explicitly set load_tools_from_directory on Agent initilizations

* Update .prompt
+ set minimum sdk version to be 0.3.0

Co-authored-by: Mackenzie Zastrow <zastrowm@users.noreply.github.com>
Co-authored-by: jer <jerebill@amazon.com>
)

Similar to strands-agents/sdk-python/pull/475 but using a dedicated github icon.

The github icon is the lite logo but copied/renamed to make it dedicated to github
@JackYPCOnline JackYPCOnline requested review from dbschmigelski and removed request for zastrowm August 4, 2025 20:06
@JackYPCOnline JackYPCOnline requested a review from zastrowm August 15, 2025 03:41
@zastrowm zastrowm dismissed their stale review August 15, 2025 14:57

Dean's got this

@JackYPCOnline JackYPCOnline removed the request for review from zastrowm August 15, 2025 14:58
@JackYPCOnline JackYPCOnline merged commit c648dc0 into strands-agents:main Aug 15, 2025
44 checks passed
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.

7 participants