Workers now pick ANY open issue (assigned to them OR unassigned) and self-assign via Gitea API before starting work. No more empty queues. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- claude-loop: 7 workers default, scales up to 21, 5s cooldown - gemini-loop: rewritten as parallel worker system (3→12), multi-repo, auto-clone, correct CLI flags (-p/--yolo), bash 3.2 compatible - loop-watchdog: monitors all loops every 2min, auto-restarts dead loops, kills zombies, files Gitea issues for unfixable problems - ops-helpers: added ops-wake-watchdog, ops-kill-watchdog - All scripts use file-based PID tracking (bash 3.2 safe) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Track Gemini's dispatch loop alongside the other agent loops. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>