fix: fix: cron agents (gardener, planner, architect, predictor) never set FORGE_REMOTE (#278)
This commit is contained in:
parent
59b10e27de
commit
6181e4349a
6 changed files with 41 additions and 7 deletions
|
|
@ -55,6 +55,9 @@ check_memory 2000
|
|||
|
||||
log "--- Supervisor run start ---"
|
||||
|
||||
# ── Resolve forge remote for git operations ─────────────────────────────
|
||||
resolve_forge_remote
|
||||
|
||||
# ── Housekeeping: clean up stale crashed worktrees (>24h) ────────────────
|
||||
cleanup_stale_crashed_worktrees 24
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue