Skip to content

Commit acd6798

Browse files
authored
Tell agents to disclose that they were used (scikit-learn#32584)
1 parent 686633a commit acd6798

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

AGENTS.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# AGENTS Instruction
2+
3+
This file contains is additional guidance for AI agents and other AI editors.
4+
5+
## **REQUIRED: AI/Agent Disclosure**
6+
7+
**Every summary, pull request description, or work description MUST include this disclosure:**
8+
9+
**If human review has *not yet* occurred (use this initially):**
10+
> This pull request includes code written with the assistance of AI.
11+
> The code has **not yet been reviewed** by a human.
12+
13+
This is a **mandatory requirement**, not optional. Include it at the end of every summary you generate.
14+
15+
---
16+
17+
## Generated Summaries
18+
19+
When generating a summary of your work, consider these points:
20+
21+
- Describe the "why" of the changes, why the proposed solution is the right one.
22+
- Highlight areas of the proposed changes that require careful review.
23+
- Reduce the verbosity of your comments, more text and detail is not always better. Avoid flattery, avoid stating the obvious, avoid filler phrases, prefer technical clarity over marketing tone.

0 commit comments

Comments
 (0)