index_repo
Indexes a repository for semantic code search, storing the index in a centralized location to keep the repository clean.
Instructions
Index a repository for semantic code search.
The index is stored in a centralized location to avoid polluting the repository with .rag folders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Absolute path to the repository to index |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |