Why Grep Beat Embeddings in Our SWE-Bench Agent (Lessons from Augment)
According to the article, a team building an agent for the SWE-Bench coding evaluation found that simple tools like `grep` and `find` were more effective than complex embedding-based retrieval, as the agent's persistence…