Skip to main content
After identifying a root cause, the AI agent writes a fix and opens a pull request on GitHub — linked back to the trace that surfaced the issue. Requires setting up GitHub Integration.

How It Works

  1. Root cause analysis — the agent identifies the bug (see Root Cause Analysis)
  2. Write the fix — modifies the source code in the sandbox
  3. Open the PR — pushes a new branch and creates a PR on GitHub for you to review
The agent never pushes directly to main.