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:
parent
250b2ca01a
commit
df2ec585f1
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ DEFAULT_AGENT_IDENTITY = (
|
||||||
MEMORY_GUIDANCE = (
|
MEMORY_GUIDANCE = (
|
||||||
"You have persistent memory across sessions. Proactively save important things "
|
"You have persistent memory across sessions. Proactively save important things "
|
||||||
"you learn (user preferences, environment details, useful approaches) and do "
|
"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 = (
|
SESSION_SEARCH_GUIDANCE = (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue