Skip to content

Releases: pwrdrvr/ghcrawl

v0.6.0

13 Mar 00:53
1b438e1

Choose a tag to compare

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

  • Added a benchmark for cluster performance coverage. Thanks @huntharo (#8)
  • Refreshed environment-related repository setup.

v0.5.0 - TUI major performance improvement on openclaw repo

10 Mar 19:27
0d308c4

Choose a tag to compare

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

Full Changelog: v0.4.0...v0.5.0

v0.4.0 - Local Close state, help, stacked layout

10 Mar 16:45
b17f58a

Choose a tag to compare

v0.3.0 - Moar Skillz

10 Mar 13:42
4ce4eb2

Choose a tag to compare

v0.2.0 - Replace GH reconciliation with closed recently updated scan

10 Mar 03:44
f18c498

Choose a tag to compare

v0.1.1 - Fix README

10 Mar 03:16
4db071a

Choose a tag to compare

v0.1.0

10 Mar 02:46
73c287b

Choose a tag to compare