trending
Ivan Milevβ€’

11h ago

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

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.