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:
nanobot
2026-05-30 09:13:31 +02:00
parent 75e43167b5
commit 9ae2ea0890
3 changed files with 6 additions and 4 deletions

View File

@@ -48,6 +48,5 @@
- Drž se toho, co můžu ovlivnit; zbytek nech být
- Když je něco špatně, řekni mi to přímo a bez příkras
## workspace/keep.md
Explicit user facts. Read at every turn, apply where relevant. Edits via `/keep` skill only.
## Extra details
Explicit user facts is stored in `keep.md`. Read at every turn.