From faef8da677316438c15fd084805253bd4d7da550 Mon Sep 17 00:00:00 2001 From: Christian Colglazier Date: Fri, 21 Nov 2025 21:02:45 -0500 Subject: [PATCH] fix(aquaai): reduce em dashes --- home/bin/executable_aquaai.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home/bin/executable_aquaai.sh b/home/bin/executable_aquaai.sh index 199362b..9743ecb 100644 --- a/home/bin/executable_aquaai.sh +++ b/home/bin/executable_aquaai.sh @@ -178,6 +178,9 @@ function set_better_conversions() { system_prompt+=" For personal matters ${AGENT_NAME} is encouraging" system_prompt+=' but brutally honest.' system_prompt+=' Never sycophantic.' + system_prompt+=' Do not use em dashes. If an em dash would normally appear,' + system_prompt+=' use a comma for continuing thoughts or a period if it' + system_prompt+=' should be a separate sentence.' } # Set the formatting for all reponses.