code_intel_search
Search indexed code repositories using hybrid semantic and lexical retrieval to get exact source citations, match reasons, and reliability scores.
Instructions
Search indexed code with hybrid semantic and lexical retrieval, exact citations, match reasons, and reliability scoring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | hybrid | |
| query | Yes | Question, behavior, or symbol to find. | |
| top_k | No | ||
| rerank | No | ||
| index_dir | No | Optional index storage directory. | |
| repo_path | No | Repository root; defaults to the server --dir. |