dsh-llm-local-token
别再往 DeepSeek Harness 里粘贴 API 密钥了——复用本地 Codex CLI 和 Claude Code 已持有的 OAuth 令牌作为模型路由,并内置订阅用量。
Stop pasting API keys into DeepSeek Harness — reuse the OAuth tokens your local Codex CLI and Claude Code already hold as model routes, with subscription usage built in.
怎么安装
dsh plugin add dsh-llm-local-token git clone https://github.com/tianxia--/dsh-llm-local-token ~/.claude/skills/dsh-llm-local-token npx -y dsh-llm-local-token 简介
dsh-llm-local-token A DeepSeek Harness plugin that serves LLM calls with the OAuth tokens your **local CLIs already hold** — no separate API key, no extra login. If you are signed in to the Codex CLI or to Claude Code, those subscriptions become usable model routes inside DSH. | Provider route | Credential source | Endpoint | | --- | --- | --- | | openai-codex | ~/.codex/auth.json (ChatGPT OAuth, shared with the codex CLI) | https://chatgpt.com/backend-api | | anthropic | ~/.claude/.credentials.json, else the macOS Keychain item Claude Code-credentials | https://api.anthropic.com | Both routes…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-17
- 创建于
- 2026-08-17
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:0xsline/awesome-deepseek-harness
- 主题标签
- anthropic, claude-code, codex, codex-cli, cordis, deepseek-harness, dsh, dsh-plugin, llm, oauth, openai
同类推荐
langfuse
langfuse/langfuse
🪢 开源AI工程平台:LLM评估、可观测性、指标、提示管理、游乐场、数据集。与OpenTelemetry、LangChain、OpenAI SDK、LiteLLM等集成。🍊YC W23
loki-mode
asklokesh/claudeskill-loki-mode
多代理自主 SDLC 框架。从规格到部署应用。PRD、GitHub issue、OpenAPI/JSON/YAML 或一行简报。5 个 AI 提供商,8 个质量门。
cc-safety-net
kenryu42/claude-code-safety-net
AI编码代理护栏——一个CLI钩子,在执行前阻止破坏性的git和文件系统命令以及秘密文件访问。支持Amp Code、Antigravity CLI、Claude Code、Codex、Copilot CLI、Cursor、Gemini CLI、Hermes Agent、Kimi Code、OpenClaw、OpenCode和Pi。