docs · integrity · vs code
Docgrity finds duplicates, contradictions and open questions across your repo's markdown — with verbatim evidence — and drafts the GitHub issues to fix them.
Install Free → How it worksThree kinds of doc rot, each with verbatim evidence and a confidence score.
Near-identical documents, detected semantically or by verbatim shared blocks.
Conflicting dates, owners and numbers — quoted side by side.
Stale TODOs and unanswered questions, with potential owners from git history.
Right-click a finding → Raise GitHub issue. Labelled, deduplicated, evidence-backed — and nothing is posted until you approve.
Same engine as the extension — a read-only CLI and a GitHub Action.
docgrity scan --open gives an interactive HTML dashboard. Providers: none, ollama, anthropic, openai, gemini. Never posts anything.
uses: ujjavala/docgrity-vscode/action@main for scheduled scans, job-summary reports and opt-in deduplicated issues. Docs.
100% inside VS Code. No servers, no accounts, no telemetry.
Every finding quotes exact text, verified verbatim against your files.
Full scans with your Copilot or Ollama — or pure-algorithm no-agent mode, fully offline.
Every issue is a draft first. Nothing is ever posted on its own.
docgrity.modereport-and-issue or report-only — the latter blocks issue creation entirely.
docgrity.engineai or no-agent — pure algorithms, no model, contradictions skipped.
docgrity.checks.*Toggle duplicates, contradictions and open questions independently.
docgrity.include / excludeGlobs for docs to scan (default **/*.md); ignored files always excluded.
docgrity.model.*Pick the model — or run Docgrity: Select AI model. All options.
docgrity.thresholds.*Minimum confidence per finding type — raise for fewer, surer findings.