Skip to main content

v4.205.0

Added

  • New AI Code Review Features:
    • /matter review-max - Advanced AI Code Review with tool-use enabled analysis
    • /matter fix - Automated Code Fix Generation for review comments
  • Enhanced documentation for new AI-powered code review capabilities
  • Confidence scoring system for review comments
  • Automated fix PR generation with separate branch creation

Changed

  • Updated command list documentation with detailed feature descriptions
  • Enhanced code review workflow with deeper analysis capabilities
  • Improved developer experience with automated fix application

Benefits

  • Time saved: 15-30 minutes per PR on fix application
  • Review depth: 3x more comprehensive with tool-use
  • Accuracy: Confidence scoring reduces false positives
  • Developer satisfaction: Zero manual copy-pasting

Formatting & Config

  • Enhanced Readability: Improved AI-generated PR review formatting for a better developer experience.
  • Optimized Configuration: Fine-tuned AI model settings specifically for code review workflows.

Reliability & Reasoning

  • Robust Fallbacks: Intelligent model fallback mechanisms for uninterrupted reviews.
  • โ€œThinkingโ€ Models: Added support for reasoning tool calls before review generation.

Fix in Cursor Button

MatterAI review comments now have a Fix in Cursor button to open Cursor with a ready to use AI Prompt to fix the issue!Fix in Cursor Button

Faster Review Cycles

With priority setting, MatterAI now adds Low Priority comments in the PR review body with diff patch instead of review comments. Allowing you to merge PRs faster while still getting all the code reviews.Clear PR review body with diff patch

Hallicination Evals

MatterAI now detects and removes 99% of hallucinations in code reviews with new eval engine, powered by Axon Code model.

Login via Microsoft

You can now login via Microsoft to access your MatterAI account.

Enable PR Review Skip Alerts

Enable or Disable PR review skip alerts to reduce noise in your code reviews.

PR Review Priority Settings

Set the priority level for what PR review comments are added in your PRs/MRs. Options are: All, Medium and above, Only HIGH.

Gitlab V16 Support

MatterAI now supports Self-Hosted Gitlab V16 to along with v17 and v18.

Major AI Code Review Engine Upgrade

Smarter, faster and more accurate AI code reviews with our latest engine upgrade.

Dependabot PR Reviews Skip

Configurable to skip Dependabot PR reviews to reduce noise in your code reviews.

Migration to Axon-Code Model

All MatterAI Customers are now using the default axon-code model for all code reviews.

Codebase Learnings File Patterns Update

Minor updates to skip heavy and non-essential files from the learning map.

Codebase Learnings in GA

MatterAI Codebase learnings creates a learning map of all your code for maximum content in code reviews. Learn more: Codebase Learnings

Mermaid Diagram Bugfix

Fixed an issue where mermaid diagrams were not rendering correctly in the AI code review summary.

Auto-Resolve Conversations

When MatterAI detects an existing review suggestion is resolved, it will automatically mark the conversation as resolved alon with a โœ… Resolved comment.
Auto-Resolve Conversations

MATTER.md Rules

Now you can generate MATTER.md file in your repositories to define rules for AI code reviews.

MATTER.md Rules

Get Started with MatterAI Rulesets

Example

MATTER.md

Low Verbosity Summary

Verbosity in summaries are reduced to provide a more concise and focused summary.

Bugfix - AI Summary generation

Minor bugfix on AI Summary generation JSON formatting that in somecases caused undefined to show

Review Engine v6

The latest version of our AI code review engine is now available, featuring:
  • Improved Accuracy: Enhanced understanding of code context and structure.
  • Faster Processing: Optimized algorithms for quicker review generation.
  • Better Language Support: Expanded support for more programming languages and frameworks.
  • Enhanced Security Checks: More robust detection of security vulnerabilities and code smells.

Improvements

  • Stronger code reviews with our updated review engine
  • Updates to on-prem enterprise with better scaling and lite-reviews for cost savings
  • Bug fixes in summary generations and mermaid diagrams
  • Tanka poem in Summary: Similar to Haiku but expressing deeper emotions or nature themes.
These upgrades mean faster, sharper, and more efficient reviews, try it out and let us know what you think!

Slack Alerts ๐Ÿ””

Get alerts on Slack channel when any PR is merged below your configured Code Quality threshold or with an unresolved security vulnerability!

Slack Alerts

Configure Slack Alerts

Auto Resolve Comments โœ…

MatterAI automatically marks resolved issues in new commits with a โœ… Resolved comment, including a resolution reason. Benefits: Saves engineers time by eliminating manual comments and issue resolution. Validates fixes in new commits, exclusive to MatterAI-generated AI code reviews.

