Agent DailyAgent Daily
releaseintermediate

[Release] crewaiInc/crewAI 1.14.7a3: 1.14.7a3

By greysonlalondegithub
View original on github

crewAI v1.14.7a3 is a patch release addressing critical security vulnerabilities and bug fixes. Key improvements include fixing the exposure of `ask_for_human_input` on the experimental AgentExecutor, resolving CVEs in dependencies (aiohttp, docling, docling-core, pip), and refactoring the `@start` decorator to read from FlowDefinition. This release maintains stability while enhancing security posture and internal architecture.

Key Points

  • Fixed exposure of `ask_for_human_input` method on experimental AgentExecutor to prevent unintended access
  • Resolved multiple pip-audit CVEs affecting aiohttp, docling, docling-core, and pip dependencies
  • Migrated `@start` decorator to read configuration from FlowDefinition for improved consistency
  • Security-focused patch release addressing dependency vulnerabilities
  • Maintains backward compatibility while improving internal architecture
  • Contributors: greysonlalonde, lorenzejay, vinibrsl

Found this useful? Add it to a playbook for a step-by-step implementation guide.

Quality

Concepts