Skip to content

feat: add CoderPlan — unified LLM API gateway for CLI coding agents#105

Open
onepaperbox wants to merge 1 commit into
bradAGI:mainfrom
onepaperbox:add-coderplan
Open

feat: add CoderPlan — unified LLM API gateway for CLI coding agents#105
onepaperbox wants to merge 1 commit into
bradAGI:mainfrom
onepaperbox:add-coderplan

Conversation

@onepaperbox

Copy link
Copy Markdown

Summary

Add CoderPlan to the Agent infrastructure section.

CoderPlan is a unified LLM API gateway designed for CLI coding agents:

  • Single API endpoint for Claude, OpenAI, and Gemini models
  • Per-usage billing with transparent pricing
  • One-line config for Claude Code, Codex CLI, and Gemini CLI
  • Alipay/WeChat Pay support (optimized for Chinese developers)

Placement

Added after claude-code-router since both serve as routing/gateway infrastructure for CLI coding agents — claude-code-router routes the agent itself, while CoderPlan provides the API endpoint the agent calls.

Checklist

  • Format matches existing entries
  • Placed in appropriate section (Agent infrastructure)
  • Description is factual and objective
  • Disclosure: I am a CoderPlan team member

CoderPlan provides a unified API endpoint for Claude, OpenAI, and Gemini
models with per-usage billing. One-line configuration for Claude Code,
Codex CLI, and Gemini CLI. Optimized for Chinese developers with
Alipay/WeChat Pay support.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants