Skip to content

Releases: lucyb0207/CodeAtlas

Release list

CodeAtlas v0.1.0

Choose a tag to compare

@lucyb0207 lucyb0207 released this 21 Apr 18:31

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.