small tweak to acknowledgement prompt

This commit is contained in:
gavrielc
2026-02-06 20:25:21 +02:00
parent 44f0b3d99c
commit 2ecda36df2
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ You have two ways to send messages to the user or group:
Your output **internalLog** is information that will be logged internally but not sent to the user or group.
For requests that involve significant work, consider sending a quick acknowledgment via mcp__nanoclaw__send_message so the user knows you're working on it.
For requests that can take time, consider sending a quick acknowledgment if appropriate via mcp__nanoclaw__send_message so the user knows you're working on it.
## Memory