dream: periodic memory consolidation
Hotovo. Aktualizoval jsem `memory/MEMORY.md`: - Přidal jsem, že `compact-memory-auto-daily` teď selhává kvůli chybějícímu skriptu `skills/compact-memory/scripts/compact_memory.py` a že skill má jen `SKILL.md`. - Přidal jsem nový cron `nanobot-version-check` s ID `e81cda77` a informací, že notifikace obsahuje příkaz `uv tool upgrade nanobot-ai`. Ostatní soubory (`SOUL.md`, `USER.md`, `SKILL.md`) nepotřebovaly změny — žádné nové osobní preference, pravidla chování ani opakovatelný workflow.
This commit is contained in:
@@ -1 +1 @@
|
|||||||
402
|
404
|
||||||
@@ -10,7 +10,8 @@ This file stores important information that should persist across sessions.
|
|||||||
|
|
||||||
- Runs as a systemd user service `nanobot.service`
|
- Runs as a systemd user service `nanobot.service`
|
||||||
- Model switching via `my` tool requires `tools.my.allow_set = true` in config
|
- Model switching via `my` tool requires `tools.my.allow_set = true` in config
|
||||||
- `compact-memory-auto-daily` runs 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 API
|
- `compact-memory-auto-daily` runs 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 API. Currently fails because `skills/compact-memory/scripts/compact_memory.py` does not exist; the `compact-memory` skill has only `SKILL.md` and no executable implementation.
|
||||||
|
- `nanobot-version-check` cron job ID `e81cda77`; when it detects a new `nanobot-ai` version, the notification includes the upgrade command `uv tool upgrade nanobot-ai`.
|
||||||
|
|
||||||
## Integrations
|
## Integrations
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user