releaseintermediate
[Release] crewaiInc/crewAI 1.14.8a1: 1.14.8a1
By joaomdmouragithub
View original on githubcrewAI v1.14.8a1 is a pre-release update introducing optional if expressions for each.do steps, fixing JSON crew issues, and updating documentation. This release enhances workflow control by allowing conditional execution of steps and resolves compatibility issues with JSON-based crew configurations. Contributors include @joaomdmoura and @vinibrsl.
Key Points
- •Add optional if expression support to each.do steps for conditional step execution
- •Fix JSON crew configuration issues to improve compatibility and reliability
- •Update snapshot and changelog documentation for v1.14.8a release
- •Pre-release version (1.14.8a1) available for testing before stable release
- •Conditional logic in workflows enables more flexible and dynamic agent task execution
- •JSON crew fixes address serialization or parsing issues in crew definitions
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