dsh plugins中文
← Back to popular plugin directory

What does this plugin do

supergameboy/dsh-new-session-cards · skills

DSH (DeepSeek Harness) plugin: four-step card wizard for new-session configuration — prevents silently using default task mode/model.

★ 0GitHub stars
0Forks
2026-08-16Last updated
TypeScriptLanguage
License

Project overview

把 DSH(DeepSeek Harness)Web GUI 的新会话屏,改造成四步卡片向导的独立插件——防止"用默认配置却忘了配置任务模式、模型"。

对 DSH 本体零修改:独立 bundle 分发,dsh plugin add 一条命令装上,remove 一条命令卸掉。 为什么 DSH 很好玩

你不需要 fork DSH 就能深度改造它的界面。本插件就是一条完整的例子:接管 → 配置 → 让位。 这个插件做什么

Install command

dsh plugin --profile web add github:supergameboy/dsh-new-session-cards
View GitHub repository ↗Back to popular plugin directory