NGdust/dsh-claude-code-local

NGdust★ 0JavaScript最后同步: 2026-08-19

在 GitHub 打开

Local Claude Code provider for DeepSeek Harness — runs your installed claude CLI as an LLM provider

README 摘要

dsh-claude-code-local Use your locally installed Claude Code as an LLM provider in DeepSeek Harness (DSH). The plugin registers a claude-code provider route. Each model request spawns your local claude CLI in streaming JSON mode; Claude Code runs its own agentic loop (its built-in tools, permission mode, max turns) and the streamed text is translated into the harness chat in real time. - Pick the provider in the composer's model selector — group Claude Code (local) . - No API key in DSH: the CLI uses its own stored credentials ( /.claude , ANTHROPIC API KEY , OAuth, Bedrock/Vertex, ...). - Your existing Claude Code setup keeps working: skills, commands, MCP servers, permission modes. - macOS/Linux only. Requirements - DeepSeek Harness 0.1.0-rc.7 or newer (web, headless, or the DSH Desktop app). - The Claude Code CLI installed and authenticated: Installation Option 1: DSH Desktop community market 1. Open the Market page in DSH Desktop. 2. Sources → add a source with this manifest URL: 3. Select the source, open Discover , find Claude Code (local) , and install it. Restart the app when prompted. Option 2: dsh CLI For a headless profile, replace web with the profile name. Restart the …

在 GitHub 查看完整 README →
终端/TUIclaude-codeclaude-code-plugindeepseek-harnessdeepseek-harness-plugindshdsh-plugindsh-plugin-desktopdsh-plugin-market

分类