I built this tiny CLI tool that keeps .venv out of cloud-synced project directories by storing the real env in a centralized cache and symlinking it from the project.Solving this uv issue: https://github.com/astral-sh/uv/issues/1495
Any feedback is welcome :)