AGENTS.md: require 'Assisted-by' trailers - #6571
Open
fingolfin wants to merge 1 commit into
Open
Conversation
Follows an example set by Julia, that I kinda agree with: the AI is not a co-author, it assisted. The difference is in who is responsible: the human, not the tool, nor the 'co-author'. Also be explicit that a human should open PRs or post comments, not an AI. A human can ask a tool to draft either, but should review them before inflicting them on others. Also add a CLAUDE.md which loads AGENTS.md, for Claude Code versions that otherwise do not honor the latter.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6571 +/- ##
==========================================
- Coverage 79.02% 79.02% -0.01%
==========================================
Files 683 683
Lines 295190 295189 -1
Branches 8638 8638
==========================================
- Hits 233264 233262 -2
Misses 60107 60107
- Partials 1819 1820 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
limakzi
approved these changes
Sep 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follows an example set by Julia, that I kinda agree with: the AI is not a co-author, it assisted. The difference is in who is responsible: the human, not the tool, nor the 'co-author'.
Also be explicit that a human should open PRs or post comments, not an AI. A human can ask a tool to draft either, but should review them before inflicting them on others.
Also add a CLAUDE.md which loads AGENTS.md, for Claude Code versions that otherwise do not honor the latter.