Skip to content

extend AGENTS.md based on CONTIBUTING.md#2908

Open
mshustov wants to merge 1 commit into
mainfrom
agentmd-extend-contribmd
Open

extend AGENTS.md based on CONTIBUTING.md#2908
mshustov wants to merge 1 commit into
mainfrom
agentmd-extend-contribmd

Conversation

@mshustov

@mshustov mshustov commented Jul 5, 2026

Copy link
Copy Markdown
Member

Summary

CONTIBUTING.md contains a lot of practical instructions for agents as well

@mshustov mshustov requested review from chernser and mzitnik as code owners July 5, 2026 14:29
@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown

Repository collaborators can run the JMH benchmark suite against this PR by commenting:

/benchmark

Optional regression threshold override (Δ% on Time or Alloc/op; defaults to 10%):

/benchmark threshold=15

Only one benchmark run per PR is active at a time — issuing a new /benchmark comment cancels the previous run. After the run finishes a separate comment will be posted comparing it against the latest scheduled run on main; the PR check fails if any benchmark regresses by more than the threshold.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.md with additional policies, scope/testing expectations, and closeout guidance derived from CONTRIBUTING.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).

Comment thread AGENTS.md
Comment on lines +20 to +21
- 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.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread CONTRIBUTING.md
@@ -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:
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.

2 participants