b_index_codebase
Triggers a full reindex of the codebase to update embeddings cache after large code changes or when index is outdated.
Instructions
Manually trigger a full reindex of the codebase. This will scan all files and update the embeddings cache. Useful after large code changes or if the index seems out of date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force reindex even if files haven't changed |