Releases: lucyb0207/CodeAtlas
Releases · lucyb0207/CodeAtlas
CodeAtlas v0.1.0
CodeAtlas v0.1.0
Initial working version of CodeAtlas.
Features
- GitHub repo analysis using AST parsing
- File dependency graph generation
- Interactive graph UI (focus mode and depth control)
- File inspector with imports/dependents listed
- Monaco Editor code viewer
- Backend repo cloning + indexing
- Rate limiting on analysis endpoint
- Basic CI setup with GitHub Actions
Notes
This is an early prototype. Performance and graph accuracy will improve in future versions.