Using dsh_workflow to make DSH's one-time multi-Agent scheduling into a recoverable workflow

`dsh_workflow` is a DeepSeek Harness workflow plugin maintained by icetomoyo (MIT license, package name: `@dsh-external/workflow`). Instead of replacing DSH's front-end one-off workflow tool, it supplements a process layer that supports generation, saving, governance, observation and recovery: including named capsules, persistent run storage, pause and resume execution, and QuickJS isolated execution. This article verifies the installation commands, slash usage and permission boundaries in accordance with the community directory page and GitHub repository.

Read More