DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Cli Bridge — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins

dsh-cli-bridge

Cli Bridge

DeepSeek Harness (DSH) 插件将编码任务委托给 Claude Code 和 Codex agent CLI,并实时串流整个运行过程——支持自主控制、多账户、自动安装、git worktrees 以及任何兼容 Anthropic 的端点。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add dsh-cli-bridge@0.1.7
README兼容性版本

兼容性与来源证明

Cli Bridge 以 dsh-cli-bridge 发布,当前版本为 0.1.7。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
npm
Registry 更新时间
2026/9/20

版本

0.1.7stable
2026/8/22
0.1.6stable
2026/8/21
0.1.5stable
2026/8/21
查看其余 5 个版本收起版本
0.1.4stable
2026/8/20
0.1.3stable
2026/8/20
0.1.2stable
2026/8/20
0.1.1stable
2026/8/20
0.1.0stable
2026/8/20

相关插件

正在加载相关插件…

最新版
0.1.7
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
1.9 MB
文件数
61
Surface
web
许可证
SEE LICENSE IN LICENSE
发布源
npm
GitHub
★ 1
周下载
100
安全扫描
✓ v0.1.7 扫描通过
最近提交
2026/8/22
查看源码 ↗项目主页 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

README

🟢  ━━  🔵  ━━  🟣

the three pillars, bridged

╭───────────────────────────────────────────────────────╮
│                                                       │
│               dsh ⇄ claude code · codex               │
│                                                       │
│    Run Claude Code & Codex inside DeepSeek Harness    │
│               — watch every step, live                │
│                                                       │
│            live · autonomous · zero setup             │
│                                                       │
╰───────────────────────────────────────────────────────╯

dsh-cli-bridge

Other tools hand you the final result. This one shows you the whole job, live.


What it does

One request in the chat. Claude Code or Codex doing real work — on screen, in real time, under your control.

dsh-cli-bridge hands work to Claude Code and Codex, then keeps you and DeepSeek Harness in the loop for the whole job:

📺 Watch it live🧠 Give DSH the wheel🛠️ Nothing to set up
Every command, every file changed, every line of thought appears in DSH as it happens — not a spinner, not a final paste.DeepSeek can steer, answer, and review the work on its own, step after step — or hand you the question when it should not decide.It handles Claude Code and Codex for you. You install one plugin; it takes care of the rest.

[!IMPORTANT] Why this exists — the built-in Claude Code and Codex integration runs in the background and returns only the final message. You can't see what it is doing, and it bills you twice. dsh-cli-bridge shows the whole job on screen, keeps the details out of your conversation, and gives DeepSeek the controls.


The difference

The built-in way✨ dsh-cli-bridge
❌ you get only the final result✅ the whole job, live in DSH
❌ DeepSeek just reads the answer✅ DeepSeek steers, answers, and reviews the work
❌ you set them up yourself✅ everything is set up for you
❌ one login, set up by hand✅ many separate accounts, side by side
❌ tasks share one folder✅ each task gets its own copy, merged back automatically
❌ Claude Code talks to Anthropic only✅ Claude Code + Codex, plus any compatible provider

And the rest

The headline is watching it live. The rest is what makes it safe to let Claude Code or Codex loose on a project:

  • 👥 Multi-account, isolated — each account is kept separate; one login never touches another.
  • 🌐 Any provider — Claude Code can reach DeepSeek, OpenRouter, or any compatible provider.
  • 🌿 Its own copy & automatic merge — several tasks each get their own copy; finished work is merged back automatically, one at a time, and conflicts are kept for you.
  • 🧭 It asks clearly — when it needs a decision, it asks you plainly instead of guessing.
  • 🔒 Respects your settings — it follows your Read Only / Workspace Write / Full Access choice, and adds no rules of its own.
  • ⚙️ Model & effort per task — each task can name its own model and how hard to try, or use sensible defaults.

Install

dsh plugin --profile web add dsh-cli-bridge

Usage

Getting started

  1. Install the plugin once, in a terminal:

    dsh plugin --profile web add dsh-cli-bridge
    
  2. Open DeepSeek Harness and start a conversation.

  3. Ask, in the message box, what you want. For example:

    "Use Claude Code to add a login page."

    DeepSeek takes it from there: it walks you through signing in (a box opens in the browser for the code) and runs the work with Claude Code or Codex while you watch.

Signing in (accounts)

The first time you ask for something, DeepSeek helps you sign in to Claude Code or Codex. A box opens in the browser — type the code and press Enter.

Each account stays separate, so you can keep more than one. Just ask:

  • "Add my other Claude Code account."
  • "Make that one the default."
  • "Use my Claude Code API key instead of a login."

What you can ask for

  • One task — "Use Claude Code to fix the failing tests."
  • Several tasks at once — "Use Codex to add the login page, and Claude Code to write the tests." Each runs on its own copy of the project and is merged back when done.
  • A specific model or effort — name a model loosely ("use opus", "use sonnet") or ask it to think harder. /cli models lists exactly what each delegate accepts, and anything close is understood.

Manual or automatic

By default, nothing happens without you: if Claude Code or Codex has a question, it asks you, right in the chat.

To let it work more on its own, type /cli auto decide on (it answers its own questions), /cli auto continue on (it keeps going through remaining work), and /cli auto review on (it checks the finished work). Use off instead of on to undo any of them.

/cli tells you when the switches can actually act. Auto decisions are made by the same DeepSeek model that is running the conversation, so a switch needs a model route — when there is none, every question still comes to you, and it says so instead of quietly doing nothing. A task that ran under auto reports which switches were on and which model decided.

Watching and steering

Everything runs live in the conversation — every command, every file change. While it runs you can answer its questions, tell it what to do next, or stop it.

Where the work goes

One task runs right in your project. Several at once each run on their own copy (a git branch) and are merged back when done. If two changes touch the same line, nothing is lost — you are told there is a conflict to resolve.

Doing it yourself (optional)

You never need to. But typing /cli shows what's ready and your accounts, and /cli models, /cli login claude personal and /cli auto let you drive it by hand if you prefer.


Support

dsh-cli-bridge is free to use and funded by the people it saves money. If it keeps the Claude Code / Codex bill off your own, sponsor it.

  • Use it freely — personally or commercially, with your own modifications.
  • Sponsor to redistribute — publishing, forking, or offering it as a service is the one paid gate (a sponsorship or a commercial licence).
  • Contribute — the project stays source-available while its author can still license it commercially. See LICENSE and CONTRIBUTING.

Licence

Source-available — © 2026 hviana. Free to use, funded by sponsors, redistribution gated. The inlined open-source components keep their own licences; see THIRD-PARTY-NOTICES.md.


Source-available  ·  © 2026 hviana  ·  sponsor  ·  third-party notices
built for DeepSeek Harness

相关插件

继续浏览 agents-orchestration 分类下经过校验的插件。

Headless@deepseek-ai/dsh-headlessdsh one-shot bundle:基于 dsh-base 的直接核心 Agent/Session 运行器,不包含 Host、HTTP 或浏览器层Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profile用于 Agent Teams Remote 和 UI 插件的实验性 Web 配置层Subagent Codex@deepseek-ai/dsh-subagent-codex基于官方 app-server 协议的一次性 Codex 子代理提供程序Subagent Claude Code@deepseek-ai/dsh-subagent-claude-code基于官方 Agent SDK 的一次性 Claude Code 子代理提供方