From 2dab7b20f74064ba3f6ea0b72254dee6e0ebfb50 Mon Sep 17 00:00:00 2001 From: onepaperbox Date: Sat, 6 Jun 2026 04:30:02 +0800 Subject: [PATCH 1/2] Add CoderPlan - LLM API Gateway for Claude Code developers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46701b6..90c28f6 100644 --- a/README.md +++ b/README.md @@ -454,6 +454,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**castari-proxy**](https://github.com/castar-ventures/castari-proxy) (73 ⭐) - Use Claude Agent SDK and Claude Code with other providers/models. - [**claude-code-open**](https://github.com/Davincible/claude-code-open) (66 ⭐) - Claude Code with any LLM provider (OpenRouter, Gemini, Kimi K2). - [**Claudify**](https://github.com/neno-is-ooo/claudify) (32 ⭐) - Use Claude Code as an LLM provider with your subscription flat fee instead of pay-per-token API keys. +- [**CoderPlan**](https://coderplan.ai) - LLM API gateway for developers. OpenAI-compatible API, pay-per-use, works with Claude Code, Cursor, Codex CLI, Gemini CLI. Supports Claude, GPT, Gemini, DeepSeek models. Free credits for new users. --- From a36a3f74547f2d8645348537f653563f772a812e Mon Sep 17 00:00:00 2001 From: onepaperbox Date: Sat, 6 Jun 2026 06:43:18 +0800 Subject: [PATCH 2/2] feat: add CoderPlan to Infrastructure & Proxies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 90c28f6..24c664d 100644 --- a/README.md +++ b/README.md @@ -454,6 +454,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**castari-proxy**](https://github.com/castar-ventures/castari-proxy) (73 ⭐) - Use Claude Agent SDK and Claude Code with other providers/models. - [**claude-code-open**](https://github.com/Davincible/claude-code-open) (66 ⭐) - Claude Code with any LLM provider (OpenRouter, Gemini, Kimi K2). - [**Claudify**](https://github.com/neno-is-ooo/claudify) (32 ⭐) - Use Claude Code as an LLM provider with your subscription flat fee instead of pay-per-token API keys. +- [**CoderPlan**](https://coderplan.ai) - OpenAI-compatible LLM API gateway for Claude Code, Cursor and AI coding tools. Pay-per-use, 50+ models. - [**CoderPlan**](https://coderplan.ai) - LLM API gateway for developers. OpenAI-compatible API, pay-per-use, works with Claude Code, Cursor, Codex CLI, Gemini CLI. Supports Claude, GPT, Gemini, DeepSeek models. Free credits for new users. ---