codebase_graph_circular
Detect circular dependencies in your codebase to reveal problematic module cycles. Provide a project path to generate a dependency graph and resolve potential build failures.
Instructions
Find circular dependencies in the codebase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Absolute path to the project directory. |