From dca8d5ded88c0b58565af45dfef16596eb6949ae Mon Sep 17 00:00:00 2001 From: Loocor Date: Fri, 2 Jan 2026 17:15:38 +0800 Subject: [PATCH] Add CodMate app information to README Added CodMate section to README with app details. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4b4d9abc..9283be03 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,10 @@ Browser-based tool to translate SRT subtitles using your Gemini subscription via CLI wrapper for instant switching between multiple Claude accounts and alternative models (Gemini, Codex, Antigravity) via CLIProxyAPI OAuth - no API keys needed +### [CodMate](https://github.com/loocor/CodMate) + +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. + ### [ProxyPal](https://github.com/heyhuynhgiabuu/proxypal) Native macOS GUI for managing CLIProxyAPI: configure providers, model mappings, and endpoints via OAuth - no API keys needed.