スケジュールとハートビート

定期 Libre Claw 実行を作成し、レポートを Telegram またはファイルにルーティングし、ジョブを即座にトリガーし、定期ハートビートチェックを維持。

スケジュールを作成

スケジュールはローカルデーモンジョブです。レポートを保存し、Telegram に通知し、オーバーライドしない限りグローバルプロバイダー/モデルデフォルトを使用できます。

スケジュールコマンド
/schedule examples
/schedule add "daily 09:00" "Daily repo health" "Check git status, tests, dependencies, and security alerts."
/schedule list
/schedule run <id>

エージェント作成のスケジュール

エージェントは権限管理された schedule_list および schedule ツールを使用して、Libre Claw 自動化を作成、更新、一時停止、再開、削除、リストできます。ホストの cron、launchd、systemd タイマーの編集を指示する代わりにこれらを使用すべきです。

エージェントに依頼
Create a schedule that sends me the Dinant weather forecast every day at 8am.

ダッシュボードコントロール

ダッシュボードはスケジュールカードから定期ジョブを作成、編集、一時停止、削除、1回即時実行できます。

デーモン
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 status
/heartbeat start every 30 minutes
/heartbeat once
/heartbeat stop

レポートの品質

定期レポートには、最終的な簡潔なレポートを要求し、モデルにプロセスの説明を隠すよう依頼するプロンプトを書いてください。

プロンプトスタイル
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.