Files
crewAI/lib
Vinicius Brasil f039d2a502 Use a clear contract for platform tools
The platform tool builder keyed schemas by action name. Actions with the
same name from different apps could overwrite each other.

Resolve selectors into immutable tool metadata and use one private
client to fetch and execute actions. Keep each app identity when CrewAI
builds the tool collection.
2026-08-31 18:39:14 -03:00
..