14/04/2026 23:08, Stephen Hemminger: > devtools/analyze-patch.py | 1509 ++++++++++++++++ > devtools/compare-reviews.sh | 263 +++ > devtools/review-doc.py | 1184 +++++++++++++
Should we move these scripts in a sub-directory devtools/ai/ ?
Still about the naming,
compare-reviews.sh is for analyze-patch.py,
so I suggest this consistent naming:
review-patch.py
compare-patch-reviews.sh

