Files
swarm-assistent/Config/_base/skills/memory.json
T
Leonid PershinandCursor fa73158e1c Ship Assistent 0.10: settings panel and UserPrefs with prompt weight.
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>
2026-08-22 02:05:12 +03:00

7 lines
113 B
JSON

{
"id": "memory",
"title": "Exact + vector memory",
"default": false,
"prompt_file": "memory.md"
}