| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-07-06 | 600 Bytes | |
| gitcrawl_0.7.0_darwin_arm64.tar.gz | 2026-07-06 | 6.3 MB | |
| gitcrawl_0.7.0_linux_amd64.tar.gz | 2026-07-06 | 6.7 MB | |
| gitcrawl_0.7.0_darwin_amd64.tar.gz | 2026-07-06 | 6.6 MB | |
| gitcrawl_0.7.0_linux_arm64.tar.gz | 2026-07-06 | 6.2 MB | |
| gitcrawl_0.7.0_windows_amd64.zip | 2026-07-06 | 6.7 MB | |
| gitcrawl_0.7.0_windows_arm64.zip | 2026-07-06 | 6.2 MB | |
| README.md | 2026-07-06 | 1.6 kB | |
| v0.7.0 source code.tar.gz | 2026-07-06 | 605.8 kB | |
| v0.7.0 source code.zip | 2026-07-06 | 685.5 kB | |
| Totals: 10 Items | 40.1 MB | 0 | |
Changes
- Update CrawlKit to v0.13.3 for TOML recursion, panic, and deeply nested input hardening.
- Resolve relative
gitcrawl initdatabase, runtime, and portable-store filesystem paths before saving them so later SQLite commands open the intended files instead of failing on an invalid URI, and reject unsupported SQLite URI or in-memory--dbvalues. - Add
gitcrawl doctor --locks --jsonfor read-only SQLite health, sidecar state, and best-effort writer-process diagnostics, keeping archive health distinct from detected activity. Thanks @TurboTheTurtle. - Add read-only per-repository archive coverage reporting with JSON/table output, repository and missing-PR-detail filters, hydration counts, and explicit failure-ledger availability. Thanks @TurboTheTurtle.
- Report the active executable/build identity and read-only database schema compatibility in
gitcrawl doctor --json, including actionable drift diagnostics without applying migrations. Thanks @TurboTheTurtle. - Document the first-run local maintainer archive workflow, including targeted PR hydration, bounded-staleness search, run inspection, and the Octopool boundary. Thanks @TurboTheTurtle.
Verification
- Release commit:
0bc269b - Release workflow and Homebrew update
- Checksums
- Changelog