Code Review That Understands Intent
DevNorm isn't another linter — it's an AI reviewer that understands what your code is supposed to do. Confidence-gated findings, severity分级, zero noise.
npm install -g devnorm Why DevNorm?
Built on the principles of AI-first development. Not a linter with AI slapped on — a reviewer that understands code intent.
AI-Native Review
Powered by MiniMax M2.7-highspeed. Understands context, intent, and business logic — not just syntax.
Confidence Gating
Only reports findings with confidence ≥8/10. No noise, no false positives. Every alert is actionable.
Severity分级
Blocker / Major / Minor. Prioritize what matters — critical bugs blocking merge, vs. nice-to-have refactors.
GitHub App
Install once, every PR gets reviewed. No CI configuration, no workflow files — just works.
CLI First
devnorm review ./src — local review in seconds. Works in CI, pre-commit, anywhere.
Team Dashboard
Track code quality trends across your team. Coming soon: quality metrics, repeat offenders, improvement curves.
Two Ways to Review
Choose the workflow that fits your team. Both deliver AI-powered review with zero configuration.
CLI
LocalGitHub App
AutomaticSimple, Transparent Pricing
Start free, scale as you grow. No hidden fees, no feature gating for essentials.
Individual
For solo developers who want AI-powered code review.
- CLI tool — unlimited reviews
- All languages supported
- GitHub integration
- MIT open source
Team
For teams that take code quality seriously.
- Everything in Individual
- GitHub App for auto-review
- Up to 5 team members
- Dashboard preview
- Priority support
Student
Verified .edu email required. Build better habits early.
- Everything in Individual
- No credit card required
- Learn AI-assisted development
- Build portfolio-ready code
All plans include a 14-day free trial. No credit card required to start.
Frequently Asked Questions
Everything you need to know about DevNorm.
How is DevNorm different from a linter?
Linters check code style and patterns. DevNorm checks code intent. It understands what your code is supposed to do, and flags things that will actually break in production — not just style violations.
What languages does DevNorm support?
TypeScript, JavaScript, Python, Go, Rust, and more. The AI model analyzes code structure and logic — not just syntax — so it works across any language with proper context.
How is code privacy handled?
Code is sent to the MiniMax API for analysis. We don't store your code after review. For the GitHub App, code is processed in real-time and never persisted on our servers. Enterprise options with private deployment coming soon.
How does the confidence gating work?
Every finding is scored 1-10 for confidence. Only findings ≥8/10 are reported as issues. Lower-confidence observations are dropped entirely — no "worth a second look" noise by default. This keeps your PR comments clean and actionable.
Can I self-host DevNorm?
The CLI is MIT open source — you can run it on your own infrastructure. The GitHub App requires our cloud service for webhook handling. Enterprise self-hosted options are on the roadmap.
How do I get the free student plan?
Sign up with your .edu email address. We'll verify your student status and upgrade your account automatically. Valid for the duration of your studies.