返回目录
其他 插件

dsh-sparrow

peiyucn/dsh-sparrow

A collection of small DeepSeek Harness (DSH) web plugins.

Stars
3
Forks
0
Issues
0
更新
今天

PROJECT TOPICS

项目标签

INSTALL REFERENCE

安装参考

未验证
dsh plugin --profile web add github:peiyucn/dsh-sparrow

该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。

PROJECT README

README

🐦dsh-sparrow

Version CI License

English | 简体中文 | GitHub

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.

Requirements

  • DSH 0.1.5-rc.2 — the exact official version line each release is built and verified against (deepseek-harness); newer version lines, pre-releases in particular, are not covered. When a plugin meets an unsupported DSH it disables itself (with one log line) instead of breaking DSH.
  • Node.js >= 22.19.0
  • A working dsh CLI and pnpm (dsh plugin forwards installation to pnpm)

Install

The packages are published on npm, but do not install them with npm install @dsh-sparrow/... directly — that only downloads them into a node_modules without registering them in the DSH web profile. Use the dsh plugin command below so each package lands in $DSH_HOME/profiles/web and its bundle layer is activated. Restart DSH after installing.

Plugins

Plugin What it does Install
dsh-chat-fim npm downloads Fill-in-the-middle (FIM) suggestion card
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 npm downloads Archive panel (archive & trash areas)
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 npm downloads Turn rail hover reveal
Turn navigation that stays on narrow conversations — pure stylesheet injection.
dsh plugin --profile web add @dsh-sparrow/dsh-nav-pin
dsh-file-manage npm downloads Cloud Files panel
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 npm downloads Credits entry and quota panel on the session page
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 npm downloads Dark theme Light theme
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

Retired

  • dsh-vision-bridge — a vision channel for text-only main models: the 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.

License

MIT

CLASSIFICATION EVIDENCE

分类依据

项目类型插件
功能分类其他
规则置信度

系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。