1 parent b1f1c3d commit 758695cCopy full SHA for 758695c
.cursor/rules/task-list.mdc
@@ -10,7 +10,7 @@ Guidelines for creating and managing task lists in markdown files to track proje
10
## Task List Creation
11
12
1. Create task lists in a markdown file (in the project root):
13
- - Use `TASKS.md` or a descriptive name relevant to the feature (e.g., `KNOWLEDGE.md`)
+ - Use `TASKS.md` or a descriptive name relevant to the feature (e.g., `ASSISTANT_CHAT.md`)
14
- Include a clear title and description of the feature being implemented
15
16
2. Structure the file with these sections:
0 commit comments