mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-09-20 10:03:37 +00:00
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.