jasminnanda/kirogo ? reverse-engineered prompt

Reverse engineered prompt

Build me a small self hosted proxy that lets me use my Kiro subscription from regular AI coding tools like Cursor, Claude Code, Cline, Zed, and Aider.

I want it to expose both OpenAI compatible and Anthropic compatible endpoints, so the tools can talk to it as if it were a normal provider. It should automatically pick up my existing Kiro login from the machine, handle streaming, tool calls, image input, and reasoning blocks properly, and show the live model list from my account instead of hardcoding anything. It should run as one fast static Go binary with no extra dependencies, and listen locally by default with a simple API key for access.

Please make it easy to run from the command line, with good docs for local use and Docker too. If you need to check current API details or client setup, look up the latest docs online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab