Skip to content
dsh.fish

Browse

4 results

Bundle

dsh-taskswarm

TaskSwarm (蜂群) — multi-agent task orchestration for DeepSeek Harness. Native port of TaskPlane (github.com/HenryLach/taskplane, MIT): waves/lanes parallel execution, git worktree isolation, PROMPT.md/STATUS.md task packets, file mailbox, cross-model review.

february20153
Bundle

@xiaoso/dsh-run-config

VS Code / IDEA-style run control for the DeepSeek Harness web GUI: run buttons, task run configurations (LLM prompt / background command), configuration CRUD, and an LLM-exposed configuration tool with an on-demand usage skill

xiaoso4562
Bundle

dsh-project-ops

Monorepo-aware execution planning, Harness Jobs handoff, and verification gates for DeepSeek Harness

Missher12
Bundle

dsh-plugin-task-runner

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

weixshaw