Existing AI review used by CI generates lots of false positives from lack of confidence and poor parsing.
This still doesn't make up for the missing tooling, where running AI review locally or in GUI gives better results. But these changes should reduce the bogus warnings. Stephen Hemminger (2): AGENTS: reduce false positives devtools/ai/review-patch: reduce spurious warnings AGENTS.md | 278 +++++++++++++++++++++++++++++++----- devtools/ai/review-patch.py | 232 ++++++++++++++++++++++++------ 2 files changed, 425 insertions(+), 85 deletions(-) -- 2.53.0

