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ยง
- Context
Retriever - Context retriever for gathering relevant code context
- Search
Hit - A search hit from grep