bloop
bloop copied to clipboard
bloop is a fast code search engine written in Rust.
**Describe the bug** I installed bloop deb version 0.3.4 on a Ubuntu 22.04 running on Windows WSL. I am stuck on the GitHub login step where the GitHub authentication process...
Adds a `path:` filter to semantic search queries. This will allow better navigation of monorepos (and large repos more broadly). Unlike other filters `path:` is a substring match, so `Which...
Adds a language diversity factor to the MMR score in the `deduplicate_snippets` function. This helps return relevant results for ambiguous queries that could refer to multiple parts of a project....
the /answer endpoint now produces a state object on every event, which is continually updated as the stream progresses.
As a user of the Bloop I would like to request the ability to customize the default GPT-2 model with a custom model of my choice for conversation taking. Currently,...
**What's the problem?** A clear and concise description of the problem. For example, I find... frustrating **What's the solution?** A clear and concise description of what you'd like to happen....
**Describe the bug** On my Windows system, I installed v0.3.3 but unfortunately, the **Sync local repositories** feature is not functioning properly. I have designated the appropriate folder where my git...