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:
@ -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 = (
|
||||
|
||||
Reference in New Issue
Block a user