1.15.12

crewAIInc/crewAI1.15.12Aug 5, 2026by joaomdmoura

AI Summary

Adds URL reading capabilities, app metadata, and unifies scaffolding under a single CLI command.

Key Highlights

  • URLReadTool for arbitrary URLs
  • Unified scaffolding command
  • App metadata for platform tools

New Features

  • Bump Flow canary on release
  • Add URLReadTool
  • Add app metadata to platform action tools
  • Unify scaffolding under `crewai create <resource>`

Full Release Notes

## What's Changed

### Features
- Bump Flow canary on release
- Add URLReadTool for reading arbitrary URLs
- Add app metadata to platform action tools
- Unify scaffolding under `crewai create <resource>`

### Bug Fixes
- Clarify conversational route/handler name collision errors

### Documentation
- Update scaffold AGENTS.md for unified create CLI

### Breaking Changes
- None

## Contributors

@Vidit-Ostwal, @joaomdmoura, @lorenzejay, @lucasgomide, @theCyberTech