Select a file to view its connections
Right-click any file to add it as an entry point
Change the root directory to analyze a different project.
Entry points are the starting files for dependency analysis. Toggle to enable/disable.
All files with 0 parents that import other files (true roots of dependency trees).
Click "Scan Project" to find ALL entry points.
Submodules are excluded by default. Toggle to include them in analysis.
Delete all orphaned Python files that are not reachable from any entry point.
Load a file's dependencies and ask questions about the code.
The current snapshot will be used as context.