index_workspace
Index project files by detecting changes via SHA-256 hashes and incrementally updating a persistent local vector store to enable semantic code search.
Instructions
Walks the project, detects changed files by SHA-256 hash, and incrementally updates the persistent local ChromaDB vector store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory_path | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |