Datasets:
| # GitHub repos to sync — format: owner/repo,mode (live or backfill) | |
| # Live: already synced, quick incremental updates every cycle | |
| # Backfill: initial full sync, switches to live after completion | |
| facebook/react,live | |
| golang/go,live | |
| python/cpython,live | |
| mdn/content,live | |
| vuejs/docs,live | |
| vuejs/core,backfill | |
| rust-lang/rust,backfill | |
| swiftlang/swift,backfill | |
| microsoft/TypeScript,backfill | |