▲ | bryanrasmussen 7 days ago | |||||||
so you would have an Agents.md in your testing folder and it would describe how to run the tests or generate new tests for the project - am I understanding the usage correctly? | ||||||||
▲ | theshrike79 7 days ago | parent [-] | |||||||
Pretty much yes Most systems have a global config, project config and personal config. But I do like the directory style to keep context low. Cursor did it best with actual glob filters in the front matter that tell the LLM "only read this if the file you're processing ends with *.php" | ||||||||
|