Skip to main content

Module context_retriever

Module context_retriever 

Source
Expand description

Context Retriever

Uses the grep crate (ripgrep library) for fast code search across the workspace. Provides context retrieval for LLM prompts while respecting token budgets.

Structsยง

ContextRetriever
Context retriever for gathering relevant code context
SearchHit
A search hit from grep