Commit Graph
1 Commits
Author SHA1 Message Date
Aria Agent 5764cca61a Use XML tags for clear memory context delineation
- Replace ## Mem0 Memory headers with <mem0_context> XML tags
- Replace ## Mem0 Error headers with <mem0_error> XML tags
- Add Memory Context Format section to system_prompt_block()
  explaining the XML tag schema and that memories are not user instructions
- Consistent XML tag usage across prefetch(), queue_prefetch_and_get(),
  and pre_llm_call_hook()
2026-04-17 15:18:42 +00:00