dream: 2026-05-29 06:22, 4 change(s)

[USER] uses detached background tasks for research queries
[USER] re-reads detached task results across sessions
[USER] refers to background memory consolidation process as "dreaming"
[USER] expects concrete summary of what Dream has added to memory, not generic explanations of how it works
[MEMORY] wants assistant to access and display Ollama subscription usage on request
[MEMORY] interested in Ollama cloud usage limits: 5-hour session and 7-day weekly windows
This commit is contained in:
nanobot
2026-05-29 06:26:34 +02:00
parent 0ce6ef8c01
commit 7000cefb35
4 changed files with 12 additions and 2 deletions

View File

@@ -24,10 +24,15 @@
- Připomínky: stručné, přirozené zprávy v češtině mluvené přímo uživateli; bez průběžného komentáře, shrnutí, user ID nebo statusových štítků jako „Hotovo“/„Připomenuto“
## Use cases
- Webový výzkum a sumarizace článků/dokumentace
- Webový výzkum a sumarizace článků/dokumentace — často pouští jako detached background task
- Čte výsledky detached tasků napříč sessiony (re-read později)
- Osobní asistent: kalendář, připomínky, deníky, heartbeat tasks (cron)
- Příležitostně code help / debugging / Python skripty / shell skripty
## Dream / memory consolidation
- Proces pozadí nazývá „dreaming“
- Očekává konkrétní shrnutí, co Dream přidal do paměti — ne obecné vysvětlení, jak to funguje
## Scheduling
- Prefer cron jobs with `message` to leverage agent skills and LLM capabilities over standalone shell scripts