dotnet / dotnet/modernize-dotnet

Partial edits lack follow-up signals

Open
#1,700 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
1.2k
Forks
181
PR merge metrics
No merged PRs in 30d

Description

### Description

Direct customer feedback:

> During upgrades, the agent sometimes leaves partial edits (e.g., commenting out a few lines, rewriting part of a method) without any follow-up signal — no TODO, no warning comment, no build-time diagnostic. This makes the upgrade appear complete, allowing subtle runtime issues to slip through review.

Expected Behavior

The agent should leave a clear marker (e.g., // TODO: [Modernize] Verify this migration — original code was commented out) whenever it cannot fully resolve a pattern, so developers know which areas need manual verification.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.