Index and query codebases to find symbols, call graphs, and text fast.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Context Engine" yet — see the docs or source repo.
In this codebase, find the definition of the symbol `processOrder`, all reference locations, and the key functions it calls. Organize the results by file path.
A list of definition locations, references, and main call relationships to quickly understand the function's impact.
Analyze the call graph of the `auth` module, identify the core modules it depends on, and which entry functions eventually call into it.
A summary of upstream and downstream call chains to inspect dependencies and assess change impact.
Search the project for error-handling code related to `timeout` and `retry`, then summarize the main implementation locations and pattern differences.
Matched code locations, summarized snippets, and implementation comparisons for easier standardization.
Index codebases with AST awareness and retrieve code context via semantic search.
Index, search, analyze, and monitor codebases for faster understanding and troubleshooting.
Turn any LLM into a codebase expert with search, mapping, and security insights.
Search codebases semantically to find relevant snippets and implementation context fast.
Index source code locally to query symbols, dependencies, and tree structure.
Enables local offline semantic code search for coding agents without APIs.