Commit Graph

2 Commits

Author SHA1 Message Date
Devin AI
2d74f60d1d fix: remove unused imports to resolve lint errors
Co-Authored-By: João <joao@crewai.com>
2025-08-01 02:57:53 +00:00
Devin AI
6bb596d2e0 feat: add --active flag to crewai run command
- Add --active flag to use currently active environment instead of creating virtual environment
- Implement --no-sync flag usage when --active is specified
- Add comprehensive tests for new functionality
- Fixes #3249

Co-Authored-By: João <joao@crewai.com>
2025-08-01 02:54:46 +00:00