I originally wrote this in C and built the UI using Cambalache however, it was buggy and difficult to iterate. Out of curiosity I had Claude port it to Rust while respecting the safety boundaries and principles I implemented originally. Caerus can be used to browse the repositories as a regular user. The UI does not run as root at all. I...