bugbug
bugbug copied to clipboard
[code_review] Try feeding only the "after" part of the patch
I've seen a few cases where, for improvements, the LLM suggests exactly what the patch is doing. To avoid these cases, we might consider feeding only the "after" part of the patch and not the diff (or maybe "before" and "after" separately).