01Relevance Scoring: Evaluates and ranks file content (0-1) to ensure only critical context is used.
02Dynamic Terminology Discovery: Learns project-specific naming conventions during initial broad queries.
034-Stage Retrieval Cycle: Structured approach to finding code through progressive refinement.
04Context Window Management: Prevents token overflow by filtering out low-relevance files and patterns.
05Gap Identification: Explicitly identifies missing information to drive more accurate subsequent searches.
060 GitHub stars