Agent DailyAgent Daily
releaseintermediate

[Release] crewaiInc/crewAI 1.15.3a2: 1.15.3a2

By vinibrslgithub
View original on github

crewAI v1.15.3a2 is a patch release addressing a critical synchronization bug between kickoff-completed events and OUTPUT hook results. The release includes a security update to setuptools (0.83.0) to resolve PYSEC-2026-3447 vulnerability. Documentation has been updated to reflect changes from the previous alpha version.

Key Points

  • Fixed synchronization issue where kickoff-completed events were not properly coordinating with OUTPUT hook results
  • Updated setuptools dependency to version 0.83.0 to patch security vulnerability PYSEC-2026-3447
  • Documentation snapshot and changelog updated to reflect v1.15.3a1 changes
  • Alpha release (a2) indicates ongoing testing phase before stable v1.15.3 release
  • Contributors: lucasgomide and vinibrsl

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
Quality

Concepts