Insights

Track agent suggestions across all code reviews

Insights gives teams visibility into how agents are performing across all reviews. It aggregates data from all change reviews and surfaces trends, adoption, and the impact of different agents over time.

Overview

  • Overview metrics At the top, you’ll find a snapshot of activity:

    • PRs Reviewed — the number of changes Baz has analyzed.

    • Accepted Suggestions — how many AI suggestions were accepted into code.

    • Rejected Rate — the percentage of suggestions explicitly rejected by reviewers.

  • Accepted Suggestions by Agent Type A breakdown of which categories of agents (Security Best Practices, Code Quality & Conventions, Code Correctness, etc.) are driving the most accepted suggestions.

  • Acceptance Rate Trend A time-series graph showing how acceptance rates evolve across weeks or months. This helps track adoption, improvement, and stability of Baz in your workflow.

  • Agent Table A detailed table of all agents, including:

    • Accepted — suggestions merged into code.

    • Unaddressed — suggestions left without action.

    • Rejection Rate — the ratio of rejected suggestions per agent.

    This makes it easy to see which agents add the most value, and where developers may need to adjust practices.

How to use it

  1. Navigate to the Insights tab from the sidebar.

  2. Use filters (Agents, User, Time) to focus on the data that matters to you.

  3. Compare adoption across agent types to identify strengths and gaps.

  4. Track trends to see whether Baz’s review quality is improving over time.

Last updated