Agendamentos e heartbeats

Crie execuções recorrentes do Libre Claw, roteie relatórios para o Telegram ou arquivos, dispare tarefas imediatamente e mantenha verificações periódicas de heartbeat.

Criar um agendamento

Os agendamentos são jobs do daemon local. Eles podem salvar relatórios, notificar o Telegram e usar os padrões globais de provedor/modelo a menos que sejam sobrescritos.

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

Agendamentos criados pelo agente

O agente pode usar as ferramentas schedule_list e schedule com permissão para criar, atualizar, pausar, retomar, excluir e listar automações do Libre Claw. Ele deve usá-las em vez de dizer para você editar cron, launchd ou temporizadores systemd do host.

Peça ao agente
Create a schedule that sends me the Dinant weather forecast every day at 8am.

Controles do painel

O painel pode criar, editar, pausar, excluir e executar uma iteração imediatamente a partir do cartão de agendamento.

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

Os heartbeats são check-ins recorrentes leves para tarefas do tipo "fique de olho nisso".

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

Qualidade do relatório

Para relatórios agendados, escreva prompts que exijam um relatório final conciso e peçam ao modelo para esconder a narração do processo.

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.