v1.6
Decouples the issue-answer model from the PR Reporter model.
Changes
- Thread a new
BEDROCK_ISSUE_MODEL_IDthrough the reusable workflow so adopters can answer issues/followups on a different model than the PR-review Reporter, without moving the Reporter off Haiku. Defaults to the Reporter model (Haiku 4.5) when unset — zero behavior change until opted into.
Engine ref: 54ec94e0ca8c90d9b58ff95a2a06b175a115784e
Pinning: uses: sudsali/shadow/.github/workflows/shadow-review.yml@v1.6 (or the SHA above).