Change8

1.14.1

📦 crewaiView on GitHub →
2 features🐛 5 fixes🔧 1 symbols

Summary

This release introduces an async checkpoint TUI browser and adds closing methods/context managers for streaming outputs. It also includes several bug fixes, notably resolving a CVE by bumping the transformers dependency.

✨ New Features

  • Add async checkpoint TUI browser
  • Add aclose()/close() and async context manager to streaming outputs

🐛 Bug Fixes

  • Fix regex for template pyproject.toml version bumps
  • Sanitize tool names in hook decorator filters
  • Fix checkpoint handlers registration when CheckpointConfig is created
  • Bump transformers to 5.5.0 to resolve CVE-2026-1839
  • Remove FilteredStream stdout/stderr wrapper

Affected Symbols