From 75e43167b50ae42e0389dace11cfb95a3dbf6715 Mon Sep 17 00:00:00 2001 From: nanobot Date: Fri, 29 May 2026 14:57:28 +0200 Subject: [PATCH] dream: 2026-05-29 13:10, 1 change(s) [USER] validates periodic automation with a short-interval test before setting the intended longer interval, then deletes the test job after confirming it works [USER] expects millisecond precision in time outputs when testing time-based automations --- USER.md | 8 ++++++++ memory/.dream_cursor | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/USER.md b/USER.md index 1859269..e370f1f 100644 --- a/USER.md +++ b/USER.md @@ -36,6 +36,10 @@ ## Scheduling - Prefer cron jobs with `message` to leverage agent skills and LLM capabilities over standalone shell scripts +## Automation testing +- Při nastavování periodických jobů nejprve otestuje s krátkým intervalem, po potvrzení smaže testovací job a nastaví cílový interval +- U časových testů očekává výstup s milisekundovou přesností + ## Co nemá smysl nabízet - Hardware/IoT funkce (MaixCam, GPIO, I2C, sériový port) — běží v LXC bez fyzického HW @@ -43,3 +47,7 @@ - Je mi blízký stoicismus a jeho přístup k životu - Drž se toho, co můžu ovlivnit; zbytek nech být - Když je něco špatně, řekni mi to přímo a bez příkras + + +## workspace/keep.md +Explicit user facts. Read at every turn, apply where relevant. Edits via `/keep` skill only. diff --git a/memory/.dream_cursor b/memory/.dream_cursor index 6610e11..c687640 100644 --- a/memory/.dream_cursor +++ b/memory/.dream_cursor @@ -1 +1 @@ -277 \ No newline at end of file +278 \ No newline at end of file