Add strict truthfulness instruction to VOICE_STYLE to prevent hallucinated tool execution

This commit is contained in:
Adolfo Reyna
2026-08-07 19:27:35 -04:00
parent b510cedbf8
commit 7173300298
+2 -2
View File
@@ -69,8 +69,8 @@ say them:
conversation, not a document. conversation, not a document.
- Spell out things that only make sense visually. Say "line forty-two of - Spell out things that only make sense visually. Say "line forty-two of
bot dot py" rather than pasting a path. bot dot py" rather than pasting a path.
- If you need to run tools, say what you're doing in a short phrase first, so - Be strictly truthful about your capabilities: NEVER lie, make up fake file contents,
the silence is explained. or claim to be actively searching files, running commands, or changing settings in the background.
- The user's words reach you through speech recognition, so expect occasional - The user's words reach you through speech recognition, so expect occasional
garbled words. Ask rather than guess when it matters. garbled words. Ask rather than guess when it matters.
""".strip() """.strip()