> ## Documentation Index
> Fetch the complete documentation index at: https://docs.githits.com/llms.txt
> Use this file to discover all available pages before exploring further.

# GitHits documentation

> GitHits gives AI coding agents indexed public open-source code, package docs, metadata, vulnerabilities, changelogs, and examples.

<span className="githits-beta-note">Beta: tool names, setup flows, and result formats may change as GitHits evolves.</span>

GitHits gives AI coding agents version-aware access to indexed public open-source code, package docs, package metadata, vulnerabilities, changelogs, dependency graphs, upgrade evidence, and real implementation examples.

<div className="githits-feature-grid">
  <Card title="Quick Start" img="https://mintcdn.com/githits/Hm40jjPoMZp3cAjh/images/githits-agent-workflow.svg?fit=max&auto=format&n=Hm40jjPoMZp3cAjh&q=85&s=fe3e8baf0087fbb5dbf2d3662669dbea" href="/quickstart" width="378" height="378" data-path="images/githits-agent-workflow.svg">
    Configure the hybrid CLI once so your agent can start using GitHits.
  </Card>

  <CardGroup cols={2}>
    <Card title="Code Examples" img="https://mintcdn.com/githits/Hm40jjPoMZp3cAjh/images/githits-code-examples.svg?fit=max&auto=format&n=Hm40jjPoMZp3cAjh&q=85&s=b45c4cebea6d467269fc20d126ba5a02" href="/tools/code-examples" width="378" height="378" data-path="images/githits-code-examples.svg">
      Prior art and implementation patterns from repositories, issues, discussions, and pull requests.
    </Card>

    <Card title="Code Navigation" img="https://mintcdn.com/githits/Hm40jjPoMZp3cAjh/images/githits-code-context.svg?fit=max&auto=format&n=Hm40jjPoMZp3cAjh&q=85&s=6b1641bcbafdca5581a6cae1fed0b0ad" href="/tools/code-navigation" width="378" height="378" data-path="images/githits-code-context.svg">
      Search indexed packages and repos, grep source, list files, and read exact lines without cloning.
    </Card>

    <Card title="Documentation Access" img="https://mintcdn.com/githits/Hm40jjPoMZp3cAjh/images/githits-open-source-refresh.svg?fit=max&auto=format&n=Hm40jjPoMZp3cAjh&q=85&s=35f810b5d549af84cdfd04cb1b6978b3" href="/tools/documentation-access" width="378" height="378" data-path="images/githits-open-source-refresh.svg">
      Search hosted and repo-backed package docs, then read targeted pages and line ranges.
    </Card>

    <Card title="Package Inspection" img="https://mintcdn.com/githits/Hm40jjPoMZp3cAjh/images/githits-reasoning-rank.svg?fit=max&auto=format&n=Hm40jjPoMZp3cAjh&q=85&s=d74cfc9b71db5b699bd18630eb5b0960" href="/tools/package-inspection" width="378" height="378" data-path="images/githits-reasoning-rank.svg">
      Dependency metadata, vulnerabilities, changelogs, upgrade context, and package docs.
    </Card>
  </CardGroup>
</div>
