It would be great to have a new function within the TUI, to allow users to re-run an existing job id using a new agent and/or
starts a new job using a different agent, and the other information from the existing job id. Something like "restart this review with a new agent" that opens a new job.
I have solved this by exiting the TUI, running
roborev review [commit] --agent [new-agent]
then re-opening the TUI. It would be great to have this function within the TUI.