Arbor provides deterministic analysis of pull request (PR) blast radius, helping developers understand the actual impact of code changes before merging. By parsing the repository, building a call graph, and walking through changed paths, Arbor identifies which parts of the codebase a PR affects, aiming to catch issues that might otherwise go unnoticed. The tool is designed for software teams and developers seeking to assess the risk and reach of code modifications during the review process.
Arbor offers two primary modes of operation. Users can install its GitHub App for full graph analysis, enabling automatic graph walks on every PR and generating PR comments, dashboard runs, and repository-specific policies. Alternatively, for a quicker assessment without installation, Arbor allows users to paste a public PR diff or URL directly into the browser for a heuristic preview. This in-browser preview uses filename and keyword heuristics rather than the full repository call graph, providing a fast signal check with no signup or code storage required. Both methods generate shareable risk cards that summarize high-risk changes and suggest checks to perform before merging, such as adding regression tests for the riskiest branches or confirming backward compatibility of database migrations.
The platform emphasizes privacy, stating that no code is stored during heuristic analysis, and highlights its utility in collaborative review settings by making risk cards easily shareable in review threads, chat platforms, or agent prompts. Agent handoff features allow scoped repair prompts to be sent to external agents, focusing on patching risky branches and ensuring regression tests pass. Arbor also provides detailed guidance on review steps, such as running targeted tests, checking configuration changes, and verifying API response structures, to help teams catch subtle or high-impact issues before code is merged.
Arbor is available as a free tool for both public and private repositories. Its approach prioritizes earning user trust by allowing teams to try its analysis features with minimal setup before opting for deeper integration via the GitHub App.
Arbor sits in PulseGate's AI code review category. It focuses on reducing bugs and improving code quality by automating pull request reviews with AI suggestions and risk analysis. Arbor is a B2B product aimed at software developers and engineering teams. Arbor follows a freemium model. Arbor is available on the web.
It is developed by Arbor, and it first shipped in 2026. The project is developed in the open on GitHub with 139 stars and 118 commits in the last 90 days. Key capabilities include AI code review, PR analysis, and merge confidence scoring.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do