Commit Graph

2 Commits

Author SHA1 Message Date
Timmy
e63eb9a7fb fix: queue auto-hygiene — filter closed issues on read (#524)
All checks were successful
Tests / lint (pull_request) Successful in 3s
Tests / test (pull_request) Successful in 1m16s
loop_guard.py now checks Gitea API for open issues before returning
queue items. Closed issues are filtered out and queue.json is
automatically cleaned. Graceful fallback: if API unreachable, returns
unfiltered queue (no regression).
2026-03-19 20:09:16 -04:00
3cde310c78 fix: idle detection + exponential backoff for dev loop (#435)
All checks were successful
Tests / lint (push) Successful in 4s
Tests / test (push) Successful in 1m7s
Co-authored-by: Kimi Agent <kimi@timmy.local>
Co-committed-by: Kimi Agent <kimi@timmy.local>
2026-03-19 10:36:39 -04:00