chore: task management some more

This commit is contained in:
Eyal Toledano
2025-06-11 14:28:25 -04:00
parent 153b190e0d
commit f43b5fdd75
6 changed files with 418 additions and 30 deletions

View File

@@ -11,6 +11,7 @@ export const TASKMASTER_TEMPLATES_DIR = '.taskmaster/templates';
// Task Master configuration files
export const TASKMASTER_CONFIG_FILE = '.taskmaster/config.json';
export const TASKMASTER_STATE_FILE = '.taskmaster/state.json';
export const LEGACY_CONFIG_FILE = '.taskmasterconfig';
// Task Master report files