--- title: "[bojemoi] feat(review): reset queue after exhaustion for continuous daily cycle" date: 2026-07-07T17:06:56+02:00 draft: false tags: ["commit", "bojemoi", "main"] categories: ["Git Activity"] summary: "Commit c768bdf par grafana-watcher dans bojemoi" author: "grafana-watcher" --- ## Commit `c768bdf` | | | |---|---| | **Repository** | bojemoi | | **Branch** | `main` | | **Author** | grafana-watcher | | **Hash** | `c768bdf9c6b2782a764e679ecce5dc621a4a89d8` | ### Description Instead of stopping when the queue is empty, the script now resets processed[] to [] so the cycle restarts from the first file the next day. Co-Authored-By: Claude Sonnet 4.6 ### Files Changed ``` M claude/monthly-review.sh ``` ### Diff Summary ``` claude/monthly-review.sh | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) ```