DDDPG/dsh-plugins

DDDPG★ 0JavaScript最后同步: 2026-08-15

在 GitHub 打开

personal developed deepseek-harness plugins

README 摘要

dsh-plugins English 中文 A personal collection of lightweight DeepSeek Harness (dsh) web plugins — each one is a small, independently installable package under plugins/ that adds one focused capability to the DSH workspace (a Cmd+/ shortcut palette, slash-command helpers, session status alerts, …). Low-invasiveness by design: no forks and no patches to the harness. Every plugin is published to npm and installs with a single dsh plugin add command — no repo clone needed (see Quick start). Plugins work standalone or alongside others. The repo also carries DSH development references (UI/UX spec, theme tokens, plugin authoring conventions) to support standardized development and keep the whole workspace visually and functionally consistent. At a glance dsh-keys-palette — A unified shortcut-management palette for dsh ( Cmd+/ ), with a public keys.actions registry so other plugins can register actions the same way. dsh-tab-complete — Tab completes the highlighted slash-menu candidate (commands, skills, subagents, @ -files) without executing it. dsh-session-browser — Read-only tools so the model can list, read, and search other sessions in the same workspace. dsh-tui-command-ext — Everyday …

在 GitHub 查看完整 README →
终端/TUIdshdsh-plugindsh-pluginstui

分类