Stream: git-wasmtime

Topic: wasmtime / PR #13503 Add `AGENTS.md` to hopefully stop au...


view this post on Zulip Wasmtime GitHub notifications bot (May 28 2026 at 15:33):

fitzgen opened PR #13503 from fitzgen:agents-md to bytecodealliance:main:

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2026 at 15:33):

fitzgen requested alexcrichton for a review on PR #13503.

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2026 at 15:33):

fitzgen requested wasmtime-default-reviewers for a review on PR #13503.

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2026 at 15:35):

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.

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2026 at 15:58):

fitzgen commented on PR #13503:

Going to see what happens if I try to ask copilot to review this PR

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2026 at 15:58):

fitzgen requested Copilot for a review on PR #13503.

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2026 at 16:00):

fitzgen commented on PR #13503:

Dang :-/

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2026 at 16:13):

fitzgen updated PR #13503.

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2026 at 16:14):

fitzgen requested Copilot for a review on PR #13503.

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2026 at 16:16):

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.

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2026 at 17:14):

:thumbs_up: cfallin submitted PR review:

Thanks! Hopefully this helps a bit...

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2026 at 17:14):

: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.

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2026 at 17:36):

:thumbs_up: alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2026 at 19:34):

github-actions[bot] added the label wasmtime:docs on PR #13503.

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2026 at 21:57):

:thumbs_up: tschneidereit submitted PR review:

Good idea!

Probably also add a .claude/CLAUDE.md file, since Claude doesn't use either of the existing ones. That should work if it contains the text @../AGENTS.md.

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2026 at 21:57):

: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

view this post on Zulip Wasmtime GitHub notifications bot (May 29 2026 at 17:23):

:memo: fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 29 2026 at 17:23):

: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.

view this post on Zulip Wasmtime GitHub notifications bot (May 29 2026 at 17:24):

:memo: fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 29 2026 at 17:24):

: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.

view this post on Zulip Wasmtime GitHub notifications bot (May 29 2026 at 17:25):

fitzgen updated PR #13503.

view this post on Zulip Wasmtime GitHub notifications bot (May 29 2026 at 17:26):

fitzgen has enabled auto merge for PR #13503.

view this post on Zulip Wasmtime GitHub notifications bot (May 29 2026 at 17:36):

fitzgen added PR #13503 Add AGENTS.md to hopefully stop automated AI pull requests and comments to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (May 29 2026 at 17:55):

github-merge-queue[bot] removed PR #13503 Add AGENTS.md to hopefully stop automated AI pull requests and comments from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (May 29 2026 at 21:58):

fitzgen updated PR #13503.

view this post on Zulip Wasmtime GitHub notifications bot (May 29 2026 at 21:59):

fitzgen has enabled auto merge for PR #13503.

view this post on Zulip Wasmtime GitHub notifications bot (May 29 2026 at 22:08):

fitzgen added PR #13503 Add AGENTS.md to hopefully stop automated AI pull requests and comments to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (May 29 2026 at 22:33):

:check: fitzgen merged PR #13503.

view this post on Zulip Wasmtime GitHub notifications bot (May 29 2026 at 22:33):

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