Personality controls in settings
Rolling release / release (push) Successful in 7m29s

This commit is contained in:
2026-09-12 15:56:35 -04:00
parent 5317576087
commit 2f6e4b3af9
19 changed files with 104 additions and 13 deletions
@@ -10,6 +10,15 @@
"maxLength": 32,
"description": "What to call the assistant in the tray, speech, and workspace IDENTITY.md."
},
{
"key": "assistantPrompt",
"title": "How they should act",
"group": "Identity",
"default": "",
"type": "text",
"maxLength": 4000,
"description": "Optional extra instructions: tone, habits, jokes, things to always do or avoid. Spoken safety rules still win."
},
{
"key": "ttsEnabled",
"title": "Spoken replies",