From ed5bd19f0e77ec24030445f71d5d4d0aa6b92a73 Mon Sep 17 00:00:00 2001 From: Corey Ogburn Date: Wed, 15 Oct 2025 09:00:27 -0600 Subject: [PATCH] Should be multiline --- salt/soc/soc_soc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/salt/soc/soc_soc.yaml b/salt/soc/soc_soc.yaml index 589b995ef..0a063f53e 100644 --- a/salt/soc/soc_soc.yaml +++ b/salt/soc/soc_soc.yaml @@ -593,6 +593,7 @@ soc: description: Additional context to provide to the AI assistant about this SOC deployment. This can include information about your environment, policies, or any other relevant details that can help the AI provide more accurate and tailored assistance. Long prompts may be shortened. global: True advanced: False + multiline: True systemPromptAddendumMaxLength: description: Maximum length of the system prompt addendum. Longer prompts will be truncated. global: True