Ivan Milev

GitHub - Mind-map of your codebase to see what your agent builds

byβ€’
Hey PH πŸ‘‹ We built CodeBoarding because AI coding is getting fast, but understanding what changed is getting harder. It’s open-source, and it makes a kind of mind map for your codebase. Instead of just looking at folders or asking an LLM to index everything, we use static analysis / control-flow graphs to find the actual architecture, then use a small LLM layer to name the clusters so humans can read it. Would love feedback from people building with coding agents.

Add a comment

Replies

Best
Ivan Milev
Maker
πŸ“Œ
Does anyone else here think in visuals - or get overwhelmed with the amount of code to review lately?