feat: adds ability to add or remove subtasks. Can also turn subtasks into standalone features. Also refactors the task-master.js by deleting 200+ lines of duplicate code. Instead properly imports the commands from commands.js which is the single source of truth for command definitions.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Task ID: 13
|
||||
# Title: Create Cursor Rules Implementation
|
||||
# Status: done
|
||||
# Dependencies: 1, 2, 3
|
||||
# Dependencies: 1, 3
|
||||
# Priority: medium
|
||||
# Description: Develop the Cursor AI integration rules and documentation.
|
||||
# Details:
|
||||
|
||||
Reference in New Issue
Block a user