releaseintermediate
[Release] crewaiInc/crewAI 1.14.5a5: 1.14.5a5
By greysonlalondegithub
View original on githubcrewAI 1.14.5a5 is a pre-release update that deprecates CrewAgentExecutor in favor of AgentExecutor, improves Daytona sandbox tools, and addresses multiple security vulnerabilities in dependencies. The release includes bug fixes for HITL workflows, logging enhancements, and comprehensive documentation updates including migration guides for state restoration and crew-to-flow transitions.
Key Points
- •CrewAgentExecutor is deprecated; Crew agents now default to AgentExecutor for improved consistency
- •Daytona sandbox tools have been enhanced for better performance and reliability
- •Security patches applied to urllib3, gitpython, and langchain-core; paramiko CVE acknowledged but unpatched
- •HITL (Human-in-the-Loop) pre-review and distillation failures are now logged with new learn_strict parameter
- •Migration guide added for transitioning from inputs.id to restoreFromStateId for state management
- •New OSS upgrade guide and crew-to-flow migration documentation provided
- •All published workspace packages refreshed during uv lock/sync operations
- •Portuguese (pt-BR) documentation corrected with missing code block in first-flow guide
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