dsh-claude-driver
zhangjunjesse
让会话主模型跑在本机 Claude Code 订阅上:经官方 Claude Agent SDK 接管 claude-code provider 的 llm/stream 路由,支持 token 级流式、会话 resume 续接,并把 DSH 工具经 MCP 桥接进去以保留 DSH 的沙箱与审批。
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.
安装命令
dsh plugin --profile web add github:zhangjunjesse/dsh-claude-driver该命令来自上游目录,本站的自动审核尚未覆盖它——执行前请自行核对仓库。
安装后运行 dsh --profile web --dump-config 并重启对应 profile。插件会以你的本机权限运行第三方代码,安装前请检查源码。
信号
GitHub Stars0
30 天下载—
分发方式Git
收录时间2026-08-27
相关链接
同类插件
dsh-plugin-subscriptions把 ChatGPT(Codex)、Claude、Grok 订阅当作 DeepSeek Harness 的 LLM 提供方:设置页登录、模型目录、用量展示,以及 image_generate、video_generate 与 x_search 工具。dsh-commandcode-provider非官方 Command Code 模型接入插件:注册 `commandcode` 路由,带实时模型目录与推理强度支持。dsh-codex-connect通过 ChatGPT OAuth 将 OpenAI Codex 模型接入 DeepSeek Harness,并提供可选的搜索与图片工具。dsh-codex-subscription内置 ChatGPT OAuth 的 Codex 模型提供方:可切换订阅联网搜索,在设置页显示普通 Codex 与 Spark 独立额度;无需 API Key,也不需要另装 Codex。dsh-agy-link将 Google Antigravity (agy CLI) 接入 DSH:无 API Key 使用 Gemini/Claude/GPT-OSS 订阅模型,支持流式对话、原生工具卡片、思考轮次注记及 Web 界面 Google OAuth 扫码登录。dsh-llm-fallbacks基于角色的模型重试与备用策略。