gitlawb/openclaude — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an open source terminal coding assistant called OpenClaude. I want to install it globally, run one command, and get an interactive chat in my terminal that can help edit files, search my project, run shell commands, stream answers live, and use slash commands for common actions.

It should let me choose and save AI provider profiles from inside the app, not just through environment variables. Support OpenAI compatible APIs, Gemini, GitHub Models, Codex login, Ollama for local models, Atomic Chat, and similar backends. Make setup friendly for beginners with guided provider setup, saved credentials where appropriate, and clear errors if something like ripgrep is missing.

Please include support for tool calling, multi step coding workflows, MCP tools, image inputs when the model supports them, and routing different helper agents to different models. Also include a VS Code extension that can launch or integrate with the CLI. Use sensible defaults, add tests, and write practical setup docs for Windows, macOS, Linux, and local development.

Want more depth? Deep Reverse