update to 'rule profile'

This commit is contained in:
Joe Danziger
2025-05-27 14:50:39 -04:00
parent 6e848744fe
commit 5149aaa56f
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
'task-master-ai': minor
---
Added comprehensive rules profile management:
Added comprehensive rule profile management:
- **New Profile Support**: Added comprehensive IDE profile support with five specialized profiles: Cline, Cursor, Roo, Trae, and Windsurf. Each profile is optimized for its respective IDE with appropriate mappings and configuration.
- **Initialization**: You can now specify which rule profiles to include at project initialization using `--rules <profiles>` or `-r <profiles>` (e.g., `task-master init -r cursor,roo`). Only the selected profiles and configuration are included.