-
Notifications
You must be signed in to change notification settings - Fork 371
Comparing changes
Open a pull request
base repository: strands-agents/sdk-python
base: v1.0.1
head repository: strands-agents/sdk-python
compare: v1.1.0
- 10 commits
- 20 files changed
- 8 contributors
Commits on Jul 21, 2025
-
Use strands logo that looks good in dark & light mode (#505)
Similar to /pull/475 but using a dedicated github icon. The github icon is the lite logo but copied/renamed to make it dedicated to github
Configuration menu - View commit details
-
Copy full SHA for dd76000 - Browse repository at this point
Copy the full SHA dd76000View commit details
Commits on Jul 22, 2025
-
deps(a2a): address interface changes and bump min version (#515)
Co-authored-by: jer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24ccb00 - Browse repository at this point
Copy the full SHA 24ccb00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6905342 - Browse repository at this point
Copy the full SHA 6905342View commit details -
Don't re-run workflows on un/approvals (#516)
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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a7076b - Browse repository at this point
Copy the full SHA 5a7076bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aba018 - Browse repository at this point
Copy the full SHA 9aba018View commit details -
docs(readme): add hot reloading documentation for load_tools_from_dir…
…ectory (#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
Configuration menu - View commit details
-
Copy full SHA for 040ba21 - Browse repository at this point
Copy the full SHA 040ba21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 022ec55 - Browse repository at this point
Copy the full SHA 022ec55View commit details
Commits on Jul 23, 2025
-
Automatically flatten nested tool collections (#508)
Fixes issue #50 Customers naturally want to pass nested collections of tools - the above issue has gathered enough data points proving that.
Configuration menu - View commit details
-
Copy full SHA for e597e07 - Browse repository at this point
Copy the full SHA e597e07View commit details -
feat(a2a): support mounts for containerized deployments (#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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f4e5ef - Browse repository at this point
Copy the full SHA 4f4e5efView commit details -
Configuration menu - View commit details
-
Copy full SHA for b30e7e6 - Browse repository at this point
Copy the full SHA b30e7e6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.1...v1.1.0