kinqsradiollc/BrainRouter — reverse-engineered prompt

Reverse engineered prompt

Build this into a working local BrainRouter setup for me. I want a memory driven coding agent I can use from the terminal, plus the companion memory server and the web dashboard. The terminal app should launch with the first run setup flow, let me connect a model provider and API key, support slash commands, shell execution, file context, and still come up in an offline local tools mode if the memory server is unavailable. The server should capture conversation and coding context, store and recall useful memories over time, and expose the tools the CLI and dashboard need. The dashboard should run locally and let me inspect memories, recall traces, contradictions, timelines, working memory, agent health, and chat.

Please set up the needed env files and local config, install dependencies, build everything, and make sure the normal local dev workflow works across separate terminals. I want it runnable end to end, not just partially scaffolded. If anything is unclear, check the repo docs and current docs online.

Want more depth? Deep Reverse