In dual/consensus review, the two models can emit the same line-anchored finding, producing duplicate inline comments (selectInlineComments only dedupes by path+line AFTER compose, dropping the second silently). Merge near-identical findings on the same line in composeInlineFindings, preferring the higher severity and keeping any suggestion/category — cleaner surface, fewer dropped notes.
Deliverables
References
src/services/ai-review.ts:841
src/review/inline-comments.ts:79
part of #1956
Part of #1956.
size: S · held for later release (gittensor:feature once activated)
In dual/consensus review, the two models can emit the same line-anchored finding, producing duplicate inline comments (selectInlineComments only dedupes by path+line AFTER compose, dropping the second silently). Merge near-identical findings on the same line in composeInlineFindings, preferring the higher severity and keeping any suggestion/category — cleaner surface, fewer dropped notes.
Deliverables
References
src/services/ai-review.ts:841src/review/inline-comments.ts:79part of #1956Part of #1956.
size: S · held for later release (gittensor:feature once activated)