Repo Semantic Search
repo_semantic_searchDebug semantic or hybrid ranking of indexed code chunks. Choose paths_only for scouting or snippets for detailed results.
Instructions
Debug raw semantic or hybrid ranking over indexed chunks. Prefer repo_context_pack for normal lookup; use paths_only to scout cheaply and snippets only when scores or fuller snippets are needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | hybrid | |
| query | Yes | ||
| max_results | No | ||
| project_path | No | ||
| response_mode | No | compact | |
| max_context_chars | No | ||
| max_snippet_chars | No |