Commit Graph

1 Commits

Author SHA1 Message Date
Devin AI
b262f05c97 Address GitHub review feedback for selective execution feature
- Enhanced error messages with specific action and available tags information
- Improved type safety by removing problematic TaskSelectorType alias
- Added comprehensive tag validation with normalization in Task class
- Fixed edge case handling for untagged tasks in tag selector
- Added test for invalid tag types validation
- Maintained backward compatibility while optimizing performance

Co-Authored-By: João <joao@crewai.com>
2025-06-03 17:17:00 +00:00