Loading
Local CLI that verifies citations in agent/deep-research Markdown reports
First public release of the local CLI that verifies citations in agent / deep-research Markdown reports. git clone https://github.com/larrylot/citeguard cd citeguard python3 -m venv .venv && source .venv/bin/activate pip install -e ".[dev]" citeguard check fixtures/clean.md --fixtures citeguard che…. Ansar recorded GitHub stars 1 and forks 0.