# Diffsplain > Review Git diffs one file at a time, with a short coding agent note beside each patch. ## Docs - [Introduction](https://itsjling.github.io/diffsplain/docs): Review a Git diff one file at a time with context beside the code. - [CLI usage](https://itsjling.github.io/diffsplain/docs/cli): Select a review target and control the local Diffsplain page. - [Agent notes](https://itsjling.github.io/diffsplain/docs/agent-notes): Choose an agent, refresh its notes, or supply notes from another task. - [Diff data](https://itsjling.github.io/diffsplain/docs/data): Understand the live snapshot, demo data, Git targets, and update cycle. - [Mobile support](https://itsjling.github.io/diffsplain/docs/mobile): The supported browser, screen, input, and test contract for the Diffsplain review page. - [Development](https://itsjling.github.io/diffsplain/docs/development): Run the app, refresh demo data, build the docs, and check changes. ## Agent resources - [llms-full.txt](https://itsjling.github.io/diffsplain/docs/llms-full.txt): The full Markdown of every page in one file. - [Page Markdown](https://itsjling.github.io/diffsplain/docs/index.md): Append `.md` to any page URL to fetch that page as raw Markdown. - [JSON API](https://itsjling.github.io/diffsplain/docs/api/docs/pages.json): Page index of the JSON docs API; each entry links the page's JSON and Markdown forms. Described by the OpenAPI document at https://itsjling.github.io/diffsplain/docs/openapi.json. - [API catalog](https://itsjling.github.io/diffsplain/docs/.well-known/api-catalog): RFC 9727 linkset of the APIs documented here. - [agent-readability.json](https://itsjling.github.io/diffsplain/docs/agent-readability.json): Manifest of every agent-facing artifact on this site. - [Sitemap](https://itsjling.github.io/diffsplain/docs/sitemap.xml): Every indexable page URL with its last-modified date.