@e0ipso/ai-task-manager 1.26.7 → 1.26.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -92,7 +92,7 @@ If either `$task_count` is 0 or `$blueprint_exists` is "no":
|
|
|
92
92
|
|
|
93
93
|
## Embedded Task Generation
|
|
94
94
|
|
|
95
|
-
Follow ALL instructions from
|
|
95
|
+
Follow ALL instructions from `.*/**/generate-tasks.md` exactly for plan ID $1. It is important that you find and read the `generate-tasks.md` command first.
|
|
96
96
|
|
|
97
97
|
This includes:
|
|
98
98
|
- Reading and processing the plan document
|