• Error Monitoring
  • Logs
  • Session Replay
  • Tracing
  • Seer
  • Uptime Monitoring
  • Profiling
  • Cron Monitoring
  • AI Code Review
  • Github
  • Slack
  • All Integrations
  • Javascript
  • Python
  • React
  • Laravel
  • Next.js
  • All SDKs

Solutions

  • Web / Full Stack Development
  • Mobile Crash Reporting
  • Game Crash Reporting
  • AI Observability
  • Application Performance Monitoring
  • Real User Monitoring
  • Ecommerce
  • Enterprise
  • Blog
  • Changelog
  • Sandbox
  • Resources
  • Sentry Answers
  • Syntax
  • Customers
  • For Startups
  • Contact Us
  • Help Center
  • Status
  • Sentry Build
  • Events
  • Merch
Docs
Pricing
Sign InGet DemoGet Started
  • Products

    • Error Monitoring
    • LogsNEW
    • Session Replay
    • Tracing
    • SeerNEW
    • Uptime Monitoring
    • Profiling
    • Cron Monitoring
    • AI Code ReviewNEW

    Products

    • Error Monitoring
    • LogsNEW
    • Session Replay
    • Tracing
    • SeerNEW
    • Uptime Monitoring
    • Profiling
    • Cron Monitoring
    • AI Code ReviewNEW

    Integrations

    • Github
    • Slack
    • All Integrations

    Integrations

    • Github
    • Slack
    • All Integrations

    SDKs

    • Javascript
    • Python
    • React
    • Laravel
    • Next.js
    • All SDKs

    SDKs

    • Javascript
    • Python
    • React
    • Laravel
    • Next.js
    • All SDKs
  • Solutions

    • Web / Full Stack Development
    • Mobile Crash Reporting
    • Game Crash Reporting
    • AI Observability
    • Application Performance Monitoring
    • Real User Monitoring
    • Ecommerce
    • Enterprise
  • Learn

    • Blog
    • Changelog
    • Sandbox
    • Resources
    • Sentry Answers
    • Syntax
    • Customers
    • For Startups

    Learn

    • Blog
    • Changelog
    • Sandbox
    • Resources
    • Sentry Answers
    • Syntax
    • Customers
    • For Startups

    Support

    • Contact Us
    • Help Center
    • Status

    Support

    • Contact Us
    • Help Center
    • Status

    Hang out with us

    • Sentry Build
    • Events
    • Merch

    Hang out with us

    • Sentry Build
    • Events
    • Merch
    Holiday E-Commerce Checklist: A Developer’s Survival Guide

    Holiday E-Commerce Checklist: A Developer’s Survival Guide

    There’s never a good time for errors or performance degradations to show up, but during periods of peak traffic like the holidays, it’s especially critical to get immediate answers about what's failing and how to fix it.

    Learn More
  • Docs
  • Pricing
Sign InGet DemoGet Started
Sentry Changelog Illustration

Sentry Changelog

Follow Twitter@SentryChangelog to stay up to date on everything from product updates to SDK changes.

Categories:

Jump to:

Autofix (Beta): end of March updates

Autofix helps developers troubleshoot and resolve issues faster with AI-powered suggestions. It is currently available in Beta for Sentry users on a paid plan or trial.

Over the last two weeks, we have rolled out a number of new features and enhancements to Autofix. The most notable changes include:

  • Autofix now leverages traces in its context: thanks to the inclusion of tracing data (spans and performance) in the context, Autofix has better outcomes when troubleshooting issues that impact distributed systems, spanning across service boundaries.
  • More programming languages supported: with newly-added support for Bash, Dart, F#, PowerShell, Svelte, Swift, Vue, and Zig (among many others), you can now use Autofix on code written in almost every major–and not-so-major–programming language.
  • Root cause analysis is more thorough: Autofix now performs a more comprehensive root cause analysis step, helping itself and human engineers identify problems.
  • Additional project configuration: you can now indicate what repositories you would like to pass in as context, and customize repo-specific instructions for Autofix. These settings are accessible via the new gear button at the top of the Autofix flyout.
  • More feedback buttons: you can now react with thumbs up/down on both the root cause and solution steps. This is incredibly helpful to our team as we evaluate Autofix’s performance and ship small improvements every day based on your feedback.

As we’ve announced earlier this month, we are also rolling out support for running Autofix automatically on issues in limited preview. With this new capability, Sentry will trigger Autofix on each issue that appears to be fixable automatically. Please send us a note at autofix@sentry.io to request access.

Screenshot of the new UI options for configuring what repositories are passed to Autofix as context

Among the most relevant bugs we’ve fixed:

  • We've improved the speed and quality of codebase search and code editor.
  • Q&A prompts from Autofix should now be more targeted and specific.
  • The classification model powering automation decisions has been updated: Autofix will be more careful and targeted when deciding whether to automatically run on a new issue.

Thanks to all the users that have provided feedback on Discord!

Follow our team to get updates and connect with us to share your experience on the Sentry Discord server, in the Autofix feature-feedback channel.

March 31, 2025
Your code is broken. Let's Fix it.
Get Started