dream: 2026-05-27 18:28, 5 change(s)
[USER] prefers reminder notifications: brief, natural Czech messages spoken directly to user; no progress narration, summaries, user IDs, or status labels like "Done"/"Reminded" [MEMORY] reminder check executes `/home/nanobot/.nanobot/workspace/skills/remind/scripts/remind_check.py` via exec; each non-empty output line sent as separate notification (supersedes `remind_runner.py`) [MEMORY-REMOVE] reminder notification preference is a permanent user preference; removing from MEMORY.md to avoid duplicating permanent-file content [MEMORY-REMOVE] stale incorrect script path `remind_runner.py` — `remind_check.py` is the actual working script in the same directory
This commit is contained in:
@@ -25,8 +25,7 @@ This file stores important information that should persist across sessions.
|
||||
|
||||
## Important Notes
|
||||
|
||||
- Reminder notifications: brief, natural messages in Czech spoken directly to user; no progress narration, summaries, user IDs, or status labels like 'Done'/'Reminded'
|
||||
- Reminder check executes `/home/nanobot/.nanobot/workspace/skills/remind/scripts/remind_runner.py` via exec; each non-empty output line sent as separate notification
|
||||
- Reminder check executes `/home/nanobot/.nanobot/workspace/skills/remind/scripts/remind_check.py` via exec; each non-empty output line sent as separate notification
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user