Review quality: PR context and deduplication hash fix #54
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/issue-53-review-quality"
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?
Agents now receive the PR title and description as context, reducing false positives caused by missing intent. The deduplication hash now includes diff-hunk content so comments re-trigger when the code at a flagged line changes in a subsequent push.
Closes #53