docs: add Tunnel Agent to community projects

This commit is contained in:
Villoh
2026-06-03 18:34:56 +02:00
parent 55440f0a39
commit 1074507a2f
3 changed files with 12 additions and 0 deletions

View File

@@ -205,6 +205,10 @@ Native macOS SwiftUI app for monitoring ChatGPT/Codex account quotas in CLIProxy
Multi-agent orchestration for AI coding assistants. Runs CLIProxyAPI as a local sidecar so its agents can drive GPT models through a ChatGPT subscription, pointing Claude Code at an Anthropic-compatible endpoint with no OpenAI API key required.
### [Tunnel Agent](https://github.com/Villoh/tunnel-agent)
Windows desktop UI that manages CLIProxyAPI and Perplexity WebUI Scraper from a single interface, inspired by Quotio and VibeProxy. Connect OAuth providers (Claude, Gemini CLI, Codex, Kimi, Antigravity), custom API keys, and Perplexity session accounts, then point any coding agent at the local endpoint.
> [!NOTE]
> If you developed a project based on CLIProxyAPI, please open a PR to add it to this list.

View File

@@ -201,6 +201,10 @@ Shadow AI 是一款专为受限环境设计的 AI 辅助工具。提供无窗口
面向 AI 编程助手的多智能体编排工具。它将 CLIProxyAPI 作为本地 sidecar 运行,使其智能体可以通过 ChatGPT 订阅驱动 GPT 模型,并将 Claude Code 指向 Anthropic 兼容端点,无需 OpenAI API 密钥。
### [Tunnel Agent](https://github.com/Villoh/tunnel-agent)
Windows 桌面 UI通过单一界面管理 CLIProxyAPI 和 Perplexity WebUI Scraper灵感来自 Quotio 和 VibeProxy。连接 OAuth 提供商Claude、Gemini CLI、Codex、Kimi、Antigravity、自定义 API 密钥和 Perplexity 会话账号,然后将任意编程 Agent 指向本地端点。
> [!NOTE]
> 如果你开发了基于 CLIProxyAPI 的项目,请提交一个 PR拉取请求将其添加到此列表中。

View File

@@ -200,6 +200,10 @@ CLIProxyAPIプール内のChatGPT/Codexアカウントクォータを監視す
AIコーディングアシスタント向けのマルチエージェントオーケストレーションツール。CLIProxyAPIをローカルsidecarとして実行することで、エージェントがChatGPTサブスクリプション経由でGPTモデルを利用できるようにし、Claude CodeをAnthropic互換エンドポイントへ向けるため、OpenAI APIキーは不要です。
### [Tunnel Agent](https://github.com/Villoh/tunnel-agent)
CLIProxyAPIとPerplexity WebUI Scraperをひとつのインターフェースで管理するWindowsデスクトップUI。QuotioとVibeProxyにインスパイアされ、OAuthプロバイダーClaude、Gemini CLI、Codex、Kimi、Antigravity、カスタムAPIキー、Perplexityセッションアカウントを接続し、任意のコーディングエージェントをローカルエンドポイントに向けることができます。
> [!NOTE]
> CLIProxyAPIをベースにプロジェクトを開発した場合は、PRを送ってこのリストに追加してください。