Automate the analysis of GitHub repositories for LLMs with RepoToTextForLLMs. Fetch READMEs, structure, and non-binary files efficiently. Outputs include analysis prompts to aid in comprehensive repo evaluation
So, I see here a way to get a description of a repo.
And that will be nice for refactoring that needs to touch many files. But how about when you want to get feeback on work since last commit: I think that we could integrated diffs here, and benefit from it?
So, I see here a way to get a description of a repo.
And that will be nice for refactoring that needs to touch many files. But how about when you want to get feeback on work since last commit: I think that we could integrated diffs here, and benefit from it?