Vercel Agent code reviews now follow your code guidelines
Vercel Agent now reads your .cursorrules. No more generic code reviews.

Why it matters
Vercel is shipping context-aware code review agents that automatically adapt to repository-specific coding standards, reducing friction for teams already using Claude and Cursor.
The key facts
8 to knowVercel Agent code reviews now auto-detect repository coding guidelines
Supports AGENTS.md, CLAUDE.md, .cursorrules, and GitHub copilot-instructions.md formats
No configuration required — guidelines automatically applied
Published January 6, 2026
Vercel Agent code review feature now applies repository-specific coding guidelines
Auto-detection of multiple guideline formats: AGENTS.md, CLAUDE.md, .cursorrules, .github/copilot-instructions.md
Zero-configuration deployment — guidelines detected automatically
Context-specific feedback based on codebase standards
Go to the source
Vercel Blogvercel.com
Publisher excerpt: now applies your repository’s coding guidelines during code reviews.Vercel Agent Add an file to your repository, or use existing formats like , , or .AGENTS.mdCLAUDE.md.cursorrules.github/copilot-instructions.md Agent automatically detects and applies these guidelines to provide context-specific…