Releases: linuxrebel/RepoSearch
Releases · linuxrebel/RepoSearch
Release list
Release v1.0.1
Fixed a path issue in the main operational script
RepoBrowser v1.0
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