dream: 2026-05-30 13:41, 6 change(s)
[USER] invests weekly in SOL, ETH, BNB, ADA, DOT; ignores Bitcoin for lacking real value and energy inefficiency [USER] prefers `glow -p` as pager for markdown display in console [MEMORY] /note skill should be deterministic and log all performed operations [MEMORY] /note skill should be split into a shorter prompt and a python script performing the operations [MEMORY] nanobot supports cross-channel session continuity via `unifiedSession: true` in `config.json` under `agents.defaults` [MEMORY] user's `config.json` does not have `unifiedSession` enabled (defaults to false) [MEMORY] enabling `unifiedSession` only unifies future messages; existing session files require manual merging/renaming to connect past conversations
This commit is contained in:
@@ -29,6 +29,11 @@ This file stores important information that should persist across sessions.
|
||||
- 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)
|
||||
- `/note` skill: má být deterministický a logovat všechny provedené operace
|
||||
- `/note` skill: má být rozdělený na kratší prompt + python skript, který provádí operace
|
||||
- nanobot podporuje cross-channel session continuity přes `unifiedSession: true` v `config.json` pod `agents.defaults`
|
||||
- Uživatel nemá `unifiedSession` povolený v `config.json` (default false)
|
||||
- Zapnutí `unifiedSession` sjednotí jen budoucí zprávy; existující session soubory vyžadují ruční merge/rename pro propojení minulých konverzací
|
||||
|
||||
## Reminder System
|
||||
|
||||
|
||||
Reference in New Issue
Block a user