CR4SH3UR/Acode-Claude-Plugin ? reverse-engineered prompt
Reverse engineered prompt
Build me an Acode plugin that lets me chat with Claude right inside the editor, without switching apps.
I want a sidebar chat panel with streamed replies, Markdown support, and easy Copy and Insert buttons for answers and code. It should let me send the current file or just a selected chunk of code as context, and also add a few quick actions from the command palette and selection menu, like explain code, ask Claude, refactor it, find bugs, and add doc comments.
Please include a model picker for a few Claude models, plus options for extended thinking and streaming. I also want two ways to connect, either sign in with OpenRouter or paste an Anthropic API key, and the key should be stored locally on the device. If needed, look up the current docs online so the integration matches how Acode plugins work today.
Are you gonna build this?
make sure you review the code using coderabbit