← Back to all sparks
R

Rollbar

DEVOPS
Velocity6.3

Rollbar's AI arc reaches its endpoint: the error tracker now opens the pull request.

ai-agentsroot-cause-analysiscredit-pricinggithub-integrationsession-replaymcp
Current state
Rollbar spent 2026 converting error tracking into an AI workflow, and the Resolve agent is where that lands — production errors now come back as pull requests carrying a fix, test results, and a root cause. The monetization moved with it: AI features bill against a credit pool sold separately from plan tier, with no per-seat charge. Around that core, the platform work has been deliberately unglamorous, covering account-wide API tokens, an MCP server, session replay timelines, and a settings UI rebuild.
Where it's heading
The product is moving from telling you what broke to handing you the change that fixes it, and each release since April closed part of that loop — root cause in April, cheap access to it in June, codebase reach via MCP and account tokens in July, code generation and test execution in August. Credits rather than seats are the pricing unit, which lets Rollbar put agent features on the free plan without cannibalizing tier upgrades. Moving code access onto a dedicated GitHub App suggests that reach is now treated as infrastructure rather than an integration.
Prediction
Expect Resolve to exit beta with credit consumption as the primary lever, and the agent to reach past single-error fixes — the cross-project correlation and telemetry already assembled for root cause analysis are the obvious next inputs.

Recent moves

  1. 6d ago

    Resolve now writes the PR that fixes your errors

    ⚡ SPARK

    Resolve is the terminal step of the arc that began with Root Cause Analysis in April: the same signals that once produced an explanation now produce a tested pull request. Shipping it on every plan against the existing credit pool, rather than behind a new tier, follows directly from the packaging decision Rollbar made in June.

    View source ↗
  2. 22d ago

    One Token, Every Project

    Account-wide tokens remove per-project credential juggling across the API, and MCP v0.6.0 immediately spends that on a single-connection agent setup plus a list-occurrences tool for raw occurrence data. It is plumbing, but it is precisely the plumbing an agent needs to read an entire account — which Resolve went on to do.

    View source ↗
  3. 2mo ago

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

    A live event timeline in Session Replay targets race conditions specifically, letting overlapping events be watched rather than reconstructed from logs afterward. The settings UI rebuild and assorted fixes alongside it are ordinary maintenance on an interface that had aged.

    View source ↗
  4. 2mo ago

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

    ⚡ SPARK

    Selling AI credits to free-plan users detached Rollbar's AI features from plan tier, and it is the decision that made August's every-plan Resolve rollout possible. The accompanying repricing put both paid tiers under $15.

    View source ↗
  5. 3mo ago

    Versions & Deploys, now on your Dashboard

    Versions and Deploys become Dashboard cards while the standalone pages get a retirement date, consolidating attention onto the page teams already keep open. The on-demand credit budget in the same release is the more consequential half, extending metered AI spend to a capped pay-as-you-go model.

    View source ↗
  6. 4mo ago

    AI Root Cause Analysis

    ⚡ SPARK

    Root Cause Analysis is the origin of everything Rollbar shipped after it — the credit pricing, the GitHub code access, and eventually the Resolve agent all trace back here. Cross-project correlation through session and propagation IDs is the part that made it more than a summarizer.

    View source ↗