YZz-S/dsh-dshx

YZz-S★ 0JavaScriptLast synced: 2026-08-15

Open on GitHub

MCP client hub (stdio / Streamable HTTP / SSE) with a web console for DeepSeek Harness — manage MCP servers, agent skills, slash commands, project & global memory, and prompt sections.

README excerpt

dshx English · 中文 An extension suite for the DeepSeek Harness (DSH) Web GUI: an MCP client hub (stdio / Streamable HTTP / SSE) with a web management console , plus skill , slash command , project & global memory , and prompt management. Plain ESM JavaScript, no build step. English - 中文 · ↑ Back to dshx Modules Module Subpath What it does MCP hub dshx/mcp Connects MCP servers over stdio , Streamable HTTP and SSE . Per-server state machine (connecting / connected / reconnecting / error), live logs (ring buffer + $DSH HOME/dshext/logs/mcp- .log ), discovered-tool list, automatic reconnect with exponential backoff. Discovered tools are bridged to the model as native tools named mcp . Model tools: mcp status , mcp restart . Memory dshx/memory Global memory ( $DSH HOME/dshext/memory/ .md ) and project memory ( /.dsh/memory/ .md ), injected into the system prompt before every model step. Model tools: memory list , memory read , memory write , memory delete . Project-scope writes follow the session sandbox policy (approval + sandbox permissions escalation, same as the built-in write tool). Skills dshx/skills Creates / edits / deletes skill bundles in the roots the harness skill registry al…

View full README on GitHub →
Agentsagent-skillsai-agentscordiscordis-plugindeepseek-harnessdeepseek-harness-plugindshdsh-plugin

Category