--- title: "[bojemoi] fix(claude-review): fix anthropic_api_key access on BusyBox host" date: 2026-07-14T18:52:32+02:00 draft: false tags: ["commit", "bojemoi", "main"] categories: ["Git Activity"] summary: "Commit c38a05d par grafana-watcher dans bojemoi" author: "grafana-watcher" --- ## Commit `c38a05d` | | | |---|---| | **Repository** | bojemoi | | **Branch** | `main` | | **Author** | grafana-watcher | | **Hash** | `c38a05d1d8022948b1f5229e23edd6b50a8c7e5f` | ### Description - Script: replace docker ps --format (unsupported on BusyBox) with -q -f name=toolbox - Crontab: wrap in sh -c to evaluate $() substitution, inject API key from toolbox secret Co-Authored-By: Claude Sonnet 4.6 ### Files Changed ``` M claude/monthly-review.sh ``` ### Diff Summary ``` claude/monthly-review.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ```