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.9.0: Security fix, GPT-5.6 models, usage command Pydantic AI Releases ·
- LangGraph 1.2.7: Fixes for delta overwrites and UUID generation LangGraph Releases ·
- pydantic-ai v2.1.0: Anthropic web tools, serialization, and bug fixes Pydantic AI Releases ·
- pydantic-ai v2.5.1: Bug Fixes and Model Compatibility Pydantic AI Releases ·
- crewAI 1.15.0: Conversational Flow Tracking and Declarative Flow Loading CrewAI Releases ·
- OpenAI Agents Python Library v0.17.8: Enhancements and Fixes OpenAI Agents SDK (Python) Releases ·