creativedswork/dsh-uni-editor

creativedswork★ 1TypeScript最后同步: 2026-08-21

在 GitHub 打开

All Editors, one DSH Editor. Unified Editor runtime for DeepSeek Harness, powered by MCP Apps.

README 摘要

DSH Uni Editor English 简体中文 All Editors, one DSH Editor. DSH Uni Editor brings existing Editors into DeepSeek Harness Agent Chat. Editors keep their own UI, data model, and domain tools; DSH provides one entry point, the current Session context, and a verifiable handoff between human edits and the Agent. The runtime is a Cordis plugin bundle powered by stable-spec MCP Apps. One npm package provides the Host plugin, Browser bundle, and dsh.bundle patch needed to activate both. The Host owns its MCP connections, exposes model-visible tools through Harness, keeps app-only tools out of the model registry, and serves untrusted Views through a different-origin Sandbox Proxy. No agent-loop change or external MCP proxy is required. Watch the video demo to see threejs-editor-mcp running directly inside DSH Chat UI. The Editor stays reachable from the Session Header, can move between inline and fullscreen without recreating its iframe, and can return to its originating tool message with Locate in Chat . Install Install the package into the Web profile: The bundle is activated automatically. Configure its mcp-apps row in $DSH HOME/profiles/web/cordis.patch.yml : forwardWorkspace is disabled b…

在 GitHub 查看完整 README →
工具/开发ai-agentscordisdeepseekdsh-pluginmcpmcp-appstypescriptagent

分类