sliverkiss/cpa-plugin — explained in plain English
Analysis updated 2026-05-18
Add Tencent CodeBuddy as an OAuth login provider to a CLIProxyAPI setup.
Automatically discover which CodeBuddy models are available through the plugin.
Check points balance and subscription plan info for a CodeBuddy account via the plugin panel.
Use the daily automatic check in feature bundled with the workbuddy plugin.
| sliverkiss/cpa-plugin | 0x4d31/stinger | agent-hellboy/ltm | |
|---|---|---|---|
| Stars | 23 | 23 | 23 |
| Language | Go | Go | Go |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 3/5 | 4/5 | 4/5 |
| Audience | developer | developer | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Detailed install and usage steps live in the workbuddy subfolder's own README, not in this top level file.
This repository collects a small set of personal use plugins for CPA, short for CLIProxyAPI, a separate project referenced by a link in the README. The stated purpose is to extend CPA with additional OAuth login providers, dynamic model lists, and admin panel features. The README itself is short and mostly points readers toward subfolders for details rather than explaining everything up front. Right now the repository holds exactly one plugin, called workbuddy, which lives in a folder of the same name and is the only entry listed in the README's plugin table. It is described as a provider for Tencent CodeBuddy, a coding assistant service, and it adds OAuth based login for that service, automatic discovery of which models are available, a daily automatic check in feature, and a panel for viewing points and subscription plan information. The plugin is written in Go and builds into a single file named workbuddy.so, which is the kind of compiled plugin file that Go programs can load dynamically at runtime. The README explains that each plugin folder has its own separate README with the actual installation and usage instructions, so this top level file mostly acts as an index. For licensing, the README states plainly that this is a personal use repository and that each individual plugin follows whatever license it declares internally, without specifying a single license for the whole repository. Overall the top level README is sparse, and most of the real documentation for how to install and configure workbuddy would need to be read from its own subfolder.
A personal collection of Go plugins that extend CLIProxyAPI (CPA) with extra login providers and features, currently one Tencent CodeBuddy plugin.
Mainly Go. The stack also includes Go.
No single license for the repository, each plugin follows whatever license it declares internally.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.