Cody AI Indexing

Hey team.

I have a question about indexing and embedding projects.

  1. Is having the project under git and uploaded to public a mandatory part? Is it not possible to do embedding locally, for example via transformers.js?

  2. If embedding has started, how do I stop it and restart it? Let’s say I made changes to the .cody/ignore file - embedding that has already started will not get changed, no matter how many times I restart vscode.

  3. Is it .cody/ignore or .codyignore?

  4. How about .cody/ignore to be able to exclude some files or folders from ignore?
    (Exclude some folder / files from `.cody/ignore`)