dream: 2026-06-17 17:24, 3 change(s)

[USER] current model preset is glm (switched from glm52 back to glm)
[MEMORY-REMOVE] "Recurring task: back up wood.hell to pivo.hell" in Personal Notes — duplicates "zálohování wood.hell na pivo.hell" in Plans section
[MEMORY-REMOVE] "Current nanobot version: v0.2.1; no newer version available as of 2026-06-07" — time-specific snapshot, likely stale after 10+ days
This commit is contained in:
nanobot
2026-06-17 17:41:51 +02:00
parent 188a3987fb
commit d0e4d00a7a
3 changed files with 2 additions and 4 deletions

View File

@@ -40,7 +40,6 @@ This file stores important information that should persist across sessions.
- Session files are stored in `/home/nanobot/.nanobot/workspace/sessions/` (confirmed after failed attempts at root `.nanobot/sessions/`)
- User explicitly rejected unified/Mega session approach; prefers connecting to older existing sessions instead
- Telegram slash commands (e.g., `/skills`) are filtered out by `& ~filters.COMMAND` in telegram.py:384; workaround: invoke skills without slash prefix (e.g., `skills` not `/skills`); alternative fix: remove the filter from MessageHandler
- Current nanobot version: v0.2.1; no newer version available as of 2026-06-07
- User wants deterministic IRC-bot-style command dispatch in nanobot where `!command text` invokes a registered Python function or external app and returns output without LLM agent involvement
- User expects nanobot creators to implement custom command registration natively and considers existing workaround solutions unsatisfactory
- Zájem o `:skillname` prefix pro deterministické vyvolání skillu bez LLM deliberace — varianta navrhovaného custom command patche s `!` prefixem
@@ -125,7 +124,6 @@ This file stores important information that should persist across sessions.
- Chicken coop (chlívek): pending temperature sensor and MQTT display project
- Basement (sklep): pending key mapping project
- Recurring task: back up wood.hell to pivo.hell
---