Acode-Foundation/acode-ai-agent ? reverse-engineered prompt
Reverse engineered prompt
Build me an Acode plugin that adds a mobile first AI coding assistant right inside the editor.
I want it to open in the sidebar, let me start a chat on any project, and remember conversations per workspace so I can come back to them later. It should be able to read project files, list folders, search text, make exact file edits, and work with unsaved changes in the editor too. It also needs to support the usual AI providers like OpenRouter, OpenAI, Anthropic, Gemini, Groq, and xAI, plus sign in for ChatGPT and Grok with device code login.
Please make it feel safe and practical on Android, with one approval step before edits, secure storage for API keys, and no need for Node, a terminal, or a background service. If shell access is available in a workspace, it can offer bash, otherwise keep the core file workflow working without it. Add session management so I can resume, delete, and search chats easily.
Are you gonna build this?
make sure you review the code using coderabbit