dsh-multi-task
A prototype Multi-task Agent Preset for 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
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.
