Replies: 9 comments 3 replies
-
|
Yes, we have deprecated the generate command :D Moving this to discussions as its not a bug |
Beta Was this translation helpful? Give feedback.
-
|
for me the 'taskmaster' command still lists 'generate': while also saying: (0.34.0) assuming not a bug (if generate is still supposed to be listed) but just encase. |
Beta Was this translation helpful? Give feedback.
-
|
FWIW, it seemed like a nice feature for the LLM to keep the task context small. |
Beta Was this translation helpful? Give feedback.
-
|
what is that background that "generate" command removed from list? i used to use it for better formatted task description. tasks.json is very hard to read out. what is the best practice to work with task documents now? |
Beta Was this translation helpful? Give feedback.
-
|
I found that command incredibly useful as well. It was difficult to work from the json file but getting the files to generate made it easier to work with task master on my end. Each PRD I parse I setup tasks under a specific tags and have it generate the files for that tag. Just like @mementomoriCarpediem noted, the tasks.json is hard to work with. |
Beta Was this translation helpful? Give feedback.
-
|
thank you for revisiting the generate command. |
Beta Was this translation helpful? Give feedback.
-
|
Closing this discussion as resolved, thank you guys for voicing what you guys wanted, and I am super happy we were able to release something even better than the old generate command, much love, keep posting those issues and discussions, lets build a better product together. |
Beta Was this translation helpful? Give feedback.
-
|
We live to serve |
Beta Was this translation helpful? Give feedback.
-
|
I just pulled down the new build. Many thanks for bringing back the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
When you run
task-master generatethe CLI no longer recognizesgenerateas a valid parameter despite the help doc saying otherwise.Steps to Reproduce
task-master generateto reparse the tasks.json into the individual task TXT files.Expected Behavior
task-master generateshould be a recognized command that generates the individualized task TXT files per the help doc.Actual Behavior
task-master generateresults inerror: unknown command 'generate'Screenshots or Logs
Provide screenshots, logs, or error messages if applicable.
Environment
Beta Was this translation helpful? Give feedback.
All reactions