codebase_graph_circular
Find circular dependencies in your codebase to prevent import loops and maintain clean architecture. Offers actionable detection for dependency cycles.
Instructions
Find circular dependencies in the codebase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Absolute path to the project directory. |