| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-07 | 2.0 kB | |
| v2.2.4 source code.tar.gz | 2026-09-07 | 3.2 MB | |
| v2.2.4 source code.zip | 2026-09-07 | 3.5 MB | |
| Totals: 3 Items | 6.7 MB | 4 | |
2.2.4 (2026-09-07)
Bug Fixes
- 🐛 read SCRAPEGRAPHAI_TELEMETRY_ENABLED from the environment, not the config file (8769c3b)
- models: add Gemini 2.5 token limits so they are not truncated to 8192 (c21af20)
- fetch: surface HTTP errors and missing content instead of answering NA (f91478e), closes #1102 #1102