Auto Resolve Comments

Learn More about Auto Resolve Comments

Similarity Search ๐Ÿ”

Similarity Search automatically reviews new or modified function calls in pull requests, comparing them to existing repository definitions. It verifies alignment with the functionโ€™s contract (parameters, return value, side-effects). If a mismatch is found, it provides an inline suggestion detailing: The issue: Whatโ€™s misused and why. The fix: Minimal code changes needed. The impact: Risks if the mismatch is deployed.

Similarity Search

Learn More about Similarity Search

Integrations

Gitlab Setup is GA

MatterAI seamlessly integrates with GitLab to enhance your development workflow!
Setting up MatterAI service account

Gitlab Integration

Get Started with Gitlab AI Code Reviews

Atlassian Bitbucket Setup is GA

MatterAI seamlessly integrates with Atlassian Bitbucket to enhance your development workflow!
Setting up MatterAI service account

Bitbucket Integration

Get Started with Bitbucket AI Code Reviews

Developer Workflow Integration

  • Keyboard Shortcut Customization: Personalize your MatterAI interaction experience.

Code Analysis Upgrades

  • Cross-Repository Analysis: Identify patterns and issues across multiple repositories.
  • Legacy Code Support: Improved analysis for older codebases and deprecated languages.

Review Engine Improvements

  • End Line Character Fixes: Intelligent handling of line ending inconsistencies in GitHub.
  • Committable Code Generation: Enhanced code suggestions that are ready to commit without manual fixes.
  • Reduced Verbosity: More concise code and text outputs without sacrificing clarity.

LLM Cost Metrics

  • Token Usage: Tools to monitor and optimize token consumption.
  • Model Performance: Side-by-side comparison of different LLM providers.

Enterprise AI Integration

  • Vertex AI Support: Native integration with Googleโ€™s Vertex AI platform for enhanced model capabilities.
  • Multi-Model Orchestration: Intelligent routing between different AI providers based on task requirements.

Enterprise Security Enhancements

  • Role-Based Access Control: Granular permission management for teams of all sizes.

New Features & Improvements

  • โœ… Similarity Search (GA): Now generally available with AST grep functionality (no AI required).
  • ๐Ÿ” Enhanced Code Reviews: Deeper analysis, better accuracy, and improved string literals handling.
  • ๐Ÿ“ Code Suggestion Formatting: Fixed edge-case issues.
  • ๐Ÿค– Vertex API Support: Added Service Account authentication.
  • โœจ Gemini Models: Updated to latest stable versions.

Fixes & Tweaks

  • ๐Ÿ”ง GitHub New-Line Character Parsing: Fixed edge cases.
  • ๐Ÿ“Š Updated PR Review & Summary Formats: Improved presentation and clarity.
  • ๐Ÿ“ˆ Added LLM Cost/Usage Tracking Metrics: Better visibility into AI consumption.
  • ๐Ÿ› Command Pattern Recognition: Bug fixes for improved command detection.

AI Summaries v2

  • Advanced Detail Summary: Comprehensive PR summaries with deeper context understanding
  • Structured Information: Automatically splits summaries into logical sections for better readability
  • Security Visualization: Tables for package vulnerabilities, CVEs, and detailed explanations

AI Code Review Engine V2

  • Precise Code Suggestions: Deterministic commit positioning ensures feedback exactly where you need it
  • Duplicate Prevention: Smarter review intelligence avoids re-analyzing unchanged code sections
  • Cost Optimization: Auto-model swapping selects the best AI for each use-case, balancing performance and efficiency

Command Improvements

  • /matter review: Reviews only new commits for faster and more efficient reviews
  • /matter review-full: Triggers a comprehensive re-review of the entire codebase when needed

Agentic Chat

  • Code-Aware Conversations: Parses PR diffs, file context, and repo structure for relevant answers
  • Technical Explanations: Explains implementation decisions with precise technical details
  • Impact Analysis: Identifies potential side effects and integration points of code changes

For detailed release notes and API changes, please refer to our GitHub repository.

Knowledge Retention

  • Codebase Familiarity: Develops understanding of project-specific patterns and conventions

Continuous Improvement

  • Adaptive Reviews: Refines review approach based on team interactions and preferences
  • Team Alignment: Becomes increasingly aligned with team-specific needs and standards

AI Memories

  • Learning & Adaptation: Observes developer interactions to capture team preferences and coding styles
  • Pattern Recognition: Identifies recurring patterns in code reviews and discussions for better context
  • Contextual Understanding: Builds deeper understanding of your codebase and project architecture