sxross/rxbugs ? reverse-engineered prompt

Reverse engineered prompt

Build me a lightweight local bug tracker that runs on my machine and opens in the browser.

I want a simple app where I can log in with a secret token from an env file, then create bugs, search them, filter by things like priority and status, and close them with a resolution note. Make it feel fast and clean, with a small TypeScript web UI and a Flask backend that stores everything in SQLite. If it makes sense, include a QR code login flow so I can sign in on my phone without typing the long token again.

Please also support basic things like products, bug links, annotations, file attachments, and a way to register helper agents with their own one time key. Add the database migrations and a straightforward setup flow so I can get it running quickly, and include the option to rebuild the frontend for development. Use current docs online if you need to.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab