mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-01 12:40:22 +00:00
Memory: move dreaming trail to dreams.md (#61537)
* Memory: move dreaming trail to dreams.md * docs(changelog): add dreams.md entry --------- Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
This commit is contained in:
@@ -99,9 +99,9 @@ function formatEnabled(value: boolean): string {
|
||||
|
||||
function formatPhaseGuide(): string {
|
||||
return [
|
||||
"- light: sorts recent memory traces into the daily note.",
|
||||
"- light: sorts recent memory traces into dreams.md.",
|
||||
"- deep: promotes durable memories into MEMORY.md and handles recovery when memory is thin.",
|
||||
"- rem: writes reflection and pattern notes into the daily note.",
|
||||
"- rem: writes reflection and pattern notes into dreams.md.",
|
||||
].join("\n");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user