Show HN: Neat, Network Environment Architecture Tools

denizdogan1 pts0 comments

https://neat.is/blog/architecture-is-all-you-needI ve opensourced a fairly big project I ve been working on. Above is a link to my blog which explains it all.I built NEAT because no tool maintains a live, queryable model of your product or codebase. It creates a graph object from both static analysis and production telemetry and exposes this via an MCP server and CLI tools, so agents can query it. It allows agents to know the engineeering reasoning and traces between your code and nodes. It s only v0.4 currently. The end goal is very ambitious and continuously growing, and its current state is unstable. We developed it to prove the concept works, engineering wise.V1 will be in rust. Thank you for reading. Looking forward to what everyone thinks.

neat architecture blog tools https agents

Related Articles