Astro-Han/maka-agent ? reverse-engineered prompt
Reverse engineered prompt
Build me a local first AI desktop assistant called Maka that works on my machine and keeps my sessions, settings, and run history stored locally.
I want a desktop app where I can chat with an agent, point it at a project folder, let it read files, edit code, run shell commands, search, and show a clear timeline of what it did. It should support branching a conversation, retrying or regenerating turns, searching old sessions, and recovering if the app closes or a task gets interrupted.
Please also include a terminal version I can use in the current directory, plus a non interactive run mode for one off tasks. If it makes sense, add a simple headless mode for longer durable jobs that can pause, resume, and export results.
Keep it local first, use my own model connection settings, and make the whole thing feel polished and safe with permissions and clear tool use. Look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit