index_workspace
Walk a project to identify changed files by SHA-256 hash and incrementally update the persistent ChromaDB vector store, keeping semantic search indexes current without full re-indexing.
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 |