0.65.0 (2025-09-02)
Full Changelog: v0.64.0...v0.65.0
Features
- client: adds support for code-execution-2025-08-26 tool (fe92af0)
- types: replace List[str] with SequenceNotStr in params (f542b54)
Bug Fixes
Chores
- client: sync SequenceNotStr over to custom stream methods (dd16483)
- internal: add Sequence related utils (d523f29)
- internal: bump uv version (aab5bc6)
- internal: change ci workflow machines (5383431)
- internal: codegen related update (eb8b19f)
- internal: improve breaking change detection (6c8afa9)
- internal: refactor pydantic v1 test setup (cb5444b)
- internal: run tests in an isolated environment (9adb089)
- internal: update pyright exclude list (85961ef)
- update github action (1e6a135)