youssefvdel/opengate ? reverse-engineered prompt

Reverse engineered prompt

Build me a self hosted gateway that lets me use my Qwen account like an OpenAI compatible API, so I can point tools like Cursor, Claude Code, and other clients at a local server and use Qwen models through the usual chat completions endpoint.

I want a simple setup where I can add one or more Qwen accounts in a web dashboard, log in through a browser flow, and have the app keep sessions around so I do not have to sign in every time. It should support streaming responses, basic tool calling, model listing, request logging, and a clean dashboard for seeing account status, recent requests, and any network or auth issues.

Make it run locally with a single command, use a Chromium based browser for authentication, and keep the API side fast and reliable. If you need to check current docs or behavior for Qwen or OpenAI style clients, look them up online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab