Skip to content

v0.14.0

Choose a tag to compare

@cw-python-release-helper cw-python-release-helper released this 03 Apr 22:18
· 90 commits to main since this release

v0.14.0 (2026-04-03)

This release is published under the Apache-2.0 License.

Documentation

  • Update AGENTS.md for accuracy and best practices (4b692a1)

Remove redundant "sleep infinity" from code examples - the SDK default command already keeps sandboxes alive. Fix stale documentation: update auth section to match pluggable auth mode system, correct cwsandbox.result() to cwsandbox.results(), add TerminalSession to Waitable type alias, and remove hardcoded test counts that go stale.

Features

  • feat: remove python<3.14 constraint

  • chore: Add <4 to python version


Detailed Changes: v0.13.0...v0.14.0