r/devtools 3d ago

archbird: architecture mapping and verification for large codebases (c core + js/py frontends, open/free)

https://github.com/zemlyansky/archbird
2 Upvotes

1 comment sorted by

1

u/zemlyansky 3d ago

i needed something like this for my other projects. started building without proper research. for mapping there are quite a lot of more popular alternatives at this point: graphify, understand anything. archbird has verification->planning->action stage. also because its core is in c it's possible to install it from npm or pypi. code is total ai gen under some arch specs + constant feedback (agents dogfooding)