Engineering notes

How we build the engineering agent.

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.

·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 note