Releases: pwrdrvr/ghcrawl
Releases · pwrdrvr/ghcrawl
v0.6.0
Highlights
- Added a jump-to-thread prompt in the TUI so maintainers can move directly to a specific thread.
- Moved TUI refresh work into background jobs so the interface stays responsive during updates.
- Added a bundled release skill to make tag-driven GitHub releases easier to plan and publish. Thanks @huntharo (#12)
Performance
- Reduced the amount of work needed to build exact cluster edges for larger datasets.
- Parallelized exact cluster edge building so local analysis finishes faster.
Fixes
- Fixed the PR comment workflow permissions so automated PR comments can post reliably. Thanks @huntharo (#9)
Docs
- Linked the docs directly to embeddings pricing details for quicker operator lookup.
- Documented how to trace a thread back to its cluster JSON output.
- Clarified the ghcrawl skill CLI guidance for local workflows. Thanks @huntharo (#6)
Internal
v0.5.0 - TUI major performance improvement on openclaw repo
What's Changed
- deps: bump openai from 5.23.2 to 6.27.0 by @dependabot[bot] in #3
- ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #1
- deps: bump @clack/prompts from 0.11.0 to 1.1.0 by @dependabot[bot] in #4
- deps: bump zod from 3.25.76 to 4.3.6 by @dependabot[bot] in #2
New Contributors
- @dependabot[bot] made their first contribution in #3
Full Changelog: v0.4.0...v0.5.0
v0.4.0 - Local Close state, help, stacked layout
Full Changelog: v0.3.0...v0.4.0
v0.3.0 - Moar Skillz
Full Changelog: v0.2.0...v0.3.0
v0.2.0 - Replace GH reconciliation with closed recently updated scan
v0.1.1 - Fix README
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/pwrdrvr/ghcrawl/commits/v0.1.0