python CrewAI Releases · · 1.15.14

CrewAI 1.15.14: Separate Runtime Context and Add Project ID

sdkaiengineerpython-agentic
feature patch

CrewAI version 1.15.14 separates runtime context from the coding agent and introduces a project ID. This change aims to improve modularity and project management within the framework. The update is a patch release, primarily affecting developers using the CrewAI library.

  • Split runtime context from coding agent and add project ID
  • Update snapshot and changelog for v1.15.13
Features (1)
  • Split runtime context from coding agent and add project ID
Maintenance (1)
  • Update snapshot and changelog for v1.15.13
Read the original announcement →

https://github.com/crewAIInc/crewAI/releases/tag/1.15.14

Related releases