graph_view
Visualize project dependencies in a 3D interactive graph. Filter by file type, focus on file neighborhoods, and inspect or open files in VS Code.
Instructions
Launch a 3D interactive visualization of the project dependency graph. Shows files as colored nodes (by language) connected by import edges. Supports filtering by file type, focusing on a specific file neighborhood, and clicking nodes to inspect file details and open them in VS Code. Requires a prior reindex to build the dependency graph. Opens in VS Code Simple Browser.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Port for the local HTTP server (default: 8091) |