Index repo
index_repoScan a repository to build a lightweight chunk index in .context-index/chunks.json. Run this before search_code and re-run after significant code changes.
Instructions
Scan a repository and build a lightweight chunk index at /.context-index/chunks.json. Run this once before search_code (and re-run after significant code changes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | Yes | Absolute path to the repository root |