aidex_viewer
Open an interactive project tree viewer in the browser to visualize indexed file structure with clickable nodes and view file signatures.
Instructions
Open an interactive project tree viewer in the browser. Shows the indexed file structure with clickable nodes - click on a file to see its signature (header comments, types, methods). Uses a local HTTP server with WebSocket for live updates.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to project with .aidex directory | |
| action | No | Action to perform: open (default) or close the viewer |