futrime/webdsh

futrime★ 18TypeScript最后同步: 2026-08-21

在 GitHub 打开

Browser-only build of DeepSeek Harness

README 摘要

webdsh DeepSeek Harness in a browser tab — the real agent, real Node, no server to run. 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. webdsh is that, as static files — the host runs inside the page, and the agent's commands run in WebContainers: Node itself, in the tab. - ⚡ Nothing to run. No server, no install, no local Node — the harness boots in the page. - 🖥️ Real Node, real Python. npm install and pip install both work, and the terminal and the agent share one container. - 💾 Or a whole PC. Switch the runtime to v86 and the session runs FreeDOS, Windows 1.01, Windows 3.1, Windows 98 or Linux — emulated x86, booted from a disk image, with the tool set that machine actually has. - 🧩 Real plugins. Install from npm, a tarball, GitHub, or a path — from the browser. - 📦 Real dsh. The published @deepseek-ai/ packages, unmodified: 114 of 129 rows compose exactly as dsh web composes them. - 🔒 Yours. Files, sessions and keys live in your browser's storage. Nothing is uploaded. Table of Contents - Background - Install - Usage - Maintainers - Contributing - License Background Nothing here is a for…

在 GitHub 查看完整 README →
工具/开发deepseekdeepseek-harnessdshdsh-pluginagent

分类