-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Description
I have had a task running since early this morning and just checked to see its progress and can see that it is failing with the new version of Claude Code.
Description
Kill Shell(Kill shell: 2bce0a)
⎿ Error: Shell 2bce0a is not running, so cannot be killed (status:
failed)
⏺ Now let me generate the individual task markdown files using Task
Master:
⏺ Bash(task-master generate)
⎿ Error: Error generating task files: Tag 'project' not found or has no
tasks in the data.
'project' not found or has no
tasks in the data.
⏺ I see - Task Master auto-formatted the JSON and wrapped it in a
"master" tag structure. Let me check the current tasks:
⏺ Bash(task-master list)
⎿ 🏷 tag: project
tasks/tasks.json
… +6 lines (ctrl+o to expand)
⏺ Bash(task-master use master)
⎿ Error: error: unknown command 'use'
Steps to Reproduce
- Step-by-step instructions to reproduce the issue
- Include command examples or UI interactions
Expected Behavior
Should create clean tasks.json from parsing the PRD
Actual Behavior
tasks.json is very sparse - have had to go back and re-iterate with task master several times to get it to parse more detail into it.
Screenshots or Logs
Provide screenshots, logs, or error messages if applicable.
Environment
- Task Master version: Latest
Additional Context
Any additional information or context that might help diagnose the issue.
Metadata
Metadata
Assignees
Labels
Projects
Status