·9 min read
Why We Abandoned Repository Indexing in TheGitAI
Why we chose just-in-time repository exploration over trying to predict all useful code context before the work begins.
Read the noteEngineering notes
Notes on the decisions behind TheGitAI — how an agent finds the right code, verifies its own work, and why some of the obvious architecture turned out to be the wrong default.
Why we chose just-in-time repository exploration over trying to predict all useful code context before the work begins.
Read the note