Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@shruti222patel shruti222patel released this 08 Nov 06:15
· 1 commit to main since this release
79fc663

IMPORTANT: This requires users to delete their embedding files and re-run repo-gpt setup. The embedding file is generally located in <path to your repo root>/.repo_gpt/code_embeddings.pkl

What's Changed

  • This update overhauls how repot-gpt query <whatever you want to ask> so it searches your codebase using agents and answers your questions.
  • The index now indexes all files that are not in the .gitignore file
  • All sizes of functions and files are indexed. (Size was a limiting factor before.)

Full Changelog: 0.1.5...0.2.0