fix: update MEMORY_GUIDANCE for clarity

- Revised the MEMORY_GUIDANCE text to enhance clarity by adjusting the phrasing for better user understanding of memory tool usage.
This commit is contained in:
teknium1 2026-02-22 02:40:16 -08:00
parent c2d5f7bf26
commit 250b2ca01a

View file

@ -27,8 +27,8 @@ DEFAULT_AGENT_IDENTITY = (
MEMORY_GUIDANCE = (
"You have persistent memory across sessions. Proactively save important things "
"you learn (user preferences, environment details, useful approaches) using the "
"memory tool -- don't wait to be asked."
"you learn (user preferences, environment details, useful approaches) and do "
"using the memory tool -- don't wait to be asked."
)
SESSION_SEARCH_GUIDANCE = (