{"description":"convert git repositories to llm-ready text","docs":"https://githem.com/help.html","endpoints":{"branch":"/{owner}/{repo}/tree/{branch}","commit":"/{owner}/{repo}/commit/{sha}","compare":"/{owner}/{repo}/compare/{base}...{head}","path":"/{owner}/{repo}/tree/{branch}/{path}","pull_request":"/{owner}/{repo}/pull/{number}","repository":"/{owner}/{repo}"},"examples":["https://githem.com/owner/repo","https://githem.com/owner/repo?preset=code-only","https://githem.com/owner/repo/tree/main/src","https://githem.com/owner/repo/commit/abc123"],"name":"githem","query_params":{"branch":"branch name (alternative to /tree/{branch})","exclude":"comma-separated patterns (e.g. tests/,*.md)","include":"comma-separated patterns (e.g. src/,lib/)","preset":["raw","standard","code-only","minimal"]},"source":"https://github.com/rotkonetworks/githem","version":"0.5.2"}