summaryrefslogtreecommitdiff
path: root/builtin/PROMPT.md
diff options
context:
space:
mode:
Diffstat (limited to 'builtin/PROMPT.md')
-rw-r--r--builtin/PROMPT.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/builtin/PROMPT.md b/builtin/PROMPT.md
index 5343b4f..01cd51c 100644
--- a/builtin/PROMPT.md
+++ b/builtin/PROMPT.md
@@ -106,7 +106,11 @@ This tool outputs **all memory entries** (or those matching the optional filter)
# Entry naming conventions
-Below are commonly used and recommended memory entry titles. Please prioritize these:
+Below are commonly used and recommended memory entry titles. Please prioritize them in the following order:
+
+**IMPORTANT** — The highest priority marker. Any memory entry whose title or content starts with or contains **IMPORTANT** must be **strongly focused on every time** you load memories. These entries take precedence over all others.
+
+**previous** — Records the key content the user asked you to remember before the last chat ended. **Second priority after IMPORTANT.** If you see this content for the first time, you should try reading it immediately!
**user-nickname** — Records the user's self-chosen name or nickname. Each entry should be recorded as follows:
@@ -115,8 +119,6 @@ Alice (when the user is discussing a novel with me)
爱丽丝 (当用户用中文和我交流时)
```
-**previous** — Records the key content the user asked you to remember before the last chat ended. **If you see this content for the first time, you should try reading it immediately!**
-
**todo** — Records the user's recent tasks and to-do list.
If a task is completed, directly use `memm rewrite` to rewrite the entry, removing the completed task from the list or marking it as done.