educationeveryoneeducationsourcesconfig1 min read · 7/26/2026, 8:42:46 AM
How DevAgentRadar sources release notes
GitHub Releases + official product sites, all configurable in config/radar-sources.json.
How DevAgentRadar sources release notes
DevAgentRadar is a free global radar. Coverage is config-driven.
Config file
config/radar-sources.json
Each assistant lists scrapable sources:
- GitHub Releases pages (
https://github.com/org/repo/releases) — fetched via the GitHub API for structure - CHANGELOG.md / HISTORY.md raw files
- Official product changelogs (HTML)
Commands
pnpm radar:setup # apply config to DB
pnpm radar:poll:force # scrape all enabled sources now
pnpm radar:digest # write insight from latest signals
Adding a new assistant
- Edit
config/radar-sources.json - Add assistant + sources (GitHub releases URL and/or vendor site)
- Run
pnpm radar:setup && pnpm radar:poll:force
No code change required for new sources.
Was this guidance useful?
Anonymous · one vote per visitor · re-click to clear. Helps improve digests—not a product ranking.