xforg3/xforg3 ? reverse-engineered prompt
Reverse engineered prompt
Build me a small Python terminal app called xforg3.
I want it to run from the command line and feel polished, with a simple text based interface that guides the user through whatever the app is meant to do. Please wire up the main script so it works cleanly, keep the code organized, and make sure it is easy to run and extend later. If anything about the intended behavior is unclear, use sensible defaults and keep it lightweight rather than overcomplicating it.
Make it so a user can start it, see clear prompts or menu options, enter input, and get useful results back in the terminal. If you need to check current Python library docs online to pick the best approach, go ahead and do that. Also make sure the project structure stays tidy and the terminal folder is actually used for the UI or related pieces.
Are you gonna build this?
make sure you review the code using coderabbit