RepoAgent
RepoAgent copied to clipboard
Import tree-sitter to handle python files
Replace python.ast with tree-sitter. This commit is just a replacement for python parser. If it works well, tree-sitter will support more language parser(C/C++, Java...)