PulseAugur
EN
LIVE 17:30:01

Next.js AGENTS.md bans "Generated with Claude Code" commit footers

The AGENTS.md files of GitHub's 100 most-starred repositories reveal a growing trend of explicit rules against AI-generated content. Specifically, Vercel's Next.js project has implemented a rule forbidding "Generated with Claude Code" footers in commits and pull requests. This practice appears to be a response to past mistakes made by AI agents, with developers creating detailed guidelines to prevent recurring issues. AI

IMPACT Indicates a growing trend of developers implementing specific rules to manage and restrict AI-generated code contributions.

RANK_REASON Policy change within a specific software project regarding AI-generated content.

Read on r/ClaudeAI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Next.js AGENTS.md bans "Generated with Claude Code" commit footers

COVERAGE [1]

  1. r/ClaudeAI TIER_2 English(EN) · /u/Favour_Ohanekwu ·

    Next.js's AGENTS.md bans "Generated with Claude Code" commit footers (I read 100 of these files)

    <!-- SC_OFF --><div class="md"><p>While analysing the AGENTS.md files of GitHub's 100 most-starred repos, we found this in vercel/next.js: </p> <p><strong>Do NOT add &quot;Generated with Claude Code&quot; or co-author footers to commits or PRs</strong> </p> <p>It's part of a patt…