When you ask an AI agent to write a new feature, a good agent will eventually say: “I need to write a test for this.”
But what happens next is usually messy.
To figure out where that new test belongs, the agent has to start searching through your project. It might scan file names, inspect fold…