RE: [PATCH] [v2] Documentation: Provide guidelines for tool-generated content

From: Luck, Tony
Date: Mon Nov 10 2025 - 12:58:38 EST


> I think we should treat any AI generated patches similarly: people
> should mention the tool it was done with, and the script (ok, the
> "scripts" are called "prompts", because AI is so "special") used.

AI is also special in that it is effectively non-deterministic. You probably won't get
the same output from the same prompt.

Maybe still helpful to include the prompt, but it has less utility that a
sed or coccinelle script.

-Tony