← Back to match
Enola
Architectural regression testing that flags new dependency cycles for AI agents.
Desktopfree
Enola is a command-line and MCP tool that builds a dependency graph of a repository and checks whether a change introduced a new circular dependency between modules, failing the build only for that case. AI coding agents connected over MCP can read the same graph before editing code and get a verdict afterward. It also reports other architectural signals, such as overly central files or unused routes, without failing the build, and runs entirely locally.
Categories
Developer ToolsCode QualityStatic Analysis

