Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: strands-agents/sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: strands-agents/sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 4 commits
  • 12 files changed
  • 5 contributors

Commits on Jul 31, 2025

  1. fix(deps): pin a2a-sdk>=0.2.16 to resolve #572 (#581)

    Co-authored-by: Jeremiah <[email protected]>
    minorun365 and jer96 authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    3d526f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Configuration menu
    Copy the full SHA
    b56a4ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b1de4d View commit details
    Browse the repository at this point in the history
  3. fix(event_loop): raise dedicated exception when encountering max toke… (

    #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 <[email protected]>
    
    * Update tests_integ/test_max_tokens_reached.py
    
    Co-authored-by: Nick Clegg <[email protected]>
    
    * linting
    
    ---------
    
    Co-authored-by: Nick Clegg <[email protected]>
    dbschmigelski and Unshure authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    c85464c View commit details
    Browse the repository at this point in the history
Loading