Post B4wymbuKaRnBUTxPwO by analog_feelings@tech.lgbt
 (DIR) More posts by analog_feelings@tech.lgbt
 (DIR) Post #B4wnND4Sh0e5j4Ni4m by star@amazonawaws.com
       0 likes, 0 repeats
       
       website where you paste in a github repository link and it tells you whether this repository is being developed with AI
       
 (DIR) Post #B4womYj7PjfK5G38jo by analog_feelings@tech.lgbt
       0 likes, 0 repeats
       
       @star could be viable but youd have to scan through the entire commit history or rely on presence of files like CLAUDE or AGENTS
       
 (DIR) Post #B4womYwwaKiym8WBHs by star@amazonawaws.com
       0 likes, 0 repeats
       
       @analog_feelings i mean, scanning through the entire commit history isn't that hard. just git clone, looking through the commit history and rgrep. i'd also exclude commits from 2024 or more recent, because ai was still very new there and i'd give people the benefit of the doubt if they used ai then, as long as they don't anymore.
       
 (DIR) Post #B4wrbC09rhVeHQI7xg by gimmechocolate@bark.lgbt
       1 likes, 0 repeats
       
       @star Blocking the agents tells you if they have commits in the repo at the top!!! won't help if people don't include them as authors though.
       
 (DIR) Post #B4wrbCDd3cHixCasxU by star@amazonawaws.com
       0 likes, 0 repeats
       
       @gimmechocolate that is true, but it doesn't always work; GitHub Copilot for example cannot be blocked (as it is not a user) iirc, and external tools such as Cursor also don't necessarily commit or co-author as a GitHub user, but often will include Made-With: Cursor or something like that
       
 (DIR) Post #B4wymZRtjBrNridgLQ by analog_feelings@tech.lgbt
       1 likes, 0 repeats
       
       @star wonder if it would be possible with WASM or if it'd have to be server side
       
 (DIR) Post #B4wymbuKaRnBUTxPwO by analog_feelings@tech.lgbt
       1 likes, 0 repeats
       
       @star I just noticed you could just mark a repo as AI and keep that in a database to avoid rescanning every time :neofox_floof_explode: