Files
crewAI/lib
lorenzejay 6f34db5b21 feat: add template management commands for project templates
- Introduced  command group to browse and install project templates.
- Added  command to display available templates.
- Implemented  command to install a selected template into the current directory.
- Created  class to handle template-related operations, including fetching templates from GitHub and managing installations.
- Enhanced telemetry to track template installations.
2026-04-13 14:51:55 -07:00
..