deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
Persistent right-side preview panel for DeepSeek Harness (dsh) Web.
View HTML, PDF, PPTX, images, video, audio, text and code — without leaving the chat. Drag a file in, pick one from the current session's workspace, or paste a file path.
@deepseek-ai/dsh) with the web profilepnpm dsh plugin --profile web add pview-panel
pnpm dsh --profile web
Or add the package to your profile's cordis.patch.yml:
- insert:
- id: pview-panel
name: pview-panel
After installing, a floating eye button appears on the right edge of the chat. Click it to open the preview panel. The panel has three tabs:
| Tab | Description |
|---|---|
| 📄 文件 | Drag & drop a file, or type a path (relative paths resolve against the session workspace) |
| 🗂 工作区 | Browse the session working directory |
| 🧩 HTML | Edit HTML in a textarea and click ▶ 预览 to render it |
Clicking a produced file row in a chat message also opens it directly in the panel.
Dual-face plugin:
lib/index.js) — registers a JSON-RPC route (/pview-rpc) on the dsh web server for file reads, directory browsing, and temp-HTML saving.lib/client.js) — the browser UI, registered through the slots service. It overrides the details slot at a lower priority so the panel replaces the default details view.MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。