molecule-core/org-templates
Hongming Wang ece45bbf45 fix(template): UIUX Designer cron from 15min to hourly (#306)
Closes #306. The cron expression was "5,20,35,50 * * * *" (every 15
min = 96 ticks/day) despite the schedule being named "Hourly UI/UX
audit". Each tick launches Chromium, takes 8 screenshots, runs them
through Claude vision, and delegates to PM — 768 vision calls/day
from one workspace with no meaningful delta between ticks (canvas UI
only changes on deploys).

Changed to "5 * * * *" (hourly, at :05 past the hour). 6x reduction
in cost + noise.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 19:22:19 -07:00
..
free-beats-all initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
medo-smoke initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
molecule-dev fix(template): UIUX Designer cron from 15min to hourly (#306) 2026-04-15 19:22:19 -07:00
molecule-worker-gemini initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
reno-stars Merge pull request #271 from Molecule-AI/fix/seo-builder-delegate-code-blockers 2026-04-15 17:56:09 -07:00