mevarx/GoCode ? reverse-engineered prompt
Reverse engineered prompt
Build me a Go based terminal coding agent that runs locally and feels lightweight and fast.
I want it to chat with me inside the terminal, read files in the current project, help explain code, suggest edits, and run commands when needed, but only after I approve anything that would change files or execute shell commands. Make Ollama the default provider, with support for switching to an OmniRoute style gateway too, and let me change provider or model during the same session with simple slash commands.
Please include a quick health check command so I can verify the provider is working, plus a clear config file in the usual user config location. It should work on Linux, macOS, and Windows, and be easy to build as a single Go binary. If you need to check current provider or model docs online, go ahead and do that.
Are you gonna build this?
make sure you review the code using coderabbit