From 821249a5edc58225f9b8acf4446a73137db5e968 Mon Sep 17 00:00:00 2001 From: Finessse Date: Sun, 4 Jan 2026 18:19:41 +0700 Subject: [PATCH] docs: add ProxyPilot to community projects --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f74ab391..8d675056 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,10 @@ Native macOS menu bar app that unifies Claude, Gemini, OpenAI, Qwen, and Antigra Native macOS SwiftUI app for managing CLI AI sessions (Codex, Claude Code, Gemini CLI) with unified provider management, Git review, project organization, global search, and terminal integration. Integrates CLIProxyAPI to provide OAuth authentication for Codex, Claude, Gemini, Antigravity, and Qwen Code, with built-in and third-party provider rerouting through a single proxy endpoint - no API keys needed for OAuth providers. +### [ProxyPilot](https://github.com/Finesssee/ProxyPilot) + +Windows-native CLIProxyAPI fork with TUI, system tray, and multi-provider OAuth for AI coding tools - no API keys needed. + > [!NOTE] > If you developed a project based on CLIProxyAPI, please open a PR to add it to this list.