Skip to content
dsh.fish

Browse

35 results

Bundle

dsh-debate-plugin

Adversarial pro/con debate with a neutral judge for DeepSeek Harness: /debate human command, subagent-driven rounds, verdict record, and a web debate card.

lcc815
Bundle

@softspark/dsh-process-console

Processes tab for DeepSeek Harness: a live per-process console (main agent and every subagent) with raw tool requests, responses and timing, installed as one profile bundle.

softspark
Bundle

@dingyi222666/dsh-agents-md

opencode-style custom agents for dsh: define agents as markdown files with their own system prompt and model, then call them from chat with an @mention — each mention dispatches a subagent

dingyi222666
Bundle

@momojie-s/dsh-subagent-cleanup

DSH 插件: 子agent会话清理 —— 会话自清(枚举本会话后代,归档/删除已停稳记录)+ 运维侧跨 workspace 大扫除(严格冷判据)

Momojie-S
Bundle

dsh-pwsh-progress

对话流实时任务进度:后台任务(pwsh/bash/subagent 等 run_in_background)显示状态、耗时、进度条、预计剩余时间与停止按钮;非消费式 jobs.get 跟踪,模型 job_output 不受影响。

sssueason
Bundle

@momojie-s/dsh-subagent-idle-delivery

DSH 插件: 子 agent 完成通知/汇报在父会话忙碌时先扣留,等父会话完全空闲后作为新回合投递(hold-and-release)

Momojie-S
Bundle

dsh-subagent-delegation

Ships a skill that tells the agent when to delegate work to subagents instead of doing it inline, how to fan several out in parallel, and how to check what they returned.

gezi-wen
Bundle

dsh-keep-awake

Prevent the OS from sleeping while any DSH agent, subagent, or background job runs (SetThreadExecutionState / caffeinate / systemd-inhibit), with a web settings page

bearice
Bundle

dsh-skill-curator

DeepSeek Harness 自动技能策展插件:后台评审子代理定期复盘对话,自动创建/更新 SKILL.md,让智能体在真实使用中持续自我进化,零侵入、不改 dsh 源码。Automatic skill curation for DeepSeek Harness — a background subagent reviews conversations periodically and creates/updates SKILL.md files; zero-intrusion bundle plugin, no dsh source changes.

runfali
Bundle

dsh-plugin-task-runner

Task Runner 任务拆解模式:主代理把大任务拆成独立子任务、派给子代理(默认本地模型)并行执行再综合结果;并发数与 worker/fallback/orchestrator 模型可在设置面板图形化配置。安装时自动把 agent preset 装进 ~/.dsh/.agent-presets/。

weixshaw