Codebase context when and where you need it.
Core Capabilities
Context Infrastructure
for Codebases.
1.
Context for Every Codebase
Get Codebase Names
Returns a list of all codebases supported by Driver for the authenticated user's organization.
Get Changelog
Returns a document with a change log broken down by year and month, describing the development process.
Get Detailed Changelog
Fetches detailed change log and commit log-derived information for a particular month and year.
2.
Deep Context Documents
Get Architecture Overview
Returns a document describing the architecture of the whole codebase, optimized to inform an LLM agent.
Get File Documentation
Fetches complete and exhaustive symbol-level documentation for the file specified by path.
3.
Effective Navigation
Get Code Map
A navigable tree structure for the codebase returning terse descriptions and metadata for nodes.
Get LLM Onboarding Guide
Returns a document to onboard an LLM agent quickly, providing a broad overview and navigation tips.
4.
Details at Scale
Get Architecture Overview
Returns a document describing the architecture of the whole codebase, optimized to inform an LLM agent.
Get File Documentation
Fetches complete and exhaustive symbol-level documentation for the file specified by path.