AI Agent Hub
Back to plugins
⚙️

dsh-claude

Workflow Updated 2026.08.27

Run the following command in DeepSeek Harness:

dsh plugin install Norman-else/dsh-claude

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install Norman-else/dsh-claude in the DeepSeek Harness terminal to install this plugin; source code at https://github.com/Norman-else/dsh-claude

About this plugin

If you already run the Claude Code CLI locally but want it to sit inside DeepSeek Harness as a first-class conversation partner rather than a wrapped tool call or a secondary chat window, dsh-claude is the bridge built for that exact gap. It speaks Claude Code's official Agent SDK protocol, so Claude Code keeps full ownership of its agent loop, tools, CLAUDE.md, Skills, Hooks, MCP servers, and local authentication, while DSH supplies the conversation UI, approval and question surfaces, repository workflow, activity timeline, and managed process lifecycle. No migration, no duplicate configuration: your existing local setup is preserved as-is.

Core capabilities span the full arc from daily chat to engineering delivery: native streaming conversations with multi-turn context, per-model thinking-effort control (off through ultracode), a plan-review panel that lets you annotate passages and send feedback back to Claude, a message queue with in-flight steering, message rewind with optional working-tree snapshot restore, AI draft rewriting and prompt-snippet management, Jira-ticket-driven worktree sessions, branch picker with remote refresh, inline GitHub Pull Request status and review-thread operations, an auto-fix loop that watches new review comments and failing checks and hands each batch to Claude to fix, commit, and push, plus a fully bilingual English-Chinese interface. The session board consolidates every Claude session with its run state, branch, context usage, and pending approvals, while desktop notifications make sure you never miss a turn waiting for your reply.

Who it suits: developers who run DSH Desktop for multi-repo workflow management and also rely on local Claude Code for deep agent coding; engineering teams that want to chain Jira tickets, branches, pull requests, and AI dialogue into a single pipeline without leaving one window; and individual contributors who need Claude Code-native capabilities (MCP, Skills, Hooks) operating inside DSH's approval and permission system.

Use Cases

  • Hold multi-turn streaming coding conversations with local Claude Code inside DSH Desktop, no terminal switching needed
  • Kick off a worktree session from a Jira ticket, then branch, commit, push, and open a Pull Request in one flow
  • Review a Claude-generated plan, annotate passages with feedback, then approve or reject execution

Best For

  • Developers running DSH for multi-repo workflows who also rely on local Claude Code for agent coding
  • Engineering teams that want Jira, Git, PRs, and AI dialogue chained in a single window
  • Contributors who need Claude Code-native features (MCP, Skills, Hooks) inside DSH's approval system