python CrewAI Releases · · 1.15.12

crewAI 1.15.12: New tools and unified CLI

sdkaigaengineerpython-agentic
breaking feature patch

CrewAI version 1.15.12 introduces new features including a URL reading tool and app metadata for platform actions, alongside a unified scaffolding command. This update also clarifies conversational route naming errors but contains no breaking changes. It is available now for all users.

  • Bump Flow canary on release
  • Add URLReadTool for reading arbitrary URLs
  • Add app metadata to platform action tools
  • Unify scaffolding under crewai create <resource>
  • None
Breaking changes (1)
  • None
Features (4)
  • Bump Flow canary on release
  • Add URLReadTool for reading arbitrary URLs
  • Add app metadata to platform action tools
  • Unify scaffolding under crewai create <resource>
Fixes (1)
  • Clarify conversational route/handler name collision errors
Maintenance (1)
  • Update scaffold AGENTS.md for unified create CLI
Read the original announcement →

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

Related releases