Skip to Content
DocsGuidesInsights

The Insights tab in the dashboard builds on the telemetry data the Reports tab already collects, adding quality metrics, token analytics, efficiency trends, and AI-powered coaching.

Overview metrics

Three headline cards give you a quick read on quality and efficiency:

MetricWhat it measuresBetter is…
First-Pass Rate (No Rework)% of features completed without triggering rework flags (thrashing, fix cascades, scope creep)Higher
Median Cost / FeatureMedian AI compute cost per feature at API list pricesLower
Median Tokens / Line ChangedMedian billable tokens per line of code changedLower
Insights summary cards showing quality and cost metrics

Two sparkline trend panels show 7-day and 30-day direction:

  • Cost per Feature — is each feature getting cheaper to deliver?
  • Tokens per Line Changed — are agents getting more efficient with tokens?
Insights charts showing token and cost trends over time

Token analytics

When features have billable token data, the Insights tab shows a full token analytics section:

  • Summary cards — mean, median, P90, and max tokens per feature
  • Token Distribution — histogram showing how token spend is distributed across features
  • Tokens per Feature Over Time — scatter plot showing token spend trends
  • Token Usage by Agent Over Time — stacked bar chart with daily/weekly bucketing
  • Token Usage by Activity & Agent — stacked area chart breaking down implement vs. evaluate vs. review tokens

Agent Efficiency table

A per-agent breakdown showing features completed, median tokens, median cost, and median tokens per line changed. Use this to compare agent efficiency and decide role assignments.

AI insights & coaching

The insights panel analyses your recent workflow data and surfaces observations and actionable recommendations about your workflow patterns, agent performance, and cost optimisation opportunities.

The Insights view with AI-generated observations

How data flows

Agent sessions → Telemetry parsers → .aigon/telemetry/ → Reports tab ↘ Insights tab

The Insights tab reads the same normalized telemetry that the Reports tab uses. No additional data collection is required — if Reports shows data, Insights can analyse it.

When Insights is most useful

The Insights tab shines when you have enough data to spot trends:

  • After 10+ features — metrics become statistically meaningful
  • With 2+ agents — the Agent Efficiency table reveals comparative strengths
  • Over time — sparkline trends need at least a week of data to show direction

For new projects with few features, the free Reports tab provides everything you need.

Next steps

Last updated on