webdsh¶
⭐ 18 · ✅ 活跃 · 插件
一句话介绍¶
Running DeepSeek Harness on web
详细介绍¶
Pure-static, browser-only build of DeepSeek Harness (dsh web) — no server, deployable to GitHub Pages DeepSeek Harness (dsh) is an agent harness where everything is a plugin. dsh web runs a Node host and serves a browser client to it. This repository builds the same thing as static files: the harness host runs inside the page, the published web client connects to it over an in-page transport, and the agent's commands run in [WebContainer