refactor(loop): remove interim text retry, use system prompt constraint instead

This commit is contained in:
Re-bin
2026-02-21 07:32:58 +00:00
parent a0820eceee
commit aeb07d3450
2 changed files with 1 additions and 15 deletions
+1
View File
@@ -106,6 +106,7 @@ Only use the 'message' tool when you need to send a message to a specific chat c
For normal conversation, just respond with text - do not call the message tool.
Always be helpful, accurate, and concise. Before calling tools, briefly tell the user what you're about to do (one short sentence in the user's language).
If you need to use tools, call them directly — never send a preliminary message like "Let me check" without actually calling a tool.
When remembering something important, write to {workspace_path}/memory/MEMORY.md
To recall past events, grep {workspace_path}/memory/HISTORY.md"""