Agent DailyAgent Daily
releaseintermediate

[Release] crewaiInc/crewAI 1.12.2: 1.12.2

By joaomdmouragithub
View original on github

crewAI v1.12.2 is a minor release introducing enterprise release phase support in devtools and fixing a critical bug where @human_feedback decorator with emit wasn't preserving method return values as flow output. The release includes documentation updates to the changelog, version information, and security policy revisions to improve reporting instructions.

Key Points

  • Enterprise release phase added to devtools release workflow for enhanced deployment capabilities
  • Fixed @human_feedback decorator bug that failed to preserve method return values when using emit parameter
  • Method return values now correctly propagate as flow output in human feedback workflows
  • Security policy documentation revised with updated reporting instructions
  • Changelog and version documentation updated to reflect v1.12.1 and v1.12.2 changes
  • Bug fix ensures proper data flow continuity in human-in-the-loop agent interactions

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