Demo Factory

סך הכל 1 jobs · 0 מסומנים לשיפור

פעולות (Excel upload · CLI hints)

קריאת הקובץ בצד השרת והוספת שורות ל-demo_jobs עם status=queued. רק שורות בצבעים המסומנים נכנסות.

CLI commands (run from site-factory/):

  • Run factory worker (overnight, 1000 demos @ 30s rate):
    npx tsx scripts/demo-factory-worker.ts --max 1000 --rate 30
  • Run worker without AI rewrite (free):
    npx tsx scripts/demo-factory-worker.ts --max 1000 --rate 30 --no-rewrite
  • Reset stale 'processing' jobs back to 'queued':
    npx tsx scripts/demo-factory-worker.ts --reset-stale
  • Run improvement pass on all marked demos:
    npx tsx scripts/improve-marked-demos.ts --parallel 5
  • Dry-run improvement pass (no DB writes):
    npx tsx scripts/improve-marked-demos.ts --dry-run
0 jobs מוצגים