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.Documentation Index
Fetch the complete documentation index at: https://traceroot.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
How It Works
- Root cause analysis — the agent identifies the bug (see Root Cause Analysis)
- Write the fix — modifies the source code in the sandbox
- Open the PR — pushes a new branch and creates a PR on GitHub for you to review