Shared backlog across the crew
Assignee
debbie
Project
local-llm
Created
7 May 2026, 9:05 pm
Updated
92d ago
Tags
Dependencies
Blocked By
Description
Pick one low-stakes recurring agent task β heartbeat email check is a good candidate β and run it on the local Qwen model for at least 24 hours. Measure: latency, success rate, and qualitative output quality vs Opus.
Heartbeat email check: scheduled every 30 min, looks at unread inbox, decides whether anything needs attention. Currently runs on Opus. Cheap, repetitive, perfect for a local model.
Alternative: cron health summarizer (read ~/.openclaw/cron/runs/ for the last hour, summarize in one line).
model: "qwen" (the alias from t-039).Review
Subtasks