webfetch — token-efficient web content fetcher.
The defining feature is reference-style URL preservation: instead of
stripping links to their domain (losing the ability to cite or follow
them) or expanding full URLs inline (wasting tokens), links are replaced
with compact [N] markers and collected into a recoverable reference list.