nanobot addd153e8f dream: 2026-06-10 07:05, 2 change(s)
[MEMORY] User has a chicken coop (chlívek) with pending temperature sensor and MQTT display project
[MEMORY] User has a basement (sklep) with pending key mapping project
[MEMORY] User has recurring task to back up wood.hell to pivo.hell
[MEMORY] User wants to plan Christmas vacation in Panama
[MEMORY] remind skill SQLite redesign completed 2026-06-10, all 43 tests passing
[MEMORY] remind skill: migration tested against 14 live reminders then rolled back, original YAML kept as .bak
[MEMORY] remind skill: soft delete (deleted_at) for reminder removal instead of hard deletion
[MEMORY] remind skill: REMIND_DB env var configures SQLite database path
[MEMORY] remind skill: fixed cron due detection using croniter with ±1s tolerance around current time
[MEMORY] remind skill: fixed enable/disable returning incorrect state by re-fetching reminder after UPDATE
[MEMORY] remind skill: fixed test JSONDecodeError by clearing capsys buffer between consecutive CLI invocations in same test function
[MEMORY-REMOVE] `/remind` critical issues line (one-time reminders fire repeatedly, non-atomic YAML writes, fragile YAML construction, missing list subcommand, no tests, race condition) — superseded by SQLite migration which resolved atomic writes, YAML fragility, race conditions, and added 43 tests
[MEMORY-REMOVE] `/remind` fix priorities line (P0–P3) — superseded by completed SQLite redesign; P0/P2/P3 addressed, P1 YAML serialization replaced by SQLite
2026-06-10 08:34:08 +02:00
2026-06-10 07:58:27 +02:00
2026-06-10 07:12:11 +02:00
2026-06-10 07:10:11 +02:00
2026-06-10 07:58:27 +02:00
2026-06-10 07:19:24 +02:00
2026-06-10 07:12:11 +02:00
2026-06-10 07:12:11 +02:00
2026-06-03 14:22:20 +02:00
2026-06-10 07:12:11 +02:00
2026-06-08 01:11:27 +02:00
Description
No description provided
2.4 MiB
Languages
Python 99.8%
TypeScript 0.2%