extend AGENTS.md based on CONTIBUTING.md#2908
Conversation
|
Repository collaborators can run the JMH benchmark suite against this PR by commenting: Optional regression threshold override (Δ% on Time or Alloc/op; defaults to 10%): Only one benchmark run per PR is active at a time — issuing a new |
There was a problem hiding this comment.
Pull request overview
This PR updates the contributor/agent guidance docs so that AGENTS.md includes more of the practical “how to work here” guidance currently found in CONTRIBUTING.md, and removes a stale checklist link from CONTRIBUTING.md.
Changes:
- Expand
AGENTS.mdwith additional policies, scope/testing expectations, and closeout guidance derived fromCONTRIBUTING.md. - Remove a reference to a high-level changes checklist from
CONTRIBUTING.md.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| CONTRIBUTING.md | Removes a stale checklist reference; minor doc wording remains. |
| AGENTS.md | Adds more explicit agent workflow/policy guidance (scope discipline, testing expectations, closeout checklist). |
| - Follow `AI_POLICY.MD`: take the same responsibility for generated code as hand-written code, don't | ||
| submit code you don't understand, and respect licensing when reproducing any external code. |
There was a problem hiding this comment.
| @@ -48,7 +48,6 @@ For a new feature, implement the smallest change that solves the problem. Polish | |||
| For self and AI review use following guids: | |||
Summary
CONTIBUTING.mdcontains a lot of practical instructions for agents as well