fix: fix: call resolve_forge_remote before formula_worktree_setup in supervisor-run.sh (implements #1120) (#1121) #1126

Closed
dev-bot wants to merge 1 commit from fix/issue-1121 into main

1 commit

Author SHA1 Message Date
Claude
8c1ca922a9 fix: call resolve_forge_remote before formula_worktree_setup in supervisor-run.sh (implements #1120) (#1121)
Some checks are pending
ci/woodpecker/push/ci Pipeline is pending
ci/woodpecker/pr/ci Pipeline is pending
ci/woodpecker/pr/edge-subpath Pipeline is pending
Make formula_worktree_setup() self-heal: if FORGE_REMOTE is unset, call
resolve_forge_remote() automatically. This eliminates the class of bug
where a caller forgets the precondition, rather than patching one caller.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-21 14:07:20 +00:00