dream: 2026-05-30 07:45, 3 change(s)
[MEMORY] /note skill uses SQLite instead of markdown for backend storage [MEMORY] User is considering consolidating remind skill into a single script [MEMORY] User is evaluating SQLite vs YAML for remind skill data storage
This commit is contained in:
@@ -28,6 +28,7 @@ This file stores important information that should persist across sessions.
|
||||
- Docker CLI is unavailable in the current runtime environment
|
||||
- Ollama cloud subscription: na požádání zobrazit aktuální využití (usage)
|
||||
- Ollama cloud limity: 5hodinová session, 7denní týdenní okno
|
||||
- `/note` skill: backend storage uses SQLite (not markdown)
|
||||
|
||||
## Reminder System
|
||||
|
||||
@@ -35,6 +36,8 @@ This file stores important information that should persist across sessions.
|
||||
- Execution: `exec` via `/home/nanobot/.local/bin/uv run <script>`
|
||||
- Empty output → silent exit (no notification sent)
|
||||
- Each non-empty output line → forwarded as separate Telegram notification
|
||||
- User is considering consolidating remind skill into a single script
|
||||
- User is evaluating SQLite vs YAML for remind skill data storage
|
||||
|
||||
## Pending Tasks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user