插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 12 个插件
agentrq
agentrq/agentrq
AgentRQ task manager for DeepSeek Harness: create, manage, and auto-pull AgentRQ tasks without leaving the harness
DSH-taskboard
shengsheng90/dsh-taskboard
本地 SQLite 任务板,以原生覆盖页呈现:项目、任务、评论、关联、附件与工作流自动化,状态流转 backlog → todo → in_progress → in_review → done;提供 `taskboard_*` Agent 工具(Agent 只能提交到 in_review,验收需人工)、无头 JSON CLI 与打包 skill。
dsh-sticky-note
meredith2328/dsh-sticky-note
编辑框工具栏便签,随手记点子和 TODO,自动保存为 Markdown,一键发送到对话。
dsh-ui-progress
lhh010/dsh-ui-progress
DSH Web UI 会话进度插件:输入框停靠区常驻会话进度条(todos 真实进度 / 实时 token 生成速率 / 中断橘红态 / 待办提醒),零核心改动
cleverer-dsh
classicoke/cleverer-dsh
Execution-discipline suite for DSH with identical-retry interception, forced reflection, todo enforcement, memory deduplication, and experience-to-skill promotion (11 plugins + 6 skills).
dsh-taskboard
cloader/dsh-taskboard
dsh 的任务看板:创建任务时可指定项目与模型,支持手动执行及定时执行;项目内新建会话会自动拉取该项目的待办任务,完成后移至待验收。
dsh-learning-mode
chplus0/dsh-learning-mode
学习模式(Learning Mode)Agent 预设:边做边教的编码 Agent——具体的情景化阐释、苏格拉底式引导、TODO(你) 留白练习,模拟 Claude Code 的 Learning 输出风格;可 `dsh plugin add` 安装(npm 包 dsh-learning-mode)。
widget-dock
morgogh/widget-dock
对话两侧空白区的可拖动卡片工作台,28 个小组件(余额、Token 用量、成本、上下文压力、待办、目标、用量热力图、GitHub 仓库、图片中转等),支持 S/M/L/XL 四档尺寸。
dsh-devquest
lucky8197/dsh-devquest
把开发变成 RPG:回合/工具/todo 积累 XP、27+ 成就徽章、等级与赛季。事件流驱动、纯函数计分——你的工作就是游戏。
dsh-sessiongraph
lwklbb/dsh-sessiongraph
A DSH Web plugin that turns chat sessions into editable mind maps, with Markdown, Mermaid, PlantUML, XMind text, and TODO exports.
dsh-code-smell
lucky8197/dsh-code-smell
代码气味雷达:静态扫描 TODO/FIXME 债务、未实现桩、超长行、大文件与重复代码块,按严重度输出修复建议,全程只读。
dsh-memoryleak
warmwine/dsh-memoryleak
把随手记和待办写进工作区的 Markdown 文件里:/ml 加一句话就记进当天日志;待办分三种——截止日、睡到某天自动唤醒、随时;/ml view 打几个字母就能模糊打开任意文件。全程零 token,不经过大模型;笔记就是普通的本地文件,git 和任何编辑器都能直接用。