dsh-claude-driver
Run the main session model on a local Claude Code subscription through the official Claude Agent SDK, taking over the llm/stream route for the claude-code provider, with token-level streaming, session resume, and DSH tools bridged in over MCP so they keep DSH sandbox and approval.
让会话主模型跑在本机 Claude Code 订阅上:经官方 Claude Agent SDK 接管 claude-code provider 的 llm/stream 路由,支持 token 级流式、会话 resume 续接,并把 DSH 工具经 MCP 桥接进去以保留 DSH 的沙箱与审批。
How to install
dsh plugin add github:zhangjunjesse/dsh-claude-driver About
dsh-claude-driver DSH(DeepSeek Harness)宿主插件:让 DSH 会话把**本地 Claude Code 订阅**(官方 Claude Agent SDK)当主模型用,工具活动以 DSH 原生卡片呈现。 合规:全程走官方 @anthropic-ai/claude-agent-sdk,**不提取任何 OAuth token**、不冒充客户端。 无内核改动:经 llm/stream 官方接管缝接管 provider 路由 claude-code。 功能 | 能力 | 说明 | |---|---| | 主模型接管(B1) | llm/stream 短路路由 claude-code,每步驱动 Claude Code | | 模型选择器集成 | 注册目录 adapter,UI 里出现 "Claude Code" 分组(fable/sonnet/opus/haiku) | | resume 续接链 | 同一 DSH 会话复用同一个 Claude Code 会话,第 2 轮起免冷启动 | | token 级流式 | includePartialMessages,文字逐 token 实时呈现 | | DSH 工具桥接(B2) | DSH 工具经 MCP 桥进 Claude Code,走 DSH 沙箱/审批 | | 原生工具卡片 | 桥接的 DSH 工具写 tool…
Recommendation signals
Meta
- License
- –
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-27
- Created
- 2026-08-20
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令;无 license
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
claude-code-router
musistudio/claude-code-router
One local control plane for every AI agent: route across models, fuse new capabilities, orchestrate tools, and stay fully in control.