AI-generated code detection in CI/CD — looking for approaches and real-world experience [D]
This story is from 2026-08-20. It is preserved in the archive; the latest stories are on the live feed.
​ I'm working on a system to estimate whether code committed to a repository was generated with AI coding tools. My current approach is based on Git/commit-level signals such as AI-related commit trailers, commit metadata, LOC changes, number of files changed, addition/deletion patterns, etc…
Read the full story at r/MachineLearning ↗
Timeline · 1 report
- 2026-08-20 11:31 · r/MachineLearning
AI-generated code detection in CI/CD — looking for approaches and real-world experience [D]