microsoft/TypeAgent ? reverse-engineered prompt
Reverse engineered prompt
Build me a desktop app that feels like a personal AI assistant I can talk to in one place.
I want a simple chat style interface with voice support, where I can ask normal questions, tell it to do things, and have it route requests to different connected agents. It should remember past conversations so I can ask things like what we talked about before or what we were working on, and it should feel like the memory is actually useful, not just a chat log. Please make the app work locally with stored state on my machine, and set it up so new agents can be plugged in later without rewriting everything.
Use the existing TypeScript codebase and follow the sample app approach already in the repo. If anything depends on current docs or setup details, look those up online and wire it up in the cleanest way. Keep the experience polished enough that I can open it and immediately start chatting with the assistant.
Are you gonna build this?
make sure you review the code using coderabbit