Skip to content

Releases: lucyb0207/CodeAtlas

CodeAtlas v0.1.0

21 Apr 18:31

Choose a tag to compare

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.