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:
Eyal Toledano
2025-03-24 21:18:49 -04:00
parent efd374517f
commit 1142c5b0db
17 changed files with 1670 additions and 503 deletions

View File

@@ -1,7 +1,7 @@
# Task ID: 18
# Title: Create Comprehensive User Documentation
# Status: done
# Dependencies: 1, 2, 3, 4, 5, 6, 7, 11, 12, 16
# Dependencies: 1, 3, 4, 5, 6, 7, 11, 12, 16
# Priority: medium
# Description: Develop complete user documentation including README, examples, and troubleshooting guides.
# Details: