Codebase and indexing Not clear- Per project or

With the codebase, are we talking about 1 codebase per project/workspace or 1 codebase for all the projects? If the latter, then it doesn’t make much sense and could explain why cursor starts to get bad after a while if you have multiple projects.

can someone confirm which way it is?

Hi @ogmios2

I think there’s a separate codebase for each of your projects.

I am starting to think it is not or it is buggy.

I deleted index in one of the projects and then added it back. The project only had one html page for testing purpose. The index showed as 100% full, which doesn’t make sense as one page should not be representing a 100% of the limit of the index, unless I misunderstand how that part is working.

Also after I deleted the index in that project I opened up another project and it was rebuilding in the other project, as if the index in the other project had been deleted.