With the latest version I tried to scan a folder but is not clear if reads also the various subfolders.
I wrote as path file:///[...]/Amber/* (the [...] part is to censor) I got crates/tabby-index/src/code/repository.rs:39: Failed to clone 'file:///[...]/kde/Amber/*'. Please check your repository configuration in the terminal but on the UI there is no alert if it was fine or not.
I just did that because when using the chat panel was saying that just used the file on the root folder and not all the files in the various subfolders in that folder.
This is an example with a ffolder where there is a full django project where says Read 8 files instead of all of them.
With the latest version I tried to scan a folder but is not clear if reads also the various subfolders.
I wrote as path
file:///[...]/Amber/*
(the [...] part is to censor) I gotcrates/tabby-index/src/code/repository.rs:39: Failed to clone 'file:///[...]/kde/Amber/*'. Please check your repository configuration
in the terminal but on the UI there is no alert if it was fine or not. I just did that because when using the chat panel was saying that just used the file on the root folder and not all the files in the various subfolders in that folder.This is an example with a ffolder where there is a full django project where says
Read 8 files
instead of all of them.