Fork done and did a git clone but then some issues when I opened the project from Cursor as it is not able to find the appropriate kernel.
Turns out I need to do uv self update which took a new version and then do the update sync which creates the .venv and then from there I was able to select the appropriate Python kernel.