Comment on Show HN: Repogather – copy relevant files to clipboard for LLM coding workflowsparentComments−faangguyindia1yAider also uses AST (tree sitter), it creates repo map using and sends it to LLM.−grbshOP1yI like this approach a lot, especially because it's not opaque like embeddings. Maybe I can add an option to use this approach instead with repogather, if you are cost sensitive.−jadbox1yHow does Aider (cli) compare to Claude Dev (VSCode plugin)? Anyone have a subjective analysis?
Comments
Aider also uses AST (tree sitter), it creates repo map using and sends it to LLM.
I like this approach a lot, especially because it's not opaque like embeddings. Maybe I can add an option to use this approach instead with repogather, if you are cost sensitive.
How does Aider (cli) compare to Claude Dev (VSCode plugin)? Anyone have a subjective analysis?