Tag a feed with a Topic so it shows under that filter. Feeds route through the proxy below. If a site blocks datacenter traffic (some paywalled or bot-protected ones do), swap in a Google News feed: news.google.com/rss/search?q=site:example.com
Summaries run fully on-device with a built-in summariser. No key, no account, nothing leaves this phone, so you can share the app as-is. It picks the most informative sentence from a story, so quality tracks how much text the feed includes.
Most reliable: run the app with python3 serve.py (included). That fetches feeds from your own machine, with no CORS, no public proxies, and no rate limits, and the network test below will show local ✓. The proxy field is only used when you are not running that server: it is tried first, then the app falls back through other public proxies.
Tap the topics you want in your feed. Only these get pulled, so pick a few for a faster, tighter Dispatch. You can change this anytime in Settings.