Change8

1.14.1rc1

📦 crewaiView on GitHub →
2 features🐛 4 fixes🔧 2 symbols

Summary

This release introduces an async checkpoint TUI browser and improved streaming output management. It also includes several bug fixes, notably resolving a CVE by bumping the transformers library.

✨ New Features

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

🐛 Bug Fixes

  • Fix template pyproject.toml version bumps using regex
  • Sanitize tool names in hook decorator filters
  • Bump transformers to 5.5.0 to resolve CVE-2026-1839
  • Register checkpoint handlers when CheckpointConfig is created

Affected Symbols