Rafacuy/desklumina — reverse-engineered prompt
Reverse engineered prompt
Build me a Linux desktop assistant called DeskLumina that I can control with plain English, mainly through a simple keyboard friendly launcher style UI. I want it to understand requests like opening apps, managing files, doing quick math and unit conversions, controlling media, and answering simple system questions. It should also have a terminal mode, a one shot command mode, and a background daemon so responses feel instant.
Please make it feel safe and practical for daily use. Add a security check for risky commands with a confirmation step before anything dangerous runs. Include voice replies if possible, plus support for English, Indonesian, and Japanese. I also want settings for things like language, UI behavior, TTS, and custom app aliases.
Use Bun and TypeScript, and wire it up so it can work with at least one AI provider key from a normal env file. It should fit well on Linux setups that use Rofi and tiling window managers. If anything is unclear, check the docs in the repo and look up current docs online if you need to.
Want more depth? Deep Reverse