noahapp/noah-for-tinkerers ? reverse-engineered prompt
Reverse engineered prompt
Build me a desktop app called Noah that helps people fix computer problems by talking in plain English.
I want a safe AI helper that runs on my machine, uses my own Anthropic API key, and can diagnose issues first before it tries to change anything. It should be able to look at logs, check performance, network, apps, printers, updates, backups, and other common system problems, then explain what it found and show me a clear plan before doing anything risky. If something dangerous comes up, it should stop and ask for approval in simple language.
I also want it to keep a local history of past fixes and preferences, so it can remember what it already learned about my computer. It should support reusable repair playbooks written in plain Markdown, and it should feel like a real desktop tool, not just a chat window. Keep everything local and transparent, with a journal of actions I can review later.
Are you gonna build this?
make sure you review the code using coderabbit