codebase_graph_circular
Detect circular dependencies in your project to identify problematic module coupling and improve code architecture.
Instructions
Find circular dependencies in the codebase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Absolute path to the project directory. |