Replies: 4 comments 2 replies
-
|
I'm think that we should only accept AI code that was modified by a human or at least fully and closely reviewed |
Beta Was this translation helpful? Give feedback.
-
|
I'm in favor of this: systemd repository on Github docs/CONTRIBUTING.md: |
Beta Was this translation helpful? Give feedback.
-
|
Probably also make sense to have an AGENTS.md file that asks to the AI if it is opening a PR to disclose the model and the version. |
Beta Was this translation helpful? Give feedback.
-
|
i also like the systemd approach, i dont think that using AI for the compiler is a good idea; but using AI for amber code itself isn't much of an issue yet and can sometimes be useful for creating example code/small parts for the main code, since the language isn't that complex yet |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Our project is growing and talking with @Ph0enixKM we need to address this thing.
We are using GenAI, as maintainers but also our contributors AI to produce code so we need a sort of policy in PR that specify if the code is by human or not, what AI it was used and the model version.
I was thinking that we can improve the PR template when someone opens a new one with this details.
I am against a 0 GenAI policy not because I am using too (and I am not so much Rust skilled, as I usually worked in other things in the project) but because that somehow is the future and we need to address instead of rejecting.
We are using AI tools like Copilot and CodeRabbit for code review and they helped a lot the development and also the review.
Beta Was this translation helpful? Give feedback.
All reactions