fix: stop flagging valid software versions as non-existent #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/version-hallucination"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
LLMs confidently assert that version numbers postdating their training
cutoff don't exist. Added guidance to both prompts: only flag versions
that look like genuine typos or are wildly outside expected ranges.
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
Automated review by pr-reviewer v0.8.0 | Safety Check | anthropic | tracking id
r-bd76cf-1b0b7eStatus: ✅ Completed
This change adds helpful guidance to prevent the AI reviewer from incorrectly flagging legitimate software versions that may have been released after its training cutoff. The added text is consistent across both prompts and provides clear examples of what should actually be flagged (genuine typos or wildly incorrect versions).
Verdict: LGTM