releaseintermediate
[Release] crewaiInc/crewAI 1.14.3a1: 1.14.3a1
By greysonlalondegithub
View original on githubcrewAI v1.14.3a1 introduces checkpoint and fork support for standalone agents, enhancing workflow management capabilities. The release includes critical bug fixes for Gemini streaming tool calls, checkpoint TUI redesign, and dry-run ordering. Documentation has been updated to reflect the new version and changelog entries.
Key Points
- •Checkpoint and fork support now available for standalone agents, enabling advanced workflow control
- •Fixed thought_signature preservation in Gemini streaming tool calls to maintain data integrity
- •Redesigned checkpoint TUI with improved task_started event emission on fork resume
- •Corrected dry-run execution order to ensure proper command sequencing
- •Improved devtools release handling for checked-out stale branches
- •Enhanced checkpoint prune tests with future dates to eliminate time-dependent test failures
- •Version bump to 1.14.3a1 with updated changelog documentation
Found this useful? Add it to a playbook for a step-by-step implementation guide.
Workflow Diagram
Start Process
Step A
Step B
Step C
Complete