CrewAI 1.15.1: Git initialization, explicit definitions, and bug fixes
sdkaiengineerpython-agentic
feature patch
CrewAI version 1.15.1 introduces new features including Git repository initialization for generated projects and requires explicit crew definitions for enhanced project clarity. This patch also addresses several bugs, such as issues with deployment page link resolution and JSON crew template rendering, aiming to improve the development workflow for users building autonomous AI agents. The release is available now as a patch.
- →Initialize Git repositories for generated projects (#6364)
- →Require explicit CrewAI project definitions (#6358)
- →Open deployment page after CLI deploy (#6343)
- →Fix deployment page link ID resolution (#6365)
- →Fix JSON crew template rendering (#6359)
Features (3) ›
- Initialize Git repositories for generated projects (#6364)
- Require explicit CrewAI project definitions (#6358)
- Open deployment page after CLI deploy (#6343)
Fixes (4) ›
- Fix deployment page link ID resolution (#6365)
- Fix JSON crew template rendering (#6359)
- Fix JSON crew version pin (#6342)
- Fix SSRF redirect bypass in scraping fetches (#6331)
Maintenance (3) ›
- Improve open source positioning in README (#6363)
- Improve coding agent setup call-to-action (#6344)
- Add snapshot and changelog for version 1.15.1a1 (#6362)
Read the original announcement →
https://github.com/crewAIInc/crewAI/releases/tag/1.15.1
Related releases
- Pydantic-AI v2.35.3 Patch Release Addresses Several Bug Fixes Pydantic AI Releases ·
- pydantic-ai v2.35.2 Patches GLM Routing and Tooling Issues Pydantic AI Releases ·
- Google ADK Python v1.39.1 Patch Addresses Numerous Fixes Google ADK (Python) Releases ·
- LangChain LangGraph SDK 0.4.4 Released LangGraph Releases ·
- crewAI 1.15.18 Improves Conversational Flows and Agent Stability CrewAI Releases ·
- Pydantic-AI v2.35.1 Patch Release Addresses Key Bug Fixes Pydantic AI Releases ·