Index repositories and retrieve lossless code context for large-scale AI coding.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "reflens" yet — see the docs or source repo.
Use reflens to index this repository and summarize the system architecture, major module boundaries, key dependencies, and entry files for each module.
An architecture overview grounded in full repository context for quickly understanding a large codebase.
Use reflens to locate the code path for 'user login' and explain the call chain across the frontend entry, backend API, authentication logic, and error handling files.
A file-by-file feature trace with call relationships, making related code easier to find and modify.
First use reflens to retrieve all core files related to the payment module, then analyze which functions are tightly coupled, which interfaces can be abstracted, and suggest low-risk refactoring steps.
Refactoring analysis and recommendations based on full code context, reducing missed dependencies and risky changes.
Help AI agents navigate, search, and understand codebases and change history.
Build semantic indexes for files and repos so AI can retrieve meaning.
Help LLMs inspect reasoning and improve answers through recursive self-reflection.
Search code semantically and answer questions about a codebase.
Analyze any codebase and deliver structured, token-efficient context for AI assistants.
Index codebases locally and retrieve only relevant context for AI coding.