jambavan_index
Parse source files using tree-sitter AST extractor to build and maintain a local code index in SQLite. Supports incremental updates 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 |
|---|---|---|---|
No arguments | |||