August 24, 2026
Source code as primary context for coding agents
Coding agents should inspect source code directly, use deterministic search for retrieval, and reserve model reasoning for understanding and decisions.
Topic
4 posts in this topic.

August 24, 2026
Coding agents should inspect source code directly, use deterministic search for retrieval, and reserve model reasoning for understanding and decisions.

June 16, 2026
A look under the hood of GitHits, what a real open-source index requires, and why search-and-rerank depends on its source.

June 10, 2026
A new code navigation skill gives your agent search, file listing, read, and grep across a codebase, so its answers come from the actual code.

June 10, 2026
Use GitHits in the research phase to compare coding agents by their real behavior, before you clone a repo or write code.