Where VecGrep stores its index files
~/.vecgrep/<sha256-of-absolute-project-path>/index.db
get_index_status("/path/to/myproject")
rm -rf ~/.vecgrep/<hash>/
force=true
index_codebase("/path/to/myproject", force=true)