Programaciones y heartbeats

Crea ejecuciones recurrentes de Libre Claw, enruta informes a Telegram o archivos, dispara tareas al instante y mantén comprobaciones periódicas de heartbeat.

Crear una programación

Las programaciones son tareas del daemon local. Pueden guardar informes, notificar a Telegram y usar los valores por defecto globales de proveedor/modelo salvo que se sobrescriban.

Comandos de programación
/schedule examples
/schedule add "daily 09:00" "Daily repo health" "Check git status, tests, dependencies, and security alerts."
/schedule list
/schedule run <id>

Programaciones creadas por el agente

El agente puede usar las herramientas schedule_list y schedule con permiso para crear, actualizar, pausar, reanudar, eliminar y listar automatizaciones de Libre Claw. Debería usar estas en lugar de decirte que edites cron, launchd o temporizadores systemd del host.

Pide al agente
Create a schedule that sends me the Dinant weather forecast every day at 8am.

Controles del panel

El panel puede crear, editar, pausar, eliminar y ejecutar una iteración inmediatamente desde la tarjeta de programación.

Daemon
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.

Heartbeats

Los heartbeats son check-ins recurrentes ligeros para tareas del tipo «mantén un ojo en esto».

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

Calidad del informe

Para informes programados, escribe prompts que exijan un informe final conciso y pide al modelo que oculte la narración del proceso.

Estilo de 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.