b_index_codebase
Trigger a full reindex of your codebase to update semantic search embeddings after significant changes, ensuring accurate natural language code queries.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force reindex even if files haven't changed |