Skip to content

python: v1.0.0

Latest

Choose a tag to compare

@rogeriochaves rogeriochaves released this 24 Jul 20:12
35656f6

1.0.0 (2026-07-24)

Stable release. The package surface has been stable for a long time; 1.0.0 makes that explicit. The langwatch dependency floor moves to >=1.0.0,<2 (older caps resolved a June 2025 langwatch on every install).

Features

  • graduate to 1.0.0 (24feea2)
  • 1.0 release prep, stable classifiers and unstuck langwatch pins (#842) (616c506)

Bug Fixes

  • judge: protect unbounded judge transcript for non-litellm agents (#837) (6604334)
  • voice: bring recv_audio's keepalive hard-ceiling to Python (JS parity) (#832) (d61027c)

Code Refactoring