Allow to change the agents name + Workspace files
Rolling release / release (push) Successful in 8m2s

This commit is contained in:
2026-09-12 15:30:11 -04:00
parent 874154f39a
commit 5317576087
30 changed files with 338 additions and 174 deletions
@@ -1,6 +1,15 @@
{
"version": 1,
"fields": [
{
"key": "assistantName",
"title": "Assistant name",
"group": "Identity",
"default": "Jarvis",
"type": "string",
"maxLength": 32,
"description": "What to call the assistant in the tray, speech, and workspace IDENTITY.md."
},
{
"key": "ttsEnabled",
"title": "Spoken replies",