In workspace mode, there is one only venv folder, but as many .buildenv folders than projects.
When one need to init the buildenv again to trigger hooks again, it should be better to save the "tag files" (i.e. files which help buildenv to know that it doesn't need to trigger the hooks again) in the .buildenv folder, so taht they are specific to each project.
In workspace mode, there is one only venv folder, but as many .buildenv folders than projects. When one need to init the buildenv again to trigger hooks again, it should be better to save the "tag files" (i.e. files which help buildenv to know that it doesn't need to trigger the hooks again) in the .buildenv folder, so taht they are specific to each project.