1.8 KiB
1.8 KiB
Long-term Memory
This file stores important information that should persist across sessions.
Project Context
- Goal: interconnect remind, keep, note, and todo into a unified workflow
Runtime / Deployment
- Runs as a systemd user service
nanobot.service - Model switching via
mytool requirestools.my.allow_set = truein config compact-memory-auto-dailyruns as a system crontab script (not a nanobot cron/jobs.json job) with a fresh session per run; delivers its report straight to Telegram via Bot APInanobot-version-checkcron job IDe81cda77; when it detects a newnanobot-aiversion, the notification includes the upgrade commanduv tool upgrade nanobot-ai.
Integrations
- Flight search: KAYAK je jediný datový zdroj (cz.kayak.com pro CZK); max 1 přestup, vždy uvést layover time; top 3–5 nabídek v tabulce; všechny výsledky uložit do DB, ne jen nejlepší; ceny v původní měně + vždy převod do CZK
- České weby blokující automated fetching (Cloudflare / JS rendering): PCTuning.cz, vtm.zive.cz, zive.cz — pro plný obsah je potřeba manuální paste HTML od uživatele
Architecture
- nanobot podporuje cross-channel session continuity přes
unifiedSession: truevconfig.jsonpodagents.defaults; uživatel nemáunifiedSessionpovolený (default false) — zapnutí sjednotí jen budoucí zprávy, existující session soubory vyžadují ruční merge/rename - Dream consolidates memory across SOUL.md, USER.md, MEMORY.md, and AGENTS.md
- User wants native deterministic command dispatch (
!command text→ registered Python function/external app, no LLM involvement) and is exploring litellm proxy for Ollama - Zálohy: wood.hell → pivo.hell (rekurzivní)
This file is automatically updated by nanobot when important information should be remembered.