@e0ipso/ai-task-manager 1.10.0 → 1.11.1
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
|
@@ -36,7 +36,8 @@ Use your internal Todo task tool to track the execution of all phases, and the f
|
|
|
36
36
|
- [ ] Execute .ai/task-manager/config/hooks/PRE_PHASE.md hook before Phase 3.
|
|
37
37
|
- [ ] Phase 3: Execute 1 task(s) in parallel.
|
|
38
38
|
- [ ] Execute .ai/task-manager/config/hooks/POST_PHASE.md hook after Phase 3.
|
|
39
|
-
- [ ] Update the Plan 7 with execution summary
|
|
39
|
+
- [ ] Update the Plan 7 with execution summary using .ai/task-manager/config/hooks/EXECUTION_SUMMARY_TEMPLATE.md.
|
|
40
|
+
- [ ] Archive Plan 7.
|
|
40
41
|
|
|
41
42
|
### Phase Pre-Execution
|
|
42
43
|
|