AgentEdit - Let Coding-Agents know what their code changes will break

by
AgentEdit is a free, open-source, local impact-analysis layer for coding agents. Know what your code change may affect before you make it. Build code graphs for Python, TypeScript, Go, Rust and Java across multiple repositories, with confidence-graded answers and MCP + CLI support.

Add a comment

Replies

Best
Maker
📌

I kept running into the same problem with coding agents: they’re getting very good at changing code, but they still have a hard time understanding what those changes might affect.

AgentEdit started as an internal tool while working on another project, and I eventually decided to open-source the underlying impact analysis as its own project.