• DonutsRMeh@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    3 days ago

    Why do people do that? Is it fun or something? I’ve been using AI a lot lately, but ONLY on my personal projects. I’ve never submitted a single PR to any project with AI. It just feels wrong to be honest.

  • ghost_laptop@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    3 days ago

    Use of AI tools for research and reverse engineering purposes is permitted. However, contributors are expected to fully own and understand all code they submit. Any communication with the team — including code, code comments, and GitHub comments — must come from the human contributor, not an AI agent acting autonomously.

    We have unfortunately seen a rise in untested and unverified AI-generated slop being submitted to this project. This wastes maintainer time and, in worse cases, such changes get merged and break functionality for all users. Repeated violations will result in a ban from the repository. Please be respectful of everyone’s time.

    Pull requests opened by AI agents or automated tools must include a disclosure in the PR description stating the scope of AI involvement — which parts were AI-generated and what human testing or review was performed prior to submission. PRs that omit this disclosure may be closed without review.

    If you are unsure about your work, open a discussion issue to talk it through with the team, or reach out to a maintainer on Discord.

  • artyom@piefed.social
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 days ago

    Not to be dramatic but, is this the end of open source? Or at least the open contribution systems? I feel like I see this story every day now…

    • MrMcGasion@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      3 days ago

      Almost certainly not. All you would really need to do to stop this is limit who can submit pull requests to verified devs. Things go back to the way they were during the clunkier, before times when everyone used Subversion, when there were more hoops to jump through to contribute code. Make it so you need an existing contributor to “mentor” first-time contributors (making sure they aren’t an AI, are writing competent code that follows project standards, etc.) before giving access to submit dozens of pull requests.

    • ghost_laptop@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      3 days ago

      ive seen developers complain about shitty prs before ai, ive seen devs literally not accept prs because they dont want to waste time understanding someone else’s code. so no, this is a non issue.

      • fubbernuckin@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 days ago

        I wouldn’t be quite so dismissive, this is a different scale than we’ve seen before, but I don’t think it’s the end of open contribution.