Agent preset
dsh-multi-task
A prototype Multi-task Agent Preset for DeepSeek Harness.
- Source
- L1ttleBad
- stars
- 1 stars
- License
- NOASSERTION
- Updated
- Updated 13 days ago
Readme
# dsh-multi-task
A prototype Multi-task Agent Preset for [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness).
The coordinator keeps task context and decisions, delegates substantial execution to continuable subagents, and reports only a short start confirmation while work is running.
## Install
```sh
git clone https://github.com/L1ttleBad/dsh-multi-task.git "${DSH_HOME:-$HOME/.dsh}/.agent-presets/multi-task"
```
Restart DSH, create a new session, and select **Multi-task 模式**.
This prototype targets the current DSH development version.
Install
# Copy the composition to $DSH_HOME/.agent-presets/dsh-multi-task/agent.cordis.yml
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install l1ttlebad-dsh-multi-task from the hub