pstack: keep the alias guard on interrogate's slug-rejection fallback

Co-authored-by: lauren <poteto@users.noreply.github.com>
This commit is contained in:
lauren
2026-07-23 22:04:28 +00:00
parent f3fc06544b
commit 535adfd570
+1 -1
View File
@@ -46,7 +46,7 @@ For each reviewer:
- `model`: the configured `interrogate reviewers` entry, or the table default with no configured line
- `readonly`: `true`
If a model slug is rejected as unresolvable when you try to spawn the subagent, check the valid slugs in the Task tool's error message, pick the closest equivalent (prefer the highest-reasoning tier of the same family), spawn with the valid slug, and open a separate PR to update the configured value or default table. Do not block the review on the slug issue.
If a model slug is rejected as unresolvable when you try to spawn the subagent, check the valid slugs in the Task tool's error message, pick the closest equivalent (prefer the highest-reasoning tier of the same family), spawn with the valid slug, and open a separate PR to update the configured value or default table. Do not block the review on the slug issue. If the configured value is `inherit-parent` or `auto`, omit `model` instead; never treat those aliases as broken slugs or enter this fallback for them.
Read `references/reviewer-prompt.md` and fill in the template with:
1. The stated intent