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: v0.1.4
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: v0.1.5
Choose a head ref
  • 1 commit
  • 13 files changed
  • 6 contributors

Commits on May 26, 2025

  1. v0.1.5 (#122)

    * models - openai - argument none (#97)
    
    * docs(readme): add open PRs badge + link to samples repo + change 'Docs' to 'Documentation' (#100)
    
    * docs(readme): add logo (#101)
    
    * docs(readme): add logo, title, badges, links to other repos, standardize headings (#102)
    
    * style(readme): use dark logo for clearer visibility when system is using light color scheme (#104)
    
    * fix(readme): use logo that changes color automatically depending on user's color preference scheme (#105)
    
    * feat(handlers): add reasoning text to callback handler and related tests (#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 dynamic system prompt override functionality (#108)
    
    * Modularizing Event Loop (#106)
    
    * fix(telemetry): fix agent span start and end when using Agent.stream_async() (#119)
    
    * feat: Update SlidingWindowConversationManager (#120)
    
    * v0.1.5
    
    ---------
    
    Co-authored-by: Patrick Gray <[email protected]>
    Co-authored-by: Gokhan (Joe) Gultekin <[email protected]>
    Co-authored-by: Shubham Raut <[email protected]>
    Co-authored-by: fede-dash <[email protected]>
    Co-authored-by: Nick Clegg <[email protected]>
    6 people authored May 26, 2025
    Configuration menu
    Copy the full SHA
    d43145f View commit details
    Browse the repository at this point in the history
Loading