Files
claude-task-master/.taskmaster/state.json
Eyal Toledano ddaa1dceef fix(commands): Add missing context parameters to dependency and remove-subtask commands
- Add projectRoot and tag context to all dependency commands
- Add projectRoot and tag context to remove-subtask command
- Add --tag option to remove-subtask command
- Fixes critical bug where remove-subtask was deleting other tags due to missing context
- All dependency and subtask commands now properly handle tagged task lists
2025-06-13 00:46:45 -04:00

6 lines
132 B
JSON

{
"currentTag": "master",
"lastSwitched": "2025-06-13T04:31:45.652Z",
"branchTagMapping": {},
"migrationNoticeShown": true
}