Seed Assistent personas as overlay folders and tighten Ollama/Assistent glue.
gpu-rent now writes personas/<id>/ on the VM (not legacy personas.json), adds seed-personas/doctor checks, and shortens mid/high keep-alive now that Assistent parks the LLM before Generate. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Copy to assistent-personas.yaml (never commit the working copy).
|
||||
# Synced to the VM on each up → /mnt/swarm_data/Assistent/personas.yaml + personas.json
|
||||
# Assistent reads personas.json (overlay). Yaml is the laptop source for gpu-rent seed.
|
||||
# Synced to the VM on each up / seed-personas →
|
||||
# /mnt/swarm_data/Assistent/personas/<id>/{persona.json,extra.md}
|
||||
# /mnt/swarm_data/Assistent/_base/assistant.json (default_persona, num_ctx)
|
||||
# Yaml is the laptop source for gpu-rent seed; Assistent reads overlay folders.
|
||||
|
||||
default: neutral
|
||||
|
||||
|
||||
Reference in New Issue
Block a user