Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Second Release - v0.0.2 Pre-release

Compare
Choose a tag to compare
@emrgnt-cmplxty emrgnt-cmplxty released this 06 Jul 02:42
· 246 commits to main since this release
a238961

At a high level, the recent contributions are a large refactor to help downstream readability and further work on the automatic document generation pipeline.

This involved adding more abstractions around LLM consumption and agent initialization. This also involved reducing the coupling across modules.

I recommend to everyone following along to take a new look at the docs.

Up next, we will be working on generalizing the work we have done thus far on the indexing and graphing so that it can readily work on all major open source repositories.

What's Changed

New Contributors

  • @Exarchias made their first contribution in #116
  • @dependabot made their first contribution in #63

Full Changelog: v0.0.1...v0.0.2