First Version

This commit is contained in:
2026-07-10 15:02:09 +01:00
commit 38494a85a9
562 changed files with 196313 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"name": "Main Assistant",
"description": "General-purpose assistant: helps the user with any task using tools, and persists all relevant information in data/memory",
"friendly_description": "Your general-purpose assistant — helps with any task and remembers what matters in memory.",
"type": "chat",
"inject_memory": ["data/memory/index.md", "data/memory/SOUL.md"],
"icon": "icon.png",
"strength": "average"
}