jiezeng2004-design/dsh-chatgpt-bridge

jiezeng2004-design★ 3JavaScript最后同步: 2026-08-15

在 GitHub 打开

MCP bridge that lets ChatGPT create, view, continue, and control DeepSeek Harness (DSH) agent sessions.

README 摘要

dsh-chatgpt-bridge An MCP bridge that lets ChatGPT Web create, view, continue and supervise DeepSeek Harness (DSH) agent sessions through the official Model Context Protocol . v0.3.0 — Goal Control Plane . The bridge only connects — DSH keeps its own session log, agent loop, tools, skills, subagents, workflows, approvals, sandbox and workspace security model. It is a standalone DSH plugin: zero DSH core modifications . Self-hosted / dogfooding development: implemented against the installed DeepSeek Harness source ( 0.1.0-rc.6 ) and verified end-to-end against a live local DSH runtime with the official MCP SDK client. Quick Start This gets a new user from zero to a verified ChatGPT ↔ DSH connection. Deep architecture and configuration details follow below — you do not need them to install and verify. Requirements - Node.js = 22 installed and on your PATH . - A working DeepSeek Harness (DSH) installation — dsh on your PATH (or use pnpm dlx @deepseek-ai/[email protected] in place of dsh in every command below). - A web profile is recommended. The Web UI and the Bridge should run in the same web profile/runtime so that ChatGPT-created sessions appear live in DSH Web. - ChatGPT-side MCP an…

在 GitHub 查看完整 README →
Agent/智能体chatgptdeepseekdeepseek-harnessdshdsh-pluginmcpmodel-context-protocolagent

分类