Writing
Notes on private code intelligence, local retrieval, and the parts of a codebase cloud assistants never see.
Why your AI assistant can't tell you why your code changed
June 2026
Cloud coding assistants index the current state of your code, so they can't answer why a line exists or when a behavior broke. Those answers live in git history, which is also the data teams least want to upload.
Read the post