mdsahilparvezai/free-claude-code ? reverse-engineered prompt
Reverse engineered prompt
Build me a tool that lets me use Claude Code, Codex, Pi, OpenCode, and a few other coding agents from one place, using free or allowed AI providers so I can keep working even if one provider is down.
I want a simple app with an admin screen where I can add my API keys, pick a model, test it, and save the settings. It should work from the terminal, and also be easy to launch from a desktop app or menu bar on Windows, macOS, and Linux. Make it so I can start each agent with its own command, but they all use the same provider settings and can fall back to another model if the first one fails.
Please include support for streaming responses, images, and voice input if possible. It would be great if the app can reduce noisy terminal output and keep my existing agent sessions and settings intact. If you need to check the latest docs for any of the agents or providers, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit