Local-first AI Code Reviews

Driftal

Local first AI Code Reviews right in your terminal.
Private, fast, and powerful.

terminal

Built for Privacy & Speed

Everything runs locally. Your code never leaves your machine.

100% Private

All analysis happens locally. Your code stays on your machine, always.

Terminal Native

Seamlessly integrates into your CLI workflow. No context switching.

Lightning Fast

Optimized local AI models provide instant feedback on your code.

AI-Powered

Advanced code analysis with suggestions, bug detection, and best practices.

Get Started in Seconds

Install Driftal and start reviewing code immediately

1. Install globally via npm

bash
npm install -g driftal

2. Initialize in your project

bash
cd your-project && driftal init

3. Run your first review

bash
driftal review

Advanced Usage

bash
# Review specific files driftal review src/components/*.tsx # Review with custom config driftal review --config .driftal.json # Watch mode for continuous reviews driftal watch

Ready to elevate your code reviews?

Join developers who trust Driftal for private, local-first AI code reviews