clean
Remove all indexed data for a codebase to fix corrupted indexes or start fresh. Deletes ChromaDB collection and .codebaxing/ data while preserving user configuration.
Instructions
Clean all indexed data for a codebase. Deletes ChromaDB collection and .codebaxing/ data. Preserves user config (ignore.json). Use this to fix corrupted indexes or start fresh.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the codebase directory to clean |