hootandy321/dsh-Agentlink

hootandy321★ 2TypeScriptLast synced: 2026-08-14

Open on GitHub

Caller-side bridge from Codex and other agent frameworks to DeepSeek Harness, with observable sessions, follow-up, cancellation, and human-gated approvals.

README excerpt

dsh-Agentlink English 简体中文 dsh-Agentlink is a plugin that lets you use DeepSeek Harness (DSH) from the AI work tool you already use. Your primary agent can delegate implementation, research, debugging, and long-log work to DSH, then observe, continue, or cancel those sessions without leaving its normal workflow. Codex is supported today; Claude Code, Workbuddy, and other popular AI coding and agent tools are planned. Installation Prepare the environment first: you need Node.js 22+ , Codex , and a working DSH CLI . Configure your preferred model in DSH once; dsh-Agentlink uses that live route automatically. Install with your AI agent Send the following repository URL and prompt to Codex or another coding agent: Manual installation 1. Check the environment. DSH CLI 0.1.0-rc.6 is the current tested target. 2. Start the official DSH Web Host in its own terminal. 3. Clone, install, and run the setup wizard. The wizard asks for the Host URL and DSH agent preset, backs up your Codex configuration, and installs the MCP entry with approval mode = "prompt" . It does not start DSH or restart Codex. For unattended defaults, use npm run setup -- --yes . To update an existing entry, review it fi…

View full README on GitHub →
Agentsagent-collaborationagent-harnessagent-linkcodexdeepseek-harnessdshdsh-pluginmcp

Category