返回目录
其他 待识别

dsh-plugins

SisyphusSQ/dsh-plugins

A monorepo for composable DeepSeek Harness (DSH) plugins.

Stars
2
Forks
0
Issues
0
更新
今天

PROJECT TOPICS

项目标签

PROJECT README

README

dsh-plugins

English | 中文

Third-party plugins for DeepSeek Harness (DSH). Each directory under packages/ is an independently installable plugin.

Verified with @deepseek-ai/dsh@0.1.0-rc.6.

Install

Requires Node.js 22 or later and pnpm on PATH. Install only the plugins you need into the DSH Web profile:

dsh plugin --profile web add dsh-thinking-collapse@0.1.0
dsh plugin --profile web add dsh-composer-skill-mention@0.1.0
dsh plugin --profile web add dsh-session-tools@0.1.0
dsh plugin --profile web add dsh-agent-plugins@0.1.0
dsh plugin --profile web add dsh-worktree-workspaces@0.1.0

Each package is independently installable. The commands pin the plugin release verified with DSH 0.1.0-rc.6.

Plugins

dsh-thinking-collapse

Codex-style activity rows in the Web chat view. Each model step folds thinking and ordinary tool calls into one timed row; the answer stays outside.

Collapsed thinking and tool activity

dsh-composer-skill-mention

Codex-style Skill mentions in the Web composer. Type $ or fullwidth to pick a Skill; the host loads that Skill before the Agent step.

Skill mention candidates

dsh-session-tools

Six model-facing session tools, plus Web @ candidates that inject another session as sourced context.

Session mention candidates

dsh-agent-plugins

An Agent Plugins adapter: CLI, skill/MCP registration, and a Web sidebar panel with plugin and component toggles.

Agent Plugins panel

dsh-worktree-workspaces

Create and archive Git linked worktrees. The same package exposes /worktree, a model tool, a CLI, and a Web picker that switches DSH Workspace.

Git worktree picker

Repository

This is a pnpm workspace. Package conventions are in AGENTS.md. The plugin index is in packages/README.md.

License

MIT

CLASSIFICATION EVIDENCE

分类依据

项目类型待识别
功能分类其他
规则置信度

系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。