bloop icon indicating copy to clipboard operation
bloop copied to clipboard

bloop is a fast code search engine written in Rust.

Results 139 bloop issues
Sort by recently updated
recently updated
newest added

**What's the problem?** The .msi installer asks for admin privileges to install the software. **What's the solution?** In the enterprise it's very common that machines do not have admin rights....

enhancement

It would be nice to have an option to replace the built-in key with our own OpenAI key. This is obviously not free for the user but it would be...

Is it possible to use the remote GPT stuff without granting any GitHub access and only access to local repositories?

Hi folks, I installed this a few weeks back, and tried again today with the latest version. I get stuck on the github "select a repo" screen. It looks like...

bug

This is an MVP of bloop cursor. For testing purposes, there is a special controls box that will be removed in production (see screenshot) Using this form you can make...

this implementation currently un-does a bunch of good work: - disables scope-graph based navigation - disables bincode serialization and uses json serialization instead - disables the `/answer` endpoint altogether the...

This PR adds support for building on Windows. Additionally, we (mostly) revert our changes in `ort`, and instead rely on pre-built binaries. On Windows, the only platform where onnxruntime has...

***DRAFT***: This is not yet ready to merge. This current iteration of the code presents a mixed set of results, although generally positive, depending on the repositories tested, and the...

**What's the problem?** I'm not sure what kind of eyes or monitors y'all have, but I find this dark mode of this app absolutely unreadable. It's dark gray text on...

enhancement