dsh-plugin-task-runner
Plugin Task Runner
Task Runner task decomposition mode: the primary agent breaks large tasks into independent subtasks, assigns them to sub-agents (using the local model by default) for parallel execution, and then synthesizes the results. The concurrency limit and worker/fallback/orchestrator models can be configured
The plugin will be installed here. Keep web if you are unsure.
npx -y @deepseek-ai/dsh plugin --profile web add dsh-plugin-task-runner@0.6.0Description
Task Runner task decomposition mode: the primary agent breaks large tasks into independent subtasks, assigns them to sub-agents (using the local model by default) for parallel execution, and then synthesizes the results. The concurrency limit and worker/fallback/orchestrator models can be configured graphically in the settings panel. During installation, the agent preset is automatically installed to ~/.dsh/.agent-presets/.
Compatibility and provenance
Plugin Task Runner is published as dsh-plugin-task-runner and currently resolves to version 0.6.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.
- DSH compatibility
- *
- Runtime surfaces
- web
- Release source
- npm
- Registry updated