developer icon indicating copy to clipboard operation
developer copied to clipboard

feature/extract_file_paths

Open anuk909 opened this issue 2 years ago • 0 comments

Add the function extract_file_paths that find paths based on simple regex instead of query. I think that it should be accurate as much as specify_file_paths and save one query. It's possible to add "allowed_extenstions" and "forbidden_extenstions" to improve it even more (And maybe in the future make this extenstions language dependant when smol-ai will be able to write code in more programming languages). It's still possible to use specify_file_paths so no code will break (I think)

anuk909 avatar Jul 13 '23 22:07 anuk909