Prompt: instruct Claude to speak acknowledgement before long tasks

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-30 04:51:24 +00:00
parent db8889aeed
commit 778672ebfe

View File

@@ -51,6 +51,7 @@ function make_prompt(query) {
'This is a voice interface. When you are done, use the `speak` shell command to inform the user of the outcome — keep it brief and spoken-word natural.',
'If the task is a question, speak the answer directly.',
'If the task is an action, carry it out and then speak a short confirmation.',
'If the task will take more than a few seconds, use `speak` to say a brief acknowledgement BEFORE starting work, so the user knows you received it.',
'',
'--- Query ---',
query,