| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gitcrawl_0.9.5_windows_arm64.zip | 2026-09-09 | 6.7 MB | |
| gitcrawl_0.9.5_windows_amd64.zip | 2026-09-09 | 7.4 MB | |
| gitcrawl_0.9.5_linux_arm64.tar.gz | 2026-09-09 | 6.8 MB | |
| gitcrawl_0.9.5_linux_amd64.tar.gz | 2026-09-09 | 7.4 MB | |
| gitcrawl_0.9.5_darwin_arm64.tar.gz | 2026-09-09 | 6.9 MB | |
| checksums.txt | 2026-09-09 | 858 Bytes | |
| gitcrawl_0.9.5_darwin_amd64.tar.gz | 2026-09-09 | 7.5 MB | |
| SIGNING-MANIFEST.json | 2026-09-09 | 1.2 kB | |
| ASSET-INVENTORY.json | 2026-09-09 | 1.7 kB | |
| RELEASE-NOTES.md | 2026-09-09 | 1.4 kB | |
| README.md | 2026-09-09 | 1.4 kB | |
| v0.9.5 source code.tar.gz | 2026-09-09 | 1.0 MB | |
| v0.9.5 source code.zip | 2026-09-09 | 1.2 MB | |
| Totals: 13 Items | 45.0 MB | 0 | |
0.9.5 - 2026-09-09
- Update CrawlKit to v0.15.0 while retaining the existing Go 1.27.1 source-build minimum.
- Reconcile observed closures during default sync, retaining successful sweep coverage across offline periods without retiring omitted threads.
- Fill bounded embedding runs from older eligible threads when newer vectors are already current.
- Exclude raw comment and review-thread revision payloads and sync failure diagnostics from cloud SQLite snapshots while preserving canonical bodies, history rows, and PR patches without changing the source archive.
-
Add
syncandrefresh --with pr-metadatato hydrate PR metadata without fetching unrelated child collections or claiming their coverage. -
Add
--github-token-commandfor managed, rotating GitHub credentials during long synchronizations on Unix. Requests and quota reservations use the current credential without changing static authentication or remote-store sessions. -
Stop review-thread GraphQL pagination when GitHub returns an empty or repeated endCursor. Thanks @SebTardif.
- Raise the source-build minimum to Go 1.27.1 for CrawlKit v0.14.8 and align the Docker builder; newly built macOS binaries require macOS 13 Ventura or newer.
- Update SQLite to v1.58.0, compatible Go dependency patches, the Dockerfile frontend to 1.27, and TruffleHog to v3.97.4; retain SQLite's required libc v1.75.6.