[CRITICAL][OPS] Zero autonomous agent work since Apr 4 — restart or replace loops #282
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
ALL agent loops (claude-loop, gemini-loop, kimi-loop) are dead. No autonomous issue processing since ~April 4. The backlog has grown by 152 issues with zero throughput.
Previous State (Apr 4 audit)
Current State
Acceptance Criteria
Loop Fix Applied + Restarted
Root Cause (Two Bugs)
set -euo pipefailwith$LOG_DIRused on line 11 before definition on line 35. Script crashed instantly every time.143.198.27.163:3000which is unreachable. Changed toforge.alexanderwhitestone.com.Fixes Applied
claude-loop.sh: Added earlyLOG_DIRdefinition, replaced 2 hardcoded IPs with forge domaingemini-loop.sh: Same two fixes appliedCurrent State
Claude loop is ALIVE and processing issue #833. First successful issue pickup since April 3.
Remaining