← Back to all sparks
R

Rollbar

DEVOPS
Velocity6.3

Rollbar's Resolve agent reads your codebase and opens a fix PR automatically — error tracker becomes error fixer.

ai-debuggingautomated-prmcperror-trackingenterprise-governanceroot-cause-analysis
Current state
Rollbar is executing a clear trajectory: from passive error tracker to active error resolver. Root Cause Analysis landed in April 2026, Resolve (which reads your codebase, writes a fix, and opens a PR) launched in public beta in August, and the Terraform provider and MCP updates build the infrastructure for agents to interact with Rollbar programmatically. Free-plan users got access to AI credits in June, broadening the addressable base. The Sept 1 update added admin controls to disable AI features account-wide — a sign that enterprise buyers are asking for governance gates before expanding deployment.
Where it's heading
Rollbar is compressing the error-to-fix loop: surface the error, explain the root cause, write the fix, open the PR. Each step reduces the time a developer spends context-switching to debug. The MCP server (now v0.6.0 with single-account-token multi-project access) positions Rollbar as an error-context provider for external AI agents in IDEs — meaning Rollbar data can feed into Cursor or Claude Code workflows without a human copy-pasting stack traces. The governance controls (disable AI, email notifications for long runs) indicate enterprise procurement conversations are active.
Prediction
Resolve's PR quality will determine adoption: if the auto-generated fixes pass CI reliably, expect Resolve to become a default workflow for high-frequency error classes. Tighter GitHub integration (beyond the new App) and support for more languages and CI platforms are the likely next milestones.

Recent moves

  1. 14d ago

    Terraform API Access with Your Account Token, Plus Smarter AI Controls

    Terraform provider 1.18.0 lets a single account token drive all project-level resources, removing the per-project token juggle that made Terraform-managed Rollbar configurations brittle. The admin AI-disable switch addresses enterprise governance requirements that were blocking broader deployment.

    View source ↗
  2. 1mo ago

    Resolve now writes the PR that fixes your errors

    ⚡ SPARK

    Resolve's public beta ships the completion of the error-to-fix loop: it reads the stack trace, the RCA, and your codebase, applies a fix in an ephemeral environment, runs your tests, and opens a PR — human review is the last step, not the first.

    View source ↗
  3. 1mo ago

    One Token, Every Project

    Account-level tokens now work across the full Rollbar API, and MCP v0.6.0 inherits this — one token, one MCP configuration, all projects accessible to an AI agent or IDE. Removes the setup friction that was the biggest obstacle to MCP adoption in multi-project environments.

    View source ↗
  4. 3mo ago

    Debug Race Conditions in Real Time with Session Replay's Event Timeline

    Session Replay's live event timeline with fine zoom control gives developers a way to visually confirm race condition timing rather than inferring it from logs — a real debugging improvement for the class of errors that are hardest to reproduce.

    View source ↗
  5. 3mo ago

    You don't need a paid plan to use AI Root Cause Analysis

    Opening AI credits to free-plan users at $5/month for roughly 20-30 RCA analyses expands the addressable market for Rollbar's AI features and builds the habit before a paid upgrade, consistent with the broader strategy of making AI core to the error-tracking workflow.

    View source ↗
  6. 4mo ago

    Versions & Deploys, now on your Dashboard

    Versions and Deploys moving to dashboard cards consolidates the monitoring view, but this is a UI reorganization rather than a capability change — the standalone pages are being retired in favor of the dashboard-first layout.

    View source ↗