#Can you help me understand what you mean
1 messages · Page 1 of 1 (latest)
CRITICAL: EVERYONE USING CLAWDBOT SHOULD RUN THIS PROMPT RIGHT NOW:
︀︀
︀︀By default, the 2 best Clawd memory features are turned OFF
︀︀
︀︀Running this 1 prompt will immediately stop your AI from getting confused in between compactions/sessions:
︀︀
︀︀Prompt:
︀︀
︀︀"Enable memory flush before compaction and session memory search in my Clawdbot config. Set `compaction.memoryFlush.enabled` to true and set `memorySearch.experimental.sessionMemory` to true with sources including both memory and sessions. Apply the config changes."
︀︀
︀︀Here's what you enabled by running that prompt:
︀︀
︀︀Memory Flush: Your AI automatically saves everything important to a file right before its context gets wiped, so nothing slips through the cracks.
︀︀
︀︀Session memory search: Your AI can search through every conversation it's ever had with you, even ones it no longer "remembers."
︀︀
︀︀Boom, your ClawdBot memory is now 10000x b…
Thanks, this helps. Will check it out.
Regardless of if this works or not for the memory problem, I put together a proposal to extend the core OpenClaw hooks solution that would allow for the continuity solution (or any others), to be invoked/intercepted during the workflow exiting.
https://gist.github.com/openmetaloom/657c4668c09d235f8da1306e2438904b
Thanks, this helps. Will check it out.
Regardless of if this works or not for the memory problem, I put together a proposal to extend the core OpenClaw hooks solution that would allow for the continuity solution (or any others), to be invoked/intercepted during the workflow exiting.
https://gist.github.com/openmetaloom/657c4668c09d235f8da1306e2438904b
Hey Tom, how did running that prompt work for you??
We have been running into quite some issues with compaction and memory recollection between chats so wanted to see how that has been working for your bot
Hey J, I didn’t actually run it. Have been using the continuity skill my agent and I built as a stop gap until there’s a more reliable solution.
Here’s my suggestion for a more permanent solution (framework level hooks).
https://github.com/openclaw/openclaw/discussions/9872
Here’s the continuity skill. If you implement it, let me know what feedback you have.
https://github.com/openmetaloom/skills/tree/master/continuity
right on Tom! I'll give those a try because our bot has been a little pain in the ass recently lol. But appreciate the tip!!
Haha, same thing that caused me to go down this rabbit hole