jambavan_index
Parses source files with tree-sitter, builds a SQLite symbol index, and returns processing statistics. Use once per project, then incrementally on file changes.
Instructions
Build or refresh the Jambavan codebase index. Parses source files with a tree-sitter AST extractor and stores symbols in a local SQLite database. Run once per project, then incrementally on file changes. Returns indexing statistics (files processed, symbols extracted, duration).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | No | Existing absolute directory inside the current unresolved fallback root. Cannot override an already fixed env, client-roots, cwd-project, or tool-input binding. |