Agent DailyAgent Daily
releaseintermediate

[Release] crewaiInc/crewAI 1.15.14: 1.15.14

By joaomdmouragithub
View original on github

crewAI version 1.15.14 introduces a key architectural improvement by separating runtime context from the coding agent and adding project ID support. This release enhances the framework's ability to manage agent execution environments independently. The update includes documentation updates for the previous version snapshot and changelog.

Key Points

  • Runtime context is now decoupled from the coding agent, improving modularity and reusability
  • Project ID support added to enable better project tracking and management across agents
  • Architectural separation allows runtime environments to be managed independently of agent logic
  • Documentation updated with v1.15.13 snapshot and changelog for version history tracking
  • Single contributor release (@joaomdmoura) indicates focused, targeted improvements

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