klotz: semantic clustering* + cli*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. gitcrawl is a local-first GitHub triage tool and a drop-in caching shim for the gh CLI. It mirrors repository issues and pull requests into a local SQLite database, enabling semantic clustering and full-text search while preventing API rate limit exhaustion. This setup allows maintainers and AI agents to perform heavy read operations against a local cache rather than live GitHub servers.
    Main features:
    Local SQLite storage for all issue, PR, and commit metadata.
    A gh-compatible shim that handles most read-only calls locally.
    Semantic clustering using OpenAI embeddings to group related reports.
    An interactive terminal UI for cluster browsing.
    JSON support for easy automation with AI agents.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: semantic clustering + cli

About - Propulsed by SemanticScuttle