Skip to main content
Detail connects to your GitHub repositories and runs continuous AI-powered scans to surface real bugs and security issues before they reach production. Browse findings in the dashboard, triage on mobile with Flow, manage everything from the CLI, or integrate with your existing tools via the public API.

Quick Start

Connect your first repository and get your initial scan results in minutes.

Bug Finder

Learn how Detail’s AI scans your code and surfaces ranked findings.

CLI Reference

Triage bugs, manage rules, and inspect scans from your terminal.

API Reference

Automate workflows with the Detail REST API.

What Detail does

Detail deploys AI agents across your GitHub repositories to find bugs that static analysis misses. Every scan produces a ranked, deduplicated list of issues — each with a full report, the file and commit that introduced it, and a suggested fix.

Bug Finder

AI scans every file and surfaces ranked bugs with suggested fixes.

Security Scanning

Flag vulnerabilities with a dedicated security-focused scan mode.

Dead Code

Detect unused code and automatically open PRs to remove it.

Doc Fixes

Keep documentation in sync with code changes automatically.

Rules

Create project-specific analysis rules from example bugs or descriptions.

Flow

Mobile-first bug triage with an embedded AI assistant.

Get started in three steps

1

Sign up and install the GitHub App

Go to app.detail.dev and sign in with GitHub. Install the Detail GitHub App on the repositories you want to scan.
2

Run your first scan

Detail automatically scans on a nightly schedule, or you can trigger an on-demand scan from the dashboard. Your first results usually appear within minutes.
3

Triage and fix

Review findings in the dashboard or on mobile via Flow. Resolve bugs after fixing them, dismiss false positives, or publish issues directly to Linear, Jira, Asana, or GitHub Issues.
The CLI and API are available for teams that prefer terminal-based workflows or want to automate triage programmatically.