Index / refresh the repository
index_repoBuild or refresh the persistent code index for symbols and imports. Incremental updates re-parse only changed files, so re-run before searches.
Instructions
Build or refresh the persistent code index (symbols + imports). Only files whose mtime changed are re-parsed, so re-run it liberally, like git fetch, before trusting a search. Honors /.slimdex.json (ignoreDirs/extensions/exclude/maxFileBytes) and reports config problems instead of ignoring them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Ignore cache and reparse everything. |