quickemu-project/quickemu ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple command line tool that makes it really easy to create and run virtual machines with QEMU. I want to be able to choose an operating system like Linux, Windows, or macOS, have it download the right image for me, generate a working VM config, and then start it with sensible settings automatically.

It should work well on Linux and macOS hosts, and it should do the right thing for common guest features like shared clipboard, file sharing, USB pass through, networking, sound, and GPU acceleration when available. Please also support modern Windows installs with TPM 2.0, plus a few helpful extras like SSH port forwarding and easy access to advanced settings if I want to tweak things later.

Make it feel polished and straightforward, so someone can run one command to get a VM going without needing to know a bunch of QEMU options. If you need to look up current docs online, go ahead.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab