releaseintermediate
[Release] crewaiInc/crewAI 1.15.12: 1.15.12
By joaomdmouragithub
View original on githubcrewAI 1.15.12 introduces URLReadTool for arbitrary URL reading, unifies resource scaffolding under a single `crewai create` command, and adds app metadata to platform action tools. Bug fixes clarify conversational route/handler name collision errors, with updated documentation for the new unified CLI. No breaking changes are included in this release.
Key Points
- •New URLReadTool enables reading and processing content from arbitrary URLs
- •Unified scaffolding system: use `crewai create <resource>` for all resource creation
- •App metadata now included in platform action tools for better tracking and integration
- •Improved error messages for conversational route/handler name collisions to reduce debugging time
- •Flow canary bumped on release for enhanced workflow capabilities
- •Documentation updated to reflect unified create CLI in AGENTS.md scaffold
- •No breaking changes—safe upgrade for existing crewAI implementations
- •Contributors: Vidit-Ostwal, joaomdmoura, lorenzejay, lucasgomide, theCyberTech
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