Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.13 KB

File metadata and controls

39 lines (27 loc) · 1.13 KB

Driftal

Pre-commit code reviews, right in your terminal.

Driftal is a CLI tool designed for developers who value privacy and speed. It runs AI code reviews entirely on your local machine, ensuring your code never leaves your environment while providing instant feedback, bug detection, and best practice suggestions.

Why Driftal?

  • 🔒 100% Private: All analysis happens locally. Your code is yours; it never touches an external server.
  • 💻 Terminal Native: Integrates seamlessly into your existing CLI workflow. No context switching required.

Installation

Install Driftal globally via package manager of your choice:

npm install -g driftal

Quick Start With 2 Simple Steps

  1. Login globally to get started with any repo on your machine:

    driftal login
  2. Run a review to analyze your codebase:

    driftal review

Choose from all major SOTA models

driftal models select

Book a free onboarding here: 30 mins with @jaymalve, creator of Driftal

License

MIT © Driftal