u/Ancient_Mango_1576

AI-generated code detection in CI/CD — looking for approaches and real-world experience [D]

​

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.

The problem I'm running into is confidence and calibration.

For example, a commit containing 500+ new lines isn't necessarily AI-generated. A developer can also modify or remove the metadata that would make an AI-assisted commit identifiable. Once the code leaves the IDE and reaches Git, much of the original provenance can be lost.

This has led me to a few questions:

Are there Git/CI-level signals that you've found to be genuinely useful for detecting AI-assisted development?

Is it better to treat this as a probabilistic/risk-scoring problem rather than trying to classify commits as AI vs human?

How would you calibrate thresholds for signals such as large LOC changes, addition/deletion ratios, commit frequency, etc.?

Are there better approaches for preserving provenance earlier in the development workflow, rather than trying to infer it after the code has already been committed?

Has anyone worked on AI-code provenance/detection systems in CI/CD and can point me toward useful research, projects, or approaches?

I'm particularly interested in approaches that can work at the pipeline/repository level rather than relying solely on source-code style analysis.

I'm not looking for a perfect AI detector — even a reliable way of estimating “this commit has a high probability of AI assistance” with measurable false-positive/false-negative rates would be useful.

Would appreciate any experiences, papers, open-source projects, or approaches people have tried.

reddit.com
u/Ancient_Mango_1576 — 1 day ago

Using company laptop for personal entertainment and other stuff. Will I get caught?

I am a fresher who just joined as an intern at a company i haven't been assigned a project or anything yet so i came to my hometown for a week and took the company laptop since I can't carry both my laptop. So i usually watch series youtube and all but since I can't take my personal laptop home ive been watching movies, YouTube and all in my work lap is this a problem?

Also how to know how all they are tracking you.

PS: the work laptop is a mac book

They have assigned Udemy courses to complete for the time being and I have been just watching movies from piracy websites i am scared if they will find out and will that be a problem.

Please help me out.

reddit.com
u/Ancient_Mango_1576 — 3 months ago