bloop
« Back to VersTracker
Description:
Code search engine
Type: Cask  |  Latest Version: 0.6.5@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  @bloop_ai  |  formulae.brew.sh
Category: Developer tools
Tags: code-search developer-tools ai productivity code-analysis
Install: brew install --cask bloop
About:
Bloop is an AI-powered code search engine that enables developers to query their codebases using natural language. It leverages semantic search alongside traditional regex capabilities to quickly find relevant code snippets, understand codebases, and navigate large projects efficiently. The tool integrates with GitHub repositories and local code, providing an intuitive interface for exploring code without complex grep commands.
Key Features:
  • Natural language code search powered by AI
  • Semantic understanding of code context and intent
  • Supports both regex and natural language queries
  • Integrates with GitHub and local repositories
  • Provides code explanations and context
Use Cases:
  • Navigating unfamiliar codebases quickly
  • Finding specific functionality without knowing exact function names
  • Understanding legacy code and complex logic
  • Onboarding new developers to large projects
Alternatives:
  • grep – Traditional regex-based search, lacks semantic understanding
  • Sourcegraph – Enterprise-focused code search with broader features but higher complexity
  • GitHub Code Search – Native GitHub search, limited to repository scope
Version History
Detected Version Rev Change Commit
Aug 5, 2025 2:16pm 0.6.5 0 VERSION_BUMP a7295b92