kam74515-boop / dsh-everything-oauth

已收录

Import local Codex / Grok / Claude / OpenCode / CC Switch logins into DeepSeek Harness

main其他 查看源代码

安装

npx -y @deepseek-ai/dsh plugin --profile web add github:kam74515-boop/dsh-everything-oauth

此安装命令根据 GitHub 仓库地址生成,是未经验证的安装起点。

README

维护者编写的文档快照。

在 GitHub 查看 ↗
提交版本 fe7b691同步于 2026年8月18日

dsh-everything-oauth

Import local coding-platform logins into DeepSeek Harness without signing in again.

Scans the same places CC Switch cares about:

SourceWhat is imported
~/.cc-switch/cc-switch.dbClaude / Codex / Gemini / OpenCode providers (DeepSeek, Kimi, official, …)
~/.claude/settings.jsonANTHROPIC_API_KEY / ANTHROPIC_AUTH_TOKEN
macOS Keychain Claude Code-credentialsClaude subscription OAuth
~/.codex/auth.jsonChatGPT / Codex OAuth or OPENAI_API_KEY
~/.grok/auth.json + config.tomlSuperGrok OAuth and custom model keys
~/.config/opencode/opencode.jsonOpenCode providers
~/.gemini/.envGEMINI_API_KEY
process envANTHROPIC_*, OPENAI_API_KEY, XAI_API_KEY, GEMINI_API_KEY

Official routes: claude-oauth, codex-oauth, grok-oauth, gemini-oauth, copilot-oauth. CC Switch gateways become everything-* custom routes (Anthropic-compatible or OpenAI-compatible).

Install

dsh plugin --profile web add github:kam74515-boop/dsh-everything-oauth
dsh web

Then Settings → Everything OAuth:

  1. Sources — select local logins / keys
  2. Imported — enable only the models you want in the picker

CLI:

dsh plugin --profile web exec dsh-everything-oauth status
dsh plugin --profile web exec dsh-everything-oauth import live:codex-auth live:grok-auth

Source files are read-only. OAuth refresh later may rotate tokens and sign the original CLI out.

Discoverable via the GitHub dsh-plugin topic.

License

Apache-2.0

项目文件与信号

以下项目是目录快照中检测到的公开仓库信号。

测试已检测

仓库信息

开发语言
JavaScript
许可证
NOASSERTION
最后更新
2026年8月14日 04:59

谨慎安装

请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。