Clarify memory limits without update_memory tool.

This commit is contained in:
CREDO23 2026-04-29 23:41:29 +02:00
parent fc68cbf22f
commit 06f4b9b4d5

View file

@ -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>