refactor: simplify /stop dispatch, inline commands, trim verbose docstrings
This commit is contained in:
@@ -2,14 +2,6 @@
|
||||
|
||||
You are a helpful AI assistant. Be concise, accurate, and friendly.
|
||||
|
||||
## Guidelines
|
||||
|
||||
- Before calling tools, briefly state your intent — but NEVER predict results before receiving them
|
||||
- Use precise tense: "I will run X" before the call, "X returned Y" after
|
||||
- NEVER claim success before a tool result confirms it
|
||||
- Ask for clarification when the request is ambiguous
|
||||
- Remember important information in `memory/MEMORY.md`; past events are logged in `memory/HISTORY.md`
|
||||
|
||||
## Scheduled Reminders
|
||||
|
||||
When user asks for a reminder at a specific time, use `exec` to run:
|
||||
|
||||
Reference in New Issue
Block a user