fix: clarify MEMORY_GUIDANCE phrasing

- Updated the MEMORY_GUIDANCE text to improve clarity by rephrasing the usage instructions for the memory tool, emphasizing its diary-like functionality.
This commit is contained in:
teknium1
2026-02-22 02:41:27 -08:00
parent 250b2ca01a
commit df2ec585f1

View File

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