Pianificazioni e heartbeat

Crea esecuzioni ricorrenti di Libre Claw, indirizza i report a Telegram o a file, attiva job immediatamente e mantieni controlli heartbeat periodici.

Crea una pianificazione

Le pianificazioni sono job del demone locale. Possono salvare report, notificare Telegram e usare i valori predefiniti globali di provider/modello se non sovrascritti.

Comandi di pianificazione
/schedule examples
/schedule add "daily 09:00" "Daily repo health" "Check git status, tests, dependencies, and security alerts."
/schedule list
/schedule run <id>

Pianificazioni create dall'agente

L'agente può usare gli strumenti permissioned schedule_list e schedule per creare, aggiornare, mettere in pausa, riprendere, eliminare ed elencare le automazioni di Libre Claw. Dovrebbe usare questi invece di dirti di modificare cron dell'host, launchd o timer systemd.

Chiedi all'agente
Create a schedule that sends me the Dinant weather forecast every day at 8am.

Controlli della dashboard

La dashboard può creare, modificare, mettere in pausa, eliminare ed eseguire un'iterazione immediatamente dalla card della pianificazione.

Demone
libre-claw daemon
open http://127.0.0.1:8766/dashboard

Hacker News brief

Fetch HN top/new stories, compare recent memory, and send only notable new AI, coding, infra, security, startup, and open-source stories.

Repo health check

Inspect git status, dependency updates, failing checks, and local test risk before the day starts.

Server monitor

Check weather alerts, power outages, reachability, and local incident sources for a remote server site.

Heartbeat

Gli heartbeat sono check-in ricorrenti leggeri per attività del tipo "tieni d'occhio questa cosa".

Heartbeat
/heartbeat status
/heartbeat start every 30 minutes
/heartbeat once
/heartbeat stop

Qualità dei report

Per i report pianificati, scrivi prompt che richiedono un report finale conciso e chiedi al modello di nascondere la narrazione del processo.

Stile del prompt
Fetch Hacker News top/new stories, compare recent memory, and send only new notable stories. Include title, link, score/comments, and one sentence on why it matters. Keep it under 8 bullets.