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:
parent
c2d5f7bf26
commit
250b2ca01a
1 changed files with 2 additions and 2 deletions
|
|
@ -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 = (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue