We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac05da5 commit 2a2a3eeCopy full SHA for 2a2a3ee
gptme/prompts.py
@@ -27,6 +27,7 @@
27
# Default files to include in context when no gptme.toml is present or files list is empty
28
DEFAULT_CONTEXT_FILES = [
29
"README*",
30
+ "AGENTS.md",
31
"CLAUDE.md",
32
"GEMINI.md",
33
".cursor/rules/*.mdc",
0 commit comments