Can't rename a repository with an invalid name
See discussion in Zulip.
i can confirm, commenting lines 66-74 in radicle/src/identity/project.rs and then running target/debug/rad id update --repo rad:z2C4Azbstrg3CWTpDx1wCyZp92Myz --title "rename repo" --description "reponame had invalid space char in it" --payload "xyz.radicle.project" "name" '"sphinx.pm_website"' fixes the issue.