RussellCanfield / wingman-ai

An open source AI coding assistant VSCode extension. Works with Ollama, HuggingFace, OpenAI and Anthropic
MIT License
150 stars 13 forks source link

Index, didn't exist until I saved a file #54

Open MarkWard0110 opened 11 hours ago

MarkWard0110 commented 11 hours ago

I was unable to create an initial index. First, I had to save a file, and then it made an index. The inclusion configuration is gone.

I am unable to index the complete repository.

RussellCanfield commented 6 hours ago

Hi Mark,

Yes index creation happens one of two ways:

1 - A full index build 2- Saving a file with "Embedding Settings" enabled

I am about to release a fix around custom inclusion filters. But this area is getting an upgrade next :). It will persist, and you can modify the filters that will apply during file saving.