Separate About-the-user memory (global + per-persona) from craft RAG, add tabbed settings with persona export/import and craft clear APIs. Co-authored-by: Cursor <cursoragent@cursor.com>
7 lines
113 B
JSON
7 lines
113 B
JSON
{
|
|
"id": "memory",
|
|
"title": "Exact + vector memory",
|
|
"default": false,
|
|
"prompt_file": "memory.md"
|
|
}
|