Alexander Whitestone 64a8ffa329 fix: watchdog single-instance guard, stop killing worker processes
- Pidfile guard prevents duplicate watchdog instances
- Removed check_zombies — was killing legitimate git push/clone from
  active workers (caused mass exit 143 failures)
- Replaced with check_disk that cleans clone dirs >1hr old
- Disabled gemini loop check (no API key configured)
- Workers use fresh clone per issue (no shared worktree contention)
- Simplified cleanup to rm -rf (no git worktree bookkeeping)
- Tested file_issue end-to-end — confirmed working

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 22:03:58 -04:00
Description
Hermes agent configuration, skills, memories, and operational scripts
4.8 MiB
Languages
TeX 57.9%
Shell 26.4%
Python 15.6%
Makefile 0.1%