diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 00000000000000..a622303a8852d5 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,7 @@ +# AI agent guidance + +CPython has a [policy on the use of AI tools](https://devguide.python.org/getting-started/ai-tools/). +All use of AI tools and agents when working on or interacting with CPython +must follow it. + +Read the policy before making or proposing any changes.