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. 오전 4:59

신중하게 설치하기

소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.