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

**Note: This PR is set to merge into `answer-tooling`, not `main`.** --- Here, we utilize the LLM to answer questions by giving it several actions to select from. Each action...

**Describe the bug** I download bloop_0.3.2_amd64.AppImage.tar.gz from release page, and unzip it, start it from terminal. But the main window is always grey, nothing was show in the bloop main...

bug

**Describe the bug** When I ask about the execution process of a function in a certain file, if the reply is too long, it may be truncated. **Expected behavior** 1....

bug

This will give qdrant enough time to load documents. As we still keep rediness check enabled, bloop app with restart until qdrant is ready

**What's the problem?** A lot of context for repos is located across GitHub issue threads. **What's the solution?** It would be nice to be able to ask questions about a...

feature

**Describe the bug** Add a large local repo (unreal engine 5's source code, I know this might be too much for bloop) will stuck in "Sync local repositories" for half...

bug