mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-23 04:24:39 +00:00
The log file is cumulative — result events from previous cycles persist. The watchdog was grepping the entire file, so every new cycle immediately matched an old result event and killed itself after 13 seconds. Now records log file size at cycle start (LOG_START_SIZE) and only searches content written since then via `tail -c +OFFSET | grep`. Applied to both refactor.sh and discovery.sh. Co-authored-by: A <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| skills/setup-trigger-service | ||
| settings.json | ||