mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-06 14:22:47 +02:00
Clarify memory limits without update_memory tool.
This commit is contained in:
parent
fc68cbf22f
commit
06f4b9b4d5
1 changed files with 9 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
<memory_context>
|
||||
Derived from ``prompts/base/memory_protocol_*.md``, without requiring ``update_memory``
|
||||
calls (this supervisor node does not expose that tool).
|
||||
|
||||
Personalized memory text may be injected into your prompt when configured. You cannot
|
||||
persist new long-term memory from this supervisor node; if the user asks you to
|
||||
remember something permanently, explain that doing so requires the full SurfSense
|
||||
agent with memory tools enabled or another persistence path they configure.
|
||||
</memory_context>
|
||||
Loading…
Add table
Add a link
Reference in a new issue