Software Development

Ramp Inspect Bot Auto-Fixes Production Bugs

Ramp's internal AI agent monitors Sentry for top production errors, writes fix PRs autonomously — now behind 30% of merged PRs.

Author: Ramp Engineering

What was done

Fintech unicorn Ramp built an internal coding agent called Inspect Bot that connects to Sentry, identifies the top 20 most common production errors, spins up independent AI agents for each, and autonomously writes repair code and submits pull requests. Engineers only review and merge. The system integrates with CI/CD, Datadog, feature flags, and Slack. It now accounts for roughly 30% of merged PRs across Ramp's frontend and backend repos, compressing bug-fix cycles from hours to minutes.

Stack

Claude
Sentry
GitHub

Share