| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-05-08 | 600 Bytes | |
| gitcrawl_0.3.0_darwin_amd64.tar.gz | 2026-05-08 | 5.5 MB | |
| gitcrawl_0.3.0_darwin_arm64.tar.gz | 2026-05-08 | 5.2 MB | |
| gitcrawl_0.3.0_linux_amd64.tar.gz | 2026-05-08 | 5.5 MB | |
| gitcrawl_0.3.0_linux_arm64.tar.gz | 2026-05-08 | 5.0 MB | |
| gitcrawl_0.3.0_windows_amd64.zip | 2026-05-08 | 5.6 MB | |
| gitcrawl_0.3.0_windows_arm64.zip | 2026-05-08 | 5.1 MB | |
| README.md | 2026-05-08 | 1.1 kB | |
| v0.3.0 source code.tar.gz | 2026-05-08 | 458.8 kB | |
| v0.3.0 source code.zip | 2026-05-08 | 522.3 kB | |
| Totals: 10 Items | 32.8 MB | 0 | |
- Bump routine release workflow dependencies.
- Add a repo-local
gitcrawlagent skill for local archive, freshness, gh-shim, cluster, and verification workflows. - Accept full GitHub issue and pull request URLs anywhere
gitcrawlexpects a thread number, including sync filters, gh-shim views/diffs, governance commands, neighbor lookup, embedding, and TUI jumps. - Document read-only SQLite query examples in the repo-local agent skill so agents can do exact local archive counts without mutating state.
- Document the crawlkit control surface now available on
main, includingmetadata --json,status --json, anddoctor --jsonfor local launchers and CI. - Clarify that
gitcrawl tuiremains the reference terminal browser for the crawl app family while sharedcrawlkit/tuiconverges on the same panes, sorting, action menus, and status chrome. - Add command-reference coverage for the read-only metadata/status commands.
- Add broader CLI, gh-shim, TUI, and store regression coverage for the verified release surface.