Skip to content

Python SDK v0.9.0

Choose a tag to compare

@github-actions github-actions released this 12 Mar 20:59
fb80c54

Changelog

Features

  • Improve claude agent sdk spans (#66)
  • Wrap Agent.to_cli_sync (#57)
  • Add tags support to SDK builder classes (#33)

Bug Fixes

  • Make sure parallel agent calls get correct child spans in claude agent sdk (#73)
  • Multi turn evaluation causes JSON serialization error (#62)
  • Make sure cross context cleanup doesn't raise an error (#58)

Maintenance

  • Run python publishing via gha trigger (#72)
  • Allow for nox commands to be passed down (#56)

Other Changes

  • Improve claude agent sdk tests (#65)
  • Enable claude agent sdk tests in CI (#68)

Package: https://pypi.org/project/braintrust/0.9.0/

Full Changelog: py-sdk-v0.8.0...py-sdk-v0.9.0