deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:peiyucn/dsh-sparrow
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
A collection of small DeepSeek Harness (DSH) Web plugins.
Each plugin is published and installed independently; a plugin retires from the collection once DSH natively supports its feature. The version badge above tracks the collection's aligned release line (mirrored from official dsh) and links to the npm org page, where each package's own version is listed.
dsh CLI and pnpm (dsh plugin forwards installation to pnpm)The packages are published on npm, but do not install them with
npm install @dsh-sparrow/...directly — that only downloads them into anode_moduleswithout registering them in the DSH web profile. Use thedsh plugincommand below so each package lands in$DSH_HOME/profiles/weband its bundle layer is activated. Restart DSH after installing.
| Plugin | What it does | Install |
|---|---|---|
| dsh-chat-fim |
![]() Chat input suggestions powered by DeepSeek FIM (Beta): pause to get an official-@-menu-style card, Tab adopts; three trigger-sensitivity levels; the completion model follows the main model. |
dsh plugin --profile web add @dsh-sparrow/dsh-chat-fim |
| dsh-archive-manage |
![]() Manage archived sessions: unarchive, move to trash, delete permanently, restore from trash — a parent session and its subagents always move as one. |
dsh plugin --profile web add @dsh-sparrow/dsh-archive-manage |
| dsh-nav-pin |
![]() Turn navigation that stays on narrow conversations — pure stylesheet injection. |
dsh plugin --profile web add @dsh-sparrow/dsh-nav-pin |
| dsh-file-manage |
![]() DeepSeek Files API cloud files: paginated listing, quota bar, per-file delete, one-click file_id copy. |
dsh plugin --profile web add @dsh-sparrow/dsh-file-manage |
| dsh-codebuddy-credits |
![]() Company CodeBuddy credits as a DSH LLM provider: model names with read-only facts ( x0.00 · 1M) in the model picker, header quota panel, per-turn credit pills. |
dsh plugin --profile web add @dsh-sparrow/dsh-codebuddy-credits |
| dsh-theme-tone |
![]() Tone skins for the official light and dark themes (dark on the left, light on the right). |
dsh plugin --profile web add @dsh-sparrow/dsh-theme-tone |
vision_read tool reads pasted images with the official DeepSeek vision model and returns a structured text report. DeepSeek main models are natively multimodal now — use deepseek-flash instead. Uninstall with dsh plugin --profile web remove @dsh-sparrow/dsh-vision-bridge.MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。