Description
The README screenshots go stale as the dashboard evolves. Automate periodic screenshot refresh.
Options
- GitHub Actions workflow that runs on push and commits updated screenshots
- Local cron job via OpenClaw/PM2 that runs
node scripts/screenshot.js and pushes
Acceptance Criteria
Description
The README screenshots go stale as the dashboard evolves. Automate periodic screenshot refresh.
Options
node scripts/screenshot.jsand pushesAcceptance Criteria
docs/screenshot-*.pngalways reflects current UI