From 7f612bb0696b1dddb8f88e9f550a4066849b61e0 Mon Sep 17 00:00:00 2001 From: Gemini Date: Sun, 25 Jan 2026 10:45:51 +0800 Subject: [PATCH] docs: add CPA-XXX panel to community list Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com> --- README.md | 4 ++++ README_CN.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index bd339982..7a763619 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,10 @@ Native macOS SwiftUI app for managing CLI AI sessions (Codex, Claude Code, Gemin Windows-native CLIProxyAPI fork with TUI, system tray, and multi-provider OAuth for AI coding tools - no API keys needed. +### [CPA-XXX Panel](https://github.com/ferretgeek/CPA-X) + +面向 CLIProxyAPI 的 Web 管理面板,提供健康检查、资源监控、日志查看、自动更新、请求统计与定价展示,支持一键安装与 systemd 服务。(A lightweight web admin panel with health checks, resource monitoring, logs, auto-update, and usage stats.) + ### [Claude Proxy VSCode](https://github.com/uzhao/claude-proxy-vscode) VSCode extension for quick switching between Claude Code models, featuring integrated CLIProxyAPI as its backend with automatic background lifecycle management. diff --git a/README_CN.md b/README_CN.md index 1b3ed74b..cc623d6c 100644 --- a/README_CN.md +++ b/README_CN.md @@ -125,6 +125,10 @@ CLI 封装器,用于通过 CLIProxyAPI OAuth 即时切换多个 Claude 账户 原生 Windows CLIProxyAPI 分支,集成 TUI、系统托盘及多服务商 OAuth 认证,专为 AI 编程工具打造,无需 API 密钥。 +### [CPA-XXX Panel](https://github.com/ferretgeek/CPA-X) + +面向 CLIProxyAPI 的 Web 管理面板,提供健康检查、资源监控、日志查看、自动更新、请求统计与定价展示,支持一键安装与 systemd 服务。 + ### [Claude Proxy VSCode](https://github.com/uzhao/claude-proxy-vscode) 一款 VSCode 扩展,提供了在 VSCode 中快速切换 Claude Code 模型的功能,内置 CLIProxyAPI 作为其后端,支持后台自动启动和关闭。