Read and search Caschys Blog from Raycast. The extension uses the public RSS feed at stadt-bremerhaven.de.
tipp@stadt-bremerhaven.de. The extension never sends it.AI results contain cleaned feed excerpts. The assistant instructions require returned feed data and links, and tell the model not to invent missing article content.
Article results are cached for ten minutes. If a refresh fails, the extension keeps the last cached result available.
npm ci
npm test
npm run test:live
npm run check
test:live reads the public RSS and search feeds. It does not publish or modify blog content.
MIT