Ivan Milev

Ivan Milev

Creator of CodeBoarding

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Maker History

Forums

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.
Ivan Milevβ€’

10mo ago

CodeBoarding - Creates high-level diagram representations for code

CodeBoarding is a recursive visualiser for large codebases. It generates accurate representations of your code by using static analysis and LLMs. It starts from the highest level of abstractions and lets you dive deeper recursively.
View more