Files
claude-task-master/tasks
Eyal Toledano 34df2c8bbd feat: automatically create tasks.json when missing (Task #68)
This commit implements automatic tasks.json file creation when it doesn't exist:

- When tasks.json is missing or invalid, create a new one with { tasks: [] }
- Allows adding tasks immediately after initializing a project without parsing a PRD
- Replaces error with informative feedback about file creation
- Enables smoother workflow for new projects or directories

This change improves user experience by removing the requirement to parse a PRD
before adding the first task to a newly initialized project. Closes #494
2025-05-22 01:18:27 -04:00
..
2025-04-08 15:51:55 -04:00
2025-03-24 23:43:42 -04:00
2025-03-31 17:09:31 +02:00
2025-04-08 15:55:20 -04:00
2025-05-21 21:23:39 -04:00
2025-05-21 21:23:39 -04:00
2025-05-21 21:23:39 -04:00
2025-05-21 21:23:39 -04:00
2025-05-21 21:23:39 -04:00