seakee/CPA-Manager-Plus — reverse-engineered prompt

Reverse engineered prompt

Build me a self hosted dashboard for an AI gateway that works with CPA / CLIProxyAPI and other OpenAI compatible gateways people use for Codex and Claude Code. I want one place where I can see today’s request count, success rate, latency, failures, estimated cost, and account health, with easy filters for model, account, project, provider, and time range.

It should record and search individual requests, show status codes and redacted error summaries, break down spend by model and account, and show token usage for input, output, reasoning, and cache. I also want scheduled Codex account checks for quota, credential validity, workspace status, and reset timing, with accounts automatically paused when they hit limits and turned back on at reset time, but never overriding a manual disable.

Please make it easy to run in Docker as a single container with local file storage only, plus support import and export of request history. A simple management page for providers, auth files, API keys, logs, and config would be great. Look up current docs online if you need to.

Want more depth? Deep Reverse