fitzgen opened PR #13503 from fitzgen:agents-md to bytecodealliance:main:
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
fitzgen requested alexcrichton for a review on PR #13503.
fitzgen requested wasmtime-default-reviewers for a review on PR #13503.
fitzgen edited PR #13503:
This won't stop people from copy-pasting LLM slop, but it will hopefully at least stop agents from opening PRs, leaving comments, etc... on their own, without any human in the loop.
fitzgen commented on PR #13503:
Going to see what happens if I try to ask copilot to review this PR
fitzgen requested Copilot for a review on PR #13503.
fitzgen commented on PR #13503:
Dang :-/
fitzgen updated PR #13503.
fitzgen requested Copilot for a review on PR #13503.
fitzgen commented on PR #13503:
Okay well I guess this won't stop copilot if someone clicks the button, but still will hopefully stop agents from opening PRs, etc... without a human in the loop.
:thumbs_up: cfallin submitted PR review:
Thanks! Hopefully this helps a bit...
:speech_balloon: cfallin created PR review comment:
Maybe add something about not writing commit messages, either? There's otherwise a loophole here: agent is asked to commit locally, does so with an overly verbose message; then human does the GitHub pull request flow, but the default if there is only one commit is to use that commit's message as the PR description.
:thumbs_up: alexcrichton submitted PR review.
github-actions[bot] added the label wasmtime:docs on PR #13503.
:thumbs_up: tschneidereit submitted PR review:
Good idea!
Probably also add a
.claude/CLAUDE.mdfile, since Claude doesn't use either of the existing ones. That should work if it contains the text@../AGENTS.md.
:speech_balloon: tschneidereit created PR review comment:
Might make sense to talk about coding agents more generally: Copilot isn't the only bot that can do these things, after all
:memo: fitzgen submitted PR review.
:speech_balloon: fitzgen created PR review comment:
I decided not to include something about this because commits are fundamentally a local operation, and there is nothing in our policy that prevents having an agent make multiple commits for you locally (which require some kind of commit message) and then having the human review+fixup+rewrite commit messages before making one or more pull requests. If we disallowed agents from writing commit messages completely (and they actually obeyed that) then that workflow would be impossible.
I view this as falling into the same bucket as copy-pasting LLM text: we can't stop humans from opening PRs with AI slop commit messages the same way we can't stop them from copy-pasting AI slop into the comment box. But we can try to stop agents from autonomously leaving comments on issues or making pull requests that contain AI slop commit messages without a human in the loop.
:memo: fitzgen submitted PR review.
:speech_balloon: fitzgen created PR review comment:
I tried to explicitly call out copilot to stop the copilot reviews triggered via github UI, but that didn't work, so I'm just removing that weirdly specific sentence and keeping the more general bits.
fitzgen updated PR #13503.
fitzgen has enabled auto merge for PR #13503.
fitzgen added PR #13503 Add AGENTS.md to hopefully stop automated AI pull requests and comments to the merge queue.
github-merge-queue[bot] removed PR #13503 Add AGENTS.md to hopefully stop automated AI pull requests and comments from the merge queue.
fitzgen updated PR #13503.
fitzgen has enabled auto merge for PR #13503.
fitzgen added PR #13503 Add AGENTS.md to hopefully stop automated AI pull requests and comments to the merge queue.
:check: fitzgen merged PR #13503.
fitzgen removed PR #13503 Add AGENTS.md to hopefully stop automated AI pull requests and comments from the merge queue.
Last updated: Jun 01 2026 at 09:49 UTC