Launched this week

CodeBase X
Instant 2D/3D codebase architecture visualizer
6 followers
Instant 2D/3D codebase architecture visualizer
6 followers
CodeBase X-Ray is an instant static AST code analyzer and system architecture mapping platform for GitHub repositories. Detect tech stacks, layer dependencies, and export 4K vector architecture diagrams.



honestly looks slick, but I'd love it if you could track changes to the architecture over time, basically like a diff between commits. that way you could see how the codebase structure evolves and spot when someone accidentally creates a circular dependency or tangles the layers. would make it way more useful for code reviews
honestly this looks really useful for onboarding at work, but one thing that'd help a lot is tracking how the architecture changes over time, basically diffing diagrams between commits so you can see when a service suddenly depends on three new modules. would save a ton of code review time
The 4K vector export is a really thoughtful touch, most tools choke when you try to scale architecture diagrams for prints or slides. Love that it pulls the AST straight from GitHub without needing a local setup.