Skip to content

docs: clarify AI agent attribution in PR guidelines - #301

Merged
thiagoesteves merged 1 commit into
mainfrom
thiagoesteves/clarify-agent-attribution
Aug 14, 2026
Merged

docs: clarify AI agent attribution in PR guidelines#301
thiagoesteves merged 1 commit into
mainfrom
thiagoesteves/clarify-agent-attribution

Conversation

@thiagoesteves

@thiagoesteves thiagoesteves commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • Generalize the AI agent attribution line in AGENTS.md to cover both Devin and Claude Code directly, each with the model name as a parameter
  • Examples: 🤖 Generated with [Devin](https://devin.ai) (GLM-5.2 High) or 🤖 Generated with [Claude Code](https://claude.com/claude-code) (Claude Sonnet 4.5)
  • This applies to any AI agent regardless of which tool or model it runs on

Risk assessment

Impact: agents reading AGENTS.md now know to credit the tool they are running through (Devin or Claude Code) and their own model, rather than copying a single hardcoded line that may not apply.

Blast radius: only AGENTS.md. No code or config changes.

Regression risk: none. Documentation-only change.

Rollback: revert this commit.

Test plan

  • Read the updated AGENTS.md PR section and confirm the attribution line covers both Devin and Claude Code

🤖 Generated with Devin (GLM-5.2 High)

@thiagoesteves
thiagoesteves force-pushed the thiagoesteves/clarify-agent-attribution branch from b3daf28 to ed3ba03 Compare August 13, 2026 23:39
The PR guidelines referenced Claude Code by name, which confused agents
running on other models. Generalize the attribution line to cover both
Devin and Claude Code directly, each with the model name as a parameter
(e.g. GLM-5.2 High, Claude Sonnet 4.5), so any AI agent can fill it in
correctly regardless of which tool or model it runs on.

Impact: agents reading AGENTS.md now know to credit the tool they are
running through (Devin or Claude Code) and their own model, rather than
copying a single hardcoded line that may not apply.

Blast radius: only AGENTS.md. No code or config changes.

Regression risk: none. Documentation-only change.

Rollback: revert this commit.
@thiagoesteves
thiagoesteves force-pushed the thiagoesteves/clarify-agent-attribution branch from ed3ba03 to f3c5024 Compare August 13, 2026 23:40
@thiagoesteves thiagoesteves self-assigned this Aug 14, 2026
@thiagoesteves
thiagoesteves merged commit 41d542d into main Aug 14, 2026
3 checks passed
@thiagoesteves
thiagoesteves deleted the thiagoesteves/clarify-agent-attribution branch August 14, 2026 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant