reindex
Build or refresh the local SQLite knowledge index for all repositories or a single specified repository, with optional force re-extraction of all files even when content hashes match.
Instructions
Build or refresh the local SQLite knowledge index for one or all repositories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | When true, re-extract all files even if hashes match | |
| repository | No | Optional repository to reindex; omit to reindex all |