dream: 2026-05-27 19:31, 7 change(s)

[USER] prefers scheduling tasks via cron jobs with `message` to leverage agent skills and LLM capabilities, rather than standalone shell scripts
[MEMORY] pending task: seřídit BRANO na vchodových dveřích (adjust/fix BRANO on entrance doors)
[SKILL] reminder-check-and-notify: Run remind_check.py via uv run; exit silently on empty output; forward non-empty lines as brief natural Czech Telegram notifications without progress narration or status labels
This commit is contained in:
nanobot
2026-05-28 14:11:24 +02:00
parent 63b444614b
commit ce56d8d8b7
3 changed files with 11 additions and 4 deletions

View File

@@ -27,10 +27,13 @@
- Osobní asistent: kalendář, připomínky, deníky, heartbeat tasks (cron) - Osobní asistent: kalendář, připomínky, deníky, heartbeat tasks (cron)
- Příležitostně code help / debugging / Python skripty / shell skripty - Příležitostně code help / debugging / Python skripty / shell skripty
## Scheduling
- Prefer cron jobs with `message` to leverage agent skills and LLM capabilities over standalone shell scripts
## Co nemá smysl nabízet ## Co nemá smysl nabízet
- Hardware/IoT funkce (MaixCam, GPIO, I2C, sériový port) — běží v LXC bez fyzického HW - Hardware/IoT funkce (MaixCam, GPIO, I2C, sériový port) — běží v LXC bez fyzického HW
## Životní filozofie ## Životní filozofie
- Líbí se mi stoicismus s tím, jaký má přístup k životu - Je mi blízký stoicismus a jeho přístup k životu
- Soustřeď se na to, co můžu ovlivnit, nepřežvykuj nejistoty mimo moji kontrolu - Drž se toho, co můžu ovlivnit; zbytek nech být
- Když něco nejde, řekni to rovnou, ne útěšně - Když je něco špatně, řekni mi to přímo a bez příkras

View File

@@ -1 +1 @@
180 200

View File

@@ -34,6 +34,10 @@ This file stores important information that should persist across sessions.
- Test reminder firing every minute on 2026-05-27 needs deletion or interval adjustment - Test reminder firing every minute on 2026-05-27 needs deletion or interval adjustment
## Pending Tasks
- Seřídit BRANO na vchodových dveřích
--- ---
*This file is automatically updated by nanobot when important information should be remembered.* *This file is automatically updated by nanobot when important information should be remembered.*