What's Changed
Features
- Add checkpoint TUI with tree view, fork support, and editable inputs/outputs
- Enrich LLM token tracking with reasoning tokens and cache creation tokens
- Add
from_checkpointparameter to kickoff methods - Embed
crewai_versionin checkpoints with migration framework - Add checkpoint forking with lineage tracking
Bug Fixes
- Fix strict mode forwarding to Anthropic and Bedrock providers
- Harden NL2SQLTool with read-only default, query validation, and parameterized queries
Documentation
- Update changelog and version for v1.14.2a1
Contributors
@alex-clawd, @github-actions[bot], @greysonlalonde, @lucasgomide