AI Agent Hub
Back to plugins
relay-dsh-plugin-claude preview

relay-dsh-plugin-claude

Client Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install yangbobo2021/relay-dsh-plugin-claude

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

Run dsh plugin install yangbobo2021/relay-dsh-plugin-claude in a DeepSeek Harness terminal to install the plugin; source code is available at https://github.com/yangbobo2021/relay-dsh-plugin-claude

About this plugin

If you manage workspaces, approvals, and conversation history inside DeepSeek Harness (DSH) every day but still have to switch to a separate window to run Claude Code, this plugin removes that friction. It injects Claude Code as a native conversation backend into the official DSH Web UI, so each DSH Session maps to a single persistent Claude Agent SDK session across turns. No DSH fork, no Relay checkout, and no interface context-switching are required.

Core capabilities include model and reasoning-tier selection, streaming answers with live tool activity, image-and-text prompts, DSH approval and user-question flows, interruption with session continuation, an in-process MCP bridge that exposes DSH-contributed tools to the SDK, dedicated native Glob and Grep search tools, pre-persistence redaction of sensitive environment values (SECRET, TOKEN, PASSWORD, API_KEY) from tool output, and one-time import of existing Claude terminal sessions with exact-ID continuation. It also supports loading trusted local Claude plugins into business conversations via a configuration flag.

This plugin suits developers who work within the DSH workflow and want to invoke Claude models and the Agent SDK without leaving the DSH interface. If you only need DSH built-in standard agents, or require Relay Events, file browsing, or a terminal panel, those are provided by separate optional plugins and are not included here.

Screenshots

Use Cases

  • Run Claude Code conversations directly inside DSH without interface switching
  • Import existing Claude terminal sessions into DSH and continue by exact ID
  • Invoke Claude model reasoning within DSH approval and tool workflows

Best For

  • Developers who frequently use Claude models within the DSH workflow
  • Engineering teams seeking to unify DSH and Claude Code workflows
  • Developers needing persistent Claude Agent SDK sessions and tool bridging