BLAgent Agentic RAG for File-Level Bug Localization
July 3, 2026
BLAgent is an agentic RAG framework that uses path-augmented AST-based chunking and dual-perspective query transformation to localize bugs within file structures. It improves the accuracy of identifying faulty code in large repositories, reducing error propagation in automated program repair pipelines.
HOW THIS AFFECTS YOU
●
builderYou can integrate more precise repository-aware retrieval into your LLM-based software maintenance and debugging tools.