clovapi
agent
Fail
Health Warn
- No license — Repository has no license file
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 5 GitHub stars
Code Fail
- network request — Outbound network request in electron/call-logs-store.js
- spawnSync — Synchronous process spawning in electron/cli-path-register.js
- os.homedir — User home directory access in electron/cli-path-register.js
- process.env — Environment variable access in electron/cli-path-register.js
- fs module — File system access in electron/cli-path-register.js
- fs.rmSync — Destructive file system operation in electron/cli-path-register.test.js
- process.env — Environment variable access in electron/cli-path-register.test.js
- fs module — File system access in electron/cli-path-register.test.js
- spawnSync — Synchronous process spawning in electron/cli-win-replace.js
- fs.rmSync — Destructive file system operation in electron/cli-win-replace.js
- fs module — File system access in electron/cli-win-replace.js
Permissions Pass
- Permissions — No dangerous permissions requested
No AI report is available for this listing yet.
内置本地代理,轻松管理 Agent API — 开源 CLI 与桌面端,保存 profile、switch 到 Claude Code / Codex / OpenCode 等 Agent。
README.md
English | 中文
clovapi
内置本地代理 · 轻松管理 Agent API
官网: https://clovapi.com — 支持的 Agent · 配置教程 · Agent Skill
开源 CLI 与桌面客户端,以内置本地代理为核心:保存 upstream profile,switch 一键应用到 Claude Code、Codex、OpenCode 等 Agent;switch 后统一走 localhost,由代理完成上游路由与 API 形态转码。
流程:clovapi add --name …(保存并探测连通)→ clovapi switch --cli … 或交互式 clovapi switch(每次下发到单一 CLI)。
Claude Code 的环境变量写法与社区 cc-switch / ccswitch 一致(env.ANTHROPIC_AUTH_TOKEN + ANTHROPIC_BASE_URL)。
安装
npm i -g @clovapi/cli
clovapi --help
常用命令
| 命令 | 说明 |
|---|---|
clovapi list |
展示 profiles 与各 CLI 的 active 绑定(别名 ls) |
clovapi profiles |
加载/保存/测试 profiles 的 JSON API(--json;详见 core/README.zh.md) |
clovapi add --name NAME |
保存上游 profile 并测连通(set / new) |
clovapi switch [--cli KIND] |
将绑定应用到某一 CLI(use;脚本可加 --json) |
clovapi auth |
订阅 OAuth(status / login / logout;支持 --json) |
clovapi proxy |
内置本地代理(start / stop / status / health 等) |
clovapi reset |
清空全部 profile 与绑定(--yes) |
详细说明见 core/README.zh.md。
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found