CodeBuddy Provider
CCS supports CodeBuddy (Tencent) as a CLIProxy OAuth provider.Quick Start
Authentication Model
CodeBuddy currently uses a browser-driven polling flow through CLIProxyAPIPlus:- no local callback port is required
- CCS waits for upstream auth completion
- token refresh is delegated to CLIProxy
Backend Requirement
CodeBuddy is a plus-only provider.Config And Storage
| Path | Purpose |
|---|---|
~/.ccs/cliproxy/auth/ | shared OAuth token directory |
~/.ccs/codebuddy.settings.json | provider settings when a local settings file is used |
