Use DeepSeek web (chat.deepseek.com) as a free LLM provider in DSH — no API key needed. Plugin auto-launches a local gateway that drives a persistent browser; continuous chat, tool calls, model calibration, sub-agent concurrency.
Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huermi/dsh-deepseek-web-adapter
Hatch a digital creature in your DeepSeek Harness. It feeds on your real work — turns, tool calls, even your errors — and evolves along branching lines shaped by how you actually work. Zero tokens, zero tools, the model never knows.
Agent 协作 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:swaylq/dsh-digipet
Doc Present: let the agent present plans/designs as self-contained interactive HTML pages (FX animations) - shown in an in-GUI panel and a shareable LAN preview server instead of long chat text
DSH WebUI drag-and-drop file preview: drop files anywhere, full-page preview images and rendered Markdown (inline images resolved from dropped files or auto-searched in the session workspace), zoom/rotate images on click, persistent composer file box.
Agent 协作 · 效率 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Cheyeah/dsh-drop-preview
A pure runtime that routes DeepSeek Harness sessions to pluggable loop engines by agent-preset. Ships no engine; downstream plugins register engines via ctx.engineSwitch.
Agent 协作 · 开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Yuki-takuya-kun/dsh-engine-switch