dsh-plugins
Agent 与会话 活跃维护

dsh-plugins

wuxiangru915/dsh-plugins

可扩展的Harness平台插件集合,覆盖部署验证、流水线管控、资源监控类功能,安装配置简便,可快速适配个性化需求,有效提升平台使用效率。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
670 KB
仓库大小
16 天前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:wuxiangru915/dsh-plugins
git clone https://github.com/wuxiangru915/dsh-plugins.git
git clone git@github.com:wuxiangru915/dsh-plugins.git
README.md main

dsh-plugins

DeepSeek Harness plugins by wuxiangru915 — monorepo. Previously published as three standalone repos, now consolidated here.

中文 · MIT License

Packages

Plugin Description Install
dsh-review-loop Incremental diff reviewer: after approving a batch, only new changes since the checkpoint are shown. Web review panel + /review command. dsh plugin --profile web add wuxiangru915/dsh-plugins#packages/dsh-review-loop
dsh-session-manager Session manager for the Web UI: browse all/archived sessions, restore, delete, preview content from Settings. dsh plugin --profile web add wuxiangru915/dsh-plugins#packages/dsh-session-manager
dsh-session-navigator Session navigation rail & turn minimap: proportional markers, hover preview card, turn stepper. dsh plugin --profile web add wuxiangru915/dsh-plugins#packages/dsh-session-navigator

Each package has its own README.md (English) and README.zh.md (中文) with screenshots and details.

Layout

dsh-plugins/
  packages/
    dsh-review-loop/
    dsh-session-manager/
    dsh-session-navigator/

No build step at the root — each package ships its prebuilt lib/ output, install directly from the subpath above.

Migration from standalone repos

This monorepo replaces:

  • wuxiangru915/dsh-review-looppackages/dsh-review-loop
  • wuxiangru915/dsh-session-managerpackages/dsh-session-manager
  • wuxiangru915/dsh-session-navigatorpackages/dsh-session-navigator