插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 38 个插件
agentrq
agentrq/agentrq
AgentRQ task manager for DeepSeek Harness: create, manage, and auto-pull AgentRQ tasks without leaving the harness
dsh-vision-toolkit
anionex/dsh-vision-toolkit
让纯文本模型更好地做视觉任务:带意图的图片问答、长截图 OCR、UI 还原等。
dsh-automation
titanwings/dsh-automation
定时任务:让 Coding 任务按计划在全新 Agent Session 中运行,保留可审计历史。
DSH-taskboard
shengsheng90/dsh-taskboard
本地 SQLite 任务板,以原生覆盖页呈现:项目、任务、评论、关联、附件与工作流自动化,状态流转 backlog → todo → in_progress → in_review → done;提供 `taskboard_*` Agent 工具(Agent 只能提交到 in_review,验收需人工)、无头 JSON CLI 与打包 skill。
dsh-save-money
zhu168/dsh-save-money
自定义时间窗口自动暂停/恢复任务,高峰时段节省 API 费用;含账户余额显示和 10 分钟粒度的消费柱状图。
dsh-lark-bot
plutokeating/dsh-lark-bot
把 DeepSeek Harness 装进飞书的桥接插件:扫码绑定 PersonalAgent、流式卡片、git worktree 项目工作区、scope 并行任务、多角色 Agent、跨会话通知、对话内模型/密钥管理,以及 dsh 崩溃后仍在飞书应答的安全网守护。
dsh-plugins (dsh-plugin-scheduled-tasks)
ceelog/dsh-plugins
按项目调度提示词,在全新的无头 Agent 会话中执行,支持单次、固定间隔和 cron 计划,并持久化运行历史。
dsh-taskboard
cloader/dsh-taskboard
dsh 的任务看板:创建任务时可指定项目与模型,支持手动执行及定时执行;项目内新建会话会自动拉取该项目的待办任务,完成后移至待验收。
dsh-task-relay
lesliewylie/dsh-task-relay
跨会话任务队列与交接摘要:会话与子 agent 在共享的文件队列上投递、认领、完成、取消任务,并留下交接摘要供后续会话查看。
dsh-team-task
ready22race/dsh-team-task
team-task for DeepSeek Harness: long-horizon multi-agent tasks — a lead plans a reviewed DAG, durable members execute, an event log is the single truth, and a resident reconciler survives crashes and restarts.
dsh-msg-hub
abcdefgxw/dsh-msg-hub
IM 渠道桥:微信(ilinkai)/ QQ / 飞书接入,支持主动推送——定时任务可唤醒渠道 bot 并把 AI 回复推送到手机。
dsh-automation
michengai/dsh-automation
在独立会话里按计划执行编码任务,可在设置页或对话里管理。
dsh-captain
kanonouta/dsh-captain
GPT 规划依赖 DAG,DeepSeek Worker 自适应并行执行任务,可选 GPT Reviewer 审核增量 Git Diff 并驱动返工轮次。
chicheng-cron
534119219/chicheng-cron
定时任务调度器:侧栏管理界面,按 cron 表达式或间隔执行脚本、技能与 Agent 任务,支持完成后推送通知与会话归档。
dsh-plan-lattice
1052326311/dsh-plan-lattice
为长期或定义不完整的 Harness 任务提供持久执行合同、递归工作图、关键澄清与证据门禁。
dsh-harness-mcp-server
chushixixin/dsh-harness-mcp-server
Expose DeepSeek Harness agent capabilities as an MCP server, so an external MCP client (e.g. Hermes) can drive Harness to execute coding tasks. Hermes = brain, Harness = arms.
dsh-plugin-automations
sev7een/dsh-plugin-automations
设置页定时任务:支持准点或 DeepSeek 谷时段执行、单次/每日重复,并持久化任务状态。
dsh-memory-meow
phant0meow/dsh-memory-meow
项目级跨会话记忆:PROJECT.md 快照注入首条用户消息(缓存友好)+ memory_remember 工具 + ReAct 任务结束自动反思;各项目独立记忆文件,互不互通。
dsh-archived-tasks
zhaoyw220716-oss/dsh-archived-tasks
DSH web GUI plugin: an "Archived Tasks" settings page that lists archived sessions and supports restore or permanent delete
cronjob-dsh-plugin
peng-huiyang/cronjob-dsh-plugin
Machine-level cron jobs for DeepSeek Harness: configure scheduled tasks in the Web settings page; the host fires internally-driven agent requests into a dedicated session, hands-off.
dsh-progress-viz
2008924/dsh-progress-viz
headless dsh 任务的实时阶段、ETA 与成本看板:把黑盒会话事件流变成实时多任务网格(cordis 插件 + 本地独立看板,零 API 调用)。
dsh-subagent-agy
zem17/dsh-subagent-agy
把 Google Antigravity CLI(agy)接入 DSH 作为产品子代理:用 Antigravity 登录态(无需 API key)委托 Gemini 编程智能体干活,支持对话续聊、后台流式进度、按路径识图与自动弹出登录窗口。
dsh-scheduler
yangyongzhen/dsh-scheduler
cron / 一次性定时任务:按调度执行 shell 命令或投递 webhook,结果可推送到 ServerChan / 钉钉 / 飞书 / 通用 Webhook。
dsh-shutdown-after-task
virggle/dsh-shutdown-after-task
任务完成后自动关机:右下角按钮开启模式,任务成功完成后进入可取消的倒计时(取消走 shutdown /a),零运行时依赖。