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:
@@ -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
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user