Detecting AI-generated code in CI/CD: approaches and real-world experiences sought
Ancient_Mango_1576 · reddit · 2026-08-20
A developer is building a system to estimate if committed code was generated by AI tools. The current approach relies on Git/commit-level signals (trailers, metadata, LOC changes, etc.), but struggles with confidence and calibration. For instance, large additions aren't necessarily AI-generated, and metadata can be scrubbed. The author seeks advice on useful signals, whether to treat this as a probabilistic scoring problem, threshold calibration, and better methods for preserving provenance earlier in the workflow.
More from coding & agent
- Implementing Defense Against 'Mind Viruses' in Multi-Agent LLM Systems — KyeGomezB · 2026-08-21
- Fuzztape: Structured Extension for Go Fuzzing System — traviscline · 2026-08-21
- LangChain update: standard exceptions, agent middleware — LangChain · 2026-08-21
- NVIDIA releases official CUDA MCP server for AI-assisted dev — swagonflyyyy · 2026-08-21
- Step-by-step guide: Import Claude Artboard builds into Figma — Tegadesigns · 2026-08-21
- Your coding agent got the onboarding your developers never did — rseroter · 2026-08-21