docs: note model and signature overrides in AI views

Clarify in the preferences list that summaryModel acts as a default
overridable per AI view, and that userFullName is overridable in the
reply-email form. Also lock closeAfterAction as a required preference.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
muena
2026-05-20 07:01:35 +02:00
parent 3bff4bcad0
commit c8b3cf44e3
2 changed files with 3 additions and 3 deletions

View File

@@ -226,7 +226,7 @@
"label": "Raycast nach Kopieren/Einfügen schließen",
"description": "Schließt das Raycast-Fenster und kehrt zum Root-Search zurück, sobald in einem AI-Workflow Kopieren oder Einfügen ausgelöst wurde.",
"type": "checkbox",
"required": false,
"required": true,
"default": true
}
],