---
slug: "drift"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/dadbodgeoff/drift@main/README.md"
repo: "https://github.com/dadbodgeoff/drift"
source_file: "README.md"
branch: "main"
---
# Drift

Codebase intelligence for AI. Detects patterns & conventions + remembers decisions across sessions. MCP server for any IDE. Offline CLI.

## Repository structure

- **drift v1 depreciated/** – Legacy TypeScript implementation (deprecated)
- **drift v2/** – Current Rust/TypeScript monorepo (active development)

For v2 setup and usage, see `drift v2/README.md` or the docs in `drift v2/docs/`.
