Skip to content

Releases: linuxrebel/RepoSearch

Release v1.0.1

Choose a tag to compare

@linuxrebel linuxrebel released this 07 Jun 05:06
52e73c5

Fixed a path issue in the main operational script

RepoBrowser v1.0

Choose a tag to compare

@linuxrebel linuxrebel released this 07 Jun 04:48

Initial release

  • Keyword (FTS5) and semantic (Ollama) search across all local git repos
  • Blended search mode combining keyword, semantic, name, and tag signals
  • Auto-generated tags from file extensions, README keywords, and directory structure
  • TLDR summary on each repo card — heuristic prose extraction, no extra LLM required
  • Dark and light theme UI with settings modal
  • duplist — reports duplicate clones to ~/Clone-Duplist.txt
  • dupclean — curses TUI to interactively delete duplicate clones one repo at a time
  • Cross-platform: Linux, macOS (Homebrew), Windows via WSL
  • Zero pip dependencies — stdlib Python 3.10+ only; Ollama installed automatically on first run